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
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
197,088
14,907,825,003
IssuesEvent
2021-01-22 04:13:27
marolos/ISII-WORKSHOP_PAGOS_GASOLINERAS
https://api.github.com/repos/marolos/ISII-WORKSHOP_PAGOS_GASOLINERAS
closed
New business rule required
Accepted the solution Completeness verification Follow up Impact analysis Issue reproduction Solve the issue Test the solution release
**Is your feature request related to a problem? Please describe.** This feature is not related to a problem. It is related to a new policy of the organization. Based on the impact of the pandemic in the 2020 results, the board of the company has approved a new business rule (policy) beginning january 2021, that ...
1.0
New business rule required - **Is your feature request related to a problem? Please describe.** This feature is not related to a problem. It is related to a new policy of the organization. Based on the impact of the pandemic in the 2020 results, the board of the company has approved a new business rule (policy) ...
non_priority
new business rule required is your feature request related to a problem please describe this feature is not related to a problem it is related to a new policy of the organization based on the impact of the pandemic in the results the board of the company has approved a new business rule policy beg...
0
32,318
13,787,052,432
IssuesEvent
2020-10-09 03:41:21
open-contracting/deploy
https://api.github.com/repos/open-contracting/deploy
closed
Consider switching to nginx
services
We use Apache because it's what ODS had set up. Personally, I've been using nginx for longer, and it continues to grow in popularity. We should of course check that all Apache modules/features are replicated in nginx. This is low priority as it won't yield significant changes in performance.
1.0
Consider switching to nginx - We use Apache because it's what ODS had set up. Personally, I've been using nginx for longer, and it continues to grow in popularity. We should of course check that all Apache modules/features are replicated in nginx. This is low priority as it won't yield significant changes in perform...
non_priority
consider switching to nginx we use apache because it s what ods had set up personally i ve been using nginx for longer and it continues to grow in popularity we should of course check that all apache modules features are replicated in nginx this is low priority as it won t yield significant changes in perform...
0
89,785
15,837,539,133
IssuesEvent
2021-04-06 20:56:21
TIBCOSoftware/tci-flogo
https://api.github.com/repos/TIBCOSoftware/tci-flogo
closed
WS-2019-0425 (Medium) detected in mocha-5.2.0.tgz - autoclosed
security vulnerability
## WS-2019-0425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mocha-5.2.0.tgz</b></p></summary> <p>simple, flexible, fun test framework</p> <p>Library home page: <a href="https://r...
True
WS-2019-0425 (Medium) detected in mocha-5.2.0.tgz - autoclosed - ## WS-2019-0425 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mocha-5.2.0.tgz</b></p></summary> <p>simple, flexible...
non_priority
ws medium detected in mocha tgz autoclosed ws medium severity vulnerability vulnerable library mocha tgz simple flexible fun test framework library home page a href dependency hierarchy x mocha tgz vulnerable library vulnerability deta...
0
49,836
26,351,572,423
IssuesEvent
2023-01-11 05:38:23
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Task]: Separate fetchAllApplications and release notes API
Bug Performance Home Page Team Managers Pod
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Two observations here 1. Api to `fetchAllApplications` which has URL https://app.appsmith.com/api/v1/applications/new is called twice Reason i am guessing is most probably - once to fetch all application and ...
True
[Task]: Separate fetchAllApplications and release notes API - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Two observations here 1. Api to `fetchAllApplications` which has URL https://app.appsmith.com/api/v1/applications/new is called twice Reason i am g...
non_priority
separate fetchallapplications and release notes api is there an existing issue for this i have searched the existing issues description two observations here api to fetchallapplications which has url is called twice reason i am guessing is most probably once to fetch all applicat...
0
189,576
22,047,069,771
IssuesEvent
2022-05-30 03:49:55
Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492
https://api.github.com/repos/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2022-0492
closed
CVE-2019-15922 (Medium) detected in linuxlinux-4.19.88 - autoclosed
security vulnerability
## CVE-2019-15922 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.88</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge....
True
CVE-2019-15922 (Medium) detected in linuxlinux-4.19.88 - autoclosed - ## CVE-2019-15922 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.88</b></p></summary> <p> <p>Th...
non_priority
cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files ...
0
6,429
3,808,320,209
IssuesEvent
2016-03-25 14:30:40
spring-projects/spring-session
https://api.github.com/repos/spring-projects/spring-session
closed
Use Embedded Mongo for integration tests & samples
build enhancement samples
Currently a simple ```./gradlew build``` requires having an instance of MongoDB running for build to complete successfully. IMO this is not the greatest development experience, and it should be considered to move the integration tests for Mongo support to use somethling like an [embedded MongoDB](https://flapdoodle-...
1.0
Use Embedded Mongo for integration tests & samples - Currently a simple ```./gradlew build``` requires having an instance of MongoDB running for build to complete successfully. IMO this is not the greatest development experience, and it should be considered to move the integration tests for Mongo support to use some...
non_priority
use embedded mongo for integration tests samples currently a simple gradlew build requires having an instance of mongodb running for build to complete successfully imo this is not the greatest development experience and it should be considered to move the integration tests for mongo support to use some...
0
191,056
22,196,902,116
IssuesEvent
2022-06-07 07:48:05
nidhi7598/linux-4.1.15
https://api.github.com/repos/nidhi7598/linux-4.1.15
opened
CVE-2020-0305 (Medium) detected in linuxlinux-4.6
security vulnerability
## CVE-2020-0305 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kerne...
True
CVE-2020-0305 (Medium) detected in linuxlinux-4.6 - ## CVE-2020-0305 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>L...
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files fs char dev c ...
0
35,176
9,545,158,368
IssuesEvent
2019-05-01 16:13:14
assimp/assimp
https://api.github.com/repos/assimp/assimp
closed
StepFileGen1.cpp compilation error on MinGW-64
bug build
When trying to compile on Windows with MinGW-64 I get the following error: ``` [ 70%] Building C object code/CMakeFiles/assimp.dir/__/contrib/zip/src/zip.c.obj C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/as.exe: CMakeFiles\assimp.dir\Importer...
1.0
StepFileGen1.cpp compilation error on MinGW-64 - When trying to compile on Windows with MinGW-64 I get the following error: ``` [ 70%] Building C object code/CMakeFiles/assimp.dir/__/contrib/zip/src/zip.c.obj C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-m...
non_priority
cpp compilation error on mingw when trying to compile on windows with mingw i get the following error building c object code cmakefiles assimp dir contrib zip src zip c obj c progra mingw p bin lib gcc bin as exe cmakefiles assimp dir importer...
0
115,022
9,778,843,168
IssuesEvent
2019-06-07 13:08:40
ME-ICA/tedana
https://api.github.com/repos/ME-ICA/tedana
closed
[BUG] Out of Date CircleCI link to data
bug testing
<!-- This is a suggested issue template for tedana. If there is other information that would be helpful to include, please do not hesitate to add it! Before submitting, please check to make sure that the issue is not already addressed; if there is a related issue, then please cross-reference it by #. If this is...
1.0
[BUG] Out of Date CircleCI link to data - <!-- This is a suggested issue template for tedana. If there is other information that would be helpful to include, please do not hesitate to add it! Before submitting, please check to make sure that the issue is not already addressed; if there is a related issue, then p...
non_priority
out of date circleci link to data this is a suggested issue template for tedana if there is other information that would be helpful to include please do not hesitate to add it before submitting please check to make sure that the issue is not already addressed if there is a related issue then pleas...
0
30,309
14,515,305,097
IssuesEvent
2020-12-13 11:53:54
JuliaReach/LazySets.jl
https://api.github.com/repos/JuliaReach/LazySets.jl
closed
More efficient box approximation of specific set types
good first issue :baby_chick: performance :racehorse:
In general we compute the center and the radius with 2n support vector queries. For centrally symmetric sets we already know the center and can compute the radius with just n support vector queries. For certain set types the computation is even simpler, e.g., for `Ball*` types we can just read the radius from the se...
True
More efficient box approximation of specific set types - In general we compute the center and the radius with 2n support vector queries. For centrally symmetric sets we already know the center and can compute the radius with just n support vector queries. For certain set types the computation is even simpler, e.g., ...
non_priority
more efficient box approximation of specific set types in general we compute the center and the radius with support vector queries for centrally symmetric sets we already know the center and can compute the radius with just n support vector queries for certain set types the computation is even simpler e g f...
0
189,554
15,190,957,649
IssuesEvent
2021-02-15 18:56:48
ppi-ag/deep-sampler
https://api.github.com/repos/ppi-ag/deep-sampler
opened
Tutorial: Persistence
documentation
We need an article that describes how the persistence using default JSON-recorder and -player works. - Using the default configuration with annotations - Customizing the persistence using annotations - Using the peristence-API without annotations https://ppi-ag.github.io/deep-sampler/#/persistence/
1.0
Tutorial: Persistence - We need an article that describes how the persistence using default JSON-recorder and -player works. - Using the default configuration with annotations - Customizing the persistence using annotations - Using the peristence-API without annotations https://ppi-ag.github.io/deep-sampler/#/p...
non_priority
tutorial persistence we need an article that describes how the persistence using default json recorder and player works using the default configuration with annotations customizing the persistence using annotations using the peristence api without annotations
0
22,680
15,374,741,394
IssuesEvent
2021-03-02 14:11:03
blockframes/blockframes
https://api.github.com/repos/blockframes/blockframes
closed
prepareForTesting - do not fail or restore DB on error
Infrastructure Sanity-team
put risky commands in a try/catch block, and maybe list errors at the end. At the moment, certain failures will interrupt the entire process, and the error messages are so long they get lost in logs. generally refactor and clean up this process so devs have less issues, preferably run faster too.
1.0
prepareForTesting - do not fail or restore DB on error - put risky commands in a try/catch block, and maybe list errors at the end. At the moment, certain failures will interrupt the entire process, and the error messages are so long they get lost in logs. generally refactor and clean up this process so devs have...
non_priority
preparefortesting do not fail or restore db on error put risky commands in a try catch block and maybe list errors at the end at the moment certain failures will interrupt the entire process and the error messages are so long they get lost in logs generally refactor and clean up this process so devs have...
0
124,248
17,772,511,203
IssuesEvent
2021-08-30 15:08:55
kapseliboi/core
https://api.github.com/repos/kapseliboi/core
opened
WS-2019-0027 (Medium) detected in marked-0.3.17.tgz
security vulnerability
## WS-2019-0027 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.17.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://re...
True
WS-2019-0027 (Medium) detected in marked-0.3.17.tgz - ## WS-2019-0027 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.17.tgz</b></p></summary> <p>A markdown parser built f...
non_priority
ws medium detected in marked tgz ws medium severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href dependency hierarchy jsdoc tgz root library x marked tgz vulnerable library foun...
0
314,478
27,003,224,915
IssuesEvent
2023-02-10 09:35:59
winter-blog/user-service
https://api.github.com/repos/winter-blog/user-service
opened
ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ
โœ… Test โœจ Feature
# Description ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ # Todo * [ ] ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ * [ ] ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ํ…Œ์ŠคํŠธ ์ž‘์„ฑ # ETC
1.0
ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ - # Description ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ # Todo * [ ] ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ * [ ] ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ํ…Œ์ŠคํŠธ ์ž‘์„ฑ # ETC
non_priority
ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ description ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ todo ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ๊ฐœ๋ฐœ ํšŒ์› ์กฐํšŒ ์„œ๋น„์Šค ํ…Œ์ŠคํŠธ ์ž‘์„ฑ etc
0
70,862
9,457,408,621
IssuesEvent
2019-04-17 00:18:12
Microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/Microsoft/MixedRealityToolkit-Unity
reopened
how to make an appx build that work on Hololens, Desktop and MR Mode
v2 Documentation
## Overview I want to create a cross platform application appx build that works on Hololens, Desktop and MR mode. When I try to build and Run on different platforms it is not supported. How can I go about it? ## Expected Behavior Here is what I am trying to achieve 1. Create a uwp Project in Unity which has MRTK in...
1.0
how to make an appx build that work on Hololens, Desktop and MR Mode - ## Overview I want to create a cross platform application appx build that works on Hololens, Desktop and MR mode. When I try to build and Run on different platforms it is not supported. How can I go about it? ## Expected Behavior Here is what I a...
non_priority
how to make an appx build that work on hololens desktop and mr mode overview i want to create a cross platform application appx build that works on hololens desktop and mr mode when i try to build and run on different platforms it is not supported how can i go about it expected behavior here is what i a...
0
335,277
24,462,515,246
IssuesEvent
2022-10-07 12:28:10
codalab/codabench
https://api.github.com/repos/codalab/codabench
opened
We need an "administrator procedures" wiki page
Documentation
Like this one on CodaLab Competitions: https://github.com/codalab/codalab-competitions/wiki/Dev_Administrator-Procedures We need an admin procedures page. How to add an user as staff? How to delete an user? etc.
1.0
We need an "administrator procedures" wiki page - Like this one on CodaLab Competitions: https://github.com/codalab/codalab-competitions/wiki/Dev_Administrator-Procedures We need an admin procedures page. How to add an user as staff? How to delete an user? etc.
non_priority
we need an administrator procedures wiki page like this one on codalab competitions we need an admin procedures page how to add an user as staff how to delete an user etc
0
130,324
18,155,762,991
IssuesEvent
2021-09-27 01:11:58
ghuangsnl/spring-boot
https://api.github.com/repos/ghuangsnl/spring-boot
opened
CVE-2021-41079 (Medium) detected in tomcat-embed-core-9.0.36.jar
security vulnerability
## CVE-2021-41079 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.36.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="http...
True
CVE-2021-41079 (Medium) detected in tomcat-embed-core-9.0.36.jar - ## CVE-2021-41079 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.36.jar</b></p></summary> <p...
non_priority
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file spring boot spring boot tests spring boot smoke tests spring boot smoke te...
0
135
4,152,297,648
IssuesEvent
2016-06-16 00:07:25
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
closed
Broken Unwind: SIGABRT_Xunit.Sdk.EqualException_xunit.assert.dll!Xunit.Assert.Equal[[System.Int32, System.Private.CoreLib]]
bug reliability
**Notes for this dump are for the Ubuntu 14.04 dump http://dotnetrp.azurewebsites.net/dumpling/download/1434** LAST_EXCEPTION: Exception object: 00007f8fec13eb60 Exception type: Xunit.Sdk.EqualException Message: Assert.Equal() Failure InnerException: <none> StackTrace (gener...
True
Broken Unwind: SIGABRT_Xunit.Sdk.EqualException_xunit.assert.dll!Xunit.Assert.Equal[[System.Int32, System.Private.CoreLib]] - **Notes for this dump are for the Ubuntu 14.04 dump http://dotnetrp.azurewebsites.net/dumpling/download/1434** LAST_EXCEPTION: Exception object: 00007f8fec13eb60 Exception type:...
non_priority
broken unwind sigabrt xunit sdk equalexception xunit assert dll xunit assert equal notes for this dump are for the ubuntu dump last exception exception object exception type xunit sdk equalexception message assert equal failure innerexception stacktra...
0
44,312
11,426,175,166
IssuesEvent
2020-02-03 21:22:09
mar10/fancytree
https://api.github.com/repos/mar10/fancytree
closed
Improve module loader support for projects that already import jQuery UI
build-process enhancement stale
See issue #807, especially https://github.com/mar10/fancytree/issues/807#issuecomment-347035688 In addition to the current `dist/modules/` folder that requires only the internal `jquery.fancytree.ui-deps.js` module: ```js if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous modu...
1.0
Improve module loader support for projects that already import jQuery UI - See issue #807, especially https://github.com/mar10/fancytree/issues/807#issuecomment-347035688 In addition to the current `dist/modules/` folder that requires only the internal `jquery.fancytree.ui-deps.js` module: ```js if ( typeof defi...
non_priority
improve module loader support for projects that already import jquery ui see issue especially in addition to the current dist modules folder that requires only the internal jquery fancytree ui deps js module js if typeof define function define amd amd register as an anonymo...
0
51,555
13,207,525,355
IssuesEvent
2020-08-14 23:26:59
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
bad error when execute after config problem (Trac #616)
IceTray Incomplete Migration Migrated from Trac defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/616">https://code.icecube.wisc.edu/projects/icecube/ticket/616</a>, reported by troyand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2012-10-31T19:05:10", "_ts": "13517103...
1.0
bad error when execute after config problem (Trac #616) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/616">https://code.icecube.wisc.edu/projects/icecube/ticket/616</a>, reported by troyand owned by olivas</em></summary> <p> ```json { "status": "closed", ...
non_priority
bad error when execute after config problem trac migrated from json status closed changetime ts description real error is caught and displayed error displayed during finish is bogus n n icetray resources scripts return numpy bool py nlog...
0
8,098
8,148,836,938
IssuesEvent
2018-08-22 07:39:14
opensdmx/rsdmx
https://api.github.com/repos/opensdmx/rsdmx
closed
Add World Bank sdmx Service provider
data testing new feature web-service connector
http://api.worldbank.org/v2/sdmx/rest <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62455948-add-world-bank-sdmx-service-provider?utm_campaign=plugin&utm_content=tracker%2F521666&utm_medium=issues&utm_source=github)** We accept bounties via [Bount...
1.0
Add World Bank sdmx Service provider - http://api.worldbank.org/v2/sdmx/rest <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62455948-add-world-bank-sdmx-service-provider?utm_campaign=plugin&utm_content=tracker%2F521666&utm_medium=issues&utm_source=...
non_priority
add world bank sdmx service provider want to back this issue we accept bounties via
0
8,049
4,151,430,643
IssuesEvent
2016-06-15 20:35:06
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Supporting API v23 fpr Android
enhancement platform:android topic:buildsystem
GoDot 2.1 master It will support the android API version 23? Now i can build only with API v21 and less, building with API 23 returns "Symbol not found" errors. Part of log: http://pastebin.com/52QDcExW
1.0
Supporting API v23 fpr Android - GoDot 2.1 master It will support the android API version 23? Now i can build only with API v21 and less, building with API 23 returns "Symbol not found" errors. Part of log: http://pastebin.com/52QDcExW
non_priority
supporting api fpr android godot master it will support the android api version now i can build only with api and less building with api returns symbol not found errors part of log
0
300,174
22,644,408,251
IssuesEvent
2022-07-01 07:14:46
AlexKollar/Cryptex
https://api.github.com/repos/AlexKollar/Cryptex
opened
Cryptex Github.io
documentation enhancement
I figure it might be time to make an official github pages for Cryptex. Despite the repo speaking for itself having a nice fancy page for it would be cool. Anyone want to tag in on this feel free. ๐Ÿ‘๐Ÿผ
1.0
Cryptex Github.io - I figure it might be time to make an official github pages for Cryptex. Despite the repo speaking for itself having a nice fancy page for it would be cool. Anyone want to tag in on this feel free. ๐Ÿ‘๐Ÿผ
non_priority
cryptex github io i figure it might be time to make an official github pages for cryptex despite the repo speaking for itself having a nice fancy page for it would be cool anyone want to tag in on this feel free ๐Ÿ‘๐Ÿผ
0
128,042
12,354,613,980
IssuesEvent
2020-05-16 08:40:33
rmcreyes/keener-backend
https://api.github.com/repos/rmcreyes/keener-backend
opened
Document the APIs we plan to expose
documentation
**Describe what to document** Before implementing our APIs, we need to plan out what we plan to implement. Planning for this includes: - Deciding the routes/endpoints to use - Determining the APIs we want - Determining the type of HTTP request we should use for each API - Determining the parameters we expect ...
1.0
Document the APIs we plan to expose - **Describe what to document** Before implementing our APIs, we need to plan out what we plan to implement. Planning for this includes: - Deciding the routes/endpoints to use - Determining the APIs we want - Determining the type of HTTP request we should use for each API - De...
non_priority
document the apis we plan to expose describe what to document before implementing our apis we need to plan out what we plan to implement planning for this includes deciding the routes endpoints to use determining the apis we want determining the type of http request we should use for each api de...
0
16,752
9,875,201,336
IssuesEvent
2019-06-23 09:35:23
PrivateBin/PrivateBin
https://api.github.com/repos/PrivateBin/PrivateBin
closed
Show warning when HTTPS is not used
discuss me security/privacy
In 2016 HTTPS should be used everywhere. As [explained in the Readme](https://github.com/PrivateBin/PrivateBin#what-it-doesnt-provide) without HTTPS PrivateBin is not secure, so that's why I propose to show a big (scary) warning message when HTTPS is not used. ### ideas for implementation - show on home page for every ...
True
Show warning when HTTPS is not used - In 2016 HTTPS should be used everywhere. As [explained in the Readme](https://github.com/PrivateBin/PrivateBin#what-it-doesnt-provide) without HTTPS PrivateBin is not secure, so that's why I propose to show a big (scary) warning message when HTTPS is not used. ### ideas for impleme...
non_priority
show warning when https is not used in https should be used everywhere as without https privatebin is not secure so that s why i propose to show a big scary warning message when https is not used ideas for implementation show on home page for every user wanting to use privatebin big and red statin...
0
291,562
25,155,693,549
IssuesEvent
2022-11-10 13:23:56
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sequelize failed
C-test-failure O-robot O-roachtest release-blocker branch-release-22.1
roachtest.sequelize [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=artifacts#/sequelize) on release-22.1 @ [cf70396e45073adad400f5858270741cdb6d8800](https://github.com/cockroachdb/cockroach/commits/...
2.0
roachtest: sequelize failed - roachtest.sequelize [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=7423835&tab=artifacts#/sequelize) on release-22.1 @ [cf70396e45073adad400f5858270741cdb6d8800](https://github.com/...
non_priority
roachtest sequelize failed roachtest sequelize with on release github com cockroachdb cockroach pkg cmd roachtest tests canary go wraps all attempts failed for install dependencies wraps attached stack trace stack trace main clusterimpl rune ...
0
49,593
13,454,376,310
IssuesEvent
2020-09-09 03:32:13
ErezDasa/RB2
https://api.github.com/repos/ErezDasa/RB2
opened
CVE-2014-0114 (High) detected in commons-beanutils-1.9.3.jar
security vulnerability
## CVE-2014-0114 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-beanutils-1.9.3.jar</b></p></summary> <p>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper ...
True
CVE-2014-0114 (High) detected in commons-beanutils-1.9.3.jar - ## CVE-2014-0114 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-beanutils-1.9.3.jar</b></p></summary> <p>Apache ...
non_priority
cve high detected in commons beanutils jar cve high severity vulnerability vulnerable library commons beanutils jar apache commons beanutils provides an easy to use but flexible wrapper around reflection and introspection library home page a href path to dependency file...
0
142,592
13,034,901,485
IssuesEvent
2020-07-28 09:28:08
sveltejs/language-tools
https://api.github.com/repos/sveltejs/language-tools
closed
Heavy memory usage of the Language Server
bug documentation
This is some sort of documentation of my experience with Svelte Language Server (SLS) that I think needs attention. In my moderately large Svelte project I decided to try using the Svelte Atom extension (VS Code has proven to be the same in regards to this issue, which makes sense โ€“ it's not the editor's fault). Aft...
1.0
Heavy memory usage of the Language Server - This is some sort of documentation of my experience with Svelte Language Server (SLS) that I think needs attention. In my moderately large Svelte project I decided to try using the Svelte Atom extension (VS Code has proven to be the same in regards to this issue, which mak...
non_priority
heavy memory usage of the language server this is some sort of documentation of my experience with svelte language server sls that i think needs attention in my moderately large svelte project i decided to try using the svelte atom extension vs code has proven to be the same in regards to this issue which mak...
0
82,425
15,897,709,104
IssuesEvent
2021-04-11 22:12:32
InventorsDev/sdg-007
https://api.github.com/repos/InventorsDev/sdg-007
closed
Code the 2 new pages received from UI designer
code
Code the 2 new pages received from UI designer and link them up with api. Write these two pages in two components so we could use conditional statements to select which to show based on value from api.
1.0
Code the 2 new pages received from UI designer - Code the 2 new pages received from UI designer and link them up with api. Write these two pages in two components so we could use conditional statements to select which to show based on value from api.
non_priority
code the new pages received from ui designer code the new pages received from ui designer and link them up with api write these two pages in two components so we could use conditional statements to select which to show based on value from api
0
108,129
23,537,701,591
IssuesEvent
2022-08-20 00:00:38
vatro/svelthree
https://api.github.com/repos/vatro/svelthree
opened
Remove `SvelthreeLightWithShadow` component
refactor code quality
Move shadow logic into corresponding parent components (Lights) via generator.
1.0
Remove `SvelthreeLightWithShadow` component - Move shadow logic into corresponding parent components (Lights) via generator.
non_priority
remove svelthreelightwithshadow component move shadow logic into corresponding parent components lights via generator
0
257,945
22,264,755,602
IssuesEvent
2022-06-10 06:13:34
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
ccl/streamingccl/streamingest: TestTenantStreaming failed
C-test-failure O-robot branch-master
ccl/streamingccl/streamingest.TestTenantStreaming [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/5432052?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/5432052?buildTab=artifacts#/) on master @ [e1cdb469d48...
1.0
ccl/streamingccl/streamingest: TestTenantStreaming failed - ccl/streamingccl/streamingest.TestTenantStreaming [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/5432052?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Stress...
non_priority
ccl streamingccl streamingest testtenantstreaming failed ccl streamingccl streamingest testtenantstreaming with on master run testtenantstreaming test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present logs inline stream...
0
394,942
27,047,469,815
IssuesEvent
2023-02-13 10:48:18
Irirwanirira/recipe-app
https://api.github.com/repos/Irirwanirira/recipe-app
opened
Project requirements
documentation
- [ ] Food list: - Should display a list of food added by the logged-in user as in the wireframe (for teams - with only 2 people - display also quantity of a given food). - Should lead to a form that allows users to add new food.
1.0
Project requirements - - [ ] Food list: - Should display a list of food added by the logged-in user as in the wireframe (for teams - with only 2 people - display also quantity of a given food). - Should lead to a form that allows users to add new food.
non_priority
project requirements food list should display a list of food added by the logged in user as in the wireframe for teams with only people display also quantity of a given food should lead to a form that allows users to add new food
0
346,546
24,886,984,746
IssuesEvent
2022-10-28 08:38:22
aarontangr/ped
https://api.github.com/repos/aarontangr/ped
opened
Command format: <>
severity.VeryLow type.DocumentationBug
In Command Format section: Items in angle brackets are fixed, precise values. e.g. <ACCEPTED> means the parameter must be an input of the value ACCEPTED. However, in `remove`, ACCEPTED is case-insensitive, which I think is a good feature. However, this creates inconsistency between the command format and the `remove` ...
1.0
Command format: <> - In Command Format section: Items in angle brackets are fixed, precise values. e.g. <ACCEPTED> means the parameter must be an input of the value ACCEPTED. However, in `remove`, ACCEPTED is case-insensitive, which I think is a good feature. However, this creates inconsistency between the command for...
non_priority
command format in command format section items in angle brackets are fixed precise values e g means the parameter must be an input of the value accepted however in remove accepted is case insensitive which i think is a good feature however this creates inconsistency between the command format and th...
0
231,019
18,733,407,749
IssuesEvent
2021-11-04 02:13:35
your-epk/your-epk
https://api.github.com/repos/your-epk/your-epk
opened
Extension - cypress testing
frontend testing
*When at a good point/minimal changes left to make, start writing tests for components
1.0
Extension - cypress testing - *When at a good point/minimal changes left to make, start writing tests for components
non_priority
extension cypress testing when at a good point minimal changes left to make start writing tests for components
0
334,297
24,412,700,954
IssuesEvent
2022-10-05 13:39:22
astrutz/masterthesis
https://api.github.com/repos/astrutz/masterthesis
opened
Beispielnutzer auf PROD erzeugen und in Thesis einsetzen
documentation enhancement
- [ ] E-Mail Nutzer erzeugen - [ ] Testnachrichten senden - [ ] In lokalen Server einpflegen - [ ] In PROD-Server einpflegen
1.0
Beispielnutzer auf PROD erzeugen und in Thesis einsetzen - - [ ] E-Mail Nutzer erzeugen - [ ] Testnachrichten senden - [ ] In lokalen Server einpflegen - [ ] In PROD-Server einpflegen
non_priority
beispielnutzer auf prod erzeugen und in thesis einsetzen e mail nutzer erzeugen testnachrichten senden in lokalen server einpflegen in prod server einpflegen
0
42,778
11,267,987,505
IssuesEvent
2020-01-14 04:25:48
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
BUG: directed_hausdorff distance on sets u and v when u is a subset of v
defect scipy.spatial
When `u` and `v` are two sets with `u` being a subset of `v` we should get: `directed_hausdorff(u, v, seed=0) = (0, index_of_any_point_from_u, index_of_the_same_point_from_v)` While the distance is returned correctly, the indices for the points witnessing this distance are not guaranteed to be correct. For exampl...
1.0
BUG: directed_hausdorff distance on sets u and v when u is a subset of v - When `u` and `v` are two sets with `u` being a subset of `v` we should get: `directed_hausdorff(u, v, seed=0) = (0, index_of_any_point_from_u, index_of_the_same_point_from_v)` While the distance is returned correctly, the indices for the p...
non_priority
bug directed hausdorff distance on sets u and v when u is a subset of v when u and v are two sets with u being a subset of v we should get directed hausdorff u v seed index of any point from u index of the same point from v while the distance is returned correctly the indices for the p...
0
116,188
14,928,635,085
IssuesEvent
2021-01-24 20:00:00
matrix-org/matrix-doc
https://api.github.com/repos/matrix-org/matrix-doc
opened
Make block widths consistent
spec-redesign
From https://github.com/matrix-org/matrix-doc/pull/2959#issuecomment-762636762: > Block widths are all over the place. Text blocks have one standard width, code blocks are wider, tables are sometimes wider, sometimes narrower than text, and so on. See section 12.11.1.6 for an example, where the two parameter tables ...
1.0
Make block widths consistent - From https://github.com/matrix-org/matrix-doc/pull/2959#issuecomment-762636762: > Block widths are all over the place. Text blocks have one standard width, code blocks are wider, tables are sometimes wider, sometimes narrower than text, and so on. See section 12.11.1.6 for an example, ...
non_priority
make block widths consistent from block widths are all over the place text blocks have one standard width code blocks are wider tables are sometimes wider sometimes narrower than text and so on see section for an example where the two parameter tables encryptedfile and jwk have different width...
0
46,052
13,148,797,609
IssuesEvent
2020-08-09 00:12:39
Agoric/agoric-sdk
https://api.github.com/repos/Agoric/agoric-sdk
opened
comms doesn't set up reverse mapping for promises correctly
SwingSet bug security
**Describe the bug** While investigating #1400, I noticed a problem in `mapInbound`. For objects, we correctly populate the per-remote table with to/from entries that flip the remote identifier's ownership polarity: https://github.com/Agoric/agoric-sdk/blob/16850989e73d87ddaad254ac12dd9aa716f1e44c/packages/SwingS...
True
comms doesn't set up reverse mapping for promises correctly - **Describe the bug** While investigating #1400, I noticed a problem in `mapInbound`. For objects, we correctly populate the per-remote table with to/from entries that flip the remote identifier's ownership polarity: https://github.com/Agoric/agoric-sdk...
non_priority
comms doesn t set up reverse mapping for promises correctly describe the bug while investigating i noticed a problem in mapinbound for objects we correctly populate the per remote table with to from entries that flip the remote identifier s ownership polarity to honor the specification ...
0
200,854
22,916,003,539
IssuesEvent
2022-07-17 01:06:27
nanopathi/frameworks_av_AOSP10_r33_CVE-2020-0241
https://api.github.com/repos/nanopathi/frameworks_av_AOSP10_r33_CVE-2020-0241
closed
CVE-2020-0179 (High) detected in avandroid-10.0.0_r44 - autoclosed
security vulnerability
## CVE-2020-0179 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r44</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platform/fram...
True
CVE-2020-0179 (High) detected in avandroid-10.0.0_r44 - autoclosed - ## CVE-2020-0179 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r44</b></p></summary> <p> <p>Libr...
non_priority
cve high detected in avandroid autoclosed cve high severity vulnerability vulnerable library avandroid library home page a href found in head commit a href found in base branch master vulnerable source files media mtp mtpserver ...
0
27,489
7,969,846,312
IssuesEvent
2018-07-16 10:31:43
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
Edit newhire : "Undefined text" is displayed upon not entering any text in non mandatory field
Defect New Hire P2 Release #3 Build #14
Steps to Replicate 1.Launch the URL 2.Sign in as HR admin user 3.Go to New Hire 4.Create New Hire 5.Enter all the possible fields even if it is not mandatory , Leaving "Job id " field as empty 6.Click on Save button 7.Edit the above created New Hire Experienced Behavior: Observed that "Undefined" text is disp...
1.0
Edit newhire : "Undefined text" is displayed upon not entering any text in non mandatory field - Steps to Replicate 1.Launch the URL 2.Sign in as HR admin user 3.Go to New Hire 4.Create New Hire 5.Enter all the possible fields even if it is not mandatory , Leaving "Job id " field as empty 6.Click on Save button ...
non_priority
edit newhire undefined text is displayed upon not entering any text in non mandatory field steps to replicate launch the url sign in as hr admin user go to new hire create new hire enter all the possible fields even if it is not mandatory leaving job id field as empty click on save button ...
0
2,311
5,071,203,671
IssuesEvent
2016-12-26 11:32:37
synfig/synfig
https://api.github.com/repos/synfig/synfig
opened
Bezier curves for value interpolation over time
Compatibility Feature request Time
Currently Synfig uses complicated waypoint interpolation system, which is both confusing to edit (that's admittedly UI issue (#267), but nobody seems to be interested in fixing it for a long time) and hard to maintain (code is pretty messed up there). So while working on #272 i decided to switch to interpolation using ...
True
Bezier curves for value interpolation over time - Currently Synfig uses complicated waypoint interpolation system, which is both confusing to edit (that's admittedly UI issue (#267), but nobody seems to be interested in fixing it for a long time) and hard to maintain (code is pretty messed up there). So while working o...
non_priority
bezier curves for value interpolation over time currently synfig uses complicated waypoint interpolation system which is both confusing to edit that s admittedly ui issue but nobody seems to be interested in fixing it for a long time and hard to maintain code is pretty messed up there so while working on ...
0
232,031
25,564,366,637
IssuesEvent
2022-11-30 13:15:59
hygieia/hygieia-artifact-artifactory-collector
https://api.github.com/repos/hygieia/hygieia-artifact-artifactory-collector
closed
CVE-2020-13943 (Medium) detected in tomcat-embed-core-8.5.57.jar - autoclosed
security vulnerability
## CVE-2020-13943 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.57.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: /pom.xm...
True
CVE-2020-13943 (Medium) detected in tomcat-embed-core-8.5.57.jar - autoclosed - ## CVE-2020-13943 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.57.jar</b></p><...
non_priority
cve medium detected in tomcat embed core jar autoclosed cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation path to dependency file pom xml path to vulnerable library home wss scanner repository org apache tomcat emb...
0
101,091
30,869,420,429
IssuesEvent
2023-08-03 10:15:26
tarantool/doc
https://api.github.com/repos/tarantool/doc
opened
Provide the ability to show the table of contents for API members
internal build
Currently, it's impossible to navigate between API members in docs using the ToC of the right. For example, it might be useful to see all `msgpack` members under the [Index](https://www.tarantool.io/en/doc/latest/reference/reference_lua/msgpack/#index) ToC entry. Example from other docs: https://docsearch.algolia.com...
1.0
Provide the ability to show the table of contents for API members - Currently, it's impossible to navigate between API members in docs using the ToC of the right. For example, it might be useful to see all `msgpack` members under the [Index](https://www.tarantool.io/en/doc/latest/reference/reference_lua/msgpack/#index...
non_priority
provide the ability to show the table of contents for api members currently it s impossible to navigate between api members in docs using the toc of the right for example it might be useful to see all msgpack members under the toc entry example from other docs the corresponding feature is added in t...
0
68,998
7,121,357,419
IssuesEvent
2018-01-19 07:18:57
vmware/kubernetes
https://api.github.com/repos/vmware/kubernetes
closed
K8s e2e tests configuration for multi-vc
P0 Project Octopus Tests merge pending
Currently, we accept environment variables for single VC, we need to change to multi-vc.
1.0
K8s e2e tests configuration for multi-vc - Currently, we accept environment variables for single VC, we need to change to multi-vc.
non_priority
tests configuration for multi vc currently we accept environment variables for single vc we need to change to multi vc
0
41,874
22,046,149,577
IssuesEvent
2022-05-30 02:06:14
PyTorchLightning/pytorch-lightning
https://api.github.com/repos/PyTorchLightning/pytorch-lightning
opened
tqdm progress bar in v1.6 is slower than v1.5
progress bar: tqdm performance
## ๐Ÿ› Bug Training the boring model is slow with 1.6.0 (and master) compared to 1.5.10 with tqdm progress bar enabled. ``` time: 9.177419368177652 # 1.5.10 time: 12.62373811379075 # 1.6.0 ``` ### To Reproduce ```python from time import monotonic from pytorch_lightning import Trainer from tests.helpers...
True
tqdm progress bar in v1.6 is slower than v1.5 - ## ๐Ÿ› Bug Training the boring model is slow with 1.6.0 (and master) compared to 1.5.10 with tqdm progress bar enabled. ``` time: 9.177419368177652 # 1.5.10 time: 12.62373811379075 # 1.6.0 ``` ### To Reproduce ```python from time import monotonic from pyto...
non_priority
tqdm progress bar in is slower than ๐Ÿ› bug training the boring model is slow with and master compared to with tqdm progress bar enabled time time to reproduce python from time import monotonic from pytorch lightning import trainer fr...
0
417,395
28,110,426,843
IssuesEvent
2023-03-31 06:39:59
zichen-3974/ped
https://api.github.com/repos/zichen-3974/ped
opened
UG Does not state Format for Date
type.DocumentationBug severity.Low
It would be nice if the User Guide gave some explanations for certain inputs, for example, DATE should be in the format DD-MM-YYYY. I am able to see it as an example in your add command, but I would not know if you accepted any other kinds of formatting for dates until I ran the application, give a wrong date format, a...
1.0
UG Does not state Format for Date - It would be nice if the User Guide gave some explanations for certain inputs, for example, DATE should be in the format DD-MM-YYYY. I am able to see it as an example in your add command, but I would not know if you accepted any other kinds of formatting for dates until I ran the appl...
non_priority
ug does not state format for date it would be nice if the user guide gave some explanations for certain inputs for example date should be in the format dd mm yyyy i am able to see it as an example in your add command but i would not know if you accepted any other kinds of formatting for dates until i ran the appl...
0
61,024
7,433,633,261
IssuesEvent
2018-03-26 08:19:04
greatnewcls/HLNLL3FFR3NVETEIL4MMB55N
https://api.github.com/repos/greatnewcls/HLNLL3FFR3NVETEIL4MMB55N
reopened
Fe+hvc0rMteRowoyXbt8ehPoF621aHc3owZB/YuVQ6sCL6bbCsNegJ1JObcLix33ajQ6ncn4U+fW4QtdSXUh0sq6wkQHgR8wCgHIdX17zcoeLASDTFgGoZaj9vYrJaedi6JszmPEiszVN6sOCWw+3WekjuL87/09tigwzUjaU9A=
design
g4izW53ngMVLk0f/kziUYjAl/5i1eeheT2vlxKI4m0P9jilFaxinBLqE/ErXlR9rG9wZvoQP25ZwBLWI+82YLV9CHw/wrFKJC0+ISY4dLDPmyNoBQQxxe+ZThcXU9sYfMCX/mLV56F5Pa+XEojibQxhKq1jlS12Fk2NocF3tVOMb3Bm+hA/blnAEtYj7zZgtPl4IPibL8OJa7UO/tw/B0vcI0rKuXLS0lalb04DKfvrUHKL2VBWxZdSWPMz2EZgT1Xzw1oD6cOL1xJlmHbu+JBvcGb6ED9uWcAS1iPvNmC3mB6WuqPNt04KCOEjFXHWF...
1.0
Fe+hvc0rMteRowoyXbt8ehPoF621aHc3owZB/YuVQ6sCL6bbCsNegJ1JObcLix33ajQ6ncn4U+fW4QtdSXUh0sq6wkQHgR8wCgHIdX17zcoeLASDTFgGoZaj9vYrJaedi6JszmPEiszVN6sOCWw+3WekjuL87/09tigwzUjaU9A= - g4izW53ngMVLk0f/kziUYjAl/5i1eeheT2vlxKI4m0P9jilFaxinBLqE/ErXlR9rG9wZvoQP25ZwBLWI+82YLV9CHw/wrFKJC0+ISY4dLDPmyNoBQQxxe+ZThcXU9sYfMCX/mLV56F5Pa+XEo...
non_priority
fe kziuyjal ha tw ha ha quh ha jlnzm yh ha gvkbyqbgpuhxn ha ha admff var kje ha i ha c gvkbyqbgpuhxn oyajq ha c ha bp ...
0
219,061
17,049,075,245
IssuesEvent
2021-07-06 06:28:57
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
Form Recognizer Sample issue
Client Cognitive - Form Recognizer needs-team-triage test-manual-pass
1. Section [Link](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/FormRecognizerAsyncClientJavaDocCodeSnippets.java#L269): ![image](https://user-images.githubusercontent.com/64007802/116518082-65ed2080-a902-11eb-81a2-d51ec...
1.0
Form Recognizer Sample issue - 1. Section [Link](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/FormRecognizerAsyncClientJavaDocCodeSnippets.java#L269): ![image](https://user-images.githubusercontent.com/64007802/11651808...
non_priority
form recognizer sample issue section reason wrong content type suggestion change to formcontenttype image jpeg jongio for notification
0
50,861
21,465,972,023
IssuesEvent
2022-04-26 03:47:55
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
[BUG] Track 2 SB Send Messages Sync API is slow. Investigate performance optimization.
Service Bus Client pillar-performance
**Describe the bug** Track 2 SB Send Messages Sync API is slow. Reactor implementation can potentially be optimized. Investigate optimizations for this API. **To Reproduce** Run the sync send messages performance test to analyze the performance. (I can do a screen share) **Setup (please complete the followi...
1.0
[BUG] Track 2 SB Send Messages Sync API is slow. Investigate performance optimization. - **Describe the bug** Track 2 SB Send Messages Sync API is slow. Reactor implementation can potentially be optimized. Investigate optimizations for this API. **To Reproduce** Run the sync send messages performance test to ana...
non_priority
track sb send messages sync api is slow investigate performance optimization describe the bug track sb send messages sync api is slow reactor implementation can potentially be optimized investigate optimizations for this api to reproduce run the sync send messages performance test to analyze...
0
19,893
5,953,731,341
IssuesEvent
2017-05-27 10:41:43
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Redis failed connection infinite loop
No Code Attached Yet
### Steps to reproduce the issue Activate Redis in Cache settings add all settings ### Expected result save config settings Redis::pconnect(): connect() failed: Connection timed out ### Actual result infinite loop cycle can't save setting adjustments ### System information (as much as possible) ...
1.0
Redis failed connection infinite loop - ### Steps to reproduce the issue Activate Redis in Cache settings add all settings ### Expected result save config settings Redis::pconnect(): connect() failed: Connection timed out ### Actual result infinite loop cycle can't save setting adjustments ### Syst...
non_priority
redis failed connection infinite loop steps to reproduce the issue activate redis in cache settings add all settings expected result save config settings redis pconnect connect failed connection timed out actual result infinite loop cycle can t save setting adjustments syst...
0
288,535
21,709,846,682
IssuesEvent
2022-05-10 13:03:00
jenkinsci/oidc-provider-plugin
https://api.github.com/repos/jenkinsci/oidc-provider-plugin
opened
Demo of external issuer
documentation
Never managed to adjust the AWS demo to use an external issuer because neither GCS nor GitHub Pages worked (https://github.com/jenkinsci/oidc-provider-plugin/pull/8#discussion_r842260611), so we need a different free hosting site with TLS and support for `Content-Type`. render.com looks promising.
1.0
Demo of external issuer - Never managed to adjust the AWS demo to use an external issuer because neither GCS nor GitHub Pages worked (https://github.com/jenkinsci/oidc-provider-plugin/pull/8#discussion_r842260611), so we need a different free hosting site with TLS and support for `Content-Type`. render.com looks promis...
non_priority
demo of external issuer never managed to adjust the aws demo to use an external issuer because neither gcs nor github pages worked so we need a different free hosting site with tls and support for content type render com looks promising
0
156,157
13,643,447,094
IssuesEvent
2020-09-25 17:08:22
vyasriday/javascript-questions
https://api.github.com/repos/vyasriday/javascript-questions
opened
Add JavaScript related question and raise a PR
documentation good first issue hacktoberfest help wanted
Add questions specific to JavaScript in the README and raise a PR
1.0
Add JavaScript related question and raise a PR - Add questions specific to JavaScript in the README and raise a PR
non_priority
add javascript related question and raise a pr add questions specific to javascript in the readme and raise a pr
0
65,411
14,727,788,346
IssuesEvent
2021-01-06 09:03:32
rdharmedran/codeguru
https://api.github.com/repos/rdharmedran/codeguru
opened
CVE-2018-12023 (High) detected in jackson-databind-2.9.5.jar
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 Library - <b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2018-12023 (High) detected in jackson-databind-2.9.5.jar - ## CVE-2018-12023 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file codeguru example example pom xm...
0
180,837
21,625,834,267
IssuesEvent
2022-05-05 01:55:56
emilwareus/thimble.mozilla.org
https://api.github.com/repos/emilwareus/thimble.mozilla.org
closed
WS-2018-0107 (High) detected in open-0.0.4.tgz, open-0.0.5.tgz - autoclosed
security vulnerability
## WS-2018-0107 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>open-0.0.4.tgz</b>, <b>open-0.0.5.tgz</b></p></summary> <p> <details><summary><b>open-0.0.4.tgz</b></p></summary> <p>...
True
WS-2018-0107 (High) detected in open-0.0.4.tgz, open-0.0.5.tgz - autoclosed - ## WS-2018-0107 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>open-0.0.4.tgz</b>, <b>open-0.0.5.tgz</b>...
non_priority
ws high detected in open tgz open tgz autoclosed ws high severity vulnerability vulnerable libraries open tgz open tgz open tgz open a file or url in the user s preferred application library home page a href path to dependency file thimb...
0
82,181
7,822,338,657
IssuesEvent
2018-06-14 01:53:03
istio/istio
https://api.github.com/repos/istio/istio
closed
circleci : attaches workspace yet also checks out code before that
area/test and release ci/circleci
@costinm if we attach the workspace we shouldn't do the checkout and submodule steps; should we ? e.g https://circleci.com/gh/istio/istio/37072
1.0
circleci : attaches workspace yet also checks out code before that - @costinm if we attach the workspace we shouldn't do the checkout and submodule steps; should we ? e.g https://circleci.com/gh/istio/istio/37072
non_priority
circleci attaches workspace yet also checks out code before that costinm if we attach the workspace we shouldn t do the checkout and submodule steps should we e g
0
276,636
30,509,329,152
IssuesEvent
2023-07-18 19:28:00
samq-democorp/Webgoat8.1
https://api.github.com/repos/samq-democorp/Webgoat8.1
opened
bootstrap-3.3.7.jar: 6 vulnerabilities (highest severity is: 6.1)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.jar</b></p></summary> <p>WebJar for Bootstrap</p> <p>Library home page: <a href="http://webjars.org">http://webjars.org</a></p> <p>Path to dependency ...
True
bootstrap-3.3.7.jar: 6 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.7.jar</b></p></summary> <p>WebJar for Bootstrap</p> <p>Library home page: <a href="h...
non_priority
bootstrap jar vulnerabilities highest severity is vulnerable library bootstrap jar webjar for bootstrap library home page a href path to dependency file webgoat integration tests pom xml path to vulnerable library home wss scanner repository org webjars bootstrap ...
0
42,095
6,963,688,242
IssuesEvent
2017-12-08 18:26:01
Esri/photo-survey
https://api.github.com/repos/Esri/photo-survey
closed
GeoDatabase parameter should be mixed case
Documentation enhancement Holistic Feedback
GeoDatabase parameter in the Load Photos GP tool should be Geodatabase.
1.0
GeoDatabase parameter should be mixed case - GeoDatabase parameter in the Load Photos GP tool should be Geodatabase.
non_priority
geodatabase parameter should be mixed case geodatabase parameter in the load photos gp tool should be geodatabase
0
13,431
15,838,666,818
IssuesEvent
2021-04-06 22:59:05
jesseduffield/lazygit
https://api.github.com/repos/jesseduffield/lazygit
closed
exec: "cat": executable file not found in %PATH%
bug compatibility
I did a merge with lazygit 0.13 where both files of type ยด.ismยด are modified and the the error message on the right side: exec: "cat": executable file not found in %PATH% This is the same on ยด.rulยด files. I use PowerShell 7.0.0-rc2 and the command `cat` works well when I invoke it directly. Do you have any...
True
exec: "cat": executable file not found in %PATH% - I did a merge with lazygit 0.13 where both files of type ยด.ismยด are modified and the the error message on the right side: exec: "cat": executable file not found in %PATH% This is the same on ยด.rulยด files. I use PowerShell 7.0.0-rc2 and the command `cat` wor...
non_priority
exec cat executable file not found in path i did a merge with lazygit where both files of type ยด ismยด are modified and the the error message on the right side exec cat executable file not found in path this is the same on ยด rulยด files i use powershell and the command cat works ...
0
139,701
31,761,033,731
IssuesEvent
2023-09-12 05:11:39
SAST-UP-DEV/SAST-Test-Repo-ffea5a72-a5ca-4316-aecb-9b4de50bbec4
https://api.github.com/repos/SAST-UP-DEV/SAST-Test-Repo-ffea5a72-a5ca-4316-aecb-9b4de50bbec4
opened
Code Security Report: 90 high severity findings, 168 total findings
Mend: code security findings
# Code Security Report ### Scan Metadata **Latest Scan:** 2023-09-12 05:08am **Total Findings:** 168 | **New Findings:** 0 | **Resolved Findings:** 0 **Tested Project Files:** 3 **Detected Programming Languages:** 1 (Java*) <!-- SAST-MANUAL-SCAN-START --> - [ ] Check this box to manually trigger a scan <!-- SAST-MA...
1.0
Code Security Report: 90 high severity findings, 168 total findings - # Code Security Report ### Scan Metadata **Latest Scan:** 2023-09-12 05:08am **Total Findings:** 168 | **New Findings:** 0 | **Resolved Findings:** 0 **Tested Project Files:** 3 **Detected Programming Languages:** 1 (Java*) <!-- SAST-MANUAL-SCAN-S...
non_priority
code security report high severity findings total findings code security report scan metadata latest scan total findings new findings resolved findings tested project files detected programming languages java check this box to manually trig...
0
32,328
4,351,630,061
IssuesEvent
2016-07-31 23:58:45
UnivJobs/univjobs-back
https://api.github.com/repos/UnivJobs/univjobs-back
opened
Build data curation for user activities
Design enhancement
- Google Analytics - ? What else could we use to gather data and make useful decisions? Do we have to build our own?
1.0
Build data curation for user activities - - Google Analytics - ? What else could we use to gather data and make useful decisions? Do we have to build our own?
non_priority
build data curation for user activities google analytics what else could we use to gather data and make useful decisions do we have to build our own
0
76,666
26,542,974,508
IssuesEvent
2023-01-19 20:57:52
zed-industries/feedback
https://api.github.com/repos/zed-industries/feedback
opened
Search project symbols picker is slow in TS
defect performance typescript
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In our zed.dev project, even after things are all loaded up, there is a noticeable delay when trying to search for project symbols between opening it and when items populate it. I'm assuming this is a LS thing, but I ...
1.0
Search project symbols picker is slow in TS - ### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In our zed.dev project, even after things are all loaded up, there is a noticeable delay when trying to search for project symbols between opening it and when items populat...
non_priority
search project symbols picker is slow in ts check for existing issues completed describe the bug provide steps to reproduce it in our zed dev project even after things are all loaded up there is a noticeable delay when trying to search for project symbols between opening it and when items populate ...
0
415,539
28,041,073,354
IssuesEvent
2023-03-28 18:33:38
AristurtleDev/monogame-aseprite
https://api.github.com/repos/AristurtleDev/monogame-aseprite
closed
Documentation lists incorrect `MonoGame.Aseprite.Processors` namespace
๐Ÿž Bug ๐Ÿงพ Documentation/docs
Documentation shows incorrect namespace as `MonoGame.Aseprite.Processors` when it should be `MonoGame.Aseprite.Content.Processors` Reference: https://monogameaseprite.net/docs/processors/sprite-processor/
1.0
Documentation lists incorrect `MonoGame.Aseprite.Processors` namespace - Documentation shows incorrect namespace as `MonoGame.Aseprite.Processors` when it should be `MonoGame.Aseprite.Content.Processors` Reference: https://monogameaseprite.net/docs/processors/sprite-processor/
non_priority
documentation lists incorrect monogame aseprite processors namespace documentation shows incorrect namespace as monogame aseprite processors when it should be monogame aseprite content processors reference
0
280,296
21,216,863,537
IssuesEvent
2022-04-11 08:13:33
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
Docs for #1004 [Bug] No error is shown on navigation if page name is invalid
Documentation User Education Pod
Field | Details -----|----- **POD** | FE Coders Pod **Parent Ticket** | #1004 Engineer | Release Date | Live Date | First Draft | Auto Assign | Priority | Environment |
1.0
Docs for #1004 [Bug] No error is shown on navigation if page name is invalid - Field | Details -----|----- **POD** | FE Coders Pod **Parent Ticket** | #1004 Engineer | Release Date | Live Date | First Draft | Auto Assign | Priority | Environment |
non_priority
docs for no error is shown on navigation if page name is invalid field details pod fe coders pod parent ticket engineer release date live date first draft auto assign priority environment
0
300,350
25,959,825,276
IssuesEvent
2022-12-18 18:58:55
Princeton-CDH/geniza
https://api.github.com/repos/Princeton-CDH/geniza
closed
As a content editor working on transcriptions, I want to be able to move transcriptions from one document to another, so that I can fix a mistake if a transcription was associated incorrectly.
๐Ÿ†• enhancement ๐Ÿ—œ๏ธ awaiting testing
## Testing notes In the QA site admin, in the Footnotes section, find a Digital Edition footnote. In the "object id" field, change the PGPID to another (valid) document PGPID. - [x] Confirm that the transcription is no longer on the old document. - [x] Confirm that it is present on the new document, but attache...
1.0
As a content editor working on transcriptions, I want to be able to move transcriptions from one document to another, so that I can fix a mistake if a transcription was associated incorrectly. - ## Testing notes In the QA site admin, in the Footnotes section, find a Digital Edition footnote. In the "object id" field...
non_priority
as a content editor working on transcriptions i want to be able to move transcriptions from one document to another so that i can fix a mistake if a transcription was associated incorrectly testing notes in the qa site admin in the footnotes section find a digital edition footnote in the object id field...
0
41,543
10,732,553,906
IssuesEvent
2019-10-28 22:12:37
electron/electron
https://api.github.com/repos/electron/electron
closed
Windows 10 / VS 2019 build error: Perfetto patches not applied
bug :beetle: component/build
* [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker f...
1.0
Windows 10 / VS 2019 build error: Perfetto patches not applied - * [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that th...
non_priority
windows vs build error perfetto patches not applied i have read the for this project i agree to follow the that this project adheres to i have searched the issue tracker for an issue that matches the one i want to file without success issue details electron version ...
0
6,917
3,482,406,188
IssuesEvent
2015-12-29 23:08:14
ArcticaProject/nx-libs
https://api.github.com/repos/ArcticaProject/nx-libs
closed
remove libXinerama from build
code cleanup
I have stumbled over this commit: http://cgit.freedesktop.org/xorg/xserver/commit/?id=2c69deb92e11542f615df0f24fdc03e3b4415475 I think we should include that into 3.6.x to simplify the build process. commit 2c69deb92e11542f615df0f24fdc03e3b4415475 Author: Rรฉmi Cardona <remi@gentoo.org> Date: Fri Jul 3 10:51...
1.0
remove libXinerama from build - I have stumbled over this commit: http://cgit.freedesktop.org/xorg/xserver/commit/?id=2c69deb92e11542f615df0f24fdc03e3b4415475 I think we should include that into 3.6.x to simplify the build process. commit 2c69deb92e11542f615df0f24fdc03e3b4415475 Author: Rรฉmi Cardona <remi@gent...
non_priority
remove libxinerama from build i have stumbled over this commit i think we should include that into x to simplify the build process commit author rรฉmi cardona date fri jul configure libxinerama isn t needed anymore since libxinerama commit and xineramapr...
0
52,177
12,887,926,169
IssuesEvent
2020-07-13 12:08:32
tensorflow/addons
https://api.github.com/repos/tensorflow/addons
closed
Jetson AGX/TX2/Nano - Build release from pip3 install
build
**Describe the feature and the current behavior/state.** Doing a `pip3 install tensorflow-addons` from an Nvidia TX2 produce `No matching distribution found for tensorflow-addons.` My current TensorFlow is 2.1.0 from Jetpack 4.3.
1.0
Jetson AGX/TX2/Nano - Build release from pip3 install - **Describe the feature and the current behavior/state.** Doing a `pip3 install tensorflow-addons` from an Nvidia TX2 produce `No matching distribution found for tensorflow-addons.` My current TensorFlow is 2.1.0 from Jetpack 4.3.
non_priority
jetson agx nano build release from install describe the feature and the current behavior state doing a install tensorflow addons from an nvidia produce no matching distribution found for tensorflow addons my current tensorflow is from jetpack
0
96,962
16,174,591,020
IssuesEvent
2021-05-03 03:05:57
andrewguest/cookiecutter-fullstack-fastapi-postgresql
https://api.github.com/repos/andrewguest/cookiecutter-fullstack-fastapi-postgresql
closed
CVE-2021-23368 (Medium) detected in postcss-7.0.35.tgz
security vulnerability
## CVE-2021-23368 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postcss-7.0.35.tgz</b></p></summary> <p>Tool for transforming styles with JS plugins</p> <p>Library home page: <a hr...
True
CVE-2021-23368 (Medium) detected in postcss-7.0.35.tgz - ## CVE-2021-23368 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postcss-7.0.35.tgz</b></p></summary> <p>Tool for transformi...
non_priority
cve medium detected in postcss tgz cve medium severity vulnerability vulnerable library postcss tgz tool for transforming styles with js plugins library home page a href path to dependency file cookiecutter fullstack fastapi postgresql cookiecutter project slug fron...
0
287,247
21,646,057,020
IssuesEvent
2022-05-06 02:08:26
open-mmlab/mmsegmentation
https://api.github.com/repos/open-mmlab/mmsegmentation
closed
How to predict sementation without background?
documentation awaiting response Community help wanted Community discussion FAQ
I want to train a model that using gt_imgs which contained background(its label is set as 0). For example, [0, 1, 2, 3, 4, 5, 6, 7, 8] is the label in my dataset and 0 denotes the background and i do not want to predict a label_img with the background label 0. For the class code of dataset, i have set the default ...
1.0
How to predict sementation without background? - I want to train a model that using gt_imgs which contained background(its label is set as 0). For example, [0, 1, 2, 3, 4, 5, 6, 7, 8] is the label in my dataset and 0 denotes the background and i do not want to predict a label_img with the background label 0. For t...
non_priority
how to predict sementation without background i want to train a model that using gt imgs which contained background its label is set as for example is the label in my dataset and denotes the background and i do not want to predict a label img with the background label for the class code of dataset ...
0
285,186
24,648,595,276
IssuesEvent
2022-10-17 16:40:07
trebol-ecommerce/spring-boot-backend
https://api.github.com/repos/trebol-ecommerce/spring-boot-backend
closed
Write unit tests for `org.trebol.operation.services.RegistrationServiceImpl`
new tests hacktoberfest
From #88 `RegistrationServiceImpl ` should have unit tests that ensure it complies with the interface and methods it implements, `IRegistrationService`. No need to provide coverage for `private` methods, only the `@Override public` ones from the aforementioned interface. This interface has only one method, wh...
1.0
Write unit tests for `org.trebol.operation.services.RegistrationServiceImpl` - From #88 `RegistrationServiceImpl ` should have unit tests that ensure it complies with the interface and methods it implements, `IRegistrationService`. No need to provide coverage for `private` methods, only the `@Override public` on...
non_priority
write unit tests for org trebol operation services registrationserviceimpl from registrationserviceimpl should have unit tests that ensure it complies with the interface and methods it implements iregistrationservice no need to provide coverage for private methods only the override public one...
0
41,395
10,709,101,521
IssuesEvent
2019-10-24 21:13:51
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
support column alias
.Design Needed .Proposal Query Builder Type:New Feature
hi metabase cannot support column alias when i query an question the result is ![image](https://user-images.githubusercontent.com/18594020/32427793-455bd72e-c2fd-11e7-8d78-073e60da125e.png) but i want result like this ![image](https://user-images.githubusercontent.com/18594020/32427562-086374d6-c2fc-...
1.0
support column alias - hi metabase cannot support column alias when i query an question the result is ![image](https://user-images.githubusercontent.com/18594020/32427793-455bd72e-c2fd-11e7-8d78-073e60da125e.png) but i want result like this ![image](https://user-images.githubusercontent.com/18594020/...
non_priority
support column alias hi metabase cannot support column alias when i query an question the result is but i want result like this i need chinease column names not english column names can support this โฌ‡๏ธ please click the ๐Ÿ‘ reaction instead of leaving a or ๐Ÿ‘ comment ...
0
11,627
7,625,503,101
IssuesEvent
2018-05-03 21:42:01
RocketChat/Rocket.Chat
https://api.github.com/repos/RocketChat/Rocket.Chat
closed
Linux client generates high CPU load
subj: performance
<!-- INSTRUCTION: Complete the information below from your Administration page --> When rocket.chat linux client is running (even when not chatting) it constantly consumes CPU resources (~ 40% in my case). Using Ubuntu Gnome 16.10 (asus ux306ua hidpi screen 3200x1800). Rocket.Chat Version: 0.53.0 Running Instanc...
True
Linux client generates high CPU load - <!-- INSTRUCTION: Complete the information below from your Administration page --> When rocket.chat linux client is running (even when not chatting) it constantly consumes CPU resources (~ 40% in my case). Using Ubuntu Gnome 16.10 (asus ux306ua hidpi screen 3200x1800). Rocke...
non_priority
linux client generates high cpu load when rocket chat linux client is running even when not chatting it constantly consumes cpu resources in my case using ubuntu gnome asus hidpi screen rocket chat version running instances db replicaset oplog disabled node version ...
0
45,135
12,578,075,039
IssuesEvent
2020-06-09 10:36:19
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Timeline: OnDrop Group is null or empty
defect
**Describe the defect** If you drag&drop an element to a grouped timeline, the group is alway null or empty **Reproducer** To reproduce clone repository in branch "timelinedropissue" in here https://github.com/kneringerjohann/primefaces-test/tree/timelinedropissue. **Environment:** - PF Version: _8.0_ - JSF...
1.0
Timeline: OnDrop Group is null or empty - **Describe the defect** If you drag&drop an element to a grouped timeline, the group is alway null or empty **Reproducer** To reproduce clone repository in branch "timelinedropissue" in here https://github.com/kneringerjohann/primefaces-test/tree/timelinedropissue. **En...
non_priority
timeline ondrop group is null or empty describe the defect if you drag drop an element to a grouped timeline the group is alway null or empty reproducer to reproduce clone repository in branch timelinedropissue in here environment pf version jsf version mojarra org gl...
0
148,618
19,534,415,428
IssuesEvent
2021-12-31 01:37:18
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
opened
CVE-2017-12192 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2017-12192 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2017-12192 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2017-12192 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_priority
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files security key...
0
56,711
11,631,934,609
IssuesEvent
2020-02-28 03:09:44
home-assistant/home-assistant
https://api.github.com/repos/home-assistant/home-assistant
closed
Unhandled exception in SimpliSafe
by-code-owner integration: simplisafe
<!-- READ THIS FIRST: - If you need additional help with this template, please refer to https://www.home-assistant.io/help/reporting_issues/ - Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assistant/releases - Do not report issu...
1.0
Unhandled exception in SimpliSafe - <!-- READ THIS FIRST: - If you need additional help with this template, please refer to https://www.home-assistant.io/help/reporting_issues/ - Make sure you are running the latest version of Home Assistant before reporting an issue: https://github.com/home-assistant/home-assist...
non_priority
unhandled exception in simplisafe read this first if you need additional help with this template please refer to make sure you are running the latest version of home assistant before reporting an issue do not report issues for integrations if you are using custom components or integrations ...
0
208,796
23,654,450,952
IssuesEvent
2022-08-26 09:49:43
finos/FDC3-conformance-framework
https://api.github.com/repos/finos/FDC3-conformance-framework
closed
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz
security vulnerability
## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p...
True
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz - ## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic...
non_priority
cve high detected in glob parent tgz cve high severity vulnerability vulnerable library glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file package json path to vulnerable library nod...
0
38,808
12,601,782,129
IssuesEvent
2020-06-11 10:28:15
rammatzkvosky/1010-1
https://api.github.com/repos/rammatzkvosky/1010-1
opened
CVE-2020-11112 (High) detected in jackson-databind-2.8.8.jar
security vulnerability
## CVE-2020-11112 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-11112 (High) detected in jackson-databind-2.8.8.jar - ## CVE-2020-11112 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm pom xml path ...
0
124,960
16,679,268,396
IssuesEvent
2021-06-07 20:36:11
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Pagination Component
work: design
The need for a pagination component was identified during the review of the design specs for [Read-Only Tables](https://wiki.mathesar.org/design/process/documents/read-only-table-specs). The team decided to add pagination to read-only tables during the [May 19th team meeting](https://hackmd.io/Wn-9gqTeTcWzrOgPihsxTA#Pa...
1.0
Pagination Component - The need for a pagination component was identified during the review of the design specs for [Read-Only Tables](https://wiki.mathesar.org/design/process/documents/read-only-table-specs). The team decided to add pagination to read-only tables during the [May 19th team meeting](https://hackmd.io/Wn...
non_priority
pagination component the need for a pagination component was identified during the review of the design specs for the team decided to add pagination to read only tables during the the team chose pagination against the original requirement of having infinite scrolling to prevent issues with real time data cau...
0
128,432
12,372,563,885
IssuesEvent
2020-05-18 20:38:32
jonasmalacofilho/liquidctl
https://api.github.com/repos/jonasmalacofilho/liquidctl
reopened
running at boot don't work: Failed with result 'exit-code'
bug documentation linux
Installation works fine. Using works fine, enable and start liquidcfg in systemctl too. But when i restart the runnig at boot don't work.: `ExecStart?/usr/bin/liquidcfg --match kraken set pump speed 70 (code=exited, status=1/FAILURE)` if i do `systemctl start liquidcfg` then it works, until restart. Pls help me...
1.0
running at boot don't work: Failed with result 'exit-code' - Installation works fine. Using works fine, enable and start liquidcfg in systemctl too. But when i restart the runnig at boot don't work.: `ExecStart?/usr/bin/liquidcfg --match kraken set pump speed 70 (code=exited, status=1/FAILURE)` if i do `systemctl ...
non_priority
running at boot don t work failed with result exit code installation works fine using works fine enable and start liquidcfg in systemctl too but when i restart the runnig at boot don t work execstart usr bin liquidcfg match kraken set pump speed code exited status failure if i do systemctl s...
0
1,170
2,599,629,873
IssuesEvent
2015-02-23 10:23:39
v-l-m/vlm
https://api.github.com/repos/v-l-m/vlm
closed
Blackout warning is untranslated
C: site P: major R: fixed T: defect
**Reported by paparazzia on 20 Sep 2009 10:17 UTC** tout est dans le titre
1.0
Blackout warning is untranslated - **Reported by paparazzia on 20 Sep 2009 10:17 UTC** tout est dans le titre
non_priority
blackout warning is untranslated reported by paparazzia on sep utc tout est dans le titre
0
285,611
31,154,951,557
IssuesEvent
2023-08-16 12:34:41
Trinadh465/linux-4.1.15_CVE-2018-5873
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2018-5873
opened
CVE-2016-6156 (Medium) detected in linuxlinux-4.1.52
Mend: dependency security vulnerability
## CVE-2016-6156 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.ke...
True
CVE-2016-6156 (Medium) detected in linuxlinux-4.1.52 - ## CVE-2016-6156 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.52</b></p></summary> <p> <p>The Linux Kernel</p...
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files drivers platfo...
0
339,020
30,336,844,903
IssuesEvent
2023-07-11 10:06:20
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix tensor.test_torch_instance_log
PyTorch Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5517672239/jobs/10060599067"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5517672239/jobs/10060599067"><img src=https://img.shields.io/badge/-success-success><...
1.0
Fix tensor.test_torch_instance_log - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5517672239/jobs/10060599067"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5517672239/jobs/10060599067"><img src=https://im...
non_priority
fix tensor test torch instance log tensorflow a href src jax a href src numpy a href src torch a href src paddle a href src
0
272,564
20,748,699,449
IssuesEvent
2022-03-15 03:50:34
SecJS/Database
https://api.github.com/repos/SecJS/Database
opened
Implement Migration class to handle migrations
documentation feature
## Description Database class has the methods createTable and dropTable. But it does not have the same behavior that a Migration has with up and down method. Usage example (this is just an example and could change when developing Schema): ```ts import { Migration } from '@secjs/database' export class Users...
1.0
Implement Migration class to handle migrations - ## Description Database class has the methods createTable and dropTable. But it does not have the same behavior that a Migration has with up and down method. Usage example (this is just an example and could change when developing Schema): ```ts import { Migrati...
non_priority
implement migration class to handle migrations description database class has the methods createtable and droptable but it does not have the same behavior that a migration has with up and down method usage example this is just an example and could change when developing schema ts import migrati...
0
225,650
17,871,201,121
IssuesEvent
2021-09-06 15:46:40
geerlingguy/raspberry-pi-pcie-devices
https://api.github.com/repos/geerlingguy/raspberry-pi-pcie-devices
closed
Add Intel I210 NIC - supports hardware PTP timestamping
testing complete
In tandem with my work on the Time Card (see #199), I noticed @lasselj had tested the [Intel I210](https://amzn.to/3jscEb4) on a Raspberry Pi and it seems to be working: ![131358775-701269cc-3f0f-4aca-a6ed-e1583b7a1b08](https://user-images.githubusercontent.com/481677/131525388-cedb78bf-6a69-43ad-b737-2f77b05e3baf.j...
1.0
Add Intel I210 NIC - supports hardware PTP timestamping - In tandem with my work on the Time Card (see #199), I noticed @lasselj had tested the [Intel I210](https://amzn.to/3jscEb4) on a Raspberry Pi and it seems to be working: ![131358775-701269cc-3f0f-4aca-a6ed-e1583b7a1b08](https://user-images.githubusercontent.c...
non_priority
add intel nic supports hardware ptp timestamping in tandem with my work on the time card see i noticed lasselj had tested the on a raspberry pi and it seems to be working lasselj i was wondering did you have to do anything special to get intel s driver to work on pi os in your testing
0
17,704
9,881,267,273
IssuesEvent
2019-06-24 14:22:19
alpheios-project/components
https://api.github.com/repos/alpheios-project/components
opened
Firefox: loading issue and empty diagram
firefox performance
see also issue #537 go to https://texts-test.alpheios.net/text/urn:cts:greekLit:tlg0012.tlg002.alpheios-text-grc1/passage/1.1-1.30 and double click on แผ”ฮฝฮฝฮตฯ€ฮต. it takes for ever to load the morphological information. Click on Diagram, no diagram is generated. Sometimes I do also get the yellow message on top or the pa...
True
Firefox: loading issue and empty diagram - see also issue #537 go to https://texts-test.alpheios.net/text/urn:cts:greekLit:tlg0012.tlg002.alpheios-text-grc1/passage/1.1-1.30 and double click on แผ”ฮฝฮฝฮตฯ€ฮต. it takes for ever to load the morphological information. Click on Diagram, no diagram is generated. Sometimes I do a...
non_priority
firefox loading issue and empty diagram see also issue go to and double click on แผ”ฮฝฮฝฮตฯ€ฮต it takes for ever to load the morphological information click on diagram no diagram is generated sometimes i do also get the yellow message on top or the page freezes and i need to reload see screenshots ...
0
243,395
20,383,861,876
IssuesEvent
2022-02-22 03:15:59
project-chip/connectedhomeip
https://api.github.com/repos/project-chip/connectedhomeip
closed
Unable to compile iOS chiptool - No visible @interface for 'CHIPOperationalCredentials' declares the selector 'readAttributeFabricsWithCompletionHandler:'
smoke test
#### Problem Unable to compile iOS chiptool app with SHA: e71be1c36ca713b5d9f12008097ec9e0f44e560f Error: /Users/keanhinlim/connectedhomeip/src/darwin/CHIPTool/CHIPTool/View Controllers/Fabric/FabricUIViewController.m:272:26: No visible @interface for 'CHIPOperationalCredentials' declares the selector 'readAttrib...
1.0
Unable to compile iOS chiptool - No visible @interface for 'CHIPOperationalCredentials' declares the selector 'readAttributeFabricsWithCompletionHandler:' - #### Problem Unable to compile iOS chiptool app with SHA: e71be1c36ca713b5d9f12008097ec9e0f44e560f Error: /Users/keanhinlim/connectedhomeip/src/darwin/CHIPTo...
non_priority
unable to compile ios chiptool no visible interface for chipoperationalcredentials declares the selector readattributefabricswithcompletionhandler problem unable to compile ios chiptool app with sha error users keanhinlim connectedhomeip src darwin chiptool chiptool view controllers fabric fab...
0
52,435
10,862,734,970
IssuesEvent
2019-11-14 13:53:10
dotnet/roslyn-analyzers
https://api.github.com/repos/dotnet/roslyn-analyzers
closed
CA1822 raises for custom TestMethodAttribute
Area-Microsoft.CodeQuality.Analyzers Feature Request help wanted
#### Analyzer package Microsoft.CodeQuality.Analyzers #### Package Version v2.9.4 #### Diagnostic ID CA1822 #### Repro steps MSTestV2 enables custom TestMethodAttributes. For test methods which use these custom attributes a CA1822 is triggered. ``` [AttributeUsage(AttributeTargets.Method)] p...
1.0
CA1822 raises for custom TestMethodAttribute - #### Analyzer package Microsoft.CodeQuality.Analyzers #### Package Version v2.9.4 #### Diagnostic ID CA1822 #### Repro steps MSTestV2 enables custom TestMethodAttributes. For test methods which use these custom attributes a CA1822 is triggered. ``` [...
non_priority
raises for custom testmethodattribute analyzer package microsoft codequality analyzers package version diagnostic id repro steps enables custom testmethodattributes for test methods which use these custom attributes a is triggered public sealed cla...
0
241,067
18,421,870,424
IssuesEvent
2021-10-13 17:00:43
Giveth/giveth-planning
https://api.github.com/repos/Giveth/giveth-planning
closed
Wiki to Docs
documentation Epic
Each section below will be assigned to an individual (or crossed out, if no longer relevant). That person will be responsible to aggregating correct information and copy editing their respective section, effectively preparing the info to be transferred into the docs. Info from: https://wiki.giveth.io/ - [x] Welco...
1.0
Wiki to Docs - Each section below will be assigned to an individual (or crossed out, if no longer relevant). That person will be responsible to aggregating correct information and copy editing their respective section, effectively preparing the info to be transferred into the docs. Info from: https://wiki.giveth.io/...
non_priority
wiki to docs each section below will be assigned to an individual or crossed out if no longer relevant that person will be responsible to aggregating correct information and copy editing their respective section effectively preparing the info to be transferred into the docs info from welcome laure...
0
256,214
22,042,265,944
IssuesEvent
2022-05-29 14:36:20
SAA-SDT/eac-cpf-schema
https://api.github.com/repos/SAA-SDT/eac-cpf-schema
closed
<abstract>
Element Tested by Schema Team
## Abstract - add optional attributes: `@audience` `@conventationDeclarationReference` `@localTypeDeclarationReference` `@maintenanceEventReference` `@scriptOfElement` `@sourceReference` - add optional child element `<reference>` - keep name and scope ## Creator of issue 1. Silke Jagodzinski 2. TS-E...
1.0
<abstract> - ## Abstract - add optional attributes: `@audience` `@conventationDeclarationReference` `@localTypeDeclarationReference` `@maintenanceEventReference` `@scriptOfElement` `@sourceReference` - add optional child element `<reference>` - keep name and scope ## Creator of issue 1. Silke Jagodzi...
non_priority
abstract add optional attributes audience conventationdeclarationreference localtypedeclarationreference maintenanceeventreference scriptofelement sourcereference add optional child element keep name and scope creator of issue silke jagodzinski ts eas ea...
0
75,965
26,182,811,868
IssuesEvent
2023-01-02 18:07:01
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
SelectManyButton ItemValue lost its value once the form is submitted and refreshed
:lady_beetle: defect :bangbang: needs-triage
### Describe the bug I have a form with a dataTable which contains a selectManyButton in the header with value set with `f:selectItem` `<input type="checkbox" value="value1" checked="checked">` I click to the link href, the form is submitted and page is refreshed. However the value of all inputs corresponding to ...
1.0
SelectManyButton ItemValue lost its value once the form is submitted and refreshed - ### Describe the bug I have a form with a dataTable which contains a selectManyButton in the header with value set with `f:selectItem` `<input type="checkbox" value="value1" checked="checked">` I click to the link href, the form is...
non_priority
selectmanybutton itemvalue lost its value once the form is submitted and refreshed describe the bug i have a form with a datatable which contains a selectmanybutton in the header with value set with f selectitem i click to the link href the form is submitted and page is refreshed however the value o...
0
109,343
23,749,443,199
IssuesEvent
2022-08-31 19:06:49
withfig/fig
https://api.github.com/repos/withfig/fig
closed
[website] [ux] email field is almost unreadable when the screen rendering has a little bit of contrast
type:bug codebase:website
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X] I have typed 'git ' and included a screenshot of the Debugger (click the Fig icon in the macOS m...
1.0
[website] [ux] email field is almost unreadable when the screen rendering has a little bit of contrast - ### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal sess...
non_priority
email field is almost unreadable when the screen rendering has a little bit of contrast sanity checks i have searched and there are no duplicates of my issue i have run fig doctor in the affected terminal session i have typed git and included a screenshot of the debugger click the fig ...
0
40,121
12,750,677,723
IssuesEvent
2020-06-27 06:12:21
LucasZuk/Carrosserie
https://api.github.com/repos/LucasZuk/Carrosserie
closed
CVE-2020-11022 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1.min.js</b>, <b>jquery-2.1.4.min.js</b>, <b>jquery-1.7.1.min.js</b></p></summary> <p> <details><summar...
True
CVE-2020-11022 (Medium) detected in multiple libraries - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1.min.js</b>, <b>jquery-2.1.4.min.js</b>, <b>jq...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to vulnerable library ...
0
75,800
21,000,295,624
IssuesEvent
2022-03-29 16:46:48
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
opened
Need to warn about bridge-implementation=old
Area: App+Library Build needs-triage
### Android application type Classic Xamarin.Android (MonoAndroid12.0, etc.), Android for .NET (net6.0-android, etc.) ### Affected platform version All ### Description The dotnet/runtime team plans on removing the `old` GC bridge implementation. Xamarin.Android & .NET 6 should look for `MONO_GC_PARAMS=bridge-im...
1.0
Need to warn about bridge-implementation=old - ### Android application type Classic Xamarin.Android (MonoAndroid12.0, etc.), Android for .NET (net6.0-android, etc.) ### Affected platform version All ### Description The dotnet/runtime team plans on removing the `old` GC bridge implementation. Xamarin.Android & ....
non_priority
need to warn about bridge implementation old android application type classic xamarin android etc android for net android etc affected platform version all description the dotnet runtime team plans on removing the old gc bridge implementation xamarin android net should lo...
0
29,468
4,172,224,877
IssuesEvent
2016-06-21 04:52:59
mxabierto/dgm
https://api.github.com/repos/mxabierto/dgm
closed
Actualizar links a datasets
chore redesign v6
Cambiar links que apuntan a `busca.datos.gob.mx/#!/conjuntos/` por `datos.gob.mx/busca/dataset/`
1.0
Actualizar links a datasets - Cambiar links que apuntan a `busca.datos.gob.mx/#!/conjuntos/` por `datos.gob.mx/busca/dataset/`
non_priority
actualizar links a datasets cambiar links que apuntan a busca datos gob mx conjuntos por datos gob mx busca dataset
0
101,271
30,963,355,156
IssuesEvent
2023-08-08 06:37:05
root-project/root
https://api.github.com/repos/root-project/root
closed
[CMake] Attempt to write `ClingConfig.cmake.tmp` to the external LLVM library directory, causing configuration failure
bug in:Build System
- [X] Checked for duplicates <!-- Please search in * [GitHub](https://github.com/root-project/root/issues?q=is%3Aissue) * AND [Jira](https://sft.its.cern.ch/jira/issues/?jql=project %3D ROOT) for existing reports of your issue. If you find one, you are very welcome to add to the existing report, for instance "i...
1.0
[CMake] Attempt to write `ClingConfig.cmake.tmp` to the external LLVM library directory, causing configuration failure - - [X] Checked for duplicates <!-- Please search in * [GitHub](https://github.com/root-project/root/issues?q=is%3Aissue) * AND [Jira](https://sft.its.cern.ch/jira/issues/?jql=project %3D ROOT) fo...
non_priority
attempt to write clingconfig cmake tmp to the external llvm library directory causing configuration failure checked for duplicates please search in and root for existing reports of your issue if you find one you are very welcome to add to the existing report for instance issu...
0
6,484
5,452,757,289
IssuesEvent
2017-03-08 04:42:05
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
opened
Improve performance of CleanUnavailableMachines task
area/scale enhancement feature/performance
When you have a large number (thousands) of machines, the CleanUnavailableMachines task can take a very long time. We should improve performance of this task, especially for customers who don't have any policies which will delete unavailable machines.
True
Improve performance of CleanUnavailableMachines task - When you have a large number (thousands) of machines, the CleanUnavailableMachines task can take a very long time. We should improve performance of this task, especially for customers who don't have any policies which will delete unavailable machines.
non_priority
improve performance of cleanunavailablemachines task when you have a large number thousands of machines the cleanunavailablemachines task can take a very long time we should improve performance of this task especially for customers who don t have any policies which will delete unavailable machines
0
92,076
11,597,526,203
IssuesEvent
2020-02-24 21:04:08
phetsims/scenery-phet
https://api.github.com/repos/phetsims/scenery-phet
closed
NumberPicker: add enabledProperty
design:phet-io
In https://github.com/phetsims/graphing-quadratics/issues/112 and https://docs.google.com/document/d/1OfHhIDuaBt-hhXVtpnJgM3Wm0iByJ7dmXd-2UkphUR4/edit#heading=h.8ee6hb1jovtf, we need the ability to enable/disable NumberPicker, via `enabledProperty`. The fastest way to do this would be to add it to NumberPicker direc...
1.0
NumberPicker: add enabledProperty - In https://github.com/phetsims/graphing-quadratics/issues/112 and https://docs.google.com/document/d/1OfHhIDuaBt-hhXVtpnJgM3Wm0iByJ7dmXd-2UkphUR4/edit#heading=h.8ee6hb1jovtf, we need the ability to enable/disable NumberPicker, via `enabledProperty`. The fastest way to do this woul...
non_priority
numberpicker add enabledproperty in and we need the ability to enable disable numberpicker via enabledproperty the fastest way to do this would be to add it to numberpicker directly using the same boilerplate that has been used for other ui components the more longterm solution is to create an enabled...
0
507
2,914,009,214
IssuesEvent
2015-06-23 00:12:59
mesosphere/marathon
https://api.github.com/repos/mesosphere/marathon
closed
Marathon 0.8.1 - API - /v2/tasks
enhancement service
I just found a bug that /v2/tasks response is TSV, with and without the header Content-Type application/json. It should be Content-Type header instead Accept header.
1.0
Marathon 0.8.1 - API - /v2/tasks - I just found a bug that /v2/tasks response is TSV, with and without the header Content-Type application/json. It should be Content-Type header instead Accept header.
non_priority
marathon api tasks i just found a bug that tasks response is tsv with and without the header content type application json it should be content type header instead accept header
0
126,052
10,374,488,212
IssuesEvent
2019-09-09 09:42:58
fac-17/Where-Should-We-Meet
https://api.github.com/repos/fac-17/Where-Should-We-Meet
opened
Set up continuous integration (Travis)
initial set up quality assurance testing
- Set up travis Useful travis tutorial from dwyl: https://github.com/dwyl/learn-travis Remember to use travis.com and not travis.org! https://travis-ci.com/
1.0
Set up continuous integration (Travis) - - Set up travis Useful travis tutorial from dwyl: https://github.com/dwyl/learn-travis Remember to use travis.com and not travis.org! https://travis-ci.com/
non_priority
set up continuous integration travis set up travis useful travis tutorial from dwyl remember to use travis com and not travis org
0
401,948
27,342,973,907
IssuesEvent
2023-02-27 00:35:36
Mingadinga/2023-JS-Study
https://api.github.com/repos/Mingadinga/2023-JS-Study
opened
์ƒ์†๊ณผ Prototype
documentation
__proto__์™€ prototype, constructor์„ ์‰ฝ๊ฒŒ ์„ค๋ช…ํ•œ ๊ธ€ [[[Javascript ] ํ”„๋กœํ† ํƒ€์ž… ์ดํ•ดํ•˜๊ธฐ](https://medium.com/@bluesh55/javascript-prototype-%EC%9D%B4%ED%95%B4%ED%95%98%EA%B8%B0-f8e67c286b67)](https://medium.com/@bluesh55/javascript-prototype-์ดํ•ดํ•˜๊ธฐ-f8e67c286b67) ## ์ƒ์†๊ณผ ํ”„๋กœํผํ‹ฐ ์ฒด์ด๋‹ ๊ฐ์ฒด์— ์›ํ•˜๋Š” ํ”„๋กœํผํ‹ฐ๊ฐ€ ์—†๋Š” ๊ฒฝ์šฐ __proto__๊ฐ€ ๊ฐ€๋ฆฌํ‚ค๋Š” ๊ฐ์ฒด์— ํ•ด๋‹น ํ”„๋กœํผํ‹ฐ๊ฐ€ ์žˆ๋Š”์ง€...
1.0
์ƒ์†๊ณผ Prototype - __proto__์™€ prototype, constructor์„ ์‰ฝ๊ฒŒ ์„ค๋ช…ํ•œ ๊ธ€ [[[Javascript ] ํ”„๋กœํ† ํƒ€์ž… ์ดํ•ดํ•˜๊ธฐ](https://medium.com/@bluesh55/javascript-prototype-%EC%9D%B4%ED%95%B4%ED%95%98%EA%B8%B0-f8e67c286b67)](https://medium.com/@bluesh55/javascript-prototype-์ดํ•ดํ•˜๊ธฐ-f8e67c286b67) ## ์ƒ์†๊ณผ ํ”„๋กœํผํ‹ฐ ์ฒด์ด๋‹ ๊ฐ์ฒด์— ์›ํ•˜๋Š” ํ”„๋กœํผํ‹ฐ๊ฐ€ ์—†๋Š” ๊ฒฝ์šฐ __proto__๊ฐ€ ๊ฐ€๋ฆฌํ‚ค๋Š” ...
non_priority
์ƒ์†๊ณผ prototype proto ์™€ prototype constructor์„ ์‰ฝ๊ฒŒ ์„ค๋ช…ํ•œ ๊ธ€ ํ”„๋กœํ† ํƒ€์ž… ์ดํ•ดํ•˜๊ธฐ ์ƒ์†๊ณผ ํ”„๋กœํผํ‹ฐ ์ฒด์ด๋‹ ๊ฐ์ฒด์— ์›ํ•˜๋Š” ํ”„๋กœํผํ‹ฐ๊ฐ€ ์—†๋Š” ๊ฒฝ์šฐ proto ๊ฐ€ ๊ฐ€๋ฆฌํ‚ค๋Š” ๊ฐ์ฒด์— ํ•ด๋‹น ํ”„๋กœํผํ‹ฐ๊ฐ€ ์žˆ๋Š”์ง€ ์ฐพ์•„๋ณธ๋‹ค ์ด๋ฅผ ํ”„๋กœํ† ํƒ€์ž… ์ฒด์ธ์ด๋ผ๊ณ  ํ•œ๋‹ค jsx var car wheels drive console log drive var bmw color red navig...
0