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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
zeit/next.js | zeit | 553,125,564 | 10,198 | null | [
{
"action": "opened",
"author": "zluo01",
"comment_id": null,
"datetime": 1579640320000,
"masked_author": "username_0",
"text": "# Question about Next.js\r\nI have following code in my custom _app.js\r\n```\r\n <Provider store={store}>\r\n <Component {...pageProps} ... | 3 | 4 | 1,135 | false | false | 1,135 | false |
red6/pdfcompare | red6 | 532,623,725 | 60 | null | [
{
"action": "opened",
"author": "prashantpahwa",
"comment_id": null,
"datetime": 1575458837000,
"masked_author": "username_0",
"text": "On comparing a PDF with size 1800 pages, It chokes up the CPU and 12 GB of RAM for 15 minutes. The result varies with 75-150 pages instead of 1800 pages.",
... | 3 | 5 | 505 | false | false | 505 | true |
jboss-openshift/cct_module | jboss-openshift | 301,424,050 | 205 | {
"number": 205,
"repo": "cct_module",
"user_login": "jboss-openshift"
} | [
{
"action": "opened",
"author": "iankko",
"comment_id": null,
"datetime": 1519914469000,
"masked_author": "username_0",
"text": "Cherrypick changes from https://github.com/jboss-openshift/cct_module/pull/198 also into the ```sprint-14``` branch.\r\n\r\nSigned-off-by: rcernich <rcernich@redha... | 1 | 2 | 851 | false | false | 851 | false |
gcash/bchd | gcash | 392,399,075 | 170 | {
"number": 170,
"repo": "bchd",
"user_login": "gcash"
} | [
{
"action": "opened",
"author": "tyler-smith",
"comment_id": null,
"datetime": 1545181413000,
"masked_author": "username_0",
"text": "Currently we show a warning but don't don't actually alter our behavior in any way. This changes that by returning and exiting the process with an error code.... | 2 | 2 | 236 | false | false | 236 | false |
apache/incubator-dubbo | apache | 339,192,639 | 2,045 | null | [
{
"action": "opened",
"author": "brucelwl",
"comment_id": null,
"datetime": 1531019560000,
"masked_author": "username_0",
"text": "例如:如果是xml配置可以这样使用,\r\n<dubbo:reference interface=\"com.xxx.XxxService\">\r\n <dubbo:method name=\"findXxx\" timeout=\"3000\" retries=\"2\" />\r\n</dubbo:refer... | 8 | 10 | 674 | false | false | 674 | true |
lazd/coronadatascraper | null | 581,313,463 | 17 | null | [
{
"action": "opened",
"author": "raysalem",
"comment_id": null,
"datetime": 1584209738000,
"masked_author": "username_0",
"text": "Website data is below. note this a maitrix, need sum all three columns and to be bias towards positive also sum presumptive--> \r\n\r\n | San Diego County1 | Fe... | 2 | 4 | 3,441 | false | false | 3,441 | false |
liferay/clay | liferay | 569,777,112 | 2,948 | {
"number": 2948,
"repo": "clay",
"user_login": "liferay"
} | [
{
"action": "opened",
"author": "wincent",
"comment_id": null,
"datetime": 1582541571000,
"masked_author": "username_0",
"text": "Looks like e393c07f3f9b21bb7f146037d7372e1b updated some but not all of the snapshots.",
"title": "chore: update stale snapshots",
"type": "issue"
},
... | 3 | 4 | 922 | false | true | 365 | true |
vim-airline/vim-airline | vim-airline | 447,404,798 | 1,923 | null | [
{
"action": "opened",
"author": "pjrt",
"comment_id": null,
"datetime": 1558573589000,
"masked_author": "username_0",
"text": "I noticed an odd flickering in the `hunks` section of airline a couple of days ago ([see this gif](https://media.giphy.com/media/YOjughYk2wkXxlW69n/giphy.gif)). I've... | 2 | 9 | 3,608 | false | false | 3,608 | true |
telstra/open-kilda | telstra | 534,797,551 | 3,011 | null | [
{
"action": "opened",
"author": "surabujin",
"comment_id": null,
"datetime": 1575883628000,
"masked_author": "username_0",
"text": "```\r\n/* The VLAN id is 12-bits, so we can use the entire 16 bits to indicate\r\n* special conditions.\r\n*/\r\nenum ofp_vlan_id {\r\nOFPVID_PRESENT = 0x1000, ... | 1 | 3 | 526 | false | false | 526 | false |
Ramiro115/github-slideshow | null | 532,314,164 | 2 | null | [
{
"action": "closed",
"author": "Ramiro115",
"comment_id": null,
"datetime": 1575413551000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "reopened",
"author": "Ramiro115",
"comment_id": null,
"datetime": 1575413557000,
... | 2 | 11 | 7,412 | false | true | 1,308 | false |
zcoinofficial/zcoin | zcoinofficial | 541,666,909 | 806 | {
"number": 806,
"repo": "zcoin",
"user_login": "zcoinofficial"
} | [
{
"action": "opened",
"author": "a-bezrukov",
"comment_id": null,
"datetime": 1577093618000,
"masked_author": "username_0",
"text": "## PR intention\r\nSet Ubuntu 18.04 \"Bionic\" as the build engine for the Gitian builder\r\n\r\n## Code changes brief\r\nMost of the update is straight-forwar... | 2 | 2 | 233 | false | false | 233 | false |
spiral/framework | spiral | 622,489,512 | 265 | {
"number": 265,
"repo": "framework",
"user_login": "spiral"
} | [
{
"action": "opened",
"author": "48d90782",
"comment_id": null,
"datetime": 1590066701000,
"masked_author": "username_0",
"text": "update CHANGELOG",
"title": "release 2.4.18",
"type": "issue"
}
] | 2 | 2 | 16 | false | true | 16 | false |
ElemeFE/element | ElemeFE | 309,988,933 | 10,476 | null | [
{
"action": "opened",
"author": "xuyanming",
"comment_id": null,
"datetime": 1522392029000,
"masked_author": "username_0",
"text": "<!-- generated by https://eleme-issue.surge.sh DO NOT REMOVE -->\r\n\r\n### Element UI version\r\n2.3.2\r\n\r\n### OS/Browsers version\r\nFirefox\r\n\r\n### Vue... | 2 | 2 | 515 | false | false | 515 | false |
dynatrace-oss/barista | dynatrace-oss | 570,390,351 | 637 | null | [
{
"action": "opened",
"author": "myieye",
"comment_id": null,
"datetime": 1582618754000,
"masked_author": "username_0",
"text": "# Feature Request\r\n\r\n## Summary\r\n\r\n`dt-simple-number-column` has a sort direction of `desc`. I think that's a good default, but that it should be settable.... | 3 | 4 | 1,575 | false | false | 1,575 | true |
flowscripter/cli | flowscripter | 598,577,264 | 189 | {
"number": 189,
"repo": "cli",
"user_login": "flowscripter"
} | [
{
"action": "created",
"author": "vectronic",
"comment_id": 629812917,
"datetime": 1589728031000,
"masked_author": "username_0",
"text": ":tada: This PR is included in version 1.1.0 :tada:\n\nThe release is available on:\n- [npm package (@latest dist-tag)](https://www.npmjs.com/package/@flow... | 3 | 3 | 4,781 | false | true | 353 | false |
ENCODE-DCC/encoded | ENCODE-DCC | 444,548,964 | 2,764 | {
"number": 2764,
"repo": "encoded",
"user_login": "ENCODE-DCC"
} | [
{
"action": "opened",
"author": "p-sud",
"comment_id": null,
"datetime": 1557939967000,
"masked_author": "username_0",
"text": "… certification audit",
"title": "ENCD-4609 exclude fccs institutional certification",
"type": "issue"
},
{
"action": "created",
"author": "p-su... | 1 | 2 | 242 | false | false | 242 | false |
smartcitiesdata/react_discovery_ui | smartcitiesdata | 510,195,615 | 67 | null | [
{
"action": "opened",
"author": "dunson062786",
"comment_id": null,
"datetime": 1571683145000,
"masked_author": "username_0",
"text": "Datasets take forever to load and map forever to render on really large datasets:\r\n\r\nhttps://discovery.prod.internal.smartcolumbusos.com/dataset/ogrip/f9... | 1 | 1 | 245 | false | false | 245 | false |
ionic-team/ionic | ionic-team | 393,764,977 | 16,870 | null | [
{
"action": "opened",
"author": "JCKodel",
"comment_id": null,
"datetime": 1545584012000,
"masked_author": "username_0",
"text": "<!-- Before submitting an issue, please consult our docs (https://beta.ionicframework.com/docs/) and API reference (https://beta.ionicframework.com/docs/api/) -->... | 4 | 7 | 4,234 | false | true | 3,990 | false |
qiuxiang/react-native-amap-geolocation | null | 391,355,416 | 41 | null | [
{
"action": "opened",
"author": "cuiken",
"comment_id": null,
"datetime": 1544861083000,
"masked_author": "username_0",
"text": "",
"title": "IOS",
"type": "issue"
},
{
"action": "closed",
"author": "qiuxiang",
"comment_id": null,
"datetime": 1557716191000,
"m... | 2 | 2 | 0 | false | false | 0 | false |
ably/ably-cocoa | ably | 576,430,860 | 1,000 | {
"number": 1000,
"repo": "ably-cocoa",
"user_login": "ably"
} | [
{
"action": "opened",
"author": "tcard",
"comment_id": null,
"datetime": 1583430870000,
"masked_author": "username_0",
"text": "This is a corner case, but users may encounter it.",
"title": "Avoid leak from user incorrectly holding to authCallback's callback.",
"type": "issue"
},
... | 2 | 4 | 330 | false | false | 330 | true |
kareniel/awesome-ctf-challenge-design | null | 525,087,046 | 1 | null | [
{
"action": "opened",
"author": "kareniel",
"comment_id": null,
"datetime": 1574177774000,
"masked_author": "username_0",
"text": "I'm using this using to jot down ideas about how to structure the main readme file.\r\n\r\n- Designing puzzles\r\n- Design by subtraction\r\n- Game Design\r\n -... | 1 | 1 | 267 | false | false | 267 | false |
pingcap/grpc-rs | pingcap | 468,966,086 | 346 | null | [
{
"action": "opened",
"author": "hunterlxt",
"comment_id": null,
"datetime": 1563333834000,
"masked_author": "username_0",
"text": "**Describe the bug**\r\nBuild error when generate bindings to gRPC in CentOS\r\n```\r\nHOST = Some(\"x86_64-unknown-linux-gnu\")\r\nCXX_x86_64-unknown-linux-gnu... | 4 | 14 | 4,302 | false | false | 4,302 | true |
hatena/Hatena-Blog-Theme-Boilerplate | hatena | 312,302,951 | 7 | null | [
{
"action": "opened",
"author": "Git-aTn",
"comment_id": null,
"datetime": 1523191747000,
"masked_author": "username_0",
"text": "はてな担当様\r\n\r\n新規にサブサイトを作成したらアドレスはhttpsでした。\r\nnpm start を実行してもbrowser-syncはhttpのアドレスしか認識してなく自動更新されません。\r\n\r\nローカル環境のアクセス先:\r\nLocal: http://localhost:3000\r\nExt... | 2 | 7 | 1,755 | false | false | 1,755 | true |
powercord-community/betterfriends | powercord-community | 647,512,979 | 20 | {
"number": 20,
"repo": "betterfriends",
"user_login": "powercord-community"
} | [
{
"action": "opened",
"author": "ADoesGit",
"comment_id": null,
"datetime": 1593448306000,
"masked_author": "username_0",
"text": "",
"title": "replace depracated functions",
"type": "issue"
},
{
"action": "created",
"author": "Juby210",
"comment_id": 676118526,
"... | 2 | 2 | 74 | false | false | 74 | false |
Samuell1/cdn-plugin | null | 520,569,836 | 2 | null | [
{
"action": "opened",
"author": "Ta2Ta2",
"comment_id": null,
"datetime": 1573374090000,
"masked_author": "username_0",
"text": "Hello, Thanks for the amazing plugin. I'm using below to serve my assets, combining resources.\r\n\r\nOnly first file is being served. Rest of files are not loaded... | 2 | 3 | 852 | false | false | 852 | false |
dankamongmen/notcurses | null | 647,037,153 | 743 | null | [
{
"action": "opened",
"author": "dankamongmen",
"comment_id": null,
"datetime": 1593390415000,
"masked_author": "username_0",
"text": "Now that we cna have true glyph transparency, it's time to improve the demo's HUD, ideally turning it on by default. The right hand side has already been han... | 1 | 3 | 631 | false | false | 631 | false |
neherlab/covid19_scenarios_data | neherlab | 588,660,580 | 55 | null | [
{
"action": "opened",
"author": "rneher",
"comment_id": null,
"datetime": 1585249751000,
"masked_author": "username_0",
"text": "We have the country Brazil now, but the smaller divisions are missing. We have case data for them already. Maybe @username_1 can help?",
"title": "Brazil regio... | 3 | 3 | 291 | false | false | 291 | true |
dmitrybubyakin/nova-medialibrary-field | null | 596,880,689 | 63 | {
"number": 63,
"repo": "nova-medialibrary-field",
"user_login": "dmitrybubyakin"
} | [
{
"action": "opened",
"author": "kaysersoze",
"comment_id": null,
"datetime": 1586381985000,
"masked_author": "username_0",
"text": "I took an initial stab at updating references and relevant classes to use v8 of spatie/laravel-medialibrary.\r\n\r\nResolves #54",
"title": "spatie/laravel... | 2 | 4 | 304 | false | false | 304 | true |
pwa-builder/PWABuilder | pwa-builder | 628,988,265 | 787 | null | [
{
"action": "opened",
"author": "koenvd",
"comment_id": null,
"datetime": 1591084808000,
"masked_author": "username_0",
"text": "Currently PWA's installed through the Microsoft Store are run in the WWAHost app which internally still uses the EdgeHTML renderer. \r\n\r\nAs explained here https... | 5 | 23 | 9,366 | false | true | 9,168 | true |
desktop/desktop | desktop | 403,811,227 | 6,734 | null | [
{
"action": "opened",
"author": "legoman8304",
"comment_id": null,
"datetime": 1548681695000,
"masked_author": "username_0",
"text": "I’m having a continuous problem with my GitHub desktop (windows 10, GitHub desktop build 1.6.1). This is much like error #5055 but the steps used there do not... | 3 | 11 | 4,904 | false | false | 4,904 | true |
guardian/typerighter | guardian | 572,259,356 | 36 | {
"number": 36,
"repo": "typerighter",
"user_login": "guardian"
} | [
{
"action": "opened",
"author": "jonathonherbert",
"comment_id": null,
"datetime": 1582826782000,
"masked_author": "username_0",
"text": "Add a set of endpoints to proxy CAPI searches, in preparation for the management frontend's rule audit service.\r\n\r\nThis service will allow users to qu... | 1 | 2 | 338 | false | false | 338 | false |
T-Systems-MMS/phonebook | T-Systems-MMS | 595,813,635 | 592 | {
"number": 592,
"repo": "phonebook",
"user_login": "T-Systems-MMS"
} | [
{
"action": "opened",
"author": "friedaxvictoria",
"comment_id": null,
"datetime": 1586260695000,
"masked_author": "username_0",
"text": "Before: The user could only view their bookmarked people on the dashboard.\r\n\r\nNow: User can switch between their team and bookmarks. If the user doesn... | 6 | 50 | 5,213 | false | true | 3,871 | true |
kubernetes/kubernetes | kubernetes | 398,063,573 | 72,795 | {
"number": 72795,
"repo": "kubernetes",
"user_login": "kubernetes"
} | [
{
"action": "opened",
"author": "verult",
"comment_id": null,
"datetime": 1547163299000,
"masked_author": "username_0",
"text": "Cherry pick of #71681 on release-1.11.\n\n#71681: Add e2e test for file exec",
"title": "Automated cherry pick of #71681: Add e2e test for file exec",
"typ... | 4 | 17 | 9,480 | false | true | 618 | true |
commercialhaskell/stack | commercialhaskell | 641,438,057 | 5,320 | null | [
{
"action": "opened",
"author": "aryairani",
"comment_id": null,
"datetime": 1592502368000,
"masked_author": "username_0",
"text": "In `doc/README.md`, it says \"the easiest way to install is to run `curl -sSL https://get.haskellstack.org/ | sh`\"\r\n\r\nbut n `doc/travis_ci.md`, it says \"t... | 2 | 2 | 974 | false | false | 974 | false |
PyFilesystem/s3fs | PyFilesystem | 621,254,421 | 70 | null | [
{
"action": "opened",
"author": "poudro",
"comment_id": null,
"datetime": 1589919135000,
"masked_author": "username_0",
"text": "Been having a strange issue with `fs.open` on various files. \r\n\r\nThe code is basically\r\n```\r\n if not fs.exists(path_in_fs):\r\n return None\r\n\r... | 3 | 10 | 6,763 | false | false | 6,763 | true |
getsentry/sentry-javascript | getsentry | 492,065,429 | 2,235 | null | [
{
"action": "opened",
"author": "KangYoosam",
"comment_id": null,
"datetime": 1568186988000,
"masked_author": "username_0",
"text": "## What\r\nIn Expo(ReactNative) documents, it indicates we can use `enableInExpoDevelopment` props.\r\n```\r\nSentry.init({\r\n dsn: 'DSN',\r\n enableInExpoD... | 2 | 3 | 588 | false | false | 588 | false |
kubeflow/manifests | kubeflow | 558,755,877 | 833 | {
"number": 833,
"repo": "manifests",
"user_login": "kubeflow"
} | [
{
"action": "opened",
"author": "cliveseldon",
"comment_id": null,
"datetime": 1580676680000,
"masked_author": "username_0",
"text": "Fixes #832\n\n<!-- Reviewable:start -->\n---\nThis change is [<img src=\"https://reviewable.io/review_button.svg\" height=\"34\" align=\"absmiddle\" alt=\"Rev... | 4 | 5 | 2,090 | false | true | 504 | false |
mhhollomon/yalr | null | 506,319,969 | 25 | null | [
{
"action": "opened",
"author": "mhhollomon",
"comment_id": null,
"datetime": 1570970288000,
"masked_author": "username_0",
"text": "Currently you can only set the precedence of a terminal by predefining it and using `@prec=`.\r\n\r\nFor large sets of terminals this can be rather tedious. Al... | 1 | 3 | 480 | false | false | 480 | false |
ValveSoftware/Proton | ValveSoftware | 624,515,005 | 3,913 | null | [
{
"action": "opened",
"author": "Gman1988",
"comment_id": null,
"datetime": 1590448025000,
"masked_author": "username_0",
"text": "# Compatibility Report\r\n- Name of the game with compatibility issues: Black Desert Online\r\n- Steam AppID of the game: 582660\r\n\r\n## System Information\r\n... | 2 | 3 | 1,411 | false | false | 1,411 | true |
sibson/redbeat | null | 561,732,143 | 151 | null | [
{
"action": "opened",
"author": "joelbixbyrevel",
"comment_id": null,
"datetime": 1581091853000,
"masked_author": "username_0",
"text": "I've noticed that my tasks are scheduled strangely between restarts. For internals, they wait the entire amount of time of the internal.\r\n\r\nAfter diggi... | 3 | 5 | 3,451 | false | false | 3,451 | true |
Shuttle/Shuttle.Esb.RabbitMQ | Shuttle | 601,921,642 | 14 | {
"number": 14,
"repo": "Shuttle.Esb.RabbitMQ",
"user_login": "Shuttle"
} | [
{
"action": "opened",
"author": "zgabi",
"comment_id": null,
"datetime": 1587124579000,
"masked_author": "username_0",
"text": "",
"title": "Upgrade to RabbitMQ 6.0.0",
"type": "issue"
},
{
"action": "created",
"author": "eben-roux",
"comment_id": 616306368,
"date... | 2 | 5 | 677 | false | false | 677 | false |
igrr/mkspiffs | null | 660,512,022 | 75 | null | [
{
"action": "opened",
"author": "morcillo",
"comment_id": null,
"datetime": 1595123536000,
"masked_author": "username_0",
"text": "Hello, I have a project that I just need to create a new file system to upload with my firmware every time I upload it. The thing is that my VM with esp-open-rto... | 1 | 1 | 656 | false | false | 656 | false |
fsprojects/Paket | fsprojects | 588,412,174 | 3,816 | null | [
{
"action": "opened",
"author": "TimLariviere",
"comment_id": null,
"datetime": 1585228501000,
"masked_author": "username_0",
"text": "### Description\r\n\r\nStarting v4.5.0, [Xamarin.Forms](https://www.nuget.org/packages/Xamarin.Forms/4.5.0.495) added 2 new folders in their NuGet packages, ... | 3 | 18 | 11,256 | false | false | 11,256 | true |
modichirag/flowpm | null | 518,367,510 | 14 | null | [
{
"action": "opened",
"author": "EiffL",
"comment_id": null,
"datetime": 1573034850000,
"masked_author": "username_0",
"text": "This issue is to track the development of a benchmark script to test the scaling of a distributed FFT in Mesh TensorFlow under different environments.\r\n\r\nI have... | 2 | 6 | 3,451 | false | false | 3,451 | true |
CSCfi/metadata-submitter | CSCfi | 652,264,966 | 74 | {
"number": 74,
"repo": "metadata-submitter",
"user_login": "CSCfi"
} | [
{
"action": "opened",
"author": "otahontas",
"comment_id": null,
"datetime": 1594123261000,
"masked_author": "username_0",
"text": "### Description\r\n\r\nThis PR adds pagination to query responses, following our api specs.\r\n\r\n### Related issues\r\nFixes #54 \r\n\r\n### Type of change\r\... | 1 | 2 | 987 | false | false | 987 | false |
gnembon/fabric-carpet | null | 603,649,877 | 239 | null | [
{
"action": "opened",
"author": "supersaiyansubtlety",
"comment_id": null,
"datetime": 1587434654000,
"masked_author": "username_0",
"text": "I've noticed that right clicking a dispenser with a cactus only makes it face the direction opposite its current direction, rather than cycling throug... | 2 | 4 | 502 | false | false | 502 | false |
GameDevLiege/GameDevTwitchPlays12 | GameDevLiege | 294,712,369 | 53 | {
"number": 53,
"repo": "GameDevTwitchPlays12",
"user_login": "GameDevLiege"
} | [
{
"action": "opened",
"author": "didztm",
"comment_id": null,
"datetime": 1517913947000,
"masked_author": "username_0",
"text": "Ajout 2 classes : \r\nPhysicsManager <- Classe à implémenter dans l'intégration (façade)\r\nFactionManager : gère la création des 4 camps\r\n\r\nMouvement des mole... | 1 | 2 | 243 | false | false | 243 | false |
neiesc/neiesc.github.io | null | 588,914,075 | 275 | {
"number": 275,
"repo": "neiesc.github.io",
"user_login": "neiesc"
} | [
{
"action": "created",
"author": "neiesc",
"comment_id": 605405888,
"datetime": 1585378650000,
"masked_author": "username_0",
"text": "#56",
"title": null,
"type": "comment"
}
] | 2 | 2 | 5,635 | false | true | 3 | false |
crate/crate | crate | 212,452,492 | 5,049 | {
"number": 5049,
"repo": "crate",
"user_login": "crate"
} | [
{
"action": "opened",
"author": "mfussenegger",
"comment_id": null,
"datetime": 1488897780000,
"masked_author": "username_0",
"text": "Seems like private functions (invokespecial vs invokevirtual) and\ndead-code elimination works better than hiding the logic in a\nspecialized predicate/ondoc... | 2 | 2 | 275 | false | true | 275 | false |
architecture-building-systems/CityEnergyAnalyst | architecture-building-systems | 430,950,004 | 1,866 | null | [
{
"action": "opened",
"author": "daren-thomas",
"comment_id": null,
"datetime": 1554814312000,
"masked_author": "username_0",
"text": "As a User, when I change the selected folder in the \"Projects\" dialog on the Dashboard (http://localhost:5050/project/show), I want the list of scenario-na... | 2 | 9 | 2,054 | false | false | 2,054 | true |
freifunk-gluon/gluon | freifunk-gluon | 383,920,128 | 1,580 | {
"number": 1580,
"repo": "gluon",
"user_login": "freifunk-gluon"
} | [
{
"action": "opened",
"author": "ecsv",
"comment_id": null,
"datetime": 1543004140000,
"masked_author": "username_0",
"text": "Collect module symvers for all external modules to make them available\r\nfor modpost. This fixes dependencies for most external modules.\r\n\r\n root@ffv-5254001... | 3 | 4 | 2,039 | false | false | 2,039 | false |
xiph/rav1e | xiph | 494,127,910 | 1,662 | {
"number": 1662,
"repo": "rav1e",
"user_login": "xiph"
} | [
{
"action": "opened",
"author": "rzumer",
"comment_id": null,
"datetime": 1568648301000,
"masked_author": "username_0",
"text": "All sampling formats are supported (though not fully for non-4:2:0 as mentioned above).",
"title": "Remove input chroma sampling restriction in readme",
"t... | 3 | 3 | 445 | false | true | 167 | false |
Askannz/optimus-manager | null | 529,034,738 | 181 | null | [
{
"action": "opened",
"author": "noctuid",
"comment_id": null,
"datetime": 1574812415000,
"masked_author": "username_0",
"text": "**Describe the bug**\r\nI'm not using a display manager; I have `prime-offload` in my .xinitrc and am running `prime-switch` as root after stopping X. When switch... | 1 | 3 | 1,305 | false | false | 1,305 | false |
rancher/rke | rancher | 519,702,071 | 1,761 | null | [
{
"action": "opened",
"author": "vvkkhjt",
"comment_id": null,
"datetime": 1573186779000,
"masked_author": "username_0",
"text": "**RKE version:**\r\n0.2.2\r\n**Docker version: (`docker version`,`docker info` preferred)**\r\n18.03.0-ce\r\n**Operating system and kernel: (`cat /etc/os-release`... | 2 | 3 | 7,768 | false | true | 7,552 | false |
DataDog/datadog-serverless-functions | DataDog | 599,511,917 | 250 | {
"number": 250,
"repo": "datadog-serverless-functions",
"user_login": "DataDog"
} | [
{
"action": "opened",
"author": "azakordonets",
"comment_id": null,
"datetime": 1586864951000,
"masked_author": "username_0",
"text": "### What does this PR do?\r\nFixes a bug when `message` in log is `dict` and not a `string`\r\n### Motivation\r\nWe were upgrading our datadog lambda to the ... | 2 | 3 | 443 | false | false | 443 | true |
kubernetes/minikube | kubernetes | 614,842,824 | 8,050 | null | [
{
"action": "opened",
"author": "afbjorklund",
"comment_id": null,
"datetime": 1588954867000,
"masked_author": "username_0",
"text": "Something that we discussed about the Docker VM, which allocates 2 GB RAM + 1 GB swap.\r\n\r\nMaybe it is time to increase our default memory allocation to 4 ... | 3 | 11 | 3,581 | false | true | 2,898 | true |
OmnesRes/prepub | null | 365,139,077 | 13 | {
"number": 13,
"repo": "prepub",
"user_login": "OmnesRes"
} | [
{
"action": "opened",
"author": "katrinleinweber",
"comment_id": null,
"datetime": 1538232956000,
"masked_author": "username_0",
"text": "Hello :-)\r\n\r\nThe DOI foundation recommends [this new resolver](https://www.doi.org/doi_handbook/3_Resolution.html#3.8). Yes, a bit ironic that they wo... | 2 | 3 | 761 | false | false | 761 | false |
bw-med-cabinet-3/Front-End | bw-med-cabinet-3 | 561,283,491 | 46 | {
"number": 46,
"repo": "Front-End",
"user_login": "bw-med-cabinet-3"
} | [
{
"action": "opened",
"author": "lyndsiWilliams",
"comment_id": null,
"datetime": 1581024890000,
"masked_author": "username_0",
"text": "",
"title": "Carl sachs",
"type": "issue"
}
] | 2 | 2 | 328 | false | true | 0 | false |
sudara/alonetone | null | 365,570,442 | 221 | {
"number": 221,
"repo": "alonetone",
"user_login": "sudara"
} | [
{
"action": "created",
"author": "sudara",
"comment_id": 426001283,
"datetime": 1538416390000,
"masked_author": "username_0",
"text": "@dependabot ignore this dependency",
"title": null,
"type": "comment"
}
] | 2 | 3 | 4,534 | false | true | 34 | false |
OGRECave/ogre | OGRECave | 573,256,460 | 1,476 | null | [
{
"action": "opened",
"author": "LMCrashy",
"comment_id": null,
"datetime": 1582966358000,
"masked_author": "username_0",
"text": "Therefore, the values aren't uploaded at the right place.\r\n\r\nMaybe the GpuConstantDefinitionMap should use an unordered map ?",
"title": "Shared params &... | 2 | 13 | 4,167 | false | false | 4,167 | true |
mtoqeer/personal-porfolio | null | 562,191,832 | 1 | null | [
{
"action": "closed",
"author": "mtoqeer",
"comment_id": null,
"datetime": 1581262060000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 328 | false | true | 0 | false |
carbon-design-system/carbon-tutorial | carbon-design-system | 573,407,771 | 3,813 | {
"number": 3813,
"repo": "carbon-tutorial",
"user_login": "carbon-design-system"
} | [
{
"action": "opened",
"author": "ahmnouira",
"comment_id": null,
"datetime": 1583008863000,
"masked_author": "username_0",
"text": "",
"title": "feat(tutorial): complete step 2",
"type": "issue"
}
] | 2 | 2 | 184 | false | true | 0 | false |
bcgov/rems | bcgov | 602,253,738 | 46 | null | [
{
"action": "created",
"author": "ateucher",
"comment_id": 616873494,
"datetime": 1587427568000,
"masked_author": "username_0",
"text": "Added topics: `env`, `rstats`, `r`, `data-science`.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "ateucher",
... | 2 | 3 | 3,429 | false | true | 51 | false |
storybookjs/addon-jsx | storybookjs | 511,324,044 | 91 | {
"number": 91,
"repo": "addon-jsx",
"user_login": "storybookjs"
} | [
{
"action": "opened",
"author": "ndelangen",
"comment_id": null,
"datetime": 1571837338000,
"masked_author": "username_0",
"text": "<!-- GITHUB_RELEASE PR BODY: canary-version -->\nPublished PR with canary version: `7.1.11-canary.91.230`\n<!-- GITHUB_RELEASE PR BODY: canary-version -->",
... | 2 | 2 | 238 | false | false | 238 | false |
apple/coremltools | apple | 385,031,446 | 299 | null | [
{
"action": "opened",
"author": "manuelcosta74",
"comment_id": null,
"datetime": 1543360901000,
"masked_author": "username_0",
"text": "@username_1 back to standardization. \r\n\r\nIs there an \"off the shelf\" solution to do a per channel and per image standardization (mean & stdev) like Te... | 2 | 4 | 592 | false | false | 592 | true |
libra/libra | libra | 609,530,729 | 3,666 | null | [
{
"action": "opened",
"author": "dayadam",
"comment_id": null,
"datetime": 1588215858000,
"masked_author": "username_0",
"text": "[ERROR] Error minting coins: Failed to query remote faucet server[status=503]: \"<html><body><h1>503 Service Unavailable</h1>\\nNo server is available to handle t... | 1 | 3 | 252 | false | false | 252 | false |
likejazz/likejazz.github.io | null | 339,267,504 | 6 | null | [
{
"action": "opened",
"author": "likejazz",
"comment_id": null,
"datetime": 1531092347000,
"masked_author": "username_0",
"text": "",
"title": "GitHub Page/Wiki Images 5",
"type": "issue"
},
{
"action": "created",
"author": "likejazz",
"comment_id": 404495844,
"da... | 1 | 6 | 1,089 | false | false | 1,089 | false |
Azure/autorest.python | Azure | 595,465,033 | 553 | null | [
{
"action": "opened",
"author": "lmazuel",
"comment_id": null,
"datetime": 1586211708000,
"masked_author": "username_0",
"text": "``\r\nC:\\Users\\username_0\\AppData\\Roaming\\npm\\autorest.CMD C:\\Users\\username_0\\Git\\azure-rest-api-specs\\specification\\reservations\\resource-manager\\... | 2 | 3 | 1,607 | false | false | 1,607 | true |
trailofbits/cb-multios | trailofbits | 475,839,516 | 65 | null | [
{
"action": "opened",
"author": "woodruffw",
"comment_id": null,
"datetime": 1564686035000,
"masked_author": "username_0",
"text": "#64 makes macOS use ninja; Windows should do the same on AppVeyor.",
"title": "Use ninja on Windows CI",
"type": "issue"
},
{
"action": "created... | 2 | 5 | 620 | false | false | 620 | false |
archriss/react-native-snap-carousel | archriss | 619,385,227 | 694 | {
"number": 694,
"repo": "react-native-snap-carousel",
"user_login": "archriss"
} | [
{
"action": "opened",
"author": "abbasmoosavi",
"comment_id": null,
"datetime": 1589607537000,
"masked_author": "username_0",
"text": "const AnimatedFlatList = FlatList ? Animated.createAnimatedComponent(FlatList) : null;\r\nconst AnimatedScrollView = Animated.createAnimatedComponent(ScrollV... | 2 | 2 | 484 | false | false | 484 | false |
moby/buildkit | moby | 599,451,189 | 1,440 | null | [
{
"action": "opened",
"author": "mbarbero",
"comment_id": null,
"datetime": 1586858833000,
"masked_author": "username_0",
"text": "Similar to #1143\r\n\r\nWhen exporting cache to quay.io, it fails with \r\n\r\n```error: failed to solve: rpc error: code = Unknown desc = error writing manifest... | 3 | 9 | 2,068 | false | false | 2,068 | false |
orange-cloudfoundry/paas-templates | orange-cloudfoundry | 642,199,034 | 821 | null | [
{
"action": "opened",
"author": "poblin-orange",
"comment_id": null,
"datetime": 1592597907000,
"masked_author": "username_0",
"text": "### Expected behavior\r\n\r\n* As a paas-templates operator | cf user | marketplace user | paas-templates author | paas-templates maintainer\r\n* In order t... | 1 | 6 | 2,593 | false | false | 2,593 | false |
computerjazz/react-native-draggable-flatlist | null | 622,669,646 | 185 | null | [
{
"action": "opened",
"author": "malashkevich",
"comment_id": null,
"datetime": 1590083314000,
"masked_author": "username_0",
"text": "**Is your feature request related to a problem? Please describe.**\r\nIs it possible to render some custom view at the spacer? It would be nice to have such ... | 2 | 6 | 1,228 | false | false | 1,228 | true |
techiediaries/ngx-qrcode | null | 418,935,564 | 33 | null | [
{
"action": "opened",
"author": "sebasmdl",
"comment_id": null,
"datetime": 1552075124000,
"masked_author": "username_0",
"text": "",
"title": "ngx-qrcode2.component.d.ts -- cannot find module '@angular/core'",
"type": "issue"
},
{
"action": "closed",
"author": "rafa-as... | 2 | 3 | 13 | false | false | 13 | false |
ooni/probe | ooni | 624,700,483 | 1,169 | null | [
{
"action": "opened",
"author": "lorenzoPrimi",
"comment_id": null,
"datetime": 1590482035000,
"masked_author": "username_0",
"text": "Crashlytics is reporting a crash in DashboardTableViewController.m line 120 trending up.\nNeed to try to reproduce and fix it.",
"title": "Crash in Dashb... | 1 | 4 | 861 | false | false | 861 | false |
avalonmediasystem/avalon | avalonmediasystem | 572,856,118 | 4,011 | null | [
{
"action": "opened",
"author": "joncameron",
"comment_id": null,
"datetime": 1582906872000,
"masked_author": "username_0",
"text": "### Description\nOur long-term goal is to update the IIIF player. We need a comparison of what the player in Avalon currently provides (\n\n### Done Looks Like... | 2 | 3 | 411 | false | false | 411 | false |
google/rust_icu | google | 637,407,059 | 125 | {
"number": 125,
"repo": "rust_icu",
"user_login": "google"
} | [
{
"action": "opened",
"author": "filmil",
"comment_id": null,
"datetime": 1591922311000,
"masked_author": "username_0",
"text": "Here is a draft implementation of ECMA 402 API surface that was proposed here: https://github.com/google/rust_icu/blob/master/experimental/ecma402_listformat/src/l... | 1 | 4 | 1,023 | false | false | 1,023 | false |
denoland/deno | denoland | 618,217,257 | 5,345 | null | [
{
"action": "opened",
"author": "therealadityashankar",
"comment_id": null,
"datetime": 1589461715000,
"masked_author": "username_0",
"text": "any version management service requires being able to discover all the available versions,\r\n\r\nlets say in a module, I use\r\n\r\n```js\r\nimport ... | 3 | 5 | 2,518 | false | false | 2,518 | false |
aabaker/controldlna | null | 602,633,708 | 19 | {
"number": 19,
"repo": "controldlna",
"user_login": "aabaker"
} | [
{
"action": "opened",
"author": "matgoebl",
"comment_id": null,
"datetime": 1587276836000,
"masked_author": "username_0",
"text": "Fix crash when starting playback from a playlist with only a single item, fixes #13\r\nReplaces #14 (forgot cherry pick branch there)",
"title": "Fix crash w... | 2 | 3 | 673 | false | false | 673 | false |
canada-ca/aia-eia-js | canada-ca | 603,165,047 | 205 | {
"number": 205,
"repo": "aia-eia-js",
"user_login": "canada-ca"
} | [
{
"action": "created",
"author": "ShadeWyrm",
"comment_id": 616567767,
"datetime": 1587390693000,
"masked_author": "username_0",
"text": "@dependabot rebase",
"title": null,
"type": "comment"
}
] | 2 | 2 | 6,189 | false | true | 18 | false |
shadowsocks/shadowsocks-windows | shadowsocks | 578,982,159 | 2,828 | null | [
{
"action": "opened",
"author": "jarvok",
"comment_id": null,
"datetime": 1583896758000,
"masked_author": "username_0",
"text": "<!--\r\n- Shadowsocks is a non-profit open source project. If you bought the service from a provider, please contact them.\r\n 影梭(Shadowsocks)是一个开源非盈利项目,不提供任何托管服务... | 10 | 15 | 2,409 | false | false | 2,409 | false |
apache/incubator-echarts | apache | 662,468,195 | 12,999 | null | [
{
"action": "opened",
"author": "yvv11520",
"comment_id": null,
"datetime": 1595296424000,
"masked_author": "username_0",
"text": "### Version\r\n4.8.0\r\n\r\n### Reproduction link\r\n[https://gallery.echartsjs.com/editor.html?c=xyfKams4BO&v=1](https://gallery.echartsjs.com/editor.html?c=xyf... | 4 | 4 | 1,159 | false | true | 425 | false |
1767914826/github-slideshow | null | 614,568,528 | 1 | null | [
{
"action": "created",
"author": "1767914826",
"comment_id": 625688342,
"datetime": 1588924095000,
"masked_author": "username_0",
"text": "OK\r\n\r\n\r\n\r\n\r\n\r\n\r\n------------------ 原始邮件 ------------------",
"title": null,
"type": "comment"
}
] | 2 | 3 | 6,213 | false | true | 68 | false |
fortran-lang/stdlib | fortran-lang | 547,249,971 | 105 | null | [
{
"action": "opened",
"author": "leonfoks",
"comment_id": null,
"datetime": 1578545883000,
"masked_author": "username_0",
"text": "There is quite a wide variety of proposals.\r\n\r\nDoes it make sense ahead of time to split the stdlib into defined parts like numpy and scipy have done?\r\nI c... | 5 | 12 | 5,566 | false | false | 5,566 | true |
pnp/pnpjs | pnp | 515,783,620 | 906 | null | [
{
"action": "opened",
"author": "harrychen1",
"comment_id": null,
"datetime": 1572560322000,
"masked_author": "username_0",
"text": "### Category\r\n- [ ] Enhancement\r\n- [X ] Bug\r\n- [ ] Question\r\n- [ ] Documentation gap/issue\r\n\r\n### Version \r\n\r\nPlease specify what version of th... | 4 | 6 | 3,954 | false | true | 3,804 | true |
alpacahq/alpaca-trade-api-python | alpacahq | 527,729,043 | 123 | null | [
{
"action": "opened",
"author": "keramtalb",
"comment_id": null,
"datetime": 1574616171000,
"masked_author": "username_0",
"text": "Polygon has announced retiring some of the tick end points still used in this library on Jan 1, 2020 - https://polygon.io/blog/action-required-v1-tick-api-will-... | 2 | 3 | 523 | false | false | 523 | false |
warpnet/salt-lint | warpnet | 667,891,604 | 179 | {
"number": 179,
"repo": "salt-lint",
"user_login": "warpnet"
} | [
{
"action": "opened",
"author": "chrisvanbreeden",
"comment_id": null,
"datetime": 1596033024000,
"masked_author": "username_0",
"text": "",
"title": "Added rule: check that jinja template files have the correct extension",
"type": "issue"
},
{
"action": "created",
"autho... | 2 | 3 | 1,306 | false | false | 1,306 | false |
boltdesignsystem/bolt | boltdesignsystem | 539,677,194 | 1,626 | {
"number": 1626,
"repo": "bolt",
"user_login": "boltdesignsystem"
} | [
{
"action": "opened",
"author": "sghoweri",
"comment_id": null,
"datetime": 1576675372000,
"masked_author": "username_0",
"text": "## Jira\r\nN/A\r\n\r\n## Summary\r\nAuto-format + re-order any `package.json` files that get updated.\r\n\r\n## Details\r\nUses https://www.npmjs.com/package/sor... | 1 | 2 | 418 | false | false | 418 | false |
V4Fire/Client | V4Fire | 616,524,024 | 230 | null | [
{
"action": "opened",
"author": "bonkalol",
"comment_id": null,
"datetime": 1589277459000,
"masked_author": "username_0",
"text": "Репорт:\r\n\"Ставишь медленный интернет. И начинаешь переключать сегменты, не дожидаясь их загрузки. Ты заметишь, что в какой-то момент пропадают скелетоны\"\r\n... | 2 | 3 | 2,613 | false | false | 2,613 | false |
open-mmlab/mmdetection | open-mmlab | 618,184,110 | 2,720 | null | [
{
"action": "opened",
"author": "Mxbonn",
"comment_id": null,
"datetime": 1589458798000,
"masked_author": "username_0",
"text": "By default COCO doesn't use a single IoU to calculate the mAP but instead averages over a range of IoUs (IoU=0.50:0.95).\r\nThe evaluate function also outputs the ... | 3 | 4 | 14,123 | false | false | 14,123 | true |
johnrengelman/gradle-processes | null | 472,534,072 | 16 | null | [
{
"action": "opened",
"author": "ddelponte",
"comment_id": null,
"datetime": 1564002911000,
"masked_author": "username_0",
"text": "I have a multi-project build.\r\n\r\nIt contains four sample apps.\r\n\r\nI would like to have one gradle task that will:\r\n\r\n1. start sample app 1:\r\n -... | 1 | 2 | 492 | false | false | 492 | false |
cmiscm/leonsans | null | 488,304,622 | 9 | null | [
{
"action": "opened",
"author": "rcrath",
"comment_id": null,
"datetime": 1567454068000,
"masked_author": "username_0",
"text": "I really like the look of metaball, but can't figure out where it gets is unique \"burnt-in\" look. I tried to figure it out from the code, but all I see are stan... | 4 | 6 | 4,002 | false | false | 4,002 | true |
hasktorch/hasktorch | hasktorch | 317,014,788 | 84 | null | [
{
"action": "opened",
"author": "stites",
"comment_id": null,
"datetime": 1524525135000,
"masked_author": "username_0",
"text": "Might be a bit tricky, but it would be nice to say something like:\r\n```\r\nmain :: IO ()\r\nmain = do\r\n t :: DoubleTensor '[1,2,3] <- fromList [1..]\r\n prin... | 1 | 3 | 481 | false | false | 481 | false |
apache/hbase | apache | 570,577,998 | 1,206 | {
"number": 1206,
"repo": "hbase",
"user_login": "apache"
} | [
{
"action": "opened",
"author": "Apache9",
"comment_id": null,
"datetime": 1582637947000,
"masked_author": "username_0",
"text": "",
"title": "HBASE-23890 Update the rsgroup section in our ref guide",
"type": "issue"
},
{
"action": "created",
"author": "Apache9",
"com... | 2 | 6 | 9,496 | false | true | 27 | false |
facebook/react | facebook | 607,715,560 | 18,755 | {
"number": 18755,
"repo": "react",
"user_login": "facebook"
} | [
{
"action": "opened",
"author": "bl00mber",
"comment_id": null,
"datetime": 1588007879000,
"masked_author": "username_0",
"text": "",
"title": "Allow Node 14.x",
"type": "issue"
}
] | 3 | 4 | 1,126 | false | true | 0 | false |
arlac77/svelte-guard-history-router | null | 644,026,725 | 244 | null | [
{
"action": "closed",
"author": "arlac77",
"comment_id": null,
"datetime": 1592935574000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 6,174 | false | true | 0 | false |
ros2/rosbag2 | ros2 | 564,885,938 | 294 | {
"number": 294,
"repo": "rosbag2",
"user_login": "ros2"
} | [
{
"action": "opened",
"author": "zmichaels11",
"comment_id": null,
"datetime": 1581620219000,
"masked_author": "username_0",
"text": "### Changes\r\n* Require `compression_mode_` to not be none within `load_next_file`\r\n* Require `decompressor_` to not be null if `compression_mode_` is `FIL... | 5 | 11 | 2,526 | false | false | 2,526 | true |
teamcapybara/capybara | teamcapybara | 255,003,088 | 1,910 | {
"number": 1910,
"repo": "capybara",
"user_login": "teamcapybara"
} | [
{
"action": "opened",
"author": "herwinw",
"comment_id": null,
"datetime": 1504521621000,
"masked_author": "username_0",
"text": "",
"title": "Fixed typo in docs of capybara/minitest",
"type": "issue"
},
{
"action": "created",
"author": "twalpole",
"comment_id": 32699... | 2 | 2 | 6 | false | false | 6 | false |
github/linguist | github | 545,995,457 | 4,762 | {
"number": 4762,
"repo": "linguist",
"user_login": "github"
} | [
{
"action": "opened",
"author": "lpil",
"comment_id": null,
"datetime": 1578353586000,
"masked_author": "username_0",
"text": "The Elixir template language sometimes uses the extension `.leex`, when used with the LiveView library.\r\n\r\nThis is documented here https://hexdocs.pm/phoenix_liv... | 2 | 3 | 1,197 | false | false | 1,197 | false |
dotnet/EntityFramework.Docs | dotnet | 576,208,642 | 2,165 | null | [
{
"action": "opened",
"author": "jeffw-wherethebitsroam",
"comment_id": null,
"datetime": 1583410291000,
"masked_author": "username_0",
"text": "These methods \"throw an exception if there is not exactly one element in the sequence.\" It would be great if it was documented *which* exception ... | 2 | 3 | 1,039 | false | false | 1,039 | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.