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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
gucong3000/FELS | null | 220,446,920 | 220 | null | [
{
"action": "closed",
"author": "gucong3000",
"comment_id": null,
"datetime": 1491821302000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 4,886 | false | true | 0 | false |
smebberson/docker-alpine | null | 98,304,906 | 2 | {
"number": 2,
"repo": "docker-alpine",
"user_login": "smebberson"
} | [
{
"action": "opened",
"author": "sandytrinh",
"comment_id": null,
"datetime": 1438310830000,
"masked_author": "username_0",
"text": "This PR replaced the `/tmp/nginx` directory in `alpine-consul-nginx` and ` alpine-nginx` dockerfile with a `chown` on `/var/lib/nginx` instead to resolve permission issue like below:\r\n\r\n```\r\nopen() \"/var/lib/nginx/tmp/client_body/0000000001\" failed (13: Permission denied)\r\n```\r\n\r\n@username_1 Please review!",
"title": "Fix nginx /var/lib/nginx permission issue",
"type": "issue"
},
{
"action": "created",
"author": "smebberson",
"comment_id": 127125332,
"datetime": 1438578453000,
"masked_author": "username_1",
"text": "@username_0, just republished the following on Docker Hub:\r\n\r\n- alpine-nginx\r\n- alpine-nginx-nodejs\r\n- alpine-consul-nginx\r\n- alpine-consul-nginx-nodejs",
"title": null,
"type": "comment"
}
] | 2 | 2 | 459 | false | false | 459 | true |
opensourcedesign/opensourcedesign.github.io | opensourcedesign | 118,896,065 | 44 | {
"number": 44,
"repo": "opensourcedesign.github.io",
"user_login": "opensourcedesign"
} | [
{
"action": "opened",
"author": "GarthDB",
"comment_id": null,
"datetime": 1448475967000,
"masked_author": "username_0",
"text": "Did a few things:\r\n- Compressed svgs\r\n- Switched main logo to svg, reduced ~100b and is responsive for hidpi\r\n- Used inline svg with jekyll include. Reduces requests, also allows for color variation in the header logo with a single file.\r\n- Compressed CSS (sass output)",
"title": "image optmizations and css compressed",
"type": "issue"
},
{
"action": "created",
"author": "GarthDB",
"comment_id": 159695830,
"datetime": 1448476416000,
"masked_author": "username_0",
"text": "Tests fixed. Ready to be reviewed and pulled.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jancborchardt",
"comment_id": 159697944,
"datetime": 1448476992000,
"masked_author": "username_1",
"text": "Didn’t test yet, but looking through the code and improvements it looks good! Also good on removing the superfluous alt text. :+1:",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "simonv3",
"comment_id": 159701615,
"datetime": 1448478004000,
"masked_author": "username_2",
"text": "Looks good!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Volker-E",
"comment_id": 159740465,
"datetime": 1448488578000,
"masked_author": "username_3",
"text": "Great change!",
"title": null,
"type": "comment"
}
] | 4 | 5 | 468 | false | false | 468 | false |
SkillsFundingAgency/das-recruit | SkillsFundingAgency | 324,438,039 | 131 | {
"number": 131,
"repo": "das-recruit",
"user_login": "SkillsFundingAgency"
} | [
{
"action": "opened",
"author": "sachpatel",
"comment_id": null,
"datetime": 1526654440000,
"masked_author": "username_0",
"text": "Trying to keep logic out of views where possible. Haven't used/created another layout page as there is no real need for it (yet).",
"title": "ER-404 and ER-418 error page and feedback links updates",
"type": "issue"
},
{
"action": "created",
"author": "sachpatel",
"comment_id": 390571476,
"datetime": 1526886402000,
"masked_author": "username_0",
"text": "Could have actually put the piece of the feedback banner selection and logic in a ViewComponent which has access to ViewContext, ViewData but decided against that as I think this is a temporary feature.",
"title": null,
"type": "comment"
}
] | 1 | 2 | 331 | false | false | 331 | false |
brunch/skeletons | brunch | 200,597,749 | 25 | {
"number": 25,
"repo": "skeletons",
"user_login": "brunch"
} | [
{
"action": "opened",
"author": "rafaelkallis",
"comment_id": null,
"datetime": 1484303693000,
"masked_author": "username_0",
"text": "Added inferno skeleton.",
"title": "added inferno skeleton",
"type": "issue"
},
{
"action": "created",
"author": "shvaikalesh",
"comment_id": 272421003,
"datetime": 1484306499000,
"masked_author": "username_1",
"text": "Thanks",
"title": null,
"type": "comment"
}
] | 2 | 2 | 29 | false | false | 29 | false |
apache/trafodion | apache | 317,466,114 | 1,540 | {
"number": 1540,
"repo": "trafodion",
"user_login": "apache"
} | [
{
"action": "opened",
"author": "traflm",
"comment_id": null,
"datetime": 1524626514000,
"masked_author": "username_0",
"text": "This is the very first code drop for TRAFODION-2953, the major purpose is to get feedback to see if the design is OK and shall we continue with this effort or not.\r\nPlease check https://issues.apache.org/jira/browse/TRAFODION-2953, I attached a design document there.\r\n\r\nThis PR contains initial prototype of the design. It still has a major code-refactor to do, but I would like to hear from community first, before I spend more time on it, in case there are something fundamentally wrong.\r\n\r\nThe major change for this prototype code is to add a new PartitionFunction, instead of modifying the SinglePartitionPartitioningFunction directly. I will inherit a new SinglePartitionWithSmallTablePartitioningFunction from SinglePartitionPartitioningFunction next.\r\n\r\nOne can check the TEST035 to get a demo of how it works.\r\n\r\nThere are many other tasks following this initial code drop. For example, index/alter/create-super-table etc.\r\n\r\nThe major idea to support this is to add a new SYSTEM column _TBLNM_, so in a single Region, rows belong to different tables can be distinguished. When doing IUDS, always add predicate _TBLNM_ = 'theNameOfTheTable' to filter out the correct rows. \r\n\r\nPlease help to review and let me know your comments!",
"title": "[TRAFODION-2953] initial implementation of small table in one Hbase Region",
"type": "issue"
},
{
"action": "created",
"author": "traflm",
"comment_id": 384149583,
"datetime": 1524626772000,
"masked_author": "username_0",
"text": "something wrong with my PR, most changes not in the PR. Close it.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "traflm",
"comment_id": 384150448,
"datetime": 1524627157000,
"masked_author": "username_0",
"text": "Recovered, PR is no OK...\r\n@anoopsharma00 @DaveBirdsall @zellerh , please help to take a review",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "traflm",
"comment_id": 384269367,
"datetime": 1524659435000,
"masked_author": "username_0",
"text": "This PR is not ready, far from ready, sorry, let me close it.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "traflm",
"comment_id": 384358265,
"datetime": 1524675338000,
"masked_author": "username_0",
"text": "reopen just for some tests, Do not merge",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "traflm",
"comment_id": 387260480,
"datetime": 1525744742000,
"masked_author": "username_0",
"text": "jenkins, retest",
"title": null,
"type": "comment"
}
] | 2 | 20 | 2,505 | false | true | 1,514 | false |
badges/shields | badges | 333,501,210 | 1,742 | {
"number": 1742,
"repo": "shields",
"user_login": "badges"
} | [
{
"action": "opened",
"author": "greysteil",
"comment_id": null,
"datetime": 1529376699000,
"masked_author": "username_0",
"text": "There are 82 commits on master waiting to be deployed.\r\n\r\nIf there's anything blocking this going out then I'd love to help :octocat:.",
"title": "🚢 Deploy!",
"type": "issue"
},
{
"action": "created",
"author": "RedSparr0w",
"comment_id": 398631605,
"datetime": 1529473721000,
"masked_author": "username_1",
"text": "It has been almost 3 months since the last deploy (Mar 25) so hopefully there will be one soon.\r\n🤞",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "greysteil",
"comment_id": 398712391,
"datetime": 1529492977000,
"masked_author": "username_0",
"text": "Ah, 👍, and thanks both for all your work on this project!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "espadrine",
"comment_id": 398785495,
"datetime": 1529507225000,
"masked_author": "username_2",
"text": "The commit currently deployed is 57a1bf2f082be3c0bcef4250f6a5e783a02fc9cf, which is from May 30.\r\n\r\n(I typically deploy every two weeks ; although last week-end was spent with the step-family, to prepare my sister's wedding. We were in a rural area of French Bourgogne, which is known for its wine, but not for its Internet access.)\r\n\r\n@username_0 What fundamental change are you not seeing? Is there a commit that should have been deployed, but hasn't? Maybe there was a regression?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "greysteil",
"comment_id": 398787307,
"datetime": 1529507528000,
"masked_author": "username_0",
"text": "The commit that I (selfishly) want deployed is ca58d84447db73c52d3a67f82979e539d29ed2e0, but when I saw the badge saying there were 81 commits awaiting deploy and looked into it I figured a deploy was needed more generally, hence the PR.\r\n\r\nIs there any way that we can tell which commit is the latest deployed and fix the badge on the readme? I wouldn't have created this PR and caused this trouble if I'd known it was only a few weeks since the last deploy.\r\n\r\n<a href=\"https://github.com/badges/shields/compare/gh-pages...master\">\r\n <img src=\"https://img.shields.io/github/commits-since/badges/shields/gh-pages.svg?label=commits%20to%20be%20deployed\"\r\n alt=\"commits to be deployed\"></a>",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "paulmelnikow",
"comment_id": 398787717,
"datetime": 1529507602000,
"masked_author": "username_3",
"text": "Thanks for deploying the servers! For some reason gh-pages is not updating:\r\n\r\n<img width=\"1126\" alt=\"screen shot 2018-06-20 at 11 10 55 am\" src=\"https://user-images.githubusercontent.com/1487036/41667357-be767996-747a-11e8-983a-153b323368a7.png\">\r\n\r\nHence the status badge being wrong, as well…",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "paulmelnikow",
"comment_id": 398788288,
"datetime": 1529507698000,
"masked_author": "username_3",
"text": "I know there's a bunch of tooling in the front-end deploy. If it's not working, let me know and I can fix whatever is broken and deploy 57a1bf2.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "espadrine",
"comment_id": 398796144,
"datetime": 1529509072000,
"masked_author": "username_2",
"text": "@username_0 No trouble! You're right to ask.\r\n\r\n@username_3 I didn't notice that… I'll look into what is wrong tonight.\r\n\r\nBy the way, with Sentry working, do you feel OK with making deployments yourself? It is not ideal, but you have the ability to deploy individual servers or all of them at once, so this deployment workflow may work for you (it is pretty close to what I do):\r\n1. Look at new commits compared to the latest deployed hash.\r\n2. Check that it works on localhost.\r\n3. Deploy a single server (say s0).\r\n4. Look it up by IP by loading https://192.99.59.72/index.html in your browser.\r\n5. Check Sentry for new errors for a bit.\r\n6. If it looks OK, deploy all servers.\r\n7. Keep an eye on Sentry.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "espadrine",
"comment_id": 398903813,
"datetime": 1529530224000,
"masked_author": "username_2",
"text": "using build directory: /home/tyl/file/github/gh-badges/.next\r\n copying \"static\" directory\r\n exporting path: /\r\n\r\nSwitched to and reset branch 'gh-pages'\r\n~/file/github/gh-badges/next/c8b571e7-c012-44f1-9a20-e4eba9321dd0/page ~/file/github/gh-badges\r\nmv: cannot stat '_error': No such file or directory\r\n…\r\n```\r\n\r\nI don't quite know what it is; you are welcome to take a stab at it!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "RedSparr0w",
"comment_id": 399275147,
"datetime": 1529623968000,
"masked_author": "username_1",
"text": "Thanks for the update @username_2 :smile:,\r\nI probably should have tried some of the badges instead of relying solely on the gh-pages branch.\r\n\r\nAs for the above problem would changing this line to something like this fix it:\r\n```diff\r\n-pushd next/*/page && mv {_,}error && popd && \\\r\n// If the _error directory is needed:\r\n+pushd next/*/page && (mv {_,}error || mkdir error\\_error) && popd && \\\r\n// If not:\r\n+pushd next/*/page && (mv {_,}error || true) && popd && \\\r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "platan",
"comment_id": 403546884,
"datetime": 1531155352000,
"masked_author": "username_4",
"text": "Can we somehow update `gh-pages`? Or should we wait for the next deployment? <a href=\"https://github.com/badges/shields/compare/gh-pages...master\">\r\n <img src=\"https://img.shields.io/github/commits-since/badges/shields/gh-pages.svg?label=commits%20to%20be%20deployed\"\r\n alt=\"commits to be deployed\"></a> badge and [Deployment status in PR](https://github.com/badges/shields/issues/1708) feature are based on a content of this branch.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "paulmelnikow",
"comment_id": 404249968,
"datetime": 1531330243000,
"masked_author": "username_3",
"text": "@username_2,\r\n\r\nAs a stopgap, this seems okay. It's possible that things could break in a way that crashes the servers without getting a message to Sentry. Without logs, we won't know what's causing the problems. We also can't monitor server resources, see our traffic, or control the load balancer.\r\n\r\nCould we make a plan to get this project onto dedicated hosting, so that no part of it is dependent on any one person?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "espadrine",
"comment_id": 406870444,
"datetime": 1532269420000,
"masked_author": "username_2",
"text": "We can switch the VPS instances one by one to a shared account. That said, SSH access will still need to be heavily restricted. Also, having a proper set up, where each deployment requires the validation of another member, and all SSH sessions are logged in a tamper-proof way, and can be inspected by other members, would require quite a bit of work.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "chris48s",
"comment_id": 407878544,
"datetime": 1532549199000,
"masked_author": "username_5",
"text": "I'm not going to express a strong preference for a particular solution because I don't have access to the logs/monitoring etc so its difficult for me to make an informed judgement on the best way forward given traffic, finances, etc.\r\n\r\nI would like to see us move towards better performance, more frequent deploys and the ability to share ops burden with more maintainers (without compromising security, etc). Happy to pitch in with that where appropriate.\r\n\r\nOne thing I will add to @username_3 's suggestion is that because everything is served up from behind cloudfront, it should be possible to test a new setup (e.g: PaaS) without doing a 'big bang' migration. We could load-balance some % of traffic to a new solution and some to the existing 3xVPS setup. That would allow a low-risk trial to be conducted on real-world traffic with option to back out or conduct phased migration.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "paulmelnikow",
"comment_id": 407892389,
"datetime": 1532552127000,
"masked_author": "username_3",
"text": "I don't have access to logs or monitoring either, though I could speak to the finances. For a while I was arguing against new hosting for cost reasons. However things have changed. We've gotten some big donations and have some good-sized regular donations too. I took the liberty of reaching out to Zeit about donating hosting, though if that doesn't come through, we could pay our own way.\r\n\r\nClearing up any uncertainty about the cost would be another good reason for the load-balancer approach you're suggesting. We can get better cost numbers that way, and still have an option to back things out.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "paulmelnikow",
"comment_id": 410472061,
"datetime": 1533410688000,
"masked_author": "username_3",
"text": "A week ago I wrote @username_2, following up on the above. I’m concerned. If we don't fix our reliability problems now, I'm afraid our users will go elsewhere and this project will die.",
"title": null,
"type": "comment"
}
] | 7 | 17 | 8,074 | false | true | 6,374 | true |
dcos/shakedown | dcos | 243,033,220 | 162 | {
"number": 162,
"repo": "shakedown",
"user_login": "dcos"
} | [
{
"action": "opened",
"author": "sschneid",
"comment_id": null,
"datetime": 1500046603000,
"masked_author": "username_0",
"text": "except silently and continue attachment attempts if a previously set-up\r\ncluster is no longer reachable.",
"title": "Don't output exception if trying to attach",
"type": "issue"
},
{
"action": "created",
"author": "kensipe",
"comment_id": 315392544,
"datetime": 1500046884000,
"masked_author": "username_1",
"text": "- Checking for dcos library... 0.5.3\r\n - Checking for pytest library... 3.1.2\r\n - Authenticating with DC/OS cluster... \r\n - trying OAuth token... ✕ \r\nerror: no authentication credentials or token found.\r\n✘-1 ~/projects/shakedown [pr-162 L|✔] \r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sschneid",
"comment_id": 315397696,
"datetime": 1500048082000,
"masked_author": "username_0",
"text": "@mesosphere-ci retest this please",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sschneid",
"comment_id": 315401275,
"datetime": 1500048980000,
"masked_author": "username_0",
"text": "@mesosphere-ci retest this please",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sschneid",
"comment_id": 315402410,
"datetime": 1500049277000,
"masked_author": "username_0",
"text": "@mesosphere-ci retest this please",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sschneid",
"comment_id": 315402798,
"datetime": 1500049375000,
"masked_author": "username_0",
"text": "@mesosphere-ci retest this please",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sschneid",
"comment_id": 315405741,
"datetime": 1500050142000,
"masked_author": "username_0",
"text": "@mesosphere-ci retest this please",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sschneid",
"comment_id": 315407449,
"datetime": 1500050605000,
"masked_author": "username_0",
"text": "Test failures are unrelated to this patch, but rather failures to provision in CloudFormation. When a cluster was able to be provisioned, here are the (passing) build results:\r\n\r\n- open: https://jenkins.mesosphere.com/service/jenkins/job/public-shakedown-pulls/190/channel=testing%2Fmaster,label=py35,variant=open/console\r\n- ee: https://jenkins.mesosphere.com/service/jenkins/job/public-shakedown-pulls/195/channel=testing%2Fmaster,label=py35,variant=ee/console",
"title": null,
"type": "comment"
}
] | 2 | 8 | 983 | false | false | 983 | false |
rstudio/shiny | rstudio | 206,853,712 | 1,579 | {
"number": 1579,
"repo": "shiny",
"user_login": "rstudio"
} | [
{
"action": "opened",
"author": "albertosantini",
"comment_id": null,
"datetime": 1486746994000,
"masked_author": "username_0",
"text": "Replacing one char after another is not a best practice, due to the order dependency of replacing, xss risk and performance.\r\n\r\nFix #1577",
"title": "Improve escapeHTML",
"type": "issue"
},
{
"action": "created",
"author": "wch",
"comment_id": 279006062,
"datetime": 1486747320000,
"masked_author": "username_1",
"text": "Thanks. Could you fill out the contributor agreement? See https://github.com/rstudio/shiny/blob/master/CONTRIBUTING.md",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "albertosantini",
"comment_id": 279014417,
"datetime": 1486748971000,
"masked_author": "username_0",
"text": "RStudio Individual Contributor Agreement signed and sent via email.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "wch",
"comment_id": 279034374,
"datetime": 1486753190000,
"masked_author": "username_1",
"text": "Great, can you also add an entry to NEWS.md under \"Minor new features and improvements\r\n\"?",
"title": null,
"type": "comment"
}
] | 2 | 4 | 412 | false | false | 412 | false |
MattrAus/iOS-Tweak-Development-for-Windows | null | 170,985,448 | 3 | null | [
{
"action": "opened",
"author": "Geczy",
"comment_id": null,
"datetime": 1471050591000,
"masked_author": "username_0",
"text": "$ echo 'export THEOS=/opt/theos' >> ./.bash_profile\r\n-bash: ./.bash_profile: No such file or directory",
"title": "./.bash_profile: No such file or directory",
"type": "issue"
},
{
"action": "created",
"author": "Geczy",
"comment_id": 239592857,
"datetime": 1471050688000,
"masked_author": "username_0",
"text": "Needs to be ~/.bash_profile",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "MattrAus",
"comment_id": null,
"datetime": 1471056347000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "MattrAus",
"comment_id": 239597658,
"datetime": 1471056347000,
"masked_author": "username_1",
"text": "Thankyou.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 138 | false | false | 138 | false |
Fyrd/caniuse | null | 319,172,361 | 4,225 | {
"number": 4225,
"repo": "caniuse",
"user_login": "Fyrd"
} | [
{
"action": "opened",
"author": "Herst",
"comment_id": null,
"datetime": 1525172774000,
"masked_author": "username_0",
"text": "See e.g. the official comment at <https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15885483-support-dataset-and-data-attributes-on-svg-element>.\r\n\r\nI wonder whether it wouldn't be more pragmatic to add a note for the cases where `dataset` isn't supported on SVG elements rather where it is. I guess it would be a note about something which has nothing to do with the (HTML) specification but I believe it's more in line with what a web developer expects.",
"title": "Edge 17+ supports dataset on SVG elements",
"type": "issue"
},
{
"action": "created",
"author": "Fyrd",
"comment_id": 386851776,
"datetime": 1525578577000,
"masked_author": "username_1",
"text": "Agreed, will go with this for now and may change it later.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "cvrebert",
"comment_id": 386852064,
"datetime": 1525579067000,
"masked_author": "username_2",
"text": "`dataset` is now de jure present on both HTML and SVG elements:\r\nhttps://html.spec.whatwg.org/multipage/dom.html#htmlorsvgelement",
"title": null,
"type": "comment"
}
] | 3 | 3 | 671 | false | false | 671 | false |
ejeschke/ginga | null | 299,860,415 | 632 | null | [
{
"action": "opened",
"author": "pllim",
"comment_id": null,
"datetime": 1519422376000,
"masked_author": "username_0",
"text": "`Header` used to auto-start when I start Ginga but not anymore. In fact, there used to be 3 tabs started on the top left area, but now only one (`Info`). Is this intentional?\r\n\r\n```\r\nBunch(module='Header', tab='Header', workspace='left', start=False,\r\n menu=\"Header [G]\", hidden=False, category='Utils', ptype='global'),\r\n```",
"title": "Why Header not auto-started anymore?",
"type": "issue"
},
{
"action": "created",
"author": "ejeschke",
"comment_id": 368196797,
"datetime": 1519444098000,
"masked_author": "username_1",
"text": "Yes, it is intentional. The more plugins that are auto-started, the slower the overall viewer becomes when files are loaded, as each one has a `redo()` applied. Especially something like `Zoom` (which was one of the 3) it processes a fair bit as you mouse around the image. The idea is that if you are not using the plugin you shouldn't have to pay the price of having it running.\r\n\r\nI think when we progress farther along the way toward saving the state of ginga when it is closed, it could remember which plugins were running and auto start those again on startup, which will make things quite convenient.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "pllim",
"comment_id": null,
"datetime": 1519481671000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "pllim",
"comment_id": 368231123,
"datetime": 1519481671000,
"masked_author": "username_0",
"text": "Thanks for the clarification!",
"title": null,
"type": "comment"
}
] | 2 | 4 | 973 | false | false | 973 | false |
weexteam/weex-pack | weexteam | 243,540,755 | 176 | null | [
{
"action": "opened",
"author": "mrcaobin",
"comment_id": null,
"datetime": 1500328837000,
"masked_author": "username_0",
"text": "问题说明:\r\n使用weexpack create命令创建命令,进入目录执行npm install,安装包成功后,执行weexpack run android,报错\r\nAndroid project not found !\r\n按错误提示,weexpack create或weexpack platform add android解决问题。\r\n1.项目本来使用weexpack create创建\r\n2.此时执行weexpack platform add android,会提示android 平台已安装\r\n\r\n解决:\r\n删除platforms下面的android,再执行weexpack platform add android",
"title": "Android project not found !",
"type": "issue"
},
{
"action": "created",
"author": "panio123",
"comment_id": 328591138,
"datetime": 1505148924000,
"masked_author": "username_1",
"text": "有用哦,谢谢!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "erha19",
"comment_id": null,
"datetime": 1519898440000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "myisliuyuchuan",
"comment_id": 405093074,
"datetime": 1531662262000,
"masked_author": "username_3",
"text": "啥么呀 不好使",
"title": null,
"type": "comment"
}
] | 4 | 4 | 326 | false | false | 326 | false |
GwtMaterialDesign/gwt-material | GwtMaterialDesign | 268,796,755 | 722 | null | [
{
"action": "opened",
"author": "pfacmf",
"comment_id": null,
"datetime": 1509030180000,
"masked_author": "username_0",
"text": "I upgraded to 2.1-SNAPSHOT and the labels from MaterialListValueBox dissapeared. It seems like there is no input-field div wrapper anymore.",
"title": "MaterialListValueBox is not displaying label",
"type": "issue"
},
{
"action": "created",
"author": "kevzlou7979",
"comment_id": 339915817,
"datetime": 1509094931000,
"masked_author": "username_1",
"text": "Upon testing the issue both unit test and manual demo testing, we can't reproduce this issue.\r\nPlease be concise on giving some code snippets , your test environment (GWT or Errai) , a sample project should be enough to have. \r\n\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kevzlou7979",
"comment_id": 339917566,
"datetime": 1509095370000,
"masked_author": "username_1",
"text": "Are you using the new feature from 2.1-SNAPSHOT -> MaterialListBox#allowBlank?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "pfacmf",
"comment_id": 339944776,
"datetime": 1509103179000,
"masked_author": "username_0",
"text": "I am not sure about the proper way to do this... This is an exported eclipse project. In the screenshot you can see there is no element with the css class I set on listbox. Before the screenshot I ran the list.setVisible(false). \r\n\r\n[gmdtest.zip](https://github.com/GwtMaterialDesign/gwt-material/files/1421839/gmdtest.zip)\r\n\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kevzlou7979",
"comment_id": 339945917,
"datetime": 1509103583000,
"masked_author": "username_1",
"text": "Thanks @username_0 I appreciate this I will try to figure out the issue on this specific usecase.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mbudnick",
"comment_id": 340400185,
"datetime": 1509358370000,
"masked_author": "username_2",
"text": "I have the same problem with 2.0-RC7.\r\nThe reason in short: calling reload() before the item is renderd destroyed the input-field div wrapper.\r\n\r\nThe reason in long:\r\nI use Activities and Places with views as singletons. So I create the view and by filling options programmaticaly reload() will be called.\r\nIf this happens before the view is renderd, the input-field div wrapper is deleted.\r\nIf setting options without reload() (thanks new feature in RC7), it is all fine.\r\nBut my view is a singleton: when the view is reused (options will then not set anymore) reload() is called and destroyed with every call more html.\r\n\r\nMy workaround is to @Override reload() to do nothing and call reload only when the item is visible.\r\n\r\nUnfortunately it is difficult to create a simple small code example.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kevzlou7979",
"comment_id": 340412986,
"datetime": 1509361743000,
"masked_author": "username_1",
"text": "Thanks @username_2 for the feedback, Just finished the 2.1 Service Worker enhancements, Now im back on 2.0 debugging.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kevzlou7979",
"comment_id": 340618389,
"datetime": 1509407381000,
"masked_author": "username_1",
"text": "Fixed via https://github.com/GwtMaterialDesign/gwt-material/commit/cac27b55aef92c546c903e6c2a410d7a8afd226b",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "kevzlou7979",
"comment_id": null,
"datetime": 1509407394000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 9 | 2,138 | false | false | 2,138 | true |
railsinstaller/railsinstaller-windows | railsinstaller | 199,113,339 | 88 | null | [
{
"action": "opened",
"author": "davidthegreat",
"comment_id": null,
"datetime": 1483671490000,
"masked_author": "username_0",
"text": "when I create a new or try to work on a new app I get Make sure that `gem install debug_inspector -v '0.0.2'` succeeds before bundling error. So then I try to install that gem then i get this error \r\n\r\n//////error\r\nC:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/gems/debug_inspector-0.0.2 for\r\ninspection.\r\nResults logged to\r\nC:/RailsInstaller/Ruby2.2.0/lib/ruby/gems/2.2.0/extensions/x86-mingw32/2.2.0/debug_inspector-0.0.2/gem_make.out\r\n\r\nAn error occurred while installing debug_inspector (0.0.2), and Bundler cannot\r\ncontinue.\r\nMake sure that `gem install debug_inspector -v '0.0.2'` succeeds before\r\nbundling\r\n///end of error",
"title": "Make sure that `gem install debug_inspector -v '0.0.2'` succeeds before bundling.",
"type": "issue"
},
{
"action": "closed",
"author": "davidthegreat",
"comment_id": null,
"datetime": 1483679056000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 2 | 631 | false | false | 631 | false |
lorenzofox3/Smart-Table | null | 50,534,853 | 240 | null | [
{
"action": "opened",
"author": "maorsom",
"comment_id": null,
"datetime": 1417447108000,
"masked_author": "username_0",
"text": "Hey,\r\nI need to be able to sort the the data and display the empty cells at the bottom of the table regardless of the sort order.\r\nSomeone has an idea how to do that?\r\n\r\nThanks.",
"title": "Empty cells at the end of the table.",
"type": "issue"
},
{
"action": "closed",
"author": "lorenzofox3",
"comment_id": null,
"datetime": 1425398307000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 177 | false | false | 177 | false |
ocharles/logging-effect | null | 347,750,359 | 28 | {
"number": 28,
"repo": "logging-effect",
"user_login": "ocharles"
} | [
{
"action": "opened",
"author": "jship",
"comment_id": null,
"datetime": 1533518633000,
"masked_author": "username_0",
"text": "Also bumped stack.yaml.",
"title": "Update docs to account for switch to prettyprinter lib",
"type": "issue"
},
{
"action": "created",
"author": "ocharles",
"comment_id": 412369515,
"datetime": 1534105661000,
"masked_author": "username_1",
"text": "Sorry about the late reply - I haven't forgotten about this! I'll try and get a review (and hopefully merge!) done in the week.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ocharles",
"comment_id": 412479868,
"datetime": 1534157446000,
"masked_author": "username_1",
"text": "This all seems reasonable, thank you!",
"title": null,
"type": "comment"
}
] | 2 | 3 | 187 | false | false | 187 | false |
justwatchcom/gopass | justwatchcom | 273,047,434 | 456 | null | [
{
"action": "opened",
"author": "jungle-boogie",
"comment_id": null,
"datetime": 1510345133000,
"masked_author": "username_0",
"text": "Hi,\r\n\r\nIs this another issue between gpg and git?\r\n\r\n```\r\n$ gopass git\r\n[DEBUG] Loaded config: &{Root:0xc4200639e0 Mounts:map[] Version:1.6.0-git+HEAD XXX:map[]}\r\n[DEBUG] Loaded config from /home/jungle/.config/gopass/config.yml: &{Root:0xc4200639e0 Mounts:map[] Version:1.6.0-git+HEAD XXX:map[]}\r\n[root]Running git\r\n[root][DEBUG] store.Git: /usr/local/bin/git [git]\r\nusage: git [--version] [--help] [-C <path>] [-c name=value]\r\n [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\r\n [-p | --paginate | --no-pager] [--no-replace-objects] [--bare]\r\n [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\r\n <command> [<args>]\r\n\r\nThese are common Git commands used in various situations:\r\n\r\nstart a working area (see also: git help tutorial)\r\n clone Clone a repository into a new directory\r\n init Create an empty Git repository or reinitialize an existing one\r\n\r\nwork on the current change (see also: git help everyday)\r\n add Add file contents to the index\r\n mv Move or rename a file, a directory, or a symlink\r\n reset Reset current HEAD to the specified state\r\n rm Remove files from the working tree and from the index\r\n\r\nexamine the history and state (see also: git help revisions)\r\n bisect Use binary search to find the commit that introduced a bug\r\n grep Print lines matching a pattern\r\n log Show commit logs\r\n show Show various types of objects\r\n status Show the working tree status\r\n\r\ngrow, mark and tweak your common history\r\n branch List, create, or delete branches\r\n checkout Switch branches or restore working tree files\r\n commit Record changes to the repository\r\n diff Show changes between commits, commit and working tree, etc\r\n merge Join two or more development histories together\r\n rebase Reapply commits on top of another base tip\r\n tag Create, list, delete or verify a tag object signed with GPG\r\n\r\ncollaborate (see also: git help workflows)\r\n fetch Download objects and refs from another repository\r\n pull Fetch from and integrate with another repository or a local branch\r\n push Update remote refs along with associated objects\r\n\r\n'git help -a' and 'git help -g' list available subcommands and some\r\nconcept guides. See 'git help <command>' or 'git help <concept>'\r\nto read about a specific subcommand or concept.\r\n[root][DEBUG] Output of '/usr/local/bin/git [git]': ''\r\n[DEBUG] Stacktrace: exit status 1\r\nfailed to run command /usr/local/bin/git [git]\r\ngithub.com/justwatchcom/gopass/backend/git/cli.(*Git).Cmd\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/backend/git/cli/git.go:50\r\ngithub.com/justwatchcom/gopass/store/sub.(*Store).Git\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/store/sub/git.go:36\r\ngithub.com/justwatchcom/gopass/store/root.(*Store).Git\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/store/root/git.go:40\r\ngithub.com/justwatchcom/gopass/action.(*Action).Git\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/action/git.go:22\r\nmain.main.func38\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/main.go:614\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.HandleAction\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/app.go:485\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.(*App).RunAsSubcommand\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/app.go:379\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.Command.startApp\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/command.go:280\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.Command.Run\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/command.go:79\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.(*App).Run\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/app.go:250\r\nmain.main\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/main.go:1030\r\nruntime.main\r\n /usr/local/go/src/runtime/proc.go:185\r\nruntime.goexit\r\n /usr/local/go/src/runtime/asm_amd64.s:2337\r\nfailed to run git on sub store root\r\ngithub.com/justwatchcom/gopass/store/root.(*Store).Git\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/store/root/git.go:45\r\ngithub.com/justwatchcom/gopass/action.(*Action).Git\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/action/git.go:22\r\nmain.main.func38\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/main.go:614\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.HandleAction\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/app.go:485\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.(*App).RunAsSubcommand\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/app.go:379\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.Command.startApp\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/command.go:280\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.Command.Run\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/command.go:79\r\ngithub.com/justwatchcom/gopass/vendor/github.com/urfave/cli.(*App).Run\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/vendor/github.com/urfave/cli/app.go:250\r\nmain.main\r\n /home/jungle/gopath/src/github.com/justwatchcom/gopass/main.go:1030\r\nruntime.main\r\n /usr/local/go/src/runtime/proc.go:185\r\nruntime.goexit\r\n /usr/local/go/src/runtime/asm_amd64.s:2337\r\n\r\nError: git operation failed: failed to run git on sub store root: failed to run command /usr/local/bin/git [git]: exit status 1\r\n```",
"title": "gopass git: failed to run git on sub store root",
"type": "issue"
},
{
"action": "closed",
"author": "dominikschulz",
"comment_id": null,
"datetime": 1510513616000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "dominikschulz",
"comment_id": 343759264,
"datetime": 1510513617000,
"masked_author": "username_1",
"text": "Actually this doesn't look like an issue at all.\r\n\r\nIf you run `gopass git ...` it will invoke `git` and pass any arguments along to `git`. If you run `gopass git` it will run `git` without any arguments. If invoked without any arguments `git` will display a usage information and exit with a status of `1`. Since this is a return code indicating a sub-process failure gopass will report this.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 6,428 | false | false | 6,428 | false |
Genymobile/scrcpy | Genymobile | 341,195,299 | 196 | null | [
{
"action": "opened",
"author": "Redsandro",
"comment_id": null,
"datetime": 1531529568000,
"masked_author": "username_0",
"text": "Interesting project. Tried this with my Samsung SM-P600 tablet. No success.\r\n\r\n```bash\r\n# scrcpy \r\n/usr/local/share/scrcpy/scrcpy-server.jar: 1 file pushed. 1.2 MB/s (19342 bytes in 0.016s)\r\nCRITICAL: Could not create renderer: Couldn't find matching render driver\r\nERROR: Could not open video stream\r\nTerminated\r\n```\r\n\r\nHowever, some (older but not too old) hardware does not support h264. The tablet seems to work well with libvpx. Can we get a fallback (option)for Google's VP8 codec?",
"title": "scrcpy needs vpx fallback when h264 encoding is not possible",
"type": "issue"
},
{
"action": "created",
"author": "rom1v",
"comment_id": 405010218,
"datetime": 1531559031000,
"masked_author": "username_1",
"text": "The issue is not related to the codec on your device, but to the video driver on your computer: https://github.com/Genymobile/scrcpy/blob/v1.2/app/src/screen.c#L161",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Redsandro",
"comment_id": 405018480,
"datetime": 1531569499000,
"masked_author": "username_0",
"text": "@username_1 oh! Interesting. It never occured to me that it could be my computer. I'm watching, encoding and transcoding a lot of video.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 782 | false | false | 782 | true |
winstonjs/winston | winstonjs | 276,332,444 | 1,152 | null | [
{
"action": "opened",
"author": "wizardnet972",
"comment_id": null,
"datetime": 1511434407000,
"masked_author": "username_0",
"text": "**title**\r\n\r\nbug?\r\n```\r\n DerivedLogger.prototype[level] = function (msg) {\r\n //\r\n // Optimize the hot-path which is the single object.\r\n //\r\n if (arguments.length === 1) {\r\n const info = msg.message && msg || { message: msg };\r\n info.level = info[LEVEL] = level;\r\n this.write(info);\r\n return this;\r\n }\r\n\r\n //\r\n // Otherwise build argument list which could potentially conform to either\r\n // 1. v3 API: log(obj)\r\n // 2. v1/v2 API: log(level, msg, ... [string interpolate], [{metadata}], [callback])\r\n //\r\n this.log.apply(this, [level].concat(Array.prototype.slice.call(arguments)));\r\n };\r\n```",
"title": "error not return object like log",
"type": "issue"
},
{
"action": "created",
"author": "wizardnet972",
"comment_id": 346588822,
"datetime": 1511435012000,
"masked_author": "username_0",
"text": "[https://github.com/winstonjs/winston/pull/1153](https://github.com/winstonjs/winston/pull/1153)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "indexzero",
"comment_id": 384529499,
"datetime": 1524724539000,
"masked_author": "username_1",
"text": "Fixed by #1153. Thanks for your contribution!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "indexzero",
"comment_id": null,
"datetime": 1524724539000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 818 | false | false | 818 | false |
Esri/ember-cli-amd | Esri | 314,275,889 | 38 | {
"number": 38,
"repo": "ember-cli-amd",
"user_login": "Esri"
} | [
{
"action": "opened",
"author": "jgravois",
"comment_id": null,
"datetime": 1523661628000,
"masked_author": "username_0",
"text": "greetings! we have to do an OSS inventory for shipping inside ArcGIS Enterprise 10.6.1. these are just fixes for a couple of our own nags.\r\n\r\n* `Apache-2.0` is preferred over Ember's default `MIT`\r\n* a copyright statement needs to be included _inside_ the `LICENSE` file",
"title": "ensure license file includes copyright info",
"type": "issue"
},
{
"action": "created",
"author": "odoe",
"comment_id": 381665647,
"datetime": 1523896116000,
"masked_author": "username_1",
"text": "oops, sorry man, I thought this was issue, not PR, my bad. This was updated in the latest 1.2.0\r\n\r\nThanks!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jgravois",
"comment_id": 381681306,
"datetime": 1523898959000,
"masked_author": "username_0",
"text": "thank _you_!",
"title": null,
"type": "comment"
}
] | 2 | 3 | 388 | false | false | 388 | false |
jupyterlab/jupyterlab | jupyterlab | 312,890,437 | 4,349 | null | [
{
"action": "opened",
"author": "saulshanabrook",
"comment_id": null,
"datetime": 1523361428000,
"masked_author": "username_0",
"text": "Some Julia code renders differently than it does on the codemirror site. Some words are not highlighted in the Jupyterlab text editor. For example, with this code:\r\n\r\n\r\n```julia\r\nstruct SimulationInfo\r\n ProximalParams::LowRankModels.ProxGradParams\r\n row::Int64\r\n```\r\n\r\n\r\n\r\nYou can see also that on the CodeMirror site `struct` has class `cm-keyword` but on JupyterLab it has class `cm-variable`. \r\n\r\nOriginally raised by @jasonsun0310 on [Gitter](https://gitter.im/jupyterlab/jupyterlab?at=5acbfa626d7e07082bd8614e)",
"title": "Julia not highlighted correctly",
"type": "issue"
},
{
"action": "created",
"author": "ian-r-rose",
"comment_id": 380135170,
"datetime": 1523372782000,
"masked_author": "username_1",
"text": "I'm glad you could reproduce this, as I could not on my machine. Are there any network errors related to trying to load a codemirror mode from the server?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jasongrout",
"comment_id": 380139408,
"datetime": 1523373501000,
"masked_author": "username_2",
"text": "Also, we are at codemirror version 5.35, while the latest is 5.36. Looking at the release notes, I don't imagine that explains the problem, though.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "saulshanabrook",
"comment_id": 380191757,
"datetime": 1523383002000,
"masked_author": "username_0",
"text": "@username_1 No, no network errors. It does work me locally with `--dev`/`--dev-mode`, but not otherwise. I have my local version installed, so I don't think it's that one of those modes is using an older code base than the other.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ian-r-rose",
"comment_id": 380194479,
"datetime": 1523383519000,
"masked_author": "username_1",
"text": "Ah, I think this was probably fixed by upgrading to CodeMirror 5.35, and we just haven't released a version with it yet. The hazards of having a longer release cycle for the beta series...\r\n\r\nhttps://github.com/codemirror/CodeMirror/pull/4842",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jasongrout",
"comment_id": 380380659,
"datetime": 1523437312000,
"masked_author": "username_2",
"text": "That makes more sense. Closing as fixed in master, then.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jasongrout",
"comment_id": null,
"datetime": 1523437317000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 7 | 1,489 | false | false | 1,489 | true |
jaquadro/StorageDrawers | null | 151,658,571 | 274 | null | [
{
"action": "opened",
"author": "Fabboz",
"comment_id": null,
"datetime": 1461854185000,
"masked_author": "username_0",
"text": "drawers don't do the \"click\" sound when you take objects in 1.9.7, works good in 1.9.5.",
"title": "No sound on drawers",
"type": "issue"
},
{
"action": "created",
"author": "jaquadro",
"comment_id": 219268727,
"datetime": 1463293036000,
"masked_author": "username_1",
"text": "Fixed in 1.9.8",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jaquadro",
"comment_id": null,
"datetime": 1463293037000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 101 | false | false | 101 | false |
almighty/almighty-core | almighty | 187,877,935 | 454 | null | [
{
"action": "opened",
"author": "aslakknutsen",
"comment_id": null,
"datetime": 1478568630000,
"masked_author": "username_0",
"text": "## Expected behavior\r\n\r\nGET http://localhost:8080/api/search?q=http://localhost:8080/work-item-list/detail/50344\r\n200 OK\r\n\r\n## Actual behavior\r\n\r\n500 Internal Panic\r\nError listing work items: pq: syntax error in tsquery: \"localhost:8080/work-item-list/detail/50344:*\"",
"title": "Search service fail on URL with port number",
"type": "issue"
},
{
"action": "created",
"author": "pranavgore09",
"comment_id": 259023223,
"datetime": 1478570363000,
"masked_author": "username_1",
"text": "@username_0 thanks, this is happening for unregistered URLs.!!!\r\nWill update.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "aslakknutsen",
"comment_id": null,
"datetime": 1478603224000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 346 | false | false | 346 | true |
vedmack/yadcf | null | 340,594,280 | 479 | null | [
{
"action": "opened",
"author": "darron1217",
"comment_id": null,
"datetime": 1531394105000,
"masked_author": "username_0",
"text": "I'm waiting for the release...\r\n\r\nI need the date picker's style_class option :)",
"title": "When will you release 0.9.4?",
"type": "issue"
},
{
"action": "created",
"author": "vedmack",
"comment_id": 407064891,
"datetime": 1532353888000,
"masked_author": "username_1",
"text": "If you mean on npm then I'll see how its possible to release beta version on it",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "vedmack",
"comment_id": 407065864,
"datetime": 1532354058000,
"masked_author": "username_1",
"text": "@username_0 you mean that you want an updated version on npm ?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "darron1217",
"comment_id": 407066337,
"datetime": 1532354142000,
"masked_author": "username_0",
"text": "Yes, that's right",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "vedmack",
"comment_id": 407068742,
"datetime": 1532354569000,
"masked_author": "username_1",
"text": "Ok, I need to check how can I add beta versions to npm",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "darron1217",
"comment_id": 407069033,
"datetime": 1532354618000,
"masked_author": "username_0",
"text": "Thanks for your kindness :)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "konuch",
"comment_id": 419331790,
"datetime": 1536299927000,
"masked_author": "username_2",
"text": "Hello, I would also like to ask for a next release, so we can use the beta features in our project, without the need to reference our own fork of this greate lib.\r\nHere's a link to npm tagging features https://docs.npmjs.com/getting-started/using-tags",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "vedmack",
"comment_id": 419578915,
"datetime": 1536358071000,
"masked_author": "username_1",
"text": "Hi\r\n\r\nSorry for such a delay, here you go\r\n\r\nUse `npm install yadcf@beta` for the latest beta version (es5)\r\n\r\n-------------------\r\nFor my own possible future reference\r\n\r\nUpdate in package.json \"version\": \"0.9.4-beta.5\"\r\nDrop latest beta in yadcf (backup the latest before that)\r\nRun npm install yadcf@beta",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "vedmack",
"comment_id": null,
"datetime": 1536358071000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 9 | 878 | false | false | 878 | true |
nanoframework/nf-interpreter | nanoframework | 214,150,362 | 181 | {
"number": 181,
"repo": "nf-interpreter",
"user_login": "nanoframework"
} | [
{
"action": "opened",
"author": "josesimoes",
"comment_id": null,
"datetime": 1489512929000,
"masked_author": "username_0",
"text": "",
"title": "Update .travis.yml",
"type": "issue"
}
] | 2 | 2 | 816 | false | true | 0 | false |
Microsoft/vcpkg | Microsoft | 297,691,095 | 2,813 | null | [
{
"action": "opened",
"author": "apattnaik0721013",
"comment_id": null,
"datetime": 1518761837000,
"masked_author": "username_0",
"text": "@ras0219-msft \r\nIs it possible to provide a dependent port list from the vcpkg commandline?\r\n\r\nI need this for following scenario (https://github.com/username_0/vcpkgbintray.git)\r\n1. I am currently supporting uploading and downloading of vcpkg binary to bintray with the conan.\r\nso I used vcpkg and conan as major component.\r\n2. I used vcpkg as manufactured and conan as transporter.\r\n2. I called vcpkg to build any port with triplet.\r\n3. I call conan to upload my generated package to bintray.\r\n4. I didn't use vcpkg export command for exporting the specific port. instead I just read each ports dependencies from its control file and upload each dependent port separately by using its binaries from package folder.\r\n5. with this approach , I am able to treat each individual port as independent.\r\n6. example if I am going to upload opencv which has ffmpeg , libpng etc as dependent port , I do the following:\r\na.. I am calling vcpkg install opencv:x64-windows\r\nb. I am read opencv control file and also read control file of its depenent port. so that can collect all the dependent ports.\r\nc. I compress the binraries of libpng:x64-windows and libpng:x64-windows and opencv:x64-windows from package folder individually.\r\nd. I am uploading these compressed libpng:x64-windows and libpng:x64-windows and opencv:x64-windows separately and along with their dependent port in a text file.\r\nso if any user want to work on ffmpeg alone , he can download ffmpeg from the server and also if any user want opencv:x64-windos , the depenent text will be downloaded first and based on the dependent port list repspective package will be downloaded (opencv:x64, libpng:x64-windows,ffmpeg:x64-windows.\r\n\r\nSo the point is -:\r\n- currently freature tag is supported in control.\r\n- so it is very difficult with port is dependent.\r\n- and reading control file manually is not good option .\r\n\r\n@ras0219-msft can you provide your insight on this. \r\n(note: please forget my python implementation . it might look terrible to you)",
"title": "provide command line options to see the dependent port of the current port",
"type": "issue"
},
{
"action": "closed",
"author": "apattnaik0721013",
"comment_id": null,
"datetime": 1519305561000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 2 | 2,011 | false | false | 2,011 | true |
chef-cookbooks/delivery-cluster | chef-cookbooks | 151,458,131 | 210 | null | [
{
"action": "opened",
"author": "ghao-ooyala",
"comment_id": null,
"datetime": 1461781870000,
"masked_author": "username_0",
"text": "Our delivery project are configed to use bitbucket as repo. On Verify stage, click on approve button in delivery suppose to merge pull request in stash; \r\n\r\nbut if somehow the pull request get declined in stash due to stash issue, delivery server does not check the status of pull request and continue to build stage etc; \r\n\r\nI would like to have delivery check status of the pull request and continue only if the merge is successful in stash. Thanks.",
"title": "delivery moved on to build stage even if pull request is not merged in stash",
"type": "issue"
},
{
"action": "closed",
"author": "afiune",
"comment_id": null,
"datetime": 1462255320000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "afiune",
"comment_id": 216445453,
"datetime": 1462255320000,
"masked_author": "username_1",
"text": "@username_0 Thank you so much for your feedback!!! The only thing is that this is a direct functionality of Delivery so we can't do anything here in **delivery-cluster**.. I think the best thing to do is to open a new topic at: https://discourse.chef.io",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ghao-ooyala",
"comment_id": 216657172,
"datetime": 1462307879000,
"masked_author": "username_0",
"text": "Salim, that is mailing list; is there a place to open issue with delivery team directly?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "afiune",
"comment_id": 216824477,
"datetime": 1462358144000,
"masked_author": "username_1",
"text": "@username_0 I dont think to.. either the mailing list or a support ticket... Then Megan will take it from there.. (or just contact her directly 😄 )",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "afiune",
"comment_id": 216824650,
"datetime": 1462358200000,
"masked_author": "username_1",
"text": "Another one could the the https://feedback.chef.io",
"title": null,
"type": "comment"
}
] | 2 | 6 | 991 | false | false | 991 | true |
Fyrd/caniuse | null | 105,523,143 | 1,917 | {
"number": 1917,
"repo": "caniuse",
"user_login": "Fyrd"
} | [
{
"action": "opened",
"author": "dstorey",
"comment_id": null,
"datetime": 1441777068000,
"masked_author": "username_0",
"text": "https://dev.modern.ie/platform/status/metareferrer/",
"title": "referer shipped in Edge",
"type": "issue"
},
{
"action": "created",
"author": "Fyrd",
"comment_id": 139451438,
"datetime": 1441946664000,
"masked_author": "username_1",
"text": "@username_0 Hmm, it does not appear to pass my test:\r\nhttp://tests.caniuse.com/meta-referrer.php?content=no-referrer\r\nThe page has the `<meta name=\"referrer\" content=\"no-referrer\">` tag so following the link the resulting page should not include a referrer header, but in Edge 10240 it does.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dstorey",
"comment_id": 139453308,
"datetime": 1441947958000,
"masked_author": "username_0",
"text": "Will check on who set it to shipped, and what the details are. I know it was listed as in development for a long time.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dstorey",
"comment_id": 139732792,
"datetime": 1442039605000,
"masked_author": "username_0",
"text": "@fryd messed you with details TL;DR: we support the WHATWG version rather than the ED W3C spec.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Fyrd",
"comment_id": 139912032,
"datetime": 1442173485000,
"masked_author": "username_1",
"text": "Thanks, I'll update it manually based on that info. I see the test passes when using the \"never\" value.",
"title": null,
"type": "comment"
}
] | 2 | 5 | 655 | false | false | 655 | true |
jlippold/tweakCompatible | null | 314,302,455 | 9,836 | null | [
{
"action": "opened",
"author": "CydiaUser420",
"comment_id": null,
"datetime": 1523685447000,
"masked_author": "username_0",
"text": "```\r\n{\r\n \"packageId\": \"com.rpetrich.cacheclearer\",\r\n \"action\": \"notworking\",\r\n \"userInfo\": {\r\n \"packageStatus\": \"Unknown\",\r\n \"packageStatusExplaination\": \"A matching version of this tweak for this iOS version could not be found. Please submit a review if you choose to install.\",\r\n \"author\": \"Ryan Petrich\",\r\n \"iOSVersion\": \"7.1.2\",\r\n \"url\": \"http://cydia.saurik.com/package/com.rpetrich.cacheclearer/\",\r\n \"latest\": \"0.1\",\r\n \"name\": \"CacheClearer\",\r\n \"category\": \"Tweaks\",\r\n \"arch32\": true,\r\n \"packageIndexed\": true,\r\n \"commercial\": false,\r\n \"shortDescription\": \"Clear app caches from the Usage section in Settings\",\r\n \"packageInstalled\": true,\r\n \"id\": \"com.rpetrich.cacheclearer\",\r\n \"packageName\": \"CacheClearer\",\r\n \"repository\": \"rpetrich repo\",\r\n \"deviceId\": \"iPhone3,3\",\r\n \"packageVersionIndexed\": false,\r\n \"tweakCompatVersion\": \"0.0.7\",\r\n \"packageId\": \"com.rpetrich.cacheclearer\"\r\n },\r\n \"base64\": \"eyJwYWNrYWdlU3RhdHVzIjoiVW5rbm93biIsInBhY2thZ2VTdGF0dXNFeHBsYWluYXRpb24iOiJBIG1hdGNoaW5nIHZlcnNpb24gb2YgdGhpcyB0d2VhayBmb3IgdGhpcyBpT1MgdmVyc2lvbiBjb3VsZCBub3QgYmUgZm91bmQuIFBsZWFzZSBzdWJtaXQgYSByZXZpZXcgaWYgeW91IGNob29zZSB0byBpbnN0YWxsLiIsImF1dGhvciI6IlJ5YW4gUGV0cmljaCIsImlPU1ZlcnNpb24iOiI3LjEuMiIsInVybCI6Imh0dHA6XC9cL2N5ZGlhLnNhdXJpay5jb21cL3BhY2thZ2VcL2NvbS5ycGV0cmljaC5jYWNoZWNsZWFyZXJcLyIsImxhdGVzdCI6IjAuMSIsIm5hbWUiOiJDYWNoZUNsZWFyZXIiLCJjYXRlZ29yeSI6IlR3ZWFrcyIsImFyY2gzMiI6dHJ1ZSwicGFja2FnZUluZGV4ZWQiOnRydWUsImNvbW1lcmNpYWwiOmZhbHNlLCJzaG9ydERlc2NyaXB0aW9uIjoiQ2xlYXIgYXBwIGNhY2hlcyBmcm9tIHRoZSBVc2FnZSBzZWN0aW9uIGluIFNldHRpbmdzIiwicGFja2FnZUluc3RhbGxlZCI6dHJ1ZSwiaWQiOiJjb20ucnBldHJpY2guY2FjaGVjbGVhcmVyIiwicGFja2FnZU5hbWUiOiJDYWNoZUNsZWFyZXIiLCJyZXBvc2l0b3J5IjoicnBldHJpY2ggcmVwbyIsImRldmljZUlkIjoiaVBob25lMywzIiwicGFja2FnZVZlcnNpb25JbmRleGVkIjpmYWxzZSwidHdlYWtDb21wYXRWZXJzaW9uIjoiMC4wLjciLCJwYWNrYWdlSWQiOiJjb20ucnBldHJpY2guY2FjaGVjbGVhcmVyIn0=\",\r\n \"chosenStatus\": \"not working\",\r\n \"notes\": \"\"\r\n}\r\n```",
"title": "`CacheClearer` not working on iOS 7.1.2",
"type": "issue"
}
] | 2 | 3 | 2,229 | false | true | 1,987 | false |
agherzan/meta-raspberrypi | null | 247,025,365 | 104 | null | [
{
"action": "opened",
"author": "gizero",
"comment_id": null,
"datetime": 1501583502000,
"masked_author": "username_0",
"text": "Still nailing this down by bisecting poky repo (annoyingly lengthy task...), but looks like some recent commit on oe-core broke the capability of booting with u-boot in the chain... Anyone seeing this as well?\r\n\r\nThe boot hangs at 'Starting kernel ...' and at first glance the most evident difference w.r.t. a working sdcard image is that there is no mention of the dtb blob being used to boot.\r\n\r\nA core-image-minimal built with both poky and meta-raspberrypi from their respective current master branches does show the issue.\r\n\r\nTo me the u-boot upgrade to 2017.07 (commit d2990a2da61b6a6078728cfa3715b3f4144398f7 in poky, b322e1b1cb4cd4d4cc53f868b53ca9b069772755 in oe-core) is a candidate to blame... I'll report back as soon as I finish bisecting this thing...",
"title": "RPi not booting with latest u-boot from oe-core?",
"type": "issue"
},
{
"action": "created",
"author": "gizero",
"comment_id": 319353044,
"datetime": 1501589701000,
"masked_author": "username_0",
"text": "Bisect confirmed it was the upgrade to u-boot v2017.07 to break the boot. I started digging into changes between v2017.05 and v2017.07 and it seems there is some meat on RPi side, most notably support for device tree overlay and configuration switch to driver model for both USB and MMC.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "betafive",
"comment_id": 319612339,
"datetime": 1501664283000,
"masked_author": "username_1",
"text": "I can confirm this on both raspberrypi and raspberrypi3. I also can't interrupt u-boot by hitting keys so it looks like it's ignoring the USB keyboard. I'm currently having a look upstream to see what's been changed.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "betafive",
"comment_id": 319618723,
"datetime": 1501665866000,
"masked_author": "username_1",
"text": "Upgrading the firmware to the latest commit from https://github.com/raspberrypi/firmware doesn't fix the issue.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "betafive",
"comment_id": 319622784,
"datetime": 1501666879000,
"masked_author": "username_1",
"text": "http://git.denx.de/?p=u-boot.git;a=commit;h=8b7d0924544156010a0b9e51dfa9b5985d136f64 is probably half the problem, support for Raspberry Pi devices is no longer maintained upstream.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "betafive",
"comment_id": 319654669,
"datetime": 1501676128000,
"masked_author": "username_1",
"text": "I've got a working u-boot by revering a couple of commits and dropping the CONFIG_USB_STORAGE option. See https://gitlab.com/toganlabs/u-boot/commits/pbarker/rpi if you want to test this.\r\n\r\nI'm not going to merge these as patches against u-boot in meta-raspberrypi yet. I've sent an email to the u-boot list and will wait a couple of days to see what response I get.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "gizero",
"comment_id": 319661949,
"datetime": 1501678125000,
"masked_author": "username_0",
"text": "@username_1 Thanks for looking at it. I also tried the firmware upgrade way with no luck (used latest tagged release, not the master branch tip). From your reverts I realized my git grep was not catching all rpi related changes between the two u-boot releases: I'll look into it again while I already focused on DT and DM related changes... maybe I can figure out what really broke it. In the meanwhile, I'll keep an eye on the thread you opened on u-boot mailing list.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "gizero",
"comment_id": 324576678,
"datetime": 1503565143000,
"masked_author": "username_0",
"text": "Hi! I'd like to know what the general feeling is on this issue... @username_1 started [this](https://lists.denx.de/pipermail/u-boot/2017-August/300857.html) discussion on the the u-boot list a while ago: there was some feedback, but mostly focused on finding the minimal set of reverts required to make it functional again. Do you think it's time for crafting a patch/bbappend for meta-raspberrypi to overcome the problem or is it best stimulating the upstream again? Personally I don't think to have enough time/knowledge to look straight into the u-boot source for this: it has to do with apparently critical changes to how device tree and driver model get into the picture of current u-boot. More generally, loosing upstream maintenance for RPis will likely result in an increasing risk of breakage in builds that are based on oe-core master, since we rely on their u-boot recipe, which, as expected, is kept updated regularly. Not saying that i.e. pinning u-boot for meta-raspberrypi would be better, but maybe we can consider measures for having a stronger testing infrastructure to at least detect breakages early. @username_2 Are u-boot enabled configuration currently build tested by CI? Moreover, this specific issue was visible at runtime only, rendering it even sneakier... Looking forward to hearing your thoughts here...",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "betafive",
"comment_id": 324857768,
"datetime": 1503650112000,
"masked_author": "username_1",
"text": "I've been a bit busy this week but going to look at this today. I'll put a set of minimal reverts in place in meta-raspberrypi so that we at least have something working for now.\r\n\r\nI'm going to have a think about the upstream maintenance issue as well, I'm pretty heavily dependent on u-boot (as tftp boot saves so much time in testing) and don't want to see this stagnate.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "agherzan",
"comment_id": null,
"datetime": 1503955203000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 10 | 4,097 | false | false | 4,097 | true |
yongkangchen/atom-ctags | null | 220,945,221 | 184 | null | [
{
"action": "opened",
"author": "raptor235",
"comment_id": null,
"datetime": 1491915966000,
"masked_author": "username_0",
"text": "My generation within atom continues to time out... I have excludes setup and I've tested them with regular command line ctags tool which takes 1-2 seconds... \r\n\r\nIs there anyway to debug what's the actual cmd line that gets run by the extension? I feel like some parameters aren't being passed through.",
"title": "Taking too long vs regular cmd line ",
"type": "issue"
},
{
"action": "created",
"author": "raptor235",
"comment_id": 293255300,
"datetime": 1491916056000,
"masked_author": "username_0",
"text": "Also what I'm seeing is that the regular cmd line scan that I run generates around 2500 lines of code vs 50,000 when I do have atom generate it...",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "counterbeing",
"comment_id": 295231259,
"datetime": 1492601781000,
"masked_author": "username_1",
"text": "I'm actually also looking for that piece of debugging advice. I've adjusted the excludes as well, but it seems they're having no effect. I'd love to see what `atom-ctags` is actually sending to the command line for execution.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "franklinrt",
"comment_id": 333543139,
"datetime": 1506952860000,
"masked_author": "username_2",
"text": "Look at the [tag-generator.coffee](https://github.com/yongkangchen/atom-ctags/blob/master/lib/tag-generator.coffee) file. Specifically lines 51-52.\r\n\r\n```\r\n args.push(\"--options=#{ctagsFile}\", '--fields=+KSn', '--excmd=p')\r\n args.push('-u', '-R', '-f', genPath, codepath)\r\n```\r\n\r\nRegardless of how you configure the package, the `ctags` command at minimum will run with those options. They are also added after your own. Which means even if you try to overwrite the `--options` file it will still add the `.ctags` file.\r\n\r\n[.ctags](https://github.com/yongkangchen/atom-ctags/blob/master/lib/.ctags) is the file being used for the options.\r\n\r\nIn my own project the above arguments (main bloat stemming from the `.ctags` file) causes my tags file to be 44M. I've thus had to discontinue use of this plugin and manually generate my own tags using `ctags`.\r\n\r\nIt would be beneficial if there was an option to disable these options from being automatically added. If we customize the command and command arguments there should not be hidden additions to them.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "eliotsykes",
"comment_id": 351068200,
"datetime": 1513089172000,
"masked_author": "username_3",
"text": "On macOS at least, the following command shows what command atom-ctags uses:\r\n\r\n```sh\r\nps -ef | grep ctags\r\n```\r\n\r\nThis may also help: https://stackoverflow.com/questions/821837/how-to-get-the-command-line-args-passed-to-a-running-process-on-unix-linux-syste",
"title": null,
"type": "comment"
}
] | 4 | 5 | 1,987 | false | false | 1,987 | false |
intercom/intercom-java | intercom | 75,540,177 | 57 | null | [
{
"action": "opened",
"author": "mgerner",
"comment_id": null,
"datetime": 1431423728000,
"masked_author": "username_0",
"text": "Using version 1.1.0, there doesn't seem to be any method for adding location data to a user.\r\n\r\n",
"title": "Missing User.setLocationData(LocationData)",
"type": "issue"
},
{
"action": "created",
"author": "dehora",
"comment_id": 101215619,
"datetime": 1431423864000,
"masked_author": "username_1",
"text": "@username_0 that's intentional. A user's location data is computed by the servers, so the HTTP API doesn't provide a way to set it currently.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mgerner",
"comment_id": 101215652,
"datetime": 1431423869000,
"masked_author": "username_0",
"text": "Sorry - I just saw that this is a duplicate of https://github.com/intercom/intercom-java/issues/50 . Feel free to close.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "dehora",
"comment_id": null,
"datetime": 1431423900000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "dehora",
"comment_id": 101215898,
"datetime": 1431423900000,
"masked_author": "username_1",
"text": "@username_0 good of you to check, thanks!",
"title": null,
"type": "comment"
}
] | 2 | 5 | 529 | false | false | 529 | true |
Carrene/restfulpy | Carrene | 278,670,403 | 134 | null | [
{
"action": "opened",
"author": "maryayi",
"comment_id": null,
"datetime": 1512207265000,
"masked_author": "username_0",
"text": "```python\r\n try:\r\n take = int(\r\n context.query_string.get('take') or context.environ.get(cls.__take_header_key__) or cls.__max_take__)\r\n except ValueError:\r\n take = cls.__max_take__\r\n\r\n try:\r\n skip = int(context.query_string.get('skip') or context.environ.get(cls.__skip_header_key__) or 0)\r\n except ValueError:\r\n skip = 0\r\n```\r\n\r\nIf you pass a string as `take`, it will ignored silently, a BadRequest as more better.",
"title": "Pagination parameters are not explicit.",
"type": "issue"
},
{
"action": "closed",
"author": "pylover",
"comment_id": null,
"datetime": 1530311020000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 504 | false | false | 504 | false |
Microsoft/vcpkg | Microsoft | 178,205,817 | 44 | {
"number": 44,
"repo": "vcpkg",
"user_login": "Microsoft"
} | [
{
"action": "opened",
"author": "KindDragon",
"comment_id": null,
"datetime": 1474413663000,
"masked_author": "username_0",
"text": "",
"title": "Update boost to version 1.61",
"type": "issue"
},
{
"action": "created",
"author": "ras0219-msft",
"comment_id": 248469306,
"datetime": 1474415105000,
"masked_author": "username_1",
"text": "When I tested this on my machine, I got some failures during the download+unpack. I'll try it again later, but could you double check this works?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Ninetainedo",
"comment_id": 248474491,
"datetime": 1474417053000,
"masked_author": "username_2",
"text": "No failures while downloading/unpacking for me.\r\nBuilding failed once. Trying again.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Ninetainedo",
"comment_id": 248475431,
"datetime": 1474417401000,
"masked_author": "username_2",
"text": "`.\\vcpgk.exe install boost` worked as expected for me.\r\nThe first failure was probably on my side. (Seemed to be a file already used)",
"title": null,
"type": "comment"
}
] | 4 | 6 | 927 | false | true | 362 | false |
willdurand/BazingaHateoasBundle | null | 251,677,872 | 68 | null | [
{
"action": "opened",
"author": "skorpion26",
"comment_id": null,
"datetime": 1503326328000,
"masked_author": "username_0",
"text": "I had this error\r\n`{\r\n \"code\": 500,\r\n \"message\": \"The token storage contains no authentication token. One possible reason may be that there is no firewall configured for this URL.\"\r\n}`\r\nafter using \r\n`\r\n * exclusion = @Hateoas\\Exclusion(\r\n * excludeIf = \"expr(is_granted(['ROLE_ADMIN']))\"\r\n * )\r\n`\r\n**Can anyone help me please**",
"title": "500 ERROR",
"type": "issue"
},
{
"action": "created",
"author": "ahilles107",
"comment_id": 353588874,
"datetime": 1513945630000,
"masked_author": "username_1",
"text": "This is User code error connected to authorization. Not connected to this bundle. \r\nTip: Read more about symfony auth (error message tells you a lot about possible issue), and see how `is_granted` works.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "goetas",
"comment_id": null,
"datetime": 1545752861000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 3 | 556 | false | false | 556 | false |
arjunkomath/node-freshdesk-api | null | 239,307,364 | 24 | null | [
{
"action": "opened",
"author": "maxkoryukov",
"comment_id": null,
"datetime": 1498686401000,
"masked_author": "username_0",
"text": "https://developers.freshdesk.com/api/#agents",
"title": "Implement Agents",
"type": "issue"
},
{
"action": "created",
"author": "Velua",
"comment_id": 325126960,
"datetime": 1503753690000,
"masked_author": "username_1",
"text": "Currently in progress! #32",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "maxkoryukov",
"comment_id": null,
"datetime": 1504069853000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 70 | false | false | 70 | false |
Bookmark-Novels/Gatekeeper | Bookmark-Novels | 198,827,876 | 15 | null | [
{
"action": "opened",
"author": "WildAndrewLee",
"comment_id": null,
"datetime": 1483569039000,
"masked_author": "username_0",
"text": "Cookies are decrypted based on whether or not their value starts with `bkmk|`. It is possible to abuse this if a cookie is set by some malicious entity. In the event that a cookie starts with `bkmk|` but it's value is not able to be decrypted, Gatekeeper will error. We should add in some kind of error handling as well as logging to fix this.",
"title": "Invalid Cookie Cause Errors",
"type": "issue"
},
{
"action": "created",
"author": "WildAndrewLee",
"comment_id": 290217807,
"datetime": 1490819784000,
"masked_author": "username_0",
"text": "Added additional logging to failure to decrypt cookies. `get_cookie` should be modified to return `None` if a cookie does not exist. If a cookie does exist but cannot be decrypted then we should return `False`. In the event that `False` is returned then we should log the incident and then clear the invalid cookie.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "WildAndrewLee",
"comment_id": null,
"datetime": 1490820705000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 3 | 658 | false | false | 658 | false |
kubernetes/kubernetes | kubernetes | 316,881,743 | 63,015 | {
"number": 63015,
"repo": "kubernetes",
"user_login": "kubernetes"
} | [
{
"action": "opened",
"author": "mikedanese",
"comment_id": null,
"datetime": 1524499892000,
"masked_author": "username_0",
"text": "we deploy it as a manifest, not an addon so locate it with the other\r\nmaster manifests.\r\n\r\nThis is the last \"bare pod addon\", which needs to be remove to improve the situation in https://github.com/kubernetes/kubernetes/issues/62808.\r\n \r\n```release-note\r\n\r\n```",
"title": "gce: move etcd dir cleanup to manifests",
"type": "issue"
},
{
"action": "created",
"author": "krousey",
"comment_id": 383640078,
"datetime": 1524501321000,
"masked_author": "username_1",
"text": "Does a service account in manifests work? And you don't need the role bindings anymore?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "krousey",
"comment_id": 383645051,
"datetime": 1524502260000,
"masked_author": "username_1",
"text": "/lgtm",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mikedanese",
"comment_id": 383720387,
"datetime": 1524517056000,
"masked_author": "username_0",
"text": "/retest",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mikedanese",
"comment_id": 383965244,
"datetime": 1524582016000,
"masked_author": "username_0",
"text": "/retest",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mikedanese",
"comment_id": 383999793,
"datetime": 1524588025000,
"masked_author": "username_0",
"text": "/retest",
"title": null,
"type": "comment"
}
] | 4 | 18 | 13,358 | false | true | 373 | false |
karen-irc/karen | karen-irc | 114,732,068 | 447 | {
"number": 447,
"repo": "karen",
"user_login": "karen-irc"
} | [
{
"action": "opened",
"author": "saneyuki",
"comment_id": null,
"datetime": 1446519162000,
"masked_author": "username_0",
"text": "",
"title": "Update React to v0.14.2",
"type": "issue"
},
{
"action": "created",
"author": "saneyuki",
"comment_id": 153226708,
"datetime": 1446519180000,
"masked_author": "username_0",
"text": "@username_1 r+",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dokidokivisual",
"comment_id": 153226724,
"datetime": 1446519181000,
"masked_author": "username_1",
"text": ":hourglass: Testing commit 8406096 with merge e012e05...",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dokidokivisual",
"comment_id": 153226712,
"datetime": 1446519181000,
"masked_author": "username_1",
"text": ":pushpin: Commit 8406096 has been approved by `username_0`\n\n<!-- @username_1 r=username_0 8406096e1ffc5ea0a2f39dd41817766cb52b2d9e -->",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dokidokivisual",
"comment_id": 153227236,
"datetime": 1446519253000,
"masked_author": "username_1",
"text": ":sunny: Test successful - [travis](https://travis-ci.org/karen-irc/karen/builds/88928185)",
"title": null,
"type": "comment"
}
] | 2 | 5 | 297 | false | false | 297 | true |
naderio/nativescript-google-maps-utils | null | 195,020,988 | 3 | {
"number": 3,
"repo": "nativescript-google-maps-utils",
"user_login": "naderio"
} | [
{
"action": "opened",
"author": "ivanwitzke",
"comment_id": null,
"datetime": 1481560434000,
"masked_author": "username_0",
"text": "",
"title": "Corrected typo on dependency url",
"type": "issue"
},
{
"action": "created",
"author": "naderio",
"comment_id": 269707382,
"datetime": 1483052629000,
"masked_author": "username_1",
"text": "thanks @username_0",
"title": null,
"type": "comment"
}
] | 2 | 2 | 18 | false | false | 18 | true |
amzn/web-app-starter-kit-for-fire-tv | amzn | 119,385,150 | 27 | null | [
{
"action": "opened",
"author": "fragalles",
"comment_id": null,
"datetime": 1448828860000,
"masked_author": "username_0",
"text": "Because youtube does not allow to create new user names anymore it would be good if the method would allow to add youtube channel names in addition to the old usernames, so all playlists that are on the channel will be displayed.",
"title": "Youtube-sections dont work with channel names only usernames (youtube does not allow to create new usernames anymore)",
"type": "issue"
},
{
"action": "closed",
"author": "fragalles",
"comment_id": null,
"datetime": 1448877697000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 2 | 230 | false | false | 230 | false |
tucnak/telebot | null | 275,572,582 | 101 | null | [
{
"action": "opened",
"author": "tucnak",
"comment_id": null,
"datetime": 1511234336000,
"masked_author": "username_0",
"text": "https://core.telegram.org/bots/api#payments",
"title": "V2: Payments",
"type": "issue"
},
{
"action": "closed",
"author": "demget",
"comment_id": null,
"datetime": 1590057591000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "demget",
"comment_id": 632014951,
"datetime": 1590057591000,
"masked_author": "username_1",
"text": "Done! https://github.com/username_0/telebot/commit/76c2cedf6f513e73436fb23638e6f4b80942b2db, https://github.com/username_0/telebot/commit/16e74b8025acf4bdc643ddeca16fbd8ea05796f4, https://github.com/username_0/telebot/commit/7a1d59c7d95330f38c63bfc0416e8470cd265f6e",
"title": null,
"type": "comment"
}
] | 2 | 3 | 296 | false | false | 296 | true |
Anchormen/sql4es | Anchormen | 254,801,418 | 41 | null | [
{
"action": "opened",
"author": "piplive",
"comment_id": null,
"datetime": 1504345078000,
"masked_author": "username_0",
"text": "explain select sum(money) as allMoney from person where id=3\r\nresult is \r\n{\r\n \"size\" : 0,\r\n \"timeout\" : 10000,\r\n \"query\" : {\r\n \"term\" : {\r\n \"id\" : 3\r\n }\r\n },\r\n \"aggregations\" : {\r\n \"filter\" : {\r\n \"filter\" : {\r\n \"term\" : {\r\n \"id\" : 3\r\n }\r\n },\r\n \"aggregations\" : {\r\n \"sum(Money)\" : {\r\n \"sum\" : {\r\n \"field\" : \"Money\"\r\n }\r\n }\r\n }\r\n }\r\n }\r\n}\r\nthe 'money' become 'Money'\r\n\r\nI suggest you modify the 251 1ine on Heading.java or SelectParser.java about 'createColumn'",
"title": "first bug",
"type": "issue"
}
] | 1 | 1 | 571 | false | false | 571 | false |
serverless/serverless | serverless | 205,374,474 | 3,192 | {
"number": 3192,
"repo": "serverless",
"user_login": "serverless"
} | [
{
"action": "opened",
"author": "tgjorgoski",
"comment_id": null,
"datetime": 1486239514000,
"masked_author": "username_0",
"text": "## What did you implement:\r\n\r\nCloses #3129\r\n\r\nExplanation of the issue:\r\nIn the `authorizer` section of the `http` event, the `arn` parameter serves double role:\r\n-If it refers to arn of a lambda, then it is assumed that the lambda is a custom authorizer\r\n-if on another hand it refres to arn of a cognito user pool (which is checked by parsing the arn), it is assumed that we want the default cognito pool authorizer.\r\nSo, when someone tries to use Fn::Import or Ref , it is impossible for the parser to figure out which of those two is the case\r\n\r\n## How did you implement it:\r\n\r\nI added possibility for the user to specify `poolarn` parameter. So they can explicitly state that they want to use Default Cognito Authorizer. and beside the hardcoded arn, now they can use Fn::Import or Ref. \r\n\r\n## How can we verify it:\r\n\r\nExport Cognito Pool Arn as part of another cloud formation stack , for example with name `Example-UserPool`.\r\nAfter that in the serverless.yml use something like the following configuration:\r\n ```\r\n functionX:\r\n handler: handler.functionX\r\n events:\r\n - http:\r\n path: functionx\r\n method: get\r\n integration: lambda\r\n cors: true\r\n authorizer:\r\n poolarn:\r\n \"Fn::ImportValue\": Example-UserPool\r\n name: RandomAuthorizerName\r\n claims:\r\n - email\r\n```\r\nObserve that the Default Authorizer is properly set for the functionx endpoint.\r\n\r\n## NOTE\r\n\r\nI didn't write the tests yet, because I'm not sure if this way of fixing the problem is acceptable. \r\nIf it is acceptable, I will go ahead and write the tests.\r\nAlso there will be need to update the documentation.\r\n\r\n## Todos:\r\n\r\n- [ ] Write tests\r\n- [ ] Write documentation\r\n- [x] Fix linting errors\r\n- [ ] Make sure code coverage hasn't dropped\r\n- [x] Provide verification config / commands / resources\r\n- [x] Enable \"Allow edits from maintainers\" for this PR\r\n- [x] Update the messages below\r\n\r\n***Is this ready for review?:*** YES\r\n***Is it a breaking change?:*** NO",
"title": "Allow \"Fn::ImportValue\" to specify the pool for API GW Default Authorizer (Fixes #3129)",
"type": "issue"
},
{
"action": "created",
"author": "eahefnawy",
"comment_id": 281988652,
"datetime": 1487855775000,
"masked_author": "username_1",
"text": "Hey @username_0 thanks for jumping into this. I'm a little worried about merging this PR because imo the fix seems fragile and might affect other more critical parts of the code, and it'd take a substantial amount of effort to come up and maintain a better solution.\r\n\r\nThe usecase itself is very specific and doesn't seem to serve a big pool of users, while at the same time complicates the config file, which is something we always strive to avoid (we strive for simplicity). We kept it open for a while for feedback, but it seems it's not an issue for a big majority of the users. So I'm gonna close this PR. I hope you understand 😊",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "tgjorgoski",
"comment_id": 282010365,
"datetime": 1487861226000,
"masked_author": "username_0",
"text": "I was experimenting with the configuration myself, so I needed it. Not glad that I will have to keep separate fork for this, but I do understand your logic.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 2,841 | false | false | 2,841 | true |
Cryptonomic/Conseil | Cryptonomic | 327,377,641 | 80 | null | [
{
"action": "opened",
"author": "ba205",
"comment_id": null,
"datetime": 1527608397000,
"masked_author": "username_0",
"text": "",
"title": "Conseil should allow searching for all operations associated with a specific account",
"type": "issue"
},
{
"action": "closed",
"author": "vishakh",
"comment_id": null,
"datetime": 1527887991000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 0 | false | false | 0 | false |
cvdlab/react-planner | cvdlab | 217,505,087 | 81 | null | [
{
"action": "opened",
"author": "cheft",
"comment_id": null,
"datetime": 1490694613000,
"masked_author": "username_0",
"text": "I want to develop a tool like[ fuwo](http://3d.fuwo.com/) based on react-planner \r\n\r\n",
"title": "I want to develop a tool like [fuwo] based on react-planner",
"type": "issue"
},
{
"action": "created",
"author": "danilosalvati",
"comment_id": 291593009,
"datetime": 1491331057000,
"masked_author": "username_1",
"text": "Good luck!! :+1: :smile:",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "danilosalvati",
"comment_id": null,
"datetime": 1491331057000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 219 | false | false | 219 | false |
ampproject/amphtml | ampproject | 135,870,828 | 2,238 | null | [
{
"action": "opened",
"author": "dejandex",
"comment_id": null,
"datetime": 1456262756000,
"masked_author": "username_0",
"text": ".fixed {\r\n position: fixed;\r\n top: 0;\r\n right: 0;\r\n }\r\n\r\n\t<div class=\"fixed\">\r\n\t\t<amp-ad width=468 height=60\r\n\t\ttype=\"adsense\"\r\n\t\tdata-ad-client=\"ca-pub-************\"\r\n\t\tdata-ad-slot=\"3091498012\">\r\n\t\t</amp-ad>\r\n\t</div>",
"title": "<amp-ad> is not allowed to be placed in elements with position:fixed: ",
"type": "issue"
},
{
"action": "created",
"author": "cramforce",
"comment_id": 187918924,
"datetime": 1456262830000,
"masked_author": "username_1",
"text": "Correct. That is a rule in AMP.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dejandex",
"comment_id": 187919148,
"datetime": 1456262858000,
"masked_author": "username_0",
"text": "but is in file \r\n\r\nhttps://github.com/ampproject/amphtml/blob/master/examples/ads.amp.html",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "cramforce",
"comment_id": 187920421,
"datetime": 1456263046000,
"masked_author": "username_1",
"text": "Yes, to test that it doesn't work :)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "cramforce",
"comment_id": 187920556,
"datetime": 1456263065000,
"masked_author": "username_1",
"text": "We should add a comment to make that clear.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dejandex",
"comment_id": 187920947,
"datetime": 1456263129000,
"masked_author": "username_0",
"text": ":) yes",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "cramforce",
"comment_id": null,
"datetime": 1456266307000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 7 | 442 | false | false | 442 | false |
MyCryptoHQ/MyCrypto | MyCryptoHQ | 298,210,877 | 1,138 | {
"number": 1138,
"repo": "MyCrypto",
"user_login": "MyCryptoHQ"
} | [
{
"action": "created",
"author": "wbobeirne",
"comment_id": 371313712,
"datetime": 1520463007000,
"masked_author": "username_0",
"text": "Closing to consolidate with all changes in #1191.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 5,364 | false | true | 49 | false |
openssl/openssl | openssl | 226,943,309 | 3,406 | {
"number": 3406,
"repo": "openssl",
"user_login": "openssl"
} | [
{
"action": "opened",
"author": "meenavyasoracle",
"comment_id": null,
"datetime": 1494222139000,
"masked_author": "username_0",
"text": "Added a new Makefile in demos/evp directory\r\nFixed compilation warning in file aesgcm.c",
"title": "Added a new Makefile in demos/evp directory",
"type": "issue"
},
{
"action": "created",
"author": "levitte",
"comment_id": 299944963,
"datetime": 1494266939000,
"masked_author": "username_1",
"text": "Ok, merging now (both master and 1.1.0)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "levitte",
"comment_id": 299945911,
"datetime": 1494267121000,
"masked_author": "username_1",
"text": "Merged.\r\n\r\nmaster: d396da33130aba2e77478d00fd369eb8d34bd8bf\r\n1.1.0: d5b139e497d90962abd51a2f4354c7cae6d1c64d",
"title": null,
"type": "comment"
}
] | 2 | 3 | 234 | false | false | 234 | false |
serge-sans-paille/pythran | null | 258,528,466 | 720 | null | [
{
"action": "opened",
"author": "paugier",
"comment_id": null,
"datetime": 1505749710000,
"masked_author": "username_0",
"text": "I encounter a problem which seems to be related to memory when I use this function\r\n\r\n```\r\n# pythran export myfunc(float64[][])\r\n\r\ndef myfunc(field):\r\n return 2*field, 1\r\n```\r\n\r\nwith this code:\r\n\r\n```\r\nimport numpy as np\r\na = np.ones((1024,)*2, dtype=np.float64)\r\n\r\nfor i in range(2000):\r\n myfunc(a)\r\n```\r\n\r\nThe memory consumption increases a lot and the process is stopped by the kernel with a nice explanation:\r\n\r\n\"Killed\"\r\n\r\npythran --version\r\n0.8.2\r\n\r\nSame thing with python 2.7, 3.5 and 3.6.",
"title": "Memory leak?",
"type": "issue"
},
{
"action": "created",
"author": "serge-sans-paille",
"comment_id": 330335698,
"datetime": 1505764092000,
"masked_author": "username_1",
"text": "@username_0 can you confirm #721 fixes your issue?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "paugier",
"comment_id": 330455435,
"datetime": 1505806515000,
"masked_author": "username_0",
"text": "I do confirm that #721 fixes the memory leak for my case!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "serge-sans-paille",
"comment_id": null,
"datetime": 1505918819000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "serge-sans-paille",
"comment_id": 330875373,
"datetime": 1505918858000,
"masked_author": "username_1",
"text": "Thanks for reporting! This did help a lot.",
"title": null,
"type": "comment"
}
] | 2 | 5 | 648 | false | false | 648 | true |
krux/hyperion | krux | 174,182,995 | 462 | {
"number": 462,
"repo": "hyperion",
"user_login": "krux"
} | [
{
"action": "opened",
"author": "sethyates",
"comment_id": null,
"datetime": 1472618440000,
"masked_author": "username_0",
"text": "",
"title": "(Fixes #461) Fixes GPG encrypt/decrypt on first activity run",
"type": "issue"
},
{
"action": "created",
"author": "realstraw",
"comment_id": 243658802,
"datetime": 1472619603000,
"masked_author": "username_1",
"text": "LGTM",
"title": null,
"type": "comment"
}
] | 2 | 2 | 4 | false | false | 4 | false |
jkaberg/tvhProxy | null | 286,505,900 | 44 | {
"number": 44,
"repo": "tvhProxy",
"user_login": "jkaberg"
} | [
{
"action": "opened",
"author": "HazCod",
"comment_id": null,
"datetime": 1515261627000,
"masked_author": "username_0",
"text": "Fixes https://github.com/username_1/tvhProxy/issues/43",
"title": "Fix lineup for latest version",
"type": "issue"
},
{
"action": "created",
"author": "jkaberg",
"comment_id": 355812461,
"datetime": 1515320374000,
"masked_author": "username_1",
"text": "Thanks!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "shottothedome",
"comment_id": 356055643,
"datetime": 1515436896000,
"masked_author": "username_2",
"text": "This code update caused loading tvhProxy.py to fail for me when executed\r\n\r\n`$ python tvhProxy.py\r\n File \"tvhProxy.py\", line 66\r\nSyntaxError: Non-ASCII character '\\xe2' in file tvhProxy.py on line 66, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details\r\n`\r\n\r\nReverting the post/get code line back to original allowed tvhProxy.py to load",
"title": null,
"type": "comment"
}
] | 3 | 3 | 422 | false | false | 422 | true |
Esri/esri-leaflet | Esri | 295,948,674 | 1,046 | null | [
{
"action": "opened",
"author": "ahalota",
"comment_id": null,
"datetime": 1518197321000,
"masked_author": "username_0",
"text": "* Version of Leaflet (`L.version`):\r\n1.3.1\r\n* Version of esri Leaflet (`L.esri.VERSION`):\r\n 2.1.2\r\n\r\nSteps to reproduce the error:\r\n\r\n1. Add L.Esri.DynamicMapLayer to map, with 1 subLayer.\r\n`myLayer = L.esri.dynamicMapLayer({ url: layerUrl, layers: [0]}).addTo(map)`\r\n2. Check layer ids on your map\r\n`map._layers >> {32: NewClass, 33: NewClass, 70: NewClass, 85: NewClass, 163: NewClass}`\r\nIn my case, 70 is the esriLayer, and 163 is the layer for [0]\r\n3. Remove superLayer\r\n`map.removeLayer(myLayer)`\r\n`map._layers >> {32: NewClass, 33: NewClass, 85: NewClass}`\r\n4. Add the layer again\r\n`map.addLayer(myLayer)`\r\n`map._layers >> {32: NewClass, 33: NewClass, 70: NewClass, 85: NewClass, 172: NewClass}`\r\n\r\nYou can see that the subLayer [0] has a new idea, 172, instead of the previous 163.\r\nThis creates a big issue if attempting to attach any handlers to the subLayer, since it is recreated.",
"title": "SubLayers of L.Esri.DynamicMapLayer get recreated and assigned new leaflet id on add/remove",
"type": "issue"
},
{
"action": "created",
"author": "Biboba",
"comment_id": 364513809,
"datetime": 1518200089000,
"masked_author": "username_1",
"text": "Hello,\r\n\r\nNot sure this is an issue but rather an expected behavior as layer id gets incremented when adding new layers.\r\nWhy would you remove layer to add them again ? Could not you set layers as not visible if you want to hide them ?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ahalota",
"comment_id": 364515824,
"datetime": 1518200547000,
"masked_author": "username_0",
"text": "I've always used map.add/removeLayer() to change visibility in leaflet. Is there a different way?\r\n\r\nWhat do you mean by set to not visible? Does this avoid requesting the info from the server (I don't want to request a bunch of rasters and then 'hide' them with an opacity of 0)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Biboba",
"comment_id": 364517505,
"datetime": 1518200933000,
"masked_author": "username_1",
"text": "For a dynamicMapLayer, you can use setLayers with an empty array:\r\nmyLayer.setLayers([])\r\nAnd it avoids requesting the layer info one more time, contrary to removeLayer and addLayer.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ahalota",
"comment_id": 364543155,
"datetime": 1518205678000,
"masked_author": "username_0",
"text": "While that does work, it doesn't change the unexpected change of layerId. Even if I use setLayers to add/remove sublayers, they are assigned a new layerId. With setLayers, I can understand that a new layerId would be created (since it's hard to predict when switching from [0] to [1,2,] to [0] for example that you are going back to a previously made layer). Underneath everything it probably is just adding/removing the layers as usual.\r\n\r\nBased on the way other leaflet layers work, when adding/removing a specific layer it should be added back in the same state it was removed, so the expected behavior for removing then adding a parent layer is that it's child layers retain their original ids as well.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jwasilgeo",
"comment_id": 729008921,
"datetime": 1605627259000,
"masked_author": "username_2",
"text": "If so, can you please create and share a public demo that we can use to investigate and discuss further?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ahalota",
"comment_id": 729010626,
"datetime": 1605627408000,
"masked_author": "username_0",
"text": "This was a while ago, but I'll see if I can take a look later this week...",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jwasilgeo",
"comment_id": 729012997,
"datetime": 1605627632000,
"masked_author": "username_2",
"text": "Thanks for your interest and patience! I'd like to dust it off and give it a fresh pair of eyes.",
"title": null,
"type": "comment"
}
] | 4 | 9 | 2,769 | false | true | 2,568 | false |
CoderMJLee/MJRefresh | null | 264,433,148 | 986 | null | [
{
"action": "opened",
"author": "mike1023",
"comment_id": null,
"datetime": 1507687210000,
"masked_author": "username_0",
"text": "",
"title": "iOS 11,下拉刷新不显示文字和更新时间",
"type": "issue"
},
{
"action": "created",
"author": "wangkeshuai",
"comment_id": 336004736,
"datetime": 1507776304000,
"masked_author": "username_1",
"text": "在MJRefreshHeader 的setState方法里修改一下\r\nif (state == MJRefreshStateRefreshing) {\r\n dispatch_async(dispatch_get_main_queue(), ^{\r\n [UIView animateWithDuration:MJRefreshFastAnimationDuration animations:^{\r\n\t\t\t\t\t\t CGFloat top = self.scrollViewOriginalInset.top + self.mj_h;\r\n\t\t\t\t\t\t\tif(@available(iOS 11.0,*))//自己加的\r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\ttop+=self.mj_h;//自己加的\r\n\t\t\t\t\t\t\t}//自己加的\r\n\t\t\t\t\t\t\t\r\n // 增加滚动区域top\r\n self.scrollView.mj_insetT = top;\r\n // 设置滚动位置\r\n [self.scrollView setContentOffset:CGPointMake(0, -top) animated:NO];\r\n } completion:^(BOOL finished) {\r\n [self executeRefreshingCallback];\r\n }];\r\n });\r\n }",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "wolfcon",
"comment_id": null,
"datetime": 1561540474000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 3 | 718 | false | false | 718 | false |
AppGeo/GPV | AppGeo | 109,174,772 | 61 | null | [
{
"action": "opened",
"author": "andrewgbuck",
"comment_id": null,
"datetime": 1443645526000,
"masked_author": "username_0",
"text": "MARKUP:\r\nIt’s confusing to have the markup tools hidden in the dropdown within the map screen. The dropdown should really be within the Markup box in the menu.\r\n\r\nFrom Stephanie Weyer at KZLA/ENC",
"title": "Markup tools should be on the markup panel",
"type": "issue"
},
{
"action": "closed",
"author": "dbreeding",
"comment_id": null,
"datetime": 1447273994000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "dbreeding",
"comment_id": 155902106,
"datetime": 1447273994000,
"masked_author": "username_1",
"text": "GPV tools in the latest version are being stored in a single drop-down list located on the map panel. Revised help documentation will hopefully reduce / remove any confusion about the location and use of markup tools.",
"title": null,
"type": "comment"
},
{
"action": "reopened",
"author": "andrewgbuck",
"comment_id": null,
"datetime": 1470320294000,
"masked_author": "username_0",
"text": "MARKUP:\r\nIt’s confusing to have the markup tools hidden in the dropdown within the map screen. The dropdown should really be within the Markup box in the menu.\r\n\r\nFrom Stephanie Weyer at KZLA/ENC",
"title": "Markup tools should be on the markup panel",
"type": "issue"
},
{
"action": "closed",
"author": "andrewgbuck",
"comment_id": null,
"datetime": 1470320343000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "andrewgbuck",
"comment_id": 237567131,
"datetime": 1470320343000,
"masked_author": "username_0",
"text": "I still think the markup tools should be on the markup panel. This would actually clean up the main tool menu by removing tools that are only used a small percentage of the time.",
"title": null,
"type": "comment"
}
] | 2 | 6 | 789 | false | false | 789 | false |
FezVrasta/ark-server-tools | null | 223,948,610 | 771 | null | [
{
"action": "opened",
"author": "Enigmaticzor",
"comment_id": null,
"datetime": 1493067384000,
"masked_author": "username_0",
"text": "Hello all,\r\n\r\nI recently updated the server tools, and there seems to be an error for me where it receives signal 11 and crashes the server when I start it. My older server tools version did not have this problem and if I start without the server tools it works fine. Is there a way to install an older version of the server tools for the time being? (The one that actually worked)",
"title": "Can I install an older version?",
"type": "issue"
},
{
"action": "created",
"author": "Enigmaticzor",
"comment_id": 296835334,
"datetime": 1493071516000,
"masked_author": "username_0",
"text": "Update: This is the error im getting with the newer version.\r\n\r\nSignal 11 caught.\r\nEngineCrashHandler: Signal=11\r\n/usr/local/bin/arkmanager: line 1028: 30926 Segmentation fault \"$arkserverroot/$arkserverexec\" \"$arkserveropts\" \"${arkextraopts[@]}\"\r\n2017-04-25 00:02:24: Bad PID ''; expected '30926'\r\n2017-04-25 00:02:24: exited with status 0",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "klightspeed",
"comment_id": 296843727,
"datetime": 1493074184000,
"masked_author": "username_1",
"text": "Signal 11 (Segmentation Fault) is coming from the ARK server itself, not from this tool.\r\n\r\nThe most common causes would be corrupt game files, corrupt save files, or bad mods.\r\n\r\nTry:\r\n* Backup everything in `ShooterGame/Saved` to another directory\r\n* Perform a validation update, either using `arkmanager update --validate`, or using `steamcmd` using its `app_update 376030 validate` command.\r\n* Update all of your mods, either using `arkmanager update --update-mods` or by using the `-automanagedmods` option to the ARK server.\r\n* If the server still crashes immediately, then try moving the `Saved` directory somewhere else\r\n* If the server still crashes immediately, then try removing all of the installed mods, and finding the mod or combination of mods that crashes the server.\r\n* If it was a mod that was crashing the server, then try removing the Saved directory that was created by the game server, and moving your Saved directory back into place.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Enigmaticzor",
"comment_id": 296847192,
"datetime": 1493075516000,
"masked_author": "username_0",
"text": "I validated, for some reason my ShooterGameServer is gone after it. So something seems pretty messed up. (it was there before validating, now I no longer have a serverexec). Also I noticed the manager tries to run steam from /home/steam, which is not the directory I told it to use in the arkmanager.cfg. Is there a change in the tools regarding this or did my arkmanager just go rogue?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "klightspeed",
"comment_id": 296853418,
"datetime": 1493078199000,
"masked_author": "username_1",
"text": "Did you perform a user-install? Check if `%HOME%/.arkmanager.cfg` or `%HOME%/.config/arkmanager/instances/main.cfg` exist.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Enigmaticzor",
"comment_id": 296996678,
"datetime": 1493118499000,
"masked_author": "username_0",
"text": "They do not exist. I noticed this morning however my Server EXEC is gone AGAIN. After not touching it since turning on the server last night.\r\n\r\nCould there be any reason it seems to keep auto-deleting itself?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "klightspeed",
"comment_id": 297004380,
"datetime": 1493120823000,
"masked_author": "username_1",
"text": "Sorry for the confusion on variables - I meant `$HOME/.arkmanager.cfg` and `$HOME/.config/arkmanager/instances/main.cfg`, where `$HOME` is the home directory of the `steamcmd_user` specified in `arkmanager.cfg`\r\n\r\nIf you have specified a staging directory, is that staging directory writable by the specified user?",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "Alphakilo",
"comment_id": null,
"datetime": 1597702061000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 8 | 2,714 | false | false | 2,714 | false |
rmariuzzo/Lang.js | null | 168,197,349 | 29 | {
"number": 29,
"repo": "Lang.js",
"user_login": "rmariuzzo"
} | [
{
"action": "opened",
"author": "a-komarev",
"comment_id": null,
"datetime": 1469740138000,
"masked_author": "username_0",
"text": "Accordingly feature request rmariuzzo/Laravel-JS-Localization/issues/43\r\n\r\nImplements support of nested translation directories. `trans('forum/thread.allThreads')` will work the same way as native Laravel `trans` function then.",
"title": "Added support of nested translation directories",
"type": "issue"
},
{
"action": "created",
"author": "a-komarev",
"comment_id": 236031053,
"datetime": 1469741378000,
"masked_author": "username_0",
"text": "Travis config was updated, because of npm errors were thrown.",
"title": null,
"type": "comment"
}
] | 1 | 2 | 288 | false | false | 288 | false |
hilios/jQuery.countdown | null | 302,884,273 | 297 | null | [
{
"action": "opened",
"author": "olegbolden",
"comment_id": null,
"datetime": 1520373718000,
"masked_author": "username_0",
"text": "I eventually noticed that counter continues counting even if you pause it. On resume it doesn't start from the time point it was stopped at. Therefore, \"pause\" action just suppresses an output of time that in fact continues going on. I don't think this is what people expects it to do.",
"title": "Counter continues counting after pause method is applied",
"type": "issue"
},
{
"action": "created",
"author": "justin-nl",
"comment_id": 420420259,
"datetime": 1536698910000,
"masked_author": "username_1",
"text": "I noticed this as well. The pause/resume functionality doesn't mesh with the requirement of passing in a date string to the plugin.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 416 | false | false | 416 | false |
bluelinelabs/LoganSquare | bluelinelabs | 57,933,335 | 3 | null | [
{
"action": "opened",
"author": "evant",
"comment_id": null,
"datetime": 1424184848000,
"masked_author": "username_0",
"text": "Oftentimes you want your model object to be immutable so you don't want to make your fields public or provide setters. Would it be possible to support constructor injection for this usecase? Something like:\r\n```java\r\n@JsonObject\r\npublic class Image {\r\n\r\n @JsonField(name = \"_id\")\r\n private int imageId;\r\n\r\n @JsonField\r\n private String format;\r\n\r\n @JsonField\r\n private String url;\r\n\r\n @JsonField\r\n private String description;\r\n\r\n @JsonField(name = \"similar_images\")\r\n private List<Image> similarImages;\r\n\r\n // Not sure if the arguments need to be annotated instead/as well.\r\n @JsonConstructor\r\n public Image(int imageId, String format, String url, String description, List<Image> similarImages) {\r\n this.imageId = imageId;\r\n this.format = foramt;\r\n this.url = url;\r\n this.description = description;\r\n this.similarImages = similarImages;\r\n }\r\n}\r\n```",
"title": "Allow constructor injection.",
"type": "issue"
},
{
"action": "created",
"author": "EricKuck",
"comment_id": 74696155,
"datetime": 1424190100000,
"masked_author": "username_1",
"text": "Interesting idea. I think this has to be fleshed out a bit to make sure that it isn't more error prone than what we have now and that resulting code isn't a big pile of ugly. I see lots of utility in something like this though.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "andaag",
"comment_id": 74705260,
"datetime": 1424192732000,
"masked_author": "username_2",
"text": "I suspect you'd need annotations on all the arguments as well, which would make it quite annotation .. verbose.\r\n\r\nHow about not making fields private, but instead package local. Then the annotator could create the constructor file in the same package and set the fields? Not quite immutable, but better than public on everything.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "evant",
"comment_id": 74705854,
"datetime": 1424192910000,
"masked_author": "username_0",
"text": "I'd be perfectly ok with the annotation on the constructor arguments _instead_ of the fields. That should be sufficient right? Since the fields are manually set in the class anyway.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "EricKuck",
"comment_id": 74706159,
"datetime": 1424192990000,
"masked_author": "username_1",
"text": "@username_2 You can actually already do package local everything (constructor, fields, getters/setters). You can even do private fields with public/package accessors. Doing this is good enough for all the scenarios I can think of off the top of my head. \r\n\r\n@username_0 do you have an example of where this wouldn't suffice?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "evant",
"comment_id": 74718536,
"datetime": 1424196508000,
"masked_author": "username_0",
"text": "Hm, that does alleviate most of my concerns. Package local doesn't quite logically match the semantics I would want to have, but it would be a workable solution. It might be more convenient for constructing instances of the class not through serialization, (unit tests for example) though I guess you can just add that in addition to an empty constructor. You will have to check your constraints both in the constructor and in `onParseComplete()` though again, that could be workable.\r\n\r\nAll in all, I think this would make some cases slightly cleaner, but it's not strictly necessary.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "evant",
"comment_id": 74730150,
"datetime": 1424200129000,
"masked_author": "username_0",
"text": "One thing I thought of is you could chose not to have a backing field, or choose to store it in a different way, as long as you have an argument and getter your good. I'm not sure how often that would come up in practice though.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "EricKuck",
"comment_id": 74802641,
"datetime": 1424228270000,
"masked_author": "username_1",
"text": "Another possible solution for this would be to use something akin to the Builder pattern. Here's kinda what I'm thinking:\r\n\r\n```java\r\npublic class ImmutableClassExample {\r\n private final String mImmutableString;\r\n private final int mImmutableInt;\r\n\r\n public ImmutableClassExample(ImmutableClassBuilder builder) {\r\n mImmutableString = builder.getString();\r\n mImmutableInt = builder.getInteger();\r\n }\r\n\r\n @JsonObject\r\n public static class ImmutableClassBuilder {\r\n\r\n @JsonField\r\n private String mString;\r\n\r\n @JsonField\r\n private int mInt;\r\n\r\n public String getString() {\r\n return mString;\r\n }\r\n\r\n public void setString(String string) {\r\n mString = string;\r\n }\r\n\r\n public int getInteger() {\r\n return mInt;\r\n }\r\n\r\n public void setInteger(int integer) {\r\n mInt = integer;\r\n }\r\n }\r\n}\r\n```\r\n\r\nIn this case, you'd be parsing and serializing the ImmutableClassBuilder instead of the actual ImmutableClass object. Since the Builder pattern is used so much throughout Java, this seems like a pretty natural solution to me.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "aurae",
"comment_id": 74849241,
"datetime": 1424258625000,
"masked_author": "username_3",
"text": "The proposition made by @username_0 could also allow for generic types being compatible with LoganSquare, right? Jackson can deduce the type of a generic object from its annotation in the constructor, so would that be a possibility for this as well?\r\n\r\n```java\r\n@JsonObject\r\npublic class GenericObject<T> {\r\n\r\n\t@JsonField(name=\"value\")\r\n\tpublic int value;\t// Not generic, will be parsed without any complications\r\n\r\n\tpublic T field;\t\t// Generic, couldn't be deduced by LoganSquare if it were to be annotated here\r\n\r\n\tpublic GenericObject(@JsonField(name=\"field\") T field) {\r\n\t\tthis.field = field;\r\n\t}\r\n}\r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "EricKuck",
"comment_id": 74913808,
"datetime": 1424282494000,
"masked_author": "username_1",
"text": "@username_3 Jackson gets away with this because it uses runtime annotation processing (which is why it's so much slower than this library). Since this library does everything at compile-time, there's no way to know what types you're going to pass in.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "aurae",
"comment_id": 74929780,
"datetime": 1424287478000,
"masked_author": "username_3",
"text": "I see, that makes total sense!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kunjan-a",
"comment_id": 255749103,
"datetime": 1477317745000,
"masked_author": "username_4",
"text": "I agree with @username_0 . Annotating constructor arguments seems a better solution the the current situation. The only issue with the builder approach @username_1 suggested is that while it helps during deserialization, while serializing you have to again create an object of builder from the immutable object and then serialize the builder. This seems counter intuitive as a design pattern.\r\n\r\nHonesty I have used @JsonCreator exposed by Jackson and although its a little verbose at least it ensures that we can use immutable objects naturally.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "renannprado",
"comment_id": 289319649,
"datetime": 1490565426000,
"masked_author": "username_5",
"text": "any news on this?\r\nI would not like to have to switch to jackson to have this feature :(",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Alexander--",
"comment_id": 313252056,
"datetime": 1499296518000,
"masked_author": "username_6",
"text": "Implemented in this PR — https://github.com/bluelinelabs/LoganSquare/pull/213",
"title": null,
"type": "comment"
}
] | 7 | 14 | 5,537 | false | false | 5,537 | true |
fastlane/fastlane | fastlane | 119,962,500 | 944 | {
"number": 944,
"repo": "fastlane",
"user_login": "fastlane"
} | [
{
"action": "opened",
"author": "danydev",
"comment_id": null,
"datetime": 1449069103000,
"masked_author": "username_0",
"text": "Fix little typo",
"title": "push_to_git_remote: Fix Typo",
"type": "issue"
},
{
"action": "created",
"author": "KrauseFx",
"comment_id": 161329330,
"datetime": 1449069445000,
"masked_author": "username_1",
"text": "Thanks @username_0 :+1:",
"title": null,
"type": "comment"
}
] | 2 | 2 | 35 | false | false | 35 | true |
ValveSoftware/halflife | ValveSoftware | 94,456,785 | 1,637 | null | [
{
"action": "opened",
"author": "di57inct",
"comment_id": null,
"datetime": 1436607616000,
"masked_author": "username_0",
"text": "Would using a third-party game protector to prevent slowhacking such as CSXGuard result in a VAC ban?\r\nDownload it here: http://cs.rin.ru/forum/download/file.php?id=22048",
"title": "[Question] Third-party slowhack game protectors",
"type": "issue"
},
{
"action": "created",
"author": "JoelTroch",
"comment_id": 120673915,
"datetime": 1436660454000,
"masked_author": "username_1",
"text": "If I understand correctly, anything that is not related to cheating can be used. So theorically, your anti-cheat could be used, but usage of this is at your own risk (nobody except you will be responsible if something happens to your PC/Steam account...).\r\n\r\nTo be honest, I wouldn't even install and use that kind of thing, especially when your Steam account has a huge value.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "di57inct",
"comment_id": 121032451,
"datetime": 1436815989000,
"masked_author": "username_0",
"text": "Thank you for replying.\r\n\r\nWell, it's basically a client protector that rejects some messages coming from the server.\r\nIt shouldn't result in a VAC ban unless it has some other things that I'm not aware of.\r\nIt injects itself into the game so there's a high possibility it will be considered as a cheat.\r\n\r\nI want to use it because it offers complete and customizable protection against slowhacking, unlike the game's default protection system, which can be bypassed.\r\n\r\nExcept for asking the developer, which I don't know how to contact, is there any other way I could find out the answer to my question and be 100% sure the answer is true?",
"title": null,
"type": "comment"
}
] | 2 | 3 | 1,188 | false | false | 1,188 | false |
lakshayg/tensorflow-build | null | 240,639,647 | 4 | null | [
{
"action": "opened",
"author": "wwh2259253",
"comment_id": null,
"datetime": 1499258893000,
"masked_author": "username_0",
"text": "",
"title": "Could you build a no-cuda version for macOS?",
"type": "issue"
},
{
"action": "created",
"author": "lakshayg",
"comment_id": 313094231,
"datetime": 1499259230000,
"masked_author": "username_1",
"text": "@username_0 I currently don't have any plans for building TF for macOS as I do not have access to a macOS machine. You might want to visit https://github.com/yaroslavvb/tensorflow-community-wheels to see if someone has uploaded a wheel for your platform.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "lakshayg",
"comment_id": null,
"datetime": 1499318468000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "lakshayg",
"comment_id": 313669450,
"datetime": 1499431022000,
"masked_author": "username_1",
"text": "I finally got access to a macOS machine. In case you still need it, I have compiled a wheel for macOS with python 2.7",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "wwh2259253",
"comment_id": 313854987,
"datetime": 1499519341000,
"masked_author": "username_0",
"text": "@username_1 \r\nThank you very much for your help",
"title": null,
"type": "comment"
}
] | 2 | 5 | 416 | false | false | 416 | true |
Postleaf/postleaf | Postleaf | 224,006,210 | 18 | null | [
{
"action": "opened",
"author": "venatoria",
"comment_id": null,
"datetime": 1493089061000,
"masked_author": "username_0",
"text": "### Summary\r\n\r\nAdd the french translation\r\n\r\n### Steps to Reproduce\r\n\r\n1. Produce the translation\r\n2. Check grammar and encoding \r\n\r\n---\r\n\r\nNote: This issue tracker is ONLY for bug reports and feature requests. If this is a personal support issue, please ask on the forum instead: community.postleaf.org",
"title": "Add French translation",
"type": "issue"
},
{
"action": "created",
"author": "venatoria",
"comment_id": 296895964,
"datetime": 1493093180000,
"masked_author": "username_0",
"text": "Committed a translation within a fr-fr.json language file.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "venatoria",
"comment_id": null,
"datetime": 1493093180000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "reopened",
"author": "venatoria",
"comment_id": null,
"datetime": 1493143749000,
"masked_author": "username_0",
"text": "### Summary\r\n\r\nAdd the french translation\r\n\r\n### Steps to Reproduce\r\n\r\n1. Produce the translation\r\n2. Check grammar and encoding \r\n\r\n---\r\n\r\nNote: This issue tracker is ONLY for bug reports and feature requests. If this is a personal support issue, please ask on the forum instead: community.postleaf.org",
"title": "Add French translation",
"type": "issue"
},
{
"action": "created",
"author": "venatoria",
"comment_id": 297125238,
"datetime": 1493145426000,
"masked_author": "username_0",
"text": "#19",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "venatoria",
"comment_id": null,
"datetime": 1493145426000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 6 | 667 | false | false | 667 | false |
Duelist/metabot | null | 159,245,003 | 7 | {
"number": 7,
"repo": "metabot",
"user_login": "Duelist"
} | [
{
"action": "opened",
"author": "Duelist",
"comment_id": null,
"datetime": 1465412268000,
"masked_author": "username_0",
"text": "",
"title": "Feature/coveralls",
"type": "issue"
},
{
"action": "created",
"author": "Fikaf",
"comment_id": 224693470,
"datetime": 1465412375000,
"masked_author": "username_1",
"text": "╱╱┏╮\r\n╱╱┃┃\r\n▉━╯┗━╮\r\n▉┈┈┈┈┃\r\n▉╮┈┈┈┃\r\n╱╰━━━╯",
"title": null,
"type": "comment"
}
] | 2 | 2 | 42 | false | false | 42 | false |
barronalex/Dynamic-Memory-Networks-in-TensorFlow | null | 283,867,194 | 12 | {
"number": 12,
"repo": "Dynamic-Memory-Networks-in-TensorFlow",
"user_login": "barronalex"
} | [
{
"action": "opened",
"author": "pushpankar",
"comment_id": null,
"datetime": 1513859304000,
"masked_author": "username_0",
"text": "",
"title": "Improve documentation",
"type": "issue"
},
{
"action": "created",
"author": "barronalex",
"comment_id": 353712522,
"datetime": 1514015172000,
"masked_author": "username_1",
"text": "Thanks!",
"title": null,
"type": "comment"
}
] | 2 | 2 | 7 | false | false | 7 | false |
angular/material.angular.io | angular | 189,884,101 | 25 | null | [
{
"action": "opened",
"author": "jelbourn",
"comment_id": null,
"datetime": 1479339220000,
"masked_author": "username_0",
"text": "Certain API / components will be marked as \"Experimental\". It should be very prominent in that component's page. \r\n\r\nThis is a low priority item for the rest of this year.",
"title": "Design badge for \"Experimental\" API",
"type": "issue"
},
{
"action": "created",
"author": "amitafr",
"comment_id": 265187811,
"datetime": 1481039847000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jelbourn",
"comment_id": null,
"datetime": 1496872930000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 282 | false | false | 282 | false |
dambusm/Bubble-Plugin-Search-Autocorrect | null | 328,787,212 | 6 | null | [
{
"action": "opened",
"author": "joshjacobson",
"comment_id": null,
"datetime": 1527984417000,
"masked_author": "username_0",
"text": "I'm trying to implement Demo 2, but I can't find out how to make a search box. I only can get the magnifying glass icon from this plugin.",
"title": "How do you get a search box to appear?",
"type": "issue"
},
{
"action": "created",
"author": "dambusm",
"comment_id": 394158501,
"datetime": 1528028448000,
"masked_author": "username_1",
"text": "It's just a standard search box, the buit-in Bubble one. You then either set the plugin's Text to Match to the search box's value, or give the search box an ID and enter that ID in the plugin's properties.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "dambusm",
"comment_id": null,
"datetime": 1528126203000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 342 | false | false | 342 | false |
Derecho-Project/derecho-unified | Derecho-Project | 257,755,641 | 3 | null | [
{
"action": "opened",
"author": "etremel",
"comment_id": null,
"datetime": 1505401892000,
"masked_author": "username_0",
"text": "Peer-to-peer RPC calls, which are currently run over a persistent TCP connection, occasionally take much longer than normal (i.e. 15ms instead of 1ms) to complete. This was documented by @songweijia in his experiments with inter-shard queries.\r\n",
"title": "Long delays for some P2P queries and send operations",
"type": "issue"
},
{
"action": "closed",
"author": "sagarjha",
"comment_id": null,
"datetime": 1554233966000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "sagarjha",
"comment_id": 479165851,
"datetime": 1554234001000,
"masked_author": "username_1",
"text": "Irrelevant for more than a year now since we have switched to RDMA for the P2P layer.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 456 | false | false | 456 | false |
elastic/logstash | elastic | 69,886,412 | 3,068 | {
"number": 3068,
"repo": "logstash",
"user_login": "elastic"
} | [
{
"action": "opened",
"author": "colinsurprenant",
"comment_id": null,
"datetime": 1429632542000,
"masked_author": "username_0",
"text": "against 1.5 branch, with snapshot5 and jruby-1.7.19",
"title": "updated .lock file with snapshot5",
"type": "issue"
},
{
"action": "created",
"author": "suyograo",
"comment_id": 94856398,
"datetime": 1429632738000,
"masked_author": "username_1",
"text": "LGTM",
"title": null,
"type": "comment"
}
] | 3 | 3 | 83 | false | true | 55 | false |
Azure/azure-webjobs-sdk-extensions | Azure | 241,430,241 | 245 | null | [
{
"action": "opened",
"author": "tomasmcguinness",
"comment_id": null,
"datetime": 1499495236000,
"masked_author": "username_0",
"text": "The NotificationHub binding can be used to send notifications to devices registered within the hub either sending to all, or sending to a specific tag.\r\n\r\nNotificationHubs also provide a DirectSend feature, where notifications can be directed at individual devices. This is more desirable when notifications contain individual badge counts for example.\r\n\r\nI propose adding a NotificationHubDirectSending binding. With a simple called DirectNotification, it would look something like this:\r\n\r\n`[NotificationHubDirectSend(ConnectionStringSetting = \"NotificationHub.ConnectionString\", HubName = \"hubname\")] IAsyncCollector<DirectNotification>`\r\n\r\nThe notifications could then be composed like this\r\n\r\n`var apsPayload = new JObject();\r\n\r\napsPayload.Add(\"badge\", \"1\");\r\napsPayload.Add(\"alert\", \"COMMUTE ALERT!!!\");\r\n\r\nvar payload = new JObject();\r\npayload.Add(\"aps\", apsPayload);\r\n\r\nvar notification = new AppleNotification(payload.ToString());\r\n\r\nvar directNotification = new DirectNotification()\r\n{\r\n Notification = notification,\r\n DeviceHandle = deviceHandleOrPushToken\r\n};\r\n\r\nawait notifications.AddAsync(directNotification);`\r\n\r\nWhat do you think?",
"title": "Support DirectSend in NotificationHub extension",
"type": "issue"
},
{
"action": "created",
"author": "tomasmcguinness",
"comment_id": 314986996,
"datetime": 1499928268000,
"masked_author": "username_0",
"text": "To answer a question from Fabio, the DirectSend functionality is in the NotificationHub SDK. Here is an snippet of the Binding for the IAsyncCollector<DirectNotification>that I propose;\r\n\r\n```\r\n public async Task AddAsync(DirectNotification item, CancellationToken cancellationToken = default(CancellationToken))\r\n {\r\n NotificationOutcome notificationOutcome = await _notificationHubclientService.SendDirectNotificationAsync(item.Notification, item.DeviceHandle);\r\n }\r\n```\r\n\r\nI hope that helps.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "tomasmcguinness",
"comment_id": 315738944,
"datetime": 1500293678000,
"masked_author": "username_0",
"text": "Do you think this is acceptable? If so, I'll raise a pull request.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "christopheranderson",
"comment_id": 319228750,
"datetime": 1501545250000,
"masked_author": "username_1",
"text": "@username_0 - sorry for the delay. Your approach sounds great, including using the NH types. Feel free to send a PR and we'll review it.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 1,865 | false | false | 1,865 | true |
wellcometrust/wellcomecollection.org | wellcometrust | 208,467,901 | 571 | null | [
{
"action": "opened",
"author": "Norvard",
"comment_id": null,
"datetime": 1487343967000,
"masked_author": "username_0",
"text": "Move the \"Connect with us\" header flush left\r\n\r\nSince we now only have 7 social links. Keep them all on the same row.\r\nThen collapse to a 4/3 2-column style and so on until its all one column on mobile.\r\n\r\n",
"title": "Footer social icons layout",
"type": "issue"
},
{
"action": "closed",
"author": "davidpmccormick",
"comment_id": null,
"datetime": 1489403253000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 346 | false | false | 346 | false |
fanweiya/blog | null | 204,627,780 | 351 | null | [
{
"action": "opened",
"author": "fanweiya",
"comment_id": null,
"datetime": 1485965519000,
"masked_author": "username_0",
"text": "<img src=\"http://go.nasa.gov/2kREjoF\"><br><b>Lake Powell and Grand Staircase-Escalante</b><br>\nThis panorama, photographed by an astronaut aboard the International Space Station, shows nearly the full length of Lake Powell, the reservoir on the Colorado River in southern Utah and northern Arizona. Note that the ISS was north of the lake at the time, so in this view south is at the top left of the image.<br><br>",
"title": "Lake Powell and Grand Staircase-Escalante",
"type": "issue"
}
] | 1 | 1 | 414 | false | false | 414 | false |
chartjs/Chart.js | chartjs | 97,041,090 | 1,332 | null | [
{
"action": "opened",
"author": "hades200082",
"comment_id": null,
"datetime": 1437740576000,
"masked_author": "username_0",
"text": "I'm trying to update the values on a bar chart dynamically. I followed the instructions and get an error \"Uncaught TypeError: Cannot read property '0' of undefined\"\n\nI've created an example here: http://jsbin.com/zikuzusaqe/edit?html,js,output\n\nIt seems that \"datasets\" is undefined on a bar chart, but the example at http://www.chartjs.org/docs/#bar-chart-prototype-methods shows to use it to update existing data.",
"title": "Bar charts - Uncaught TypeError: Cannot read property '0' of undefined",
"type": "issue"
},
{
"action": "created",
"author": "yanickrochon",
"comment_id": 582946270,
"datetime": 1581001342000,
"masked_author": "username_1",
"text": "How was this resolved? I have this weird error that only happens when the data is computed. For example:\r\n\r\n```js\r\n// adding another dataset..\r\ndata.datasets.push({\r\n label: \"Total\",\r\n data: [30, 20, 40, 15]\r\n});\r\n``` \r\nis fine, but\r\n```js\r\n// adding another dataset..\r\ndata.datasets.push({\r\n label: \"Total\",\r\n data: transactions.map(t => t.qty) // => [30, 20, 40, 15]\r\n});\r\n```\r\nfails. This is dumbfounding.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Toxyl",
"comment_id": 810079666,
"datetime": 1617097549000,
"masked_author": "username_2",
"text": "I'm running into an issue at the exact same location as @username_1 but slightly different case:\r\nI have a doughnut chart that is instantiated with several datasets and can be updated by selecting a time span from a dropdown. With one setting the amount of datasets changes from 3 to 4 (i.e. the maximum `datasetIndex` should be 2 and 3 respectively) but after the change it tries to read `databaseIndex` 4 and crashes with `Cannot read property '98' of undefined`. After going back to the previous setting (which has 3 datasets) and then switching back to the problematic case (i.e. 4 datasets) everything works as expected. I'm using the React library `react-chartjs-2`.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "LeeLenaleee",
"comment_id": 810641445,
"datetime": 1617146559000,
"masked_author": "username_3",
"text": "@username_2 do you have a working example because I am not able to reproduce the issue you or @username_1 have, with the current master (v3 rc 6, https://jsfiddle.net/Leelenaleee/q9tnLs8y/7/) and latest stable v2 release (2.9.4, https://jsfiddle.net/Leelenaleee/19v8qenz/2/)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Toxyl",
"comment_id": 810843906,
"datetime": 1617175861000,
"masked_author": "username_2",
"text": "@username_3 Unfortunately nothing I can share nor a reliable test case, the only thing that seems to work rather reliable is a doughnut chart that has multiple datasets (in my case 3 but I assume the exact number does not matter). In my React application the chart is part of a component that is refreshed once the data changes. As long as it stays at 3 datasets all is fine, but when a dataset is added it crashes. However, if I start out with a setting that has 4 datasets I can go back to a setting with 3 datasets without crash. But going back to a setting with 4 sets will crash it again. Stepping through the code @username_1's screenshot shows I noticed that the `databaseIndex` is off-by-one.\r\nBe aware that I'm using a React library for ChartJS, so the bug might be hiding in there as well.",
"title": null,
"type": "comment"
}
] | 4 | 5 | 2,578 | false | false | 2,578 | true |
segment-integrations/analytics.js-integration-quantcast | segment-integrations | 228,860,371 | 12 | {
"number": 12,
"repo": "analytics.js-integration-quantcast",
"user_login": "segment-integrations"
} | [
{
"action": "opened",
"author": "brennan",
"comment_id": null,
"datetime": 1494886065000,
"masked_author": "username_0",
"text": "Ensures that customers can pass *either* \"total\" or \"revenue\" for \"Order Completed\" events, preserving backwards compatibility. @username_1",
"title": "Total overrides revenue if both are passed",
"type": "issue"
},
{
"action": "created",
"author": "hankim813",
"comment_id": 301619486,
"datetime": 1494886222000,
"masked_author": "username_1",
"text": "@username_0 wouldn't this break for folks that were already sending `total` and `revenue`? also is there a JIRA ticket for customer context around this?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "brennan",
"comment_id": 301634843,
"datetime": 1494891719000,
"masked_author": "username_0",
"text": "Updated per our Slack @username_1",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "hankim813",
"comment_id": 301636013,
"datetime": 1494892225000,
"masked_author": "username_1",
"text": "@username_0 are you able to deploy this tomorrow? if not we'll have someone from our team do it!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "brennan",
"comment_id": 301638515,
"datetime": 1494893258000,
"masked_author": "username_0",
"text": "Sure @username_1 - I'll craft a release commit, merge and deploy tomorrow.",
"title": null,
"type": "comment"
}
] | 3 | 6 | 485 | false | true | 485 | true |
jlippold/tweakCompatible | null | 308,412,389 | 8,288 | null | [
{
"action": "opened",
"author": "buffaluphagus",
"comment_id": null,
"datetime": 1522030544000,
"masked_author": "username_0",
"text": "```\r\n{\r\n \"packageId\": \"com.tylr.mobius\",\r\n \"action\": \"working\",\r\n \"userInfo\": {\r\n \"arch32\": false,\r\n \"packageId\": \"com.tylr.mobius\",\r\n \"deviceId\": \"iPhone9,2\",\r\n \"url\": \"http://cydia.saurik.com/package/com.tylr.mobius/\",\r\n \"iOSVersion\": \"11.1.2\",\r\n \"packageVersionIndexed\": true,\r\n \"packageName\": \"Mobius\",\r\n \"category\": \"Tweaks\",\r\n \"repository\": \"tyler's repo\",\r\n \"name\": \"Mobius\",\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 2 working reports.\",\r\n \"id\": \"com.tylr.mobius\",\r\n \"commercial\": false,\r\n \"packageInstalled\": true,\r\n \"tweakCompatVersion\": \"0.0.6\",\r\n \"shortDescription\": \"Scroll infinitely through your SpringBoard pages! Works in folders, too!\",\r\n \"latest\": \"1.2.4\",\r\n \"author\": \"Tyler Casson\",\r\n \"packageStatus\": \"Working\"\r\n },\r\n \"base64\": \"eyJhcmNoMzIiOmZhbHNlLCJwYWNrYWdlSWQiOiJjb20udHlsci5tb2JpdXMiLCJkZXZpY2VJZCI6ImlQaG9uZTksMiIsInVybCI6Imh0dHA6XC9cL2N5ZGlhLnNhdXJpay5jb21cL3BhY2thZ2VcL2NvbS50eWxyLm1vYml1c1wvIiwiaU9TVmVyc2lvbiI6IjExLjEuMiIsInBhY2thZ2VWZXJzaW9uSW5kZXhlZCI6dHJ1ZSwicGFja2FnZU5hbWUiOiJNb2JpdXMiLCJjYXRlZ29yeSI6IlR3ZWFrcyIsInJlcG9zaXRvcnkiOiJ0eWxlcidzIHJlcG8iLCJuYW1lIjoiTW9iaXVzIiwicGFja2FnZUluZGV4ZWQiOnRydWUsInBhY2thZ2VTdGF0dXNFeHBsYWluYXRpb24iOiJUaGlzIHBhY2thZ2UgdmVyc2lvbiBoYXMgYmVlbiBtYXJrZWQgYXMgV29ya2luZyBiYXNlZCBvbiBmZWVkYmFjayBmcm9tIHVzZXJzIGluIHRoZSBjb21tdW5pdHkuIFRoZSBjdXJyZW50IHBvc2l0aXZlIHJhdGluZyBpcyAxMDAlIHdpdGggMiB3b3JraW5nIHJlcG9ydHMuIiwiaWQiOiJjb20udHlsci5tb2JpdXMiLCJjb21tZXJjaWFsIjpmYWxzZSwicGFja2FnZUluc3RhbGxlZCI6dHJ1ZSwidHdlYWtDb21wYXRWZXJzaW9uIjoiMC4wLjYiLCJzaG9ydERlc2NyaXB0aW9uIjoiU2Nyb2xsIGluZmluaXRlbHkgdGhyb3VnaCB5b3VyIFNwcmluZ0JvYXJkIHBhZ2VzISBXb3JrcyBpbiBmb2xkZXJzLCB0b28hIiwibGF0ZXN0IjoiMS4yLjQiLCJhdXRob3IiOiJUeWxlciBDYXNzb24iLCJwYWNrYWdlU3RhdHVzIjoiV29ya2luZyJ9\",\r\n \"chosenStatus\": \"working\",\r\n \"notes\": \"\"\r\n}\r\n```",
"title": "`Mobius` working on iOS 11.1.2",
"type": "issue"
}
] | 2 | 3 | 2,241 | false | true | 1,999 | false |
zotonic/zotonic | zotonic | 289,217,421 | 1,867 | null | [
{
"action": "opened",
"author": "mmzeeman",
"comment_id": null,
"datetime": 1516185438000,
"masked_author": "username_0",
"text": "This probably needs extra explanation in order to prevent remote atom table exhaustion. It should not be used on any remote data. For example query strings.\r\n\r\nhttp://docs.zotonic.com/en/latest/ref/filters/filter_as_atom.html",
"title": "Add warning to as_atom filter in order to prevent remote atom table exhasution.",
"type": "issue"
}
] | 1 | 1 | 225 | false | false | 225 | false |
python/cpython | python | 330,537,042 | 7,520 | {
"number": 7520,
"repo": "cpython",
"user_login": "python"
} | [
{
"action": "opened",
"author": "miss-islington",
"comment_id": null,
"datetime": 1528439955000,
"masked_author": "username_0",
"text": "(cherry picked from commit 396ecb9c3e7fb150eace7bfc733d5b9d0263d697)\n\n\nCo-authored-by: Andrés Delfino <adelfino@gmail.com>\n\n<!-- issue-number: bpo-33799 -->\nhttps://bugs.python.org/issue33799\n<!-- /issue-number -->",
"title": "[3.7] bpo-33799: Remove non-ordered dicts comments from FAQ",
"type": "issue"
},
{
"action": "created",
"author": "miss-islington",
"comment_id": 395852655,
"datetime": 1528483397000,
"masked_author": "username_0",
"text": "Thanks, @ned-deily!",
"title": null,
"type": "comment"
}
] | 1 | 2 | 233 | false | false | 233 | false |
WPRDC/WPRDC-dashboard | WPRDC | 250,729,252 | 1 | null | [
{
"action": "opened",
"author": "jqnatividad",
"comment_id": null,
"datetime": 1502910566000,
"masked_author": "username_0",
"text": "We'd love to bring this innovation to other jurisdictions and contribute back to developing the dashboard.\r\n\r\nHowever, there is no license file in the repo...",
"title": "License?",
"type": "issue"
},
{
"action": "created",
"author": "drw",
"comment_id": 322895949,
"datetime": 1502916803000,
"masked_author": "username_1",
"text": "I thought about using various alternative licenses (such as the Beerware license), but I decided to go with the standard MIT License for its simplicity, permissiveness, and unambiguousness: https://github.com/WPRDC/WPRDC-dashboard/commit/3ebe713d1f24b641c99f25ae07944df56139296d\r\n\r\nHowever (and particularly in future generalized variants), crediting the Western Pennsylvania Regional Data Center for supporting the development of this dashboard software would certainly be appreciated.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "drw",
"comment_id": null,
"datetime": 1503140861000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "jqnatividad",
"comment_id": 323849877,
"datetime": 1503348738000,
"masked_author": "username_0",
"text": "Awesome! Will be to sure to give credit where its due when we do deploy it elsewhere! Thanks! Will promote it to the CKAN community as well.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 787 | false | false | 787 | false |
NethServer/dev | NethServer | 231,947,639 | 5,304 | null | [
{
"action": "opened",
"author": "DavidePrincipi",
"comment_id": null,
"datetime": 1496043253000,
"masked_author": "username_0",
"text": "**Steps to reproduce**\r\n\r\n- install Roundcube\r\n- ``https://server/webmail`` is always accessible from LAN\r\n- outside LAN, Roundcube is not accessible\r\n\r\n**Expected behavior**\r\n\r\nAccess roundcube interface from outside LAN\r\n\r\n**Actual behavior**\r\n\r\nApache error message\r\n\r\n Forbidden - You don't have permission to access /webmail/ on this server.\r\n\r\n**Components**\r\n\r\nnethserver-roundcubemail-1.2.7-1.ns7.noarch\r\n\r\n**See also**\r\n\r\nhttp://community.nethserver.org/t/roundcubemail-forbidden-you-dont-have-permission-to-access-webmail-on-this-server/6923\r\n\r\n----\r\n\r\nThanks to \r\n\r\n**jose_manuel_Insausti** for pointing it out, @stephdl for the bug analysis",
"title": "Roundcube web access permission error",
"type": "issue"
},
{
"action": "created",
"author": "DavidePrincipi",
"comment_id": 304621688,
"datetime": 1496051499000,
"masked_author": "username_0",
"text": "In nethserver-testing:\r\nnethserver-roundcubemail-1.2.7-1.4.gf06d49f.ns7.noarch.rpm",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "gsanchietti",
"comment_id": 304662165,
"datetime": 1496064766000,
"masked_author": "username_1",
"text": "Verified.\r\n\r\nAdded a new README to nethserver-roundcubemail respository.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "DavidePrincipi",
"comment_id": 304697288,
"datetime": 1496075483000,
"masked_author": "username_0",
"text": "In nethserver-updates:\r\nnethserver-roundcubemail-1.2.8-1.ns7.noarch.rpm",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "DavidePrincipi",
"comment_id": null,
"datetime": 1496075483000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 5 | 881 | false | false | 881 | false |
AllenFang/react-bootstrap-table | null | 168,522,446 | 595 | {
"number": 595,
"repo": "react-bootstrap-table",
"user_login": "AllenFang"
} | [
{
"action": "opened",
"author": "sumbad",
"comment_id": null,
"datetime": 1469978078000,
"masked_author": "username_0",
"text": "Expose a function from `<TableHeaderColumn>`, when somebody calls this function will clear the condition on filter.\r\n\r\nTo show how it work I added some additional code to examples/column-filter/all-filters.js\r\n\r\nThis PR addresses #470",
"title": "Adding function to clear header filters #470",
"type": "issue"
},
{
"action": "created",
"author": "AllenFang",
"comment_id": 236891238,
"datetime": 1470141506000,
"masked_author": "username_1",
"text": "@username_0, thanks your contribution, I'll review it in these day.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sumbad",
"comment_id": 236914770,
"datetime": 1470146766000,
"masked_author": "username_0",
"text": "Hi Allen, thanks for your project!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "AllenFang",
"comment_id": 238022766,
"datetime": 1470489196000,
"masked_author": "username_1",
"text": "@username_0, that's awesome. I've released on ```v2.4.0```. You solution is very well. Thanks you contribution :)",
"title": null,
"type": "comment"
}
] | 2 | 4 | 440 | false | false | 440 | true |
SignalK/n2k-signalk | SignalK | 243,215,710 | 77 | {
"number": 77,
"repo": "n2k-signalk",
"user_login": "SignalK"
} | [
{
"action": "opened",
"author": "sbender9",
"comment_id": null,
"datetime": 1500177424000,
"masked_author": "username_0",
"text": "",
"title": "feature: allow specific mappings to send null values",
"type": "issue"
},
{
"action": "created",
"author": "tkurki",
"comment_id": 315588544,
"datetime": 1500185882000,
"masked_author": "username_1",
"text": "How about camelCase?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sbender9",
"comment_id": 315607800,
"datetime": 1500210020000,
"masked_author": "username_0",
"text": "Not sure why I didn't use it here. I guess my fingers don't like to capitalize null... commit coming...",
"title": null,
"type": "comment"
}
] | 2 | 3 | 123 | false | false | 123 | false |
garethr/garethr-docker | null | 157,844,903 | 523 | {
"number": 523,
"repo": "garethr-docker",
"user_login": "garethr"
} | [
{
"action": "opened",
"author": "eperdeme",
"comment_id": null,
"datetime": 1464767748000,
"masked_author": "username_0",
"text": "Due to input validation you can not use the splunk or any new log drivers.\r\nRather than rip it out as I guess it was wanted, I have added the new splunk log driver in to the validator.",
"title": "Added support for splunk to log driver",
"type": "issue"
},
{
"action": "created",
"author": "garethr",
"comment_id": 231776079,
"datetime": 1468252099000,
"masked_author": "username_1",
"text": "@username_0 thanks, appreciated.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 214 | false | false | 214 | true |
tyler/trie | null | 345,450,807 | 31 | null | [
{
"action": "opened",
"author": "Konstantinusz",
"comment_id": null,
"datetime": 1532786744000,
"masked_author": "username_0",
"text": "#add method would be better, and faster in some scenarios, if it also could return a logical value (true/false) which signs if the key already was there, or it was added \"cleanly\" as a new, yet non-existent key. In my application I should check if a key already exists, and I also should add the (hopefully) new key everytime. In fact I use the trie structure as a \"hash\" or \"set\" replacement, because my key strings share a lot of long common prefixes. So checking key existence char-by-char could return earlier with a false value, compared to when using a \"hash\" or a \"set\".",
"title": "Adding and checking key exintence at the same time with the .add method",
"type": "issue"
}
] | 1 | 1 | 577 | false | false | 577 | false |
ruipgil/scraperjs | null | 135,599,755 | 56 | null | [
{
"action": "opened",
"author": "QuentinRoy",
"comment_id": null,
"datetime": 1456191496000,
"masked_author": "username_0",
"text": "It is sometimes useful to be able to set the user-id for the request as the target website may depend on it.",
"title": "User-id",
"type": "issue"
},
{
"action": "created",
"author": "ruipgil",
"comment_id": 187740795,
"datetime": 1456241152000,
"masked_author": "username_1",
"text": "We use ``` request ```behind the scenes, which allows you to do it very easily.\r\n\r\nCheck [this post](http://username_1.com/2015/12/17/introduction-to-web-scraping.html) out. More specifically, the section *Be a great lad*.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "ruipgil",
"comment_id": null,
"datetime": 1456241158000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "QuentinRoy",
"comment_id": 189151550,
"datetime": 1456472994000,
"masked_author": "username_0",
"text": "Oh I see. Thank you username_1.\r\n\r\nAs a suggestion, it could be worse documenting it.\r\n\r\nAlso, it is possible that there is an error in this post. `request`’s `headers` option finishes with an “s”.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 521 | false | false | 521 | true |
google/yapf | google | 302,108,983 | 535 | {
"number": 535,
"repo": "yapf",
"user_login": "google"
} | [
{
"action": "opened",
"author": "yinyin",
"comment_id": null,
"datetime": 1520188204000,
"masked_author": "username_0",
"text": "The following alignment styles are implemented:\r\n\r\n- `SPACE`: vertically align with spaces. current (0.20.2) and default behavior.\r\n- `FIXED`: just use fixed number of tabs (`CONTINUATION_INDENT_WIDTH` / `INDENT_WIDTH`).\r\n- `VALIGN-RIGHT`: Vertically align continuation lines with indent characters. Slightly right (one more indent character) if cannot vertically align continuation lines with indent characters.\r\n\r\nHere is how different styles look like:\r\n\r\n<img width=\"274\" alt=\"CONTINUATION_ALIGN_STYLE result sample\" src=\"https://user-images.githubusercontent.com/71190/36948805-361ab606-201b-11e8-8c93-0d67e8f2d545.png\">\r\n\r\nwith configuration:\r\n\r\n```YAML\r\n[style]\r\nbased_on_style = chromium\r\nUSE_TABS = true\r\nCOLUMN_LIMIT=32\r\nINDENT_WIDTH=4\r\nCONTINUATION_INDENT_WIDTH=8\r\n# CONTINUATION_ALIGN_STYLE = space\r\n# CONTINUATION_ALIGN_STYLE = fixed\r\n# CONTINUATION_ALIGN_STYLE = valign-right\r\n```\r\n\r\nComparing to previous PR:\r\n\r\n* Renamed knob option name.\r\n* Renamed `MORE` style to `VAlign-Right`.\r\n* Removed `LESS` style. By discussion at #380 LESS style seems not useful.\r\n* Added utility function `_ContinuationAlignStyleStringConverter()` to convert and check knob option string.\r\n* More tests.",
"title": "Added `CONTINUATION_ALIGN_STYLE` knob to adjust how continuation lines are vertically aligned when `USE_TABS` = True",
"type": "issue"
}
] | 2 | 2 | 1,496 | false | true | 1,198 | false |
redhat-cop/casl-ansible | redhat-cop | 245,889,826 | 54 | null | [
{
"action": "opened",
"author": "oybed",
"comment_id": null,
"datetime": 1501114040000,
"masked_author": "username_0",
"text": "",
"title": "Update casl-ansible to use the roles ported to the contrib repo",
"type": "issue"
},
{
"action": "created",
"author": "bogdando",
"comment_id": 318344700,
"datetime": 1501157673000,
"masked_author": "username_1",
"text": "thank you @username_0 for taking care of this important step!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "etsauer",
"comment_id": null,
"datetime": 1501530180000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 3 | 56 | false | false | 56 | true |
monterosalondon/react-native-parallax-scroll | monterosalondon | 271,247,479 | 11 | null | [
{
"action": "opened",
"author": "timothystewart6",
"comment_id": null,
"datetime": 1509855641000,
"masked_author": "username_0",
"text": "`\"@monterosa/react-native-parallax-scroll\": \"^1.4.3\"`\r\n`\"react-native\": \"^0.49.5\"`\r\n\r\nThere seems to be an issue when setting the style prop on android.\r\n\r\n```\r\nconst styles = StyleSheet.create({\r\n scrollView: {\r\n backgroundColor: 'blue',\r\n },\r\n})\r\n\r\n<ParallaxScroll\r\n style={scrollView}\r\n...\r\n/>\r\n```\r\n\r\nI set the backgroundColor to blue to exaggerate it. It's white if I set it to transparent.\r\n\r\n### ios\r\n\r\n\r\n\r\n### android\r\n",
"title": "Issues when styling ParallaxScroll on Android",
"type": "issue"
},
{
"action": "created",
"author": "z4o4z",
"comment_id": 342134338,
"datetime": 1509971308000,
"masked_author": "username_1",
"text": "@username_0 I have just checked it and everything works fine for me(Android 7.1, Sony Xperia z5). Can you provide more information?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "timothystewart6",
"comment_id": 342212407,
"datetime": 1509987310000,
"masked_author": "username_0",
"text": "<View>\r\n ...\r\n <SectionList>\r\n ...\r\n </SectionList>\r\n </View>\r\n</ParallaxScroll>\r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "timothystewart6",
"comment_id": 342356197,
"datetime": 1510021833000,
"masked_author": "username_0",
"text": "🤦♂️ \r\n\r\nI figured it out. I was setting my own `paddingTop` along with setting `parallaxHeight` prop value. Sorry for the bother! Thanks for a great component!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "timothystewart6",
"comment_id": null,
"datetime": 1510021848000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "z4o4z",
"comment_id": 342409484,
"datetime": 1510043199000,
"masked_author": "username_1",
"text": "@username_0 no problems)",
"title": null,
"type": "comment"
}
] | 2 | 6 | 1,087 | false | false | 1,087 | true |
QData/GaKCo-SVM | QData | 271,944,222 | 2 | null | [
{
"action": "opened",
"author": "annashcherbina",
"comment_id": null,
"datetime": 1510080979000,
"masked_author": "username_0",
"text": "Dear authors, \r\n\r\nI am very excited to use GaKCo-SVM, thank you for making this code available. \r\nI am able to execute the provided examples without issue, and am able to run on small fragments of my own data. However, when i attempt to train on a larger dataset, I am getting a segmentation fault. The command I am executing is:\r\n\r\n```\r\nGaKCo heterokaryon.M5.train.fa dict.txt heterokaryon.M5.train.labels.txt 7 5 heterokaryon.M5.kernel 1\r\n```\r\n\r\nThe output is: \r\n\r\n\r\nCan you please advise what the issue could be? \r\nThis is running on ubuntu server 16.04. \r\n\r\nThank you,\r\nAnna \r\n\r\nLet me know if you'd like me to upload the files -- they are a bit large (~ 1 million fasta regions, each 2kb) so I thought I'd ask before uploading.",
"title": "Segmentation fault when running on a large dataset",
"type": "issue"
},
{
"action": "created",
"author": "rs3zz",
"comment_id": 342637919,
"datetime": 1510092254000,
"masked_author": "username_1",
"text": "Hello Anna,\n\nWe are very excited that you are using GaKCo-SVM. Thank you.\nThe memory segment issue you are running into is because of ~ 1 million\nfasta regions since the code\nis running out of memory on your computer for a 1million x 1million kernel\nmatrix. This will be an issue unless you have a very large memory\nsize.\n\nWe would recommend that you uniformly sample ~20,000-30,000 sequences and\ngenerate the kernels. If you still run into a segfault, then please\nlet us know along with the memory capacity (4GB/8GB/16GB/64GB) of your\nmachine.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "annashcherbina",
"comment_id": 342691483,
"datetime": 1510108559000,
"masked_author": "username_0",
"text": "Thanks for the quick response! \r\nThe server has 256 GB of ram. \r\nI am able to use file \"thisworks.fa\" (15000 sequences, each 2kb) to generate a kernel.\r\nAdding 1000 sequences (also 2kb each) produces a segfault (see \"toobig.fa\") \r\nI am a little surprised that with 256GB ram I can only use 15000 sequences. Do these numbers make sense given your experience? I will follow your advise of random sampling, just wanted to make sure that my numbers are not way off from what you would expect. \r\nThanks again for your help! \r\nAnna \r\n[toobig.fa.gz](https://github.com/QData/GaKCo-SVM/files/1452404/toobig.fa.gz)\r\n[thisworks.fa.gz](https://github.com/QData/GaKCo-SVM/files/1452405/thisworks.fa.gz)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "annashcherbina",
"comment_id": 342691656,
"datetime": 1510108616000,
"masked_author": "username_0",
"text": "I have access to a server w/ 512 GB of RAM, can benchmark if you like?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "rs3zz",
"comment_id": 342694643,
"datetime": 1510109697000,
"masked_author": "username_1",
"text": "Hello Anna,\n\nI think I figured out what the issue is. In shared.cpp file, we have\ndefined MAXNSTR (maximum number of strings) to 15000. That is why the code\nbreaks after 15k strings. If you change that number to more than that, and\nwith enough memory, the code should run. The maximum number of samples we\nhave tried during our experiments is ~20000 strings, so the code should run\nfor at least that number. Therefore, feel free to let us know if and when\nthe code is breaking before or beyond that.\n\nWe would definitely work to fix any memory leaks we may have missed. Thanks\nagain for reaching out.\n\nRegards\nRitambhara",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "annashcherbina",
"comment_id": null,
"datetime": 1510333635000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 6 | 2,767 | false | false | 2,767 | false |
lixuancn/LaneWeChat | null | 73,176,490 | 10 | {
"number": 10,
"repo": "LaneWeChat",
"user_login": "lixuancn"
} | [
{
"action": "opened",
"author": "overtrue",
"comment_id": null,
"datetime": 1430790369000,
"masked_author": "username_0",
"text": "",
"title": "Typo.",
"type": "issue"
},
{
"action": "created",
"author": "lixuancn",
"comment_id": 98917619,
"datetime": 1430794635000,
"masked_author": "username_1",
"text": "thks",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "lixuancn",
"comment_id": 98917785,
"datetime": 1430794656000,
"masked_author": "username_1",
"text": "close",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "overtrue",
"comment_id": 98932718,
"datetime": 1430797475000,
"masked_author": "username_0",
"text": "@username_1 :smile:",
"title": null,
"type": "comment"
}
] | 2 | 4 | 26 | false | false | 26 | true |
sandstorm-io/vagrant-spk | sandstorm-io | 305,568,289 | 214 | {
"number": 214,
"repo": "vagrant-spk",
"user_login": "sandstorm-io"
} | [
{
"action": "opened",
"author": "ocdtrekkie",
"comment_id": null,
"datetime": 1521123061000,
"masked_author": "username_0",
"text": "This update is **completely untested**. However, I feel it should be merged. Essentially, I mirrored @Rivierg's modifications to the lemp stack, which is probably 9/10ths of what is needed to ensure lesp also works on Debian Stretch. All package renames and location changes are identical to the changes in #211, except for php7.0-sqlite3, which I had to look up the name of, since they added the SQLite version to the package name according to https://packages.debian.org/stretch/php7.0-sqlite3",
"title": "Update lesp stack for PHP 7",
"type": "issue"
},
{
"action": "created",
"author": "ocdtrekkie",
"comment_id": 383462178,
"datetime": 1524462762000,
"masked_author": "username_0",
"text": "I tested and this has some of the same issues as #220. The existing lesp stack is also broken because Stretch doesn't offer up PHP 5.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ocdtrekkie",
"comment_id": 383758079,
"datetime": 1524527404000,
"masked_author": "username_0",
"text": "Okay, I believe this is now fixed. @username_1 had an extra sed statement that fit the bill nicely for what was apparently missing. I was able to run a PHP script and connect to an empty SQLite with it, and display PHPInfo.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "JC5",
"comment_id": 383801254,
"datetime": 1524544846000,
"masked_author": "username_1",
"text": ":+1:",
"title": null,
"type": "comment"
}
] | 2 | 4 | 848 | false | false | 848 | true |
sindresorhus/shell-env | null | 167,950,678 | 4 | null | [
{
"action": "opened",
"author": "hughrawlinson",
"comment_id": null,
"datetime": 1469651882000,
"masked_author": "username_0",
"text": "Hi,\r\n\r\nI'm encountering an issue where my environment isn't captured due to a zsh plugin I'm running. I run the (tmux plugin)[https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins#tmux] for (oh-my-zsh)[https://github.com/robbyrussell/oh-my-zsh/] with the `ZSH_TMUX_AUTOSTART` option turned on, which means that when `/bin/zsh -i` is run, it opens up tmux and causes issues for non-interactive processes opening it up expecting a prompt but getting a tmux instead. I've encountered this issue with my text editor also, but was able to configure my text editor not to use interactive mode, which works for me because I only start up tmux automatically in interactive mode.\r\n\r\nI understand that in practice, people are likely to set their environments in their `.zshrc`, so simply turning off interactive mode would not be an acceptable solution in this case. I'm wondering if you'd be open to a PR which detects whether or not the appropriate environment from running interactive mode, and if not, running non-interactive mode to see if it can gather more environment?",
"title": "Fallback from Interactive Mode",
"type": "issue"
},
{
"action": "created",
"author": "sindresorhus",
"comment_id": 236379636,
"datetime": 1469901361000,
"masked_author": "username_1",
"text": "How would you detect that?\r\n\r\n-\r\n\r\n@username_2 Thoughts?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "silverwind",
"comment_id": 236415020,
"datetime": 1469948505000,
"masked_author": "username_2",
"text": "@username_0 does `-t` (SINGLE_COMMAND option) help, e.g. `zsh -tilc \"env;exit\"`.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "hughrawlinson",
"comment_id": 236421830,
"datetime": 1469959821000,
"masked_author": "username_0",
"text": "The tmux autostart happens when a certain environmental variable is set, so if there were a way to differentiate this call to zsh from an ordinary shell where tmux would be useful, I could only set that variable if interactive mode was on. It looks like `-t` works for this. I'm not sure how to be absolutely sure, but executing `zsh -tilc \"env;exit\"` does print my environment and exit the shell without trying to start tmux.",
"title": null,
"type": "comment"
}
] | 3 | 4 | 1,632 | false | false | 1,632 | true |
datasektionen/skywhale | datasektionen | 317,192,100 | 28 | null | [
{
"action": "opened",
"author": "MrLarssonJr",
"comment_id": null,
"datetime": 1524570926000,
"masked_author": "username_0",
"text": "Får 503 \r\n<img width=\"952\" alt=\"screen shot 2018-04-24 at 13 55 12\" src=\"https://user-images.githubusercontent.com/4522613/39185331-21c4a026-47c7-11e8-9fe0-d930ba283e35.png\">",
"title": "Kan ej nominera",
"type": "issue"
},
{
"action": "created",
"author": "MrLarssonJr",
"comment_id": 383904761,
"datetime": 1524571171000,
"masked_author": "username_0",
"text": "Verkar vara problem med att nominera nya personer, dvs. personer som ej är vitlistade.\r\n\r\nAtt nominera mig eller Victor S. fungerar",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jonasdahl",
"comment_id": 383905289,
"datetime": 1524571309000,
"masked_author": "username_1",
"text": "Borde vara fixat nu, var fel i env-variabel",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jonasdahl",
"comment_id": null,
"datetime": 1524571310000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "MrLarssonJr",
"comment_id": 383905570,
"datetime": 1524571384000,
"masked_author": "username_0",
"text": "Tack grymt för snabb fix! <3",
"title": null,
"type": "comment"
}
] | 2 | 5 | 376 | false | false | 376 | false |
tmbdev/ocropy | null | 276,986,409 | 264 | {
"number": 264,
"repo": "ocropy",
"user_login": "tmbdev"
} | [
{
"action": "opened",
"author": "nickjwhite",
"comment_id": null,
"datetime": 1511782232000,
"masked_author": "username_0",
"text": "This is useful as it means that normal alphabetical ordering of files works as expected. This allows one to do things like `cat *txt >wholepage.txt` to get a complete transcription of a page.",
"title": "Have pageseg output decimal rather than hex numbering",
"type": "issue"
},
{
"action": "created",
"author": "zuphilip",
"comment_id": 347767720,
"datetime": 1511937641000,
"masked_author": "username_1",
"text": "See #184.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "nickjwhite",
"comment_id": 347966027,
"datetime": 1511982997000,
"masked_author": "username_0",
"text": "My apologies, I hadn't seen that pull request, I'll cancel this one, yours does a better job (not least because it handles pseg / ocropus-hocr usage properly too).",
"title": null,
"type": "comment"
}
] | 2 | 3 | 363 | false | false | 363 | false |
apis-is/apis | apis-is | 75,752,670 | 220 | {
"number": 220,
"repo": "apis",
"user_login": "apis-is"
} | [
{
"action": "opened",
"author": "kristjanmik",
"comment_id": null,
"datetime": 1431467682000,
"masked_author": "username_0",
"text": "",
"title": "Updated README.md",
"type": "issue"
},
{
"action": "created",
"author": "koddsson",
"comment_id": 101756610,
"datetime": 1431539134000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "comment"
}
] | 2 | 2 | 36 | false | false | 36 | false |
broadinstitute/single_cell_portal | broadinstitute | 223,925,210 | 11 | null | [
{
"action": "opened",
"author": "pzumbo",
"comment_id": null,
"datetime": 1493061861000,
"masked_author": "username_0",
"text": "Not sure if this is intended, but if I upload a gene list, for example, \r\n\r\nPOU5F1\r\nSOX2\r\nNANOG\r\nPRDM14,\r\n\r\nthe following genes are returned in the expression heatmap:\r\n\r\nPOU5F1 POU5F1B POU5F1P3 POU5F1P4 QSOX2 SOX2 SOX21 NANOG NANOGP1 NANOGP8 PRDM14\r\n\r\nI would have expected exact matches only, or at least an option.",
"title": "uploading gene lists results in inexact matches",
"type": "issue"
},
{
"action": "created",
"author": "bistline",
"comment_id": 296797686,
"datetime": 1493062172000,
"masked_author": "username_1",
"text": "If there are exact matches, then yes - it should default to those. It should only fall back to partial matches if there isn't an exact one available. I'll take a look at it.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "friedue",
"comment_id": 296803225,
"datetime": 1493063467000,
"masked_author": "username_2",
"text": "our collaborator gave us a gene list to make a heatmap of expression values - the list kept on crashing the portal for me although it only contained 4 genes. but one of the gene names was just \"T\", so my guess is that it was trying to return all genes starting with a T...? No idea how to safeguard against this, just wanted to chime in.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bistline",
"comment_id": 296807809,
"datetime": 1493064561000,
"masked_author": "username_1",
"text": "Thanks for the heads-up. That is possible, although since T is a valid gene name, if the study has expression values for T then they should back in the query. Could you send me a copy of the gene list, along with the name of the study you were querying?\r\n\r\nI've confirmed that the production portal is not behaving correctly for exact matches. This has already been addressed as part our next update, but that's not due to be deployed for a bit, so I'll go ahead and deploy a fix for this specifically soon.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "friedue",
"comment_id": 296819432,
"datetime": 1493067277000,
"masked_author": "username_2",
"text": "You're right, T as a gene name was not part of the list that we uploaded (because we filtered the genes). Still, that's not the most optimal behavior although I don't really know how to hit the sweet spot between user-friendly auto-complete and portal-friendly exact matches only behavior.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bistline",
"comment_id": 296820703,
"datetime": 1493067575000,
"masked_author": "username_1",
"text": "The UI based auto-complete ignores everything below two characters, but if you upload a gene list it bypasses that. I've come up with a decent workaround for this of only allowing exact matches for genes below 2 characters, and partial matches above that. My local testing worked correctly, so I just deployed the fix - please let me know if you are still seeing any behavior like this.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "friedue",
"comment_id": 297500723,
"datetime": 1493231417000,
"masked_author": "username_2",
"text": "looks good for now!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "bistline",
"comment_id": null,
"datetime": 1493236105000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 8 | 2,035 | false | false | 2,035 | false |
spectre-team/spectre | spectre-team | 273,598,798 | 155 | {
"number": 155,
"repo": "spectre",
"user_login": "spectre-team"
} | [
{
"action": "opened",
"author": "gmrukwa",
"comment_id": null,
"datetime": 1510611627000,
"masked_author": "username_0",
"text": "This is the subset of changes I am rushing in the run of molecular signature estimation framework. I thought it'll be useful for you to see it as a self-contained subpart.\r\n\r\nHere I've splitted `libPlatform` to separate the functionalities gathered there. This way, we'll not push too much responsibilities into this project.\r\n\r\nRight now we will have two projects:\r\n\r\n* `libFunctional` - here are all functional-alike extensions for C++ we're developing\r\n* `libStatistics` - here I will push some statistical indexes, etc., just to gather them together",
"title": "Split libPlatform",
"type": "issue"
},
{
"action": "created",
"author": "gmrukwa",
"comment_id": 344394925,
"datetime": 1510692829000,
"masked_author": "username_0",
"text": " [Refactor libPlatform](https://trello.com/c/m2PRlhce/309-refactor-libplatform)",
"title": null,
"type": "comment"
}
] | 1 | 2 | 695 | false | false | 695 | false |
puppetlabs/puppetserver | puppetlabs | 168,406,223 | 1,157 | {
"number": 1157,
"repo": "puppetserver",
"user_login": "puppetlabs"
} | [
{
"action": "opened",
"author": "camlow325",
"comment_id": null,
"datetime": 1469823619000,
"masked_author": "username_0",
"text": "* stable:\r\n (SERVER-1456) Upgrade nss before puppetserver install in CI pre-suite\r\n\r\nConflicts: None",
"title": "Merge branch 'stable' into master at 3aa1af5",
"type": "issue"
},
{
"action": "created",
"author": "camlow325",
"comment_id": 236283707,
"datetime": 1469823689000,
"masked_author": "username_0",
"text": "This is just a merge-up of the changes that went into the stable branch in #1156. Might be good to wait on merging this in until the corresponding Jenkins CI job for the stable branch merge has passed at least through smoke tests.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "cprice404",
"comment_id": 236289093,
"datetime": 1469825194000,
"masked_author": "username_1",
"text": "Reviewed, looks fine, :shipit: when requisite tests have passed.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 398 | false | false | 398 | false |
alibaba/atlas | alibaba | 282,315,508 | 213 | {
"number": 213,
"repo": "atlas",
"user_login": "alibaba"
} | [
{
"action": "opened",
"author": "huaf22",
"comment_id": null,
"datetime": 1513311457000,
"masked_author": "username_0",
"text": "[core] 修复 ExtrasClassLoader 必须为 DelegateClassloader 的问题",
"title": "[core] 修复 ExtrasClassLoader 必须为 DelegateClassloader 的问题",
"type": "issue"
},
{
"action": "created",
"author": "hwjump",
"comment_id": 353021832,
"datetime": 1513764647000,
"masked_author": "username_1",
"text": "谢谢,pr,但是在某些场景下,ExtrasClassLoader 需要是DelegateClassloader 这是为了更好的隔离,而不是把序列化的对象全部放到公共的地方。",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "huaf22",
"comment_id": 353275580,
"datetime": 1513840297000,
"masked_author": "username_0",
"text": "@username_1 我在调试过程中发现如果 activity 跳转时带自定义类做参数的话,不管这两个 activity 是否在同一个 bundle 中,都会走到 DelegateClassLoader 的第340行在所有已经安装的 bundle 中查找,如果改成 ExtrasClassLoader 改为目标 Activity 所在的 BundleClassLoader,就会先查找目标 Activity 所在的 Bundle,如果找不到再去 Framework.systemClassLoader 中查找。\r\n\r\n可以解释一下在什么场景下需要设置 ExtrasClassLoader 为 DelegateClassloader ?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "hwjump",
"comment_id": 353288010,
"datetime": 1513844558000,
"masked_author": "username_1",
"text": "当有人在主dex里设置了一个activitylifecycle。 然后在onCreate回调里,拿Intent。这个时候是需要的。",
"title": null,
"type": "comment"
}
] | 2 | 4 | 523 | false | false | 523 | true |
figment/Untorque | null | 184,501,090 | 3 | null | [
{
"action": "opened",
"author": "ahmetertem",
"comment_id": null,
"datetime": 1477060565000,
"masked_author": "username_0",
"text": "I'm trying to decompile Life is Feudal YO game server's .cs.dso files but output is 0kb 👎 Is this still working ?",
"title": "Is this working ?",
"type": "issue"
},
{
"action": "created",
"author": "PF94",
"comment_id": 560022526,
"datetime": 1575149152000,
"masked_author": "username_1",
"text": "no",
"title": null,
"type": "comment"
}
] | 2 | 2 | 115 | false | false | 115 | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.