Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
456,716
13,150,977,624
IssuesEvent
2020-08-09 14:29:33
chrisjsewell/docutils
https://api.github.com/repos/chrisjsewell/docutils
opened
Duplicate ids possible in s5_html [SF:bugs:240]
S5 writer bugs open priority-5
author: jamur2 created: 2013-08-12 20:35:17.607000 assigned: None SF_url: https://sourceforge.net/p/docutils/bugs/240 IDs in the s5_html templates may clash with node ids, generating duplicate ids in output. For example: ===== Title ===== Footer ====== text Slide 2 =...
1.0
Duplicate ids possible in s5_html [SF:bugs:240] - author: jamur2 created: 2013-08-12 20:35:17.607000 assigned: None SF_url: https://sourceforge.net/p/docutils/bugs/240 IDs in the s5_html templates may clash with node ids, generating duplicate ids in output. For example: ===== Title ===== ...
priority
duplicate ids possible in html author created assigned none sf url ids in the html templates may clash with node ids generating duplicate ids in output for example title footer text slide generates ...
1
208,524
16,116,957,077
IssuesEvent
2021-04-28 08:36:45
me-kry-student-task-checker/stc-main
https://api.github.com/repos/me-kry-student-task-checker/stc-main
closed
tranzakcio kezeles teszt forgatokony
documentation investigation
user last activity kurzus kérés ami minden szerviznek megy, db állapot fagyasztás - statisztika eureka statisztika ki elérhető akár részlegesen (függőségei nem elérhetők)
1.0
tranzakcio kezeles teszt forgatokony - user last activity kurzus kérés ami minden szerviznek megy, db állapot fagyasztás - statisztika eureka statisztika ki elérhető akár részlegesen (függőségei nem elérhetők)
non_priority
tranzakcio kezeles teszt forgatokony user last activity kurzus kérés ami minden szerviznek megy db állapot fagyasztás statisztika eureka statisztika ki elérhető akár részlegesen függőségei nem elérhetők
0
345,370
10,361,551,937
IssuesEvent
2019-09-06 10:17:58
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
idp role mapping is not working
Affected/5.8.0 Priority/High Type/Bug WUM
When tried to add the IDP role mapping in wso2 identity server, it's not work as expected. As check on this further in the code base, following line has to added under jQuery('#advancedClaimMappingAddLink').click() in idp_mgt_edit.js file. But in the fix for 5.12.387, it has been mistakenly added under jQuery('#roleAd...
1.0
idp role mapping is not working - When tried to add the IDP role mapping in wso2 identity server, it's not work as expected. As check on this further in the code base, following line has to added under jQuery('#advancedClaimMappingAddLink').click() in idp_mgt_edit.js file. But in the fix for 5.12.387, it has been mist...
priority
idp role mapping is not working when tried to add the idp role mapping in identity server it s not work as expected as check on this further in the code base following line has to added under jquery advancedclaimmappingaddlink click in idp mgt edit js file but in the fix for it has been mistakenly...
1
217,808
16,889,524,962
IssuesEvent
2021-06-23 07:30:44
openshift/odo
https://api.github.com/repos/openshift/odo
closed
convert cmd helpers to new CmdRunner
area/testing kind/feature points/3
/kind feature ## Which functionality do you think we should add? Currently we have alot of functions in https://github.com/openshift/odo/blob/master/tests/helper/helper_run.go which can be de-duplicated ( they have a lot of common code ). There is some code already that does that using https://github.com/openshift/...
1.0
convert cmd helpers to new CmdRunner - /kind feature ## Which functionality do you think we should add? Currently we have alot of functions in https://github.com/openshift/odo/blob/master/tests/helper/helper_run.go which can be de-duplicated ( they have a lot of common code ). There is some code already that does t...
non_priority
convert cmd helpers to new cmdrunner kind feature which functionality do you think we should add currently we have alot of functions in which can be de duplicated they have a lot of common code there is some code already that does that using the ideal target functions would be cmdshouldruna...
0
91,903
18,738,017,522
IssuesEvent
2021-11-04 10:10:19
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
opened
Initialize the remote set up with locally installed extensions
extensions under-discussion remote github-codespaces
**Describe the bug** I'm not sure if this is intentional, but it is leads to a frustrating experience at times. For example, I have installed the GitHub Copilot extension in VS Code and it is synced. ![Screen Shot 2021-10-04 at 3 29 24 PM](https://user-images.githubusercontent.com/2132776/136065678-2565092f-612b-40...
1.0
Initialize the remote set up with locally installed extensions - **Describe the bug** I'm not sure if this is intentional, but it is leads to a frustrating experience at times. For example, I have installed the GitHub Copilot extension in VS Code and it is synced. ![Screen Shot 2021-10-04 at 3 29 24 PM](https://us...
non_priority
initialize the remote set up with locally installed extensions describe the bug i m not sure if this is intentional but it is leads to a frustrating experience at times for example i have installed the github copilot extension in vs code and it is synced if i create a new codespace in the browser...
0
80,341
10,169,204,479
IssuesEvent
2019-08-07 23:25:06
palantir/tslint
https://api.github.com/repos/palantir/tslint
closed
Documentation for the possible error codes?
Domain: Documentation
Looking through https://github.com/palantir/tslint/blob/master/test/executable/executableTests.ts: * 0 means either no errors or `--force` is on * 1 means no arguments were passed * 2 means lint errors were found Can this be documented somewhere? It'd be nice as reference.
1.0
Documentation for the possible error codes? - Looking through https://github.com/palantir/tslint/blob/master/test/executable/executableTests.ts: * 0 means either no errors or `--force` is on * 1 means no arguments were passed * 2 means lint errors were found Can this be documented somewhere? It'd be nice as refer...
non_priority
documentation for the possible error codes looking through means either no errors or force is on means no arguments were passed means lint errors were found can this be documented somewhere it d be nice as reference
0
488,863
14,087,437,214
IssuesEvent
2020-11-05 06:25:05
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
gmail.com - desktop site instead of mobile site
browser-chrome ml-needsdiagnosis-false ml-probability-high priority-normal
<!-- @browser: Chrome 80.0.3987 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/61157 --> **URL**: https://gmail.com **Browser / ...
1.0
gmail.com - desktop site instead of mobile site - <!-- @browser: Chrome 80.0.3987 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/6...
priority
gmail com desktop site instead of mobile site url browser version chrome operating system windows tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce in valid u...
1
32,544
2,755,767,207
IssuesEvent
2015-04-26 22:50:42
paceuniversity/cs3892015team1
https://api.github.com/repos/paceuniversity/cs3892015team1
closed
User Story 5
Difficulty 7 Functional High Priority Product Backlog User Story
As a parent I want to edit flashcards in order to Change the word associated with a picture. (This is to better clarify User Story 4 and rid User Story 1 of amalgamation issues)
1.0
User Story 5 - As a parent I want to edit flashcards in order to Change the word associated with a picture. (This is to better clarify User Story 4 and rid User Story 1 of amalgamation issues)
priority
user story as a parent i want to edit flashcards in order to change the word associated with a picture this is to better clarify user story and rid user story of amalgamation issues
1
103,911
22,499,322,218
IssuesEvent
2022-06-23 10:19:37
microsoft/vscode-pull-request-github
https://api.github.com/repos/microsoft/vscode-pull-request-github
closed
Dates on comment not visible in the file diff view
feature-request upstream/vscode
Testing https://github.com/Microsoft/vscode/issues/55396 on Ubuntu Dates/timestamp not visible in the comments below <img width="845" alt="screen shot 2018-07-31 at 5 47 00 pm" src="https://user-images.githubusercontent.com/16890566/43494870-c1e90960-94e9-11e8-977c-08eea4520eda.png">
1.0
Dates on comment not visible in the file diff view - Testing https://github.com/Microsoft/vscode/issues/55396 on Ubuntu Dates/timestamp not visible in the comments below <img width="845" alt="screen shot 2018-07-31 at 5 47 00 pm" src="https://user-images.githubusercontent.com/16890566/43494870-c1e90960-94e9-11e8-...
non_priority
dates on comment not visible in the file diff view testing on ubuntu dates timestamp not visible in the comments below img width alt screen shot at pm src
0
431,199
30,222,261,727
IssuesEvent
2023-07-05 20:26:42
electron/electron
https://api.github.com/repos/electron/electron
closed
[Feature Request]: Improve Documentation on BrowserWindow `type` attribute
enhancement :sparkles: documentation :notebook: pr welcome
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched ...
1.0
[Feature Request]: Improve Documentation on BrowserWindow `type` attribute - ### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/...
non_priority
improve documentation on browserwindow type attribute preflight checklist i have read the for this project i agree to follow the that this project adheres to i have searched the for a feature request that matches the one i want to file without success problem description th...
0
505,713
14,644,110,213
IssuesEvent
2020-12-25 21:00:40
SupremeObsidian/ProjectManager
https://api.github.com/repos/SupremeObsidian/ProjectManager
opened
Daily token take config
Low Priority enhancement
Make a config option for configuring the number of tokens taken per day
1.0
Daily token take config - Make a config option for configuring the number of tokens taken per day
priority
daily token take config make a config option for configuring the number of tokens taken per day
1
27,847
2,696,615,308
IssuesEvent
2015-04-02 15:06:06
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
opened
Once you are in data "explore" no options to exit and get back into the dataset file page
Component: UX & Upgrade Priority: High Status: Dev Type: Feature
Once you hit "explore" you are taken to "Two ravens" but there are no options to get back to the study page, and two ravens doesn't open in a new window
1.0
Once you are in data "explore" no options to exit and get back into the dataset file page - Once you hit "explore" you are taken to "Two ravens" but there are no options to get back to the study page, and two ravens doesn't open in a new window
priority
once you are in data explore no options to exit and get back into the dataset file page once you hit explore you are taken to two ravens but there are no options to get back to the study page and two ravens doesn t open in a new window
1
211,346
7,200,491,432
IssuesEvent
2018-02-05 19:14:29
haskell/cabal
https://api.github.com/repos/haskell/cabal
opened
cabal init: "getDirectoryContents:openDirStream: resource exhausted (Too many open files)"
cabal-install: cmd/init priority: low
Ran into this when i ran init accidentally in the wrong directory (with a lot of subdirectories with a lot of contents). The crawl for module contents combined with lazy IO clearly ran into the usual sorts of resource limits. This is a corner case, but in general it is better to defensively code around these things.
1.0
cabal init: "getDirectoryContents:openDirStream: resource exhausted (Too many open files)" - Ran into this when i ran init accidentally in the wrong directory (with a lot of subdirectories with a lot of contents). The crawl for module contents combined with lazy IO clearly ran into the usual sorts of resource limits. ...
priority
cabal init getdirectorycontents opendirstream resource exhausted too many open files ran into this when i ran init accidentally in the wrong directory with a lot of subdirectories with a lot of contents the crawl for module contents combined with lazy io clearly ran into the usual sorts of resource limits ...
1
194,322
15,420,115,022
IssuesEvent
2021-03-05 11:05:32
srl-wim/container-lab
https://api.github.com/repos/srl-wim/container-lab
closed
change doc examples for labs with SRL node to have min 2vcpu
documentation
SRL nodes might not boot on systems with 1vcpu.
1.0
change doc examples for labs with SRL node to have min 2vcpu - SRL nodes might not boot on systems with 1vcpu.
non_priority
change doc examples for labs with srl node to have min srl nodes might not boot on systems with
0
103,770
8,949,208,116
IssuesEvent
2019-01-25 06:34:42
anz18/SCRIPTS
https://api.github.com/repos/anz18/SCRIPTS
closed
RBAC Testing APP : ApiV1ResourcesProjectProjectidGetAsiyashajiDisallowedRbac
RBAC Testing APP
Project : RBAC Testing APP Job : Default Env : Default Category : null Tags : null Severity : null Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-reva...
1.0
RBAC Testing APP : ApiV1ResourcesProjectProjectidGetAsiyashajiDisallowedRbac - Project : RBAC Testing APP Job : Default Env : Default Category : null Tags : null Severity : null Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Prot...
non_priority
rbac testing app project rbac testing app job default env default category null tags null severity null region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options ...
0
89,702
15,835,506,299
IssuesEvent
2021-04-06 18:06:08
idonthaveafifaaddiction/fast-csv
https://api.github.com/repos/idonthaveafifaaddiction/fast-csv
opened
CVE-2021-27290 (High) detected in ssri-6.0.1.tgz, ssri-8.0.0.tgz
security vulnerability
## CVE-2021-27290 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ssri-6.0.1.tgz</b>, <b>ssri-8.0.0.tgz</b></p></summary> <p> <details><summary><b>ssri-6.0.1.tgz</b></p></summary> <...
True
CVE-2021-27290 (High) detected in ssri-6.0.1.tgz, ssri-8.0.0.tgz - ## CVE-2021-27290 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ssri-6.0.1.tgz</b>, <b>ssri-8.0.0.tgz</b></p></sum...
non_priority
cve high detected in ssri tgz ssri tgz cve high severity vulnerability vulnerable libraries ssri tgz ssri tgz ssri tgz standard subresource integrity library parses serializes generates and verifies integrity metadata according to the sri sp...
0
258,681
8,178,903,103
IssuesEvent
2018-08-28 15:00:42
spacetelescope/webbpsf
https://api.github.com/repos/spacetelescope/webbpsf
closed
Update filter profiles, for NIRISS and others
priority:low
<a href="https://github.com/mperrin"><img src="https://avatars0.githubusercontent.com/u/1151745?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [mperrin](https://github.com/mperrin)** _Thursday Jan 24, 2013 at 20:42 GMT_ _Originally opened as https://github.com/mperrin/webbpsf/issues/7_ ----...
1.0
Update filter profiles, for NIRISS and others - <a href="https://github.com/mperrin"><img src="https://avatars0.githubusercontent.com/u/1151745?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [mperrin](https://github.com/mperrin)** _Thursday Jan 24, 2013 at 20:42 GMT_ _Originally opened as ht...
priority
update filter profiles for niriss and others issue by thursday jan at gmt originally opened as need to work with vicki loic et al to ensure we have updated filter profiles
1
317,967
9,672,201,925
IssuesEvent
2019-05-22 02:23:41
ReliefApplications/bms_front
https://api.github.com/repos/ReliefApplications/bms_front
closed
Uniformity of Function - Magnifying Glass - Low
In progress Low Priority
On Distribution Validated page, the magnifying modal should display same data as ‘Household Information Summary’ from Add New Beneficiary step 4.
1.0
Uniformity of Function - Magnifying Glass - Low - On Distribution Validated page, the magnifying modal should display same data as ‘Household Information Summary’ from Add New Beneficiary step 4.
priority
uniformity of function magnifying glass low on distribution validated page the magnifying modal should display same data as ‘household information summary’ from add new beneficiary step
1
754,534
26,392,491,483
IssuesEvent
2023-01-12 16:40:19
nexB/scancode.io
https://api.github.com/repos/nexB/scancode.io
closed
Improve the value of the "documentDescribes" field in a generated SPDX 2.3 SBOM
bug high priority reporting
At the recent SPDX Docfest, it was pointed out that the value we provide in the SPDX 2.3 SBOM for the "documentDescribes" field is a self-reference to the SPDX Document, rather than the subject of the SBOM: `SPDXRef-DOCUMENT` . It would be better to provide a filename (possibly even a PURL when available) to identi...
1.0
Improve the value of the "documentDescribes" field in a generated SPDX 2.3 SBOM - At the recent SPDX Docfest, it was pointed out that the value we provide in the SPDX 2.3 SBOM for the "documentDescribes" field is a self-reference to the SPDX Document, rather than the subject of the SBOM: `SPDXRef-DOCUMENT` . It wou...
priority
improve the value of the documentdescribes field in a generated spdx sbom at the recent spdx docfest it was pointed out that the value we provide in the spdx sbom for the documentdescribes field is a self reference to the spdx document rather than the subject of the sbom spdxref document it wou...
1
7,489
3,090,752,667
IssuesEvent
2015-08-26 08:55:22
Mobicents/RestComm
https://api.github.com/repos/Mobicents/RestComm
closed
Restcomm Quick Start documentation needs update for startup script
Documentation
http://docs.telestax.com/running-restcomm-binary-on-a-linux-server/ This document still refers to the old way of starting restcomm. Now there is the start-restcomm.sh script in bin/restcomm, which automatically starts both the restcomm server and mms in different 'screen' sessions. A lot more convenient for manag...
1.0
Restcomm Quick Start documentation needs update for startup script - http://docs.telestax.com/running-restcomm-binary-on-a-linux-server/ This document still refers to the old way of starting restcomm. Now there is the start-restcomm.sh script in bin/restcomm, which automatically starts both the restcomm server an...
non_priority
restcomm quick start documentation needs update for startup script this document still refers to the old way of starting restcomm now there is the start restcomm sh script in bin restcomm which automatically starts both the restcomm server and mms in different screen sessions a lot more convenient for ma...
0
681,182
23,299,829,262
IssuesEvent
2022-08-07 06:22:16
zot4plan/Zot4Plan
https://api.github.com/repos/zot4plan/Zot4Plan
opened
INS-19 About us Page
Priority: low Type: feature request
**Story** A new page for team members **Requirement** Friendly & creative design
1.0
INS-19 About us Page - **Story** A new page for team members **Requirement** Friendly & creative design
priority
ins about us page story a new page for team members requirement friendly creative design
1
40,901
10,591,618,979
IssuesEvent
2019-10-09 11:18:52
xamarin/Xamarin.Forms
https://api.github.com/repos/xamarin/Xamarin.Forms
closed
[Enhancement] Add .NET Core 3 support to WPF package
a/buildchain p/WPF proposal-open s/needs-info ❓ t/enhancement ➕
The [Xamarin.Forms.Platform.WPF](https://www.nuget.org/packages/Xamarin.Forms.Platform.WPF/) NuGet package doesn't currently support .NET Core 3. It works, but it causes this warning at build time: > Warning NU1701: Package 'Xamarin.Forms.Platform.WPF 4.3.0.851321-pre3' was restored using '.NETFramework,Version=v4.6...
1.0
[Enhancement] Add .NET Core 3 support to WPF package - The [Xamarin.Forms.Platform.WPF](https://www.nuget.org/packages/Xamarin.Forms.Platform.WPF/) NuGet package doesn't currently support .NET Core 3. It works, but it causes this warning at build time: > Warning NU1701: Package 'Xamarin.Forms.Platform.WPF 4.3.0.8513...
non_priority
add net core support to wpf package the nuget package doesn t currently support net core it works but it causes this warning at build time warning package xamarin forms platform wpf was restored using netframework version netframework version netframework version ...
0
48,898
13,184,770,172
IssuesEvent
2020-08-12 20:03:42
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
Update operator docs for pnf system (Trac #405)
Incomplete Migration Migrated from Trac defect jeb + pnf
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/405 , reported by blaufuss and owned by blaufuss_</summary> <p> ```json { "status": "closed", "changetime": "2012-10-31T17:32:24", "description": "PnF operator docs need to be updated:\n- New location for DB on fpslave01\n- New locat...
1.0
Update operator docs for pnf system (Trac #405) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/405 , reported by blaufuss and owned by blaufuss_</summary> <p> ```json { "status": "closed", "changetime": "2012-10-31T17:32:24", "description": "PnF operator docs need to be updated...
non_priority
update operator docs for pnf system trac migrated from reported by blaufuss and owned by blaufuss json status closed changetime description pnf operator docs need to be updated n new location for db on n new location for start stop scripts and t...
0
158,901
6,036,902,616
IssuesEvent
2017-06-09 17:17:42
forcedotcom/scmt-server
https://api.github.com/repos/forcedotcom/scmt-server
opened
Implement variable exponential back off and jitter in the backoff
enhancement priority - high
(so if there's multiple migrations running and they all hiccup from the same perf issue they don't all slam us at the same time?)
1.0
Implement variable exponential back off and jitter in the backoff - (so if there's multiple migrations running and they all hiccup from the same perf issue they don't all slam us at the same time?)
priority
implement variable exponential back off and jitter in the backoff so if there s multiple migrations running and they all hiccup from the same perf issue they don t all slam us at the same time
1
292,427
8,957,799,320
IssuesEvent
2019-01-27 08:12:21
cstate/cstate
https://api.github.com/repos/cstate/cstate
opened
HEX codes starting with 00 are unusable
bug help wanted priority: high
Golang/Hugo interprets a HEX code starting with 0 as octal [Reference of quirk](https://scripter.co/golang-quirk-number-strings-starting-with-0-are-octals/) Contributors appreciated
1.0
HEX codes starting with 00 are unusable - Golang/Hugo interprets a HEX code starting with 0 as octal [Reference of quirk](https://scripter.co/golang-quirk-number-strings-starting-with-0-are-octals/) Contributors appreciated
priority
hex codes starting with are unusable golang hugo interprets a hex code starting with as octal contributors appreciated
1
261,644
8,244,480,284
IssuesEvent
2018-09-11 06:29:13
bsc-s2/pykit
https://api.github.com/repos/bsc-s2/pykit
closed
httpmultipart README中的例子需要更新
enhancement priority-4-I-can-wait
### (做什么) httpmultipart README中的例子需要更新 ### (为什么要做) 运行报错 ### (使用什么工具) 无 ### (实现思路) ``` # get http request headers multipart = httpmultipart.Client() ====> multipart = httpmultipart.Multipart() res_headers = multipart.make_headers(fields, headers=headers) ``` ``` fields = [ { 'name':...
1.0
httpmultipart README中的例子需要更新 - ### (做什么) httpmultipart README中的例子需要更新 ### (为什么要做) 运行报错 ### (使用什么工具) 无 ### (实现思路) ``` # get http request headers multipart = httpmultipart.Client() ====> multipart = httpmultipart.Multipart() res_headers = multipart.make_headers(fields, headers=headers) ``` ``` fie...
priority
httpmultipart readme中的例子需要更新 做什么 httpmultipart readme中的例子需要更新 为什么要做 运行报错 使用什么工具 无 实现思路 get http request headers multipart httpmultipart client multipart httpmultipart multipart res headers multipart make headers fields headers headers fie...
1
370,848
10,949,592,553
IssuesEvent
2019-11-26 11:09:29
BBj-Plugins/BBjGridExWidget
https://api.github.com/repos/BBj-Plugins/BBjGridExWidget
opened
Boolean Cell Rendered does not work with Numeric Values
Area : Ag Grid Components - External Change: Minor Priority: Medium Status: Confirmed Type: Bug
The boolean cell render must not use strict type checking in order to check for booleans, booleans can declared in other forms like strings or numbers. Use the JS Boolean constructor to handle the conversation
1.0
Boolean Cell Rendered does not work with Numeric Values - The boolean cell render must not use strict type checking in order to check for booleans, booleans can declared in other forms like strings or numbers. Use the JS Boolean constructor to handle the conversation
priority
boolean cell rendered does not work with numeric values the boolean cell render must not use strict type checking in order to check for booleans booleans can declared in other forms like strings or numbers use the js boolean constructor to handle the conversation
1
253,536
8,057,437,366
IssuesEvent
2018-08-02 15:23:25
openfaas/faas-cli
https://api.github.com/repos/openfaas/faas-cli
closed
RPi: Kubernetes error function stuck in ImageInspectError state
priority/low support
Hi, I trying to deploy a home made function, but every time I, the pod that run that function goes in ImageInspectError state... When I deploy a test function like `figlet`, everything work, but when it come to something I write myself, it fails. I think I'm maybe missing something in the functioning because I'm pret...
1.0
RPi: Kubernetes error function stuck in ImageInspectError state - Hi, I trying to deploy a home made function, but every time I, the pod that run that function goes in ImageInspectError state... When I deploy a test function like `figlet`, everything work, but when it come to something I write myself, it fails. I thi...
priority
rpi kubernetes error function stuck in imageinspecterror state hi i trying to deploy a home made function but every time i the pod that run that function goes in imageinspecterror state when i deploy a test function like figlet everything work but when it come to something i write myself it fails i thi...
1
532,184
15,531,137,824
IssuesEvent
2021-03-13 22:06:51
OpenDRR/opendrr-platform
https://api.github.com/repos/OpenDRR/opendrr-platform
closed
Google Safe Browsing falsely determines opendrr.github.io as "Deceptive site" (detected phishing)
GitHub Public Presence Priority: Must Have Severity: Critical Task
Around midnight of March 13, 2021, when trying to access https://opendrr.github.io/ from Mozilla Firefox or Google Chrome, the following scary-looking all-red "Security error" appears: ![Screenshot from 2021-03-13 02-44-18](https://user-images.githubusercontent.com/1274764/111026260-9c003080-83a6-11eb-9fd7-6eed22f88...
1.0
Google Safe Browsing falsely determines opendrr.github.io as "Deceptive site" (detected phishing) - Around midnight of March 13, 2021, when trying to access https://opendrr.github.io/ from Mozilla Firefox or Google Chrome, the following scary-looking all-red "Security error" appears: ![Screenshot from 2021-03-13 02-...
priority
google safe browsing falsely determines opendrr github io as deceptive site detected phishing around midnight of march when trying to access from mozilla firefox or google chrome the following scary looking all red security error appears clicking on the detected phishing link enters as ...
1
41,168
21,522,919,986
IssuesEvent
2022-04-28 15:38:07
rapidsai/cudf
https://api.github.com/repos/rapidsai/cudf
closed
[FEA] Support choosing hash functions in join APIs
feature request ? - Needs Triage libcudf Performance
**Is your feature request related to a problem? Please describe.** I wish cuDF's public join APIs allow users to choose which hash function to use. In TPC-DS queries, we observed that a lot of joins have a small build table and a large probe table. NCU profiles suggest that when the build table (and the hash tabl...
True
[FEA] Support choosing hash functions in join APIs - **Is your feature request related to a problem? Please describe.** I wish cuDF's public join APIs allow users to choose which hash function to use. In TPC-DS queries, we observed that a lot of joins have a small build table and a large probe table. NCU profiles...
non_priority
support choosing hash functions in join apis is your feature request related to a problem please describe i wish cudf s public join apis allow users to choose which hash function to use in tpc ds queries we observed that a lot of joins have a small build table and a large probe table ncu profiles sug...
0
274,550
20,842,113,629
IssuesEvent
2022-03-21 02:18:16
python/mypy
https://api.github.com/repos/python/mypy
opened
(📚) Document that `typing.type_check_only` isn't supported
documentation
- from https://github.com/python/mypy/issues/9531#issuecomment-1058743090 I wonder if there are other features that mypy doesn't support, perhaps a section of the docs for unsupported features should be added?
1.0
(📚) Document that `typing.type_check_only` isn't supported - - from https://github.com/python/mypy/issues/9531#issuecomment-1058743090 I wonder if there are other features that mypy doesn't support, perhaps a section of the docs for unsupported features should be added?
non_priority
📚 document that typing type check only isn t supported from i wonder if there are other features that mypy doesn t support perhaps a section of the docs for unsupported features should be added
0
31,438
2,732,908,102
IssuesEvent
2015-04-17 10:09:06
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
tooltips for properties
auto-migrated Component-Editor Priority-Medium Type-Enhancement
``` show tooltips when the mouse is over a property in the property window. in the stencil set, you should use the attribute 'description' of a property. ``` Original issue reported on code.google.com by `NicoPete...@gmail.com` on 2 Sep 2008 at 10:57
1.0
tooltips for properties - ``` show tooltips when the mouse is over a property in the property window. in the stencil set, you should use the attribute 'description' of a property. ``` Original issue reported on code.google.com by `NicoPete...@gmail.com` on 2 Sep 2008 at 10:57
priority
tooltips for properties show tooltips when the mouse is over a property in the property window in the stencil set you should use the attribute description of a property original issue reported on code google com by nicopete gmail com on sep at
1
626
2,550,664,421
IssuesEvent
2015-02-01 20:09:05
NREL/OpenStudio
https://api.github.com/repos/NREL/OpenStudio
closed
Skylights not properly translated from E+ (Bugzilla #777)
component - Code severity - Minor Bug
On 2012-07-05 09:56:50, @macumber wrote: > Skylights don't have their own sub surface type in E+, need to check for windows on roofs or normal up on import and convert to skylight
1.0
Skylights not properly translated from E+ (Bugzilla #777) - On 2012-07-05 09:56:50, @macumber wrote: > Skylights don't have their own sub surface type in E+, need to check for windows on roofs or normal up on import and convert to skylight
non_priority
skylights not properly translated from e bugzilla on macumber wrote skylights don t have their own sub surface type in e need to check for windows on roofs or normal up on import and convert to skylight
0
144,186
22,292,953,645
IssuesEvent
2022-06-12 16:30:44
osmosis-labs/osmosis-frontend
https://api.github.com/repos/osmosis-labs/osmosis-frontend
closed
Update to "hide zero balances" component.
enhancement design 🎨
[Updated Figma.](https://www.figma.com/file/wQjMyxY0EnEk29gBzGDMe5/Osmosis-Component?node-id=4609%3A2451) @jonator, changing "hide zero balances" to a slider toggle could help bring the mobile more closely in line with the desktop. Side note: Switches and checkboxes are both used to enable settings. But the immediac...
1.0
Update to "hide zero balances" component. - [Updated Figma.](https://www.figma.com/file/wQjMyxY0EnEk29gBzGDMe5/Osmosis-Component?node-id=4609%3A2451) @jonator, changing "hide zero balances" to a slider toggle could help bring the mobile more closely in line with the desktop. Side note: Switches and checkboxes are bo...
non_priority
update to hide zero balances component jonator changing hide zero balances to a slider toggle could help bring the mobile more closely in line with the desktop side note switches and checkboxes are both used to enable settings but the immediacy of when users expect those settings to activate are diff...
0
136,061
18,722,289,821
IssuesEvent
2021-11-03 13:08:50
KDWSS/dd-trace-java
https://api.github.com/repos/KDWSS/dd-trace-java
opened
CVE-2018-12023 (High) detected in multiple libraries
security vulnerability
## CVE-2018-12023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.7.9.1.jar</b>, <b>jackson-databind-2.8.11.1.jar</b>, <b>jackson-databind-2.7.4.jar</b>, <b>jackson...
True
CVE-2018-12023 (High) detected in multiple libraries - ## CVE-2018-12023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.7.9.1.jar</b>, <b>jackson-databind-2.8.11.1...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind ...
0
709,318
24,373,508,544
IssuesEvent
2022-10-03 21:37:53
raceintospace/raceintospace
https://api.github.com/repos/raceintospace/raceintospace
closed
Job review gets worse while prestige rises?
bug Low Priority
A user wrote me last night to remark that in the game, his prestige was doing very well, but his job rating was progressively bad. Anyone know why this might be? He can be emailed directly at shch0003@yandex.ru if you need details. ![screen1](https://user-images.githubusercontent.com/3118014/191805066-026731de-5f9...
1.0
Job review gets worse while prestige rises? - A user wrote me last night to remark that in the game, his prestige was doing very well, but his job rating was progressively bad. Anyone know why this might be? He can be emailed directly at shch0003@yandex.ru if you need details. ![screen1](https://user-images.github...
priority
job review gets worse while prestige rises a user wrote me last night to remark that in the game his prestige was doing very well but his job rating was progressively bad anyone know why this might be he can be emailed directly at yandex ru if you need details
1
666,671
22,363,413,252
IssuesEvent
2022-06-15 23:31:18
AleoHQ/leo
https://api.github.com/repos/AleoHQ/leo
closed
[Bug] Test-framework never emits failed tests
bug ci priority-critical should-fail
A critical block of code was never added back in after the recent test-framework rewrite and it's causing all leo tests to appear as passing even when they're failing. This will be getting fixed ASAP but I'm making this ticket to act as a warning until then.
1.0
[Bug] Test-framework never emits failed tests - A critical block of code was never added back in after the recent test-framework rewrite and it's causing all leo tests to appear as passing even when they're failing. This will be getting fixed ASAP but I'm making this ticket to act as a warning until then.
priority
test framework never emits failed tests a critical block of code was never added back in after the recent test framework rewrite and it s causing all leo tests to appear as passing even when they re failing this will be getting fixed asap but i m making this ticket to act as a warning until then
1
128,371
17,512,293,027
IssuesEvent
2021-08-11 00:21:50
cagov/covid19
https://api.github.com/repos/cagov/covid19
closed
Fix spacing of content on Vaccine page
design
When a content block has a background color, then it should not have the horizontal rules (separators) above or below. Can we remove the horizontal rules that appear above and below the color-filled content blocks on the Vaccine page? Example 1: ![image](https://user-images.githubusercontent.com/69167298/128915...
1.0
Fix spacing of content on Vaccine page - When a content block has a background color, then it should not have the horizontal rules (separators) above or below. Can we remove the horizontal rules that appear above and below the color-filled content blocks on the Vaccine page? Example 1: ![image](https://user-ima...
non_priority
fix spacing of content on vaccine page when a content block has a background color then it should not have the horizontal rules separators above or below can we remove the horizontal rules that appear above and below the color filled content blocks on the vaccine page example example ...
0
307,636
9,419,642,480
IssuesEvent
2019-04-10 22:40:59
cb-geo/mpm
https://api.github.com/repos/cb-geo/mpm
closed
Create node / particle sets
Priority: High Status: Pending Type: Core feature
In the mesh class, we should be able to create a set of nodes and particles on which loading or restraints can be applied. A code snipped on how to create a node set: ``` //! Assign node sets //! \brief Assign loads and restrain node sets //! \return create_status Return success or failure of node set creation t...
1.0
Create node / particle sets - In the mesh class, we should be able to create a set of nodes and particles on which loading or restraints can be applied. A code snipped on how to create a node set: ``` //! Assign node sets //! \brief Assign loads and restrain node sets //! \return create_status Return success or f...
priority
create node particle sets in the mesh class we should be able to create a set of nodes and particles on which loading or restraints can be applied a code snipped on how to create a node set assign node sets brief assign loads and restrain node sets return create status return success or f...
1
121,271
4,807,158,464
IssuesEvent
2016-11-02 20:37:50
dealii/dealii
https://api.github.com/repos/dealii/dealii
opened
Static analysis: dealii-git/include/deal.II/base/thread_management.h
Low priority Starter project
``` dealii-git/include/deal.II/base/thread_management.h 2809 warn V690 The 'TaskDescriptor' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class. dealii-git/include/deal.II/base/thread_management.h 2944 warn V678 An object is used as an argument to its own method. Conside...
1.0
Static analysis: dealii-git/include/deal.II/base/thread_management.h - ``` dealii-git/include/deal.II/base/thread_management.h 2809 warn V690 The 'TaskDescriptor' class implements a copy constructor, but lacks the '=' operator. It is dangerous to use such a class. dealii-git/include/deal.II/base/thread_management.h 294...
priority
static analysis dealii git include deal ii base thread management h dealii git include deal ii base thread management h warn the taskdescriptor class implements a copy constructor but lacks the operator it is dangerous to use such a class dealii git include deal ii base thread management h warn ...
1
273,313
8,529,111,694
IssuesEvent
2018-11-03 08:02:19
CS2103-AY1819S1-F10-3/main
https://api.github.com/repos/CS2103-AY1819S1-F10-3/main
closed
[P.E. Dry Run] services' cost does not accept 2 d.p. values
priority.High
client#1 addservice s/ring c/2.99 - Executing above command results in command being ignored with no error messages told to user. - Should accept numbers with 2 d.p. since the User Guide says it accepts SGD, which is a money format that accepts 2 d.p. Can either change the User Guide to specify only integers, or chan...
1.0
[P.E. Dry Run] services' cost does not accept 2 d.p. values - client#1 addservice s/ring c/2.99 - Executing above command results in command being ignored with no error messages told to user. - Should accept numbers with 2 d.p. since the User Guide says it accepts SGD, which is a money format that accepts 2 d.p. Can ...
priority
services cost does not accept d p values client addservice s ring c executing above command results in command being ignored with no error messages told to user should accept numbers with d p since the user guide says it accepts sgd which is a money format that accepts d p can either change ...
1
275,216
23,897,638,511
IssuesEvent
2022-09-08 15:54:49
piccolo-orm/piccolo_admin
https://api.github.com/repos/piccolo-orm/piccolo_admin
opened
Investigate Cypress component testing
good first issue testing cypress
We previously experimented with Storybook, which is useful, but if we could test our UI components in Cypress it would be great (as we now have it integrated with GitHub Actions). https://docs.cypress.io/guides/component-testing/writing-your-first-component-test For this issue, find a simple Vue component in Picc...
1.0
Investigate Cypress component testing - We previously experimented with Storybook, which is useful, but if we could test our UI components in Cypress it would be great (as we now have it integrated with GitHub Actions). https://docs.cypress.io/guides/component-testing/writing-your-first-component-test For this is...
non_priority
investigate cypress component testing we previously experimented with storybook which is useful but if we could test our ui components in cypress it would be great as we now have it integrated with github actions for this issue find a simple vue component in piccolo admin and write a component test for...
0
32,409
15,370,071,732
IssuesEvent
2021-03-02 08:19:06
IgniteUI/igniteui-angular
https://api.github.com/repos/IgniteUI/igniteui-angular
closed
Optional nested properties support
enhancement grid: performance program: igniteui status: resolved
Lets try not to resolve the data through the row template and if there is a performance improvement we will discuss possible enhancements - adding of a new cell template without the dataMapper pipe responsible for data nesting. We wont expose a new boolean input for this enhancement, rather a check will be made for "."...
True
Optional nested properties support - Lets try not to resolve the data through the row template and if there is a performance improvement we will discuss possible enhancements - adding of a new cell template without the dataMapper pipe responsible for data nesting. We wont expose a new boolean input for this enhancement...
non_priority
optional nested properties support lets try not to resolve the data through the row template and if there is a performance improvement we will discuss possible enhancements adding of a new cell template without the datamapper pipe responsible for data nesting we wont expose a new boolean input for this enhancement...
0
61,830
15,093,383,796
IssuesEvent
2021-02-07 00:13:55
vmware-tanzu/antrea
https://api.github.com/repos/vmware-tanzu/antrea
closed
Document the process for maintaining go deps
area/build-release kind/documentation lifecycle/stale priority/important-longterm support
**Describe what you are trying to do** From @tpepper: > who handles it? probably a little bit higher review/approval privileges for these changes when/why are the updated and how far? bug fix commits versus release tags; frequent update to stay fresh or move slower/deliberate for stability?
1.0
Document the process for maintaining go deps - **Describe what you are trying to do** From @tpepper: > who handles it? probably a little bit higher review/approval privileges for these changes when/why are the updated and how far? bug fix commits versus release tags; frequent update to stay fresh or move slower/de...
non_priority
document the process for maintaining go deps describe what you are trying to do from tpepper who handles it probably a little bit higher review approval privileges for these changes when why are the updated and how far bug fix commits versus release tags frequent update to stay fresh or move slower de...
0
412,322
27,854,024,395
IssuesEvent
2023-03-20 21:05:55
crkn-rcdr/Access-Platform
https://api.github.com/repos/crkn-rcdr/Access-Platform
closed
Check up on the glossary
documentation
Two things immediately come to mind: 1. Noid/slug semantics 2. We should define "smelting" (requested by @jjfriedman)
1.0
Check up on the glossary - Two things immediately come to mind: 1. Noid/slug semantics 2. We should define "smelting" (requested by @jjfriedman)
non_priority
check up on the glossary two things immediately come to mind noid slug semantics we should define smelting requested by jjfriedman
0
138,289
18,775,078,758
IssuesEvent
2021-11-07 14:28:04
SelvaMiru/WebGoat
https://api.github.com/repos/SelvaMiru/WebGoat
opened
CVE-2016-3674 (High) detected in xstream-1.4.5.jar
security vulnerability
## CVE-2016-3674 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p>Pat...
True
CVE-2016-3674 (High) detected in xstream-1.4.5.jar - ## CVE-2016-3674 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary> <p>XStream is a serialization ...
non_priority
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back path to dependency file webgoat webgoat integration tests pom xml path to vulnerable library home wss scan...
0
371,032
25,935,122,405
IssuesEvent
2022-12-16 13:29:46
rh-impact/fiware-hackathon-2023
https://api.github.com/repos/rh-impact/fiware-hackathon-2023
opened
document your team's TrafficEnvironmentImpactForecast Smart Data Model project
github-admin-documentation TrafficEnvironmentImpactForecast documentation
![Mission](https://computate.neocities.org/png/rh-impact-logo-black-text-white-background-long.png "Hackathon Task for FIWARE EMEA 2023 Hackathon") # document your team's TrafficEnvironmentImpactForecast Smart Data Model project Your mission, should you choose to accept it, is to import TrafficEnvironmentImpactFore...
2.0
document your team's TrafficEnvironmentImpactForecast Smart Data Model project - ![Mission](https://computate.neocities.org/png/rh-impact-logo-black-text-white-background-long.png "Hackathon Task for FIWARE EMEA 2023 Hackathon") # document your team's TrafficEnvironmentImpactForecast Smart Data Model project Your m...
non_priority
document your team s trafficenvironmentimpactforecast smart data model project hackathon task for fiware emea hackathon document your team s trafficenvironmentimpactforecast smart data model project your mission should you choose to accept it is to import trafficenvironmentimpactforecast smart data ...
0
261,793
8,246,160,750
IssuesEvent
2018-09-11 12:04:57
meetalva/alva
https://api.github.com/repos/meetalva/alva
closed
Create Logger concept
priority: low type: feature
For proper debugging when developing and also when debugging incoming issues we need to have the ability to get more information. We should create a basic concept on how we can manage this without to much overhead.
1.0
Create Logger concept - For proper debugging when developing and also when debugging incoming issues we need to have the ability to get more information. We should create a basic concept on how we can manage this without to much overhead.
priority
create logger concept for proper debugging when developing and also when debugging incoming issues we need to have the ability to get more information we should create a basic concept on how we can manage this without to much overhead
1
437,650
30,605,935,672
IssuesEvent
2023-07-23 01:54:16
MaxLyonel/TestGitHubActions
https://api.github.com/repos/MaxLyonel/TestGitHubActions
opened
Realizar una segunda tarea
documentation enhancement
# Segunda Tarea - Implementar notificaciones cuando se acepten pull request
1.0
Realizar una segunda tarea - # Segunda Tarea - Implementar notificaciones cuando se acepten pull request
non_priority
realizar una segunda tarea segunda tarea implementar notificaciones cuando se acepten pull request
0
194,619
15,436,399,454
IssuesEvent
2021-03-07 12:54:07
anitab-org/open-source-programs-backend
https://api.github.com/repos/anitab-org/open-source-programs-backend
closed
docs: Link to reporting guidelines incorrect in code_cf_conduct.md
Category: Documentation/Training First Timers Only
### Describe the bug Link to reporting guidelines incorrect in code_cf_conduct.md ### To Reproduce Steps to reproduce the behavior: 1. Go to https://github.com/anitab-org/open-source-programs-backend/blob/develop/CODE_OF_CONDUCT.md#6-reporting-guidelines 2. Click on `Reporting Guidelines` 3. See error ### Ex...
1.0
docs: Link to reporting guidelines incorrect in code_cf_conduct.md - ### Describe the bug Link to reporting guidelines incorrect in code_cf_conduct.md ### To Reproduce Steps to reproduce the behavior: 1. Go to https://github.com/anitab-org/open-source-programs-backend/blob/develop/CODE_OF_CONDUCT.md#6-reporting-g...
non_priority
docs link to reporting guidelines incorrect in code cf conduct md describe the bug link to reporting guidelines incorrect in code cf conduct md to reproduce steps to reproduce the behavior go to click on reporting guidelines see error expected behavior link should be updated to ...
0
425,819
12,359,824,833
IssuesEvent
2020-05-17 12:44:40
mpv-player/mpv
https://api.github.com/repos/mpv-player/mpv
closed
failed to recognize file format
priority:ignored-issue-template
when i play my youtube playlist with mpv, after some time i get the error "failed to recognize file format". I dont know what i did wrong, here is how i use it "mpv 'https://www.youtube.com/playlist?list=PLN_adWB2_ZF4fTElMzEhpGzl5KEsSNeZu' --no-vid --shuffle --no-resume-playback"
1.0
failed to recognize file format - when i play my youtube playlist with mpv, after some time i get the error "failed to recognize file format". I dont know what i did wrong, here is how i use it "mpv 'https://www.youtube.com/playlist?list=PLN_adWB2_ZF4fTElMzEhpGzl5KEsSNeZu' --no-vid --shuffle --no-resume-playback"
priority
failed to recognize file format when i play my youtube playlist with mpv after some time i get the error failed to recognize file format i dont know what i did wrong here is how i use it mpv no vid shuffle no resume playback
1
170,414
6,444,140,528
IssuesEvent
2017-08-12 06:42:58
hacksu/2017-kenthackenough-ui-main
https://api.github.com/repos/hacksu/2017-kenthackenough-ui-main
closed
Remove link to old site
Medium Priority
Remove the link to the old site from the current 2017 Kent Hack Enough page
1.0
Remove link to old site - Remove the link to the old site from the current 2017 Kent Hack Enough page
priority
remove link to old site remove the link to the old site from the current kent hack enough page
1
625,632
19,759,232,319
IssuesEvent
2022-01-16 05:25:06
ms-club-sliit/msclub-backend
https://api.github.com/repos/ms-club-sliit/msclub-backend
opened
Backend request validation
medium-priority feature validation
## Feature - Request Validation ✔️ ❌ ### Summary 🗒️ We need to implement a middleware that validate the requests that are coming from the frontend end before call the controller and services. To implement this middleware you can use [Yup](https://github.com/jquense/yup#readme) package. I will add necessary folders...
1.0
Backend request validation - ## Feature - Request Validation ✔️ ❌ ### Summary 🗒️ We need to implement a middleware that validate the requests that are coming from the frontend end before call the controller and services. To implement this middleware you can use [Yup](https://github.com/jquense/yup#readme) package....
priority
backend request validation feature request validation ✔️ ❌ summary 🗒️ we need to implement a middleware that validate the requests that are coming from the frontend end before call the controller and services to implement this middleware you can use package i will add necessary folders and files i...
1
58,298
14,262,985,516
IssuesEvent
2020-11-20 13:48:49
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
Kibana authentication troubleshooting guide
Feature:Security/Authentication Team:Security discuss docs
Kibana authentication sub-system includes quite a bit of functionality these days and it's not always easy to troubleshoot problems or misconfiguration in this area. This issue is intended to gather the most common issues our users are experiencing with our authentication layer and ideas on how we can help them to trou...
True
Kibana authentication troubleshooting guide - Kibana authentication sub-system includes quite a bit of functionality these days and it's not always easy to troubleshoot problems or misconfiguration in this area. This issue is intended to gather the most common issues our users are experiencing with our authentication l...
non_priority
kibana authentication troubleshooting guide kibana authentication sub system includes quite a bit of functionality these days and it s not always easy to troubleshoot problems or misconfiguration in this area this issue is intended to gather the most common issues our users are experiencing with our authentication l...
0
188,970
22,046,958,880
IssuesEvent
2022-05-30 03:36:48
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
closed
CVE-2017-12762 (High) detected in linux-yoctov3.18.26 - autoclosed
security vulnerability
## CVE-2017-12762 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov3.18.26</b></p></summary> <p> <p>Yocto Linux Embedded kernel</p> <p>Library home page: <a href=https://git...
True
CVE-2017-12762 (High) detected in linux-yoctov3.18.26 - autoclosed - ## CVE-2017-12762 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov3.18.26</b></p></summary> <p> <p>Yoct...
non_priority
cve high detected in linux autoclosed cve high severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files dr...
0
811,829
30,302,169,721
IssuesEvent
2023-07-10 06:57:30
parzh/create-package-javascript
https://api.github.com/repos/parzh/create-package-javascript
closed
Update README
Change: patch Domain: meta Priority: medium Type: improvement
Currently the content of README.md file makes an incorrect assumption that the package repository was created directly via GitHub using [parzh/package-javascript](/parzh/package-javascript) or [parzh/package-typescript](/parzh/package-typescript).
1.0
Update README - Currently the content of README.md file makes an incorrect assumption that the package repository was created directly via GitHub using [parzh/package-javascript](/parzh/package-javascript) or [parzh/package-typescript](/parzh/package-typescript).
priority
update readme currently the content of readme md file makes an incorrect assumption that the package repository was created directly via github using parzh package javascript or parzh package typescript
1
192,620
15,354,129,468
IssuesEvent
2021-03-01 09:25:40
aspuru-guzik-group/selfies
https://api.github.com/repos/aspuru-guzik-group/selfies
closed
Wildcard Error message of encoder (and decoder)
documentation question
The try block in the encoder seems to check for wildcard in the molecule, and it works, except it doesn't print out the appropriate error message regarding the wildcard. I.e. `smiles = "C[C@H](O)[C@@(*)C1=CC=CC=C1"` encoder returns as a result (correctly) None. (side note: I personally would have used a regex m...
1.0
Wildcard Error message of encoder (and decoder) - The try block in the encoder seems to check for wildcard in the molecule, and it works, except it doesn't print out the appropriate error message regarding the wildcard. I.e. `smiles = "C[C@H](O)[C@@(*)C1=CC=CC=C1"` encoder returns as a result (correctly) None. ...
non_priority
wildcard error message of encoder and decoder the try block in the encoder seems to check for wildcard in the molecule and it works except it doesn t print out the appropriate error message regarding the wildcard i e smiles c o c cc cc encoder returns as a result correctly none side ...
0
812,988
30,441,299,745
IssuesEvent
2023-07-15 04:58:54
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
[docs] core/topologyattrs page format is broken
help wanted Component-Docs Priority-Critical
## Expected behavior ## All docs pages are well-formatted. ## Actual behavior ## Doc page [11.3.3. Topology attribute objects — [MDAnalysis.core.topologyattrs](https://docs.mdanalysis.org/stable/documentation_pages/core/topologyattrs.html) is not formatted correctly (see screen shot, sorry, long) - footer with ...
1.0
[docs] core/topologyattrs page format is broken - ## Expected behavior ## All docs pages are well-formatted. ## Actual behavior ## Doc page [11.3.3. Topology attribute objects — [MDAnalysis.core.topologyattrs](https://docs.mdanalysis.org/stable/documentation_pages/core/topologyattrs.html) is not formatted correctl...
priority
core topologyattrs page format is broken expected behavior all docs pages are well formatted actual behavior doc page is not formatted correctly see screen shot sorry long footer with authors on the side classes and functions are partially hideen by side menu and at end instead of ...
1
439,863
12,688,967,561
IssuesEvent
2020-06-21 02:26:03
TASVideos/BizHawk
https://api.github.com/repos/TASVideos/BizHawk
closed
retroizer crash
App: EmuHawk Priority: Critical Repro: Affects 2.5 dev
When trying to load supplied retroizer shader I crash, tried multiple systems Win 7 and 10, tried direct3d and ogl `=================== Pass 0: Vertex Shader: System.InvalidOperationException: Error compiling shader: G:\emuups\BizHawk_Developer-2020-06-20 AppVeyor 0.0.0.4979 Win 64 bit 007 Complete\memory(85,22)...
1.0
retroizer crash - When trying to load supplied retroizer shader I crash, tried multiple systems Win 7 and 10, tried direct3d and ogl `=================== Pass 0: Vertex Shader: System.InvalidOperationException: Error compiling shader: G:\emuups\BizHawk_Developer-2020-06-20 AppVeyor 0.0.0.4979 Win 64 bit 007 Comp...
priority
retroizer crash when trying to load supplied retroizer shader i crash tried multiple systems win and tried and ogl pass vertex shader system invalidoperationexception error compiling shader g emuups bizhawk developer appveyor win bit complete memory e...
1
7,536
25,077,869,373
IssuesEvent
2022-11-07 16:47:45
unoplatform/uno
https://api.github.com/repos/unoplatform/uno
closed
Include all MUX controls in leak tests
kind/bug area/automation difficulty/challenging
### Current behavior Currently almost no MUX controls are included in `Given_FrameworkElement_And_Leak`. ### Expected behavior All MUX controls should be included in `Given_FrameworkElement_And_Leak` and their leaks fixed. ### How to reproduce it (as minimally and precisely as possible) _No response_ ### Workarou...
1.0
Include all MUX controls in leak tests - ### Current behavior Currently almost no MUX controls are included in `Given_FrameworkElement_And_Leak`. ### Expected behavior All MUX controls should be included in `Given_FrameworkElement_And_Leak` and their leaks fixed. ### How to reproduce it (as minimally and precisely ...
non_priority
include all mux controls in leak tests current behavior currently almost no mux controls are included in given frameworkelement and leak expected behavior all mux controls should be included in given frameworkelement and leak and their leaks fixed how to reproduce it as minimally and precisely ...
0
21,704
2,641,956,356
IssuesEvent
2015-03-11 20:44:00
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
links to html5-slides variations
Maintenance Milestone-4 Priority-P3 Type-Feature
Original [issue 161](https://code.google.com/p/html5rocks/issues/detail?id=161) created by chrsmith on 2010-08-16T23:38:45.000Z: http://nickcammarata.com/slides/ is a more recent one. uses jQuery if native transition support isnt present.
1.0
links to html5-slides variations - Original [issue 161](https://code.google.com/p/html5rocks/issues/detail?id=161) created by chrsmith on 2010-08-16T23:38:45.000Z: http://nickcammarata.com/slides/ is a more recent one. uses jQuery if native transition support isnt present.
priority
links to slides variations original created by chrsmith on is a more recent one uses jquery if native transition support isnt present
1
13,855
10,057,168,178
IssuesEvent
2019-07-22 10:55:01
portainer/portainer
https://api.github.com/repos/portainer/portainer
closed
Auto-refresh the different resource lists views
area/containers area/services kind/enhancement
Hey, I started using portainer yesterday. It has ta lot of features which is very nice. But compared to other Docker Management Tools I'm missing the following features: * auto refresh (maybe configurable interval) of the content without complete page reloading (smoother) * for the different areas like Contai...
1.0
Auto-refresh the different resource lists views - Hey, I started using portainer yesterday. It has ta lot of features which is very nice. But compared to other Docker Management Tools I'm missing the following features: * auto refresh (maybe configurable interval) of the content without complete page reloading (s...
non_priority
auto refresh the different resource lists views hey i started using portainer yesterday it has ta lot of features which is very nice but compared to other docker management tools i m missing the following features auto refresh maybe configurable interval of the content without complete page reloading s...
0
664,414
22,269,645,768
IssuesEvent
2022-06-10 10:57:46
googleapis/java-bigtable
https://api.github.com/repos/googleapis/java-bigtable
opened
bigtable.data.v2.stub.DynamicFlowControlCallableTest: testLatenciesAreRecorded failed
priority: p2 type: bug flakybot: issue
Note: #1254 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 5eafcc3be3986692e64c95dcfc0d675208f2218c buildURL: [Build Status](https://source.cloud.google.com/results/invocations/ab77d7c2-a433-4b20-9112-8fac695c200c), [Sponge](http://sponge2/ab77d7c2-a433-4b20-...
1.0
bigtable.data.v2.stub.DynamicFlowControlCallableTest: testLatenciesAreRecorded failed - Note: #1254 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 5eafcc3be3986692e64c95dcfc0d675208f2218c buildURL: [Build Status](https://source.cloud.google.com/results/invoca...
priority
bigtable data stub dynamicflowcontrolcallabletest testlatenciesarerecorded failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output value of getlastadjustedtimestampms expected but was at...
1
64,205
7,777,041,700
IssuesEvent
2018-06-05 09:54:37
NOREADMEStudios/ProjectII
https://api.github.com/repos/NOREADMEStudios/ProjectII
closed
Shadow position & Scale improvement
design issue enhancement needs art
### Expected behavior: Shadow should get thiner when jumping. Cleric and Fighter should have a bigger shadow than Mage and Rogue. ### Actual behavior: Shadow is always the same for every character Some shadows are still misplaced ### Steps to reproduce the problem: ### Version of the game: 0.96 Please leave ...
1.0
Shadow position & Scale improvement - ### Expected behavior: Shadow should get thiner when jumping. Cleric and Fighter should have a bigger shadow than Mage and Rogue. ### Actual behavior: Shadow is always the same for every character Some shadows are still misplaced ### Steps to reproduce the problem: ### Ver...
non_priority
shadow position scale improvement expected behavior shadow should get thiner when jumping cleric and fighter should have a bigger shadow than mage and rogue actual behavior shadow is always the same for every character some shadows are still misplaced steps to reproduce the problem ver...
0
233,469
17,866,184,905
IssuesEvent
2021-09-06 09:42:57
Aatmaj-Zephyr/Hangman
https://api.github.com/repos/Aatmaj-Zephyr/Hangman
closed
GitHub Actions to give a demo in this repository.
documentation
Add GitHub actions to give the demo of the program in this repo.
1.0
GitHub Actions to give a demo in this repository. - Add GitHub actions to give the demo of the program in this repo.
non_priority
github actions to give a demo in this repository add github actions to give the demo of the program in this repo
0
65,820
27,243,569,638
IssuesEvent
2023-02-21 22:57:19
alphagov/govuk-design-system
https://api.github.com/repos/alphagov/govuk-design-system
opened
Create maps Lean Coffee/Open Space
awaiting triage community maps in services
## What Create maps open space session whilst the steering group complete the work ## Why To keep the momentum going and meet the need of frequent questions coming the collaboration's way from Slack ## Who needs to work on this Community Designer ## Who needs to review this Team? ## Done when - [ ] Ideate se...
1.0
Create maps Lean Coffee/Open Space - ## What Create maps open space session whilst the steering group complete the work ## Why To keep the momentum going and meet the need of frequent questions coming the collaboration's way from Slack ## Who needs to work on this Community Designer ## Who needs to review this T...
non_priority
create maps lean coffee open space what create maps open space session whilst the steering group complete the work why to keep the momentum going and meet the need of frequent questions coming the collaboration s way from slack who needs to work on this community designer who needs to review this t...
0
257,300
19,512,028,653
IssuesEvent
2021-12-29 00:57:58
horizongir/opencv.net
https://api.github.com/repos/horizongir/opencv.net
closed
Generate reference documentation for the entire API
documentation
Although OpenCV.NET aims to be as close to the original OpenCV as possible, there are still important differences and trade-offs which benefit from explanation. Furthermore, it is not clear to new users exactly which functions are currently supported by OpenCV.NET and how to use them. Generation of documentation web...
1.0
Generate reference documentation for the entire API - Although OpenCV.NET aims to be as close to the original OpenCV as possible, there are still important differences and trade-offs which benefit from explanation. Furthermore, it is not clear to new users exactly which functions are currently supported by OpenCV.NET a...
non_priority
generate reference documentation for the entire api although opencv net aims to be as close to the original opencv as possible there are still important differences and trade offs which benefit from explanation furthermore it is not clear to new users exactly which functions are currently supported by opencv net a...
0
178,385
13,777,293,830
IssuesEvent
2020-10-08 10:42:30
cosmos/cosmos-sdk
https://api.github.com/repos/cosmos/cosmos-sdk
opened
Decrease test-race-* timeout back to 15m
tests
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that this is not a duplicate issue :) ☺ > > > > > > > > > > > > > > > > > > > > > ...
1.0
Decrease test-race-* timeout back to 15m - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Please also ensure that this is not a duplicate issue :) ☺...
non_priority
decrease test race timeout back to ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v please also ensure that this is not a duplicate issue ☺ ...
0
27,313
21,606,055,804
IssuesEvent
2022-05-04 03:16:06
java-operator-sdk/java-operator-sdk
https://api.github.com/repos/java-operator-sdk/java-operator-sdk
closed
"After failed test" callback in E2E tests
tests-epic infrastructure stale
The E2E test framework should provide capability to perform actions on a failed tests. This could be use to e.g. save pod logs and YAMLs to a file.
1.0
"After failed test" callback in E2E tests - The E2E test framework should provide capability to perform actions on a failed tests. This could be use to e.g. save pod logs and YAMLs to a file.
non_priority
after failed test callback in tests the test framework should provide capability to perform actions on a failed tests this could be use to e g save pod logs and yamls to a file
0
373,688
26,081,143,704
IssuesEvent
2022-12-25 11:21:19
YoshithaRathnayake/CALCULATOR-WEBSITE
https://api.github.com/repos/YoshithaRathnayake/CALCULATOR-WEBSITE
closed
Add app downloading section to the readme file
documentation enhancement
- Add app downloading section to the readme file - I'll work on this
1.0
Add app downloading section to the readme file - - Add app downloading section to the readme file - I'll work on this
non_priority
add app downloading section to the readme file add app downloading section to the readme file i ll work on this
0
335,160
10,149,655,104
IssuesEvent
2019-08-05 15:40:58
HUPO-PSI/mzTab
https://api.github.com/repos/HUPO-PSI/mzTab
closed
CV Terms for mzTab-m 2.0.0
Priority-High enhancement metabolomics-part mzTab-M 2.0.0
SEP, MS [sample_processing](https://github.com/HUPO-PSI/mzTab/blob/master/specification_document-developments/1_1-Metabolomics-Draft/mzTab_format_specification_1_1-M_draft.adoc#625-sample_processing1-n) MS [instrument_name](https://github.com/HUPO-PSI/mzTab/blob/master/specification_document-developments/1_1-Metab...
1.0
CV Terms for mzTab-m 2.0.0 - SEP, MS [sample_processing](https://github.com/HUPO-PSI/mzTab/blob/master/specification_document-developments/1_1-Metabolomics-Draft/mzTab_format_specification_1_1-M_draft.adoc#625-sample_processing1-n) MS [instrument_name](https://github.com/HUPO-PSI/mzTab/blob/master/specification_do...
priority
cv terms for mztab m sep ms ms ms ms ms ms ms any cv ms or other cv ms ms ms or other ms any cv arbitrary these should not be validated newt bto cl doid any cv ...
1
603,913
18,673,942,197
IssuesEvent
2021-10-31 08:08:34
xournalpp/xournalpp
https://api.github.com/repos/xournalpp/xournalpp
closed
Objects disappear when deselected or while working
bug priority::high rendering
Hi! I experienced this issue while using LaTeX, I was a lot of images deep when suddendly one or two started disappearing. I don't know what caused it, but I think it has something to do with the selection mode, because the first object disappeared when I switched do "Select Object" mode ![ezgif-4-221a629e1527](ht...
1.0
Objects disappear when deselected or while working - Hi! I experienced this issue while using LaTeX, I was a lot of images deep when suddendly one or two started disappearing. I don't know what caused it, but I think it has something to do with the selection mode, because the first object disappeared when I switched ...
priority
objects disappear when deselected or while working hi i experienced this issue while using latex i was a lot of images deep when suddendly one or two started disappearing i don t know what caused it but i think it has something to do with the selection mode because the first object disappeared when i switched ...
1
24,636
12,345,294,174
IssuesEvent
2020-05-15 08:41:39
SonarSource/sonar-dotnet
https://api.github.com/repos/SonarSource/sonar-dotnet
opened
Refactor EmptyCollectionsShouldNotBeEnumerated to reuse symbolic execution
Area: C# Area: CFG Type: Improvement Type: Performance
Refactor `EmptyCollectionsShouldNotBeEnumerated` analyzer to reuse symbolic execution. Part of jira.sonarsource.com/browse/MMF-2056.
True
Refactor EmptyCollectionsShouldNotBeEnumerated to reuse symbolic execution - Refactor `EmptyCollectionsShouldNotBeEnumerated` analyzer to reuse symbolic execution. Part of jira.sonarsource.com/browse/MMF-2056.
non_priority
refactor emptycollectionsshouldnotbeenumerated to reuse symbolic execution refactor emptycollectionsshouldnotbeenumerated analyzer to reuse symbolic execution part of jira sonarsource com browse mmf
0
826,809
31,712,881,428
IssuesEvent
2023-09-09 13:48:51
davidfstr/Crystal-Web-Archiver
https://api.github.com/repos/davidfstr/Crystal-Web-Archiver
closed
Release Notes: Extract from README to own file
good first issue priority-medium type-feature
* [x] ...and link the new "Release Notes" (or "Changelog") from PyPI by updating the pyproject.toml metadata to link to the new document Why: * The main reason to edit the README file these days is actually to edit the "Release Notes" section. This suggests that section (with higher variability than the rest of the...
1.0
Release Notes: Extract from README to own file - * [x] ...and link the new "Release Notes" (or "Changelog") from PyPI by updating the pyproject.toml metadata to link to the new document Why: * The main reason to edit the README file these days is actually to edit the "Release Notes" section. This suggests that sect...
priority
release notes extract from readme to own file and link the new release notes or changelog from pypi by updating the pyproject toml metadata to link to the new document why the main reason to edit the readme file these days is actually to edit the release notes section this suggests that sectio...
1
762,315
26,714,600,783
IssuesEvent
2023-01-28 10:27:30
kubernetes/ingress-nginx
https://api.github.com/repos/kubernetes/ingress-nginx
closed
electionId configmap not getting deleted after uninstall
kind/support kind/bug priority/backlog lifecycle/rotten triage/accepted
**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): Using 4.0.13 helm chart https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.13/ingress-nginx-4.0.13.tgz **Kubernetes version** (use `kubectl version`): k8s 1.22 **What happened**: T...
1.0
electionId configmap not getting deleted after uninstall - **NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): Using 4.0.13 helm chart https://github.com/kubernetes/ingress-nginx/releases/download/helm-chart-4.0.13/ingress-nginx-4.0.13.tgz **Kubernetes version** ...
priority
electionid configmap not getting deleted after uninstall nginx ingress controller version exec into the pod and run nginx ingress controller version using helm chart kubernetes version use kubectl version what happened the electionid configmap is not getting deleted a...
1
721,209
24,821,529,829
IssuesEvent
2022-10-25 16:50:47
eclipse/lsp4jakarta
https://api.github.com/repos/eclipse/lsp4jakarta
closed
Temporary artifact hosting
1 medium priority
Create a temporary endpoint to provide the lsp4jakarta.jdt jar for IDE clients to consume. - Could possibly use a separate branch/fork containing the contents of `lsp4jakarta/jakarta.jdt/org.eclipse.lsp4jakarta.jdt.site/target/repository` Would be replaced by the final publishing endpoints once a release pipeline...
1.0
Temporary artifact hosting - Create a temporary endpoint to provide the lsp4jakarta.jdt jar for IDE clients to consume. - Could possibly use a separate branch/fork containing the contents of `lsp4jakarta/jakarta.jdt/org.eclipse.lsp4jakarta.jdt.site/target/repository` Would be replaced by the final publishing endp...
priority
temporary artifact hosting create a temporary endpoint to provide the jdt jar for ide clients to consume could possibly use a separate branch fork containing the contents of jakarta jdt org eclipse jdt site target repository would be replaced by the final publishing endpoints once a release pipeline ...
1
169,492
20,841,745,641
IssuesEvent
2022-03-21 01:26:31
UpendoVentures/Upendo-Dnn-PageManager
https://api.github.com/repos/UpendoVentures/Upendo-Dnn-PageManager
opened
CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz
security vulnerability
## CVE-2022-24773 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>JavaScript implementations of network transports, cryptography, ciphers, ...
True
CVE-2022-24773 (Medium) detected in node-forge-0.10.0.tgz - ## CVE-2022-24773 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.0.tgz</b></p></summary> <p>JavaScript im...
non_priority
cve medium detected in node forge tgz cve medium severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency fil...
0
737,681
25,526,402,288
IssuesEvent
2022-11-29 02:56:55
pilot-light/pilotlight
https://api.github.com/repos/pilot-light/pilotlight
closed
[FEATURE]: Vulkan MSAA Support
backend: Vulkan priority: Normal type: feature state: ready system: graphics
### Contact Details _No response_ ### What is the feature? Add Vulkan support for MSAA. ### Desribe alternatives you have considered? NA ### System New
1.0
[FEATURE]: Vulkan MSAA Support - ### Contact Details _No response_ ### What is the feature? Add Vulkan support for MSAA. ### Desribe alternatives you have considered? NA ### System New
priority
vulkan msaa support contact details no response what is the feature add vulkan support for msaa desribe alternatives you have considered na system new
1
77,188
9,983,273,108
IssuesEvent
2019-07-10 12:01:06
alvarotrigo/fullPage.js
https://api.github.com/repos/alvarotrigo/fullPage.js
closed
Sections and Slides have differing index start points in moveTo()
documentation enhancement fixed on dev
The `moveTo()` method uses an integer range starting at 0 for _slide_ position but an integer range starting at 1 for the _section_ position. The docs specifically say: > The first slide, the visible one by default, will have index 0 When I use `getActiveSection()` it returns an object (type Section) which has ...
1.0
Sections and Slides have differing index start points in moveTo() - The `moveTo()` method uses an integer range starting at 0 for _slide_ position but an integer range starting at 1 for the _section_ position. The docs specifically say: > The first slide, the visible one by default, will have index 0 When I use...
non_priority
sections and slides have differing index start points in moveto the moveto method uses an integer range starting at for slide position but an integer range starting at for the section position the docs specifically say the first slide the visible one by default will have index when i use...
0
19,934
6,796,745,368
IssuesEvent
2017-11-01 20:06:48
habitat-sh/habitat
https://api.github.com/repos/habitat-sh/habitat
reopened
Job completion status did not make it to scheduler - group stuck
A-builder C-bug L-rust
Run of glibc on acceptance Dependent job 'core/libcap-ng' was completed successfully, job srv thinks it's completed and status sync'd with scheduler, but scheduler thinks it is still in progress. There are no unprocessed status messages in the message queue. builder_scheduler=# select * from projects where owner_id...
1.0
Job completion status did not make it to scheduler - group stuck - Run of glibc on acceptance Dependent job 'core/libcap-ng' was completed successfully, job srv thinks it's completed and status sync'd with scheduler, but scheduler thinks it is still in progress. There are no unprocessed status messages in the message ...
non_priority
job completion status did not make it to scheduler group stuck run of glibc on acceptance dependent job core libcap ng was completed successfully job srv thinks it s completed and status sync d with scheduler but scheduler thinks it is still in progress there are no unprocessed status messages in the message ...
0
384,317
26,582,121,168
IssuesEvent
2023-01-22 15:36:29
open-ortho/dicom4ortho
https://api.github.com/repos/open-ortho/dicom4ortho
opened
All deciduous and permanent tooth codes have been corrected to the most granular codes.
documentation good first issue
One of the CLI arguments is --image-type. However, a new user would not know the allowed values for this field.
1.0
All deciduous and permanent tooth codes have been corrected to the most granular codes. - One of the CLI arguments is --image-type. However, a new user would not know the allowed values for this field.
non_priority
all deciduous and permanent tooth codes have been corrected to the most granular codes one of the cli arguments is image type however a new user would not know the allowed values for this field
0
28,809
7,034,586,983
IssuesEvent
2017-12-27 17:41:28
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Backend Titlefield Tooltip for Fields Renders below Element
No Code Attached Yet
### Steps to reproduce the issue Add Field tooltip (description) to a formfield of any type.¨ Also happens with integrated Modules like mod_banner. XML Like: ``` <field name="fieldname" type="list" default="defaultoption" label="The Label" ¨ description="The Description"> ... ``` ### Expected resu...
1.0
[4.0] Backend Titlefield Tooltip for Fields Renders below Element - ### Steps to reproduce the issue Add Field tooltip (description) to a formfield of any type.¨ Also happens with integrated Modules like mod_banner. XML Like: ``` <field name="fieldname" type="list" default="defaultoption" label="The Label...
non_priority
backend titlefield tooltip for fields renders below element steps to reproduce the issue add field tooltip description to a formfield of any type ¨ also happens with integrated modules like mod banner xml like field name fieldname type list default defaultoption label the label ¨ ...
0
567,366
16,856,719,231
IssuesEvent
2021-06-21 07:48:19
eu-digital-green-certificates/dgc-lib
https://api.github.com/repos/eu-digital-green-certificates/dgc-lib
opened
Improve CSCA Validation
enhancement low priority
## Current Implementation When trying to validate a CSCA a DSC will be checked against the whole list of downloaded CSCA. ## Suggested Enhancement To improve performance it would make sense to search in the list of trusted CSCA for a matching CSCA by its Subject and then do the actual Issuer Check on the found...
1.0
Improve CSCA Validation - ## Current Implementation When trying to validate a CSCA a DSC will be checked against the whole list of downloaded CSCA. ## Suggested Enhancement To improve performance it would make sense to search in the list of trusted CSCA for a matching CSCA by its Subject and then do the actual...
priority
improve csca validation current implementation when trying to validate a csca a dsc will be checked against the whole list of downloaded csca suggested enhancement to improve performance it would make sense to search in the list of trusted csca for a matching csca by its subject and then do the actual...
1
717,706
24,688,072,460
IssuesEvent
2022-10-19 06:11:13
Rehachoudhary0/hotel_testing
https://api.github.com/repos/Rehachoudhary0/hotel_testing
closed
🐛 Bug Report: Cancel booking not showing in backoffice.
bug back-end High priority
### 👟 Reproduction steps Cancel booking not showing in backoffice. ### 👍 Expected behavior Cancel booking should be in back office. ### 👎 Actual Behavior . ### 🎲 App version Different version (specify in environment) ### 💻 Operating system Something else ### 👀 Have you spent some time to check if this i...
1.0
🐛 Bug Report: Cancel booking not showing in backoffice. - ### 👟 Reproduction steps Cancel booking not showing in backoffice. ### 👍 Expected behavior Cancel booking should be in back office. ### 👎 Actual Behavior . ### 🎲 App version Different version (specify in environment) ### 💻 Operating system Somethi...
priority
🐛 bug report cancel booking not showing in backoffice 👟 reproduction steps cancel booking not showing in backoffice 👍 expected behavior cancel booking should be in back office 👎 actual behavior 🎲 app version different version specify in environment 💻 operating system somethi...
1
423,137
12,291,326,853
IssuesEvent
2020-05-10 09:26:21
threefoldtech/jumpscaleX_threebot
https://api.github.com/repos/threefoldtech/jumpscaleX_threebot
closed
admin panel sidebar has no scrollbar
priority_minor type_bug
Admin sidebar has no scrollbar, so if lines in sidebar are rolled out, the last lines become unreachable. If 'solutions' opened, all below Wallets manager becomes unreachable. OK: ![image](https://user-images.githubusercontent.com/30384423/81409700-df16c500-913f-11ea-9f76-e020d3111c55.png) After opening solu...
1.0
admin panel sidebar has no scrollbar - Admin sidebar has no scrollbar, so if lines in sidebar are rolled out, the last lines become unreachable. If 'solutions' opened, all below Wallets manager becomes unreachable. OK: ![image](https://user-images.githubusercontent.com/30384423/81409700-df16c500-913f-11ea-9f76-...
priority
admin panel sidebar has no scrollbar admin sidebar has no scrollbar so if lines in sidebar are rolled out the last lines become unreachable if solutions opened all below wallets manager becomes unreachable ok after opening solutions
1
4,330
2,849,435,288
IssuesEvent
2015-05-30 17:50:30
SoftverInzenjeringETFSA/SI2014Tim7
https://api.github.com/repos/SoftverInzenjeringETFSA/SI2014Tim7
closed
Unos podataka o potrošnji - neusaglašenost sa dizajnom sistema
bug documentation wontfix
Komponenta: JKP Vodovod i Kanalizacija desktop Commit ID: 9ac7199167395ac29ea4b045da0cf418f418febf Opis problema: Unos podataka o potrošnji se ne poklapa sa unosom podataka o potrošnji iz dokumenta Dizajn sistema http://pokit.org/get/img/2eb9135abab165ef26c869076b66d5f3.jpg - Dizajn sistema http://pokit.org/ge...
1.0
Unos podataka o potrošnji - neusaglašenost sa dizajnom sistema - Komponenta: JKP Vodovod i Kanalizacija desktop Commit ID: 9ac7199167395ac29ea4b045da0cf418f418febf Opis problema: Unos podataka o potrošnji se ne poklapa sa unosom podataka o potrošnji iz dokumenta Dizajn sistema http://pokit.org/get/img/2eb9135ab...
non_priority
unos podataka o potrošnji neusaglašenost sa dizajnom sistema komponenta jkp vodovod i kanalizacija desktop commit id opis problema unos podataka o potrošnji se ne poklapa sa unosom podataka o potrošnji iz dokumenta dizajn sistema dizajn sistema aplikacija koraci za reproduciranje problema ...
0
123,580
16,508,715,768
IssuesEvent
2021-05-25 23:22:28
microsoft/TypeScript
https://api.github.com/repos/microsoft/TypeScript
closed
Design Meeting Notes, 12/4/2020
Design Notes
# `Array.isArray` Changes https://github.com/microsoft/TypeScript/issues/41808 * We did this work to play better with `ReadonlyArray`. * The change works well, but works terribly with generics. * Are we willing to have worse behavior in the 0-order case for the higher-order case? * So are we reverting? * ...
1.0
Design Meeting Notes, 12/4/2020 - # `Array.isArray` Changes https://github.com/microsoft/TypeScript/issues/41808 * We did this work to play better with `ReadonlyArray`. * The change works well, but works terribly with generics. * Are we willing to have worse behavior in the 0-order case for the higher-order cas...
non_priority
design meeting notes array isarray changes we did this work to play better with readonlyarray the change works well but works terribly with generics are we willing to have worse behavior in the order case for the higher order case so are we reverting transparently better ...
0
277,630
30,662,502,863
IssuesEvent
2023-07-25 15:52:22
cldcvr/flow-core
https://api.github.com/repos/cldcvr/flow-core
opened
Found leaked credentials.
security-findings
Review and fix the findings below. Link: https://github.com/cldcvr/flow-core/blob/22feb358f2543611f4f43110ec03c0d286b40eff/packages/flow-core/.env Commit: 22feb358f2543611f4f43110ec03c0d286b40eff Email: mayankfulera <fuleramayank@gmail.com> File: packages/flow-core/.env Line: 1 Detector: FigmaPersonalAccessToken
True
Found leaked credentials. - Review and fix the findings below. Link: https://github.com/cldcvr/flow-core/blob/22feb358f2543611f4f43110ec03c0d286b40eff/packages/flow-core/.env Commit: 22feb358f2543611f4f43110ec03c0d286b40eff Email: mayankfulera <fuleramayank@gmail.com> File: packages/flow-core/.env Line: 1 Detector: F...
non_priority
found leaked credentials review and fix the findings below link commit email mayankfulera file packages flow core env line detector figmapersonalaccesstoken
0
47,607
10,130,715,013
IssuesEvent
2019-08-01 17:39:48
certbot/certbot
https://api.github.com/repos/certbot/certbot
closed
Fix remaining broken tests on Windows
area: code health area: testing area: windows current sprint has pr
When I started to port Certbot on Windows, a lot of unit tests or the logic tested by them were not working on this platform. In order to still have a working CI during the port, all failing tests where marked with a temporary decorator, `@broken_on_windows` to skip their execution. At this time, there is 40 units t...
1.0
Fix remaining broken tests on Windows - When I started to port Certbot on Windows, a lot of unit tests or the logic tested by them were not working on this platform. In order to still have a working CI during the port, all failing tests where marked with a temporary decorator, `@broken_on_windows` to skip their exec...
non_priority
fix remaining broken tests on windows when i started to port certbot on windows a lot of unit tests or the logic tested by them were not working on this platform in order to still have a working ci during the port all failing tests where marked with a temporary decorator broken on windows to skip their exec...
0
92,907
26,801,451,726
IssuesEvent
2023-02-01 15:21:57
AlpyneDreams/d8vk
https://api.github.com/repos/AlpyneDreams/d8vk
closed
Windows MSVC test builds are broken
bug build windows
Currently, MSVC builds fail. Obviously we would like to have Windows builds for 0.10+ eventually.
1.0
Windows MSVC test builds are broken - Currently, MSVC builds fail. Obviously we would like to have Windows builds for 0.10+ eventually.
non_priority
windows msvc test builds are broken currently msvc builds fail obviously we would like to have windows builds for eventually
0
154,469
19,725,941,728
IssuesEvent
2022-01-13 19:58:15
xinyuanwss/NodeGoat
https://api.github.com/repos/xinyuanwss/NodeGoat
opened
WS-2019-0103 (Medium) detected in handlebars-4.0.5.tgz
security vulnerability
## WS-2019-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ...
True
WS-2019-0103 (Medium) detected in handlebars-4.0.5.tgz - ## WS-2019-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary> <p>Handlebars provides...
non_priority
ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file package ...
0
554,101
16,389,156,628
IssuesEvent
2021-05-17 14:10:39
micronaut-projects/micronaut-core
https://api.github.com/repos/micronaut-projects/micronaut-core
closed
Regression 2.4.x 2.5.x Unable to deploy to Elastic Beanstalk
priority: high type: bug
# Steps to reproduce `mn create-app example.micronaut.micronautguide --inplace` ## Health Endpoint Add `micronaut-management` dependency: ```groovy dependencies { ... .. . implementation("io.micronaut:micronaut-management") } ``` ## Port 5000 EC2 Env Create a file to run the application in ...
1.0
Regression 2.4.x 2.5.x Unable to deploy to Elastic Beanstalk - # Steps to reproduce `mn create-app example.micronaut.micronautguide --inplace` ## Health Endpoint Add `micronaut-management` dependency: ```groovy dependencies { ... .. . implementation("io.micronaut:micronaut-management") } ``` #...
priority
regression x x unable to deploy to elastic beanstalk steps to reproduce mn create app example micronaut micronautguide inplace health endpoint add micronaut management dependency groovy dependencies implementation io micronaut micronaut management ...
1
18,119
6,550,686,178
IssuesEvent
2017-09-05 12:09:56
travis-ci/travis-ci
https://api.github.com/repos/travis-ci/travis-ci
closed
`sudo`-less Trusty images try to use Java 8 for Java 7 builds
bug build environment java trusty-container
It looks like the new `sudo`-less Trusty images try to use Java 8 to run Java 7 builds, which [causes the build to fail](https://travis-ci.org/relayrides/pushy/builds/230779135): ``` $ sudo rm -f /usr/lib/jvm/java-8-oracle-amd64 Reload jdk_switcher $ source $HOME/.jdk_switcher_rc $ jdk_switcher use openjdk7 Swi...
1.0
`sudo`-less Trusty images try to use Java 8 for Java 7 builds - It looks like the new `sudo`-less Trusty images try to use Java 8 to run Java 7 builds, which [causes the build to fail](https://travis-ci.org/relayrides/pushy/builds/230779135): ``` $ sudo rm -f /usr/lib/jvm/java-8-oracle-amd64 Reload jdk_switcher $...
non_priority
sudo less trusty images try to use java for java builds it looks like the new sudo less trusty images try to use java to run java builds which sudo rm f usr lib jvm java oracle reload jdk switcher source home jdk switcher rc jdk switcher use switching to java open...
0
416,387
28,079,193,315
IssuesEvent
2023-03-30 04:07:24
cresset-template/cresset
https://api.github.com/repos/cresset-template/cresset
closed
Document VSCode issues when using multiple containers on the same server and how to fix them.
documentation
Using VSCode on the same server with multiple Cresset projects can cause issues. Document why this occurs (namespace issues and the `.vscode-server` directory) and how to fix it.
1.0
Document VSCode issues when using multiple containers on the same server and how to fix them. - Using VSCode on the same server with multiple Cresset projects can cause issues. Document why this occurs (namespace issues and the `.vscode-server` directory) and how to fix it.
non_priority
document vscode issues when using multiple containers on the same server and how to fix them using vscode on the same server with multiple cresset projects can cause issues document why this occurs namespace issues and the vscode server directory and how to fix it
0
357,122
10,602,235,443
IssuesEvent
2019-10-10 13:52:51
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
closed
Upgrade React to 16.x and also update related libraries
Accepted Priority: High user story
### Description Following up investigation done for #3528 we want to upgrade React to the latest 16.x version and the following related libraries: - Babel (7.2.2) - Webpack (4.29.3) - react-redux (6.0.0) We will also need to updgrade (to be compatible with React 16): - qrcode.react - react-color - rea...
1.0
Upgrade React to 16.x and also update related libraries - ### Description Following up investigation done for #3528 we want to upgrade React to the latest 16.x version and the following related libraries: - Babel (7.2.2) - Webpack (4.29.3) - react-redux (6.0.0) We will also need to updgrade (to be compatibl...
priority
upgrade react to x and also update related libraries description following up investigation done for we want to upgrade react to the latest x version and the following related libraries babel webpack react redux we will also need to updgrade to be compatible with...
1
27,638
4,063,733,376
IssuesEvent
2016-05-26 01:31:47
geetsisbac/ZUUIL5XN2UPJRUK244AZSHGO
https://api.github.com/repos/geetsisbac/ZUUIL5XN2UPJRUK244AZSHGO
closed
0pjSOoAnmedp6O7v5YRx23EoO32uKcYrqY4JRAkLIHhvjFH29NCH2xleIGTQ3uzh7ShWB5+8XEsW9EqjuBo3RIDT9KwJ05mFF0n94ScdaXNSdyWATl/ShYUXBWoQIVaD3j4nFvn6WF2mO/KuVpr/91xTZs+SlJBCJjO8ujf3lh0=
design
nGrVj5RjQmXbJphnuxO42HAgBt/vU7Fjc3DFvTTdBsAwmEzPRCHx4jsAi6l5sxidk7/JM9ZrrAgzCwJp4eGfR5chKHqrvAF9t+MrUYO3+p+oQiCOmn10nBZWgx3vcE+vIAhYrJL2ip9yV1YjejG367iTdho+bWSnt+Sm2LRWK0UhI10ndhMd/YHAAzxXMVOAWmaUmWsXtExulGcjD/dA+xrOJZrMneB6rn1fy/SJM9KhCmQYcD22hEucjens9BNz23CtqO/4ibR4o32IF2PcjfhMuxUj/WyfAb/PS67YpfKBWNnmQAPhoHe0M7nLWRKQ...
1.0
0pjSOoAnmedp6O7v5YRx23EoO32uKcYrqY4JRAkLIHhvjFH29NCH2xleIGTQ3uzh7ShWB5+8XEsW9EqjuBo3RIDT9KwJ05mFF0n94ScdaXNSdyWATl/ShYUXBWoQIVaD3j4nFvn6WF2mO/KuVpr/91xTZs+SlJBCJjO8ujf3lh0= - nGrVj5RjQmXbJphnuxO42HAgBt/vU7Fjc3DFvTTdBsAwmEzPRCHx4jsAi6l5sxidk7/JM9ZrrAgzCwJp4eGfR5chKHqrvAF9t+MrUYO3+p+oQiCOmn10nBZWgx3vcE+vIAhYrJL2ip9yV1Yje...
non_priority
kuvpr p bwsnt yhaazxxmvoawmaumwsxtexulgcjd da wyfab ds
0
52,776
22,362,217,538
IssuesEvent
2022-06-15 21:51:04
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Refine the PowerBI dashboard based on Meredith's feedback
Service: Dev Type: Business Intelligence Workgroup: PD Project: 2020 Bond Progress Dashboard
Changes requested now - Formatting preferences: If it’s below 1m round to nearest thousand and use “k” - Add total allocated to the title of the table - Add static labels to line graph - End of month amounts for baseline and spend - Last amount for actual spend and actual obligated - Table - Fiscal...
1.0
Refine the PowerBI dashboard based on Meredith's feedback - Changes requested now - Formatting preferences: If it’s below 1m round to nearest thousand and use “k” - Add total allocated to the title of the table - Add static labels to line graph - End of month amounts for baseline and spend - Last amount ...
non_priority
refine the powerbi dashboard based on meredith s feedback changes requested now formatting preferences if it’s below round to nearest thousand and use “k” add total allocated to the title of the table add static labels to line graph end of month amounts for baseline and spend last amount f...
0
1,854
3,407,932,810
IssuesEvent
2015-12-04 07:30:55
servo/servo
https://api.github.com/repos/servo/servo
closed
Trait resolution errors with incremental build
A-infrastructure I-bustage
I sometimes get error: failed to find an implementation of trait layers::layers::TextureManager for azure::azure_hl::DrawTarget in `compositor_layer.rs` even though it imports `layers::layers::TextureManager` and `azure::azure_hl::DrawTarget`, and the latter module also contains the needed impl. A clean re...
1.0
Trait resolution errors with incremental build - I sometimes get error: failed to find an implementation of trait layers::layers::TextureManager for azure::azure_hl::DrawTarget in `compositor_layer.rs` even though it imports `layers::layers::TextureManager` and `azure::azure_hl::DrawTarget`, and the latter mo...
non_priority
trait resolution errors with incremental build i sometimes get error failed to find an implementation of trait layers layers texturemanager for azure azure hl drawtarget in compositor layer rs even though it imports layers layers texturemanager and azure azure hl drawtarget and the latter mo...
0
544,623
15,895,080,654
IssuesEvent
2021-04-11 12:43:58
ihhub/fheroes2
https://api.github.com/repos/ihhub/fheroes2
opened
Dragon City has wrong number of guardians
bug low priority
In the OG we have 1 Black Dragon, 1 Red Dragon and 3 Green Dragons. ![image](https://user-images.githubusercontent.com/55348946/114304355-605aa280-9adb-11eb-8cc2-9c61ae906192.png) In fheroes2 we have 1Black, 2 Red and 3 Green Dragons. ![image](https://user-images.githubusercontent.com/55348946/114304585-a5cb9f80-9...
1.0
Dragon City has wrong number of guardians - In the OG we have 1 Black Dragon, 1 Red Dragon and 3 Green Dragons. ![image](https://user-images.githubusercontent.com/55348946/114304355-605aa280-9adb-11eb-8cc2-9c61ae906192.png) In fheroes2 we have 1Black, 2 Red and 3 Green Dragons. ![image](https://user-images.githubu...
priority
dragon city has wrong number of guardians in the og we have black dragon red dragon and green dragons in we have red and green dragons also they should be in separate stacks
1
15,928
3,994,160,892
IssuesEvent
2016-05-10 11:13:36
EngoEngine/engo
https://api.github.com/repos/EngoEngine/engo
closed
Extensionless resource warning uninformative
documentation help wanted in progress
Currently, it gives the following warning when loading files without extensions: `WARNING: Cannot load extensionless resource.` We should add the actual filename given, making it easier to debug. Up for grabs.
1.0
Extensionless resource warning uninformative - Currently, it gives the following warning when loading files without extensions: `WARNING: Cannot load extensionless resource.` We should add the actual filename given, making it easier to debug. Up for grabs.
non_priority
extensionless resource warning uninformative currently it gives the following warning when loading files without extensions warning cannot load extensionless resource we should add the actual filename given making it easier to debug up for grabs
0