repo
stringlengths
7
67
org
stringlengths
2
32
issue_id
int64
780k
941M
issue_number
int64
1
134k
pull_request
dict
events
list
user_count
int64
1
77
event_count
int64
1
192
text_size
int64
0
329k
bot_issue
bool
1 class
modified_by_bot
bool
2 classes
text_size_no_bots
int64
0
279k
modified_usernames
bool
2 classes
andsens/bootstrap-vz
null
245,025,879
388
null
[ { "action": "opened", "author": "netrounds-jonas", "comment_id": null, "datetime": 1500889534000, "masked_author": "username_0", "text": "## Error\r\n```python\r\nTraceback (most recent call last):\r\n File \"./cloud-images/bootstrap-vz/bootstrap-vz\", line 5, in <module>\r\n main()\r\n File \"/home/ubuntu/proberepo/cloud-images/bootstrap-vz/bootstrapvz/base/main.py\", line 29, in main\r\n dry_run=opts['--dry-run'])\r\n File \"/home/ubuntu/proberepo/cloud-images/bootstrap-vz/bootstrapvz/base/main.py\", line 111, in run\r\n tasklist.run(info=bootstrap_info, dry_run=dry_run)\r\n File \"/home/ubuntu/proberepo/cloud-images/bootstrap-vz/bootstrapvz/base/tasklist.py\", line 44, in run\r\n task.run(info)\r\n File \"/home/ubuntu/proberepo/cloud-images/bootstrap-vz/bootstrapvz/common/tasks/filesystem.py\", line 119, in run\r\n filter(is_additional, partitions),\r\n File \"/home/ubuntu/proberepo/cloud-images/bootstrap-vz/bootstrapvz/common/tasks/filesystem.py\", line 114, in is_additional\r\n partition.name not in [\"boot\", \"swap\", \"root\"])\r\nAttributeError: 'SinglePartition' object has no attribute 'name'\r\n```\r\n\r\n## Reproducing the error\r\nBuild the following YAML using bootstrap-vz `$ bootstrap-vz test-pvm.yml` and replace the `${VARIABLES}` with the appropriate value.\r\n```yaml\r\n---\r\nname: debian-{system.release}-{system.architecture}-{provider.virtualization}-{%Y}\r\n-{%m}-{%d}-ebs\r\nprovider:\r\n name: ec2\r\n virtualization: pvm\r\n bucket: ${AWS_S3_BUCKET}\r\n region: ${AWS_EC2_REGION}\r\n credentials:\r\n access-key: ${AWS_ACCESS_KEY}\r\n secret-key: ${AWS_SECRET_KEY}\r\n description: Debian {system.release} {system.architecture}\r\nbootstrapper:\r\n workspace: /target\r\nsystem:\r\n release: wheezy\r\n architecture: i386\r\n bootloader: pvgrub\r\n charmap: UTF-8\r\n locale: en_US\r\n timezone: UTC\r\nvolume:\r\n backing: ebs\r\n partitions:\r\n type: none\r\n root:\r\n filesystem: ext4\r\n size: 8GiB\r\npackages:\r\n mirror: http://cloudfront.debian.net/debian\r\nplugins:\r\n cloud_init:\r\n metadata_sources: Ec2\r\n username: admin\r\n```\r\n## Possible fix\r\nIt seems to me that the parsing of\r\n```yaml\r\npartitions:\r\n type: none\r\n root:\r\n filesystem: ext4\r\n size: 8GiB\r\n```\r\ndoes not recognise it as an unformatted partition. A corresponding YAML for HVM builds and deploys fine.", "title": "PVM build for AWS failing", "type": "issue" }, { "action": "created", "author": "alexfrancavilla", "comment_id": 319045350, "datetime": 1501501793000, "masked_author": "username_1", "text": "I'm having the exact same issue with the official wheezy HVM manifest on an EC2 Debian 8 instance.", "title": null, "type": "comment" }, { "action": "created", "author": "andsens", "comment_id": 319811809, "datetime": 1501711391000, "masked_author": "username_2", "text": "10-4. I'll try to get a look at it in the weekend.", "title": null, "type": "comment" }, { "action": "closed", "author": "andsens", "comment_id": null, "datetime": 1503219016000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "andsens", "comment_id": 323572320, "datetime": 1503219016000, "masked_author": "username_2", "text": "Fixed in 19e15d15bfb3f886e80ff38dd7abd9976b261221 :-)", "title": null, "type": "comment" } ]
3
5
2,344
false
false
2,344
false
pcelvng/task
pcelvng
269,363,755
12
null
[ { "action": "opened", "author": "rlball", "comment_id": null, "datetime": 1509241175000, "masked_author": "username_0", "text": "The sum-verifier (different name?) auditor worker should be capable of comparing unsummed records of a file or db source to specified summed fields of a different file/db source.\r\n\r\nIt should support the following file systems:\r\n- local file\r\n- remote S3 file\r\n- remote GCS file\r\n\r\nIt should support the following file formats:\r\n- JSON\r\n- CSV (be able to specify the separator)\r\n\r\nIt should support the following db's:\r\n- MySQL\r\n- Postgres\r\n\r\nIt should be able to compare:\r\n- file to file\r\n- file to db\r\n- db to db", "title": "create 'sum-verifier' auditor worker", "type": "issue" }, { "action": "closed", "author": "rlball", "comment_id": null, "datetime": 1513569410000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
514
false
false
514
false
infinitest/infinitest
infinitest
323,650,935
251
null
[ { "action": "opened", "author": "jakub-bochenski", "comment_id": null, "datetime": 1526481494000, "masked_author": "username_0", "text": "Same was reported in 2017 as #228 \r\n\r\n```\r\nAssertion failed: Registering post-startup activity that will never be run: disposed=false; open=true; passed=true\r\njava.lang.Throwable: Assertion failed: Registering post-startup activity that will never be run: disposed=false; open=true; passed=true\r\n\tat com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:163)\r\n\tat com.intellij.ide.startup.impl.StartupManagerImpl.registerPostStartupActivity(StartupManagerImpl.java:100)\r\n\tat org.infinitest.intellij.idea.window.InfinitestToolWindow.startInfinitestAfterStartup(InfinitestToolWindow.java:69)\r\n\tat org.infinitest.intellij.idea.window.InfinitestToolWindow.facetInitialized(InfinitestToolWindow.java:89)\r\n\tat org.infinitest.intellij.idea.facet.InfinitestFacet.initFacet(InfinitestFacet.java:47)\r\n\tat com.intellij.facet.FacetManagerImpl.commit(FacetManagerImpl.java:441)\r\n\tat com.intellij.facet.FacetManagerImpl.commit(FacetManagerImpl.java:381)\r\n\tat com.intellij.facet.impl.FacetModelImpl.commit(FacetModelImpl.java:96)\r\n\tat com.intellij.facet.impl.ProjectFacetsConfigurator.commitFacets(ProjectFacetsConfigurator.java:230)\r\n\tat com.intellij.openapi.roots.ui.configuration.ModulesConfigurator.a(ModulesConfigurator.java:319)\r\n\tat com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:1010)\r\n\tat com.intellij.openapi.roots.ui.configuration.ModulesConfigurator.apply(ModulesConfigurator.java:287)\r\n\tat com.intellij.openapi.roots.ui.configuration.projectRoot.ModuleStructureConfigurable.apply(ModuleStructureConfigurable.java:372)\r\n\tat com.intellij.openapi.roots.ui.configuration.ProjectStructureConfigurable.apply(ProjectStructureConfigurable.java:332)\r\n\tat com.intellij.openapi.options.newEditor.ConfigurableEditor.apply(ConfigurableEditor.java:323)\r\n\tat com.intellij.openapi.options.newEditor.ConfigurableEditor.apply(ConfigurableEditor.java:144)\r\n\tat com.intellij.openapi.options.newEditor.SettingsDialog.doOKAction(SettingsDialog.java:159)\r\n\tat com.intellij.openapi.ui.DialogWrapper$OkAction.doAction(DialogWrapper.java:1868)\r\n\tat com.intellij.openapi.ui.DialogWrapper$DialogWrapperAction.actionPerformed(DialogWrapper.java:1828)\r\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\r\n\tat javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)\r\n\tat javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)\r\n\tat javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)\r\n\tat javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)\r\n\tat java.awt.Component.processMouseEvent(Component.java:6548)\r\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3325)\r\n\tat java.awt.Component.processEvent(Component.java:6313)\r\n\tat java.awt.Container.processEvent(Container.java:2237)\r\n\tat java.awt.Component.dispatchEventImpl(Component.java:4903)\r\n\tat java.awt.Container.dispatchEventImpl(Container.java:2295)\r\n\tat java.awt.Component.dispatchEvent(Component.java:4725)\r\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)\r\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526)\r\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)\r\n\tat java.awt.Container.dispatchEventImpl(Container.java:2281)\r\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\r\n\tat java.awt.Component.dispatchEvent(Component.java:4725)\r\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)\r\n\tat java.awt.EventQueue.access$500(EventQueue.java:98)\r\n\tat java.awt.EventQueue$3.run(EventQueue.java:715)\r\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\r\n\tat java.security.AccessController.doPrivileged(Native Method)\r\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)\r\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)\r\n\tat java.awt.EventQueue$4.run(EventQueue.java:737)\r\n\tat java.awt.EventQueue$4.run(EventQueue.java:735)\r\n\tat java.security.AccessController.doPrivileged(Native Method)\r\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)\r\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:734)\r\n\tat com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:779)\r\n\tat com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:716)\r\n\tat com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:395)\r\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)\r\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\r\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)\r\n\tat java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)\r\n\tat java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)\r\n\tat java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)\r\n\tat java.security.AccessController.doPrivileged(Native Method)\r\n\tat java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)\r\n\tat java.awt.Dialog.show(Dialog.java:1077)\r\n\tat com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog.show(DialogWrapperPeerImpl.java:694)\r\n\tat com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:426)\r\n\tat com.intellij.openapi.ui.DialogWrapper.invokeShow(DialogWrapper.java:1688)\r\n\tat com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:1637)\r\n\tat com.intellij.openapi.options.newEditor.SettingsDialog.lambda$show$0(SettingsDialog.java:69)\r\n\tat com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)\r\n\tat com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait(TransactionGuardImpl.java:153)\r\n\tat com.intellij.openapi.options.newEditor.SettingsDialog.show(SettingsDialog.java:69)\r\n\tat com.intellij.openapi.ui.DialogWrapper.showAndGet(DialogWrapper.java:1652)\r\n\tat com.intellij.ide.actions.ShowSettingsUtilImpl.editConfigurable(ShowSettingsUtilImpl.java:241)\r\n\tat com.intellij.ide.actions.ShowSettingsUtilImpl.editConfigurable(ShowSettingsUtilImpl.java:207)\r\n\tat com.intellij.openapi.roots.ui.configuration.ModulesConfigurator.showDialog(ModulesConfigurator.java:532)\r\n\tat com.intellij.openapi.roots.ui.configuration.IdeaProjectSettingsService.openModuleSettings(IdeaProjectSettingsService.java:69)\r\n\tat com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode.navigate(PsiDirectoryNode.java:295)\r\n\tat com.intellij.util.OpenSourceUtil.navigate(OpenSourceUtil.java:53)\r\n\tat com.intellij.ide.actions.BaseNavigateToSourceAction.actionPerformed(BaseNavigateToSourceAction.java:37)\r\n\tat com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:220)\r\n\tat com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:237)\r\n\tat com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.lambda$actionPerformed$0(ActionMenuItem.java:301)\r\n\tat com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:307)\r\n\tat com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:104)\r\n\tat com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:291)\r\n\tat javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)\r\n\tat com.intellij.openapi.actionSystem.impl.ActionMenuItem.lambda$fireActionPerformed$0(ActionMenuItem.java:111)\r\n\tat com.intellij.openapi.application.TransactionGuardImpl.runSyncTransaction(TransactionGuardImpl.java:88)\r\n\tat com.intellij.openapi.application.TransactionGuardImpl.lambda$submitTransaction$1(TransactionGuardImpl.java:111)\r\n\tat com.intellij.openapi.application.TransactionGuardImpl.submitTransaction(TransactionGuardImpl.java:120)\r\n\tat com.intellij.openapi.application.TransactionGuard.submitTransaction(TransactionGuard.java:122)\r\n\tat com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:111)\r\n\tat com.intellij.ui.plaf.beg.BegMenuItemUI.doClick(BegMenuItemUI.java:528)\r\n\tat com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:48)\r\n\tat com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:548)\r\n\tat java.awt.Component.processMouseEvent(Component.java:6548)\r\n\tat javax.swing.JComponent.processMouseEvent(JComponent.java:3325)\r\n\tat java.awt.Component.processEvent(Component.java:6313)\r\n\tat java.awt.Container.processEvent(Container.java:2237)\r\n\tat java.awt.Component.dispatchEventImpl(Component.java:4903)\r\n\tat java.awt.Container.dispatchEventImpl(Container.java:2295)\r\n\tat java.awt.Component.dispatchEvent(Component.java:4725)\r\n\tat java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)\r\n\tat java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526)\r\n\tat java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)\r\n\tat java.awt.Container.dispatchEventImpl(Container.java:2281)\r\n\tat java.awt.Window.dispatchEventImpl(Window.java:2746)\r\n\tat java.awt.Component.dispatchEvent(Component.java:4725)\r\n\tat java.awt.EventQueue.dispatchEventImpl(EventQueue.java:764)\r\n\tat java.awt.EventQueue.access$500(EventQueue.java:98)\r\n\tat java.awt.EventQueue$3.run(EventQueue.java:715)\r\n\tat java.awt.EventQueue$3.run(EventQueue.java:709)\r\n\tat java.security.AccessController.doPrivileged(Native Method)\r\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)\r\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)\r\n\tat java.awt.EventQueue$4.run(EventQueue.java:737)\r\n\tat java.awt.EventQueue$4.run(EventQueue.java:735)\r\n\tat java.security.AccessController.doPrivileged(Native Method)\r\n\tat java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)\r\n\tat java.awt.EventQueue.dispatchEvent(EventQueue.java:734)\r\n\tat com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:779)\r\n\tat com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:716)\r\n\tat com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:395)\r\n\tat java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)\r\n\tat java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)\r\n\tat java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)\r\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)\r\n\tat java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)\r\n\tat java.awt.EventDispatchThread.run(EventDispatchThread.java:82)\r\n```", "title": "Exception when adding Infinitest facet to IntelliJ 2018.1.3", "type": "issue" }, { "action": "created", "author": "jakub-bochenski", "comment_id": 389547163, "datetime": 1526482238000, "masked_author": "username_0", "text": "Tried restart + clear index, now IDEA complains: `Error Loading Project: Cannot load facet Infinitest (portal)`\r\n\r\nThe plugin is still installed", "title": null, "type": "comment" }, { "action": "created", "author": "sarod", "comment_id": 389638824, "datetime": 1526499130000, "masked_author": "username_1", "text": "Hi @username_0 Thanks for the issue!\r\n\r\nInfinitest watches the class files, not the source code.I'll close \r\nSo it should detect changes when the classes are compiled witch is only triggered on demand by default in IntelliJ (pressing Ctrl+F9).\r\n\r\nDoes it log anything more when pressing CTRL + F9?", "title": null, "type": "comment" }, { "action": "created", "author": "jakub-bochenski", "comment_id": 389807972, "datetime": 1526549972000, "masked_author": "username_0", "text": "@username_1 when I run the build manually as you suggested Infinitest picks up and starts running tests.\r\n\r\nThe strange thing is I have \"Build project automatically\" setting turned on, so I'd expect it to start on it's own.", "title": null, "type": "comment" }, { "action": "created", "author": "jakub-bochenski", "comment_id": 389882322, "datetime": 1526566623000, "masked_author": "username_0", "text": "re. the auto rebuild -- the problem was just that the test execution took forever; when I figured out where to place the `infintest.filters` (cf. #194) I was able to get some tests to run", "title": null, "type": "comment" } ]
2
5
11,519
false
false
11,519
true
dlang/phobos
dlang
216,604,049
5,304
{ "number": 5304, "repo": "phobos", "user_login": "dlang" }
[ { "action": "opened", "author": "quickfur", "comment_id": null, "datetime": 1490312355000, "masked_author": "username_0", "text": "Code:\r\n````\r\nimport std.experimental.typecons;\r\nvoid main()\r\n{\r\n Final!int s;\r\n s += 5;\r\n}\r\n````\r\n\r\nCompiler output (before):\r\n````\r\ntest.d(5): Error: function std.experimental.typecons.Final!int.Final.opOpAssign!(\"+\", int).opOpAssign is not callable because it is annotated with @disable\r\n````\r\n\r\nCompiler output (after):\r\n````\r\n/usr/src/d/phobos/std/experimental/typecons.d(867): Error: static assert \"Final!int cannot be reassigned.\"\r\ntest.d(5): instantiated from here: opOpAssign!(\"+\", int)\r\n````\r\n\r\nThe current error message (before) is rather unhelpful from the user's POV, and exposes too much implementation detail (\"I just used `Final!int` to declare a variable, what does `@disable` have to do with it?\"). The new error message is more informative and explains why the operation is not allowed.", "title": "Nicer error messages for std.typecons.experimental.Final", "type": "issue" }, { "action": "created", "author": "quickfur", "comment_id": 289354569, "datetime": 1490590994000, "masked_author": "username_0", "text": "@JackStouffer Done.", "title": null, "type": "comment" } ]
1
2
838
false
false
838
false
inadarei/nodebootstrap
null
60,835,575
29
null
[ { "action": "opened", "author": "leegee", "comment_id": null, "datetime": 1426173582000, "masked_author": "username_0", "text": "```console\r\nexpress deprecated res.send(status): Use res.sendStatus(status) instead node_modules/nodebootstrap-server/app.js:83:9\r\n```", "title": "Express needs updating?", "type": "issue" }, { "action": "created", "author": "inadarei", "comment_id": 83466033, "datetime": 1426759269000, "masked_author": "username_1", "text": "Fixed in the latest. Thank you", "title": null, "type": "comment" }, { "action": "closed", "author": "inadarei", "comment_id": null, "datetime": 1426759271000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
164
false
false
164
false
Sandia-OpenSHMEM/SOS
Sandia-OpenSHMEM
283,674,883
551
{ "number": 551, "repo": "SOS", "user_login": "Sandia-OpenSHMEM" }
[ { "action": "opened", "author": "jdinan", "comment_id": null, "datetime": 1513799097000, "masked_author": "username_0", "text": "This is a WIP that allocates an array of STXs, with the goal of sharing them based on the thread model and OpenSHMEM context options. It introduces parameters for the maximum array size, as well as the heuristic/algorithm for sharing STXs. Infrastructure is in place for further optimization (based on tid and a private/shared context), and I would appreciate any feedback you can offer before going further. Thanks!", "title": "More efficient STX control/sharing", "type": "issue" }, { "action": "created", "author": "jdinan", "comment_id": 358123585, "datetime": 1516140440000, "masked_author": "username_0", "text": "@username_1 Please review the changes I added in 02c5dd5 to resolve the merge conflict with master.", "title": null, "type": "comment" }, { "action": "created", "author": "jdinan", "comment_id": 358123879, "datetime": 1516140503000, "masked_author": "username_0", "text": "Ready to merge. 👍", "title": null, "type": "comment" }, { "action": "created", "author": "davidozog", "comment_id": 358339763, "datetime": 1516202932000, "masked_author": "username_1", "text": "@username_0, did you mean commit https://github.com/Sandia-OpenSHMEM/SOS/pull/551/commits/3cf6537db5e349275356df783df67085329fc8e3, https://github.com/Sandia-OpenSHMEM/SOS/commit/02c5dd559b673d8e8b7f5cabc8ffa247776c3461, or both? Regardless, I'm actually just wondering if there's anything new in addition to the `stx_idx = -1` initialization and the check that it's `>=0` in `ctx_destroy`, which looks good.", "title": null, "type": "comment" }, { "action": "created", "author": "jdinan", "comment_id": 358347042, "datetime": 1516204223000, "masked_author": "username_0", "text": "Those are the only new changes.", "title": null, "type": "comment" } ]
2
5
969
false
false
969
true
coryhouse/react-slingshot
null
323,612,771
567
null
[ { "action": "opened", "author": "DavidHenri008", "comment_id": null, "datetime": 1526476054000, "masked_author": "username_0", "text": "The documentation (readme and faq) seems outdated on some points. \r\nThere is reference to buildhtml.js file but it does not exists.\r\nThe folder structure does not match the project concerning the containers and components folders.\r\nThe folder structure lack some files like assetsTransformer.js, testCi.js, ...\r\nThe description of the script seems wrong concerning the prestart, I do not see the delete call.\r\n\r\nThanks.", "title": "The documentation seems outdated", "type": "issue" }, { "action": "closed", "author": "coryhouse", "comment_id": null, "datetime": 1526481783000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "coryhouse", "comment_id": 389544457, "datetime": 1526481783000, "masked_author": "username_1", "text": "Thanks! fixed.", "title": null, "type": "comment" } ]
2
3
433
false
false
433
false
hailin0/sensitive-word-filter
null
209,065,383
1
null
[ { "action": "opened", "author": "liudanQueen", "comment_id": null, "datetime": 1487663140000, "masked_author": "username_0", "text": "", "title": "jar包不能用,编译通过,但是运行就出现错误", "type": "issue" }, { "action": "created", "author": "hailin0", "comment_id": 300852863, "datetime": 1494522099000, "masked_author": "username_1", "text": "不好意思 没看到这个issues,这个项目是从稳定的线上项目中抽出来的,能提供错误信息吗?", "title": null, "type": "comment" }, { "action": "closed", "author": "hailin0", "comment_id": null, "datetime": 1505314256000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
46
false
false
46
false
alibaba/canal
alibaba
260,865,008
388
null
[ { "action": "opened", "author": "chasexjtu", "comment_id": null, "datetime": 1506495061000, "masked_author": "username_0", "text": "我们像otter那样使用canal来获取binlog数据,但是运行了一段时候之后有个别channel任务的canal会不定时报长时间no data的情况,告警内容如:pid:24 nid:4 exception:mainstem:pid:24 canal elapsed 5000 seconds no data ,切换mainstem也不能解决问题,重启整个服务会恢复一段时间,不知道大神们有没有遇到类似问题,或者有啥解决方案?", "title": "Canal会不定期的报no data的情况", "type": "issue" }, { "action": "created", "author": "hittanic", "comment_id": 352307619, "datetime": 1513562699000, "masked_author": "username_1", "text": "我们也有一样的问题,不过好像不影响同步", "title": null, "type": "comment" }, { "action": "created", "author": "agapple", "comment_id": 353335426, "datetime": 1513858141000, "masked_author": "username_2", "text": "应该是canal早期版本的源端库无数据的问题,尝试升级一下otter和canal版本吧", "title": null, "type": "comment" }, { "action": "closed", "author": "agapple", "comment_id": null, "datetime": 1521185912000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
4
277
false
false
277
false
N1ghteyes/cpanel-UAPI-php-class
null
304,971,167
10
null
[ { "action": "opened", "author": "joxley", "comment_id": null, "datetime": 1520983617000, "masked_author": "username_0", "text": "I am having the same no response problem as issue #5 but I am using https and not using 2Fa.\r\nI am get no output.\r\n==============================================\r\ninclude \"include/cpaneluapi.class.php\"; //include the class file\r\n// credentials\r\ninclude_once('include/cpanel_inc.php');\r\n// connect cpanel api\r\n$capi = new cpanelAPI( $account, $passwd, $ip, $secret ); // instantiate the object\r\n//no SSL\r\n// $capi->port = 2082; //Check this!\r\n// $capi->ssl = FALSE;\r\n//get response\r\n$response = $capi->uapi->Mysql->get_restrictions(); \r\nprint_r($capi->getLastRequest());\r\n==========================================\r\nIf I uncomment the 2 lines that disable SSL I get the following output, \"http://xxxxxxxxxxxxx:2082/execute/Mysql/get_restrictions?\"\r\nWhen logging in manually I use, https://xxxxxxxxxxxx:2083.", "title": "Also no response", "type": "issue" }, { "action": "created", "author": "joxley", "comment_id": 372854532, "datetime": 1520984017000, "masked_author": "username_0", "text": "Are you sending the \"security token\"?\r\nWhen testing manually I needed the \"security token\" to get it to work.\r\nhttps://xxxxxxxxxx.com:2083/cpsessxxxxxxx/execute/Mysql/get_restrictions", "title": null, "type": "comment" }, { "action": "created", "author": "N1ghteyes", "comment_id": 372855745, "datetime": 1520984351000, "masked_author": "username_1", "text": "@username_0 this might be a case of debugging in the wrong way?\r\n\r\nA couple of questions:\r\n- I assume you want to connect over SSL? If so, there's no need to specify the port unless its non-standard\r\n- What are you expecting to see when you use the getLastRequest() method? The current output looks correct for it, as it returns the URL used for the last request, not the result of it.\r\n\r\nTry this:\r\n\r\n```php\r\ninclude_once('include/cpanel_inc.php');\r\n$capi = new cpanelAPI( $account, $passwd, $ip); //No need for the secret unless you're using 2FA\r\n$response = $capi->uapi->Mysql->get_restrictions();\r\nprint_r($response);\r\nphp```\r\n\r\nIs that blank?\r\n\r\nAlso, could you confirm if you have access to WHM as well, or just cPanel?", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 372858661, "datetime": 1520985311000, "masked_author": "username_0", "text": "My goal is to list, add and delete Email Forwarders.\r\nI was doing it on the my shared hosting cPanel account with xmlapi.php.\r\nAfter upgrading to an VPS server using https, xmlapi.php stopped working.\r\nI have access to WHM and cPanel.\r\nI found that UAPI is the lastest cpanel api and the one I should be using.\r\n===============================\r\ninclude \"include/cpaneluapi.class.php\";\r\ninclude_once('include/cpanel_inc.php');\r\n$capi = new cpanelAPI( $account, $passwd, $ip );\r\n$response = $capi->uapi->Mysql->get_restrictions();\r\necho '<pre>', print_r($response), '</pre>';\r\n===================================\r\nBlank!", "title": null, "type": "comment" }, { "action": "created", "author": "N1ghteyes", "comment_id": 372860282, "datetime": 1520985824000, "masked_author": "username_1", "text": "Ok, next questions:\r\n - Do you get anything in the php error logs?\r\n - Did you pull the code from Github, download the latest as a zip or download one of the 'releases'?\r\n\r\nWhat does the following return (if anything):\r\n```php\r\ninclude_once('include/cpanel_inc.php');\r\n$capi = new cpanelAPI( $account, $passwd, $ip); //No need for the secret unless you're using 2FA\r\n$response = $capi->uapi->Mysql->get_restrictions();\r\nprint_r($capi->getError());\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 372861741, "datetime": 1520986272000, "masked_author": "username_0", "text": "I did not check any php error log. Which error log could I check?\r\nI downloaded zip file from Github.\r\nprint_r($capi->getError()); displayed nothing.", "title": null, "type": "comment" }, { "action": "created", "author": "N1ghteyes", "comment_id": 372862838, "datetime": 1520986653000, "masked_author": "username_1", "text": "@username_0 The error log location depends on your hosting setup, there are a few places you can try:\r\n\r\n- In the folder you've uploaded your code to, there maybe an error.log file.\r\n- The default log file location for cPanel is /home/{cpanel user name}/logs/\r\n\r\nyou might also be able to view the error log entries from the cPanel dashboard for the account as well. They can normally be found by navigating to Errors (Under Metrix).\r\n\r\nIf you can find the log, please paste a few of the latest errors here.", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 372873283, "datetime": 1520990629000, "masked_author": "username_0", "text": "13-Mar-2018 23:05:20 UTC] PHP Warning: include_once(): Failed opening 'includes/cpanel_inc.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/xxxxxxxxxx/public_html/websites_v4_test/test_uapi.php on line 7\r\n\r\nThis is the last error I have and I know it is working now because I displayed the data from the cpanel_inc.php after including it.\r\n\r\nNo new errors in the last hour or so.\r\nStill only a blank page after call.", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 373238477, "datetime": 1521080404000, "masked_author": "username_0", "text": "I don't know if this will help you:\r\nI added print statements at the top and bottom of my test script.\r\nWhen I run the script without \"$response = $capi->uapi->Mysql->get_restrictions();\" I get both print statements.\r\nWhen I run the script with \"$response = $capi->uapi->Mysql->get_restrictions();\" I get the top print statement but not the bottom print statement.", "title": null, "type": "comment" }, { "action": "created", "author": "N1ghteyes", "comment_id": 373385342, "datetime": 1521122443000, "masked_author": "username_1", "text": "@username_0 It sounds like something in your environment is causing php to throw a Fatal error. It could be something as simple as an old version of PHP thats the issue.\r\n\r\nWhat version of PHP are you running?", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 373576585, "datetime": 1521164405000, "masked_author": "username_0", "text": "I have only been on this VPS for less then a month.\r\nRunning PHP v5.6.\r\nCould there be something not enabled in the PHP?", "title": null, "type": "comment" }, { "action": "created", "author": "N1ghteyes", "comment_id": 373633981, "datetime": 1521187278000, "masked_author": "username_1", "text": "@username_0 PHP 5.6 is fine.\r\n\r\nits very possible that Curl isn't enabled, at that's required and not always enabled by default.\r\n\r\nA quick test is to add a php file with the following, and navigate to it in your browser:\r\n\r\n```php\r\nprint \"file opened <br />\";\r\n$ch = curl_init();\r\nprint \"curl opened\";\r\n```\r\n\r\nif you don't see \"curl opened\", printed to screen then the curl_init() will be throwing a fatal error. If that's the case, you'll need to install and enable php-curl, or ask your hosting providers to do it for you.\r\n\r\nIts definitely worth looking into effective debugging in general as it will make spotting config issues and other problems much easier :).", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 373711365, "datetime": 1521206524000, "masked_author": "username_0", "text": "\"curl opened\" displayed ok.\r\n\r\nHere is my curl settings in php.ini:\r\n================================\r\ncURL support | enabled\r\n-- | --\r\ncURL Information | 7.53.1\r\nAge | 3\r\nFeatures\r\nAsynchDNS | No\r\nCharConv | No\r\nDebug | No\r\nGSS-Negotiate | No\r\nIDN | No\r\nIPv6 | Yes\r\nkrb4 | No\r\nLargefile | Yes\r\nlibz | Yes\r\nNTLM | Yes\r\nNTLMWB | Yes\r\nSPNEGO | Yes\r\nSSL | Yes\r\nSSPI | No\r\nTLS-SRP | No\r\nProtocols | dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp\r\nHost | x86_64-redhat-linux-gnu\r\nSSL Version | OpenSSL/1.0.1e\r\nZLib Version | 1.2.3\r\nlibSSH Version | libssh2/1.4.2\r\n=======================================", "title": null, "type": "comment" }, { "action": "created", "author": "barartm", "comment_id": 375536742, "datetime": 1521777136000, "masked_author": "username_2", "text": "Hello, im hacing the same problem, just not response, i already tried on two servers with same result, just a “NULL” text, my code:\r\n\r\ninclude \"cpclass.php\"; \r\n$cPanel = new cpanelAPI('mysuer', 'mypass', 'server.domain.com'); \r\n$response = $cPanel->uapi->DomainInfo->list_domains();\r\nvar_dump($response);\r\n\r\nUsing uapi or api2 makes no difference", "title": null, "type": "comment" }, { "action": "created", "author": "N1ghteyes", "comment_id": 375897911, "datetime": 1521905313000, "masked_author": "username_1", "text": "@username_0 @username_2 Ok, I'll spin up a few test boxes to see if i can reproduce this. I'm fairly sure its an environment issue, but hopefully i can at least narrow the cause down.\r\n\r\n@username_2 Can you confirm what version of PHP you're using, if you have Curl installed and whether its a private server or shared one?\r\n\r\nThanks", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 375898641, "datetime": 1521905803000, "masked_author": "username_0", "text": "Thanks for your help.\r\nI am using PHP version 5.6 and have Curl installed.\r\nIs there anything in the php.ini that is needed that would cause it not to work?", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 375901683, "datetime": 1521907049000, "masked_author": "username_0", "text": "No errors, just not returning.\r\nThis is a new VPS server and I did find some PHP extension I had to add and/or enable.", "title": null, "type": "comment" }, { "action": "created", "author": "barartm", "comment_id": 375908869, "datetime": 1521911381000, "masked_author": "username_2", "text": "Hello @username_1 , thanks for your reply and help\r\n\r\nIm using php 7.0, i can confirm that curl is installed and enabled, its a private server, there are no errors when open file and no errors/warnings on server log :/", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 376407381, "datetime": 1522130653000, "masked_author": "username_0", "text": "I got it working.\r\nI had cpanel support look at my server and they found the problem.\r\n\r\nI have another question for you.\r\nWhat is the format your class based on cPanels examples?\r\n$delete_forwarder = $cpanel->uapi(\r\n 'Email', 'delete_forwarder',\r\n array(\r\n 'address' => 'user@example.com',\r\n 'forwarder' => 'fwdtome@example.com',\r\n )\r\n);", "title": null, "type": "comment" }, { "action": "created", "author": "barartm", "comment_id": 376410421, "datetime": 1522131646000, "masked_author": "username_2", "text": "And what was the problem and solution? -.- dont keep it only for you", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 376558708, "datetime": 1522162963000, "masked_author": "username_0", "text": "I have a new VPS server using cPanel. To update Apache or php.ini you use EasyApache 4 but it never worked. I contacted cPanel support and they fixed it. Now EasyApache 4 works and cPanel uapi is working. :)", "title": null, "type": "comment" }, { "action": "created", "author": "barartm", "comment_id": 377071475, "datetime": 1522279759000, "masked_author": "username_2", "text": "@username_0 I do not have problems with EA4 (it works fine in all my servers) so i do no think this was the problem however... your problem was on the server you want to run the phpclass or the server you want to connect?", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 377107313, "datetime": 1522293191000, "masked_author": "username_0", "text": "My problem was on my new VPS server. I also have a shared hosting server that I have been using api 2 for about 4 years. It took the cPanel support teem 3 tries to fix the VPS server cPanel but the phpclass is working ok now.", "title": null, "type": "comment" }, { "action": "created", "author": "barartm", "comment_id": 377108191, "datetime": 1522293570000, "masked_author": "username_2", "text": "Yes, i understand that is your new vps, but how you use it? You use the phpclass on it to conect to an account on another server? Or you use the phpclass from another server/account to connect to this?", "title": null, "type": "comment" }, { "action": "created", "author": "joxley", "comment_id": 377128783, "datetime": 1522302455000, "masked_author": "username_0", "text": "I use the phpclass to add and delete email forwarders from my websites. I find it easier to setup my website members with a email forwarder then to give each member an email account.", "title": null, "type": "comment" }, { "action": "created", "author": "barartm", "comment_id": 377287211, "datetime": 1522339877000, "masked_author": "username_2", "text": "it seems that you dont get my question.... lets try again...\r\n\r\nHow do You use the phpclass?\r\n\r\na) do you use it on your new vps to conect to an account on another server?\r\nb) do you use it on another server/account to connect to an account your new vps?\r\nc) do you use it on your new vps to connect to a local account on the same new vps?", "title": null, "type": "comment" }, { "action": "closed", "author": "N1ghteyes", "comment_id": null, "datetime": 1522355929000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "N1ghteyes", "comment_id": 377360840, "datetime": 1522355930000, "masked_author": "username_1", "text": "@username_2 that would certainly do it, 2083 should be open by default. Ah well, good catch.\r\n\r\nI'll find some time to update the docs to include notes on both these issues.\r\n\r\nThanks", "title": null, "type": "comment" } ]
3
28
9,088
false
false
9,088
true
contiv/vpp
contiv
285,659,472
437
null
[ { "action": "opened", "author": "rastislavszabo", "comment_id": null, "datetime": 1514978458000, "masked_author": "username_0", "text": "", "title": "k8s service plugin using vpp-agent API", "type": "issue" }, { "action": "closed", "author": "vzelcamo", "comment_id": null, "datetime": 1515759422000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "vzelcamo", "comment_id": 357224103, "datetime": 1515759422000, "masked_author": "username_1", "text": "duplicate", "title": null, "type": "comment" }, { "action": "reopened", "author": "milanlenco", "comment_id": null, "datetime": 1516018749000, "masked_author": "username_2", "text": "", "title": "k8s service plugin using vpp-agent API", "type": "issue" }, { "action": "created", "author": "milanlenco", "comment_id": 357667508, "datetime": 1516018749000, "masked_author": "username_2", "text": "Sorry, not duplicate, but first a NAT44 plugin needs to be implemented in vpp-agent.", "title": null, "type": "comment" }, { "action": "closed", "author": "vzelcamo", "comment_id": null, "datetime": 1518096132000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
6
93
false
false
93
false
AugurProject/augur
AugurProject
239,517,717
908
{ "number": 908, "repo": "augur", "user_login": "AugurProject" }
[ { "action": "opened", "author": "JohnDanz", "comment_id": null, "datetime": 1498749924000, "masked_author": "username_0", "text": "Because of the way setState was being called, sometimes it would get triggered after createMarketPreview had been unmounted which resulted in an error. Attempting to set the state of an unmounted component. This now checks to make sure the component is mounted, also corrects a similar situation that was more rare where a style was being applied to an unmounted component because of a timeout.", "title": "fix CreateMarketPreview setState error", "type": "issue" }, { "action": "created", "author": "JohnAllen", "comment_id": 312022879, "datetime": 1498754261000, "masked_author": "username_1", "text": "Glad we reached the same conclusion on how to fix this one and you beat me to it!", "title": null, "type": "comment" } ]
2
2
475
false
false
475
false
hotosm/oam-browser
hotosm
189,654,619
177
{ "number": 177, "repo": "oam-browser", "user_login": "hotosm" }
[ { "action": "opened", "author": "smit1678", "comment_id": null, "datetime": 1479291078000, "masked_author": "username_0", "text": "@username_1 Adjusting the name for the layers. These push beyond the max width of the layer switcher container. Any concern over making the menu wider? Or want to make the text smaller?", "title": "adjust baselayer names", "type": "issue" }, { "action": "created", "author": "danielfdsilva", "comment_id": 260927150, "datetime": 1479296980000, "masked_author": "username_1", "text": "@username_0 should be fixed now", "title": null, "type": "comment" } ]
2
2
217
false
false
217
true
tizian/Cendric2
null
273,074,013
57
null
[ { "action": "opened", "author": "Randalf98", "comment_id": null, "datetime": 1510351513000, "masked_author": "username_0", "text": "Can walk to a lot of objects.\r\nAs an example in Velius Prison you can walk through gems, hay stacks, armory or furniture.", "title": "Missing Hitboxes", "type": "issue" }, { "action": "created", "author": "Ironbell", "comment_id": 343723113, "datetime": 1510477548000, "masked_author": "username_1", "text": "+4p (different colliders that were missing)", "title": null, "type": "comment" }, { "action": "closed", "author": "Ironbell", "comment_id": null, "datetime": 1510478653000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
164
false
false
164
false
apigee-127/a127
apigee-127
225,916,726
58
null
[ { "action": "opened", "author": "satishbhakta", "comment_id": null, "datetime": 1493800741000, "masked_author": "username_0", "text": "Not able to start usergrid, get below error on my windows 7 m/c; pls suggest resolution/ workround\r\n**********Error log***********(also refer https://github.com/apigee-127/a127-documentation/issues/13)\r\nstarting...\r\ntimeout\r\nfailed to start. Log tail:\r\nINFO: Registering Spring bean, rootResource, of type org.apache.usergrid.rest.Ro\r\notResource as a root resource class\r\nMay 02, 2017 11:04:45 PM com.sun.jersey.spi.spring.container.SpringComponentProv\r\niderFactory registerSpringBeans\r\nINFO: Registering Spring bean, systemResource, of type org.apache.usergrid.rest.\r\nSystemResource as a root resource class\r\nMay 02, 2017 11:04:45 PM com.sun.jersey.spi.spring.container.SpringComponentProv\r\niderFactory registerSpringBeans\r\nINFO: Registering Spring bean, propertiesResource, of type org.apache.usergrid.r\r\nest.test.PropertiesResource as a root resource class\r\nMay 02, 2017 11:04:45 PM com.sun.jersey.server.impl.application.WebApplicationIm\r\npl _initiate\r\nINFO: Initiating Jersey application, version 'Jersey: 1.18 11/22/2013 01:21 AM'\r\nMay 02, 2017 11:04:46 PM org.glassfish.grizzly.http.server.HttpServer start\r\nINFO: [HttpServer] Started.\r\n\r\nwhen tried to start portal, it gives error that \"Usergrid isn't running..\"\r\n\r\nwhen tried to restart grid, get below error msg\r\n\r\nError: Port 8080 in use. Stop Usergrid process (or other process using port) and\r\ntry again.\r\nat C:\\SDB\\Software\\nodejs\\node_modules\\apigee-127\\lib\\commands\\service\\userg\r\nrid.js:133:17\r\nat C:\\SDB\\Software\\nodejs\\node_modules\\apigee-127\\node_modules\\lodash\\index.\r\njs:7363:25\r\nat Socket. (C:\\SDB\\Software\\nodejs\\node_modules\\apigee-127\\lib\\ut\r\nil\\net.js:51:5)\r\nat Object.onceWrapper (events.js:293:19)\r\nat emitNone (events.js:86:13)\r\nat Socket.emit (events.js:188:7)\r\nat TCPConnectWrap.afterConnect [as oncomplete] (net.js:1084:10)\r\n\r\nwhen tried to kill process using 8080 and restart usergrid, get same error as first error above..", "title": "usergrid - failed to start", "type": "issue" } ]
1
1
1,907
false
false
1,907
false
grpc/grpc
grpc
350,990,200
16,361
{ "number": 16361, "repo": "grpc", "user_login": "grpc" }
[ { "action": "opened", "author": "ncteisen", "comment_id": null, "datetime": 1534372173000, "masked_author": "username_0", "text": "Found this issue while implementing #16346", "title": "Add Error Checking for Server Args in PHP", "type": "issue" } ]
2
2
415
false
true
42
false
pytorch/examples
pytorch
223,997,472
152
null
[ { "action": "opened", "author": "Foristkirito", "comment_id": null, "datetime": 1493085322000, "masked_author": "username_0", "text": "", "title": "alexnet [with cifar-10, batch size 256, worker 6]. training loss: NAN", "type": "issue" }, { "action": "created", "author": "wangg12", "comment_id": 296895803, "datetime": 1493093137000, "masked_author": "username_1", "text": "@username_0 Could you provide a small snippet to reproduce your bug?", "title": null, "type": "comment" }, { "action": "created", "author": "Foristkirito", "comment_id": 296903622, "datetime": 1493095455000, "masked_author": "username_0", "text": "@username_1 of course, I just use the [modified code](https://github.com/username_0/examples/blob/master/imagenet/main.py) by me. \r\nwith command `python main.py -a alexnet -j 6 --resume ./alexnet_cp --epochs 90 -b 256 ./data`. I think the problem is that the loss is too large to over flow. \r\nI also ran with `--pretrained`, loss is ok, but after 90 epochs, performance nearly did not change. shown as below:\r\n```text\r\n * Prec@1 10.000 Prec@5 50.000\r\nEpoch: [89][0/196] Time 1.455 (1.455) Data 1.072 (1.072) Loss 2.3118 (2.3118) Prec@1 9.375 (9.375) Prec@5 49.219 (49.219)\r\nEpoch: [89][10/196] Time 0.406 (0.507) Data 0.001 (0.100) Loss 2.3118 (2.3118) Prec@1 10.547 (10.085) Prec@5 51.172 (50.604)\r\nEpoch: [89][20/196] Time 0.408 (0.460) Data 0.001 (0.053) Loss 2.3118 (2.3118) Prec@1 8.594 (10.212) Prec@5 51.172 (50.930)\r\nEpoch: [89][30/196] Time 0.401 (0.444) Data 0.001 (0.036) Loss 2.3119 (2.3118) Prec@1 8.594 (9.929) Prec@5 44.922 (50.441)\r\nEpoch: [89][40/196] Time 0.004 (0.436) Data 0.001 (0.027) Loss 2.3118 (2.3118) Prec@1 10.156 (9.861) Prec@5 55.859 (50.210)\r\nEpoch: [89][50/196] Time 0.410 (0.431) Data 0.001 (0.022) Loss 2.3119 (2.3118) Prec@1 10.547 (9.934) Prec@5 49.609 (50.444)\r\nEpoch: [89][60/196] Time 0.415 (0.428) Data 0.001 (0.019) Loss 2.3117 (2.3118) Prec@1 11.719 (10.028) Prec@5 55.078 (50.506)\r\nEpoch: [89][70/196] Time 0.407 (0.426) Data 0.001 (0.016) Loss 2.3119 (2.3118) Prec@1 8.594 (10.030) Prec@5 49.219 (50.539)\r\nEpoch: [89][80/196] Time 0.393 (0.428) Data 0.001 (0.014) Loss 2.3118 (2.3118) Prec@1 6.641 (9.968) Prec@5 50.781 (50.236)\r\nEpoch: [89][90/196] Time 0.392 (0.426) Data 0.001 (0.013) Loss 2.3119 (2.3118) Prec@1 8.984 (10.045) Prec@5 49.219 (50.206)\r\nEpoch: [89][100/196] Time 0.591 (0.425) Data 0.001 (0.011) Loss 2.3118 (2.3118) Prec@1 10.156 (9.998) Prec@5 50.000 (50.085)\r\nEpoch: [89][110/196] Time 0.399 (0.423) Data 0.001 (0.011) Loss 2.3118 (2.3118) Prec@1 13.672 (10.015) Prec@5 51.953 (50.070)\r\nEpoch: [89][120/196] Time 0.395 (0.422) Data 0.001 (0.010) Loss 2.3119 (2.3118) Prec@1 8.203 (9.985) Prec@5 48.438 (49.913)\r\nEpoch: [89][130/196] Time 0.389 (0.422) Data 0.001 (0.009) Loss 2.3118 (2.3118) Prec@1 10.938 (9.951) Prec@5 50.781 (49.860)\r\nEpoch: [89][140/196] Time 0.404 (0.421) Data 0.001 (0.008) Loss 2.3119 (2.3118) Prec@1 8.984 (9.912) Prec@5 50.000 (49.986)\r\nEpoch: [89][150/196] Time 0.397 (0.421) Data 0.001 (0.008) Loss 2.3119 (2.3118) Prec@1 7.422 (9.910) Prec@5 49.609 (50.000)\r\nEpoch: [89][160/196] Time 0.408 (0.419) Data 0.001 (0.008) Loss 2.3119 (2.3118) Prec@1 9.766 (9.899) Prec@5 47.266 (49.939)\r\nEpoch: [89][170/196] Time 0.399 (0.419) Data 0.001 (0.007) Loss 2.3119 (2.3118) Prec@1 12.109 (9.875) Prec@5 48.438 (49.836)\r\nEpoch: [89][180/196] Time 0.405 (0.419) Data 0.001 (0.007) Loss 2.3119 (2.3118) Prec@1 11.328 (9.874) Prec@5 48.828 (49.767)\r\nEpoch: [89][190/196] Time 0.398 (0.419) Data 0.000 (0.006) Loss 2.3119 (2.3118) Prec@1 8.203 (9.835) Prec@5 49.219 (49.691)\r\nTest: [0/40] Time 0.845 (0.845) Loss 2.3119 (2.3119) Prec@1 8.984 (8.984) Prec@5 46.875 (46.875)\r\nTest: [10/40] Time 0.155 (0.264) Loss 2.3118 (2.3118) Prec@1 10.547 (10.298) Prec@5 54.688 (49.503)\r\nTest: [20/40] Time 0.168 (0.214) Loss 2.3118 (2.3118) Prec@1 10.938 (10.305) Prec@5 53.125 (50.186)\r\nTest: [30/40] Time 0.338 (0.203) Loss 2.3117 (2.3118) Prec@1 9.766 (10.131) Prec@5 57.812 (50.101)\r\n * Prec@1 10.000 Prec@5 50.000\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "Foristkirito", "comment_id": 296956427, "datetime": 1493108470000, "masked_author": "username_0", "text": "@username_1 I figure it out. I made a mistake. Problem solved thank you guy.", "title": null, "type": "comment" }, { "action": "closed", "author": "Foristkirito", "comment_id": null, "datetime": 1493108470000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "wangg12", "comment_id": 296958022, "datetime": 1493108876000, "masked_author": "username_1", "text": "@username_0 What is the problem?", "title": null, "type": "comment" }, { "action": "created", "author": "Foristkirito", "comment_id": 296969292, "datetime": 1493111660000, "masked_author": "username_0", "text": "@username_1 the problem is directories. It's necessary to maintain the project directory structure and put it right at your home directory. I do not understand why but it does not work if you put `imagenet` at your home directory. However, `resnet` always works fine i will spend some time to figure our the real problem.", "title": null, "type": "comment" }, { "action": "created", "author": "wangg12", "comment_id": 296971708, "datetime": 1493112231000, "masked_author": "username_1", "text": "@username_0 Do you get better results with alexnet on cifar-10 now?\r\n\r\nAlso IMO, alexnet is not suitable for cifar10 though. The architecture is for bigger images but 32x32 cifar-10 images.\r\n\r\nBesides, if you do not use pre-trained weights, you should be careful with the learning rate and the weights initialization (can be fixed by torch.manual_seed(seed)).", "title": null, "type": "comment" }, { "action": "created", "author": "Foristkirito", "comment_id": 296972696, "datetime": 1493112480000, "masked_author": "username_0", "text": "@username_1 The accuracy of `alexnet` is still low. It sounds a good solution i will try it.", "title": null, "type": "comment" } ]
2
9
4,761
false
false
4,761
true
cilium/cilium
cilium
217,067,552
470
{ "number": 470, "repo": "cilium", "user_login": "cilium" }
[ { "action": "opened", "author": "tgraf", "comment_id": null, "datetime": 1490548829000, "masked_author": "username_0", "text": "<a href='#crh-start'></a><a href='#crh-data-%7B%7D'></a>\n<a href='https://www.codereviewhub.com/'><img src='http://www.codereviewhub.com/site/github-bar.png' height=40></a>\n<a href='https://www.codereviewhub.com/cilium/cilium/pull/470?approve=1'><img src='http://www.codereviewhub.com/site/github-approve.png' height=26></a>&nbsp;<a href='https://github.com/cilium/cilium/pull/470'><img src='http://www.codereviewhub.com/site/github-refresh.png' height=26></a>\n<a href='#crh-end'></a>", "title": "Disable IPv4 GC if IPv4 is disabled", "type": "issue" }, { "action": "created", "author": "aanm", "comment_id": 289299931, "datetime": 1490548831000, "masked_author": "username_1", "text": "This pull request is now managed with CodeReviewHub. <a href='https://github.com/cilium/cilium/pull/470'>Refresh</a>.<a href='#crh-update-none'></a>", "title": null, "type": "comment" } ]
2
2
632
false
false
632
false
Microsoft/TypeScript
Microsoft
289,743,961
21,276
{ "number": 21276, "repo": "TypeScript", "user_login": "Microsoft" }
[ { "action": "opened", "author": "weswigham", "comment_id": null, "datetime": 1516302878000, "masked_author": "username_0", "text": "This does a few things:\r\n* Increase user test timeout to 10m because npm can be slow (especially when not installing from a cache), and can cause tests time timeout on the much shorter (40s) timeout we were using \r\n* Remove parse5 because they [removed their own types](https://github.com/inikulin/parse5/issues/235)\r\n - We should probably talk to them, since they just broke all their TS consumers\r\n* Accept updated class member error message for rxjs\r\n* Accept current chrome baseline for reference and pin chrome-devtools-frontend version to today's version, so we can work from it while doing JS improvements while knowing that the underlying project isn't changing", "title": "External test runner updates", "type": "issue" }, { "action": "created", "author": "sandersn", "comment_id": 358796192, "datetime": 1516312901000, "masked_author": "username_1", "text": "Sorry I didn't see this earlier. Looks like sift is broken by #17912. I'll go check it out.", "title": null, "type": "comment" }, { "action": "created", "author": "weswigham", "comment_id": 358853148, "datetime": 1516330911000, "masked_author": "username_0", "text": "I think the sift errors are legitimate errors in their .d.ts. at least that's the conclusion we came to in Friday.", "title": null, "type": "comment" }, { "action": "created", "author": "sandersn", "comment_id": 359024544, "datetime": 1516380687000, "masked_author": "username_1", "text": "Maybe. Here is a clearer repro:\r\n\r\n```ts\r\nfunction f<T extends any, P extends keyof T>(tp: T[P], aa: any[]) {\r\n aa = tp\r\n}\r\n```\r\n\r\nThe question is whether the constraint of `T[P]` is `any` when `T extends any`. I would say yes. Right now the answer is no.", "title": null, "type": "comment" }, { "action": "created", "author": "sandersn", "comment_id": 359094251, "datetime": 1516397379000, "masked_author": "username_1", "text": "After some investigation with @mhegazy, the picture is much muddier.\r\n\r\n1. There is some precedent for *not* making `T extends any` equivalent to `any`. `Partial<any>` is not `any` but `{ [s: string]: any }`.\r\n2. sift.js did not intend to constrain `T extends any`. They found it as a convenient workaround (that partially destroys their intended semantics). I don't think anybody says `T extends any` intentionally, in fact.\r\n3. sift.js actually wants everybody's favourite infinite type that escaped from Lisp: `type Tree<T> = T | Array<Tree<T>>` (where T is not Array). This isn't really possible in Typescript until conditional types happen, and I'm not sure it's possible then.\r\n4. @username_0 noticed that `T extends any === any` might interact badly with conditional types as currently implemented, so it's safer to leave this change until after those are done.\r\n\r\nIt's an easy change to make, but until there's more demand, I don't think this change is worthwhile.", "title": null, "type": "comment" } ]
2
5
2,104
false
false
2,104
true
xaviertorgerson/North-Shore-Extension
null
194,887,112
16
null
[ { "action": "opened", "author": "jtd45", "comment_id": null, "datetime": 1481515834000, "masked_author": "username_0", "text": "When I set the destination to block 94 the train never stoped", "title": "(CTC Office) - Train Doesn't Stop at block #94", "type": "issue" }, { "action": "created", "author": "Riteshlogin", "comment_id": 266531746, "datetime": 1481571880000, "masked_author": "username_1", "text": "https://github.com/xaviertorgerson/North-Shore-Extension/commit/503f3aa5a365d995e4c85a0add92c1a4f7a2dda6\r\n\r\nShould have been fixed with this commit", "title": null, "type": "comment" }, { "action": "closed", "author": "Riteshlogin", "comment_id": null, "datetime": 1481580866000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
208
false
false
208
false
elastic/logstash
elastic
146,610,453
5,048
null
[ { "action": "opened", "author": "abcfy2", "comment_id": null, "datetime": 1460033222000, "masked_author": "username_0", "text": "First, let's look at a snippet of `tomcat7 ` init.d script in Ubuntu 14.04:\r\n\r\n```\r\n# Make sure tomcat is started with system locale\r\nif [ -r /etc/default/locale ]; then\r\n . /etc/default/locale\r\n export LANG\r\nfi\r\n```\r\n\r\nUbuntu store its locale set into `/etc/default/locale`, while RHEL/CentOS 6 store it into `/etc/sysconfig/i18n`.\r\n\r\nThis makes sense, as that if logstash isn't starting from a login shell, would display UTF-8 characters as `????`. For example, I use `saltstack` to manage logstash service, which doesn't use login shell to manage service, and I find the `email` output will display `????`.\r\n\r\nMy config is like:\r\n```\r\noutput {\r\n email {\r\n subject => \"服务器 %{host} %{type} 日志发现慢查询, query耗时: %{duration} ms\"\r\n }\r\n}\r\n```\r\n\r\nBut I receive the email subject is `??? shifudao mongodb ???????, query??: 20233 ms `. When I restart the logstash service via login bash, it's OK.", "title": "Logstash init.d script should source default locale set.", "type": "issue" }, { "action": "created", "author": "suyograo", "comment_id": 210661915, "datetime": 1460757288000, "masked_author": "username_1", "text": "@username_0 would you be able to contribute a pull request to fix this? That will be super helpful!", "title": null, "type": "comment" }, { "action": "created", "author": "abcfy2", "comment_id": 210792965, "datetime": 1460805645000, "masked_author": "username_0", "text": "Sure, and it's very simple. But which branch should I commit to? And which file should I modify?", "title": null, "type": "comment" }, { "action": "created", "author": "zxy12", "comment_id": 218350727, "datetime": 1462936237000, "masked_author": "username_2", "text": "我遇到了同样的问题,请问下怎么解决呢,谢谢", "title": null, "type": "comment" }, { "action": "created", "author": "abcfy2", "comment_id": 218353921, "datetime": 1462938039000, "masked_author": "username_0", "text": "You can check your locale setting via `locale`:\r\n\r\n```\r\n$ locale\r\nLANG=zh_CN.UTF-8\r\nLANGUAGE=\r\nLC_CTYPE=zh_CN.UTF-8\r\nLC_NUMERIC=zh_CN.UTF-8\r\nLC_TIME=zh_CN.UTF-8\r\nLC_COLLATE=\"zh_CN.UTF-8\"\r\nLC_MONETARY=zh_CN.UTF-8\r\nLC_MESSAGES=\"zh_CN.UTF-8\"\r\nLC_PAPER=zh_CN.UTF-8\r\nLC_NAME=zh_CN.UTF-8\r\nLC_ADDRESS=zh_CN.UTF-8\r\nLC_TELEPHONE=zh_CN.UTF-8\r\nLC_MEASUREMENT=zh_CN.UTF-8\r\nLC_IDENTIFICATION=zh_CN.UTF-8\r\nLC_ALL=\r\n```\r\n\r\nIf your locale contains `UTF8` setting, then you can disaplay any UTF-8 characters.\r\n\r\nI find that you submit an issue #5272, which is different for this.\r\n\r\nI followed your type, and it works very well.\r\n\r\n```\r\n$ /opt/logstash/bin/logstash -e 'input { stdin { } } output { stdout {} }' 127 ↵\r\nSettings: Default pipeline workers: 8\r\nLogstash startup completed\r\n中\r\n2016-05-11T03:37:32.623Z fengyu-Vostro-3900 中\r\nLogstash shutdown completed\r\n```\r\n\r\nI think you should check your locale setting first.", "title": null, "type": "comment" }, { "action": "created", "author": "zxy12", "comment_id": 218358631, "datetime": 1462940789000, "masked_author": "username_2", "text": "thank you,but i change the file /etc/sysconfig/i18n with content LANG=\"zh_CN.UTF-8\".\r\nthe locale command output is: \r\nlocale\r\nLANG=zh_CN.UTF-8\r\nLC_CTYPE=\"zh_CN.UTF-8\"\r\nLC_NUMERIC=\"zh_CN.UTF-8\"\r\nLC_TIME=\"zh_CN.UTF-8\"\r\nLC_COLLATE=\"zh_CN.UTF-8\"\r\nLC_MONETARY=\"zh_CN.UTF-8\"\r\nLC_MESSAGES=\"zh_CN.UTF-8\"\r\nLC_PAPER=\"zh_CN.UTF-8\"\r\nLC_NAME=\"zh_CN.UTF-8\"\r\nLC_ADDRESS=\"zh_CN.UTF-8\"\r\nLC_TELEPHONE=\"zh_CN.UTF-8\"\r\nLC_MEASUREMENT=\"zh_CN.UTF-8\"\r\nLC_IDENTIFICATION=\"zh_CN.UTF-8\"\r\nLC_ALL=\r\n\r\n--------------\r\n\r\nbin/logstash -e 'input { stdin { } } output { stdout {} }'\r\nSettings: Default pipeline workers: 4\r\nPipeline main started\r\n中\r\n2016-05-11T04:22:34.461Z cp01-msg-mcp-odp-dev001.epc.baidu.com ?\r\n\r\nbut the logstash 's output is still question-mark,i think there is some other place need to check, but i dont know where is it..", "title": null, "type": "comment" }, { "action": "created", "author": "abcfy2", "comment_id": 218360399, "datetime": 1462941794000, "masked_author": "username_0", "text": "Strange. Check if your locale if support zh_CN.UTF-8:\r\n\r\n```\r\nlocale -a\r\n# check if it contains \"zh_CN.utf8\"\r\n```\r\n\r\nIf so. Try:\r\n```\r\n$ export LC_ALL=zh_CN.UTF-8\r\n$ export LANG=zh_CN.UTF-8\r\n$ export LANGUAGE=zh_CN.UTF-8\r\n$ locale\r\n# check the locale output, now all of the locale settings will be zh_CN.UTF-8\r\n```\r\n\r\nThen start logstash and try again.", "title": null, "type": "comment" }, { "action": "created", "author": "zxy12", "comment_id": 218364935, "datetime": 1462944321000, "masked_author": "username_2", "text": "Very strange.. i give up, Thx very much\r\nsh-3.00$ locale -a | grep zh_CN\r\nzh_CN\r\nzh_CN.gb18030\r\nzh_CN.gb2312\r\nzh_CN.gbk\r\nzh_CN.utf8\r\nsh-3.00$ locale\r\nLANG=zh_CN.UTF-8\r\nLC_CTYPE=\"zh_CN.UTF-8\"\r\nLC_NUMERIC=\"zh_CN.UTF-8\"\r\nLC_TIME=\"zh_CN.UTF-8\"\r\nLC_COLLATE=\"zh_CN.UTF-8\"\r\nLC_MONETARY=\"zh_CN.UTF-8\"\r\nLC_MESSAGES=\"zh_CN.UTF-8\"\r\nLC_PAPER=\"zh_CN.UTF-8\"\r\nLC_NAME=\"zh_CN.UTF-8\"\r\nLC_ADDRESS=\"zh_CN.UTF-8\"\r\nLC_TELEPHONE=\"zh_CN.UTF-8\"\r\nLC_MEASUREMENT=\"zh_CN.UTF-8\"\r\nLC_IDENTIFICATION=\"zh_CN.UTF-8\"\r\nLC_ALL=zh_CN.UTF-8\r\nsh-3.00$ bin/logstash -e 'input { stdin { } } output { stdout {} }'\r\nSettings: Default pipeline workers: 4\r\nPipeline main started\r\n是\r\n2016-05-11T05:24:44.389Z cp01-msg-mcp-odp-dev001.epc.baidu.com ?\r\n搜索\r\n2016-05-11T05:24:45.694Z cp01-msg-mcp-odp-dev001.epc.baidu.com ??", "title": null, "type": "comment" }, { "action": "created", "author": "suyograo", "comment_id": 219568812, "datetime": 1463438053000, "masked_author": "username_1", "text": "@username_3 is making much needed changes to our release packages, so he'll incorporate this.", "title": null, "type": "comment" }, { "action": "created", "author": "untergeek", "comment_id": 219569300, "datetime": 1463438226000, "masked_author": "username_3", "text": "We're going to bypass this altogether by using a java options file called `config/jvm.options`. You can put any legitimate java flags into this file, including:\r\n\r\n```\r\n-Duser.language=en\r\n-Duser.country=US\r\n-Duser.variant=\r\n```\r\nThe reason for not trying to solve the locale problem with environment variables is that this approach is completely cross-platform. It should work the same on any machine or environment.", "title": null, "type": "comment" }, { "action": "closed", "author": "untergeek", "comment_id": null, "datetime": 1464715199000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "untergeek", "comment_id": 222757712, "datetime": 1464715199000, "masked_author": "username_3", "text": "This is addressed in #5341 by having Java locale options set in `jvm.options`.", "title": null, "type": "comment" } ]
4
12
4,687
false
false
4,687
true
yiisoft/yii2
yiisoft
143,356,399
11,185
{ "number": 11185, "repo": "yii2", "user_login": "yiisoft" }
[ { "action": "opened", "author": "MercadoVentures", "comment_id": null, "datetime": 1458852792000, "masked_author": "username_0", "text": "| Q | A\r\n| ------------- | ---\r\n| Is bugfix? | no\r\n| New feature? | yes\r\n| Breaks BC? | no\r\n| Tests pass? | yes (also used for months in large live environment)\r\n| Fixed issues | Multidimensional Superglobals can now be written/read\r\n\r\nCurrently, users can only read one dimensional $_GET $_POST etc.. SUPERGLOBALS. Such as \r\n\r\n`Yii::$app->request->post('item');`\r\n\r\nWith this change users can also read multidimensional GET/POST etc..\r\n\r\nAn array can be provided as parameter now:\r\n\r\n`Yii::$app->request->post(['item', 'description'])`\r\n\r\nor\r\n\r\n`Yii::$app->request->get(['user', 'profile', 'name'])`\r\n\r\nThere is no limit (outside HTML form HTTP header limitations) on the depth of dimensions that can be accessed.\r\n\r\n**Most importantly: The current functionality is fully maintained, this addition only extends with new functionality.**", "title": "Multidimensional Superglobals in request", "type": "issue" }, { "action": "created", "author": "cebe", "comment_id": 201118995, "datetime": 1458875299000, "masked_author": "username_1", "text": "related discussions: #8351 #8100", "title": null, "type": "comment" }, { "action": "created", "author": "cebe", "comment_id": 201119199, "datetime": 1458875438000, "masked_author": "username_1", "text": "there should be tests covering the new feature too. However this is only worth the effort if we decide to add this feature.\r\n\r\nIf we add it, it should be available for both, post and get.", "title": null, "type": "comment" }, { "action": "created", "author": "cebe", "comment_id": 201866162, "datetime": 1459007413000, "masked_author": "username_1", "text": "why did you close it?", "title": null, "type": "comment" } ]
2
4
1,099
false
false
1,099
false
dotnet/roslyn-analyzers
dotnet
301,066,361
1,620
{ "number": 1620, "repo": "roslyn-analyzers", "user_login": "dotnet" }
[ { "action": "opened", "author": "mavasani", "comment_id": null, "datetime": 1519831517000, "masked_author": "username_0", "text": "1. Due to lack of a *real* CFG (#1567), we did not correctly merge analysis states from all return statements at CFG exit block. This change adds a temporary workaround to correctly track analysis state for methods with intermediate return statements.\r\n2. Due to pending dataflow support for tuple operations (#1571), we need to pessimistically reset the analysis values for all tuple elements to ensure we do not report incorrect violations for dispose rules.", "title": "Couple more fixes to flow analysis for false positives on Roslyn.sln", "type": "issue" }, { "action": "created", "author": "mavasani", "comment_id": 369438128, "datetime": 1519865995000, "masked_author": "username_0", "text": "Ping.. I need to merge this PR to enable dogfooding these rules on Roslyn.sln.", "title": null, "type": "comment" }, { "action": "created", "author": "mavasani", "comment_id": 369438285, "datetime": 1519866049000, "masked_author": "username_0", "text": "There are no more unexpected false positives on Roslyn.sln after incorporating these fixes.", "title": null, "type": "comment" } ]
1
3
629
false
false
629
false
akamud/vscode-theme-onedark
null
233,954,778
60
null
[ { "action": "opened", "author": "pcgeek86", "comment_id": null, "datetime": 1496767444000, "masked_author": "username_0", "text": "**Please provide as much information as possible, usually I need these information to actually start working on an issue, so try to fill as much of these as possible**\r\n\r\n## Sample code\r\n\r\n```\r\nStart-Sleep -Seconds 10\r\n```\r\n\r\nStart the debugger (F5)\r\n\r\n## Filename and Language selected\r\n\r\n* Using the VSCode-PowerShell extension\r\n* PowerShell language selected\r\n* Mac OS X Sierra\r\n* VSCode 1.12.2\r\n\r\n## Atom Original theme Screenshot\r\n\r\nN/A\r\n\r\n## VSCode theme Screenshot\r\n\r\n![screen shot 2017-06-06 at 9 38 43 am](https://user-images.githubusercontent.com/466713/26840881-89667926-4a9c-11e7-9e78-455bac073d66.png)\r\n\r\n## Versions used\r\n\r\n* VSCode version: 1.12.2\r\n* Theme version: 2.0.1\r\n\r\n## Extra information\r\n\r\n```\r\nPS /> code --list-extensions\r\nAlexander.theme-sublime-oceanicnext\r\nNuuf.theme-hackershaze\r\nPKief.material-icon-theme\r\nPeterJausovec.vscode-docker\r\nabusaidm.html-snippets\r\nusername_1.vscode-theme-onedark\r\narcticicestudio.nord-visual-studio-code\r\naws-scripting-guy.cform\r\nazemoh.one-monokai\r\nchristian-kohler.npm-intellisense\r\ndbaeumer.jshint\r\ndlech.chmod\r\ndonjayamanne.python\r\ndracula-theme.theme-dracula\r\neg2.vscode-npm-script\r\nfknop.vscode-npm\r\ngerane.Theme-Monokai-Contrast\r\ngiladgray.theme-blueprint\r\nidleberg.hopscotch\r\njakeboone02.mediawiki\r\njprestidge.theme-material-theme\r\nmrcrowl.hg\r\nms-vscode.cpptools\r\nms-vscode.csharp\r\nms-vscode.PowerShell\r\nms-vscode.Theme-TomorrowKit\r\nsearKing.preview-vscode\r\nvangware.dark-plus-material\r\nvsmobile.vscode-react-native\r\nzhuangtongfa.Material-theme\r\n```\r\n\r\nCheers,\r\nTrevor Sullivan", "title": "Debugging: Grey text on orange background is hard to read", "type": "issue" }, { "action": "created", "author": "akamud", "comment_id": 307284133, "datetime": 1496978004000, "masked_author": "username_1", "text": "Thanks for taking the time reporting this. I'll release a fix for this in 2.0.2 soon.\r\n\r\nI'll update this issue when it is released.", "title": null, "type": "comment" }, { "action": "closed", "author": "akamud", "comment_id": null, "datetime": 1497101687000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "akamud", "comment_id": 307565420, "datetime": 1497101687000, "masked_author": "username_1", "text": "This is now released in 2.0.2.", "title": null, "type": "comment" } ]
2
4
1,702
false
false
1,702
true
CommandPost/CommandPost
CommandPost
290,254,918
965
null
[ { "action": "opened", "author": "latenitefilms", "comment_id": null, "datetime": 1516521739000, "masked_author": "username_0", "text": "", "title": "Clean up code to reduce the amount of init.lua files", "type": "issue" }, { "action": "created", "author": "latenitefilms", "comment_id": 394242726, "datetime": 1528092000000, "masked_author": "username_0", "text": "We might as well do this before releasing Beta 30 to the wild.", "title": null, "type": "comment" }, { "action": "created", "author": "randomeizer", "comment_id": 394354767, "datetime": 1528118977000, "masked_author": "username_1", "text": "Sure", "title": null, "type": "comment" }, { "action": "created", "author": "latenitefilms", "comment_id": 418604190, "datetime": 1536125431000, "masked_author": "username_0", "text": "@username_1 - Do we still actually want to do this? Having lots of `init.lua` files has never really bothered me too much as it's pretty easy to navigate through folders?", "title": null, "type": "comment" }, { "action": "created", "author": "randomeizer", "comment_id": 418605160, "datetime": 1536125805000, "masked_author": "username_1", "text": "Yeah, I still want to do it.", "title": null, "type": "comment" }, { "action": "closed", "author": "latenitefilms", "comment_id": null, "datetime": 1546696758000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "latenitefilms", "comment_id": 451657497, "datetime": 1546696758000, "masked_author": "username_0", "text": "I think we just gradually do this as we're going along, so I'm going to close this issue for now.", "title": null, "type": "comment" } ]
2
7
362
false
false
362
true
meetfranz/franz
meetfranz
282,152,979
468
null
[ { "action": "opened", "author": "AllanLRH", "comment_id": null, "datetime": 1513267733000, "masked_author": "username_0", "text": "For the following, consider the Dock (Mac OS) to be equivalent of the Task Bar (Windows), and the Menu Bar (Mac OS) to be equivalent to the System Tray (Windows).\r\n\r\nIt would be nice to have an option to hide Franz from the Dock, and thus also from the Task-switcher (<kbd>cmd</kbd> + <kbd>tab</kbd> switching), just relying on the icon in the menu bar.\r\nI think an application like Franz should be able to run in the background in a unobtrusive way, and just require attention (by being present in the task switcher) when it's actively used.\r\n\r\n\r\n### Expected Behavior\r\nIf i close the window, it will be mimized to the system tray, whereas it will mimimize to the dock if I hit the minimize-button.\r\n\r\n### Current Behavior\r\nThe application closes when the window is closed.", "title": "Add option to hide Franz from the Dock (Mac OS) and Menu Bar (Windows)", "type": "issue" } ]
1
1
774
false
false
774
false
angular/angular
angular
232,678,360
17,144
null
[ { "action": "opened", "author": "uber5001", "comment_id": null, "datetime": 1496260756000, "masked_author": "username_0", "text": "**I'm submitting a feature request**\r\n\r\n**Current behavior**\r\nA common pattern throughout my application is binding to `ngModel` using a variable provided by *ngFor:\r\n<pre>\r\n&lt;input *ngFor=\"let foo of listOfFoos; let i = index\" [(ngModel)]=\"listOfFoos[i]\">\r\n</pre>\r\nYou'll notice I don't even use `foo` here.\r\n\r\n**Proposed behavior**\r\nAllow assignment to the local variable `foo` created by *ngFor.\r\n<pre>\r\n&lt;input *ngFor=\"<b>bind foo</b> of listOfFoos\" [(ngModel)]=\"<b>foo</b>\">\r\n</pre>\r\nKeeping the `let` syntax would be confusing for this feature, as `let` implies a local variable. A variable with `bind` would have the side effect of assigning to it's original source, more like an alias than a variable. If this is implemented, a `bind` variable would likely require a `trackBy` to know what index to assign its new values to.\r\n\r\n**Minimal reproduction of the problem with instructions**\r\n[Here's a simple example on plunker](https://plnkr.co/edit/jgYbUzTy8q3l1fpCJIE9?p=preview). The desired behavior is commented out. Note that I included `trackBy` to get this example to work, and I don't expect that to go away with the new proposed behavior.\r\n\r\n**What is the motivation / use case for changing the behavior?**\r\nBeing able to bind to the array element's *ngFor variable (`foo`, in this case) seems like it should \"just work\", like in #8602 and #8086.\r\n\r\n**Please tell us about your environment:**\r\n<!-- Operating system, IDE, package manager, HTTP server, ... -->\r\n\r\n* **Angular version:** 4.1.3\r\n<!-- Check whether this is still an issue in the most recent Angular version -->\r\n\r\n* **Browser:** all\r\n<!-- All browsers where this could be reproduced -->\r\n \r\n* **Language:** TypeScript 2.1\r\n\r\n* **Node (for AoT issues):** `node --version` = `v6.10.2`", "title": "Allow assignment to the local variable created by *ngFor.", "type": "issue" }, { "action": "created", "author": "trotyl", "comment_id": 339846396, "datetime": 1509067625000, "masked_author": "username_1", "text": "Possibly duplicate of #8602.", "title": null, "type": "comment" }, { "action": "created", "author": "pkozlowski-opensource", "comment_id": 400650348, "datetime": 1530101662000, "masked_author": "username_2", "text": "If this local variable bothers you there is the de-sugared syntax that you could use (which is closer to the for loop with indexes):\r\n\r\n```html\r\n<ng-template ngFor [ngForOf]=\"listOfFoos\" let-i=\"index\">\r\n <input [(ngModel)]=\"listOfFoos[i]\">\r\n</ng-template>\r\n``` \r\n\r\nwhich is closer to the JS loop (not saying that it is easier to write but probably makes the intention clearer).\r\n\r\ntl;dr; I understand what you are asking for but we will pass on the suggestion for now as it would introduce syntax and constructs that would make us (even) more different from the standard JS behaviour.", "title": null, "type": "comment" }, { "action": "closed", "author": "pkozlowski-opensource", "comment_id": null, "datetime": 1530101662000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
4
5
2,740
false
true
2,380
false
jlippold/tweakCompatible
null
320,483,433
11,280
null
[ { "action": "opened", "author": "burkybang", "comment_id": null, "datetime": 1525500632000, "masked_author": "username_0", "text": "```\r\n{\r\n \"packageId\": \"com.auxilium.ezcc\",\r\n \"action\": \"working\",\r\n \"userInfo\": {\r\n \"arch32\": false,\r\n \"packageId\": \"com.auxilium.ezcc\",\r\n \"deviceId\": \"iPhone10,2\",\r\n \"url\": \"http://cydia.saurik.com/package/com.auxilium.ezcc/\",\r\n \"iOSVersion\": \"11.1.1\",\r\n \"packageVersionIndexed\": true,\r\n \"packageName\": \"EzCC\",\r\n \"category\": \"Tweaks\",\r\n \"repository\": \"Stable Auxilium Repo\",\r\n \"name\": \"EzCC\",\r\n \"packageIndexed\": true,\r\n \"packageStatusExplaination\": \"This package version has been marked as Working based on feedback from users in the community. The current positive rating is 100% with 1 working reports.\",\r\n \"id\": \"com.auxilium.ezcc\",\r\n \"commercial\": false,\r\n \"packageInstalled\": true,\r\n \"tweakCompatVersion\": \"0.0.7\",\r\n \"shortDescription\": \"EzCC Module Tweak for iOS 11! Allows you to launch apps and activate system commands from the Control Center\",\r\n \"latest\": \"1.2.4\",\r\n \"author\": \"Auxilium Team\",\r\n \"packageStatus\": \"Working\"\r\n },\r\n \"base64\": \"eyJhcmNoMzIiOmZhbHNlLCJwYWNrYWdlSWQiOiJjb20uYXV4aWxpdW0uZXpjYyIsImRldmljZUlkIjoiaVBob25lMTAsMiIsInVybCI6Imh0dHA6XC9cL2N5ZGlhLnNhdXJpay5jb21cL3BhY2thZ2VcL2NvbS5hdXhpbGl1bS5lemNjXC8iLCJpT1NWZXJzaW9uIjoiMTEuMS4xIiwicGFja2FnZVZlcnNpb25JbmRleGVkIjp0cnVlLCJwYWNrYWdlTmFtZSI6IkV6Q0MiLCJjYXRlZ29yeSI6IlR3ZWFrcyIsInJlcG9zaXRvcnkiOiJTdGFibGUgQXV4aWxpdW0gUmVwbyIsIm5hbWUiOiJFekNDIiwicGFja2FnZUluZGV4ZWQiOnRydWUsInBhY2thZ2VTdGF0dXNFeHBsYWluYXRpb24iOiJUaGlzIHBhY2thZ2UgdmVyc2lvbiBoYXMgYmVlbiBtYXJrZWQgYXMgV29ya2luZyBiYXNlZCBvbiBmZWVkYmFjayBmcm9tIHVzZXJzIGluIHRoZSBjb21tdW5pdHkuIFRoZSBjdXJyZW50IHBvc2l0aXZlIHJhdGluZyBpcyAxMDAlIHdpdGggMSB3b3JraW5nIHJlcG9ydHMuIiwiaWQiOiJjb20uYXV4aWxpdW0uZXpjYyIsImNvbW1lcmNpYWwiOmZhbHNlLCJwYWNrYWdlSW5zdGFsbGVkIjp0cnVlLCJ0d2Vha0NvbXBhdFZlcnNpb24iOiIwLjAuNyIsInNob3J0RGVzY3JpcHRpb24iOiJFekNDIE1vZHVsZSBUd2VhayBmb3IgaU9TIDExISBBbGxvd3MgeW91IHRvIGxhdW5jaCBhcHBzIGFuZCBhY3RpdmF0ZSBzeXN0ZW0gY29tbWFuZHMgZnJvbSB0aGUgQ29udHJvbCBDZW50ZXIiLCJsYXRlc3QiOiIxLjIuNCIsImF1dGhvciI6IkF1eGlsaXVtIFRlYW0iLCJwYWNrYWdlU3RhdHVzIjoiV29ya2luZyJ9\",\r\n \"chosenStatus\": \"working\",\r\n \"notes\": \"\"\r\n}\r\n```", "title": "`EzCC` working on iOS 11.1.1", "type": "issue" } ]
2
3
2,355
false
true
2,113
false
cakephp/cakephp
cakephp
144,674,995
8,568
null
[ { "action": "opened", "author": "mallyg34", "comment_id": null, "datetime": 1459361199000, "masked_author": "username_0", "text": "This is a (multiple allowed):\r\n* [x] bug\r\n* [ ] enhancement\r\n* [ ] feature-discussion (RFC)\r\n\r\n* 2.8.3 and I also tried the newer version\r\n* I'm using Bluehost and uploading files through CPanel\r\n\r\n### What you did\r\nI've downloaded the cakephp directly from the website. Through my files in cpanel I uploaded the zip and extracted the files. Move the files back into the root which is\"public_html\". I\r\n\r\n### Expected Behavior\r\nWhen I go to my website it should bring me to the cakephp interface.\r\n\r\n### Actual Behavior\r\nWhen I go to my site I'm getting a \"404: File Not Found\"\r\n\r\nP.S. Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/cakephp)\r\nfor that or join the #cakephp channel on irc.freenode.net, where we will be more\r\nthan happy to help answer your questions.\r\n\r\nBefore you open an issue, please check if a similar issue already exists or has been closed before.", "title": "Cakephp installation through cpanel", "type": "issue" }, { "action": "closed", "author": "ADmad", "comment_id": null, "datetime": 1459365084000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "ADmad", "comment_id": 203589505, "datetime": 1459365084000, "masked_author": "username_1", "text": "This is not a help forum. The ticket tracker is reserved for possible\r\nbugs and feature enhancements to the CakePHP framework. If you are\r\nlooking for help on how to implement a feature or to better understand\r\nhow to use the framework correctly, please visit one of the following:\r\n\r\n[The CakePHP Manual](http://book.cakephp.org)\r\n[The CakePHP online API](http://api.cakephp.org)\r\n[Stackoverflow](http://stackoverflow.com/questions/tagged/cakephp)\r\n[Slack channel](http://cakesf.herokuapp.com/)\r\n\r\nor the #cakephp channel on irc.freenode.net, where we will be more than\r\nhappy to help answer your questions.\r\n\r\nThanks!", "title": null, "type": "comment" } ]
2
3
1,565
false
false
1,565
false
apache/hadoop
apache
276,805,002
299
{ "number": 299, "repo": "hadoop", "user_login": "apache" }
[ { "action": "opened", "author": "rgoers", "comment_id": null, "datetime": 1511680023000, "masked_author": "username_0", "text": "This patch relates to https://issues.apache.org/jira/browse/HADOOP-12956. It makes the logging implementation in hadoop common optional and provides support for event counters in Log4j 2 and Logback in addition to Log4j 1.", "title": "Support Log4j 2 and Logback", "type": "issue" }, { "action": "created", "author": "rgoers", "comment_id": 359450853, "datetime": 1516633607000, "masked_author": "username_0", "text": "It has been almost 2 months with no response. Is there a reason no one has looked at this?", "title": null, "type": "comment" }, { "action": "created", "author": "elek", "comment_id": 453177943, "datetime": 1547140603000, "masked_author": "username_1", "text": "Can one of the admins verify this patch?", "title": null, "type": "comment" }, { "action": "created", "author": "aajisaka", "comment_id": 475513092, "datetime": 1553237615000, "masked_author": "username_2", "text": "Thanks @rogers for the PR.\r\nAfter applying the patch, `mvn install -DskipTests` fails.\r\n\r\n```\r\n[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-hdfs-client: Compilation failure: Compilation failure: \r\n[ERROR] /Users/username_2/git/ghe.corp/hadoop-mirror/hadoop-hdfs-project/hadoop-hdfs-client/src/test/java/org/apache/hadoop/hdfs/util/TestByteArrayManager.java:[27,24] cannot find symbol\r\n[ERROR] symbol: class Level\r\n[ERROR] location: package org.apache.log4j\r\n[ERROR] /Users/username_2/git/ghe.corp/hadoop-mirror/hadoop-hdfs-project/hadoop-hdfs-client/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestConfiguredFailoverProxyProvider.java:[88,21] cannot access org.apache.log4j.Logger\r\n[ERROR] class file for org.apache.log4j.Logger not found\r\n```\r\n\r\nThis is because many modules in Apache Hadoop call log4j1 API directly. We need to remove the caller at all the projects.", "title": null, "type": "comment" }, { "action": "created", "author": "rgoers", "comment_id": 475615955, "datetime": 1553260428000, "masked_author": "username_0", "text": "@username_2 Thank you for your timely response. I have long since moved on to things that are a better use of my time in helping Log4j usrs. If you want to continue this you can either manually convert the loggers or just include the log4j-1.2-api jar which includes the missing log4j 1.2 classes.\r\n\r\nAlso FYI - you misspelled my user id.", "title": null, "type": "comment" }, { "action": "created", "author": "hadoop-yetus", "comment_id": 513334665, "datetime": 1563561620000, "masked_author": "username_3", "text": ":broken_heart: **-1 overall**\r\n\r\n\r\n\r\n\r\n\r\n\r\n| Vote | Subsystem | Runtime | Comment |\r\n|:----:|----------:|--------:|:--------|\r\n| 0 | reexec | 73 | Docker mode activated. |\r\n||| _ Prechecks _ |\r\n| +1 | dupname | 0 | No case conflicting files found. |\r\n| +1 | @author | 0 | The patch does not contain any @author tags. |\r\n| -1 | test4tests | 0 | The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. |\r\n||| _ trunk Compile Tests _ |\r\n| 0 | mvndep | 24 | Maven dependency ordering for branch |\r\n| +1 | mvninstall | 1189 | trunk passed |\r\n| +1 | compile | 1095 | trunk passed |\r\n| +1 | checkstyle | 163 | trunk passed |\r\n| +1 | mvnsite | 108 | trunk passed |\r\n| +1 | shadedclient | 1077 | branch has no errors when building and testing our client artifacts. |\r\n| +1 | javadoc | 89 | trunk passed |\r\n| 0 | spotbugs | 135 | Used deprecated FindBugs config; considering switching to SpotBugs. |\r\n| 0 | findbugs | 24 | branch/hadoop-project no findbugs output file (findbugsXml.xml) |\r\n||| _ Patch Compile Tests _ |\r\n| 0 | mvndep | 27 | Maven dependency ordering for patch |\r\n| +1 | mvninstall | 75 | the patch passed |\r\n| -1 | compile | 126 | root in the patch failed. |\r\n| -1 | javac | 126 | root in the patch failed. |\r\n| -0 | checkstyle | 141 | root: The patch generated 62 new + 26 unchanged - 1 fixed = 88 total (was 27) |\r\n| +1 | mvnsite | 91 | the patch passed |\r\n| +1 | whitespace | 0 | The patch has no whitespace issues. |\r\n| +1 | xml | 3 | The patch has no ill-formed XML file. |\r\n| -1 | shadedclient | 151 | patch has errors when building and testing our client artifacts. |\r\n| +1 | javadoc | 68 | the patch passed |\r\n| 0 | findbugs | 13 | hadoop-project has no data from findbugs |\r\n| -1 | findbugs | 144 | hadoop-common-project/hadoop-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) |\r\n||| _ Other Tests _ |\r\n| +1 | unit | 12 | hadoop-project in the patch passed. |\r\n| -1 | unit | 577 | hadoop-common in the patch failed. |\r\n| +1 | asflicense | 28 | The patch does not generate ASF License warnings. |\r\n| | | 5381 | |\r\n\r\n\r\n| Reason | Tests |\r\n|-------:|:------|\r\n| FindBugs | module:hadoop-common-project/hadoop-common |\r\n| | Switch statement found in org.apache.hadoop.log.metrics.Log4j2EventCounter.append(LogEvent) where default case is missing At Log4j2EventCounter.java:where default case is missing At Log4j2EventCounter.java:[lines 40-51] |\r\n| Failed junit tests | hadoop.net.TestNetUtils |\r\n\r\n\r\n| Subsystem | Report/Notes |\r\n|----------:|:-------------|\r\n| Docker | Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/artifact/out/Dockerfile |\r\n| GITHUB PR | https://github.com/apache/hadoop/pull/299 |\r\n| Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle |\r\n| uname | Linux 22162bef78fd 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |\r\n| Build tool | maven |\r\n| Personality | personality/hadoop.sh |\r\n| git revision | trunk / 7f1b76c |\r\n| Default Java | 1.8.0_212 |\r\n| compile | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/artifact/out/patch-compile-root.txt |\r\n| javac | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/artifact/out/patch-compile-root.txt |\r\n| checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/artifact/out/diff-checkstyle-root.txt |\r\n| findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html |\r\n| unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt |\r\n| Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/testReport/ |\r\n| Max. process+thread count | 1340 (vs. ulimit of 5500) |\r\n| modules | C: hadoop-project hadoop-common-project/hadoop-common U: . |\r\n| Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-299/1/console |\r\n| versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |\r\n| Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |\r\n\r\n\r\nThis message was automatically generated.", "title": null, "type": "comment" }, { "action": "created", "author": "rgoers", "comment_id": 513377626, "datetime": 1563570244000, "masked_author": "username_0", "text": "Closing this PR since it is apparent there is not interest in applying it.", "title": null, "type": "comment" } ]
4
7
6,050
false
false
6,050
true
GluuFederation/gluu-gateway
GluuFederation
290,905,603
22
null
[ { "action": "opened", "author": "yuriyz", "comment_id": null, "datetime": 1516725375000, "masked_author": "username_0", "text": "During `get_token_by_code` call we overwrite configuration object each time. It perfectly works with one single user, but if there are many users then we will get race condition in this place, for example:\r\n1. user1 - code1\r\n2. user2 - code2\r\nWith global configuration overwrite user2 can get code1 due to race condition. Please pass parameters by reference or otherwise use own wrapper instead of global configuration object.\r\n\r\nhttps://github.com/GluuFederation/gluu-gateway/blob/cda9dfc3914095c40f9f23d98e235869829f6bb5/kong-openid-rp/kong/plugins/kong-openid-rp/helper.lua#L35-36", "title": "Bug : avoid race condition during concurrent handling of users", "type": "issue" }, { "action": "closed", "author": "altexy", "comment_id": null, "datetime": 1563958911000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "altexy", "comment_id": 514545558, "datetime": 1563958911000, "masked_author": "username_1", "text": "@username_0 @ldeveloperl1985 \r\nThis code doesn't exist anymore, I close the issue.", "title": null, "type": "comment" } ]
2
3
661
false
false
661
true
rubykube/peatio
rubykube
324,805,589
1,133
null
[ { "action": "opened", "author": "sramsden", "comment_id": null, "datetime": 1526885179000, "masked_author": "username_0", "text": "Can `Worker::DepositCoinAddress#process` simply call `PaymentAddress#trigger_deposit_address` instead of invoking pusher directly?", "title": "DRY up Worker::DepositCoinAddress", "type": "issue" }, { "action": "created", "author": "yivo", "comment_id": 390603454, "datetime": 1526895106000, "masked_author": "username_1", "text": "Hi @username_0 \r\n\r\nI agree with you. Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "yivo", "comment_id": 392741853, "datetime": 1527592874000, "masked_author": "username_1", "text": "Closed via #1195.", "title": null, "type": "comment" }, { "action": "closed", "author": "yivo", "comment_id": null, "datetime": 1527592875000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
4
189
false
false
189
true
sharkdp/fd
null
265,504,739
116
{ "number": 116, "repo": "fd", "user_login": "sharkdp" }
[ { "action": "opened", "author": "mmstick", "comment_id": null, "datetime": 1507999170000, "masked_author": "username_0", "text": "With this change, the `--exec` flag will be fully functional with a syntax similar to GNU Parallel. The argument that follows the `--exec` flag will be used as the command template, and each path discovered is distributed across a job pool for command generation & execution.\r\n\r\nThe README has been updated to demonstrate the new feature.\r\n\r\nCloses #84", "title": "Implement the --exec flag", "type": "issue" }, { "action": "created", "author": "mmstick", "comment_id": 336647907, "datetime": 1507999712000, "masked_author": "username_0", "text": "I'm guessing Rust 1.16 is a required target? Will need to do a few minor changes to get it building on that one.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336647949, "datetime": 1507999746000, "masked_author": "username_1", "text": "I was actually thinking about increasing this for some time. What would be required for this PR?", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336648603, "datetime": 1508000348000, "masked_author": "username_0", "text": "Nothing's truly required. It's largely just syntax enhancements that have come about to make Rust more user-friendly, like not requiring that match arm scopes have commas, and `eprintln`.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336648764, "datetime": 1508000469000, "masked_author": "username_1", "text": "Sorry.. I meant: which Rust version would be required as new minimum version? 1.19?", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336649213, "datetime": 1508000870000, "masked_author": "username_1", "text": "src/main src/main.rs\r\n```\r\n\r\nThe last one looks like '{}' is appended in addition to '{.}'. Is this intended?", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336649322, "datetime": 1508000958000, "masked_author": "username_0", "text": "Yes, that is the behavior that's used in GNU Parallel. If no placeholder token is provided, it is assumed that the user wants to append the placeholder at the end of the command. So there's no need to explicitly state where you want your input, if you want the input at the end.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336649911, "datetime": 1508001452000, "masked_author": "username_0", "text": "Older builds should be working now, and fixed the double placement issue.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336650820, "datetime": 1508002352000, "masked_author": "username_0", "text": "Rust 1.19 will be a requirement.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336650937, "datetime": 1508002461000, "masked_author": "username_1", "text": "Okay. We should update `.travis.yml` to reflect that.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336651069, "datetime": 1508002582000, "masked_author": "username_0", "text": "Done.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336651942, "datetime": 1508003432000, "masked_author": "username_1", "text": "tmp/foo\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336653616, "datetime": 1508005029000, "masked_author": "username_0", "text": "Do you want outputs to be printed serially, in the order that inputs are processed?", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336654225, "datetime": 1508005594000, "masked_author": "username_1", "text": "I don't think that's needed since there is no well-defined order in which we traverse the file-system (due to there being several threads walking the filesystem).", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336654662, "datetime": 1508005999000, "masked_author": "username_0", "text": "I can easily go ahead and fix the absolute path part, if you want me to.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336655101, "datetime": 1508006430000, "masked_author": "username_1", "text": "That would be great.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336666341, "datetime": 1508014005000, "masked_author": "username_0", "text": "Absolute paths are working now.\r\n\r\n```\r\nusername_0:~/S/fd# target/debug/fd -a --exec 'echo {}'\r\n/home/username_0/Sources/fd/Cargo.lock\r\n/home/username_0/Sources/fd/LICENSE\r\n/home/username_0/Sources/fd/Cargo.toml\r\n/home/username_0/Sources/fd/CONTRIBUTING.md\r\n/home/username_0/Sources/fd/README.md\r\n/home/username_0/Sources/fd/appveyor.yml\r\n/home/username_0/Sources/fd/src\r\n/home/username_0/Sources/fd/tests/tests.rs\r\n/home/username_0/Sources/fd/tests\r\n/home/username_0/Sources/fd/src/app.rs\r\n/home/username_0/Sources/fd/src/internal.rs\r\n/home/username_0/Sources/fd/src/exec\r\n/home/username_0/Sources/fd/src/main.rs\r\n/home/username_0/Sources/fd/src/fshelper\r\n/home/username_0/Sources/fd/src/lscolors\r\n/home/username_0/Sources/fd/src/walk.rs\r\n/home/username_0/Sources/fd/src/exec/paths.rs\r\n/home/username_0/Sources/fd/src/output.rs\r\n/home/username_0/Sources/fd/src/fshelper/mod.rs\r\n/home/username_0/Sources/fd/src/exec/mod.rs\r\n/home/username_0/Sources/fd/build.rs\r\n/home/username_0/Sources/fd/src/exec/token.rs\r\n/home/username_0/Sources/fd/src/exec/job.rs\r\n/home/username_0/Sources/fd/src/lscolors/mod.rs\r\n/home/username_0/Sources/fd/src/exec/ticket.rs\r\n/home/username_0/Sources/fd/tests/testenv/mod.rs\r\n/home/username_0/Sources/fd/tests/testenv\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336667153, "datetime": 1508014843000, "masked_author": "username_0", "text": "I could also implement grouping of outputs, if you want outputs to be grouped by job (only print the stdout/stderr of one job at a time).", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336670588, "datetime": 1508018620000, "masked_author": "username_0", "text": "Implemented a mechanism for grouping outputs. It uses `std::process::Output` to act as a buffer for piped outputs, and a `Arc<Mutex<()>>` to serve as a lock for ensuring that only thread has write access at a given time.\r\n\r\nIt's the easiest way to implement this in a cross-platform manner. Only downside is that it has to perform heap allocations to buffer outputs, and will only print outputs when a job is complete.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336672371, "datetime": 1508020862000, "masked_author": "username_0", "text": "Am working on an optimized variant of grouping for *nix systems.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336679329, "datetime": 1508031064000, "masked_author": "username_0", "text": "Alright, *nix-specific specialization have been implemented. Shouldn't be any heap allocations on that end, beyond allowing the kernel to handle all buffering of outputs.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336680777, "datetime": 1508033311000, "masked_author": "username_0", "text": "Performance counter stats for 'fd -x echo {} .rs' (100 runs):\r\n\r\n 75.216770 task-clock:u (msec) # 2.363 CPUs utilized ( +- 1.08% )\r\n 0 context-switches:u # 0.000 K/sec \r\n 0 cpu-migrations:u # 0.000 K/sec \r\n 3,364 page-faults:u # 0.045 M/sec ( +- 0.25% )\r\n 42,427,488 cycles:u # 0.564 GHz ( +- 3.92% ) (87.17%)\r\n 9,996,856 stalled-cycles-frontend:u # 23.56% frontend cycles idle ( +- 0.73% ) (89.05%)\r\n 8,013,443 stalled-cycles-backend:u # 18.89% backend cycles idle ( +- 1.48% ) (32.36%)\r\n 42,041,689 instructions:u # 0.99 insn per cycle \r\n # 0.24 stalled cycles per insn ( +- 8.39% ) (59.72%)\r\n 10,112,065 branches:u # 134.439 M/sec ( +- 8.44% ) (72.51%)\r\n 124,204 branch-misses:u # 1.23% of all branches ( +- 0.89% ) (85.12%)\r\n\r\n 0.031826863 seconds time elapsed ( +- 0.85% )\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336681241, "datetime": 1508034161000, "masked_author": "username_0", "text": "So it seems the reason that `find` has an advantage is because it acts as it's own shell. It doesn't use any shell at all -- executes them natively. That would make sense.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336710466, "datetime": 1508072884000, "masked_author": "username_1", "text": "I like that this spawns a shell, makes it more powerful.\r\n\r\nDo you still want to work on this or do you think it's ready to be integrated?\r\n\r\nI'm in favor of merging this in early, but unfortunately there are a few conflicts now due to #113.", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336712313, "datetime": 1508074861000, "masked_author": "username_0", "text": "I fixed the conflicts. It should be ready to merge now, and fully feature-complete.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336714584, "datetime": 1508077110000, "masked_author": "username_1", "text": "Possibly naive question: There are quite a lot of `unsafe` blocks now. Are these strictly necessary or due to optimizations?", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336715244, "datetime": 1508077750000, "masked_author": "username_0", "text": "All the `unsafe` blocks are just within the `then_execute` method for *nix systems, because any call to a function in `libc` (`pipe`/`dup2`/`close`) requires you to use the `unsafe` keyword. It's not actually unsafe -- they are just kernel system calls to create and manage anonymous file descriptors.\r\n\r\nThe worst that'd happen is that if the programmer didn't write that section correctly (ie: remove some of those close calls), the piped file descriptors would cause each thread to hang at `io::copy()`, which is easily debugged (if, for whatever reason, someone decides to modify that code).", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336715522, "datetime": 1508078003000, "masked_author": "username_1", "text": "Thank you for the clarification.\r\n\r\nThe `unsafe`-block in `main.rs` is not FFI-specific though, right?", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336716004, "datetime": 1508078404000, "masked_author": "username_0", "text": "The unsafe block in `walk.rs` is a workaround to get the reference to the `TokenizedCommand` to be shared across threads, by converting the reference into an Arc. The borrow checker, at this time, just isn't smart enough to realize that the data lives well beyond the `join()` calls for the thread handles of each worker, and that the original data is never mutated during that timeframe.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336718064, "datetime": 1508080157000, "masked_author": "username_1", "text": "Doen't quite seem to work on Windows (see inline comment). I think we should add a few integration tests after all (see `tests/tests.rs`). Maybe simply in the style of `fd -x echo` ==`fd` where. What do you think?", "title": null, "type": "comment" }, { "action": "created", "author": "mmstick", "comment_id": 336719425, "datetime": 1508081416000, "masked_author": "username_0", "text": "I'll look into writing integration tests when I get back home.", "title": null, "type": "comment" }, { "action": "created", "author": "sharkdp", "comment_id": 336735732, "datetime": 1508096202000, "masked_author": "username_1", "text": "Thank you very much for all of this! I'm going to merge this now and we can add the integration tests later.", "title": null, "type": "comment" } ]
2
32
7,060
false
false
7,060
true
Netflix/eureka
Netflix
94,599,715
583
{ "number": 583, "repo": "eureka", "user_login": "Netflix" }
[ { "action": "opened", "author": "qiangdavidliu", "comment_id": null, "datetime": 1436735593000, "masked_author": "username_0", "text": "", "title": "2.x Making the module list in the runners more modifiable", "type": "issue" }, { "action": "created", "author": "cloudbees-pull-request-builder", "comment_id": 120762822, "datetime": 1436735894000, "masked_author": "username_1", "text": "[NetflixOSS » eureka » eureka-pull-requests #359](https://netflixoss.ci.cloudbees.com/job/NetflixOSS/job/eureka/job/eureka-pull-requests/359/) SUCCESS\nThis pull request looks good", "title": null, "type": "comment" } ]
2
2
179
false
false
179
false
joncardasis/ChromaColorPicker
null
341,325,789
28
null
[ { "action": "opened", "author": "miwagner1", "comment_id": null, "datetime": 1531665465000, "masked_author": "username_0", "text": "Allow manual color selection via entering its hex via Hex Field.", "title": "Make The Hex Field editable", "type": "issue" }, { "action": "created", "author": "joncardasis", "comment_id": 437611072, "datetime": 1541876413000, "masked_author": "username_1", "text": "I am actually planning to remove the hex field from inside the circle control and move it elsewhere. \r\n\r\nI am starting a rewrite of a number of features on this project for better customizability. If you have any suggestions you'd like to see in the evolution of this project, please open a new issue with the `EVOLUTION REQUEST` label.", "title": null, "type": "comment" }, { "action": "closed", "author": "joncardasis", "comment_id": null, "datetime": 1541876413000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
400
false
false
400
false
argoproj/argo
argoproj
253,039,520
39
null
[ { "action": "opened", "author": "jessesuen", "comment_id": null, "datetime": 1503703364000, "masked_author": "username_0", "text": "When submitting the Selenium Demo template, the submission fails during preprocessing with the following error.\r\n\r\n```\r\n{\r\n\"code\":\"ERR_AX_ILLEGAL_ARGUMENT\",\r\n\"message\":\"selenium-server 'inputs.parameters.BROWSER' was not satisfied by caller\",\r\n\"detail\":\"\"\r\n}\r\n```\r\n\r\nI suspect preprocessing is not handling argument substitution to dynamic fixtures correctly", "title": "selenium-server example fails to satisfy arguments dynamic fixture", "type": "issue" }, { "action": "created", "author": "jessesuen", "comment_id": 325061165, "datetime": 1503706267000, "masked_author": "username_0", "text": "The problem is during embedding. Here is a section of the embedded template for the selenium-server fixture:\r\n```\r\n{\r\n ...\r\n \"selenium\": {\r\n \"template\": {\r\n \"type\": \"container\",\r\n \"version\": \"1\",\r\n \"name\": \"selenium-server\",\r\n \"description\": \"Base selenium container for selenium firefox and chrome\",\r\n \"id\": \"5437d66f-0c90-5245-5cd4-dd2ae7252368\",\r\n \"repo\": \"https://github.com/argoproj/appstore.git\",\r\n \"branch\": \"master\",\r\n \"revision\": \"b6441b788e8f9ae142238ab71f7fda21cfdd411f\",\r\n \"inputs\": {\r\n \"parameters\": {\r\n \"BROWSER\": null\r\n }\r\n },\r\n \"resources\": {\r\n \"mem_mib\": \"1024\",\r\n \"cpu_cores\": \"0.1\"\r\n },\r\n \"image\": \"selenium/standalone-%%inputs.parameters.BROWSER%%-debug:latest\"\r\n },\r\n \"status\": 0,\r\n \"status_string\": \"\",\r\n \"cost\": 0,\r\n \"create_time\": 0,\r\n \"launch_time\": 0,\r\n \"init_time\": 0,\r\n \"average_init_time\": 0,\r\n \"end_time\": 0,\r\n \"wait_time\": 0,\r\n \"run_time\": 0,\r\n \"average_runtime\": 0,\r\n \"artifact_tags\": \"\",\r\n \"is_submitted\": false\r\n }\r\n}\r\n```\r\nNotice that the container has `inputs.parameters.BROWSER`, but there is no `arguments` field (as a peer to `template`). There should be. The bug is is that during embedding of workflows, I neglect to apply the same inferring of template arguments that I do with workflow steps.", "title": null, "type": "comment" }, { "action": "created", "author": "jessesuen", "comment_id": 325067460, "datetime": 1503709430000, "masked_author": "username_0", "text": "Fixed in 1.0.1 and 1.1", "title": null, "type": "comment" }, { "action": "closed", "author": "jessesuen", "comment_id": null, "datetime": 1503709430000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "jessesuen", "comment_id": 325067613, "datetime": 1503709506000, "masked_author": "username_0", "text": "NOTE: after upgrading to the build with the fix, a cluster which had already attached the appstore repo, will need to disconnect and reconnect the repo to reingest the correctly embedded template.", "title": null, "type": "comment" } ]
1
5
1,961
false
false
1,961
false
sul-dlss/sul-embed
sul-dlss
268,109,664
841
null
[ { "action": "opened", "author": "blalbrit", "comment_id": null, "datetime": 1508864215000, "masked_author": "username_0", "text": "The old sul-embed provided for the possibility of downloading of files associated with a book or image object (full-text XML, PDF, etc.). That is - the primary display would be an image viewer, but the download options included associated non-image objects.\r\n\r\nThe current implementation of UV no longer provides this critical functionality.\r\n\r\nSee, for instance, any object in: https://searchworks.stanford.edu/catalog?f%5Bcollection%5D%5B%5D=357970 .\r\n\r\nIf we go to one of these objects - https://searchworks.stanford.edu/view/xt162pg0437 - we see that UV offers the standard image viewing environment we would expect. However, the additional files that are available with this object in stacks are not offered to the user in the Download button:\r\n![screenshot 2017-10-24 09 53 09](https://user-images.githubusercontent.com/796990/31956770-4f213526-b8a1-11e7-8610-6057b11ceba6.png)\r\n\r\nWhen we go to the public XML - https://purl.stanford.edu/xt162pg0437.xml - we can see the PDF is available and just not offered to the user:\r\n![screenshot 2017-10-24 09 54 46](https://user-images.githubusercontent.com/796990/31956833-93ef0eee-b8a1-11e7-97a7-f82598abe6c6.png)\r\n\r\n\r\nBrowser / Environment: all.\r\n\r\ncc. @username_1 @username_2", "title": "Downloadable PDFs in Image Objects are no longer downloadable", "type": "issue" }, { "action": "created", "author": "snydman", "comment_id": 342556173, "datetime": 1510075214000, "masked_author": "username_1", "text": "See rows 40-54 of \r\n\r\nhttps://docs.google.com/spreadsheets/d/1ud5kM_wNLAsRQCdkfqFtzZAwqRHHjE-dwTFh-QNw-sM/edit#gid=197628797\r\n\r\n...for examples.", "title": null, "type": "comment" }, { "action": "created", "author": "snydman", "comment_id": 342585297, "datetime": 1510081034000, "masked_author": "username_1", "text": "We want behavior similar to this \r\n\r\nhttps://wellcomelibrary.org/item/b1948799x#?c=0&m=0&s=0&cv=0&z=-0.8268%2C-0.0833%2C2.6536%2C1.6669\r\n\r\n![image](https://user-images.githubusercontent.com/3279382/32512015-663fe414-c3aa-11e7-9820-7b2733d585d7.png)", "title": null, "type": "comment" }, { "action": "created", "author": "LynnMcRae", "comment_id": 342611828, "datetime": 1510086499000, "masked_author": "username_2", "text": "Example of PURL with a non-PDF object download (XML) - https://purl.stanford.edu/bb962tm5458 (and other Walters objects)\r\n```\r\n<resource type=\"object\" sequence=\"361\" id=\"file-1\">\r\n <label>Descriptive Metadata</label>\r\n <file mimetype=\"application/tei+xml\" format=\"XML\" size=\"136109\" id=\"W631_tei.xml\"</file>\r\n</resource>\r\n```\r\n\r\nExample of a PURL with three download files -- https://purl.stanford.edu/bg262qk2288 (and all other AP objects)\r\n```\r\n<resource type=\"object\" sequence=\"1\" id=\"bg262qk2288_1\">\r\n <label>Object 1</label>\r\n <file id=\"bg262qk2288.pdf\" mimetype=\"application/pdf\" size=\"2218576614\"></file>\r\n <file id=\"bg262qk2288.rtf\" mimetype=\"text/rtf\" size=\"13093220\"></file>\r\n <file id=\"bg262qk2288.xml\" mimetype=\"application/xml\" size=\"6885684\"></file>\r\n</resource>\r\n```\r\n\r\nWith thanks to Ben, who adds: ...also, many labs projects have PDF + .txt or .xml for the object download. Tony Calavano might have knowledge of good examples.", "title": null, "type": "comment" }, { "action": "created", "author": "hannahfrost", "comment_id": 369845587, "datetime": 1519976205000, "masked_author": "username_3", "text": "As of today, this issue appears to be resolved in production and in UAT: https://purl.stanford.edu/xt162pg0437", "title": null, "type": "comment" }, { "action": "closed", "author": "mejackreed", "comment_id": null, "datetime": 1520099879000, "masked_author": "username_4", "text": "", "title": null, "type": "issue" } ]
5
6
2,692
false
false
2,692
true
cvondrick/vatic
null
209,401,305
66
null
[ { "action": "opened", "author": "premamooc", "comment_id": null, "datetime": 1487756825000, "masked_author": "username_0", "text": "Installing vatic on ubuntu 16.04 but stuck at turkic --setup database\r\nAny suggestions or help appreciated", "title": "turkic command not found", "type": "issue" }, { "action": "created", "author": "jldowns", "comment_id": 292410322, "datetime": 1491533315000, "masked_author": "username_1", "text": "The command is `turkic setup --database`.", "title": null, "type": "comment" }, { "action": "created", "author": "sagartesla", "comment_id": 382391465, "datetime": 1524059114000, "masked_author": "username_2", "text": "Please follow this installation steps. \r\nhttps://gitlab.com/EAVISE/publicwiki/wikis/install-vatic\r\n\r\nturkic and pyvision are separate github repo. One has to clone it and then run python setup.py install", "title": null, "type": "comment" } ]
3
3
350
false
false
350
false
OlegKlimenko/Plamber-Android
null
343,418,400
90
null
[ { "action": "opened", "author": "lolwner", "comment_id": null, "datetime": 1532275947000, "masked_author": "username_0", "text": "Remove ability to manually refresh list of local files (it's not user friendly) and make refreshing list of files automatically (consider using some kind of local storage to store flag that shows is list of books is changed or not. I dunno I'm a web .net developer not an android dev)", "title": "Change logic for local files refresh", "type": "issue" }, { "action": "created", "author": "OlegKlimenko", "comment_id": 408381087, "datetime": 1532687819000, "masked_author": "username_1", "text": "@username_0 I don't know, but most of the apps has the same \"logic\" with updating data by pulling your screen to the bottom. But we will discuss it with @username_2 and see if we will be doing this issue and if it's an issue in general.\r\nThanks :)", "title": null, "type": "comment" }, { "action": "closed", "author": "andrey9328", "comment_id": null, "datetime": 1532960194000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "OlegKlimenko", "comment_id": 408907906, "datetime": 1532965072000, "masked_author": "username_1", "text": "@username_0 Fixed. Thanks for change proposal :)", "title": null, "type": "comment" } ]
3
4
573
false
false
573
true
pingcap/tidb
pingcap
251,217,322
4,242
{ "number": 4242, "repo": "tidb", "user_login": "pingcap" }
[ { "action": "opened", "author": "hanfei1991", "comment_id": null, "datetime": 1503055712000, "masked_author": "username_0", "text": "Then we can pass sql logical test.", "title": "plan: reopen join reorder for new plan.", "type": "issue" }, { "action": "created", "author": "zimulala", "comment_id": 323336893, "datetime": 1503058204000, "masked_author": "username_1", "text": "LGTM", "title": null, "type": "comment" } ]
2
2
38
false
false
38
false
prometheus/prometheus
prometheus
344,452,506
4,417
null
[ { "action": "opened", "author": "juliusv", "comment_id": null, "datetime": 1532526658000, "masked_author": "username_0", "text": "See https://github.com/prometheus/prometheus/pull/4416\r\n\r\nThe template-based web endpoints such as `/alerts`, `/rules`, etc., refer to Go variable and method names that the compiler cannot statically verify. When the Go names get renamed, it breaks the templates without anyone noticing. It would be good to have some kind of e2e test that at least checks whether those pages render without an error.", "title": "Test correct rendering of template-based web endpoints", "type": "issue" }, { "action": "created", "author": "minhlongdo", "comment_id": 460458649, "datetime": 1549323894000, "masked_author": "username_1", "text": "@username_0 would it be ok for me to pick up this issue?", "title": null, "type": "comment" }, { "action": "created", "author": "brian-brazil", "comment_id": 460559387, "datetime": 1549356990000, "masked_author": "username_2", "text": "Please go ahead.", "title": null, "type": "comment" }, { "action": "created", "author": "minhlongdo", "comment_id": 461230689, "datetime": 1549495949000, "masked_author": "username_1", "text": "@username_2 do you have any advice on how I should test endpoints that have `defer h.mtx.RUnlock()` in the handler? Like the `/config` endpoint", "title": null, "type": "comment" }, { "action": "created", "author": "brian-brazil", "comment_id": 461341305, "datetime": 1549530931000, "masked_author": "username_2", "text": "I don't see why those would be any different to test.", "title": null, "type": "comment" }, { "action": "created", "author": "minhlongdo", "comment_id": 461766205, "datetime": 1549623466000, "masked_author": "username_1", "text": "@username_2 I guess this issue can be closed?", "title": null, "type": "comment" }, { "action": "closed", "author": "brian-brazil", "comment_id": null, "datetime": 1549625483000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
7
714
false
false
714
true
mitchellh/vagrant
null
5,972,444
1,052
null
[ { "action": "opened", "author": "miratcan", "comment_id": null, "datetime": 1343839181000, "masked_author": "username_0", "text": "I want to download documentation of vagrant to my kindle and read it from there. I think downloadable documentation is common need.", "title": "Need whole documentation as PDF", "type": "issue" }, { "action": "created", "author": "LSinev", "comment_id": 236622740, "datetime": 1470066879000, "masked_author": "username_1", "text": "Maybe this helps:\r\nhttp://read-the-docs.readthedocs.io/en/latest/features.html#pdf-generation", "title": null, "type": "comment" } ]
3
3
541
false
true
224
false
linkedin/pinot
linkedin
246,180,894
1,712
{ "number": 1712, "repo": "pinot", "user_login": "linkedin" }
[ { "action": "opened", "author": "Jackie-Jiang", "comment_id": null, "datetime": 1501192524000, "masked_author": "username_0", "text": "Refactor StarTreeClusterIntegrationTest using the new test utils\nFix the problem where the old testOneQuery() swallowed the exception which cause the query comparison always pass", "title": "Refactor StarTreeClusterIntegrationTest", "type": "issue" } ]
2
2
178
false
true
178
false
linterhub/schema
linterhub
332,476,093
17
null
[ { "action": "opened", "author": "svoboda-rabstvo", "comment_id": null, "datetime": 1528993697000, "masked_author": "username_0", "text": "Please, add documentation for the project. \r\n\r\nI suggested adding `README.md` to the root folder and each of folder in the project. Also to add `CONTRIBUTING.md` to the root folder.\r\n\r\nThat proposal help to understand the project, what it's doing, what include in each of folder and how to work with project.\r\n\r\nRecommendation: \r\n- [standart readme](https://github.com/RichardLitt/standard-readme)\r\n- [readme driven development](http://tom.preston-werner.com/2010/08/23/readme-driven-development.html)\r\n- eslint [contributing](https://eslint.org/docs/developer-guide/contributing/)\r\n- angular [contributing](https://github.com/angular/angular/blob/master/CONTRIBUTING.md)\r\n\r\nAnother links: \r\n- [awesome readme](https://github.com/matiassingers/awesome-readme)", "title": "Add documentation for project", "type": "issue" }, { "action": "created", "author": "svoboda-rabstvo", "comment_id": 397639722, "datetime": 1529073121000, "masked_author": "username_0", "text": "And contributing file :)", "title": null, "type": "comment" }, { "action": "created", "author": "xferra", "comment_id": 398323473, "datetime": 1529398005000, "masked_author": "username_1", "text": "Part of #48", "title": null, "type": "comment" }, { "action": "created", "author": "svoboda-rabstvo", "comment_id": 410752386, "datetime": 1533570076000, "masked_author": "username_0", "text": "@username_1 we added all main documentation of project ?", "title": null, "type": "comment" } ]
2
4
848
false
false
848
true
jonschlinkert/sublime-markdown-extended
null
47,185,988
69
null
[ { "action": "opened", "author": "tehrengruber", "comment_id": null, "datetime": 1414607357000, "masked_author": "username_0", "text": "When writing Markdown with Mathjax content you often use single underscores inside dollar signs like\r\n\r\n```\r\nSome text\r\n...\r\n$\\int_a^b f(x) dx$\r\n...\r\n```\r\n\r\nIt would be very nice if the syntax highlighter would recognize this since otherwise your whole content looks kinda wierd. As there is no standard format for defining equations in markdown syntax (at least what i know) i would be desirable that this would be configurable in the settings of the plugin. This is most likely a feature request and not a bug but since i'm not capable of changing this i would really appreciate it if someone could implement/fix this :-)", "title": "Ignore syntax highlighting inside dollar signs", "type": "issue" }, { "action": "created", "author": "jonschlinkert", "comment_id": 73466302, "datetime": 1423466102000, "masked_author": "username_1", "text": "yeah, this isn't a bug. like you said it's more of a feature request, but I don't think it this plugin would/could support that. the highlighting in the fenced code blocks is provided by the highlighters for the respective languages defined for the code blocks.", "title": null, "type": "comment" }, { "action": "closed", "author": "jonschlinkert", "comment_id": null, "datetime": 1423466102000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "BasicXP", "comment_id": 73487352, "datetime": 1423477965000, "masked_author": "username_2", "text": "Why not make dollar signs be similar to code blocks, enabling TeX/LaTeX highlighting? Would that be possible?", "title": null, "type": "comment" } ]
3
4
993
false
false
993
false
mitodl/micromasters
mitodl
174,757,181
965
null
[ { "action": "opened", "author": "pdpinch", "comment_id": null, "datetime": 1472822135000, "masked_author": "username_0", "text": "It works on the current marketing site, because that's only on http\r\n\r\n```\r\njquery-2.2.0.min.js:4 Mixed Content: The page at 'https://micromasters-ci.herokuapp.com/' was loaded over HTTPS, but requested an insecure script 'http://facebook.us6.list-manage.com/subscribe/post-json?u=ad81d725159c1f322…ersity+or+educational+institution&MMERGE4=&MMERGE3=MIT+ODL&_=1472821806637'. This request has been blocked; the content must be served over HTTPS.send @ jquery-2.2.0.min.js:4ajax @ jquery-2.2.0.min.js:4(anonymous function) @ jquery.ajaxchimp.js:120dispatch @ jquery-2.2.0.min.js:3r.handle @ jquery-2.2.0.min.js:3\r\njquery.ajaxchimp.js:126 mailchimp ajax submit error: error\r\n```", "title": "Home: mailchimp signup needs to be https", "type": "issue" }, { "action": "created", "author": "pdpinch", "comment_id": 244371833, "datetime": 1472822218000, "masked_author": "username_0", "text": "I was also thrown off by the `facebook` in the URL. I'll have to check with marketing (@mariaODL) to see if we're hitting the right endpoint at mailchimp.", "title": null, "type": "comment" }, { "action": "created", "author": "pdpinch", "comment_id": 247389154, "datetime": 1473959204000, "masked_author": "username_0", "text": "@username_1 can you fix this too. If you want to do it as part of #1035 that's fine. Or it can be separate.", "title": null, "type": "comment" }, { "action": "created", "author": "annagav", "comment_id": 247422365, "datetime": 1473966501000, "masked_author": "username_1", "text": "@username_0, where can I reproduce the bug?", "title": null, "type": "comment" }, { "action": "closed", "author": "annagav", "comment_id": null, "datetime": 1474055302000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
5
974
false
false
974
true
caicloud/loadbalancer-controller
caicloud
314,971,108
53
{ "number": 53, "repo": "loadbalancer-controller", "user_login": "caicloud" }
[ { "action": "opened", "author": "zoumo", "comment_id": null, "datetime": 1523956268000, "masked_author": "username_0", "text": "<!-- Thanks for sending a pull request! See below for tips! -->\r\n\r\n**What this PR does / why we need it**:\r\n\r\nAdd your description\r\n\r\n**Which issue(s) this PR fixes** *(optional, close the issue(s) when PR gets merged)*:\r\n\r\nFixes #\r\n\r\n**Special notes for your reviewer**:\r\n\r\n/cc @your-reviewer\r\n\r\n**Release note**:\r\n<!-- Write your release note:\r\n1. Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string \"action required\".\r\n2. If no release note is required, just write \"NONE\".\r\n-->\r\n\r\n```release-note\r\nchore(k8s): update kubernetes api to 1.10\r\n```\r\n\r\n<!-- Thanks for sending a pull request! Here are some tips:\r\n\r\n1. https://github.com/caicloud/engineering/blob/master/docs/review_conventions.md <-- what is the review process looks like\r\n2. https://github.com/caicloud/engineering/blob/master/docs/commit_conventions.md <-- how to structure your git commit\r\n3. https://github.com/caicloud/engineering/blob/master/docs/caicloud_bot.md <-- how to work with caicloud bot\r\n\r\nOther tips from Kubernetes cmomunity:\r\n\r\n1. If this is your first time, read our contributor guidelines https://git.k8s.io/community/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide\r\n2. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/devel/pull-requests.md#best-practices-for-faster-reviews\r\n3. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed\r\n4. If the PR is unfinished, see how to mark it: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#marking-unfinished-pull-requests\r\n-->", "title": "chore(k8s): update kubernetes api to 1.10", "type": "issue" }, { "action": "created", "author": "yejiayu", "comment_id": 382954108, "datetime": 1524192837000, "masked_author": "username_1", "text": "/lgtm", "title": null, "type": "comment" } ]
3
4
3,833
false
true
1,850
false
scitran/core
scitran
252,965,605
910
null
[ { "action": "opened", "author": "ryansanford", "comment_id": null, "datetime": 1503681321000, "masked_author": "username_0", "text": "Spinoff of PR #891\r\n\r\nCoveralls doesn't report or easily convey the coverage on the PR Diff. This is important for easily confirming the coverage of new/modified lines of a PR independent of the global coverage increase/decrease.\r\n\r\nCoveralls also doesn't overlay line diff with the coverage diff for an efficient deeper analysis.\r\n\r\nSuggest converting to codecov which can address both of these concerns.", "title": "Enable coverage reporting/checking on PR diff", "type": "issue" }, { "action": "closed", "author": "ryansanford", "comment_id": null, "datetime": 1507294049000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
405
false
false
405
false
cloudfoundry-incubator/cf-abacus
cloudfoundry-incubator
281,750,412
828
{ "number": 828, "repo": "cf-abacus", "user_login": "cloudfoundry-incubator" }
[ { "action": "opened", "author": "hsiliev", "comment_id": null, "datetime": 1513171898000, "masked_author": "username_0", "text": "", "title": "Add plan-tester module", "type": "issue" } ]
4
5
967
false
true
0
false
syndesisio/syndesis
syndesisio
274,246,771
43
null
[ { "action": "closed", "author": "gashcrumb", "comment_id": null, "datetime": 1521051723000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "gashcrumb", "comment_id": 373125712, "datetime": 1521051723000, "masked_author": "username_0", "text": "This is stale", "title": null, "type": "comment" } ]
2
5
3,105
false
true
13
false
platanus/activeadmin_addons
platanus
335,748,984
224
null
[ { "action": "opened", "author": "qdegraeve", "comment_id": null, "datetime": 1530007786000, "masked_author": "username_0", "text": "Hi, \r\n\r\nthere is an problem with the `toggle_bool_column` feature when the model name has module or when a decorator is used. Permitted params are wrong because of `class_name` method in `lib/activeadmin_addons/support/custom_builder.rb`.\r\n\r\nThe workaround I found is to use `model.model_name.param_key` instead of `model.class.name.demodulize.underscore`. That avoid the `_decorator` and leave the module in the model name.\r\n\r\nregards\r\nQuentin", "title": "toggle_bool_column model_name issue", "type": "issue" }, { "action": "created", "author": "ldlsegovia", "comment_id": 475904599, "datetime": 1553375091000, "masked_author": "username_1", "text": "thanks @username_0", "title": null, "type": "comment" }, { "action": "closed", "author": "ldlsegovia", "comment_id": null, "datetime": 1553375092000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
461
false
false
461
true
atom/atom
atom
58,829,967
5,724
null
[ { "action": "opened", "author": "wvanlint", "comment_id": null, "datetime": 1424823620000, "masked_author": "username_0", "text": "I normally start Atom using its icon which runs it without arguments under the home path.\r\nI can then remove the home path as the root folder and add some other root folders that I am working on.\r\nHowever, when I restart Atom, the home path will be re-added as a root folder which seems unexpected.\r\n\r\nAs far as I can tell from the code, projects/workspaces are uniquely identified under ~/.atom/storage by the paths that are given on the command line (the path that the command is executed from if there are no paths given). Is this correct?\r\nWould only opening the project paths as root folders be suitable over also opening the given paths as root folders if and only if the project exists?\r\nIf the project path doesn't contain some of the given paths, that means the user has manually removed them, given the unique identifier of the project.\r\n\r\nIf there is interest in any changes, I would be excited to work on it @username_1 :)", "title": "Atoms opens the union of the given paths and the paths specified by the project", "type": "issue" }, { "action": "created", "author": "maxbrunsfeld", "comment_id": 75882425, "datetime": 1424824651000, "masked_author": "username_1", "text": "@username_0 Atom shouldn't be opening your home directory when you run it from the app icon; that's a bug either in Atom or some package. It seems related to a bug that a few people have reported (#5621, #5617).\r\n\r\nWhat OS are you on? Also, does it happen if you clear your `~/.atom/storage` directory and open Atom with `atom --safe`?", "title": null, "type": "comment" }, { "action": "created", "author": "wvanlint", "comment_id": 75885685, "datetime": 1424826364000, "masked_author": "username_0", "text": "I looked into it before, could it maybe be related to the following code at https://github.com/atom/atom/blob/master/src/browser/main.coffee#L136?\r\n```\r\npathsToOpen = [executedFrom] if executedFrom and pathsToOpen.length is 0\r\n```\r\nI'm running Atom 0.182.0 on Ubuntu 14.04, it happens when clearing `~/.atom/storage` and running `atom --safe` too.\r\nI can check if it happens from the latest commit later too.\r\n\r\nSo am I correct in that your state is saved by the hash of the given paths in `~/.atom/storage`?\r\nIf so, if you run `atom some-path` is it actually possible to remove `some-path` as root folder and add only for example `some-path/a` and `some-path/b` as root folders, or will `some-path` always be added back when you run `atom some-path` again?\r\nIf paths are used as project identifiers, I would think that the former would be the intended behavior.", "title": null, "type": "comment" }, { "action": "created", "author": "maxbrunsfeld", "comment_id": 75886115, "datetime": 1424826616000, "masked_author": "username_1", "text": "I think that `executedFrom` should be undefined unless you're running the `atom` executable from the command-line.", "title": null, "type": "comment" }, { "action": "created", "author": "maxbrunsfeld", "comment_id": 75886893, "datetime": 1424827045000, "masked_author": "username_1", "text": "Currently, we don't yet have a concept of a 'project identifier' that is separate from a root folder. What we're working on currently is getting multi-folder support working consistently across all of Atom's built-in packages. But then, we may need to rethink our flows for working with multiple root folders. Maybe you can help us to think about the ideal flow.\r\n\r\nI'd love it if you wanted to work on this area with me. I think first, we need to spend some time brainstorming about multi-folder workflows in Atom. I'm going to create an issue where we can discuss it with anyone who's interested.", "title": null, "type": "comment" }, { "action": "created", "author": "maxbrunsfeld", "comment_id": 75888928, "datetime": 1424828153000, "masked_author": "username_1", "text": "@username_0 see #5728. I'd like to consolidate our meta-level discussion about multi-folder UX there as much as possible.", "title": null, "type": "comment" }, { "action": "closed", "author": "wvanlint", "comment_id": null, "datetime": 1424838220000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "wvanlint", "comment_id": 75903479, "datetime": 1424838220000, "masked_author": "username_0", "text": "It looks like I was indirectly calling the wrong executable through the Ubuntu Dash (the one that is also called from the command line).\r\nSorry but thanks for the help! I'll take a look at the other issue.", "title": null, "type": "comment" } ]
3
9
3,610
false
true
3,168
true
logaretm/vee-validate
null
187,484,625
89
null
[ { "action": "opened", "author": "justanne", "comment_id": null, "datetime": 1478334727000, "masked_author": "username_0", "text": "Hello, still a learner here. I'm using Vue 1.0 and got a code where within a `for` loop (parent component) resides a radio input component that generates dynamic `name` appending numbers at the end for every increment: e.g. `radio_1`, `radio_2`, and so on - via `computed` property.\r\n\r\nThe `for` loop enables the user to dynamically add/remove the components on the form. So when I click the add button, the radio component adds on the form. This works well prior to validation.\r\n\r\nImplementing the validation inside this loop however produces errors in the console and the components doesn't add:\r\n\r\n`\r\nvue.js:1141 [Vue warn]: Unknown custom element: <input-toggler> - did you register the component correctly? For recursive components, make sure to provide the \"name\" option.\r\n`\r\n\r\nInspecting the code, the `name` doesn't auto-update.\r\n\r\nThe radio input looks like this:\r\n\r\n```\r\n<input type=\"radio\" :name=\"dp_name\" :value=\"opt1\" v-validate data-rules=\"required|in: {{ opt1 }},{{ opt2 }}\">{{ opt1 }}</label>\r\n\r\n<input type=\"radio\" :name=\"dp_name\" :value=\"opt2\">{{ opt2 }}</label>\r\n```\r\n\r\nvia\r\n\r\n```\r\n<input-toggler\r\n name=\"radio_\"\r\n opt1=\"yes\"\r\n opt2=\"no\">\r\n</input-toggler>\r\n```\r\n\r\nOutside this loop, the radio comp is working well, validating them with `.$broadcast`.\r\n\r\nAny workaround/fix/support for this?", "title": "Dynamic component", "type": "issue" }, { "action": "created", "author": "logaretm", "comment_id": 258598896, "datetime": 1478335393000, "masked_author": "username_1", "text": "Can you create a fiddle for this? So I can test out few stuff, thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "justanne", "comment_id": 258602933, "datetime": 1478341399000, "masked_author": "username_0", "text": "I have yet to check why the `name` isn't working on my source while the basic fiddle does hmn. Here it is: https://jsfiddle.net/azj97xn9/", "title": null, "type": "comment" }, { "action": "created", "author": "justanne", "comment_id": 258775278, "datetime": 1478507784000, "masked_author": "username_0", "text": "Finally figured it out! Can't believe it was just this simple: moving the `Vue.use(VeeValidate);` on top before everything. My setup was each component file were compiled with the main `new Vue` file at the bottom most. So I have to move the `VeeValidate` on the first called component. All the warnings and errors disappeared and validation worked. \r\n\r\nThanks for looking into this!", "title": null, "type": "comment" }, { "action": "closed", "author": "justanne", "comment_id": null, "datetime": 1478507784000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "logaretm", "comment_id": 258799849, "datetime": 1478514598000, "masked_author": "username_1", "text": "Sorry I couldn't help, but I'm glad it worked. I normally install vue plugins as soon as possible before registering any components to avoid these kind of issues.", "title": null, "type": "comment" } ]
2
6
2,071
false
false
2,071
false
lvarayut/relay-fullstack
null
239,802,742
95
{ "number": 95, "repo": "relay-fullstack", "user_login": "lvarayut" }
[ { "action": "opened", "author": "jkettmann", "comment_id": null, "datetime": 1498834362000, "masked_author": "username_0", "text": "Changed build directories for client and server.\r\n\r\nserver -> build\r\nclient -> build/app\r\n\r\nbuild/app is exposed via express.static, thus only client side code can be accessed publicly\r\n\r\nCloses #94", "title": "Fixed webpack setup to seperate compilated client and server code", "type": "issue" }, { "action": "created", "author": "lvarayut", "comment_id": 312289636, "datetime": 1498834542000, "masked_author": "username_1", "text": "Thanks @username_0 for the awesome PR. Could you change the branch to `canary` instead of `master`, you should be able to do so by clicking the `username_1:master` and change it to `username_1:canary`?", "title": null, "type": "comment" }, { "action": "created", "author": "jkettmann", "comment_id": 312290079, "datetime": 1498834624000, "masked_author": "username_0", "text": "@username_1 Yes, of course. Can you check your heroku deploy? Not sure if I broke that.", "title": null, "type": "comment" }, { "action": "created", "author": "jkettmann", "comment_id": 312344532, "datetime": 1498848208000, "masked_author": "username_0", "text": "@username_1 I removed the unnecessesary changes.", "title": null, "type": "comment" }, { "action": "created", "author": "lvarayut", "comment_id": 312418231, "datetime": 1498896463000, "masked_author": "username_1", "text": "Thanks @username_0 👍", "title": null, "type": "comment" } ]
2
5
544
false
false
544
true
StarChasers/OCGlasses
StarChasers
170,064,455
26
null
[ { "action": "opened", "author": "marcin212", "comment_id": null, "datetime": 1470707400000, "masked_author": "username_0", "text": "Render textures of items and blocks.\r\n\r\n- [ ] world\r\n- [ ] overlay", "title": "add Texture component", "type": "issue" }, { "action": "closed", "author": "ben-mkiv", "comment_id": null, "datetime": 1534463364000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "ben-mkiv", "comment_id": 413717343, "datetime": 1534463364000, "masked_author": "username_1", "text": "item/block rendering is now in OpenGlasses2\r\nhttps://minecraft.curseforge.com/projects/openglasses2", "title": null, "type": "comment" } ]
2
3
165
false
false
165
false
avalonmediasystem/avalon
avalonmediasystem
208,180,360
1,614
null
[ { "action": "opened", "author": "jlhardes", "comment_id": null, "datetime": 1487263894000, "masked_author": "username_0", "text": "A lease created on https://mallorn.dlib.indiana.edu/media_objects/ng451h56v with a user who is a default manager is being applied to every item on mallorn in every collection. A lease created on https://mallorn.dlib.indiana.edu/media_objects/8g84mm35j with a user who does not have access to manage any collections is also being applied to all items on mallorn in every collection.", "title": "Leases are applied to all items, regardless of user type or collection", "type": "issue" }, { "action": "created", "author": "bkeese", "comment_id": 280438347, "datetime": 1487274459000, "masked_author": "username_1", "text": "I suspect lines like this one (where read_groups was changed to default_read_groups in order to fix tests: https://github.com/avalonmediasystem/avalon/commit/99cb9e21d40b34b8601d79dc6725d212ee922fa0): https://github.com/avalonmediasystem/avalon/blob/develop/app/models/access_control_step.rb#L46", "title": null, "type": "comment" }, { "action": "closed", "author": "cjcolvar", "comment_id": null, "datetime": 1488298909000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
3
677
false
false
677
false
gatsbyjs/gatsby
gatsbyjs
285,316,727
3,379
{ "number": 3379, "repo": "gatsby", "user_login": "gatsbyjs" }
[ { "action": "opened", "author": "arafalov", "comment_id": null, "datetime": 1514825072000, "masked_author": "username_0", "text": "It was dead.", "title": "Fixed the Relay Compiler URL link", "type": "issue" }, { "action": "created", "author": "KyleAMathews", "comment_id": 354663739, "datetime": 1514826045000, "masked_author": "username_1", "text": "Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "jlengstorf", "comment_id": 464377238, "datetime": 1550346299000, "masked_author": "username_2", "text": "Hiya @username_0! 👋\n\nThis is definitely late, but on behalf of the entire Gatsby community, I wanted to say thank you for being here.\n\nGatsby is built by awesome people like you. Let us say “thanks” in two ways:\n\n1. **We’d like to send you some Gatsby swag.** As a token of our appreciation, you can go to the [Gatsby Swag Store][store] and log in with your GitHub account to get a coupon code good for one free piece of swag. (We’ve got t-shirts and hats, plus some socks that are really razzing our berries right now.)\n2. **If you’re not already part of it, we just invited you to join the Gatsby organization on GitHub.** This will add you to our team of maintainers. You’ll receive an email shortly asking you to confirm. By joining the team, you’ll be able to label issues, review pull requests, and merge approved pull requests.\n\nIf you have questions, please don’t hesitate to reach out to us: tweet at [@gatsbyjs][twitter] and we’ll come a-runnin’.\n\nThanks again! 💪💜\n\n[store]: https://store.gatsbyjs.org\n[twitter]: https://twitter.com/gatsbyjs", "title": null, "type": "comment" } ]
4
4
1,204
false
true
1,070
true
r-downing/PersWiFiManager
null
281,206,202
4
null
[ { "action": "opened", "author": "arjhun", "comment_id": null, "datetime": 1513035649000, "masked_author": "username_0", "text": "Hi Ryan, \r\n\r\nThanks for this awesome library!!! After the initial connection is made I think it's safer if to not let users enter there credentials over http... is this something I need to implement myself (i'm doing this right now but feels hacky)? Do you have an idea of how best to go about this?\r\n\r\nCheers, \r\n\r\nArjen", "title": "Only alowe sending wifi credentials in AP mode", "type": "issue" }, { "action": "created", "author": "r-downing", "comment_id": 351706052, "datetime": 1513256894000, "masked_author": "username_1", "text": "Interesting idea, thanks! Should be simple enough to implement. I will think about it for a little bit and get back to you", "title": null, "type": "comment" }, { "action": "created", "author": "donnm", "comment_id": 379501443, "datetime": 1523137535000, "masked_author": "username_2", "text": "I submitted a pull request https://github.com/username_1/SPIFFSReadServer/pull/1 implementing HTTPS for SPIFFSReadServer that should solve this issue if security is the only concern. In this case just use SPIFFSReadServerSecure instead of SPIFFSReadServer. See the examples for ESP8266WebServerSecure for help with certificates.", "title": null, "type": "comment" } ]
3
3
769
false
false
769
true
merenlab/web
merenlab
338,642,376
43
{ "number": 43, "repo": "web", "user_login": "merenlab" }
[ { "action": "opened", "author": "ShaiberAlon", "comment_id": null, "datetime": 1530807680000, "masked_author": "username_0", "text": "Hi Meren, I think this is ready. I'll send you an email with the data package. Thank you!", "title": "Workflows post", "type": "issue" }, { "action": "created", "author": "ShaiberAlon", "comment_id": 402782556, "datetime": 1530808753000, "masked_author": "username_0", "text": "Ok, so I put the data package here: `files/WORKFLOW_TUTORIAL_DATA.tar.gz`, and added instructions for setting the stage.", "title": null, "type": "comment" } ]
1
2
209
false
false
209
false
DevExpress/testcafe-gh-page-assets
DevExpress
181,154,649
20
{ "number": 20, "repo": "testcafe-gh-page-assets", "user_login": "DevExpress" }
[ { "action": "opened", "author": "VasilyStrelyaev", "comment_id": null, "datetime": 1475674258000, "masked_author": "username_0", "text": "\\cc @DevExpress/testcafe-docs \r\n\r\nUpdated the landing page banner design according to http://take.ms/Ei8a5\r\n\r\nAlso got rid of all places where the font family fallback chain is overridden (BTW is it right?).", "title": "Landing page banner updated", "type": "issue" }, { "action": "created", "author": "churkin", "comment_id": 251682990, "datetime": 1475676004000, "masked_author": "username_1", "text": "@username_2 Guys, our logo appears unmodernly and inappropriate.", "title": null, "type": "comment" }, { "action": "created", "author": "inikulin", "comment_id": 251926622, "datetime": 1475750409000, "masked_author": "username_2", "text": "What do you mean by this?", "title": null, "type": "comment" } ]
3
3
294
false
false
294
true
googleapis/toolkit
googleapis
308,405,306
1,894
{ "number": 1894, "repo": "toolkit", "user_login": "googleapis" }
[ { "action": "opened", "author": "vam-google", "comment_id": null, "datetime": 1522026776000, "masked_author": "username_0", "text": "1. Remove `SampleApp` generation and support for single-artifact, cleanup related stuff. This is replaced by more lightweight self-contained individual artifacts, so self-service generation and generation for google-cloud-java releases are done in same way.\r\n\r\n2. Add `javadoc.options.encoding = 'UTF-8'` option to generated `build.gradle` files (similar to how it is already done for `compileJava`). Without this option, javadoc generation fails on `google-cloud-java` release staging.\r\n\r\n3. Removed redundant/incorrect files from `protoc-`, `grpc-` artifacts output (`apidocs_index.html.template` and others).\r\n\r\n4. `gradlew` files are not included with grpc-, protoc- anymore. They had neglectable usability in generated output, since to build things properly a top-level build `gradlew/build.gradle` is required anyways; it was not used for releases. Subsequent PR will add individual target to generate only one bundle of build files per client/batch: `gradew`, `build.gradle`, `settings.gradle`.\r\n\r\n5. Make `GeneratorVersionProvider` read `version.txt` file directly if cannot find version number in resources (to better support running tests from raw test `.class` files (IDE)).", "title": " More Java generation cleanup/fixes", "type": "issue" } ]
2
2
1,185
false
true
1,185
false
ImageEngine/cortex
ImageEngine
228,889,265
569
{ "number": 569, "repo": "cortex", "user_login": "ImageEngine" }
[ { "action": "opened", "author": "cnpinto", "comment_id": null, "datetime": 1494897579000, "masked_author": "username_0", "text": "Added the minimum amount of changes required for H16. I will do some more testing with H15.0 and the newest release of H16.0, but want to put this up for feedback.\r\n\r\nI tested H15.5.632 and H16.0.504.20.qt4 (running the tests locally).\r\n\r\nFor convenience, here's a list of the major changes to the HDK that I went off of. \r\nhttp://www.sidefx.com/docs/hdk16.0/_h_d_k__changes_16_0.html", "title": "Add H16 required changes", "type": "issue" }, { "action": "created", "author": "cnpinto", "comment_id": 302483757, "datetime": 1495128542000, "masked_author": "username_0", "text": "Is there anything else I can make better?", "title": null, "type": "comment" }, { "action": "created", "author": "andrewkaufman", "comment_id": 302504576, "datetime": 1495132601000, "masked_author": "username_1", "text": "Just gave a few more comments. Once those are addressed, I think we should rebase a bit to get a cleaner history though. That might be a bit tricky with those big \"addressed comments\" commits, so you might have to break those apart during the rebase to make them squash more easily.", "title": null, "type": "comment" }, { "action": "created", "author": "cnpinto", "comment_id": 302517180, "datetime": 1495135741000, "masked_author": "username_0", "text": "For copyPrimitive ( const GEO_Primitive *src, GEO_Point **ptredirect ) - the one that isn't used in H14, H15, H16 ), can I keep the function declared but exclude the actual contents of the function and mark them as deprecated? That way it would still compile without having to make any changes to the logic that would affect Houdini < 14 .", "title": null, "type": "comment" }, { "action": "created", "author": "andrewkaufman", "comment_id": 302519870, "datetime": 1495136426000, "masked_author": "username_1", "text": "Sure, sounds good", "title": null, "type": "comment" }, { "action": "created", "author": "cnpinto", "comment_id": 302522185, "datetime": 1495137011000, "masked_author": "username_0", "text": "Okay, I made some more changes. Let me know if there's anything else I can do, and then I'll rebase it with all the changes split up.", "title": null, "type": "comment" }, { "action": "created", "author": "andrewkaufman", "comment_id": 302532488, "datetime": 1495139449000, "masked_author": "username_1", "text": "lets try the rebase", "title": null, "type": "comment" }, { "action": "created", "author": "cnpinto", "comment_id": 302543330, "datetime": 1495141989000, "masked_author": "username_0", "text": "Okay, did the rebase, hopefully that makes sense.", "title": null, "type": "comment" }, { "action": "created", "author": "cnpinto", "comment_id": 303482926, "datetime": 1495562452000, "masked_author": "username_0", "text": "Okay, added those changes to the commits requested for the indirect inputs and primitive geo registration in the plugin.", "title": null, "type": "comment" }, { "action": "created", "author": "andrewkaufman", "comment_id": 304405353, "datetime": 1495839837000, "masked_author": "username_1", "text": "Thanks @username_0 !", "title": null, "type": "comment" } ]
2
10
1,402
false
false
1,402
true
Pterodactyl/Panel
Pterodactyl
278,631,986
791
null
[ { "action": "opened", "author": "MichlPlay", "comment_id": null, "datetime": 1512172849000, "masked_author": "username_0", "text": "## System Details;\r\n### uname -a:\r\nLinux [DOMAIN1] 4.9.0-0.bpo.3-amd64 #1 SMP Debian 4.9.30-2+deb9u5~bpo8+1 (2017-09-28) x86_64 GNU/Linux\r\n\r\n### php -v:\r\nPHP 7.1.12-1+0~20171129100725.11+jessie~1.gbp8ded15 (cli) (built: Nov 29 2017 11:00:32) ( NTS )\r\nCopyright (c) 1997-2017 The PHP Group\r\nZend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies\r\nwith Zend OPcache v7.1.12-1+0~20171129100725.11+jessie~1.gbp8ded15, Copyright (c) 1999-2017, by Zend Technologies\r\n\r\n### docker-info:\r\nContainers: 2\r\nRunning: 1\r\nPaused: 0\r\nStopped: 1\r\nImages: 3\r\nServer Version: 17.11.0-ce\r\nStorage Driver: overlay2\r\nBacking Filesystem: extfs\r\nSupports d_type: true\r\nNative Overlay Diff: true\r\nLogging Driver: json-file\r\nCgroup Driver: cgroupfs\r\nPlugins:\r\nVolume: local\r\nNetwork: bridge host macvlan null overlay\r\nLog: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog\r\nSwarm: inactive\r\nRuntimes: runc\r\nDefault Runtime: runc\r\nInit Binary: docker-init\r\ncontainerd version: 992280e8e265f491f7a624ab82f3e238be086e49\r\nrunc version: 0351df1c5a66838d0c392b4ac4cf9450de844e2d\r\ninit version: 949e6fa\r\nKernel Version: 4.9.0-0.bpo.3-amd64\r\nOperating System: Debian GNU/Linux 8 (jessie)\r\nOSType: linux\r\nArchitecture: x86_64\r\nCPUs: 6\r\nTotal Memory: 29.46GiB\r\nName: [DOMAIN1]\r\nID: 4CPI:MFV2:VAIG:D2TD:AJV5:VWHE:WSDL:AOFE:TYS5:RLVQ:OVET:JXEF\r\nDocker Root Dir: /var/lib/docker\r\nDebug Mode (client): false\r\nDebug Mode (server): false\r\nRegistry: https://index.docker.io/v1/\r\nExperimental: false\r\nInsecure Registries:\r\n127.0.0.0/8\r\nLive Restore Enabled: false\r\n\r\n### Additional system-informations\r\nI'm running a VPS, controlled with VestaCP, I upgraded php to version 7.1 and followed the install documentation for the panel and the daemon. I changed my snginx.conf and nginx.conf to the suggestions under: https://docs.pterodactyl.io/docs/webserver-configuration and now it's looking something like that:\r\n\r\nserver {\r\nlisten 173.249.11.142:443 ssl http2;\r\nserver_name [DOMAIN2];\r\n\r\nroot /pterodactyl/public;\r\nindex index.php;\r\n\r\naccess_log /var/log/nginx/pterodactyl.app-access.log;\r\nerror_log /var/log/nginx/pterodactyl.app-error.log error;\r\n\r\n// allow larger file uploads and longer script runtimes\r\nclient_max_body_size 100m;\r\nclient_body_timeout 120s;\r\n\r\nsendfile off;\r\n\r\n// strengthen ssl security\r\nssl_certificate /home/admin/conf/web/ssl.[DOMAIN2].pem;\r\nssl_certificate_key /home/admin/conf/web/ssl.[DOMAIN2].key;\r\nssl_protocols TLSv1 TLSv1.1 TLSv1.2;\r\nssl_session_cache shared:SSL:10m; (I must delete the ciphers entries because i got an error with them)\r\n\r\n// See the link below for more SSL information:\r\n// https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html\r\n//\r\n// ssl_dhparam /etc/ssl/certs/dhparam.pem;\r\n\r\n// Add headers to serve security related headers\r\nadd_header Strict-Transport-Security \"max-age=15768000; preload;\";\r\nadd_header X-Content-Type-Options nosniff;\r\nadd_header X-XSS-Protection \"1; mode=block\";\r\nadd_header X-Robots-Tag none;\r\nadd_header Content-Security-Policy \"frame-ancestors 'self'\";\r\n\r\nlocation / {\r\ntry_files $uri $uri/ /index.php?$query_string;\r\n}\r\n\r\nlocation ~ \\.php$ {\r\nfastcgi_split_path_info ^(.+\\.php)(/.+)$;\r\n// the fastcgi_pass path needs to be changed accordingly when using CentOS\r\nfastcgi_pass unix:/var/run/php/php7.1-fpm.sock;\r\nfastcgi_index index.php;\r\ninclude fastcgi_params;\r\nfastcgi_param PHP_VALUE \"upload_max_filesize = 100M \\n post_max_size=100M\";\r\nfastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;\r\nfastcgi_param HTTP_PROXY \"\";\r\nfastcgi_intercept_errors off;\r\nfastcgi_buffer_size 16k;\r\nfastcgi_buffers 4 16k;\r\nfastcgi_connect_timeout 300;\r\nfastcgi_send_timeout 300;\r\nfastcgi_read_timeout 300;\r\ninclude /etc/nginx/fastcgi_params;\r\n}\r\n\r\nlocation ~ /\\.ht {\r\ndeny all;\r\n}\r\n}\r\n##daemon-config:\r\nMy daemon-config is from the create node page with changed ssl certificate paths (I changed the port beacause VestaCP already uses 8080):\r\n{\r\n\"web\": {\r\n\"host\": \"0.0.0.0\",\r\n\"listen\": 7777,\r\n\"ssl\": {\r\n\"enabled\": true,\r\n\"certificate\": \"/home/admin/conf/web/ssl.[DOMAIN2].pem\",\r\n\"key\": \"/home/admin/conf/web/ssl.[DOMAIN2].key\"\r\n}\r\n},\r\n\"docker\": {\r\n\"socket\": \"/var/run/docker.sock\",\r\n\"autoupdate_images\": true,\r\n\"timezone_path\": \"/etc/timezone\",\r\n\"interface\": \"172.18.0.1\"\r\n},\r\n\"sftp\": {\r\n\"path\": \"/srv/daemon-data\",\r\n\"port\": 2022,\r\n\"container\": \"5c2d907a57bbd89bd62dc128d8058f253af747ab55b35c4b790dd39d9d0c7505\"\r\n},\r\n\"logger\": {\r\n\"path\": \"logs/\",\r\n\"src\": false,\r\n\"level\": \"info\",\r\n\"period\": \"1d\",\r\n\"count\": 3\r\n},\r\n\"remote\": {\r\n\"base\": \"https://[DOMAIN2]\"\r\n},\r\n\"uploads\": {\r\n\"size_limit\": \"100\"\r\n},\r\n\"keys\": [\r\n\"[THE SECRET KEY]\"\r\n]\r\n}\r\n\r\n# My Error:\r\nMy node gets in the node list just a red lined heart and I think I heard it must be green. And when create a server its check the status very long and after that I get the error:\r\n\"There was an error attempting to establish a WebSocket connection to the Daemon. This panel will not work as expected.\r\n\r\nError: xhr poll error\"\r\n\r\nNow is my question how to fix this. 🤔\r\nPS: I hope my english was understandable.", "title": "Error while trying to connect panel with daemon (Error: xhr poll error)", "type": "issue" }, { "action": "created", "author": "DaneEveritt", "comment_id": 348649374, "datetime": 1512174072000, "masked_author": "username_1", "text": "Please see https://guides.pterodactyl.io/docs/debugging-transferexception-and-socketio-issues for ways to resolve this.", "title": null, "type": "comment" }, { "action": "closed", "author": "DaneEveritt", "comment_id": null, "datetime": 1512174072000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "katubug", "comment_id": 532047256, "datetime": 1568692398000, "masked_author": "username_2", "text": "Sorry for the necromancy, but I am having this same issue and came here via google. The link that Dane so kindly provided is no longer valid. I asked at the Discord server and the auto-responder sent me to this link: https://pterodactyl.io/panel/troubleshooting.html#transfer-exceptions-xhr-poll-error\r\n\r\nSo I thought I would comment in order to save future googlers a step or two.", "title": null, "type": "comment" }, { "action": "created", "author": "parkervcp", "comment_id": 532238283, "datetime": 1568729398000, "masked_author": "username_3", "text": "An updated link would be - https://pterodactyl.io/panel/troubleshooting.html#transfer-exceptions-xhr-poll-error", "title": null, "type": "comment" }, { "action": "created", "author": "VaasKahnGrim", "comment_id": 582779286, "datetime": 1580975457000, "masked_author": "username_4", "text": "@username_2 \r\nhttps://pterodactyl.io/panel/troubleshooting.html#transfer-exceptions-xhr-poll-error", "title": null, "type": "comment" }, { "action": "created", "author": "parnexcodes", "comment_id": 725278451, "datetime": 1605082893000, "masked_author": "username_5", "text": "The link doesn't work (both of them) , Can someone post a new link!", "title": null, "type": "comment" }, { "action": "created", "author": "DiscoverSquishy", "comment_id": 725305114, "datetime": 1605086221000, "masked_author": "username_6", "text": "@username_5 @username_2 https://pterodactyl.io/panel/0.7/troubleshooting.html\r\n_Although this link is for the 0.7 version of the panel... Unsure if this is still valid, but it's what's available._", "title": null, "type": "comment" } ]
7
8
5,995
false
false
5,995
true
frctl/mandelbrot
frctl
304,960,881
74
{ "number": 74, "repo": "mandelbrot", "user_login": "frctl" }
[ { "action": "opened", "author": "nqthqn", "comment_id": null, "datetime": 1520980720000, "masked_author": "username_0", "text": "Would this work? Ripped out of https://github.com/gtap-dev/nighthawk", "title": "Adds search", "type": "issue" }, { "action": "created", "author": "Dan9boi", "comment_id": 461545903, "datetime": 1549564655000, "masked_author": "username_1", "text": "Looks very good to me!", "title": null, "type": "comment" }, { "action": "created", "author": "Dan9boi", "comment_id": 461550429, "datetime": 1549565430000, "masked_author": "username_1", "text": "this fixes #27 btw...", "title": null, "type": "comment" }, { "action": "created", "author": "LeBenLeBen", "comment_id": 462039108, "datetime": 1549714104000, "masked_author": "username_2", "text": "I gave it a quick look and beyond the fact that I would love to see this feature land and therefor appreciate the contribution, I cannot merge it as is.\r\n\r\nThere are a couple of issues that should be fixed first:\r\n* Move inline styles to https://github.com/frctl/mandelbrot/blob/develop/assets/scss/components/_navigation.scss or new component file depending on how you'll name your classes\r\n* Move inline script to a dedicated JS file, probably in https://github.com/frctl/mandelbrot/tree/develop/assets/js/components\r\n* Clean-up unused classes and rename the others to match the existing code base naming\r\n\r\nOnce it's clean, I'd be happy to put some more precise comments about the implementation.", "title": null, "type": "comment" }, { "action": "created", "author": "ahebrank", "comment_id": 463024038, "datetime": 1550023373000, "masked_author": "username_3", "text": "I've got an update for this PR that's more in line with existing standards... but please merge #80 or something like it since as noted in #77 the node deps won't currently install.\r\n\r\nhttps://github.com/username_3/mandelbrot/pull/1/files", "title": null, "type": "comment" }, { "action": "created", "author": "LeBenLeBen", "comment_id": 464106181, "datetime": 1550247132000, "masked_author": "username_2", "text": "Closing in favor of #81", "title": null, "type": "comment" } ]
4
6
1,068
false
false
1,068
true
Zerthox/ClearVision
null
285,284,386
68
null
[ { "action": "opened", "author": "animeboi", "comment_id": null, "datetime": 1514771299000, "masked_author": "username_0", "text": "Everything else looks right except for this screen:\r\n![image](https://user-images.githubusercontent.com/30117600/34465072-c0dea23e-ee6b-11e7-8f38-68649a663486.png)\r\n\r\n\r\nI fixed it with this:\r\n![image](https://user-images.githubusercontent.com/30117600/34465079-e9f54a60-ee6b-11e7-8840-b49aea76ae52.png)", "title": "LFG does not show properly", "type": "issue" }, { "action": "created", "author": "Zerthox", "comment_id": 354633794, "datetime": 1514774074000, "masked_author": "username_1", "text": "The LFG panel is pretty new and not available for everyone yet, thus it isn't styled yet.", "title": null, "type": "comment" }, { "action": "created", "author": "animeboi", "comment_id": 354655932, "datetime": 1514816780000, "masked_author": "username_0", "text": "Is there a way I can make it so that I don't have to make that modification every time I restart Discord?", "title": null, "type": "comment" }, { "action": "closed", "author": "OmgDani", "comment_id": null, "datetime": 1542898964000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
4
496
false
false
496
false
traex/CalendarListview
null
161,347,704
44
null
[ { "action": "opened", "author": "thanhhaiqtvn", "comment_id": null, "datetime": 1466483674000, "masked_author": "username_0", "text": "Hello,\r\n\r\nhow to add this calendar to Fragment.\r\nCan you show me.\r\nthank u.", "title": "CalendarListView in Fragment", "type": "issue" }, { "action": "created", "author": "ozcaan11", "comment_id": 231573814, "datetime": 1468133136000, "masked_author": "username_1", "text": "```\r\nimport android.os.Bundle;\r\nimport android.support.v4.app.Fragment;\r\nimport android.view.LayoutInflater;\r\nimport android.view.View;\r\nimport android.view.ViewGroup;\r\n\r\nimport com.andexert.calendarlistview.library.DatePickerController;\r\nimport com.andexert.calendarlistview.library.DayPickerView;\r\nimport com.andexert.calendarlistview.library.SimpleMonthAdapter;\r\nimport com.yourpackagename.R; //***//\r\n\r\nimport java.util.Calendar;\r\n\r\npublic class CalendarFragment extends Fragment implements DatePickerController {\r\n\r\n private DayPickerView dayPickerView;\r\n\r\n public CalendarFragment() {\r\n // Required empty public constructor\r\n }\r\n\r\n @Override\r\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\r\n Bundle savedInstanceState) {\r\n // Inflate the layout for this fragment\r\n\r\n View view = inflater.inflate(R.layout.fragment_calendar, container, false);\r\n dayPickerView = (DayPickerView) view.findViewById(R.id.pickerView);\r\n dayPickerView.setController(this);\r\n\r\n return view;\r\n }\r\n\r\n @Override\r\n public int getMaxYear() {\r\n Calendar c = Calendar.getInstance();\r\n int year = c.get(Calendar.YEAR);\r\n return year + 1;\r\n }\r\n\r\n @Override\r\n public void onDayOfMonthSelected(int year, int month, int day) {\r\n\r\n }\r\n\r\n @Override\r\n public void onDateRangeSelected(SimpleMonthAdapter.SelectedDays<SimpleMonthAdapter.CalendarDay> selectedDays) {\r\n\r\n }\r\n}\r\n```", "title": null, "type": "comment" } ]
2
2
1,580
false
false
1,580
false
PowerShell/SHiPS
PowerShell
327,810,870
101
null
[ { "action": "opened", "author": "Jaykul", "comment_id": null, "datetime": 1527698490000, "masked_author": "username_0", "text": "It would be really useful for binary authors if we could just add a nuget reference to get the assembly.\r\n\r\nEven if we still needed the SHiPS module, the [current instructions](https://github.com/PowerShell/SHiPS/tree/development/samples/FamilyTreeInCSharp) require us to compile SHiPS -- which seems really unnecessary.", "title": "Can the SHiPS assembly be packaged for NuGet?", "type": "issue" }, { "action": "created", "author": "jianyunt", "comment_id": 393602341, "datetime": 1527786138000, "masked_author": "username_1", "text": "Good idea to publish the SHiPS assemblies to nuget. Yes compiling SHiPS is the way and we can always install-module SHiPS to get the assembly.", "title": null, "type": "comment" }, { "action": "created", "author": "DarqueWarrior", "comment_id": 671606356, "datetime": 1597096026000, "masked_author": "username_2", "text": "I am facing this right now. I have been using SHiPS with VSTeam (pure Script module) and starting porting more of VSTeam to a binary module. Creating a Provider from the ground up will be a pain. I would just like to port the classes from ps1 to cs files using the same Ships directory and leaf base classes.", "title": null, "type": "comment" } ]
3
3
770
false
false
770
false
yujinakayama/atom-lint
null
63,595,568
143
null
[ { "action": "opened", "author": "LarryKim", "comment_id": null, "datetime": 1427072022000, "masked_author": "username_0", "text": "atom.workspaceView is no longer available.\r\nIn most cases you will not need the view. See the Workspace docs for\r\nalternatives: https://atom.io/docs/api/latest/Workspace.\r\nIf you do need the view, please use `atom.views.getView(atom.workspace)`,\r\nwhich returns an HTMLElement.\r\n```\r\nAtom.Object.defineProperty.get (/opt/atom/resources/app/src/atom.js:54:11)\r\nObject.enable (/home/larry/.atom/packages/atom-lint/lib/atom-lint.coffee:28:35)\r\n```", "title": "Atom.Object.defineProperty.get is deprecated.", "type": "issue" }, { "action": "created", "author": "jackmaney", "comment_id": 86323344, "datetime": 1427340302000, "masked_author": "username_1", "text": "I don't know about anyone else, but these deprecation issues have caused atom-lint to completely stop linting on my system (in particular, no errors are shown, even if I purposefully introduce some).", "title": null, "type": "comment" }, { "action": "created", "author": "fxgear-dsc", "comment_id": 86338255, "datetime": 1427344594000, "masked_author": "username_2", "text": "Hi Jackmaney,\r\n\r\nThanks for your reply.\r\n\r\nI'm using Atom on Ubuntu 14.04 and following is my atom screen shot.\r\nhttp://i.imgur.com/bEkBDni.png\r\n\r\n-Larry", "title": null, "type": "comment" }, { "action": "created", "author": "LarryKim", "comment_id": 86338409, "datetime": 1427344631000, "masked_author": "username_0", "text": "Hi Jackmaney,\r\n\r\nThanks for your reply.\r\n\r\nI'm using Atom on Ubuntu 14.04 and following is my atom screen shot.\r\nhttp://i.imgur.com/bEkBDni.png\r\n\r\n-Larry", "title": null, "type": "comment" }, { "action": "created", "author": "jackmaney", "comment_id": 86346942, "datetime": 1427347061000, "masked_author": "username_1", "text": "Larry,\r\n\r\nSorry, I'm not familiar with this codebase, and am neither a maintainer nor a developer for it. I'm just adding to your issue and stating that atom-lint doesn't work at all for me (no linting whatsoever).", "title": null, "type": "comment" }, { "action": "created", "author": "LarryKim", "comment_id": 86347872, "datetime": 1427347509000, "masked_author": "username_0", "text": "Oh got it.", "title": null, "type": "comment" }, { "action": "created", "author": "jackmaney", "comment_id": 86991609, "datetime": 1427472676000, "masked_author": "username_1", "text": "Honestly, I've moved on to [linter](https://atom.io/packages/linter), since atom-lint has completely stopped linting (even reinstalling Atom and installing atom-lint from scratch didn't help).", "title": null, "type": "comment" } ]
3
7
1,364
false
false
1,364
false
ng-bootstrap/ng-bootstrap
ng-bootstrap
182,704,730
879
null
[ { "action": "opened", "author": "kevin-madhu", "comment_id": null, "datetime": 1476339475000, "masked_author": "username_0", "text": "I'm using NgbModal service for creating modals passing components to it as content. One limitation I hit is that the components that we're passing might have @Input attributes where it expects input from the parent component, but currently I don't see any ways for passing on data. I request you to introduce a method to pass on such data.\r\n\r\nThanks!\r\n\r\n### Version of Angular, ng-bootstrap, and Bootstrap:\r\n\r\nAngular: 2.0.0\r\n\r\nng-bootstrap: 1.0.0-alpha.7\r\n\r\nBootstrap: ng2-bootstrap(^1.1.5)", "title": "Passing data to modal components (feature request)", "type": "issue" }, { "action": "created", "author": "pkozlowski-opensource", "comment_id": 253443731, "datetime": 1476346016000, "masked_author": "username_1", "text": "Duplicate of #861", "title": null, "type": "comment" }, { "action": "closed", "author": "pkozlowski-opensource", "comment_id": null, "datetime": 1476346016000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
508
false
false
508
false
PrestaShop/autoupgrade
PrestaShop
342,691,692
109
{ "number": 109, "repo": "autoupgrade", "user_login": "PrestaShop" }
[ { "action": "opened", "author": "Quetzacoalt91", "comment_id": null, "datetime": 1532000223000, "masked_author": "username_0", "text": "Fixes #106 \r\n\r\nThe module was trying to guess what value to store in the backup when it was empty, depending on the table structure.\r\n\r\nJust stick to the original value, before escape. If it was NULL, store it directly as-is in the backup file.", "title": "Store NULL is backups when NULL is in DB", "type": "issue" }, { "action": "created", "author": "Quetzacoalt91", "comment_id": 407740391, "datetime": 1532522392000, "masked_author": "username_0", "text": "BEFORE RESTORE\r\n\r\n```\r\nmysql> select * from ps_attribute;\r\n+--------------+--------------------+---------+----------+\r\n| id_attribute | id_attribute_group | color | position |\r\n+--------------+--------------------+---------+----------+\r\n| 1 | 1 | | 0 |\r\n| 2 | 1 | | 1 |\r\n| 3 | 1 | | 2 |\r\n| 4 | 1 | | 3 |\r\n| 5 | 3 | #AAB2BD | 0 |\r\n| 6 | 3 | #CFC4A6 | 1 |\r\n| 7 | 3 | #f5f5dc | 2 |\r\n| 8 | 3 | #ffffff | 3 |\r\n| 9 | 3 | #faebd7 | 4 |\r\n| 10 | 3 | #E84C3D | 5 |\r\n| 11 | 3 | #434A54 | 6 |\r\n| 12 | 3 | #C19A6B | 7 |\r\n| 13 | 3 | #F39C11 | 8 |\r\n| 14 | 3 | #5D9CEC | 9 |\r\n| 15 | 3 | #A0D468 | 10 |\r\n| 16 | 3 | #F1C40F | 11 |\r\n| 17 | 3 | #964B00 | 12 |\r\n| 18 | 2 | | 0 |\r\n| 19 | 2 | | 1 |\r\n| 20 | 2 | | 2 |\r\n| 21 | 2 | | 3 |\r\n| 22 | 2 | | 4 |\r\n| 23 | 2 | | 5 |\r\n| 24 | 3 | #FCCACD | 13 |\r\n+--------------+--------------------+---------+----------+\r\n24 rows in set (0.00 sec)\r\n```\r\n\r\nAFTER RESTORE\r\n\r\n```\r\nmysql> select * from ps_attribute;\r\n+--------------+--------------------+---------+----------+\r\n| id_attribute | id_attribute_group | color | position |\r\n+--------------+--------------------+---------+----------+\r\n| 1 | 1 | | 0 |\r\n| 2 | 1 | | 1 |\r\n| 3 | 1 | | 2 |\r\n| 4 | 1 | | 3 |\r\n| 5 | 3 | #AAB2BD | 0 |\r\n| 6 | 3 | #CFC4A6 | 1 |\r\n| 7 | 3 | #f5f5dc | 2 |\r\n| 8 | 3 | #ffffff | 3 |\r\n| 9 | 3 | #faebd7 | 4 |\r\n| 10 | 3 | #E84C3D | 5 |\r\n| 11 | 3 | #434A54 | 6 |\r\n| 12 | 3 | #C19A6B | 7 |\r\n| 13 | 3 | #F39C11 | 8 |\r\n| 14 | 3 | #5D9CEC | 9 |\r\n| 15 | 3 | #A0D468 | 10 |\r\n| 16 | 3 | #F1C40F | 11 |\r\n| 17 | 3 | #964B00 | 12 |\r\n| 18 | 2 | | 0 |\r\n| 19 | 2 | | 1 |\r\n| 20 | 2 | | 2 |\r\n| 21 | 2 | | 3 |\r\n| 22 | 2 | | 4 |\r\n| 23 | 2 | | 5 |\r\n| 24 | 3 | #FCCACD | 13 |\r\n+--------------+--------------------+---------+----------+\r\n24 rows in set (0.00 sec)\r\n```\r\nSame content, merging.", "title": null, "type": "comment" } ]
1
2
3,809
false
false
3,809
false
MicrosoftEdge/Demos
MicrosoftEdge
198,144,720
330
null
[ { "action": "opened", "author": "dstorey", "comment_id": null, "datetime": 1483102727000, "masked_author": "username_0", "text": "https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/css3filters/\r\n\r\n`<img src=\"https://edgeportal.blob.core.windows.net/media/microsoft_loves_linux.jpg\" class=\"img-responsive animated-filters\">` \r\nand animated-filters2 image.\r\n\r\nIn this case the images are the result of the filter, so the alt text should be descriptive, saying what filter/animation is being applied, such as a photo of Satya with an opacity filter animated from 100% to 0% for the second one.", "title": "CSS Filters: missing alt for animated images", "type": "issue" }, { "action": "closed", "author": "molant", "comment_id": null, "datetime": 1487031295000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
478
false
false
478
false
doctrine/mongodb-odm
doctrine
123,018,717
1,317
{ "number": 1317, "repo": "mongodb-odm", "user_login": "doctrine" }
[ { "action": "opened", "author": "alcaeus", "comment_id": null, "datetime": 1450469604000, "masked_author": "username_0", "text": "Closes #180, #1233.\n\nThis adds documentation for text queries and adds a note about inverse `@ReferenceOne` annotations not being lazy-loaded using proxies.", "title": "Add missing documentation", "type": "issue" }, { "action": "created", "author": "malarzm", "comment_id": 186575559, "datetime": 1455967570000, "masked_author": "username_1", "text": "Merged manually in https://github.com/doctrine/mongodb-odm/commit/a124bfa2cf443b88449f3df69a7f1aca394455e9", "title": null, "type": "comment" } ]
2
2
262
false
false
262
false
mdn/beginner-html-site
mdn
69,443,610
1
{ "number": 1, "repo": "beginner-html-site", "user_login": "mdn" }
[ { "action": "opened", "author": "rajityadav105", "comment_id": null, "datetime": 1429462872000, "masked_author": "username_0", "text": "How should i change the size of image", "title": "update index.html fixes #1", "type": "issue" }, { "action": "created", "author": "chrisdavidmills", "comment_id": 114521075, "datetime": 1435069183000, "masked_author": "username_1", "text": "The best way to do this is using CSS; if you work through the CSS article, check out this bit: https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/CSS_basics#Centering_the_image. You could add properties to the img { ... } ruleset to update the image size, e.g. width: 70%; or width: 100px;", "title": null, "type": "comment" } ]
2
2
346
false
false
346
false
perkeep/perkeep
perkeep
310,188,125
1,081
null
[ { "action": "opened", "author": "mpl", "comment_id": null, "datetime": 1522450951000, "masked_author": "username_0", "text": "When going to the map aspect of a specific permanode, which has a location (e.g. photo with EXIF, or foursquare venue), the map aspect seems to be defaulting to the view that encompasses all items with a location.\r\nIn other words, it only zooms in on a specific location if the current URL is a location search, not if it's a permanode URL.\r\nI think it would be better if it automatically zoomed in on the coordinates of the specific object. I think I had it working like that at some point, but who knows...", "title": "server/camlistored/ui: map aspect does not automatically zoom in on relevant item", "type": "issue" }, { "action": "created", "author": "mpl", "comment_id": 378063788, "datetime": 1522707401000, "masked_author": "username_0", "text": "update: it does work if one starts from the URL of the permanode without any query, e.g. : \r\nhttp://localhost:3179/ui/sha224-2c0bb41d04e2538d31d2f24f755fb4474ea9ad6593c3c81cdda0d20c (which go by default to the image aspect, if it's a permanode for a picture), and then clicks on the map aspect.\r\n\r\nWhat \"does not work\" is when one starts from a search results page (the index page counts as a search, even if it appears as the empty query in the URL), then one clicks on one of the results, and then switches to the map aspect. Because the initial search is kept, and taken into account when switching to the map aspect. So the map aspect shows all the results of the initial search, instead of just the last item we clicked on.\r\n\r\nI'm not sure yet that it's actually an undesired behaviour.", "title": null, "type": "comment" }, { "action": "created", "author": "mpl", "comment_id": 379112984, "datetime": 1522973572000, "masked_author": "username_0", "text": "https://camlistore-review.googlesource.com/#/c/camlistore/+/15026", "title": null, "type": "comment" }, { "action": "created", "author": "mpl", "comment_id": 409671209, "datetime": 1533147374000, "masked_author": "username_0", "text": "yeah, after playing with the map aspect again for issue #1115 , I think the particular behaviour described above is ok as it is.", "title": null, "type": "comment" }, { "action": "closed", "author": "mpl", "comment_id": null, "datetime": 1533147374000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
5
1,493
false
false
1,493
false
ManageIQ/manageiq
ManageIQ
105,582,740
4,272
null
[ { "action": "opened", "author": "psav", "comment_id": null, "datetime": 1441800249000, "masked_author": "username_0", "text": "Add a new infrastructure provider to the Appliance and make sure it has Instances/VMs (vmware tested). Then click on the provider to see the provider details page. Then try clicking on the \"VMs and Instances\" link under the relationships infoblock on the right.\r\n\r\nMissing partial shared/views/ems_common/_vms with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :haml, :jbuilder, :rjs]}. Searched in: * \"/var/www/miq/vmdb/app/views\" [ems_infra/show]", "title": "Unhandled exception when clicking on \"VMs and Instances\"", "type": "issue" }, { "action": "created", "author": "h-kataria", "comment_id": 139291639, "datetime": 1441900821000, "masked_author": "username_1", "text": "@zeari refactoring of variable arr in commit SHA: 356d06ff8f026c4a12dec2e67e53d03bd1846fd6 caused this issue", "title": null, "type": "comment" }, { "action": "closed", "author": "dclarizio", "comment_id": null, "datetime": 1441988321000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
3
602
false
false
602
false
rdaly525/coreir
null
299,756,466
422
{ "number": 422, "repo": "coreir", "user_login": "rdaly525" }
[ { "action": "opened", "author": "rdaly525", "comment_id": null, "datetime": 1519401055000, "masked_author": "username_0", "text": "This fixes #406 \r\n\r\nThe problem was that the following APIs invalidate certain iterators\r\n`ModuleDef.disconnect()` and `Wireable.disconnect()` invalidates iterators from `Wireable.getConnectedWireables() `and `ModuleDef.getConnections()`\r\n\r\n`ModuleDef.removeInstance()` invalidates iterators from `Wireable.getConnectedWireables(), ModuleDef.getConnections(), ModuleDef.getInstances()`\r\n\r\nThis was causing segfaults in the following pattern:\r\n\r\n```\r\nfor (auto inst : def.getInstances() ) {\r\n if (shouldDelete(inst)) {\r\n def->removeInstance(inst)\r\n }\r\n}\r\n```\r\n\r\nThe fix I have been using is the following:\r\n\r\n```\r\nvector<Instance*> toDelete;\r\nfor (auto inst : def.getInstances() ) {\r\n if (shouldDelete(inst)) {\r\n toDelete.push_back(inst);\r\n }\r\n}\r\nfor (auto inst : toDelete) {\r\n def->removeInstance(inst)\r\n}\r\n```", "title": "Constify ", "type": "issue" }, { "action": "created", "author": "rdaly525", "comment_id": 368056265, "datetime": 1519402526000, "masked_author": "username_0", "text": "I am still seeing test failures. @dillonhuff, Can you check to see if there are any times where you calling disconnect() or removeInstance() while iterating over one of the containers I described?", "title": null, "type": "comment" }, { "action": "created", "author": "rdaly525", "comment_id": 368056947, "datetime": 1519402658000, "masked_author": "username_0", "text": "It is also possible that this could affect the performance of inline", "title": null, "type": "comment" }, { "action": "created", "author": "leonardt", "comment_id": 368069216, "datetime": 1519404992000, "masked_author": "username_1", "text": "This seems like an issue with modifying the iterator while traversing it. Might be convenient to provide an API such as `def.removeInstances(instanceList)` or `def.removeInstances(instanceFilter)` where `instanceFilter` is a predicate function that chooses what instances to remove.", "title": null, "type": "comment" } ]
2
4
1,367
false
false
1,367
false
guzzle/guzzle
guzzle
95,146,857
1,176
null
[ { "action": "opened", "author": "bczm8703", "comment_id": null, "datetime": 1436952828000, "masked_author": "username_0", "text": "Hi.. i am using guzzle for my API post to a external server on my Laravel 4 application.\r\nUnder normal circumtances the external server will reply me with a JSON data and using response->json() will not cause any exception.\r\n\r\nin event that the server experience technical issue like bad gateway, the response they provide me will not be json format data, thus the ParseException will happen.\r\n\r\ni would like to use the getBody->read(65535) when this exception is called. but the response i got is empty.\r\n\r\nMy code:\r\n```\r\n$response = null;\r\ntry{\r\n$response = $client->post('https://external.api.com/json_message', [\r\n 'headers' => ['Content-Type' => 'application/x-www-form-urlencoded; charset=utf-8'],\r\n 'body' => [\r\n array('start_date' => '2015-07-14', 'end_date' => '2015-07-14');\r\n ],\r\n \r\n 'stream' => true,\r\n 'config' => [\r\n 'stream_context' => [\r\n 'ssl' => [\r\n 'allow_self_signed' => true\r\n ], \r\n ]\r\n ],\r\n 'verify' => false\r\n ]);\r\n$json_response = $response->json();\r\n\r\n// some processing of data here\r\n\r\n}\r\ncatch(\\GuzzleHttp\\Exception\\ParseException $e) {\r\n if($response) {\r\n$error_response = $response->getBody()->read(65535);\r\n\r\n//$error_response is NULL\r\necho 'Response received is ' . $error_response . \"\\n\";\r\n \r\n }\r\n\r\n```", "title": "gracefully handling the ParseException", "type": "issue" }, { "action": "closed", "author": "mtdowling", "comment_id": null, "datetime": 1438057914000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "mtdowling", "comment_id": 125436386, "datetime": 1438057914000, "masked_author": "username_1", "text": "You can't gracefully recover here when streaming data and not storing the data in a temporary buffer. Once a stream of data is consumed by attempting to parse the data, it is no longer possible to gracefully recover. Because you are attempting to parse the stream of data and loading the stream of data into memory anyways, I recommend that you store the response body in a variable and then JSON decode the data from the in memory string.", "title": null, "type": "comment" } ]
2
3
1,996
false
false
1,996
false
rapid7/propsd
rapid7
175,758,517
189
null
[ { "action": "opened", "author": "dgreene-r7", "comment_id": null, "datetime": 1473342532000, "masked_author": "username_0", "text": "A bug surfaced that causes the property order to be set incorrectly. In normal operation, this bug was resolved by a double negative, that is, a situation where the ordered array was reversed, and then reversed again later.\r\n\r\nHowever, the health check endpoint calls a getter which mutates the ordered array in place, causing this bug to occur.\r\n\r\nThe list of active sources is reversed by the [`Properties.sources()`](https://github.com/rapid7/propsd/blob/v1.3.1/lib/properties.js#L34) getter. That getter is called by the [`Sources.health()`](https://github.com/rapid7/propsd/blob/v1.3.1/lib/sources.js#L155) function used by both the `/v1/health` and `/v1/status` APIs.\r\n\r\nAdditionally, the list of layers is reversed every time [`Properties.build()`](https://github.com/rapid7/propsd/blob/v1.3.1/lib/properties.js#L117) is called.", "title": "Bug: Layer ordering can end up in a reversed state", "type": "issue" }, { "action": "closed", "author": "dgreene-r7", "comment_id": null, "datetime": 1474302622000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
835
false
false
835
false
JosefNemec/Playnite
null
322,845,171
603
null
[ { "action": "opened", "author": "JosefNemec", "comment_id": null, "datetime": 1526308611000, "masked_author": "username_0", "text": "We need some tests that can be used to determine if Playnite performance is not degrading with changes. The results should be exportable in some timeline fashion to easily compare impact of changes.\r\n\r\nTest:\r\n- Startup time\r\n- Memory footprint without any use of filtering on different views\r\n- Filtering speed\r\n- Installation size", "title": "Performance tests", "type": "issue" } ]
1
1
331
false
false
331
false
bvn-architecture/styleguide
bvn-architecture
221,478,792
197
null
[ { "action": "opened", "author": "notionparallax", "comment_id": null, "datetime": 1492067843000, "masked_author": "username_0", "text": "The site is 67mb, and the building components pages section is 52mb. This is probably down to overly detailed svg files. \r\n\r\nShould probably swap these for png files, delete unnecessarily small details, or SVGMOG them\r\n\r\n![image](https://cloud.githubusercontent.com/assets/1865196/24994134/ce19f93a-206c-11e7-8326-52a58560dcd0.png)", "title": "Cut weight out of building components pages", "type": "issue" } ]
1
1
331
false
false
331
false
FruitieX/teleirc
null
145,739,512
67
{ "number": 67, "repo": "teleirc", "user_login": "FruitieX" }
[ { "action": "opened", "author": "albert--", "comment_id": null, "datetime": 1459788287000, "masked_author": "username_0", "text": "avoids ugly messages like `5,12colored text and background`\r\nreferencing https://github.com/username_1/teleirc/issues/65", "title": "strip irc colors", "type": "issue" }, { "action": "created", "author": "FruitieX", "comment_id": 205401033, "datetime": 1459790236000, "masked_author": "username_1", "text": "Perfect, thank you!", "title": null, "type": "comment" } ]
2
2
137
false
false
137
true
jrg365/gpytorch
null
288,737,828
58
null
[ { "action": "opened", "author": "Pinletrot", "comment_id": null, "datetime": 1516057184000, "masked_author": "username_0", "text": "---\r\n\r\nThe reason may be in the method \"gpytorch.random_variables.gaussian_random_variable.__add__\", where in line 56, it tries to \r\n\r\n```Python\r\nfrom ..variational import SumVariationalStrategy\r\n```\r\n\r\nHowever, in \"gpytorch/gpytorch/variational/__init__.py\", there's no SumVariationalStrategy being imported.\r\n\r\n```Python\r\nfrom .variational_strategy import VariationalStrategy\r\nfrom .mvn_variational_strategy import MVNVariationalStrategy\r\n\r\n\r\n__all__ = [\r\n VariationalStrategy,\r\n MVNVariationalStrategy,\r\n]\r\n```", "title": "ImportError: cannot import name 'SumVariationalStrategy'", "type": "issue" }, { "action": "closed", "author": "jrg365", "comment_id": null, "datetime": 1516058004000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "jrg365", "comment_id": 357809913, "datetime": 1516058025000, "masked_author": "username_1", "text": "Good catch, just pushed a quick fix to master.", "title": null, "type": "comment" }, { "action": "reopened", "author": "jrg365", "comment_id": null, "datetime": 1516060689000, "masked_author": "username_1", "text": "---\r\n\r\nThe reason may be in the method \"gpytorch.random_variables.gaussian_random_variable.__add__\", where in line 56, it tries to \r\n\r\n```Python\r\nfrom ..variational import SumVariationalStrategy\r\n```\r\n\r\nHowever, in \"gpytorch/gpytorch/variational/__init__.py\", there's no SumVariationalStrategy being imported.\r\n\r\n```Python\r\nfrom .variational_strategy import VariationalStrategy\r\nfrom .mvn_variational_strategy import MVNVariationalStrategy\r\n\r\n\r\n__all__ = [\r\n VariationalStrategy,\r\n MVNVariationalStrategy,\r\n]\r\n```", "title": "ImportError: cannot import name 'SumVariationalStrategy'", "type": "issue" }, { "action": "created", "author": "jrg365", "comment_id": 357815455, "datetime": 1516060689000, "masked_author": "username_1", "text": "I'm actually reopening this -- we don't even have `SumVariationalStrategy` any more, so it is the code in `gaussian_random_variable.py` that needs fixing. Sorry about that -- the import fix seemed to work because I had an old .pyc file lying around.", "title": null, "type": "comment" }, { "action": "created", "author": "gpleiss", "comment_id": 358350732, "datetime": 1516204854000, "masked_author": "username_2", "text": "Fixed by #59", "title": null, "type": "comment" }, { "action": "closed", "author": "gpleiss", "comment_id": null, "datetime": 1516204854000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
7
1,345
false
false
1,345
false
Playtika/testcontainers-spring-boot
Playtika
290,425,300
20
{ "number": 20, "repo": "testcontainers-spring-boot", "user_login": "Playtika" }
[ { "action": "opened", "author": "Aloren", "comment_id": null, "datetime": 1516618839000, "masked_author": "username_0", "text": "… prevents it from starting when used with other containers", "title": "remove @ConditionalOnMissingBean from aerospike GenericContainer that…", "type": "issue" } ]
2
2
59
false
true
59
false
yegor256/0pdd
null
325,594,981
210
null
[ { "action": "opened", "author": "amihaiemil", "comment_id": null, "datetime": 1527063126000, "masked_author": "username_0", "text": "On 0pdd.com, we see some strange error messages both in the latest comits list and on the footer which is supposed to contain the build number, ruby eversion etc:\r\n\r\n![image](https://user-images.githubusercontent.com/6305156/40411797-1a2b6010-5e7a-11e8-8cff-1cce7c714816.png)", "title": " warning: setlocale: LC_ALL: cannot change locale (UTF-8)", "type": "issue" }, { "action": "created", "author": "0crat", "comment_id": 391260052, "datetime": 1527063132000, "masked_author": "username_1", "text": "@username_2[/z](https://www.username_1.com/u/username_2) please, pay attention to this issue", "title": null, "type": "comment" }, { "action": "created", "author": "0crat", "comment_id": 391260057, "datetime": 1527063133000, "masked_author": "username_1", "text": "@username_0[/z](https://www.username_1.com/u/username_0) this project will fix the problem faster if you donate a few dollars to it; just [click here](https://www.username_1.com/contrib/C3T46CUJJ) and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!", "title": null, "type": "comment" }, { "action": "created", "author": "yegor256", "comment_id": 392499976, "datetime": 1527506440000, "masked_author": "username_2", "text": "@username_3 release, tag is `0.30.3`", "title": null, "type": "comment" }, { "action": "created", "author": "rultor", "comment_id": 392501738, "datetime": 1527506828000, "masked_author": "username_3", "text": "@username_2 Done! FYI, the full log is [here](http://www.username_3.com/t/14659-392499976) (took me 4min)", "title": null, "type": "comment" }, { "action": "closed", "author": "yegor256", "comment_id": null, "datetime": 1527507168000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "yegor256", "comment_id": 392502780, "datetime": 1527507168000, "masked_author": "username_2", "text": "@username_0 fixed, thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "0crat", "comment_id": 392506161, "datetime": 1527508211000, "masked_author": "username_1", "text": "Order was finished: +30 point(s) just awarded to @username_2[/z](https://www.username_1.com/u/username_2)\n\n<!-- https://www.username_1.com/footprint/C3T46CUJJ/1481149396, version: 1.0-SNAPSHOT, hash: 43f99e91 -->", "title": null, "type": "comment" }, { "action": "created", "author": "0crat", "comment_id": 392506175, "datetime": 1527508214000, "masked_author": "username_1", "text": "The job [#210](https://github.com/username_2/0pdd/issues/210) is now out of scope\n\n<!-- https://www.username_1.com/footprint/C3T46CUJJ/1481149416, version: 1.0-SNAPSHOT, hash: 43f99e91 -->", "title": null, "type": "comment" } ]
4
9
1,158
false
false
1,158
true
rstudio/sparklyr
rstudio
314,081,732
1,413
null
[ { "action": "opened", "author": "michaljancek", "comment_id": null, "datetime": 1523621238000, "masked_author": "username_0", "text": "$apps\r\n$apps$app\r\n$apps$app[[1]]\r\n$apps$app[[1]]$id\r\n[1] \"application_1520334358289_2223\"\r\n\r\n$apps$app[[1]]$user\r\n[1] \"h50ovwa\"\r\n\r\n$apps$app[[1]]$name\r\n[1] \"sparklyr.Shell\"\r\n\r\n$apps$app[[1]]$queue\r\n[1] \"root.users.h50ovwa\"\r\n\r\n$apps$app[[1]]$state\r\n[1] \"FAILED\"\r\n\r\n$apps$app[[1]]$finalStatus\r\n[1] \"FAILED\"\r\n\r\n$apps$app[[1]]$progress\r\n[1] 0\r\n\r\n$apps$app[[1]]$trackingUI\r\n[1] \"History\"\r\n\r\n$apps$app[[1]]$trackingUrl\r\n[1] \"https://node03a.domain.net:8090/cluster/app/application_1520334358289_2223\"\r\n\r\n$apps$app[[1]]$diagnostics\r\n[1] \"Application application_1520334358289_2223 failed 2 times due to AM Container for appattempt_1520334358289_2223_000002 exited with exitCode: 1\\nFor more detailed output, check application tracking page:https://node03a.domain.net:8090/proxy/application_1520334358289_2223/Then, click on links to logs of each attempt.\\nDiagnostics: Exception from container-launch.\\nContainer id: container_e19_1520334358289_2223_02_000001\\nExit code: 1\\nStack trace: ExitCodeException exitCode=1: \\n\\tat org.apache.hadoop.util.Shell.runCommand(Shell.java:601)\\n\\tat org.apache.hadoop.util.Shell.run(Shell.java:504)\\n\\tat org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:786)\\n\\tat org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor.launchContainer(LinuxContainerExecutor.java:373)\\n\\tat org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:302)\\n\\tat org.apache.hadoop.yarn.server.nodemanager.containerm... <truncated>\r\n```", "title": "sparklyr yarn cluster mode fail to connect - httr kerberos authentication", "type": "issue" }, { "action": "created", "author": "DevMui", "comment_id": 393325899, "datetime": 1527715795000, "masked_author": "username_1", "text": "I have the same issue. \r\n\r\nAccording to this, https://stackoverflow.com/questions/26255964/r-negotiate-authentication-with-rcurl-or-httr this would solve the problem.\r\n\r\n```\r\n# Fix the following in yarn_client.R\r\n\r\n# before\r\nhttr::GET(resourceManagerQuery)\r\n# after\r\nhttr::GET(resourceManagerQuery, httr::authenticate(\":\",\"\",\"gssnegotiate\"))\r\n\r\n# before\r\nrmResult <- httr::GET(rmQuery)\r\n# after\r\nrmResult <- httr::GET(rmQuery, httr::authenticate(\":\", \"\", \"gssnegotiate\"))\r\n```\r\n\r\nAfter the change, it connects to Spark with Kerberos, however I couldn't copy any tables into Spark. I am using `yarn-client` (which works without any problem) but think it would be nice to have `yarn-cluster`..", "title": null, "type": "comment" } ]
2
2
2,220
false
false
2,220
false
facebook/react
facebook
96,090,955
4,432
{ "number": 4432, "repo": "react", "user_login": "facebook" }
[ { "action": "opened", "author": "spicyj", "comment_id": null, "datetime": 1437406690000, "masked_author": "username_0", "text": "Fixes #4428.", "title": "Upgrade eslint", "type": "issue" }, { "action": "created", "author": "zpao", "comment_id": 122921061, "datetime": 1437406812000, "masked_author": "username_1", "text": ":thumbsup:", "title": null, "type": "comment" } ]
2
2
22
false
false
22
false
grails/grails-core
grails
97,988,309
9,147
null
[ { "action": "opened", "author": "thevoiceofzeke", "comment_id": null, "datetime": 1438191147000, "masked_author": "username_0", "text": "The version of Gradle you connect to does not support that method.\r\n\r\nThis error also occurs with Grails 3.0.3 but does not occur with 3.0.1.", "title": "Grails 3.0.4 incompatible with Gradle 2.3", "type": "issue" }, { "action": "created", "author": "jeffbrown", "comment_id": 126067060, "datetime": 1438197819000, "masked_author": "username_1", "text": "Can you push a sample app which demonstrates the error to github?\r\n\r\nThanks for the feedback.", "title": null, "type": "comment" }, { "action": "created", "author": "thevoiceofzeke", "comment_id": 126083564, "datetime": 1438200968000, "masked_author": "username_0", "text": "Hello,\nI'd like to but I can't push the app I'm working on. I'll have to build a new one and try to duplicate the error, which may take some time. I'll email you again when/if I get around to doing that. Is #9147 referring to the bug report number? If so, I'll include it in my next email.\n-Zeke W.\n\nDate: Wed, 29 Jul 2015 12:23:47 -0700", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 126084117, "datetime": 1438201103000, "masked_author": "username_2", "text": "This happens when you have an incompatible Gradle daemon running in the background. To fix the problem you need to stop the daemon so it can be restarted with a compatible version:\r\n\r\n $ gradle --stop", "title": null, "type": "comment" }, { "action": "created", "author": "MauiMana", "comment_id": 127748193, "datetime": 1438719854000, "masked_author": "username_3", "text": "Same issue happens to me. I'm running latest grails (3.0.4) with latest grade (2.5) (on MAC OS X). What to do???", "title": null, "type": "comment" }, { "action": "created", "author": "thevoiceofzeke", "comment_id": 127820841, "datetime": 1438741218000, "masked_author": "username_0", "text": "In our case, reverting to grails 3.0.1 ($ gvm use grails 3.0.1) solved the problem. It even worked after reverting to 3.0.1 and then going back to 3.0.4. We have no idea why that worked, but it did. Best of luck!\n\nDate: Tue, 4 Aug 2015 13:24:19 -0700", "title": null, "type": "comment" }, { "action": "created", "author": "orubel", "comment_id": 128991096, "datetime": 1439048116000, "masked_author": "username_4", "text": "Running into this issue too with Java 8. Did a 'ps -aux | grep gradle' and no gradle daemons running but did notice that Java 8 is running Gradle 2.3. \r\n\r\nI went ahead and downloaded that and loaded that as GRADLE_HOME but still running into same issue.", "title": null, "type": "comment" }, { "action": "created", "author": "orubel", "comment_id": 129213835, "datetime": 1439138345000, "masked_author": "username_4", "text": "There are still errors with this it appears; it seems to always assume a domain as a resource. A resource can be a linkedhashmap, a commandobject, an algorithm, a list, an enum, etc. The method needs to allow for a generic Object or Model to be passed or for for passed Object to be easily converted to the generic type.\r\n\r\nSpring uses Model and since after() in handlerInterceptor can NEGATE view, this could return both ModelAndView or Model (depending on the compiled state of handlerInterceptor).\r\n\r\nAs of right now, this is still broken as render does not work with 'after' in handlerInterceptor' and this does not work with anything besides domain resource it appears.", "title": null, "type": "comment" }, { "action": "created", "author": "orubel", "comment_id": 130521673, "datetime": 1439437770000, "masked_author": "username_4", "text": "Here we go. Just tested it in the simplest form and duplicated the error.\r\n\r\nhttps://github.com/username_4/testapp", "title": null, "type": "comment" }, { "action": "closed", "author": "graemerocher", "comment_id": null, "datetime": 1441190073000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "graemerocher", "comment_id": 137020548, "datetime": 1441190073000, "masked_author": "username_2", "text": "This would happen if you have an older version of Gradle running as a daemon in the background. Prior to starting Grails do:\r\n\r\n gradle --stop\r\n\r\nThen try again", "title": null, "type": "comment" }, { "action": "created", "author": "sapanparikh18", "comment_id": 142516764, "datetime": 1442992137000, "masked_author": "username_5", "text": "@username_2 even after running gradle --stop we get the same error. Even upgraded to Gradle 2.7 and still no luck", "title": null, "type": "comment" }, { "action": "created", "author": "sapanparikh18", "comment_id": 142517304, "datetime": 1442992468000, "masked_author": "username_5", "text": "@username_2 here is the screenshot of the error and I have just cloned the project from here https://github.com/dspies/grails-3-with-security and renamed the folder\r\n\r\n![image](https://cloud.githubusercontent.com/assets/1727880/10039544/12ec04b8-61a1-11e5-9eaa-cb3920379628.png)", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 142526538, "datetime": 1442996225000, "masked_author": "username_2", "text": "@username_5 Try `kill -9 java`, there is clearly a process running, not sure why `gradle --stop` doesn't prevent that. We probably need to add a `grails --restart-daemon` command or something to control what the daemon is doing...", "title": null, "type": "comment" }, { "action": "created", "author": "sapanparikh18", "comment_id": 142544609, "datetime": 1443000641000, "masked_author": "username_5", "text": "@username_2 using windows, so kill did not work! but killed java processes from task manager. Even restarted the machine and still facing the same issue \r\n![image](https://cloud.githubusercontent.com/assets/1727880/10041721/37447580-61b4-11e5-88a4-855c59e53b28.png)", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 142547626, "datetime": 1443001467000, "masked_author": "username_2", "text": "Ok will make another attempt to reproduce on Windows, but almost certainly something to do with your environment, as this is not a general issue.", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 142554736, "datetime": 1443003058000, "masked_author": "username_2", "text": "@username_5 No luck reproducing sorry. Can you upload an example that reproduces the problem to github?", "title": null, "type": "comment" }, { "action": "created", "author": "paulerickson", "comment_id": 142585035, "datetime": 1443011602000, "masked_author": "username_6", "text": "Same here - no gradle daemons running. I think it may be important to clean or start fresh because, once built with 3.0.1, we were able to upgrade (`gvm use gradle 3.0.4`) and then run grails successfully (for a while).\r\n\r\nNow I'm having this issue with 3.0.7 on another project. It ran for me locally and then blew up on the build box. So I'll have to futz with it and try to reproduce, but it seems like previously built sources fix/mask the problem, but it crops up on clean builds.", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 142586785, "datetime": 1443012254000, "masked_author": "username_2", "text": "@username_6 Check your gradle wrapper versions and `gradle.properties` have been updated to ensure the version of Gradle is consistent", "title": null, "type": "comment" }, { "action": "created", "author": "paulerickson", "comment_id": 142660790, "datetime": 1443027253000, "masked_author": "username_6", "text": "```\r\nI updated gradle.properties and repeated, with the same effect.", "title": null, "type": "comment" }, { "action": "created", "author": "paulerickson", "comment_id": 142669363, "datetime": 1443028648000, "masked_author": "username_6", "text": "Well that was an [issue with the dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin/issues/54). I updated it to 0.5.2.RELEASE and was able to update the gradle wrapper... but that just led to other runtime exceptions, so I'm thinking upgrading gradle is not the way to go.\r\n\r\nTo your original point: yes, gradle.properties and gradlew were both consistent at 2.3.", "title": null, "type": "comment" }, { "action": "created", "author": "sapanparikh18", "comment_id": 142945719, "datetime": 1443104848000, "masked_author": "username_5", "text": "@username_2 You can pull the code from https://github.com/dspies/grails-3-with-security and rename the folder and try running grails", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 142958431, "datetime": 1443107615000, "masked_author": "username_2", "text": "@username_5 Tested with Grails 3.0.7, after changing the `grailsVersion` in `gradle.properties` and changing the `io.spring.dependency-management` plugin in `build.gradle` to `0.5.2.RELEASE` it runs works for me.\r\n\r\nJust to be sure I did `killall java` to stop all background Java processes (Gradle daemons for example) and it works. I will try now to reproduce on Windows...", "title": null, "type": "comment" }, { "action": "created", "author": "sapanparikh18", "comment_id": 143128339, "datetime": 1443157456000, "masked_author": "username_5", "text": "@username_2 you are right I went to the gradle.properties and changed the file to the following\r\n`grailsVersion=3.0.7\r\ngradleWrapperVersion=2.7`\r\n\r\nAnd it started working. Thanks a lo", "title": null, "type": "comment" }, { "action": "created", "author": "graemerocher", "comment_id": 143159833, "datetime": 1443169691000, "masked_author": "username_2", "text": "@username_5 No problem, as I said before it is generally something misconfigured or local to the environment. @username_6 If you can provide an example to reproduce happy to again take another look", "title": null, "type": "comment" }, { "action": "created", "author": "paulerickson", "comment_id": 143848860, "datetime": 1443468027000, "masked_author": "username_6", "text": "I appreciate it @username_2 , but if updating seems to resolve it, then I'll focus on doing that and try to work out whatever broke in the process, rather than reproducing. Thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "orubel", "comment_id": 165264454, "datetime": 1450303043000, "masked_author": "username_4", "text": "This happens if you delete the /build/.dependencies i found out :)\r\n\r\nI was running into an issue on an upgrade where the .dependies file kept outputting on 'clean' or 'install' so I thought I would just delete and hopefully it would repop. No such luck. :)", "title": null, "type": "comment" }, { "action": "created", "author": "monksy", "comment_id": 177652692, "datetime": 1454281504000, "masked_author": "username_7", "text": "I solved this issue when I found that I had an older version of grails defined in my project and my installation of Grails was a much higher version.", "title": null, "type": "comment" }, { "action": "created", "author": "johedl", "comment_id": 187634256, "datetime": 1456221913000, "masked_author": "username_8", "text": "Same here, the version of Grails defined in gradle.properties should be the same as the one installed under \"GRAILS_HOME\".", "title": null, "type": "comment" }, { "action": "created", "author": "KentDevWeb", "comment_id": 255038260, "datetime": 1476951063000, "masked_author": "username_9", "text": "Thanks @username_4 , it works for me !", "title": null, "type": "comment" } ]
10
30
6,235
false
false
6,235
true
conda-forge/conda-forge-webservices
conda-forge
302,934,035
167
null
[ { "action": "opened", "author": "ericdill", "comment_id": null, "datetime": 1520387119000, "masked_author": "username_0", "text": "Seems like we're force installing python 3.5 in the heroku buildpack. Should we consider moving that to python 3.6?\r\n\r\nrelevant PR: https://github.com/conda-forge/conda-forge-webservices/pull/95\r\n\r\n[buildpack line](https://github.com/conda-forge/conda-forge-webservices/blob/master/buildpack-run.sh#L25)", "title": "Upgrade to python 3.6?", "type": "issue" }, { "action": "created", "author": "jakirkham", "comment_id": 371005058, "datetime": 1520391147000, "masked_author": "username_1", "text": "Yeah, we should. Though we should probably still pin it (just to 3.6 instead). This was done as some `defaults` and `conda-forge` packages were getting mixed in such that breaks would occur.", "title": null, "type": "comment" }, { "action": "created", "author": "ericdill", "comment_id": 371005345, "datetime": 1520391255000, "masked_author": "username_0", "text": "sweet. then we can use f-strings!", "title": null, "type": "comment" }, { "action": "created", "author": "jakirkham", "comment_id": 371008679, "datetime": 1520392505000, "masked_author": "username_1", "text": "Address in PR ( https://github.com/conda-forge/conda-forge-webservices/pull/168 ).", "title": null, "type": "comment" }, { "action": "closed", "author": "isuruf", "comment_id": null, "datetime": 1520483455000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
5
608
false
false
608
false
stnoonan/spnego-http-auth-nginx-module
null
218,444,190
75
null
[ { "action": "opened", "author": "laurivosandi", "comment_id": null, "datetime": 1490951772000, "masked_author": "username_0", "text": "Hi,\r\n\r\nnginx now supports dynamically loaded modules like Apache.\r\n\r\nhttps://www.nginx.com/resources/wiki/extending/converting/", "title": "Support for nginx dynamic modules", "type": "issue" }, { "action": "created", "author": "masi", "comment_id": 295190195, "datetime": 1492594828000, "masked_author": "username_1", "text": "Isn't that done with https://github.com/username_2/spnego-http-auth-nginx-module/pull/68 ?\r\n\r\nBut I have to admit that it isn't clear for me if the README should be changed. Like you I have assumed the module is (still) a static one.", "title": null, "type": "comment" }, { "action": "closed", "author": "stnoonan", "comment_id": null, "datetime": 1586038956000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
3
358
false
false
358
true
lxc/lxd
lxc
311,047,648
4,402
null
[ { "action": "opened", "author": "trevorgfrancis", "comment_id": null, "datetime": 1522803107000, "masked_author": "username_0", "text": "After snap refresh, reboot doesnt fix issue.\r\n\r\nUbuntu 16.04\r\nLinux f8-c1-n5 4.13.0-38-generic #43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux\r\n\r\nsnap changes\r\nID Status Spawn Ready Summary\r\n8 Done 2018-04-03T08:09:23Z 2018-04-03T08:09:33Z Auto-refresh snap \"lxd\"\r\n9 Error 2018-04-03T21:29:23Z 2018-04-03T21:29:35Z Auto-refresh snap \"lxd\"\r\n10 Done 2018-04-04T00:14:23Z 2018-04-04T00:14:35Z Auto-refresh snaps \"core\", \"lxd\"\r\n11 Done 2018-04-04T00:22:35Z 2018-04-04T00:22:35Z Refresh all snaps: no updates\r\n12 Done 2018-04-04T00:34:59Z 2018-04-04T00:34:59Z Refresh all snaps: no updates\r\n\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE\r\nApr 03 19:34:00 f8-c1-n5 lxd.daemon[1796]: cannot change profile for the next exec call: No such file or directory\r\nApr 03 19:34:00 f8-c1-n5 lxd.daemon[1796]: snap-update-ns failed with code 1: No such file or directory\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Control process exited, code=exited status=1\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Unit entered failed state.\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Failed with result 'exit-code'.\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Service hold-off time over, scheduling restart.\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: Stopped Service for snap application lxd.daemon.\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Start request repeated too quickly.\r\nApr 03 19:34:00 f8-c1-n5 systemd[1]: Failed to start Service for snap application lxd.daemon.", "title": "cannot change profile for the next exec call: No such file or directory", "type": "issue" }, { "action": "created", "author": "trevorgfrancis", "comment_id": 378445476, "datetime": 1522803387000, "masked_author": "username_0", "text": "Apr 3 19:55:31 f8-c1-n5 kernel: [ 1348.869655] audit: type=1400 audit(1522803331.215:23): apparmor=\"DENIED\" operation=\"change_onexec\" info=\"label not found\" error=-2 profile=\"unconfined\" name=\"snap-update-ns.lxd\" pid=3314 comm=\"snap-confine\"\r\nApr 3 19:55:31 f8-c1-n5 systemd[1]: snap.lxd.daemon.service: Main process exited, code=exited, status=1/FAILURE\r\nApr 3 19:55:31 f8-c1-n5 lxd.daemon[3317]: cannot change profile for the next exec call: No such file or directory\r\nApr 3 19:55:31 f8-c1-n5 lxd.daemon[3317]: snap-update-ns failed with code 1: No such file or directory", "title": null, "type": "comment" }, { "action": "created", "author": "stgraber", "comment_id": 378447233, "datetime": 1522804073000, "masked_author": "username_1", "text": "Hmm, so that's a snapd issue since it doesn't even spawn any of our scripts... It reads as if apparmor somehow didn't get the relevant profiles loaded.\r\n\r\nDid you try rebooting after those two snaps refreshed in case that helps?\r\nYou mentioned rebooting but your logs above predate the update of the core snap.", "title": null, "type": "comment" }, { "action": "created", "author": "trevorgfrancis", "comment_id": 378447436, "datetime": 1522804151000, "masked_author": "username_0", "text": "reboot occured after snap refresh and attempted kernel update, then reboot...same.", "title": null, "type": "comment" }, { "action": "created", "author": "stgraber", "comment_id": 378447904, "datetime": 1522804338000, "masked_author": "username_1", "text": "Okay, can you post the output of both `apparmor_status` and `systemctl -a` from that system?\r\nI'm not that familiar with what snapd does under the hood but hopefully we can figure it out by comparing with test systems here.", "title": null, "type": "comment" }, { "action": "created", "author": "trevorgfrancis", "comment_id": 378448129, "datetime": 1522804427000, "masked_author": "username_0", "text": "root@f8-c1-n5:/var/lib/snapd/apparmor/profiles# apparmor_status\r\napparmor module is loaded.\r\n22 profiles are loaded.\r\n22 profiles are in enforce mode.\r\n /sbin/dhclient\r\n /snap/core/4327/usr/lib/snapd/snap-confine\r\n /snap/core/4327/usr/lib/snapd/snap-confine//mount-namespace-capture-helper\r\n /usr/lib/NetworkManager/nm-dhcp-client.action\r\n /usr/lib/NetworkManager/nm-dhcp-helper\r\n /usr/lib/connman/scripts/dhclient-script\r\n /usr/lib/snapd/snap-confine\r\n /usr/lib/snapd/snap-confine//mount-namespace-capture-helper\r\n /usr/lib/snapd/snap-confine//snap_update_ns\r\n /usr/sbin/ntpd\r\n /usr/sbin/tcpdump\r\n snap-update-ns.core\r\n snap-update-ns.lxd\r\n snap.core.hook.configure\r\n snap.lxd.benchmark\r\n snap.lxd.check-kernel\r\n snap.lxd.daemon\r\n snap.lxd.database\r\n snap.lxd.hook.configure\r\n snap.lxd.lxc\r\n snap.lxd.lxd\r\n snap.lxd.migrate\r\n0 profiles are in complain mode.\r\n2 processes have profiles defined.\r\n0 processes are in enforce mode.\r\n0 processes are in complain mode.\r\n2 processes are unconfined but have a profile defined.\r\n /sbin/dhclient (1408)\r\n /usr/sbin/ntpd (1535)\r\n\r\n\r\nroot@f8-c1-n5:/var/lib/snapd/apparmor/profiles# systemctl -a\r\n UNIT LOAD ACTIVE SUB DESCRIPTION\r\n proc-sys-fs-binfmt_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point\r\n dev-disk-by\\x2did-scsi\\x2d3600508b1001c8a72b6f7a01afe964c74.device loaded active plugged LOGICAL_VOLUME\r\n dev-disk-by\\x2did-scsi\\x2d3600508b1001c8a72b6f7a01afe964c74\\x2dpart1.device loaded active plugged LOGICAL_VOLUME 1\r\n dev-disk-by\\x2did-scsi\\x2d3600508b1001c8a72b6f7a01afe964c74\\x2dpart2.device loaded active plugged LOGICAL_VOLUME 2\r\n dev-disk-by\\x2did-scsi\\x2d3600508b1001c8a72b6f7a01afe964c74\\x2dpart5.device loaded active plugged LOGICAL_VOLUME 5\r\n dev-disk-by\\x2did-wwn\\x2d0x600508b1001c8a72b6f7a01afe964c74.device loaded active plugged LOGICAL_VOLUME\r\n dev-disk-by\\x2did-wwn\\x2d0x600508b1001c8a72b6f7a01afe964c74\\x2dpart1.device loaded active plugged LOGICAL_VOLUME 1\r\n dev-disk-by\\x2did-wwn\\x2d0x600508b1001c8a72b6f7a01afe964c74\\x2dpart2.device loaded active plugged LOGICAL_VOLUME 2\r\n dev-disk-by\\x2did-wwn\\x2d0x600508b1001c8a72b6f7a01afe964c74\\x2dpart5.device loaded active plugged LOGICAL_VOLUME 5\r\n dev-disk-by\\x2dpath-pci\\x2d0000:0c:00.0\\x2dscsi\\x2d0:1:0:0.device loaded active plugged LOGICAL_VOLUME\r\n dev-disk-by\\x2dpath-pci\\x2d0000:0c:00.0\\x2dscsi\\x2d0:1:0:0\\x2dpart1.device loaded active plugged LOGICAL_VOLUME 1\r\n dev-disk-by\\x2dpath-pci\\x2d0000:0c:00.0\\x2dscsi\\x2d0:1:0:0\\x2dpart2.device loaded active plugged LOGICAL_VOLUME 2\r\n dev-disk-by\\x2dpath-pci\\x2d0000:0c:00.0\\x2dscsi\\x2d0:1:0:0\\x2dpart5.device loaded active plugged LOGICAL_VOLUME 5\r\n dev-disk-by\\x2duuid-df66347c\\x2d8781\\x2d4913\\x2dbb0b\\x2d70e06ae7043f.device loaded active plugged LOGICAL_VOLUME 5\r\n dev-disk-by\\x2duuid-e023843b\\x2d1e63\\x2d47ed\\x2d8b01\\x2d2d15e2a23a43.device loaded active plugged LOGICAL_VOLUME 1\r\n dev-loop0.device loaded active plugged /dev/loop0\r\n dev-loop1.device loaded active plugged /dev/loop1\r\n dev-loop2.device loaded active plugged /dev/loop2\r\n dev-loop3.device loaded active plugged /dev/loop3\r\n dev-loop4.device loaded active plugged /dev/loop4\r\n dev-rfkill.device loaded active plugged /dev/rfkill\r\n dev-sda.device loaded active plugged LOGICAL_VOLUME\r\n dev-sda1.device loaded active plugged LOGICAL_VOLUME 1\r\n dev-sda2.device loaded active plugged LOGICAL_VOLUME 2\r\n dev-sda5.device loaded active plugged LOGICAL_VOLUME 5\r\n dev-ttyprintk.device loaded active plugged /dev/ttyprintk\r\n dev-ttyS0.device loaded active plugged /dev/ttyS0\r\n dev-ttyS1.device loaded active plugged /dev/ttyS1\r\n dev-ttyS10.device loaded active plugged /dev/ttyS10\r\n dev-ttyS11.device loaded active plugged /dev/ttyS11\r\n dev-ttyS12.device loaded active plugged /dev/ttyS12\r\n dev-ttyS13.device loaded active plugged /dev/ttyS13\r\n dev-ttyS14.device loaded active plugged /dev/ttyS14\r\n dev-ttyS15.device loaded active plugged /dev/ttyS15\r\n dev-ttyS16.device loaded active plugged /dev/ttyS16\r\n dev-ttyS17.device loaded active plugged /dev/ttyS17\r\n dev-ttyS18.device loaded active plugged /dev/ttyS18\r\n dev-ttyS19.device loaded active plugged /dev/ttyS19\r\n dev-ttyS2.device loaded active plugged /dev/ttyS2\r\n dev-ttyS20.device loaded active plugged /dev/ttyS20\r\n dev-ttyS21.device loaded active plugged /dev/ttyS21\r\n dev-ttyS22.device loaded active plugged /dev/ttyS22\r\n dev-ttyS23.device loaded active plugged /dev/ttyS23\r\n dev-ttyS24.device loaded active plugged /dev/ttyS24\r\n dev-ttyS25.device loaded active plugged /dev/ttyS25\r\n dev-ttyS26.device loaded active plugged /dev/ttyS26\r\n dev-ttyS27.device loaded active plugged /dev/ttyS27\r\n dev-ttyS28.device loaded active plugged /dev/ttyS28\r\n dev-ttyS29.device loaded active plugged /dev/ttyS29\r\n dev-ttyS3.device loaded active plugged /dev/ttyS3\r\n dev-ttyS30.device loaded active plugged /dev/ttyS30\r\n dev-ttyS31.device loaded active plugged /dev/ttyS31\r\n dev-ttyS4.device loaded active plugged /dev/ttyS4\r\n dev-ttyS5.device loaded active plugged /dev/ttyS5\r\n dev-ttyS6.device loaded active plugged /dev/ttyS6\r\n dev-ttyS7.device loaded active plugged /dev/ttyS7\r\n dev-ttyS8.device loaded active plugged /dev/ttyS8\r\n dev-ttyS9.device loaded active plugged /dev/ttyS9\r\n sys-devices-pci0000:00-0000:00:01.0-0000:02:00.0-net-eth0.device loaded active plugged NetXtreme II BCM57711E 10-Gigabit PCIe (NC532i Dual Port 10GbE Multifunction BL-C Adapter)\r\n sys-devices-pci0000:00-0000:00:01.0-0000:02:00.1-net-eth1.device loaded active plugged NetXtreme II BCM57711E 10-Gigabit PCIe (NC532i Dual Port 10GbE Multifunction BL-C Adapter)\r\n sys-devices-pci0000:00-0000:00:1c.0-0000:0c:00.0-host0-target0:1:0-0:1:0:0-block-sda-sda1.device loaded active plugged LOGICAL_VOLUME 1\r\n sys-devices-pci0000:00-0000:00:1c.0-0000:0c:00.0-host0-target0:1:0-0:1:0:0-block-sda-sda2.device loaded active plugged LOGICAL_VOLUME 2\r\n sys-devices-pci0000:00-0000:00:1c.0-0000:0c:00.0-host0-target0:1:0-0:1:0:0-block-sda-sda5.device loaded active plugged LOGICAL_VOLUME 5\r\n sys-devices-pci0000:00-0000:00:1c.0-0000:0c:00.0-host0-target0:1:0-0:1:0:0-block-sda.device loaded active plugged LOGICAL_VOLUME\r\n sys-devices-platform-serial8250-tty-ttyS0.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS0\r\n sys-devices-platform-serial8250-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS10\r\n sys-devices-platform-serial8250-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS11\r\n sys-devices-platform-serial8250-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS12\r\n sys-devices-platform-serial8250-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS13\r\n sys-devices-platform-serial8250-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS14\r\n sys-devices-platform-serial8250-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS15\r\n sys-devices-platform-serial8250-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS16\r\n sys-devices-platform-serial8250-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS17\r\n sys-devices-platform-serial8250-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS18\r\n sys-devices-platform-serial8250-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS19\r\n sys-devices-platform-serial8250-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2\r\n sys-devices-platform-serial8250-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS20\r\n sys-devices-platform-serial8250-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS21\r\n sys-devices-platform-serial8250-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS22\r\n sys-devices-platform-serial8250-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS23\r\n sys-devices-platform-serial8250-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS24\r\n sys-devices-platform-serial8250-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS25\r\n sys-devices-platform-serial8250-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS26\r\n sys-devices-platform-serial8250-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS27\r\n sys-devices-platform-serial8250-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS28\r\n sys-devices-platform-serial8250-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS29\r\n sys-devices-platform-serial8250-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3\r\n sys-devices-platform-serial8250-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS30\r\n sys-devices-platform-serial8250-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS31\r\n sys-devices-platform-serial8250-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS4\r\n sys-devices-platform-serial8250-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS5\r\n sys-devices-platform-serial8250-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS6\r\n sys-devices-platform-serial8250-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS7\r\n sys-devices-platform-serial8250-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS8\r\n sys-devices-platform-serial8250-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS9\r\n sys-devices-pnp0-00:03-tty-ttyS1.device loaded active plugged /sys/devices/pnp0/00:03/tty/ttyS1\r\n sys-devices-virtual-block-loop0.device loaded active plugged /sys/devices/virtual/block/loop0\r\n sys-devices-virtual-block-loop1.device loaded active plugged /sys/devices/virtual/block/loop1\r\n sys-devices-virtual-block-loop2.device loaded active plugged /sys/devices/virtual/block/loop2\r\n sys-devices-virtual-block-loop3.device loaded active plugged /sys/devices/virtual/block/loop3\r\n sys-devices-virtual-block-loop4.device loaded active plugged /sys/devices/virtual/block/loop4\r\n sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill\r\n sys-devices-virtual-net-bond0.device loaded active plugged /sys/devices/virtual/net/bond0\r\n sys-devices-virtual-net-hostnet.device loaded active plugged /sys/devices/virtual/net/hostnet\r\n sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk\r\n sys-module-configfs.device loaded active plugged /sys/module/configfs\r\n sys-module-fuse.device loaded active plugged /sys/module/fuse\r\n sys-subsystem-net-devices-bond0.device loaded active plugged /sys/subsystem/net/devices/bond0\r\n sys-subsystem-net-devices-eth0.device loaded active plugged NetXtreme II BCM57711E 10-Gigabit PCIe (NC532i Dual Port 10GbE Multifunction BL-C Adapter)\r\n sys-subsystem-net-devices-eth1.device loaded active plugged NetXtreme II BCM57711E 10-Gigabit PCIe (NC532i Dual Port 10GbE Multifunction BL-C Adapter)\r\n sys-subsystem-net-devices-hostnet.device loaded active plugged /sys/subsystem/net/devices/hostnet\r\n -.mount loaded active mounted /\r\n dev-hugepages.mount loaded active mounted Huge Pages File System\r\n dev-mqueue.mount loaded active mounted POSIX Message Queue File System\r\n proc-sys-fs-binfmt_misc.mount loaded inactive dead Arbitrary Executable File Formats File System\r\n run-snapd-ns-lxd.mnt.mount loaded active mounted /run/snapd/ns/lxd.mnt\r\n run-snapd-ns.mount loaded active mounted /run/snapd/ns\r\n run-user-0.mount loaded active mounted /run/user/0\r\n snap-core-4206.mount loaded active mounted Mount unit for core\r\n snap-core-4327.mount loaded active mounted Mount unit for core\r\n snap-lxd-5866.mount loaded active mounted Mount unit for lxd\r\n snap-lxd-6418.mount loaded active mounted Mount unit for lxd\r\n snap-lxd-6469.mount loaded active mounted Mount unit for lxd\r\n sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System\r\n sys-kernel-config.mount loaded active mounted Configuration File System\r\n sys-kernel-debug-tracing.mount loaded active mounted /sys/kernel/debug/tracing\r\n sys-kernel-debug.mount loaded active mounted Debug File System\r\n* tmp.mount not-found inactive dead tmp.mount\r\n systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch\r\n systemd-ask-password-plymouth.path loaded inactive dead Forward Password Requests to Plymouth Directory Watch\r\n systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch\r\n systemd-networkd-resolvconf-update.path loaded active waiting Trigger resolvconf update for networkd DNS\r\n init.scope loaded active running System and Service Manager\r\n session-1.scope loaded active running Session 1 of user root\r\n accounts-daemon.service loaded active running Accounts Service\r\n apparmor.service loaded active exited LSB: AppArmor initialization\r\n apt-daily-upgrade.service loaded inactive dead Daily apt upgrade and clean activities\r\n apt-daily.service loaded inactive dead Daily apt download activities\r\n* auditd.service not-found inactive dead auditd.service\r\n* clamav-daemon.service not-found inactive dead clamav-daemon.service\r\n* console-screen.service not-found inactive dead console-screen.service\r\n console-setup.service loaded active exited Set console font and keymap\r\n cron.service loaded active running Regular background program processing daemon\r\n dbus.service loaded active running D-Bus System Message Bus\r\n* display-manager.service not-found inactive dead display-manager.service\r\n* dovecot.service not-found inactive dead dovecot.service\r\n emergency.service loaded inactive dead Emergency Shell\r\n friendly-recovery.service loaded inactive dead Recovery mode menu\r\n getty-static.service loaded inactive dead getty on tty2-tty6 if dbus and logind are not available\r\n getty@tty1.service loaded active running Getty on tty1\r\n grub-common.service loaded active exited LSB: Record successful boot for GRUB\r\n ifup@bond0.service loaded active exited ifup for bond0\r\n ifup@eth0.service loaded active exited ifup for eth0\r\n ifup@eth1.service loaded active exited ifup for eth1\r\n ifup@hostnet.service loaded active exited ifup for hostnet\r\n irqbalance.service loaded active running LSB: daemon to balance interrupts for SMP systems\r\n* kbd.service not-found inactive dead kbd.service\r\n keyboard-setup.service loaded active exited Set console keymap\r\n kmod-static-nodes.service loaded active exited Create list of required static device nodes for the current kernel\r\n lm-sensors.service loaded active exited Initialize hardware monitoring sensors\r\n* mysql.service not-found inactive dead mysql.service\r\n networking.service loaded active exited Raise network interfaces\r\n ntp.service loaded active running LSB: Start NTP daemon\r\n ondemand.service loaded active exited LSB: Set the CPU Frequency Scaling governor to \"ondemand\"\r\n plymouth-quit-wait.service loaded inactive dead Hold until boot process finishes up\r\n plymouth-quit.service loaded inactive dead Terminate Plymouth Boot Screen\r\n plymouth-read-write.service loaded inactive dead Tell Plymouth To Write Out Runtime Data\r\n plymouth-start.service loaded inactive dead Show Plymouth Boot Screen\r\n postfix.service loaded active running LSB: Postfix Mail Transport Agent\r\n* postgresql.service not-found inactive dead postgresql.service\r\n* postgrey.service not-found inactive dead postgrey.service\r\n rbdmap.service loaded active exited Map RBD devices\r\n rc-local.service loaded active exited /etc/rc.local Compatibility\r\n rescue.service loaded inactive dead Rescue Shell\r\n resolvconf.service loaded active exited Nameserver information manager\r\n rsyslog.service loaded active running System Logging Service\r\n* saslauthd.service not-found inactive dead saslauthd.service\r\n setvtrgb.service loaded active exited Set console scheme\r\n* smartd.service loaded failed failed Self Monitoring and Reporting Technology (SMART) Daemon\r\n snap.lxd.daemon.service loaded active running Service for snap application lxd.daemon\r\n snapd.autoimport.service loaded inactive dead Auto import assertions from block devices\r\n snapd.core-fixup.service loaded inactive dead Automatically repair incorrect owner/permissions on core devices\r\n snapd.refresh.service loaded inactive dead Automatically refresh installed snaps\r\n snapd.service loaded active running Snappy daemon\r\n snapd.snap-repair.service loaded inactive dead Automatically fetch and run repair assertions\r\n* spamassassin.service not-found inactive dead spamassassin.service\r\n ssh.service loaded active running OpenBSD Secure Shell server\r\n systemd-ask-password-console.service loaded inactive dead Dispatch Password Requests to Console\r\n systemd-ask-password-plymouth.service loaded inactive dead Forward Password Requests to Plymouth\r\n systemd-ask-password-wall.service loaded inactive dead Forward Password Requests to Wall\r\n systemd-binfmt.service loaded inactive dead Set Up Additional Binary Formats\r\n systemd-fsck-root.service loaded inactive dead File System Check on Root Device\r\n systemd-fsckd.service loaded inactive dead File System Check Daemon to report status\r\n systemd-hwdb-update.service loaded inactive dead Rebuild Hardware Database\r\n systemd-initctl.service loaded inactive dead /dev/initctl Compatibility Daemon\r\n systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage\r\n systemd-journald.service loaded active running Journal Service\r\n systemd-logind.service loaded active running Login Service\r\n systemd-machine-id-commit.service loaded inactive dead Commit a transient machine-id on disk\r\n* systemd-modules-load.service loaded failed failed Load Kernel Modules\r\n systemd-networkd-resolvconf-update.service loaded inactive dead Update resolvconf for networkd DNS\r\n systemd-random-seed.service loaded active exited Load/Save Random Seed\r\n systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems\r\n systemd-rfkill.service loaded inactive dead Load/Save RF Kill Switch Status\r\n systemd-sysctl.service loaded active exited Apply Kernel Variables\r\n* systemd-sysusers.service not-found inactive dead systemd-sysusers.service\r\n systemd-timesyncd.service loaded inactive dead Network Time Synchronization\r\n systemd-tmpfiles-clean.service loaded inactive dead Cleanup of Temporary Directories\r\n systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev\r\n systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories\r\n systemd-udev-trigger.service loaded active exited udev Coldplug all Devices\r\n systemd-udevd.service loaded active running udev Kernel Device Manager\r\n* systemd-update-done.service not-found inactive dead systemd-update-done.service\r\n systemd-update-utmp-runlevel.service loaded inactive dead Update UTMP about System Runlevel Changes\r\n systemd-update-utmp.service loaded active exited Update UTMP about System Boot/Shutdown\r\n systemd-user-sessions.service loaded active exited Permit User Sessions\r\n* systemd-vconsole-setup.service not-found inactive dead systemd-vconsole-setup.service\r\n ufw.service loaded active exited Uncomplicated firewall\r\n uptimed.service loaded active running uptime record daemon\r\n ureadahead-stop.service loaded inactive dead Stop ureadahead data collection\r\n ureadahead.service loaded inactive dead Read required files in advance\r\n user@0.service loaded active running User Manager for UID 0\r\n uuidd.service loaded inactive dead Daemon for generating UUIDs\r\n zabbix-agent.service loaded active running Zabbix Agent\r\n -.slice loaded active active Root Slice\r\n system-getty.slice loaded active active system-getty.slice\r\n system.slice loaded active active System Slice\r\n user-0.slice loaded active active User Slice of root\r\n user.slice loaded active active User and Session Slice\r\n dbus.socket loaded active running D-Bus System Message Bus Socket\r\n snapd.socket loaded active running Socket activation for snappy daemon\r\n syslog.socket loaded active running Syslog Socket\r\n systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket\r\n systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe\r\n systemd-journald-audit.socket loaded active running Journal Audit Socket\r\n systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log)\r\n systemd-journald.socket loaded active running Journal Socket\r\n systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch\r\n systemd-udevd-control.socket loaded active running udev Control Socket\r\n systemd-udevd-kernel.socket loaded active running udev Kernel Socket\r\n uuidd.socket loaded active listening UUID daemon activation socket\r\n dev-disk-by\\x2did-scsi\\x2d3600508b1001c8a72b6f7a01afe964c74\\x2dpart5.swap loaded active active /dev/disk/by-id/scsi-3600508b1001c8a72b6f7a01afe964c74-part5\r\n dev-disk-by\\x2did-wwn\\x2d0x600508b1001c8a72b6f7a01afe964c74\\x2dpart5.swap loaded active active /dev/disk/by-id/wwn-0x600508b1001c8a72b6f7a01afe964c74-part5\r\n dev-disk-by\\x2dpath-pci\\x2d0000:0c:00.0\\x2dscsi\\x2d0:1:0:0\\x2dpart5.swap loaded active active /dev/disk/by-path/pci-0000:0c:00.0-scsi-0:1:0:0-part5\r\n dev-disk-by\\x2duuid-df66347c\\x2d8781\\x2d4913\\x2dbb0b\\x2d70e06ae7043f.swap loaded active active /dev/disk/by-uuid/df66347c-8781-4913-bb0b-70e06ae7043f\r\n dev-sda5.swap loaded active active /dev/sda5\r\n basic.target loaded active active Basic System\r\n ceph-fuse.target loaded active active ceph target allowing to start/stop all ceph-fuse@.service instances at once\r\n ceph.target loaded active active ceph target allowing to start/stop all ceph*@.service instances at once\r\n cryptsetup.target loaded active active Encrypted Volumes\r\n emergency.target loaded inactive dead Emergency Mode\r\n getty.target loaded active active Login Prompts\r\n graphical.target loaded active active Graphical Interface\r\n local-fs-pre.target loaded active active Local File Systems (Pre)\r\n local-fs.target loaded active active Local File Systems\r\n mail-transport-agent.target loaded active active Mail Transport Agent\r\n multi-user.target loaded active active Multi-User System\r\n network-online.target loaded active active Network is Online\r\n network-pre.target loaded active active Network (Pre)\r\n network.target loaded active active Network\r\n nss-lookup.target loaded inactive dead Host and Network Name Lookups\r\n nss-user-lookup.target loaded active active User and Group Name Lookups\r\n paths.target loaded active active Paths\r\n remote-fs-pre.target loaded active active Remote File Systems (Pre)\r\n remote-fs.target loaded active active Remote File Systems\r\n rescue.target loaded inactive dead Rescue Mode\r\n shutdown.target loaded inactive dead Shutdown\r\n slices.target loaded active active Slices\r\n sockets.target loaded active active Sockets\r\n swap.target loaded active active Swap\r\n sysinit.target loaded active active System Initialization\r\n* syslog.target not-found inactive dead syslog.target\r\n time-sync.target loaded active active System Time Synchronized\r\n timers.target loaded active active Timers\r\n umount.target loaded inactive dead Unmount All Filesystems\r\n apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities\r\n apt-daily.timer loaded active waiting Daily apt download activities\r\n snapd.refresh.timer loaded active waiting Timer to automatically refresh installed snaps\r\n snapd.snap-repair.timer loaded inactive dead Timer to automatically fetch and run repair assertions\r\n systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories\r\n ureadahead-stop.timer loaded active elapsed Stop ureadahead data collection 45s after completed startup\r\n\r\nLOAD = Reflects whether the unit definition was properly loaded.\r\nACTIVE = The high-level unit activation state, i.e. generalization of SUB.\r\nSUB = The low-level unit activation state, values depend on unit type.\r\n\r\n281 loaded units listed.\r\nTo show all installed unit files use 'systemctl list-unit-files'.", "title": null, "type": "comment" }, { "action": "created", "author": "stgraber", "comment_id": 378448148, "datetime": 1522804434000, "masked_author": "username_1", "text": "Oh and `snap interfaces` too", "title": null, "type": "comment" }, { "action": "created", "author": "trevorgfrancis", "comment_id": 378448242, "datetime": 1522804467000, "masked_author": "username_0", "text": "root@f8-c1-n5:/var/lib/snapd/apparmor/profiles# snap interfaces\r\nSlot Plug\r\n:account-control -\r\n:accounts-service -\r\n:alsa -\r\n:autopilot-introspection -\r\n:avahi-control -\r\n:avahi-observe -\r\n:bluetooth-control -\r\n:bluez -\r\n:broadcom-asic-control -\r\n:browser-support -\r\n:camera -\r\n:classic-support -\r\n:core-support core:core-support-plug\r\n:cups-control -\r\n:dcdbas-control -\r\n:desktop -\r\n:desktop-legacy -\r\n:docker-support -\r\n:firewall-control -\r\n:framebuffer -\r\n:fuse-support -\r\n:gpg-keys -\r\n:gpg-public-keys -\r\n:gpio-memory-control -\r\n:greengrass-support -\r\n:gsettings -\r\n:hardware-observe -\r\n:hardware-random-control -\r\n:hardware-random-observe -\r\n:home -\r\n:io-ports-control -\r\n:joystick -\r\n:kernel-module-control -\r\n:kubernetes-support -\r\n:kvm -\r\n:libvirt -\r\n:locale-control -\r\n:log-observe -\r\n:lxd-support lxd\r\n:modem-manager -\r\n:mount-observe -\r\n:netlink-audit -\r\n:netlink-connector -\r\n:network lxd\r\n:network-bind -\r\n:network-control -\r\n:network-manager -\r\n:network-observe -\r\n:network-setup-control -\r\n:network-setup-observe -\r\n:ofono -\r\n:opengl -\r\n:openvswitch -\r\n:openvswitch-support -\r\n:optical-drive -\r\n:password-manager-service -\r\n:physical-memory-control -\r\n:physical-memory-observe -\r\n:ppp -\r\n:process-control -\r\n:pulseaudio -\r\n:raw-usb -\r\n:removable-media -\r\n:screen-inhibit-control -\r\n:shutdown -\r\n:snapd-control -\r\n:ssh-keys -\r\n:ssh-public-keys -\r\n:system-observe lxd\r\n:system-trace -\r\n:time-control -\r\n:timeserver-control -\r\n:timezone-control -\r\n:tpm -\r\n:uhid -\r\n:unity7 -\r\n:upower-observe -\r\n:wayland -\r\n:x11 -\r\nlxd:lxd -", "title": null, "type": "comment" }, { "action": "created", "author": "stgraber", "comment_id": 378448546, "datetime": 1522804591000, "masked_author": "username_1", "text": "What happens if you run `lxd --help`?", "title": null, "type": "comment" }, { "action": "created", "author": "trevorgfrancis", "comment_id": 378450813, "datetime": 1522805442000, "masked_author": "username_0", "text": "Whoa. Its showing stopped container. This was not happening earlier. \r\n\r\nWhen I try and launch the container, it tells me:\r\n\r\n\r\nlxc 20180404012550.105 ERROR lxc_parse - parse.c:lxc_file_for_each_line_mmap:102 - Failed to parse config: lxc.aa_profile=unconfined\r\nlxc 20180404012550.106 ERROR lxc_confile - confile.c:parse_line:2340 - Unknown configuration key \"lxc.aa_profile\"\r\nlxc 20180404012550.106 ERROR lxc_parse - parse.c:lxc_file_for_each_line_mmap:102 - Failed to parse config: lxc.aa_profile=unconfined\r\n\r\n\r\nHowever, the profile assigned to this container has no such entry. When I try and update the default profile, it tells me that the lxc commands are wrong...but they have all compliant commands. Its almost like the profile is stuck in a state between removing the pre 3.0 rawlxc profiles and the 3.0 compliant profile.", "title": null, "type": "comment" }, { "action": "created", "author": "trevorgfrancis", "comment_id": 378455932, "datetime": 1522807284000, "masked_author": "username_0", "text": "I was able to delete the container and profiles and bring it back up. This resolved the issue.", "title": null, "type": "comment" }, { "action": "created", "author": "stgraber", "comment_id": 378458103, "datetime": 1522808099000, "masked_author": "username_1", "text": "Was the key maybe directly assigned to the container? That'd explain why deleting and recreating it would fix it but modifying the profile wouldn't.", "title": null, "type": "comment" }, { "action": "created", "author": "stgraber", "comment_id": 378458233, "datetime": 1522808144000, "masked_author": "username_1", "text": "Updating the default profile was likely making those errors surface because updating a profile causes all containers that use it to reload their config, so a locally set `raw.lxc` on the container would then report an error when updating the profile too.", "title": null, "type": "comment" }, { "action": "closed", "author": "stgraber", "comment_id": null, "datetime": 1522814199000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "C0rn3j", "comment_id": 404102641, "datetime": 1531300704000, "masked_author": "username_2", "text": "Just had this happen too on 16.04 (second time; but probably a slightly different issue albeit with the same error message).\r\n\r\nBoth times it was dead apparmor.\r\n\r\nSimply executing the following fixes it:\r\n```\r\nsystemctl restart apparmor\r\nsnap restart lxd\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "ttepatti", "comment_id": 424070089, "datetime": 1537812410000, "masked_author": "username_3", "text": "@username_2 I had the exact same issue, and your fix worked perfectly! For those of you who are running into this issue on Kali Linux, I don't believe apparmor starts at boot, forcing you to restart/start the service each time you boot your device. As a permanent solution, set apparmor to start at boot.", "title": null, "type": "comment" }, { "action": "created", "author": "hakimov2021", "comment_id": 526143271, "datetime": 1567077881000, "masked_author": "username_4", "text": "-- sudo service apparmor teardown\r\n-- docker stop $(docker ps -qa)\r\n\r\n1) sudo service apparmor restart", "title": null, "type": "comment" }, { "action": "created", "author": "uudecode", "comment_id": 882630391, "datetime": 1626707568000, "masked_author": "username_5", "text": "Thanks dude!", "title": null, "type": "comment" } ]
6
18
53,176
false
false
53,176
true
Microsoft/vscode
Microsoft
333,672,843
52,331
null
[ { "action": "opened", "author": "AccessibilityTestingTeam-TCS", "comment_id": null, "datetime": 1529415060000, "masked_author": "username_0", "text": "**Environment Details:**\r\nVSCode Version : 1.24.0\r\nOS Version : HighSierra10.13.5\r\n\r\n**Additional Details:**\r\nMAS Violated : MAS 2.4.3\r\nScreenReader : VoiceOver\r\n\r\n**Repro Steps:**\r\n1. Launch VS Code while VoiceOver is ON.\r\n2. Navigate to Activity Bar and select \"View Debug \" button.\r\n3. Navigate to \"All Exceptions\" and \"User Handled Exceptions\" tick boxes in \"Breakpoints\" section.\r\n4. Check/Uncheck checkboxes and use \"Tab\" each time to focus them.\r\n\r\n**Actual:**\r\nKeyboard focus does not remain on the tick box when any state is changed. \"Tab\" is needed to bring back tick box on focus for first tick box and for second several tabs are used to bring back focus.\r\n\r\n**Expected:**\r\nKeyboard focus should remain on the tick box on which any state change action is performed.\r\n\r\n**Recommendations:**\r\nRefer below link which is repository of bug fixes code snippets:\r\nhttps://microsoft.sharepoint.com/teams/msenable/mas/pages/browse-fixes.aspx\r\n\r\n**User Impact:**\r\nThe keyboard only users will find difficulty in navigating between these tick boxes since they would need to \"Tab\" again and again to bring focus back to same control once their states are changed.\r\n\r\n**MAS Reference:**\r\nMAS 2.4.3 - https://microsoft.sharepoint.com/:w:/r/teams/msenable/_layouts/15/WopiFrame.aspx?sourcedoc={0de7fbe1-ad7e-48e5-bcbb-8d986691e2b9}\r\n\r\n**Attachment For Reference:**\r\n[A11y_VSCode_ViewDebug_Keyboard_Mac_TickBoxFocusRetentionIssue.pptx](https://github.com/Microsoft/vscode/files/2115346/A11y_VSCode_ViewDebug_Keyboard_Mac_TickBoxFocusRetentionIssue.pptx)\r\n\r\nDoes this issue occur when all extensions are disabled?: Yes", "title": "[Accessibility]A11y_VSCode_ViewDebug_Keyboard: Keyboard focus does not remain on the same tick box when checked/unchecked.", "type": "issue" }, { "action": "created", "author": "chrmarti", "comment_id": 398405569, "datetime": 1529416183000, "masked_author": "username_1", "text": "/duplicate #52299", "title": null, "type": "comment" } ]
3
5
2,329
false
true
1,630
false
18F/angrytock
18F
124,219,248
12
{ "number": 12, "repo": "angrytock", "user_login": "18F" }
[ { "action": "opened", "author": "ccostino", "comment_id": null, "datetime": 1451399805000, "masked_author": "username_0", "text": "I fixed a couple of smart quotes found in one of the message strings and added another quote for the angry responses. :-)", "title": "Fix smart quotes and add Phantom Tollbooth quote", "type": "issue" }, { "action": "created", "author": "geramirez", "comment_id": 168721945, "datetime": 1451924409000, "masked_author": "username_1", "text": ":+1: thanks @username_0 sorry it took so long, I was on vacation.", "title": null, "type": "comment" }, { "action": "created", "author": "ccostino", "comment_id": 168730598, "datetime": 1451926085000, "masked_author": "username_0", "text": "No worries at all! This was a minor innocuous change for fun. :-)", "title": null, "type": "comment" } ]
2
3
250
false
false
250
true
leanprover/lean2
leanprover
225,840,012
3
{ "number": 3, "repo": "lean2", "user_login": "leanprover" }
[ { "action": "opened", "author": "Bolt64", "comment_id": null, "datetime": 1493764116000, "masked_author": "username_0", "text": "Added support for homological algebra (though only with abelian groups; general R-modules are not supported yet). Also have a few basic results, including the Four Lemma (the surjective version). If the injective version is added, the five lemma will be an easy consequence.", "title": "Added support for homological algebra in the HoTT library", "type": "issue" }, { "action": "created", "author": "fpvandoorn", "comment_id": 298803624, "datetime": 1493774468000, "masked_author": "username_1", "text": "Thank you very much for your pull request. The four lemma is nice to have.\r\nWe indeed want to do homological algebra in the Lean-HoTT library, and we are also working on it, but in a different repository, namely this one:\r\nhttps://github.com/cmu-phil/Spectral\r\nIn the `algebra` folder we are doing algebra with abelian groups, R-modules and graded R-modules. \r\n\r\nSome comments on your additions:\r\n* You are doing a lot of things which are already in the library. For example `transport_equality_hom` is a special case of `ap` (open namespace `eq`), and many other lemmas in `algebraic_lemmas` and definitions in `chain_complex_abelian_group` are already in the library (see for example the file [`function`](https://github.com/leanprover/lean2/blob/master/hott/function.hlean) or [`init.equiv`](https://github.com/leanprover/lean2/blob/master/hott/init/equiv.hlean); we call injective/bijective maps `is_embedding`/`is_equiv`. Your definition of a surjective homomorphism is actually a split surjective homomorphism, and not generally a proposition.\r\n* You can put arguments before the colon, then they are already introduced in the proof. For example:\r\n```lean\r\nlemma mul_commutative {G : AbGroup} (x y : G) : x*y = y*x :=\r\n mul.comm x y\r\n```\r\n* We use the design that computational lemmas about groups for `inf_group`, which are groups without the assumption that they are sets. See https://github.com/leanprover/lean2/blob/master/hott/algebra/inf_group.hlean#L157-L334 In this way, we don't need different lemmas for different rings, groups, semigroups, abelian groups, etc. We use type class inference to figure out that we can apply the lemma. This happened in my code above: `mul.comm` is defined for arbitrary `comm_inf_semigroup`, and type class inference shows that `G` is a commutative infinite semigroup.\r\n* I think e.g. `cancelling` is missing from `inf_group`. It is more useful if you add it there (preferably under a name like `inv_mul_eq_one`). A nicer way to prove it is something like this:\r\n```lean\r\nlemma cancelling {G : Type} {x y : G} [inf_group G] (p : x = y) : y⁻¹*x = 1 :=\r\nap (λz, y⁻¹ * z) p ⬝ mul.left_inv y\r\n```\r\nHere is also a possible proof of your axiom: (note: `this` is the name `Lean` uses for a `have` if you don't give it a name)\r\n```lean\r\nlemma combine_terms {G₁ G₂ : AbGroup} (φ : G₁ →g G₂) {a c : G₁} {b : G₂} (p : φ(a) = b⁻¹*φ(c)) : b = φ(a⁻¹*c) :=\r\nhave b*φ(a) = φ(c), from mul_eq_of_eq_inv_mul p,\r\nhave b = (φ(a))⁻¹ * φ(c), from eq_inv_mul_of_mul_eq (mul.comm (φ(a)) b ⬝ this),\r\nthis ⬝ ap (λz, z * φ(c)) (to_respect_inv φ a)⁻¹ ⬝ (to_respect_mul φ a⁻¹ c)⁻¹\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "fpvandoorn", "comment_id": 315634103, "datetime": 1500236067000, "masked_author": "username_1", "text": "I'm closing this PR for now. Feel free to reopen if you make the aforementioned changes.", "title": null, "type": "comment" } ]
2
3
2,966
false
false
2,966
false
fancymax/12306ForMac
null
224,692,263
172
null
[ { "action": "opened", "author": "wangjinwei0806", "comment_id": null, "datetime": 1493277343000, "masked_author": "username_0", "text": "RT", "title": "第一次安装的时候 随便操作任何一个按钮,直接闪退 ", "type": "issue" }, { "action": "created", "author": "fancymax", "comment_id": 297654093, "datetime": 1493283200000, "masked_author": "username_1", "text": "#171", "title": null, "type": "comment" }, { "action": "closed", "author": "wangjinwei0806", "comment_id": null, "datetime": 1493283240000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
3
6
false
false
6
false
GPflow/GPflow
GPflow
237,201,708
432
{ "number": 432, "repo": "GPflow", "user_login": "GPflow" }
[ { "action": "opened", "author": "jameshensman", "comment_id": null, "datetime": 1497963744000, "masked_author": "username_0", "text": "I added attributes to the tests to mark the ones that are slow. You can now skip them with\r\n\r\n`nosetests -A \"speed!='slow'\" `\r\n\r\nnote that all the tests still run on Travis/Codeship. If anyone has any good ideas for speeding up the turnaround time there, I'd be happy to hear them.", "title": "Test speeds", "type": "issue" }, { "action": "created", "author": "javdrher", "comment_id": 309890281, "datetime": 1497992489000, "masked_author": "username_1", "text": "The GPflowOpt tests are getting lengthy on travis so I have been looking at this. I'm currently adding caching of dependencies, should save about 30s\r\n\r\nYou could add slow/!= slow as envs and split the build. Those two can then be parallelized as described here: https://blog.travis-ci.com/2012-11-28-speeding-up-your-tests-by-parallelizing-them/\r\nBoth builds will still run, but the fast build will provide feedback faster.", "title": null, "type": "comment" }, { "action": "created", "author": "jameshensman", "comment_id": 310154856, "datetime": 1498067265000, "masked_author": "username_0", "text": "So, in investigating the tests, I discovered that the notebook tests were not actually running. This is because the path to the notebook directory was hard coded relative to the working directory, which changes on the Travis/Codeship server. \r\n\r\nI fixed the relative path issue, so now the notebooks get tested as part of the CI. \r\n\r\nI has to blacklist the regression notebook, because the MCMC cell times out on Codeship (the free server is very underpowered). But this PR means that more is being tested, not less.", "title": null, "type": "comment" }, { "action": "created", "author": "jameshensman", "comment_id": 311033489, "datetime": 1498476586000, "masked_author": "username_0", "text": "Thanks @username_1 , would be great if you could put those changes in another PR. \r\n\r\n@username_2 , could you give the PR a quick check to make sure it makes sense? Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "javdrher", "comment_id": 311034784, "datetime": 1498477011000, "masked_author": "username_1", "text": "@username_0 I'll give it a try for GPflow. I'm not very happy about the speedup achieved for GPflowOpt. Most of the time seems to be lost while the build is waiting to be started.", "title": null, "type": "comment" }, { "action": "created", "author": "alexisboukouvalas", "comment_id": 311039646, "datetime": 1498478529000, "masked_author": "username_2", "text": "I am away this week but can happily take a look this weekend", "title": null, "type": "comment" }, { "action": "created", "author": "jameshensman", "comment_id": 311089376, "datetime": 1498490002000, "masked_author": "username_0", "text": "@username_2 marvellous, thank you.", "title": null, "type": "comment" }, { "action": "created", "author": "alexisboukouvalas", "comment_id": 312473749, "datetime": 1498976906000, "masked_author": "username_2", "text": "As mentioned in #437, a big speedup could be achieved if the notebook tests was parallelised. Conceptually this is simple because the each notebook test is independent. So @username_1 it seems you already have a good implementation for this. Could you create a pull request or even merge with this one?\r\n\r\nI would prefer to remove the 'blacklist' feature if possible.\r\nIs the problem with the GPLVM notebook, import pods? Can we add this to tests_require or I could change the script to use local csv file. I have found at least on bug using the GPLVM notebook so I think it would be worth keeping in (#377).\r\nCould we add a 'very slow' attribute that would run all the notebooks?", "title": null, "type": "comment" }, { "action": "created", "author": "javdrher", "comment_id": 312486568, "datetime": 1498995497000, "masked_author": "username_1", "text": "The conclusion of #437 is that hardly any speed is gained by running tests in parallel on Travis. I believe a build has access to something between 1 and 2 cores. Because calculations occur in Tensorflow this capacity is more or less consumed by a single test. \r\n\r\nAt least, thats for Travis. Locally you can gain quite some speed. If interested I can apply the test parameterization to run a notebook one test each.", "title": null, "type": "comment" }, { "action": "created", "author": "alexisboukouvalas", "comment_id": 312510244, "datetime": 1499021915000, "masked_author": "username_2", "text": "thanks @username_1 \r\nI was thinking about the local case to enable running all tests quickly including the notebook tests.\r\nIf you upload your local tests, I can give it a go and see the performance difference on a couple of different machines/configurations.\r\nJust making the notebook tests faster should not significantly increase test complexity right?", "title": null, "type": "comment" }, { "action": "created", "author": "jameshensman", "comment_id": 315097476, "datetime": 1499956697000, "masked_author": "username_0", "text": "@username_2 , if this ticket is all correct, could we merge? Improving the notebook tests further seems out of the scope of this ticket. This does provide a means to run most tests quickly, and notebooks will still be tested on travis/codeship. Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "alexisboukouvalas", "comment_id": 315121975, "datetime": 1499961430000, "masked_author": "username_2", "text": "Of course these fixes improve the current tests", "title": null, "type": "comment" } ]
4
13
3,433
false
true
3,433
true
Microsoft/vcpkg
Microsoft
349,026,524
4,043
{ "number": 4043, "repo": "vcpkg", "user_login": "Microsoft" }
[ { "action": "opened", "author": "markaren", "comment_id": null, "datetime": 1533803059000, "masked_author": "username_0", "text": "This PR adds a port for FMI library (fmilib) \r\n\r\nFMI library is intended as a foundation for applications interfacing FMUs (Functional Mockup Units) that follow FMI Standard.\r\n\r\nhttps://jmodelica.org/", "title": "[FMI Library] new package fmilib", "type": "issue" }, { "action": "created", "author": "alexkaratarakis", "comment_id": 412215399, "datetime": 1533937717000, "masked_author": "username_1", "text": "Thanks for the addition!", "title": null, "type": "comment" } ]
2
2
224
false
false
224
false
daattali/beautiful-jekyll
null
209,192,686
172
null
[ { "action": "opened", "author": "willvieira", "comment_id": null, "datetime": 1487693442000, "masked_author": "username_0", "text": "Hi Dean, I would like to know how you made your navbar shorter as your \"shiny.html\" in your personal website. I tried to figure out myself but couldn't find a way.\r\nIf it's simple, I think it would be nice to have the \"nav-short: true\" option available in this template.\r\nThanks for the share this project!", "title": "[question] nav-short: true", "type": "issue" }, { "action": "created", "author": "daattali", "comment_id": 281434686, "datetime": 1487702031000, "masked_author": "username_1", "text": "Looking at the code, I see that I added a CSS class when `nav-short` is true: https://github.com/username_1/username_1.github.io/blob/000afefb20c1d91fb926682b9480efd32c87743c/_includes/nav.html#L1\r\n\r\nAnd it looks like I added the corresponding CSS here https://github.com/username_1/username_1.github.io/blob/b2f6605c58872830b2e24691b382a08f76145d5c/css/main.css#L121\r\n\r\nYou can try that. I don't remember if I did anything else :) You can also look in the commits around that time and see if I did anything else.\r\n\r\nIf you want to add this as an option in my template, I'd happily accept a PR!", "title": null, "type": "comment" }, { "action": "created", "author": "willvieira", "comment_id": 281445369, "datetime": 1487704000000, "masked_author": "username_0", "text": "Great, just with these two changes it worked!\r\n\r\nHowever the title still in the same position which makes a big distance between the nav and the title: \r\n<img width=\"1437\" alt=\"captura de tela 2017-02-21 as 13 57 29\" src=\"https://cloud.githubusercontent.com/assets/20832638/23180016/f133ab3e-f83d-11e6-9c7d-bef5826ecbf2.png\">\r\n\r\nI saw you added this code in your shiny.html:\r\n```\r\n<style>\r\n footer {\r\n margin-top: -10px;\r\n }\r\n #shiny-server-iframe {\r\n margin-top: 51px;\r\n border: 0 none;\r\n }\r\n</style>\r\n```\r\nhowever it didn't work for me and the distance still big. Do you think it's easy to fix?\r\nFurther, if we want to add this as an option in your template, it would have be insert somewhere with a `if` if short-nav is `TRUE`", "title": null, "type": "comment" }, { "action": "created", "author": "daattali", "comment_id": 281467111, "datetime": 1487708225000, "masked_author": "username_1", "text": "the if statement you are talking about is line 1 of nav.html (the first link from my previous comment)\r\n\r\nBased on the css code you just showed me, it looks like I hardcoded the whitespace to a specific value only for the shiny page (which is of course a terrible thing to do and I might go to hell for hardcoding it). You'd have to make the spacing work by inspecting the HTML and playing around with the css, sorry!", "title": null, "type": "comment" }, { "action": "created", "author": "willvieira", "comment_id": 282152559, "datetime": 1487891600000, "masked_author": "username_0", "text": "I finally got to adjust that distance by adding the fallow code after the line 57 of the `header.html`:\r\n```\r\n<style>\r\n h2 {\r\n margin-top: -60px;\r\n }\r\n</style>\r\n```\r\nHowever, this change will apply for all pages with a `layout: page` so I was wondering if we could add an `if` statement like `if nav-short: true` before this?\r\nI guess this is a really simple thing to do but I have no knowledge in coding html.\r\nAnyway, if you know how to do it in simple way I can add this option as a PR otherwise you can close the issue. \r\nThanks for the help!", "title": null, "type": "comment" }, { "action": "created", "author": "daattali", "comment_id": 282155045, "datetime": 1487892332000, "masked_author": "username_1", "text": "Glad you got it working. A few other changes will have to be made to support that option. I'm closing this issue, if other people ask for this in the future then I'll take a look at adding it", "title": null, "type": "comment" }, { "action": "closed", "author": "daattali", "comment_id": null, "datetime": 1487892332000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
7
2,798
false
false
2,798
true
vmware/vic
vmware
182,536,785
2,678
null
[ { "action": "opened", "author": "stuclem", "comment_id": null, "datetime": 1476281645000, "masked_author": "username_0", "text": "A new vic-machine debug command has appeared in build 5641.", "title": "Document vic-machine debug ", "type": "issue" }, { "action": "created", "author": "hickeng", "comment_id": 253369208, "datetime": 1476315064000, "masked_author": "username_1", "text": "@username_0 `vic-machine debug` was added as part of #1218 - this is the mechanism by which:\r\n1. ssh can be enabled on the endpoint VM\r\n2. console login can be enabled\r\n3. root password and authorized_keys can be set", "title": null, "type": "comment" }, { "action": "created", "author": "stuclem", "comment_id": 253485373, "datetime": 1476357454000, "masked_author": "username_0", "text": "Ah, OK, thanks @username_1. In that case I now have 3 issues open in relation to https://github.com/vmware/vic/issues/1218: https://github.com/vmware/vic/issues/1264, https://github.com/vmware/vic/issues/2350, and this one. Will merge them into this one and close the others as dups.", "title": null, "type": "comment" }, { "action": "created", "author": "stuclem", "comment_id": 253497753, "datetime": 1476361351000, "masked_author": "username_0", "text": "See https://github.com/vmware/vic/issues/1264#issuecomment-253093183 for more info.", "title": null, "type": "comment" }, { "action": "created", "author": "stuclem", "comment_id": 254467601, "datetime": 1476786200000, "masked_author": "username_0", "text": "@username_1 provides some information in https://github.com/vmware/vic/issues/2537#issuecomment-253511287.", "title": null, "type": "comment" }, { "action": "created", "author": "stuclem", "comment_id": 258215499, "datetime": 1478194316000, "masked_author": "username_0", "text": "Added topics in `vic-machine debug`:\r\n\r\n- [Authorize SSH Access to the Virtual Container Host Endpoint VM](https://github.com/username_0/vic/blob/master/doc/user_doc/vic_admin/vch_ssh_access.md)\r\n- [Virtual Container Host Debug Options](https://github.com/username_0/vic/blob/master/doc/user_doc/vic_admin/debug_vch_options.md)\r\n\r\n@username_1, does this cover it? \r\n(Incidentally, I did follow your suggestion and cleared all of the common options out of the topics for delete, inspect, ls, debug, upgrade and into a common options topic. Much tidier!)", "title": null, "type": "comment" }, { "action": "closed", "author": "stuclem", "comment_id": null, "datetime": 1478610445000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
7
1,281
false
false
1,281
true
ambitioninc/container-transform
ambitioninc
113,352,955
35
null
[ { "action": "opened", "author": "gayathri-menath", "comment_id": null, "datetime": 1445865501000, "masked_author": "username_0", "text": "Consider I have an 'ecs' script snippet \r\n```\r\n{\r\n \"containerDefinitions\": [\r\n {\r\n \"essential\": true, \r\n \"image\": \"ctlc/serf\", \r\n \"name\": \"serf\", \r\n \"portMappings\": [\r\n {\r\n \"containerPort\": 7373\r\n }, \r\n {\r\n \"containerPort\": 7946, \r\n \"hostPort\": 80\r\n }\r\n ]\r\n }\r\n ]\r\n}\r\n```\r\nI tried to convert the above configuration to compose format using the command `cat tranform.txt | container-transform --input-type ecs --output-type compose`. I got an error like this.\r\n```\r\n File \"/local/lib/python2.7/site-packages/container_transform/ecs.py\", line 113, in _parse_port_mapping\r\n 'host_port': int(mapping['hostPort']),\r\nKeyError: 'hostPort'\r\n```\r\nAfter exploring the source code, I could find that you are accessing the `hostPort` key without checking its presence.", "title": "Port mapping error while converting ecs to compose", "type": "issue" }, { "action": "created", "author": "micahhausler", "comment_id": 151131358, "datetime": 1445865733000, "masked_author": "username_1", "text": "Thanks for reporting this! I'll take a look at it later this week", "title": null, "type": "comment" }, { "action": "closed", "author": "micahhausler", "comment_id": null, "datetime": 1454942857000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
1,015
false
false
1,015
false
podlove/podlove-publisher
podlove
86,749,936
758
null
[ { "action": "opened", "author": "jonasschoen", "comment_id": null, "datetime": 1433887509000, "masked_author": "username_0", "text": "Hello,\r\n\r\nI just set up a new wordpress with the Podlove Publsiher and I wanted to connect an app.net account. It was also created just minutes ago. The authorization process didn't work; I didn't get the auth code. \r\n![bildschirmfoto 2015-06-10 um 00 00 47](https://cloud.githubusercontent.com/assets/9519201/8070763/37045b9c-0f04-11e5-8f47-ec1e70b3b977.png)\r\n\r\nI think this is a bug within the publisher or at ADN.\r\n\r\nRegards,\r\nJonas", "title": "App.net authorization doesn't work", "type": "issue" }, { "action": "created", "author": "eteubert", "comment_id": 110569082, "datetime": 1433905040000, "masked_author": "username_1", "text": "Thanks for reporting. We are looking into it.", "title": null, "type": "comment" }, { "action": "created", "author": "timpritlove", "comment_id": 110681466, "datetime": 1433931294000, "masked_author": "username_2", "text": "Tested our authorization backend, seems to work. Is this bug still reproducible?", "title": null, "type": "comment" }, { "action": "created", "author": "jonasschoen", "comment_id": 110867570, "datetime": 1433961302000, "masked_author": "username_0", "text": "Hi Tim,\r\n\r\nI tried to authorize the publisher again and it still doesn't work. Tested it with Chrome and Firefox.", "title": null, "type": "comment" }, { "action": "created", "author": "eteubert", "comment_id": 110990693, "datetime": 1433994196000, "masked_author": "username_1", "text": "Also working for me. No idea what causes that problem for you :/", "title": null, "type": "comment" }, { "action": "created", "author": "jonasschoen", "comment_id": 111717908, "datetime": 1434208313000, "masked_author": "username_0", "text": "Hmm strange. Still doesn't work here. But it is not very important for me so ok. Thank you for investigating :)", "title": null, "type": "comment" }, { "action": "created", "author": "katrinleinweber", "comment_id": 111725472, "datetime": 1434211820000, "masked_author": "username_3", "text": "Have you tried resetting your ADN password, revoking the app authorisation for PPP or something like that?", "title": null, "type": "comment" }, { "action": "created", "author": "katrinleinweber", "comment_id": 111726424, "datetime": 1434211994000, "masked_author": "username_3", "text": "I de-authorised PPP in the ADN-account to test this and now get the same error => ADN backend seems to be the problem.", "title": null, "type": "comment" }, { "action": "created", "author": "jonasschoen", "comment_id": 111726727, "datetime": 1434212137000, "masked_author": "username_0", "text": "Hmm ok.", "title": null, "type": "comment" }, { "action": "created", "author": "katrinleinweber", "comment_id": 111726868, "datetime": 1434212336000, "masked_author": "username_3", "text": "PS: On the other hand, de- and re-authorising Cauldron worked fine. Do we consider ADN as deprecated or not, is maybe a question that this problem (wherever the cause) highlights.", "title": null, "type": "comment" }, { "action": "created", "author": "timpritlove", "comment_id": 111728197, "datetime": 1434213751000, "masked_author": "username_2", "text": "I would suggest contacting the official ADN support on this and see what they think the error message means.", "title": null, "type": "comment" }, { "action": "created", "author": "jonasschoen", "comment_id": 112570144, "datetime": 1434488862000, "masked_author": "username_0", "text": "I contacted the support on sunday but didn't get a response until now. I'll post it here when they respond.", "title": null, "type": "comment" }, { "action": "created", "author": "chemiker", "comment_id": 217988188, "datetime": 1462827616000, "masked_author": "username_4", "text": "Any update here?", "title": null, "type": "comment" }, { "action": "created", "author": "jonasschoen", "comment_id": 218112271, "datetime": 1462874266000, "masked_author": "username_0", "text": "I didn't get an answer from the ADN support.", "title": null, "type": "comment" }, { "action": "created", "author": "eteubert", "comment_id": 265651038, "datetime": 1481171757000, "masked_author": "username_1", "text": "I think we've reached that point.\r\n\r\nClosing.", "title": null, "type": "comment" }, { "action": "closed", "author": "eteubert", "comment_id": null, "datetime": 1481171757000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
5
16
1,578
false
false
1,578
false