Unnamed: 0 int64 1 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 3 438 | labels stringlengths 4 308 | body stringlengths 7 254k | index stringclasses 7
values | text_combine stringlengths 96 254k | label stringclasses 2
values | text stringlengths 96 246k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
145,366 | 13,149,088,722 | IssuesEvent | 2020-08-09 02:28:21 | kubernetes/kops | https://api.github.com/repos/kubernetes/kops | closed | api server documentation generation | area/documentation lifecycle/frozen | We need to clean up the instructions for using the tool. Have issue open: https://github.com/kubernetes-incubator/reference-docs/issues/32 | 1.0 | api server documentation generation - We need to clean up the instructions for using the tool. Have issue open: https://github.com/kubernetes-incubator/reference-docs/issues/32 | non_main | api server documentation generation we need to clean up the instructions for using the tool have issue open | 0 |
121,678 | 26,012,688,244 | IssuesEvent | 2022-12-21 04:25:22 | UnitTestBot/UTBotJava | https://api.github.com/repos/UnitTestBot/UTBotJava | closed | Useless assignment of enum values to corresponding static fields in generated tests | bug codegen engine release tailings | **Description**
Generated tests explicitly assign enum values to corresponding static fields, which is useless as the set of enum values is fixed, and no new instances can be created.
**To Reproduce**
Generate a test suite for the `Coin.reverse()` method in the following code.
```java
public enum Coin {
... | 1.0 | Useless assignment of enum values to corresponding static fields in generated tests - **Description**
Generated tests explicitly assign enum values to corresponding static fields, which is useless as the set of enum values is fixed, and no new instances can be created.
**To Reproduce**
Generate a test suite fo... | non_main | useless assignment of enum values to corresponding static fields in generated tests description generated tests explicitly assign enum values to corresponding static fields which is useless as the set of enum values is fixed and no new instances can be created to reproduce generate a test suite fo... | 0 |
326,685 | 28,012,119,040 | IssuesEvent | 2023-03-27 19:26:33 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulatorStressTest.asyncInvocation_and_syncBackups_and_asyncBackups | Team: Core Type: Test-Failure Source: Internal Module: Invocation System | _master_ (commit ee2404a117f71eb319ae58a30f9609ed0e9a4ba7)
Failed on nightly run with Oracle JDK 8: http://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-OracleJDK8-nightly/846/testReport/com.hazelcast.spi.impl.operationservice.impl/BackpressureRegulatorStressTest/asyncInvocation_and_syncBackups_a... | 1.0 | com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulatorStressTest.asyncInvocation_and_syncBackups_and_asyncBackups - _master_ (commit ee2404a117f71eb319ae58a30f9609ed0e9a4ba7)
Failed on nightly run with Oracle JDK 8: http://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-OracleJDK8-night... | non_main | com hazelcast spi impl operationservice impl backpressureregulatorstresstest asyncinvocation and syncbackups and asyncbackups master commit failed on nightly run with oracle jdk stacktrace java lang assertionerror no error should have been thrown but stressthread completed error expected n... | 0 |
118,368 | 15,284,050,526 | IssuesEvent | 2021-02-23 11:41:39 | mysociety/alaveteli | https://api.github.com/repos/mysociety/alaveteli | closed | Figure out how to link from wizard to next page when users land on /help/unhappy directly. | t:design | > Thinking about how to link the wizard to the new followup page. If the user lands on the wizard directly then where is the "Help me send a reply" button going to link - we won't know which request is to follow up on?
>
> – https://github.com/mysociety/alaveteli/issues/5911#issuecomment-759410583 | 1.0 | Figure out how to link from wizard to next page when users land on /help/unhappy directly. - > Thinking about how to link the wizard to the new followup page. If the user lands on the wizard directly then where is the "Help me send a reply" button going to link - we won't know which request is to follow up on?
>
> – ... | non_main | figure out how to link from wizard to next page when users land on help unhappy directly thinking about how to link the wizard to the new followup page if the user lands on the wizard directly then where is the help me send a reply button going to link we won t know which request is to follow up on – ... | 0 |
2,882 | 10,319,570,103 | IssuesEvent | 2019-08-30 17:54:05 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | Backdrop Contributed Project Group Application | Maintainer application | I would like to port a few of my modules to backdrop.
Thanks
| True | Backdrop Contributed Project Group Application - I would like to port a few of my modules to backdrop.
Thanks
| main | backdrop contributed project group application i would like to port a few of my modules to backdrop thanks | 1 |
2,015 | 6,743,780,703 | IssuesEvent | 2017-10-20 13:28:38 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | opened | Horizontal scaling | General_Discussion Maintainability Server_Administration Type_Enhancement x_Help wanted | Can a website running OCPL code be scaled horizontally?
- If YES, what aspects must be taken into consideration and what specific configurations should be set?
- if NO, what are the limiting factors and what can be done to overcome them ? | True | Horizontal scaling - Can a website running OCPL code be scaled horizontally?
- If YES, what aspects must be taken into consideration and what specific configurations should be set?
- if NO, what are the limiting factors and what can be done to overcome them ? | main | horizontal scaling can a website running ocpl code be scaled horizontally if yes what aspects must be taken into consideration and what specific configurations should be set if no what are the limiting factors and what can be done to overcome them | 1 |
413 | 3,479,973,185 | IssuesEvent | 2015-12-29 01:17:15 | caskroom/homebrew-cask | https://api.github.com/repos/caskroom/homebrew-cask | closed | Enable Travis caching | awaiting maintainer feedback travis | As seen on https://docs.travis-ci.com/user/caching#Caching-directories-(Bundler%2C-dependencies)
Looks like the new container-based infrastructure has to be used, which means no sudo.
Not sure if it's feasible, but if so, would speed up Travis checks considerably. | True | Enable Travis caching - As seen on https://docs.travis-ci.com/user/caching#Caching-directories-(Bundler%2C-dependencies)
Looks like the new container-based infrastructure has to be used, which means no sudo.
Not sure if it's feasible, but if so, would speed up Travis checks considerably. | main | enable travis caching as seen on looks like the new container based infrastructure has to be used which means no sudo not sure if it s feasible but if so would speed up travis checks considerably | 1 |
419,547 | 12,224,638,121 | IssuesEvent | 2020-05-02 23:52:08 | TheTofuShop/Menu | https://api.github.com/repos/TheTofuShop/Menu | closed | Allow time scale to be changed | feature-request priority-low | ⭐ **What feature do you want to be added?**
Setting for staff members to change the time scale.
🔎 **Why do you want this feature to be added?**
There are some players that like to do runs during the night, so I feel that they would like to extend the duration of the night in-game.
❓ **Is there something el... | 1.0 | Allow time scale to be changed - ⭐ **What feature do you want to be added?**
Setting for staff members to change the time scale.
🔎 **Why do you want this feature to be added?**
There are some players that like to do runs during the night, so I feel that they would like to extend the duration of the night in-g... | non_main | allow time scale to be changed ⭐ what feature do you want to be added setting for staff members to change the time scale 🔎 why do you want this feature to be added there are some players that like to do runs during the night so i feel that they would like to extend the duration of the night in g... | 0 |
863 | 4,533,209,123 | IssuesEvent | 2016-09-08 10:42:41 | KazDragon/terminalpp | https://api.github.com/repos/KazDragon/terminalpp | closed | Add sanitizers to CI | Continuous Integration in progress Maintainability | Three sanitizers are available from Clang:
* address
* undefined behaviour
* thread | True | Add sanitizers to CI - Three sanitizers are available from Clang:
* address
* undefined behaviour
* thread | main | add sanitizers to ci three sanitizers are available from clang address undefined behaviour thread | 1 |
22,912 | 15,646,541,985 | IssuesEvent | 2021-03-23 01:10:03 | opencog/link-grammar | https://api.github.com/repos/opencog/link-grammar | closed | Dialect support! | enhancement infrastructure | Below is a sketch of how to add dialect support, and why its a good idea.
Currently, {} is used to indicate optional connectors: for example: A+ & {B- & C+} indicates that (B- & C+) is optional.
Lets give options names! These names will be names of dialects! So, for example: A+ & {B- & C+}{irish} means that (B- ... | 1.0 | Dialect support! - Below is a sketch of how to add dialect support, and why its a good idea.
Currently, {} is used to indicate optional connectors: for example: A+ & {B- & C+} indicates that (B- & C+) is optional.
Lets give options names! These names will be names of dialects! So, for example: A+ & {B- & C+}{irish... | non_main | dialect support below is a sketch of how to add dialect support and why its a good idea currently is used to indicate optional connectors for example a b c indicates that b c is optional lets give options names these names will be names of dialects so for example a b c irish... | 0 |
254,140 | 21,730,939,856 | IssuesEvent | 2022-05-11 11:57:39 | wazuh/wazuh-qa | https://api.github.com/repos/wazuh/wazuh-qa | closed | E2E test: Auditing commands run by user | team/qa test/system subteam/qa-hurricane type/testing-development | # Context
[This](https://github.com/wazuh/wazuh/wiki/Proof-of-concept-guide#auditing-commands-run-by-user) use case needs to be tested automatically to speed up the testing process.
# Tasks
Following the [guide](https://github.com/wazuh/wazuh/wiki/Proof-of-concept-guide#auditing-commands-run-by-user), is necessary... | 2.0 | E2E test: Auditing commands run by user - # Context
[This](https://github.com/wazuh/wazuh/wiki/Proof-of-concept-guide#auditing-commands-run-by-user) use case needs to be tested automatically to speed up the testing process.
# Tasks
Following the [guide](https://github.com/wazuh/wazuh/wiki/Proof-of-concept-guide#au... | non_main | test auditing commands run by user context use case needs to be tested automatically to speed up the testing process tasks following the is necessary to achieve these tasks to successfully test the scenario in the agent check that auditd daemon is running check the auditd conf... | 0 |
181,714 | 30,728,358,172 | IssuesEvent | 2023-07-27 21:52:07 | 18F/TLC-crew | https://api.github.com/repos/18F/TLC-crew | closed | Update 18F Federalist Page | design content engineering | ### A description of the work
We have this case study about Federalist on the 18F website. But, there are few fixes to improve the accuracy and experience of this page:
Example of alignment issue:
<img width="1160" alt="Screen Shot 2023-04-17 at 5 05 20 PM" src="https://user-images.githubusercontent.com/2374206/2... | 1.0 | Update 18F Federalist Page - ### A description of the work
We have this case study about Federalist on the 18F website. But, there are few fixes to improve the accuracy and experience of this page:
Example of alignment issue:
<img width="1160" alt="Screen Shot 2023-04-17 at 5 05 20 PM" src="https://user-images.gi... | non_main | update federalist page a description of the work we have this case study about federalist on the website but there are few fixes to improve the accuracy and experience of this page example of alignment issue img width alt screen shot at pm src point of contact on this ... | 0 |
5,261 | 26,618,987,963 | IssuesEvent | 2023-01-24 09:46:22 | mlocati/docker-php-extension-installer | https://api.github.com/repos/mlocati/docker-php-extension-installer | closed | Support solr with PHP 8.1 | waiting for external maintainer | Their master branch should be ok: we just need that they publish a new version (keep an eye on https://pecl.php.net/package-changelog.php?package=solr for a version greater than 2.5.1) | True | Support solr with PHP 8.1 - Their master branch should be ok: we just need that they publish a new version (keep an eye on https://pecl.php.net/package-changelog.php?package=solr for a version greater than 2.5.1) | main | support solr with php their master branch should be ok we just need that they publish a new version keep an eye on for a version greater than | 1 |
639,349 | 20,751,678,440 | IssuesEvent | 2022-03-15 08:17:28 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | opened | Upgrade Dockerfile grammar | priority:low user:r2c lang:dockerfile | This is a follow-up to https://github.com/returntocorp/semgrep/pull/4813
* the dockerfile grammar has already been extended (https://github.com/returntocorp/ocaml-tree-sitter-semgrep/pull/293) with an ellipsis after CMD/RUN/etc. We should then get rid of the hack that parses `...` using PCRE.
* there are some changes... | 1.0 | Upgrade Dockerfile grammar - This is a follow-up to https://github.com/returntocorp/semgrep/pull/4813
* the dockerfile grammar has already been extended (https://github.com/returntocorp/ocaml-tree-sitter-semgrep/pull/293) with an ellipsis after CMD/RUN/etc. We should then get rid of the hack that parses `...` using PC... | non_main | upgrade dockerfile grammar this is a follow up to the dockerfile grammar has already been extended with an ellipsis after cmd run etc we should then get rid of the hack that parses using pcre there are some changes not sure how many which require changes here and there in the ocaml boilerplate | 0 |
2,349 | 8,394,227,590 | IssuesEvent | 2018-10-09 23:31:21 | Homebrew/homebrew-cask | https://api.github.com/repos/Homebrew/homebrew-cask | closed | Make a homebrew/cask-java tap? | awaiting maintainer feedback discussion | Current casks:
- `java`: OpenJDK 11
- `adoptopenjdk` JDK 11
- `oracle-jdk`: OracleJDK 11
- `zulu`: ZuluJDK 10
- `java8`: OracleJDK 8 (versions)
- `java10`: OracleJDK 10 (versions)
- `zulu7`: ZuluJDK 7 (versions)
- `zulu8`: ZuluJDK 8 (versions)
- `zulu9`: ZuluJDK 9 (versions)
Related cask: `java-jdk-javado... | True | Make a homebrew/cask-java tap? - Current casks:
- `java`: OpenJDK 11
- `adoptopenjdk` JDK 11
- `oracle-jdk`: OracleJDK 11
- `zulu`: ZuluJDK 10
- `java8`: OracleJDK 8 (versions)
- `java10`: OracleJDK 10 (versions)
- `zulu7`: ZuluJDK 7 (versions)
- `zulu8`: ZuluJDK 8 (versions)
- `zulu9`: ZuluJDK 9 (versions)
... | main | make a homebrew cask java tap current casks java openjdk adoptopenjdk jdk oracle jdk oraclejdk zulu zulujdk oraclejdk versions oraclejdk versions zulujdk versions zulujdk versions zulujdk versions related cask java jdk... | 1 |
134,919 | 30,212,806,770 | IssuesEvent | 2023-07-05 13:49:21 | KDWSS/Java-Demo-2 | https://api.github.com/repos/KDWSS/Java-Demo-2 | opened | Code Security Report: 17 high severity findings, 58 total findings | Mend: code security findings | # Code Security Report
### Scan Metadata
**Latest Scan:** 2023-07-05 01:48pm
**Total Findings:** 58 | **New Findings:** 0 | **Resolved Findings:** 0
**Tested Project Files:** 102
**Detected Programming Languages:** 1 (Java)
<!-- SAST-MANUAL-SCAN-START -->
- [ ] Check this box to manually trigger a scan
<!-- SAST-MA... | 1.0 | Code Security Report: 17 high severity findings, 58 total findings - # Code Security Report
### Scan Metadata
**Latest Scan:** 2023-07-05 01:48pm
**Total Findings:** 58 | **New Findings:** 0 | **Resolved Findings:** 0
**Tested Project Files:** 102
**Detected Programming Languages:** 1 (Java)
<!-- SAST-MANUAL-SCAN-ST... | non_main | code security report high severity findings total findings code security report scan metadata latest scan total findings new findings resolved findings tested project files detected programming languages java check this box to manually trigg... | 0 |
1,152 | 5,026,312,029 | IssuesEvent | 2016-12-15 12:07:40 | aroberge/reeborg | https://api.github.com/repos/aroberge/reeborg | closed | Add extra canvases for animation | easier to maintain enhancement | Add extra canvases for animations, which will make updating the display more robust when using animated objects/tiles/etc.
Use this opportunity to regroup all z-index in the css file in one "block" for ease of maintenance.
| True | Add extra canvases for animation - Add extra canvases for animations, which will make updating the display more robust when using animated objects/tiles/etc.
Use this opportunity to regroup all z-index in the css file in one "block" for ease of maintenance.
| main | add extra canvases for animation add extra canvases for animations which will make updating the display more robust when using animated objects tiles etc use this opportunity to regroup all z index in the css file in one block for ease of maintenance | 1 |
2,389 | 8,490,695,669 | IssuesEvent | 2018-10-27 04:03:38 | invertase/react-native-firebase | https://api.github.com/repos/invertase/react-native-firebase | closed | Firebase.database().ref().on() fires only once with Live Reload | RN-0.57.x await-maintainer-feedback database react-native rn-reload 🐞 bug 👁investigate 🤖 android | ```console
> react-native info
OS: Windows 10
Node: 8.9.4
npm: 6.1.0
Packages: (wanted => installed)
react: ^16.3.2 => 16.4.1
react-native: ^0.55.3 => 0.55.3
```
```json
// package.json
{
"dependencies": {
"react": "^16.3.2",
"react-native": "^0.55.3",
"react-nativ... | True | Firebase.database().ref().on() fires only once with Live Reload - ```console
> react-native info
OS: Windows 10
Node: 8.9.4
npm: 6.1.0
Packages: (wanted => installed)
react: ^16.3.2 => 16.4.1
react-native: ^0.55.3 => 0.55.3
```
```json
// package.json
{
"dependencies": {
"react": "^... | main | firebase database ref on fires only once with live reload console react native info os windows node npm packages wanted installed react react native json package json dependencies react ... | 1 |
104,346 | 11,404,433,478 | IssuesEvent | 2020-01-31 09:47:55 | asciidoctor/asciidoctor-pdf | https://api.github.com/repos/asciidoctor/asciidoctor-pdf | closed | Table column autowidth issue | documentation | When generating the following tables, the longest entries in the first two columns wraps the last character. In the first table, `Label1` is always wrapped and `100` is wrapped, however in the second table, `Label1` isn't wrapped (due to `Labels1` being longer) and `100` isn't wrapped due to `1000` being longer.
``... | 1.0 | Table column autowidth issue - When generating the following tables, the longest entries in the first two columns wraps the last character. In the first table, `Label1` is always wrapped and `100` is wrapped, however in the second table, `Label1` isn't wrapped (due to `Labels1` being longer) and `100` isn't wrapped du... | non_main | table column autowidth issue when generating the following tables the longest entries in the first two columns wraps the last character in the first table is always wrapped and is wrapped however in the second table isn t wrapped due to being longer and isn t wrapped due to being longe... | 0 |
55,652 | 11,456,404,772 | IssuesEvent | 2020-02-06 21:09:22 | MoonchildProductions/UXP | https://api.github.com/repos/MoonchildProductions/UXP | closed | Get rid of the Presentation Web API | App: Basilisk App: Toolkit C: DOM Code Cleanup Fixed | This has been a WIP in Gecko since 42. It's never been enabled on release versions, and really is more gadgeteering to pollute the code base with unnecessary proprietary messaging systems.
Do we care about sending pages to Chromecast, Roku or DIAL-enabled devices? Nope.
Do we need to be able to talk to "Smart TVs"?... | 1.0 | Get rid of the Presentation Web API - This has been a WIP in Gecko since 42. It's never been enabled on release versions, and really is more gadgeteering to pollute the code base with unnecessary proprietary messaging systems.
Do we care about sending pages to Chromecast, Roku or DIAL-enabled devices? Nope.
Do we n... | non_main | get rid of the presentation web api this has been a wip in gecko since it s never been enabled on release versions and really is more gadgeteering to pollute the code base with unnecessary proprietary messaging systems do we care about sending pages to chromecast roku or dial enabled devices nope do we ne... | 0 |
28,742 | 4,434,307,905 | IssuesEvent | 2016-08-18 01:46:42 | codeforamerica/typeseam | https://api.github.com/repos/codeforamerica/typeseam | closed | Improve form fields | back-end bugs/tests front-end ready | We currently don't ask:
- phone type (cell, home, work, other)
- can we send voicemail
- can we send paper mail
Rewrite the form to capture these questions. | 1.0 | Improve form fields - We currently don't ask:
- phone type (cell, home, work, other)
- can we send voicemail
- can we send paper mail
Rewrite the form to capture these questions. | non_main | improve form fields we currently don t ask phone type cell home work other can we send voicemail can we send paper mail rewrite the form to capture these questions | 0 |
324,799 | 24,017,260,021 | IssuesEvent | 2022-09-15 02:49:29 | timescale/docs | https://api.github.com/repos/timescale/docs | closed | [Feedback] Page: /install/latest/self-hosted/installation-macos/ | documentation community feedback | ### Is it easy to find the information you need?
No
### Are the instructions clear?
No
### How could we improve the Timescale documentation site?
I upgraded my Timescale extension using `brew upgrade timescaledb` (MacOS) and it is no longer functional.
`pg_ctl` utility reports the following at server startup:
... | 1.0 | [Feedback] Page: /install/latest/self-hosted/installation-macos/ - ### Is it easy to find the information you need?
No
### Are the instructions clear?
No
### How could we improve the Timescale documentation site?
I upgraded my Timescale extension using `brew upgrade timescaledb` (MacOS) and it is no longer functio... | non_main | page install latest self hosted installation macos is it easy to find the information you need no are the instructions clear no how could we improve the timescale documentation site i upgraded my timescale extension using brew upgrade timescaledb macos and it is no longer functional ... | 0 |
3,667 | 14,978,788,918 | IssuesEvent | 2021-01-28 11:18:58 | RalfKoban/MiKo-Analyzers | https://api.github.com/repos/RalfKoban/MiKo-Analyzers | opened | ObjectUnderTest should be preceded and followed by a blank line | Area: analyzer Area: maintainability feature | A call on `ObjectUnderTest` (SUT) should be preceded by a blank line if the preceding line contains a call to something that is no call on `ObjectUnderTest`. In addition, a call to `ObjectUnderTest` should be followed by a blank line.
The reason is ease of reading (spotting test subject calls with ease).
Followin... | True | ObjectUnderTest should be preceded and followed by a blank line - A call on `ObjectUnderTest` (SUT) should be preceded by a blank line if the preceding line contains a call to something that is no call on `ObjectUnderTest`. In addition, a call to `ObjectUnderTest` should be followed by a blank line.
The reason is ea... | main | objectundertest should be preceded and followed by a blank line a call on objectundertest sut should be preceded by a blank line if the preceding line contains a call to something that is no call on objectundertest in addition a call to objectundertest should be followed by a blank line the reason is ea... | 1 |
276,711 | 30,522,988,994 | IssuesEvent | 2023-07-19 09:19:28 | NickSham-Sandbox/VulnerableNode | https://api.github.com/repos/NickSham-Sandbox/VulnerableNode | opened | swig-1.4.2.tgz: 1 vulnerabilities (highest severity is: 7.5) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>swig-1.4.2.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/uglify-js/package.json</p>
<p>
<... | True | swig-1.4.2.tgz: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>swig-1.4.2.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulne... | non_main | swig tgz vulnerabilities highest severity is vulnerable library swig tgz path to dependency file package json path to vulnerable library node modules uglify js package json found in head commit a href vulnerabilities cve severity cvss dependency t... | 0 |
386,018 | 11,430,197,311 | IssuesEvent | 2020-02-04 09:38:10 | level73/membernet | https://api.github.com/repos/level73/membernet | closed | Log-in error | Platform: Membernet Priority: High Type: Bug | 
I just set up an account for an ILC staff member (g.baldinelli) and when testing her account by logging in, I get the bug pictured above. | 1.0 | Log-in error - 
I just set up an account for an ILC staff member (g.baldinelli) and when testing her account by logging in, I get the bug pictured above. | non_main | log in error i just set up an account for an ilc staff member g baldinelli and when testing her account by logging in i get the bug pictured above | 0 |
5,619 | 28,114,232,198 | IssuesEvent | 2023-03-31 09:31:01 | microsoft/mu_oem_sample | https://api.github.com/repos/microsoft/mu_oem_sample | closed | [Bug]: DFCI_CertChainingTest report fail when manufacturing mode | type:bug state:needs-maintainer-feedback state:needs-triage state:needs-owner urgency:medium | ### Is there an existing issue for this?
- [x] I have searched existing issues
### Current Behavior
Follow the implementation of DfciUiDisplayAuthDialog function, [DFCI_CertChainingTest ](https://microsoft.github.io/mu/dyn/mu_feature_dfci/DfciPkg/UnitTests/DfciTests/readme/#extended-testing)reports 5 Fails when man... | True | [Bug]: DFCI_CertChainingTest report fail when manufacturing mode - ### Is there an existing issue for this?
- [x] I have searched existing issues
### Current Behavior
Follow the implementation of DfciUiDisplayAuthDialog function, [DFCI_CertChainingTest ](https://microsoft.github.io/mu/dyn/mu_feature_dfci/DfciPkg/Un... | main | dfci certchainingtest report fail when manufacturing mode is there an existing issue for this i have searched existing issues current behavior follow the implementation of dfciuidisplayauthdialog function fails when manufacturing mode dfciuidisplayauthdialog function will accept the enr... | 1 |
1,800 | 6,575,922,908 | IssuesEvent | 2017-09-11 17:50:57 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Enhancement request: add ability to modify instance user-data after initial launch. | affects_2.2 aws cloud feature_idea waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
ec2.py
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.2.0 (devel fa5f8a7543) last updated 2016/09/18 02:10:05 (GMT -... | True | Enhancement request: add ability to modify instance user-data after initial launch. - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
ec2.py
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes b... | main | enhancement request add ability to modify instance user data after initial launch issue type feature idea component name py ansible version ansible devel last updated gmt lib ansible modules core detached head last updated gmt lib... | 1 |
1,717 | 6,574,472,923 | IssuesEvent | 2017-09-11 13:01:19 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Copy Module Fails with relatively large files | affects_2.3 bug_report waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Copy module
##### ANSIBLE VERSION
```
ansible 2.3.0 (devel 32a7b4ce71) last updated 2016/11/03 11:04:12 (GMT -500)
lib/ansible/modules/core: (detached HEAD 7cc4d3fe04) last updated 2016/11/03 11:04:33 (GMT -500)
lib/ansible/modules/extras: (detached HE... | True | Copy Module Fails with relatively large files - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
Copy module
##### ANSIBLE VERSION
```
ansible 2.3.0 (devel 32a7b4ce71) last updated 2016/11/03 11:04:12 (GMT -500)
lib/ansible/modules/core: (detached HEAD 7cc4d3fe04) last updated 2016/11/03 11:04:33 (GMT -... | main | copy module fails with relatively large files issue type bug report component name copy module ansible version ansible devel last updated gmt lib ansible modules core detached head last updated gmt lib ansible modules extras d... | 1 |
87,020 | 25,009,970,648 | IssuesEvent | 2022-11-03 14:36:58 | Crocoblock/suggestions | https://api.github.com/repos/Crocoblock/suggestions | closed | Global settings for jet woobuilder | JetWooBuilder | hello crocoblock team
I use 12 product carousels (product grid) on my website. Every time I decide to edit the style in them, I have to do it for each one. Even for some I forget to do. So this is a big challenge for me and many users.
So it's great if you add a new feature, that we style the product grid or list w... | 1.0 | Global settings for jet woobuilder - hello crocoblock team
I use 12 product carousels (product grid) on my website. Every time I decide to edit the style in them, I have to do it for each one. Even for some I forget to do. So this is a big challenge for me and many users.
So it's great if you add a new feature, tha... | non_main | global settings for jet woobuilder hello crocoblock team i use product carousels product grid on my website every time i decide to edit the style in them i have to do it for each one even for some i forget to do so this is a big challenge for me and many users so it s great if you add a new feature that... | 0 |
3,856 | 17,019,950,251 | IssuesEvent | 2021-07-02 17:15:57 | obs-websocket-community-projects/obs-websocket-java | https://api.github.com/repos/obs-websocket-community-projects/obs-websocket-java | closed | Usage Examples | 5.X.X Support maintainability | Rather than providing examples in the README, we could provide a small examples module/directory showing how to use the client for some common use cases:
- [x] Connect
- [x] Send a Request through convinience method
- [x] Send a Request through *Request class
- [x] Disconnect
- [x] Reconnect
- etc as requeste... | True | Usage Examples - Rather than providing examples in the README, we could provide a small examples module/directory showing how to use the client for some common use cases:
- [x] Connect
- [x] Send a Request through convinience method
- [x] Send a Request through *Request class
- [x] Disconnect
- [x] Reconnect
... | main | usage examples rather than providing examples in the readme we could provide a small examples module directory showing how to use the client for some common use cases connect send a request through convinience method send a request through request class disconnect reconnect etc as r... | 1 |
479 | 3,755,249,570 | IssuesEvent | 2016-03-12 14:37:55 | duckduckgo/zeroclickinfo-goodies | https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies | closed | People in Space IA | Maintainer Input Requested Suggestion | I think we can add designation such as `Commander` as well to IA. This is readily available at data source http://www.howmanypeopleareinspacerightnow.com/
------
IA Page: http://duck.co/ia/view/people_in_space
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @elebow | True | People in Space IA - I think we can add designation such as `Commander` as well to IA. This is readily available at data source http://www.howmanypeopleareinspacerightnow.com/
------
IA Page: http://duck.co/ia/view/people_in_space
[Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @elebow | main | people in space ia i think we can add designation such as commander as well to ia this is readily available at data source ia page elebow | 1 |
1,603 | 6,572,392,193 | IssuesEvent | 2017-09-11 01:58:05 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | route53_facts doesn't let me list zone's records | affects_2.1 aws bug_report cloud waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
route53_facts
##### ANSIBLE VERSION
```
ansible --version
ansible 2.1.1.0
config file = /Users/wkoszek/r/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### CONFIGURATION
```
# Ansible configuration file
[defaults]
timeout = 120
... | True | route53_facts doesn't let me list zone's records - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
route53_facts
##### ANSIBLE VERSION
```
ansible --version
ansible 2.1.1.0
config file = /Users/wkoszek/r/ansible/ansible.cfg
configured module search path = Default w/o overrides
```
##### CONFIGURATION
```
# An... | main | facts doesn t let me list zone s records issue type bug report component name facts ansible version ansible version ansible config file users wkoszek r ansible ansible cfg configured module search path default w o overrides configuration ansible config... | 1 |
1,979 | 2,581,180,796 | IssuesEvent | 2015-02-13 22:53:54 | azavea/nyc-trees | https://api.github.com/repos/azavea/nyc-trees | closed | Design not displaying correctly in IE | design user testing | The design isn't displaying correctly in IE11, probably in other versions of IE as well.

| 1.0 | Design not displaying correctly in IE - The design isn't displaying correctly in IE11, probably in other versions of IE as well.

| non_main | design not displaying correctly in ie the design isn t displaying correctly in probably in other versions of ie as well | 0 |
2,778 | 9,962,268,105 | IssuesEvent | 2019-07-07 13:10:34 | Homebrew/homebrew-cask | https://api.github.com/repos/Homebrew/homebrew-cask | closed | Feature request: Skip some casks on `brew cask upgrade` | awaiting maintainer feedback | My routine workflow is to upgrade all casks once a week, or on demand as reported by an [update-notifier](https://github.com/vjt/homebrew-update-notifier). Now say there is one cask where I _don't_ want the new version yet. (This mostly applies to development tools, e.g. `chefdk`, where a new major version might be bac... | True | Feature request: Skip some casks on `brew cask upgrade` - My routine workflow is to upgrade all casks once a week, or on demand as reported by an [update-notifier](https://github.com/vjt/homebrew-update-notifier). Now say there is one cask where I _don't_ want the new version yet. (This mostly applies to development to... | main | feature request skip some casks on brew cask upgrade my routine workflow is to upgrade all casks once a week or on demand as reported by an now say there is one cask where i don t want the new version yet this mostly applies to development tools e g chefdk where a new major version might be backwards... | 1 |
344,370 | 24,811,269,102 | IssuesEvent | 2022-10-25 09:36:00 | FuseCP/SolidCP | https://api.github.com/repos/FuseCP/SolidCP | closed | [DS-Heuristics] Problem with deny permissions | documentation | **Describe the bug**
When a deny OU permission is made further up then it will cause the error:
> This access control list is not in canonical form and therefore cannot be modified. at System.Security.AccessControl.CommonAcl.ThrowIfNotCanonical()
**To Reproduce**
Steps to reproduce the behavior:
1. Go to root ... | 1.0 | [DS-Heuristics] Problem with deny permissions - **Describe the bug**
When a deny OU permission is made further up then it will cause the error:
> This access control list is not in canonical form and therefore cannot be modified. at System.Security.AccessControl.CommonAcl.ThrowIfNotCanonical()
**To Reproduce**
... | non_main | problem with deny permissions describe the bug when a deny ou permission is made further up then it will cause the error this access control list is not in canonical form and therefore cannot be modified at system security accesscontrol commonacl throwifnotcanonical to reproduce steps to repro... | 0 |
34,972 | 7,495,149,048 | IssuesEvent | 2018-04-07 17:41:42 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | bug for log1p on csr_matrix | defect scipy.sparse.linalg | I'm trying to use log1p function on csr_matrix. I use two different ways to construct the same csr_matrix but got different results after applying log1p.
### Create the matrix by directly using a python list:
```
>>> mat_1_raw = [[2, 2, 0, 0, 0], [0, 0, 1, 1, 1]]
>>> mat_1 = csr_matrix(mat_1_raw)
>>> mat_1.log... | 1.0 | bug for log1p on csr_matrix - I'm trying to use log1p function on csr_matrix. I use two different ways to construct the same csr_matrix but got different results after applying log1p.
### Create the matrix by directly using a python list:
```
>>> mat_1_raw = [[2, 2, 0, 0, 0], [0, 0, 1, 1, 1]]
>>> mat_1 = csr_ma... | non_main | bug for on csr matrix i m trying to use function on csr matrix i use two different ways to construct the same csr matrix but got different results after applying create the matrix by directly using a python list mat raw mat csr matrix mat raw mat toarray ... | 0 |
402 | 3,455,953,023 | IssuesEvent | 2015-12-17 22:28:16 | tgstation/-tg-station | https://api.github.com/repos/tgstation/-tg-station | closed | NanoUI JSRender not documented. | Maintainability - Hinders improvements Not a bug | ### Problem
@Faerdan implemented NanoUI and vanished before documenting the template markup.
#### Details
One day I decided I would try to learn how NanoUI works and found out it uses [JSRender](http://www.jsviews.com/#jsrapi) for its markup.
I saw how to basically use it, except I got scared when I saw Faerdan us... | True | NanoUI JSRender not documented. - ### Problem
@Faerdan implemented NanoUI and vanished before documenting the template markup.
#### Details
One day I decided I would try to learn how NanoUI works and found out it uses [JSRender](http://www.jsviews.com/#jsrapi) for its markup.
I saw how to basically use it, except ... | main | nanoui jsrender not documented problem faerdan implemented nanoui and vanished before documenting the template markup details one day i decided i would try to learn how nanoui works and found out it uses for its markup i saw how to basically use it except i got scared when i saw faerdan use car... | 1 |
5,530 | 27,641,851,067 | IssuesEvent | 2023-03-10 18:47:19 | deislabs/spiderlightning | https://api.github.com/repos/deislabs/spiderlightning | opened | slight run with 0 capabilities | 🐛 bug 🚧 maintainer issue | **Description of the bug**
When slight is run using a slightfile with 0 capabilities, slight will error out.
**To Reproduce**
Create a slightfile with 0 capabilities and run the app.
| True | slight run with 0 capabilities - **Description of the bug**
When slight is run using a slightfile with 0 capabilities, slight will error out.
**To Reproduce**
Create a slightfile with 0 capabilities and run the app.
| main | slight run with capabilities description of the bug when slight is run using a slightfile with capabilities slight will error out to reproduce create a slightfile with capabilities and run the app | 1 |
11,285 | 13,235,781,480 | IssuesEvent | 2020-08-18 18:38:30 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP Upgrade: Compatibility issues found in dir1/dirb/diry | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* <b>Error in dir1/dirb/diry/y.php</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4... | True | PHP Upgrade: Compatibility issues found in dir1/dirb/diry - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems:
* <b>Error in dir1/dirb/diry/y.php</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gu... | non_main | php upgrade compatibility issues found in dirb diry the following issues were found when scanning branch for compatibility problems error in dirb diry y php extension mysql is deprecated since php and removed since php use mysqli instead this is an automated report | 0 |
112,701 | 9,597,269,901 | IssuesEvent | 2019-05-09 20:50:20 | saltstack/salt | https://api.github.com/repos/saltstack/salt | closed | integration.modules.test_dockermod.DockerCallTestCase.test_docker_call | 2019.2.2 Test Failure | 2019.2.1 failed [salt-opensuse-15-py3](https://jenkinsci.saltstack.com/job/2019.2.1/job/salt-opensuse-15-py3/23/testReport/junit/integration.modules.test_dockermod/DockerCallTestCase/test_docker_call)
---
```
Traceback (most recent call last):
File "/tmp/kitchen/testing/tests/integration/modules/test_dock... | 1.0 | integration.modules.test_dockermod.DockerCallTestCase.test_docker_call - 2019.2.1 failed [salt-opensuse-15-py3](https://jenkinsci.saltstack.com/job/2019.2.1/job/salt-opensuse-15-py3/23/testReport/junit/integration.modules.test_dockermod/DockerCallTestCase/test_docker_call)
---
```
Traceback (most recent call... | non_main | integration modules test dockermod dockercalltestcase test docker call failed traceback most recent call last file tmp kitchen testing tests integration modules test dockermod py line in test docker call assert ret is true assertionerror | 0 |
4,576 | 23,773,392,656 | IssuesEvent | 2022-09-01 18:26:10 | pyOpenSci/software-review | https://api.github.com/repos/pyOpenSci/software-review | closed | humpi: The python code for the Hurricane Maximum Potential Intensity (HuMPI) model | 1/editor-checks ⌛ pending-maintainer-response New Submission! | Submitting Author: Albenis Pérez-Alarcón (@apalarcon)
Package Name: HuMPI: Hurricane Maximum Potential Intensity model
One-Line Description of Package: https://github.com/apalarcon/HuMPI-master
Repository Link: https://github.com/apalarcon/HuMPI-master
Version submitted: V1.0
Editor: TBD
Reviewer 1: TBD
... | True | humpi: The python code for the Hurricane Maximum Potential Intensity (HuMPI) model - Submitting Author: Albenis Pérez-Alarcón (@apalarcon)
Package Name: HuMPI: Hurricane Maximum Potential Intensity model
One-Line Description of Package: https://github.com/apalarcon/HuMPI-master
Repository Link: https://github.com... | main | humpi the python code for the hurricane maximum potential intensity humpi model submitting author albenis pérez alarcón apalarcon package name humpi hurricane maximum potential intensity model one line description of package repository link version submitted editor tbd reviewer tb... | 1 |
20,207 | 11,418,640,313 | IssuesEvent | 2020-02-03 05:25:05 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Updating Node Pools | Pri1 container-service/svc cxp product-question triaged | > When you use an Azure Resource Manager template to create and managed resources, you can typically update the settings in your template and redeploy to update the resource. With node pools in AKS, the initial node pool profile can't be updated once the AKS cluster has been created. This behavior means that you can't ... | 1.0 | Updating Node Pools - > When you use an Azure Resource Manager template to create and managed resources, you can typically update the settings in your template and redeploy to update the resource. With node pools in AKS, the initial node pool profile can't be updated once the AKS cluster has been created. This behavior... | non_main | updating node pools when you use an azure resource manager template to create and managed resources you can typically update the settings in your template and redeploy to update the resource with node pools in aks the initial node pool profile can t be updated once the aks cluster has been created this behavior... | 0 |
3,886 | 17,241,647,892 | IssuesEvent | 2021-07-21 00:00:12 | Kotlin/kotlin-jupyter | https://api.github.com/repos/Kotlin/kotlin-jupyter | closed | Update Kravis and Krangl library descriptors | library-descriptors maintaining | Kravis: `0.8`, https://github.com/holgerbrandl/kravis/blob/master/CHANGES.md#v08
Krangl: `0.17`, https://github.com/holgerbrandl/krangl/blob/master/CHANGES.md#v017
May be done after the resolution of #254 | True | Update Kravis and Krangl library descriptors - Kravis: `0.8`, https://github.com/holgerbrandl/kravis/blob/master/CHANGES.md#v08
Krangl: `0.17`, https://github.com/holgerbrandl/krangl/blob/master/CHANGES.md#v017
May be done after the resolution of #254 | main | update kravis and krangl library descriptors kravis krangl may be done after the resolution of | 1 |
5,085 | 25,998,346,362 | IssuesEvent | 2022-12-20 13:28:10 | software-mansion/react-native-reanimated | https://api.github.com/repos/software-mansion/react-native-reanimated | opened | ☂️ Deadlock/ANR in performOperations | Platform: Android Platform: iOS Bug Maintainer issue | ### Description
This is an umbrella issue for ANRs/deadlocks on Android/iOS in NodesManager.performOperations.
The bug was introduced in #1215.
### Steps to reproduce
We don't have a repro yet but it needs to use modal or datetime picker as well as animate layout props using Reanimated.
### Snack or a link to a ... | True | ☂️ Deadlock/ANR in performOperations - ### Description
This is an umbrella issue for ANRs/deadlocks on Android/iOS in NodesManager.performOperations.
The bug was introduced in #1215.
### Steps to reproduce
We don't have a repro yet but it needs to use modal or datetime picker as well as animate layout props using... | main | ☂️ deadlock anr in performoperations description this is an umbrella issue for anrs deadlocks on android ios in nodesmanager performoperations the bug was introduced in steps to reproduce we don t have a repro yet but it needs to use modal or datetime picker as well as animate layout props using re... | 1 |
1,853 | 6,577,396,614 | IssuesEvent | 2017-09-12 00:37:26 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Support addgroup in group-module | affects_2.0 feature_idea waiting_on_maintainer | ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
group module
##### ANSIBLE VERSION
```
2.0.2.0
```
##### CONFIGURATION
##### OS / ENVIRONMENT
Target: Alpine Linux
##### SUMMARY
'groupadd' (provided by shadow) is currently in testing only. Ansible should use 'addgroup' (provided by Busybox)
##### STEPS TO REPRO... | True | Support addgroup in group-module - ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
group module
##### ANSIBLE VERSION
```
2.0.2.0
```
##### CONFIGURATION
##### OS / ENVIRONMENT
Target: Alpine Linux
##### SUMMARY
'groupadd' (provided by shadow) is currently in testing only. Ansible should use 'addgroup' (provid... | main | support addgroup in group module issue type feature idea component name group module ansible version configuration os environment target alpine linux summary groupadd provided by shadow is currently in testing only ansible should use addgroup provid... | 1 |
13,447 | 23,141,673,877 | IssuesEvent | 2022-07-28 19:08:21 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | commitMessagePrefix should not override semantic commits | type:bug status:requirements priority-5-triage | ### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
32.132.0
### Please select which platform you are using if self-hosting.
Bitbucket Server
### If you're self-hosting Renovate, tell us what version of the platform you run.
_No response_
... | 1.0 | commitMessagePrefix should not override semantic commits - ### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
32.132.0
### Please select which platform you are using if self-hosting.
Bitbucket Server
### If you're self-hosting Renovate, tel... | non_main | commitmessageprefix should not override semantic commits how are you running renovate self hosted if you re self hosting renovate tell us what version of renovate you run please select which platform you are using if self hosting bitbucket server if you re self hosting renovate tell u... | 0 |
4,186 | 20,246,049,863 | IssuesEvent | 2022-02-14 13:50:57 | Lissy93/dashy | https://api.github.com/repos/Lissy93/dashy | closed | [FEEDBACK] Allow useProxy: true to be a global widget setting | 🌈 Feedback 👤 Awaiting Maintainer Response | I'm getting into widgets now, and they had an issue connecting when on my reverse proxy, but worked fine when directly going to the port. I saw in troubleshooting this can be solved with `useProxy: true`, which did resolve my issue. I'm now copy/pasting it to all of my widgets which pull from self-hosted services.
I... | True | [FEEDBACK] Allow useProxy: true to be a global widget setting - I'm getting into widgets now, and they had an issue connecting when on my reverse proxy, but worked fine when directly going to the port. I saw in troubleshooting this can be solved with `useProxy: true`, which did resolve my issue. I'm now copy/pasting it... | main | allow useproxy true to be a global widget setting i m getting into widgets now and they had an issue connecting when on my reverse proxy but worked fine when directly going to the port i saw in troubleshooting this can be solved with useproxy true which did resolve my issue i m now copy pasting it to all o... | 1 |
791,693 | 27,872,649,502 | IssuesEvent | 2023-03-21 14:20:57 | mozilla/addons-server | https://api.github.com/repos/mozilla/addons-server | closed | Only apply `needs_human_review` to non-public listed versions under certain conditions | priority:p1 component:reviewer_tools | ### Describe the problem and steps to reproduce it:
This is a followup of #20422.
It states: "Listed addons with non-public versions should still be added to the Notable group once the user threshold is reached.",
**and `needs_human_review` should be set only if:**
the version has been signed and not been r... | 1.0 | Only apply `needs_human_review` to non-public listed versions under certain conditions - ### Describe the problem and steps to reproduce it:
This is a followup of #20422.
It states: "Listed addons with non-public versions should still be added to the Notable group once the user threshold is reached.",
**and `n... | non_main | only apply needs human review to non public listed versions under certain conditions describe the problem and steps to reproduce it this is a followup of it states listed addons with non public versions should still be added to the notable group once the user threshold is reached and needs... | 0 |
75,233 | 9,214,850,816 | IssuesEvent | 2019-03-10 23:10:28 | ServiceInnovationLab/PresenceChecker | https://api.github.com/repos/ServiceInnovationLab/PresenceChecker | closed | Presentation on call-outs / implications of the current solution | design development review | As the citizenship team
We want to be able to put together a presentation that calls out any implications with the process and the demo data that we've reviewed.
A / C
- [x] Should show any implications, pain points of the current process
- [x] Should show analysis of demo data
requires #62 | 1.0 | Presentation on call-outs / implications of the current solution - As the citizenship team
We want to be able to put together a presentation that calls out any implications with the process and the demo data that we've reviewed.
A / C
- [x] Should show any implications, pain points of the current process
- [x] Should... | non_main | presentation on call outs implications of the current solution as the citizenship team we want to be able to put together a presentation that calls out any implications with the process and the demo data that we ve reviewed a c should show any implications pain points of the current process should sho... | 0 |
4,907 | 25,224,623,043 | IssuesEvent | 2022-11-14 15:09:27 | precice/precice | https://api.github.com/repos/precice/precice | closed | Refactor RTree into query Package | maintainability | The implementation of the spacial index trees has become a major part of the Mesh and Mapping packages. However, the use of the `boost.geometry` rtree is an implementation detail and should not spread through our code-base. Emitted errors are often highly complicated and reading the code requires knowledge of some adva... | True | Refactor RTree into query Package - The implementation of the spacial index trees has become a major part of the Mesh and Mapping packages. However, the use of the `boost.geometry` rtree is an implementation detail and should not spread through our code-base. Emitted errors are often highly complicated and reading the ... | main | refactor rtree into query package the implementation of the spacial index trees has become a major part of the mesh and mapping packages however the use of the boost geometry rtree is an implementation detail and should not spread through our code base emitted errors are often highly complicated and reading the ... | 1 |
528,707 | 15,373,063,370 | IssuesEvent | 2021-03-02 12:06:02 | AbsaOSS/enceladus | https://api.github.com/repos/AbsaOSS/enceladus | opened | Add TLS arguments for Mongo connections from Menas | feature priority: undecided under discussion | ## Background
For MongoDB using TLS need extra parametrs: --tls --tlsCAFile test-ca.crt
Unfortunately add in URL "tlsCAFile=PathToCA.crt" doesn't work
## Feature
A description of the requested feature.
## Example [Optional]
Please add extra parameter like -Dmenas.mongo.connection.extraArgs="--tls --tlsCAFil... | 1.0 | Add TLS arguments for Mongo connections from Menas - ## Background
For MongoDB using TLS need extra parametrs: --tls --tlsCAFile test-ca.crt
Unfortunately add in URL "tlsCAFile=PathToCA.crt" doesn't work
## Feature
A description of the requested feature.
## Example [Optional]
Please add extra parameter like... | non_main | add tls arguments for mongo connections from menas background for mongodb using tls need extra parametrs tls tlscafile test ca crt unfortunately add in url tlscafile pathtoca crt doesn t work feature a description of the requested feature example please add extra parameter like dmenas ... | 0 |
134,463 | 19,210,900,975 | IssuesEvent | 2021-12-07 01:43:00 | tiki/app | https://api.github.com/repos/tiki/app | closed | Design questionnaire / ratings pop up | design | As a product manager, I want to know:
- user satisfaction
- why are users using the app | 1.0 | Design questionnaire / ratings pop up - As a product manager, I want to know:
- user satisfaction
- why are users using the app | non_main | design questionnaire ratings pop up as a product manager i want to know user satisfaction why are users using the app | 0 |
4,139 | 19,663,999,636 | IssuesEvent | 2022-01-10 20:11:29 | VA-Explorer/va_explorer | https://api.github.com/repos/VA-Explorer/va_explorer | opened | Change copyright/ year references to be current year | Type: Maintainance | **What is the expected state?**
Date references in project are either updated or set to auto-update
**What is the actual state?**
Some dates in project reference 2021.
**Relevant context**
`README.md`
`va_explorer/templates/base.html`
`LICENSE`?
more?
| True | Change copyright/ year references to be current year - **What is the expected state?**
Date references in project are either updated or set to auto-update
**What is the actual state?**
Some dates in project reference 2021.
**Relevant context**
`README.md`
`va_explorer/templates/base.html`
`LICENSE`?
more?
... | main | change copyright year references to be current year what is the expected state date references in project are either updated or set to auto update what is the actual state some dates in project reference relevant context readme md va explorer templates base html license more | 1 |
4,057 | 18,981,624,335 | IssuesEvent | 2021-11-21 01:07:30 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | removing CloudWatchLambdaInsightsExecutionRolePolicy causes an error | type/bug stage/bug-repro maintainer/need-followup | <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed).
If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. -->
### Description:
<!-- Briefly describe the bug you are facing.-->
All I did was remove `CloudWat... | True | removing CloudWatchLambdaInsightsExecutionRolePolicy causes an error - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed).
If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. -->
### Description:
<!-- Briefl... | main | removing cloudwatchlambdainsightsexecutionrolepolicy causes an error make sure we don t have an existing issue that reports the bug you are seeing both open and closed if you do find an existing issue re open or add a comment to that issue instead of creating a new one description all i ... | 1 |
72,074 | 31,153,853,557 | IssuesEvent | 2023-08-16 11:53:06 | gradido/gradido | https://api.github.com/repos/gradido/gradido | closed | 🚀 [Feature][DLT-Connector] trigger and send transaction-info to dlt-connector | feature service: iota | - [ ] database migration:
- new table dlt_transactions
- id
- transactions_id
- message_id
- community_balance
- community_balance_date
- created_at
- verified_at
- [ ] send transaction-info to dlt-connector
- create graphql client for send-request
- ... | 1.0 | 🚀 [Feature][DLT-Connector] trigger and send transaction-info to dlt-connector - - [ ] database migration:
- new table dlt_transactions
- id
- transactions_id
- message_id
- community_balance
- community_balance_date
- created_at
- verified_at
- [ ] send transactio... | non_main | 🚀 trigger and send transaction info to dlt connector database migration new table dlt transactions id transactions id message id community balance community balance date created at verified at send transaction info to dlt connector ... | 0 |
2,269 | 8,029,940,407 | IssuesEvent | 2018-07-27 17:48:07 | AlexsLemonade/refinebio-frontend | https://api.github.com/repos/AlexsLemonade/refinebio-frontend | closed | Clean Up Dependencies | maintainability review | Every time I try to run `yarn install` yarn tries and fails to build `sqlite3`, which it looks like is an optional dependency of something, and one dependency causes the install to fail unless `--ignore-engines` is passed. | True | Clean Up Dependencies - Every time I try to run `yarn install` yarn tries and fails to build `sqlite3`, which it looks like is an optional dependency of something, and one dependency causes the install to fail unless `--ignore-engines` is passed. | main | clean up dependencies every time i try to run yarn install yarn tries and fails to build which it looks like is an optional dependency of something and one dependency causes the install to fail unless ignore engines is passed | 1 |
4,025 | 18,792,879,408 | IssuesEvent | 2021-11-08 18:39:58 | carbon-design-system/carbon | https://api.github.com/repos/carbon-design-system/carbon | closed | [Bug]: Several problems with `selectorsFloatingMenus` prop on ComposedModal | type: bug 🐛 status: needs triage 🕵️♀️ status: waiting for maintainer response 💬 | ### Package
carbon-components-react
### Package version
v7.46.0
### Description
It is difficult to use the `selectorsFloatingMenus` prop on ComposedModal, for several reasons:
1. There is a mistake in the proptypes, declaring this prop as type 'string' when it should be array of string. The logic in t... | True | [Bug]: Several problems with `selectorsFloatingMenus` prop on ComposedModal - ### Package
carbon-components-react
### Package version
v7.46.0
### Description
It is difficult to use the `selectorsFloatingMenus` prop on ComposedModal, for several reasons:
1. There is a mistake in the proptypes, declarin... | main | several problems with selectorsfloatingmenus prop on composedmodal package carbon components react package version description it is difficult to use the selectorsfloatingmenus prop on composedmodal for several reasons there is a mistake in the proptypes declaring this... | 1 |
832 | 4,469,601,823 | IssuesEvent | 2016-08-25 13:37:07 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | vsphere_guest: should change backend to official API | cloud feature_idea vmware waiting_on_maintainer | ##### ISSUE TYPE
- Feature Request
##### COMPONENT NAME
vsphere_guest
##### ANSIBLE VERSION
```
ansible 2.1.1.0
```
##### CONFIGURATION
config file =
configured module search path = Default w/o overrides
##### OS / ENVIRONMENT
OSX 10.10.5
Centos 7.2.1511
##### SUMMARY
vsphere_guest depends o... | True | vsphere_guest: should change backend to official API - ##### ISSUE TYPE
- Feature Request
##### COMPONENT NAME
vsphere_guest
##### ANSIBLE VERSION
```
ansible 2.1.1.0
```
##### CONFIGURATION
config file =
configured module search path = Default w/o overrides
##### OS / ENVIRONMENT
OSX 10.10.5
... | main | vsphere guest should change backend to official api issue type feature request component name vsphere guest ansible version ansible configuration config file configured module search path default w o overrides os environment osx ce... | 1 |
347,376 | 31,160,871,290 | IssuesEvent | 2023-08-16 15:54:21 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: npgsql failed | C-test-failure O-robot O-roachtest branch-master release-blocker T-sql-foundations | roachtest.npgsql [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11339541?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11339541?buildTab=artifacts#/npgsql) on master @ [e0de1f12d4... | 2.0 | roachtest: npgsql failed - roachtest.npgsql [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11339541?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11339541?buildTab=artifacts#/npgs... | non_main | roachtest npgsql failed roachtest npgsql with on master orm helpers go summarizefailed tests run on cockroach alpha dev tests run against npgsql total tests run tests passed tests failed tests skipped tests ignored tests passed unexpectedly tests failed unexpec... | 0 |
442,959 | 12,753,921,810 | IssuesEvent | 2020-06-28 01:45:51 | projectacrn/acrn-hypervisor | https://api.github.com/repos/projectacrn/acrn-hypervisor | closed | In serial port have many Waag log, it cause many Auto-cases failed. | priority: P2-High type: bug | Waag version : win10-ltsc-17763.107
HW/Board:KBLNUC
Steps:
1.boot ACRN sos.
2. boot waag.
3. into serial port, after launch waag successful, still print mang waag log .
Expected result
into serial port, after launch waag successful, a lot of Auto cases step will check the serial output ,Not much waag log is exp... | 1.0 | In serial port have many Waag log, it cause many Auto-cases failed. - Waag version : win10-ltsc-17763.107
HW/Board:KBLNUC
Steps:
1.boot ACRN sos.
2. boot waag.
3. into serial port, after launch waag successful, still print mang waag log .
Expected result
into serial port, after launch waag successful, a lot of ... | non_main | in serial port have many waag log it cause many auto cases failed waag version ltsc hw board kblnuc steps boot acrn sos boot waag into serial port after launch waag successful still print mang waag log expected result into serial port after launch waag successful a lot of auto cases... | 0 |
114,856 | 24,678,945,909 | IssuesEvent | 2022-10-18 19:28:51 | bnreplah/reactvulna | https://api.github.com/repos/bnreplah/reactvulna | opened | Use of Hard-coded Password [VID:259:src/App.js:42] | VeracodeFlaw: Medium Veracode Pipeline Scan | **Filename:** src/App.js
**Line:** 42
**CWE:** 259 (Use of Hard-coded Password)
<span>This variable assignment uses a hard-coded password that may compromise system security in a way that cannot be easily remedied. The use of a hard-coded password significantly increases the possibility that the account being prote... | 2.0 | Use of Hard-coded Password [VID:259:src/App.js:42] - **Filename:** src/App.js
**Line:** 42
**CWE:** 259 (Use of Hard-coded Password)
<span>This variable assignment uses a hard-coded password that may compromise system security in a way that cannot be easily remedied. The use of a hard-coded password significantly i... | non_main | use of hard coded password filename src app js line cwe use of hard coded password this variable assignment uses a hard coded password that may compromise system security in a way that cannot be easily remedied the use of a hard coded password significantly increases the possibility that ... | 0 |
170,199 | 20,842,068,541 | IssuesEvent | 2022-03-21 02:12:24 | ignatandrei/stankins | https://api.github.com/repos/ignatandrei/stankins | opened | CVE-2021-44906 (High) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz | security vulnerability | ## CVE-2021-44906 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary>
<p>
<details><summary><b>minimist-0.0.8.tgz</b></p><... | True | CVE-2021-44906 (High) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz - ## CVE-2021-44906 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.... | non_main | cve high detected in minimist tgz minimist tgz cve high severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file solution stankinsalivea... | 0 |
1,005 | 4,774,742,004 | IssuesEvent | 2016-10-27 08:01:30 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | win_user module check mode always returns skipping (never changed or OK) | affects_2.2 feature_idea waiting_on_maintainer windows | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Feature idea
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
win_user module
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --ve... | True | win_user module check mode always returns skipping (never changed or OK) - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Feature idea
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
win_user modu... | main | win user module check mode always returns skipping never changed or ok issue type feature idea component name win user module ansible version ansible devel last updated gmt lib ansible modules core detached head last updated ... | 1 |
5,706 | 30,105,317,209 | IssuesEvent | 2023-06-30 00:16:53 | intel/cve-bin-tool | https://api.github.com/repos/intel/cve-bin-tool | closed | Python 3.7 is EOL in June 2023 | blocked awaiting maintainer | Python 3.7 will go end of life in June 2023. Need to update documentation etc to remove all references to 3.7. | True | Python 3.7 is EOL in June 2023 - Python 3.7 will go end of life in June 2023. Need to update documentation etc to remove all references to 3.7. | main | python is eol in june python will go end of life in june need to update documentation etc to remove all references to | 1 |
301,048 | 22,710,597,800 | IssuesEvent | 2022-07-05 18:55:04 | IBM/automation-data-foundation | https://api.github.com/repos/IBM/automation-data-foundation | opened | need instructions on portworx spec file generation | documentation | need instructions on portworx spec file generation | 1.0 | need instructions on portworx spec file generation - need instructions on portworx spec file generation | non_main | need instructions on portworx spec file generation need instructions on portworx spec file generation | 0 |
4,808 | 3,454,559,380 | IssuesEvent | 2015-12-17 16:23:31 | travis-ci/travis-ci | https://api.github.com/repos/travis-ci/travis-ci | closed | Saucelabs addon update | travis-build | Hello,
Sauce Connect 4.3.13 Released
https://support.saucelabs.com/customer/en/portal/articles/2247304-sauce-connect-4-3-13-released
New features:
High Availability: Load balance across multiple tunnels
Change to shutdown behavior to allow for rolling tunnel restarts
Can you update the agent please? I'm on ... | 1.0 | Saucelabs addon update - Hello,
Sauce Connect 4.3.13 Released
https://support.saucelabs.com/customer/en/portal/articles/2247304-sauce-connect-4-3-13-released
New features:
High Availability: Load balance across multiple tunnels
Change to shutdown behavior to allow for rolling tunnel restarts
Can you update ... | non_main | saucelabs addon update hello sauce connect released new features high availability load balance across multiple tunnels change to shutdown behavior to allow for rolling tunnel restarts can you update the agent please i m on travis pro | 0 |
200,845 | 15,160,265,532 | IssuesEvent | 2021-02-12 06:36:33 | DMOJ/online-judge | https://api.github.com/repos/DMOJ/online-judge | closed | Disqualifying ContestPartipation rates all ongoing rated contests | admin bug contest | ## Reproduction:
1. Disqualify a ContestParticipation on any rated contest
## Erroneous Behavior
All ongoing rated contests are rated
## Expected Behavior
Ongoing rated contests are not rated | 1.0 | Disqualifying ContestPartipation rates all ongoing rated contests - ## Reproduction:
1. Disqualify a ContestParticipation on any rated contest
## Erroneous Behavior
All ongoing rated contests are rated
## Expected Behavior
Ongoing rated contests are not rated | non_main | disqualifying contestpartipation rates all ongoing rated contests reproduction disqualify a contestparticipation on any rated contest erroneous behavior all ongoing rated contests are rated expected behavior ongoing rated contests are not rated | 0 |
2,811 | 10,059,585,796 | IssuesEvent | 2019-07-22 16:46:59 | clearlinux/swupd-client | https://api.github.com/repos/clearlinux/swupd-client | closed | Enhance verifytime program to not rely on the versionstamp file | enhancement maintainability | Lifted directly from https://github.com/clearlinux/swupd-client/pull/329#issuecomment-341546064 by @tmarcu:
In the general case, with swupd running on Clear, that file will always exist. However, if we are trying to support multiple OSes, then we should implement the more pedantic version of verifytime, as seen in t... | True | Enhance verifytime program to not rely on the versionstamp file - Lifted directly from https://github.com/clearlinux/swupd-client/pull/329#issuecomment-341546064 by @tmarcu:
In the general case, with swupd running on Clear, that file will always exist. However, if we are trying to support multiple OSes, then we shou... | main | enhance verifytime program to not rely on the versionstamp file lifted directly from by tmarcu in the general case with swupd running on clear that file will always exist however if we are trying to support multiple oses then we should implement the more pedantic version of verifytime as seen in the comm... | 1 |
5,421 | 27,209,530,795 | IssuesEvent | 2023-02-20 15:29:31 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | closed | Fix CSS errors and warnings | bug 🦠 engineering maintain | ## Description
Currently, starting the Docker stack with `docker compose up` shows a bunch of CSS errors/warnings:
```console
...
foundationmozillaorg-watch-static-files-1 | Creating context: 2.544s
foundationmozillaorg-watch-static-files-1 | Resolving content paths: 13.477ms
foundationmozillaorg-watch-stat... | True | Fix CSS errors and warnings - ## Description
Currently, starting the Docker stack with `docker compose up` shows a bunch of CSS errors/warnings:
```console
...
foundationmozillaorg-watch-static-files-1 | Creating context: 2.544s
foundationmozillaorg-watch-static-files-1 | Resolving content paths: 13.477ms
f... | main | fix css errors and warnings description currently starting the docker stack with docker compose up shows a bunch of css errors warnings console foundationmozillaorg watch static files creating context foundationmozillaorg watch static files resolving content paths foundatio... | 1 |
110,120 | 11,688,987,513 | IssuesEvent | 2020-03-05 15:22:42 | artemis-analytics/artemis | https://api.github.com/repos/artemis-analytics/artemis | closed | Publish documentation from readthedocs | documentation | @DominicParent
Please publish the documentation to readthedocs based on:
https://github.com/artemis-analytics/artemis/commit/9aa841a2583b3916f508a9b3565fb7e9f4a9c4b2
The current documentation includes:
* Updated style
* Updated docstrings which use numpy docstring style
* API reference
* Description of Algo... | 1.0 | Publish documentation from readthedocs - @DominicParent
Please publish the documentation to readthedocs based on:
https://github.com/artemis-analytics/artemis/commit/9aa841a2583b3916f508a9b3565fb7e9f4a9c4b2
The current documentation includes:
* Updated style
* Updated docstrings which use numpy docstring styl... | non_main | publish documentation from readthedocs dominicparent please publish the documentation to readthedocs based on the current documentation includes updated style updated docstrings which use numpy docstring style api reference description of algorithms and tools development documentation for ... | 0 |
2,151 | 7,472,433,371 | IssuesEvent | 2018-04-03 12:40:01 | RalfKoban/MiKo-Analyzers | https://api.github.com/repos/RalfKoban/MiKo-Analyzers | closed | Specific kinds of exceptions shall not be thrown | Area: analyzer Area: maintainability feature in progress | The analyzer should report that there are exception thrown (created) which are not acceptable to be created.
Such exceptions are:
- System.Exception
- System.AccessViolationException
- System.IndexOutOfRangeException
- System.ExecutionEngineException
- System.FatalEngineException
- System.NullReferenceException
- Syst... | True | Specific kinds of exceptions shall not be thrown - The analyzer should report that there are exception thrown (created) which are not acceptable to be created.
Such exceptions are:
- System.Exception
- System.AccessViolationException
- System.IndexOutOfRangeException
- System.ExecutionEngineException
- System.FatalEng... | main | specific kinds of exceptions shall not be thrown the analyzer should report that there are exception thrown created which are not acceptable to be created such exceptions are system exception system accessviolationexception system indexoutofrangeexception system executionengineexception system fataleng... | 1 |
121,885 | 12,136,530,243 | IssuesEvent | 2020-04-23 14:30:34 | jupyterlab/debugger | https://api.github.com/repos/jupyterlab/debugger | closed | DOC: README: add link to and from medium article | documentation | - [ ] DOC: README: add link to medium ANN article
https://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559
- [x] DOC: Article: add link to this repo:
https://github.com/jupyterlab/debugger
- [x] DOC: update gh project desc?
"a JupyterLab debugger extension [for debugging code in Jupyter noteboo... | 1.0 | DOC: README: add link to and from medium article - - [ ] DOC: README: add link to medium ANN article
https://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559
- [x] DOC: Article: add link to this repo:
https://github.com/jupyterlab/debugger
- [x] DOC: update gh project desc?
"a JupyterLab debugg... | non_main | doc readme add link to and from medium article doc readme add link to medium ann article doc article add link to this repo doc update gh project desc a jupyterlab debugger extension | 0 |
628,132 | 19,976,482,082 | IssuesEvent | 2022-01-29 06:35:01 | RetroMusicPlayer/RetroMusicPlayer | https://api.github.com/repos/RetroMusicPlayer/RetroMusicPlayer | closed | Gapless playback | bug v4 Priority: High | even if I switched on the gapless playback feature a gap remains.
This feature worked in the previous version with the same phone and song
-
Device info:
---
<table>
<tr><td><b>App version</b></td><td>4.0.010_1012202056</td></tr>
<tr><td>App version code</td><td>10503</td></tr>
<tr><td>Android build version</td><td>V... | 1.0 | Gapless playback - even if I switched on the gapless playback feature a gap remains.
This feature worked in the previous version with the same phone and song
-
Device info:
---
<table>
<tr><td><b>App version</b></td><td>4.0.010_1012202056</td></tr>
<tr><td>App version code</td><td>10503</td></tr>
<tr><td>Android buil... | non_main | gapless playback even if i switched on the gapless playback feature a gap remains this feature worked in the previous version with the same phone and song device info app version app version code android build version pcomixm android release version android sdk ... | 0 |
281,490 | 21,315,409,309 | IssuesEvent | 2022-04-16 07:21:21 | Decaxical/pe | https://api.github.com/repos/Decaxical/pe | opened | Inaccurate Instructions under FAQ | severity.Low type.DocumentationBug | 
it is stated that "overwrite the empty data file it creates". However, when the user installs a TAssist on another computer the data file will not be empty and will instead have the sample data.
This can b... | 1.0 | Inaccurate Instructions under FAQ - 
it is stated that "overwrite the empty data file it creates". However, when the user installs a TAssist on another computer the data file will not be empty and will inste... | non_main | inaccurate instructions under faq it is stated that overwrite the empty data file it creates however when the user installs a tassist on another computer the data file will not be empty and will instead have the sample data this can be confusing for the user as the data file will not be empty | 0 |
538,212 | 15,765,025,030 | IssuesEvent | 2021-03-31 13:46:58 | mskcc/pluto-cwl | https://api.github.com/repos/mskcc/pluto-cwl | closed | create mini test bam files, standardized mini test maf files | high priority | Some of the test cases for pluto take a very long time to run, for example the "1 maf" test case for `workflow_with_facets.cwl` takes about 30min on its own.
To help avoid some of these long execution times for test cases we have started using small dummy maf files as inputs in some test cases. However we do not ha... | 1.0 | create mini test bam files, standardized mini test maf files - Some of the test cases for pluto take a very long time to run, for example the "1 maf" test case for `workflow_with_facets.cwl` takes about 30min on its own.
To help avoid some of these long execution times for test cases we have started using small dum... | non_main | create mini test bam files standardized mini test maf files some of the test cases for pluto take a very long time to run for example the maf test case for workflow with facets cwl takes about on its own to help avoid some of these long execution times for test cases we have started using small dummy m... | 0 |
185,991 | 15,039,408,954 | IssuesEvent | 2021-02-02 18:37:04 | Calmanning/so_thirsty | https://api.github.com/repos/Calmanning/so_thirsty | closed | "/:USER/PLANT/:PLANT" Page fix? - Conditional HNDLBR Statement? | documentation | As a user, if I have no photos for my plant (on my plant's page), I can expect to see a statement that will explain to me that no photos have been added in that section.
- [x] FIRST! Check with everyone to see if this is a feature we need.
- [x] Add an "(#if)" handlebars statement to the "/:USER/PLANT/:PLANT" page ... | 1.0 | "/:USER/PLANT/:PLANT" Page fix? - Conditional HNDLBR Statement? - As a user, if I have no photos for my plant (on my plant's page), I can expect to see a statement that will explain to me that no photos have been added in that section.
- [x] FIRST! Check with everyone to see if this is a feature we need.
- [x] Add ... | non_main | user plant plant page fix conditional hndlbr statement as a user if i have no photos for my plant on my plant s page i can expect to see a statement that will explain to me that no photos have been added in that section first check with everyone to see if this is a feature we need add an ... | 0 |
269,252 | 20,378,097,149 | IssuesEvent | 2022-02-21 17:44:25 | benchttp/runner | https://api.github.com/repos/benchttp/runner | opened | Write main documentation | documentation must have | ## Description
<!-- Describe the purpose of the issue, why a change has to be done, and how if possible -->
🚧 WIP
## Tasks
- [ ] User documentation
- [ ] Download & install
- [ ] CLI/file config
- [ ] Dev documentation
- [ ] Prerequisites (go, lint, ...)
- [ ] Environment (cobaye, ...)
<!--... | 1.0 | Write main documentation - ## Description
<!-- Describe the purpose of the issue, why a change has to be done, and how if possible -->
🚧 WIP
## Tasks
- [ ] User documentation
- [ ] Download & install
- [ ] CLI/file config
- [ ] Dev documentation
- [ ] Prerequisites (go, lint, ...)
- [ ] Enviro... | non_main | write main documentation description 🚧 wip tasks user documentation download install cli file config dev documentation prerequisites go lint environment cobaye suggestions notes add here some additionnal info... | 0 |
2,820 | 10,114,217,038 | IssuesEvent | 2019-07-30 18:38:14 | unoplatform/uno | https://api.github.com/repos/unoplatform/uno | closed | Compilation errors with Microsoft Visual Studio Enterprise 2019 Preview - Version 16.2.0 Preview 4.0 | area/vswin kind/bug kind/contributor-experience kind/maintainer-experience | ## Current behavior
```
git clone master
cd src
msbuild /t:restore /m uno.ui.sln
msbuild /m uno.ui.sln
```

## Expected behavior
🚀 ✔️
## How to reproduce it (as minimally and precisely as po... | True | Compilation errors with Microsoft Visual Studio Enterprise 2019 Preview - Version 16.2.0 Preview 4.0 - ## Current behavior
```
git clone master
cd src
msbuild /t:restore /m uno.ui.sln
msbuild /m uno.ui.sln
```

Warning: unable to build chain to self-signed root for signer "(null)"Process terminated. Assertion faile... | True | Mac Catalina compatibility: System.Security.Cryptography.X509Certificates.Tests crashing - System.Security.Cryptography.X509Certificates.Tests are crashing without producing result
```
Starting: System.Security.Cryptography.X509Certificates.Tests (parallel test collections = on, max threads = 4)
Warning: unabl... | non_main | mac catalina compatibility system security cryptography tests crashing system security cryptography tests are crashing without producing result starting system security cryptography tests parallel test collections on max threads warning unable to build chain to self signed root for sign... | 0 |
163 | 2,700,986,434 | IssuesEvent | 2015-04-04 19:52:38 | tgstation/-tg-station | https://api.github.com/repos/tgstation/-tg-station | closed | Chemistry needs to be updated | Feature Request Maintainability - Hinders improvements Not a bug | https://github.com/EuroNumbers/-tg-station-newchemistry
As we all know this was done a while ago now and we still dont have any clue how much is actually done what needs improving etc etc.
Food also needs a rework and a overhaul of which @Rosenmann has made a simple comment of some parts.
And a conversation toda... | True | Chemistry needs to be updated - https://github.com/EuroNumbers/-tg-station-newchemistry
As we all know this was done a while ago now and we still dont have any clue how much is actually done what needs improving etc etc.
Food also needs a rework and a overhaul of which @Rosenmann has made a simple comment of some... | main | chemistry needs to be updated as we all know this was done a while ago now and we still dont have any clue how much is actually done what needs improving etc etc food also needs a rework and a overhaul of which rosenmann has made a simple comment of some parts and a conversation today about how the fluid ... | 1 |
44,797 | 5,888,871,578 | IssuesEvent | 2017-05-17 11:22:05 | Automattic/wp-calypso | https://api.github.com/repos/Automattic/wp-calypso | opened | Login: 2FA via SMS: using same terminology to refer to SMS code and recovery code | Login [Status] Needs Copy Review [Status] Needs Design Review [Type] Question | Steps to reproduce:
- choose an account that has 2FA via SMS enabled
- log in to that account in the WordPress mobile app
- visit `/login`, enter your credentials and click Log In
- you'll be redirected to `/login/sms` (should be `/login/push`, reported in #14152)
- click the link "The WordPress mobile app"
- y... | 1.0 | Login: 2FA via SMS: using same terminology to refer to SMS code and recovery code - Steps to reproduce:
- choose an account that has 2FA via SMS enabled
- log in to that account in the WordPress mobile app
- visit `/login`, enter your credentials and click Log In
- you'll be redirected to `/login/sms` (should be ... | non_main | login via sms using same terminology to refer to sms code and recovery code steps to reproduce choose an account that has via sms enabled log in to that account in the wordpress mobile app visit login enter your credentials and click log in you ll be redirected to login sms should be lo... | 0 |
2,832 | 10,163,592,794 | IssuesEvent | 2019-08-07 09:37:36 | filebrowser/filebrowser | https://api.github.com/repos/filebrowser/filebrowser | closed | filebrowser is searching for Maintainers! | Maintainers Wanted | *This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face:
*Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2:
## filebrowser is searching for new Maintainers! :man_technologist: :mailbox_with_mail:
Do you use filebrowser personally... | True | filebrowser is searching for Maintainers! - *This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face:
*Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2:
## filebrowser is searching for new Maintainers! :man_technologist: :mailbox_w... | main | filebrowser is searching for maintainers this issue was created by nerd face support us by leaving a star on filebrowser is searching for new maintainers man technologist mailbox with mail do you use filebrowser personally or at work and would like this project to be further developed ... | 1 |
5,269 | 26,634,922,595 | IssuesEvent | 2023-01-24 21:02:26 | coq-community/manifesto | https://api.github.com/repos/coq-community/manifesto | closed | Volunteer co-maintainer needed for Docker-Coq | maintainer-wanted | The Coq Team and Coq-community are looking for a volunteer co-maintainer of the [Docker-Coq](https://github.com/coq-community/docker-coq) project, which provides [Docker container](https://www.docker.com/resources/what-container/) images of many versions of Coq as a service to Coq users.
Docker-Coq is an open source... | True | Volunteer co-maintainer needed for Docker-Coq - The Coq Team and Coq-community are looking for a volunteer co-maintainer of the [Docker-Coq](https://github.com/coq-community/docker-coq) project, which provides [Docker container](https://www.docker.com/resources/what-container/) images of many versions of Coq as a servi... | main | volunteer co maintainer needed for docker coq the coq team and coq community are looking for a volunteer co maintainer of the project which provides images of many versions of coq as a service to coq users docker coq is an open source project on github under the bsd clause license it maintains definit... | 1 |
2,960 | 10,616,895,996 | IssuesEvent | 2019-10-12 15:11:24 | arcticicestudio/snowsaw | https://api.github.com/repos/arcticicestudio/snowsaw | opened | Development dependency global installation workaround | context-workflow scope-compatibility scope-maintainability type-improvement | The workaround implemented in #82 (PR #85) works, but due to the explicitly disabled _module_ mode it is not possible to define pinned dependency versions but only using the normal `go get` behavior to build the repositories default branch.
A better workaround is to run the `go get` command for development & build d... | True | Development dependency global installation workaround - The workaround implemented in #82 (PR #85) works, but due to the explicitly disabled _module_ mode it is not possible to define pinned dependency versions but only using the normal `go get` behavior to build the repositories default branch.
A better workaround... | main | development dependency global installation workaround the workaround implemented in pr works but due to the explicitly disabled module mode it is not possible to define pinned dependency versions but only using the normal go get behavior to build the repositories default branch a better workaround i... | 1 |
518,265 | 15,026,401,929 | IssuesEvent | 2021-02-01 22:37:02 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Uneditable bad date field in author record | Affects: Data Lead: @cdrini Priority: 3 Type: Bug | The author record at the URL below has a `date` key containing the string "(Dmitriĭ Nikolaevich)" which is rendered for display under the author's name, but not editable anywhere.
### Relevant url?
https://openlibrary.org/authors/OL1285518A
https://openlibrary.org/authors/OL1285518A.json
### Steps to Reproduce... | 1.0 | Uneditable bad date field in author record - The author record at the URL below has a `date` key containing the string "(Dmitriĭ Nikolaevich)" which is rendered for display under the author's name, but not editable anywhere.
### Relevant url?
https://openlibrary.org/authors/OL1285518A
https://openlibrary.org/auth... | non_main | uneditable bad date field in author record the author record at the url below has a date key containing the string dmitriĭ nikolaevich which is rendered for display under the author s name but not editable anywhere relevant url steps to reproduce click the url click the modifier... | 0 |
259,962 | 22,579,589,196 | IssuesEvent | 2022-06-28 10:22:14 | Narcis-Samec/changemyjob | https://api.github.com/repos/Narcis-Samec/changemyjob | closed | Testing - BE | testing | Implement testing & tests & testing environment for BE.
- [x] #10
- [x] #11
- [x] #6 | 1.0 | Testing - BE - Implement testing & tests & testing environment for BE.
- [x] #10
- [x] #11
- [x] #6 | non_main | testing be implement testing tests testing environment for be | 0 |
243 | 2,971,739,357 | IssuesEvent | 2015-07-14 09:10:01 | acl2/acl2 | https://api.github.com/repos/acl2/acl2 | closed | must-fail doesn't catch hard errors | Difficulty: Medium enhancement Maintainability | I think it would be nice if the following worked:
```
(include-book "misc/eval" :dir :system)
(encapsulate ()
(acl2::must-fail (value-triple (er hard? 'failure "this seems like a failure")))
(defun f (x) x))
(f 3) ;; Desired result: 3. Actual result: F is not defined
```
This would allow me to have q... | True | must-fail doesn't catch hard errors - I think it would be nice if the following worked:
```
(include-book "misc/eval" :dir :system)
(encapsulate ()
(acl2::must-fail (value-triple (er hard? 'failure "this seems like a failure")))
(defun f (x) x))
(f 3) ;; Desired result: 3. Actual result: F is not defined... | main | must fail doesn t catch hard errors i think it would be nice if the following worked include book misc eval dir system encapsulate must fail value triple er hard failure this seems like a failure defun f x x f desired result actual result f is not defined ... | 1 |
72,522 | 31,768,924,882 | IssuesEvent | 2023-09-12 10:28:56 | gauravrs18/issue_onboarding | https://api.github.com/repos/gauravrs18/issue_onboarding | closed | dev-angular-integration-account-services-new-connection-component-activate-component
-consumer-details-component
-connect-component
-meter-option-component | CX-account-services | dev-angular-integration-account-services-new-connection-component-activate-component
-consumer-details-component
-connect-component
-meter-option-component | 1.0 | dev-angular-integration-account-services-new-connection-component-activate-component
-consumer-details-component
-connect-component
-meter-option-component - dev-angular-integration-account-services-new-connection-component-activate-component
-consumer-details-component
-connect-component
-meter-option-component | non_main | dev angular integration account services new connection component activate component consumer details component connect component meter option component dev angular integration account services new connection component activate component consumer details component connect component meter option component | 0 |
5,112 | 26,038,227,006 | IssuesEvent | 2022-12-22 07:59:42 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | closed | Separate embedded from standalone gateway configuration | kind/toil scope/broker good first issue blocker/info area/maintainability | With the closer integration of the embedded gateway into the broker the configuration for the embedded gateway has a lot of parameters which are not respected. We should split them apart so they are focused on the actual use case. | True | Separate embedded from standalone gateway configuration - With the closer integration of the embedded gateway into the broker the configuration for the embedded gateway has a lot of parameters which are not respected. We should split them apart so they are focused on the actual use case. | main | separate embedded from standalone gateway configuration with the closer integration of the embedded gateway into the broker the configuration for the embedded gateway has a lot of parameters which are not respected we should split them apart so they are focused on the actual use case | 1 |
3,598 | 14,537,131,592 | IssuesEvent | 2020-12-15 08:43:56 | coq-community/manifesto | https://api.github.com/repos/coq-community/manifesto | opened | Change maintainer of ATBR | change-maintainer | **Project name and URL:** https://github.com/coq-community/atbr
**Current maintainer:** @tchajed
**Status:** unmaintained
**New maintainer:** looking for a volunteer
@tchajed has indicated he wants to step down as maintainer of ATBR due to other commitments. Until a new maintainer is found, other coq-commu... | True | Change maintainer of ATBR - **Project name and URL:** https://github.com/coq-community/atbr
**Current maintainer:** @tchajed
**Status:** unmaintained
**New maintainer:** looking for a volunteer
@tchajed has indicated he wants to step down as maintainer of ATBR due to other commitments. Until a new maintain... | main | change maintainer of atbr project name and url current maintainer tchajed status unmaintained new maintainer looking for a volunteer tchajed has indicated he wants to step down as maintainer of atbr due to other commitments until a new maintainer is found other coq community mem... | 1 |
4,334 | 21,786,652,479 | IssuesEvent | 2022-05-14 08:29:22 | Numble-challenge-Team/client | https://api.github.com/repos/Numble-challenge-Team/client | closed | Refresh Token 발급 기능 구현 | feat maintain | ### ISSUE
- Type: feature
- Page: -
### TODO
- [x] Access Token 만료 시 Refresh Token을 통한 Access Token 재발급 | True | Refresh Token 발급 기능 구현 - ### ISSUE
- Type: feature
- Page: -
### TODO
- [x] Access Token 만료 시 Refresh Token을 통한 Access Token 재발급 | main | refresh token 발급 기능 구현 issue type feature page todo access token 만료 시 refresh token을 통한 access token 재발급 | 1 |
2,813 | 10,063,518,400 | IssuesEvent | 2019-07-23 06:09:48 | diofant/diofant | https://api.github.com/repos/diofant/diofant | opened | Throw away some modules | maintainability needs decision | Probably, some less important stuff (diffgeom, geometry, vector, stats, calculus) should be maintained separately, as independent packages, which will require diofant.
| True | Throw away some modules - Probably, some less important stuff (diffgeom, geometry, vector, stats, calculus) should be maintained separately, as independent packages, which will require diofant.
| main | throw away some modules probably some less important stuff diffgeom geometry vector stats calculus should be maintained separately as independent packages which will require diofant | 1 |
819 | 4,441,933,248 | IssuesEvent | 2016-08-19 11:23:45 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | support plain gzip in unarchive | feature_idea waiting_on_maintainer | ##### ISSUE TYPE
Feature Idea
##### COMPONENT NAME
unarchive module
##### ANSIBLE VERSION
N/A
##### SUMMARY
If an administrator needs to distribute a single file in compressed form, she may use gzip but would have no reason to use tar since there are not multiple files involved. unarchive claims to suppor... | True | support plain gzip in unarchive - ##### ISSUE TYPE
Feature Idea
##### COMPONENT NAME
unarchive module
##### ANSIBLE VERSION
N/A
##### SUMMARY
If an administrator needs to distribute a single file in compressed form, she may use gzip but would have no reason to use tar since there are not multiple files inv... | main | support plain gzip in unarchive issue type feature idea component name unarchive module ansible version n a summary if an administrator needs to distribute a single file in compressed form she may use gzip but would have no reason to use tar since there are not multiple files inv... | 1 |
48,658 | 13,392,357,830 | IssuesEvent | 2020-09-03 01:07:50 | jgeraigery/argo | https://api.github.com/repos/jgeraigery/argo | opened | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz | security vulnerability | ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.n... | True | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz - ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.... | non_main | cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm argo ui package json path to vulnerable library tmp ws scm argo ui node modules lodas... | 0 |
2,765 | 9,873,131,340 | IssuesEvent | 2019-06-22 11:36:08 | arcticicestudio/snowsaw | https://api.github.com/repos/arcticicestudio/snowsaw | opened | Initial repository clean up for Go rewrite | context-api context-workflow scope-maintainability type-task | <p align="center"><img src="https://user-images.githubusercontent.com/7836623/59963238-8838da80-94f0-11e9-8857-4322932bdb9c.png" width="20%" /></p>
> Epic: #33
> Blocks #34 #35 #36 #37 #38 #39 #42 #43 #44 #45 #46 #47 #48
In order to start the [Go project rewrite][gh-33] from scratch the current repository struc... | True | Initial repository clean up for Go rewrite - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/59963238-8838da80-94f0-11e9-8857-4322932bdb9c.png" width="20%" /></p>
> Epic: #33
> Blocks #34 #35 #36 #37 #38 #39 #42 #43 #44 #45 #46 #47 #48
In order to start the [Go project rewrite][gh-... | main | initial repository clean up for go rewrite epic blocks in order to start the from scratch the current repository structure and files should be reset to a clean state to remove all references to the previous implementations documentations and project struc... | 1 |
3,443 | 13,211,584,749 | IssuesEvent | 2020-08-16 00:18:16 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | pear module: always returns status changed for PECL mongodb | affects_2.8 bot_closed bug collection collection:community.general module needs_collection_redirect needs_maintainer needs_triage packaging support:community | <!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
This simple PECL installation task always returns changed, despi... | True | pear module: always returns status changed for PECL mongodb - <!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
Th... | main | pear module always returns status changed for pecl mongodb summary this simple pecl installation task always returns changed despite the extension already being present on the system interestingly this only happens with pecl mongodb other pecl tasks work as expected i have this task r... | 1 |
14,237 | 8,948,424,666 | IssuesEvent | 2019-01-25 02:19:38 | bisq-network/bisq | https://api.github.com/repos/bisq-network/bisq | closed | Make behaviour on address click configurable in settings | in:gui re:usability was:dropped | Clicking the address should open a btc wallet, but unfortunately that is not very well supported, so it is hard to control which wallet it opens. Better to add an option in the setting to define if it should open a wallet or shoudl just copy the address.
<!---
@huboard:{"order":319.9951171875,"milestone_order":314,"cu... | True | Make behaviour on address click configurable in settings - Clicking the address should open a btc wallet, but unfortunately that is not very well supported, so it is hard to control which wallet it opens. Better to add an option in the setting to define if it should open a wallet or shoudl just copy the address.
<!---... | non_main | make behaviour on address click configurable in settings clicking the address should open a btc wallet but unfortunately that is not very well supported so it is hard to control which wallet it opens better to add an option in the setting to define if it should open a wallet or shoudl just copy the address ... | 0 |
1,768 | 6,575,035,720 | IssuesEvent | 2017-09-11 14:50:39 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | Docs on template module jinja2 vars `template_path` vs `template_fullpath` are confusing | affects_2.2 docs_report waiting_on_maintainer | ##### ISSUE TYPE
- Documentation Report
##### COMPONENT NAME
Template module
##### ANSIBLE VERSION
Ansible 2.2
##### SUMMARY
The explanation of `template_path` vs `template_fullpath` are confusing (https://github.com/ansible/ansible-modules-core/blob/devel/files/template.py#L32-L34):
> ...`template_path` the absolu... | True | Docs on template module jinja2 vars `template_path` vs `template_fullpath` are confusing - ##### ISSUE TYPE
- Documentation Report
##### COMPONENT NAME
Template module
##### ANSIBLE VERSION
Ansible 2.2
##### SUMMARY
The explanation of `template_path` vs `template_fullpath` are confusing (https://github.com/ansible/a... | main | docs on template module vars template path vs template fullpath are confusing issue type documentation report component name template module ansible version ansible summary the explanation of template path vs template fullpath are confusing template path the absol... | 1 |
407,920 | 11,939,302,607 | IssuesEvent | 2020-04-02 15:01:12 | UniversityOfHelsinkiCS/mobvita | https://api.github.com/repos/UniversityOfHelsinkiCS/mobvita | closed | on-screen RU keyboard | Desktop Only feature priority1 | available through sidebar (?)
There is some weirdly working code in the branch virtual-keyboard | 1.0 | on-screen RU keyboard - available through sidebar (?)
There is some weirdly working code in the branch virtual-keyboard | non_main | on screen ru keyboard available through sidebar there is some weirdly working code in the branch virtual keyboard | 0 |
91,633 | 10,724,532,694 | IssuesEvent | 2019-10-28 02:08:56 | cefsharp/CefSharp | https://api.github.com/repos/cefsharp/CefSharp | closed | IFrame.LoadRequest - Add xml doc warning | documentation feature-request | `CEF` has added a warning to the code doc in https://bitbucket.org/chromiumembedded/cef/commits/7d243e15c95d7fdb951024340c841e9722e9baa8
We should do the same. | 1.0 | IFrame.LoadRequest - Add xml doc warning - `CEF` has added a warning to the code doc in https://bitbucket.org/chromiumembedded/cef/commits/7d243e15c95d7fdb951024340c841e9722e9baa8
We should do the same. | non_main | iframe loadrequest add xml doc warning cef has added a warning to the code doc in we should do the same | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.