Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
4,626
7,092,879,755
IssuesEvent
2018-01-12 18:12:14
DimasDSF/ShadowsOfAncients
https://api.github.com/repos/DimasDSF/ShadowsOfAncients
opened
Medical Items
Addition IncludesItemRequirement IncludesModifierRequirement Mechanics
### Main features: - Positive effects over time ``` - Nothing heals instantly ``` - Negative effects ``` - Most medical items have negative side-effects/post-use effects eg. Using strong psi protecting drugs reduces vision range (Some drugs may have addiction values added to them) Forcing a huge health regen ...
2.0
Medical Items - ### Main features: - Positive effects over time ``` - Nothing heals instantly ``` - Negative effects ``` - Most medical items have negative side-effects/post-use effects eg. Using strong psi protecting drugs reduces vision range (Some drugs may have addiction values added to them) Forcing a hu...
non_priority
medical items main features positive effects over time nothing heals instantly negative effects most medical items have negative side effects post use effects eg using strong psi protecting drugs reduces vision range some drugs may have addiction values added to them forcing a hu...
0
364,755
10,772,901,372
IssuesEvent
2019-11-02 17:23:27
MetroCS/QualityToolsForBlueJ
https://api.github.com/repos/MetroCS/QualityToolsForBlueJ
closed
[UserStory] Build Helloworld.java with Gradle
claimed high priority user story
# User Story ### Essential components - [x] Title describes the story - [x] Stakeholder type is identified - [x] Outcome is described - [x] Rationale is explicit - [x] Acceptance criteria are verifiable and from the perspective of the stakeholder ## Story **As a** _Maintainer_ **I want** _an initial buil...
1.0
[UserStory] Build Helloworld.java with Gradle - # User Story ### Essential components - [x] Title describes the story - [x] Stakeholder type is identified - [x] Outcome is described - [x] Rationale is explicit - [x] Acceptance criteria are verifiable and from the perspective of the stakeholder ## Story **As a...
priority
build helloworld java with gradle user story essential components title describes the story stakeholder type is identified outcome is described rationale is explicit acceptance criteria are verifiable and from the perspective of the stakeholder story as a maintainer ...
1
299,590
9,205,644,424
IssuesEvent
2019-03-08 11:11:37
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
The project Save? dialog does not appear when expected.
Category: Project Loading/Saving Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **Steven Mizuno** (Steven Mizuno) Original Redmine Issue: 963, https://issues.qgis.org/issues/963 Original Assignee: nobody - --- A project with layers loaded sometimes doesn't get the Save dialog on closing QGIS/new file/open file actions The Ask to save project changes... option is enabled. On...
1.0
The project Save? dialog does not appear when expected. - --- Author Name: **Steven Mizuno** (Steven Mizuno) Original Redmine Issue: 963, https://issues.qgis.org/issues/963 Original Assignee: nobody - --- A project with layers loaded sometimes doesn't get the Save dialog on closing QGIS/new file/open file actions ...
priority
the project save dialog does not appear when expected author name steven mizuno steven mizuno original redmine issue original assignee nobody a project with layers loaded sometimes doesn t get the save dialog on closing qgis new file open file actions the ask to save project changes ...
1
115,782
9,811,439,198
IssuesEvent
2019-06-12 23:45:20
chef/chef-dk
https://api.github.com/repos/chef/chef-dk
opened
Expand testing in the chef verify command
Aspect: Testing Priority: Critical
We need to make sure that all the components we ship actually function in the packages we build. Currently we execute specs and do some basic shellout. We should evaluate the usefulness of the commands we execute and consider the following changes: - Do we gain anything by running unit tests within DK? - What comma...
1.0
Expand testing in the chef verify command - We need to make sure that all the components we ship actually function in the packages we build. Currently we execute specs and do some basic shellout. We should evaluate the usefulness of the commands we execute and consider the following changes: - Do we gain anything by...
non_priority
expand testing in the chef verify command we need to make sure that all the components we ship actually function in the packages we build currently we execute specs and do some basic shellout we should evaluate the usefulness of the commands we execute and consider the following changes do we gain anything by...
0
86,931
17,106,078,444
IssuesEvent
2021-07-09 17:58:09
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Potential performance regression in the `*IterateForEach*Span*` benchmarks
amd-perf arch-arm64 area-CodeGen-coreclr tenet-performance untriaged
While doing the .NET 5 vs .NET 6 preview 7 manual perf run I've found something that seems to be ARM64, ARM and AMD (x64) specific regression. Repro: ```cmd py .\scripts\benchmarks_ci.py -f net5.0 net6.0 --filter "System.Collections.IterateForEach<int32>.ReadOnlySpan" --bdn-arguments "--disasm true --memoryRando...
1.0
Potential performance regression in the `*IterateForEach*Span*` benchmarks - While doing the .NET 5 vs .NET 6 preview 7 manual perf run I've found something that seems to be ARM64, ARM and AMD (x64) specific regression. Repro: ```cmd py .\scripts\benchmarks_ci.py -f net5.0 net6.0 --filter "System.Collections.Ite...
non_priority
potential performance regression in the iterateforeach span benchmarks while doing the net vs net preview manual perf run i ve found something that seems to be arm and amd specific regression repro cmd py scripts benchmarks ci py f filter system collections iterateforeach ...
0
456,069
13,144,798,578
IssuesEvent
2020-08-08 00:13:27
cloudfoundry-incubator/kubecf
https://api.github.com/repos/cloudfoundry-incubator/kubecf
opened
CI is not building the correct buildpack images
Priority: Critical Type: Bug
We have updated kubecf to cf-deployment version `13.9.0`, which specifies nginx-buildpack version `1.1.11`. This buildpack version is erroneously specified in `values.yaml` as `1.1.1`. Maybe because of a typo, but also, there is no image for `1.1.11` on Dockerhub for the latest stemcell (or any). The only versions t...
1.0
CI is not building the correct buildpack images - We have updated kubecf to cf-deployment version `13.9.0`, which specifies nginx-buildpack version `1.1.11`. This buildpack version is erroneously specified in `values.yaml` as `1.1.1`. Maybe because of a typo, but also, there is no image for `1.1.11` on Dockerhub for...
priority
ci is not building the correct buildpack images we have updated kubecf to cf deployment version which specifies nginx buildpack version this buildpack version is erroneously specified in values yaml as maybe because of a typo but also there is no image for on dockerhub for th...
1
96,641
3,971,368,038
IssuesEvent
2016-05-04 11:34:46
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
closed
Default Country Page: alignment pagination vs CB
Priority-Low
Screenshot attached. 1. align right edge of CB and pagination bar 1. I see some lost space (vertical) between dataset list, pagination, and CB ![screen shot 2015-02-05 at 14 51 36](https://cloud.githubusercontent.com/assets/3865844/6060559/2281f824-ad47-11e4-9048-244ff935bba4.png)
1.0
Default Country Page: alignment pagination vs CB - Screenshot attached. 1. align right edge of CB and pagination bar 1. I see some lost space (vertical) between dataset list, pagination, and CB ![screen shot 2015-02-05 at 14 51 36](https://cloud.githubusercontent.com/assets/3865844/6060559/2281f824-ad47-11e4-9048-...
priority
default country page alignment pagination vs cb screenshot attached align right edge of cb and pagination bar i see some lost space vertical between dataset list pagination and cb
1
88,234
10,567,154,375
IssuesEvent
2019-10-06 01:03:28
carlsonsantana/criptoarbitragem
https://api.github.com/repos/carlsonsantana/criptoarbitragem
closed
Escrever a documentação inicial do projeto
documentation
- [x] Documentar o escopo inicial do projeto - [x] Documentar como instalar e executar este software - [x] Escolher a licença - [x] Informar na documentação sobre a isenção de responsabilidade pelo uso do software
1.0
Escrever a documentação inicial do projeto - - [x] Documentar o escopo inicial do projeto - [x] Documentar como instalar e executar este software - [x] Escolher a licença - [x] Informar na documentação sobre a isenção de responsabilidade pelo uso do software
non_priority
escrever a documentação inicial do projeto documentar o escopo inicial do projeto documentar como instalar e executar este software escolher a licença informar na documentação sobre a isenção de responsabilidade pelo uso do software
0
491,436
14,163,957,857
IssuesEvent
2020-11-12 03:43:04
dnnsoftware/Dnn.Platform
https://api.github.com/repos/dnnsoftware/Dnn.Platform
closed
Improve Page management status visibilty
Area: AE > PersonaBar Ext > Pages.Web Effort: Medium Priority: Medium Status: Ready for Development Type: Enhancement stale
## Description of problem Contrary to DNN 8 the Pages screen does not show a lot of context in the page tree for the individual pages. That was very handy though. ## Description of solution Change the icon depending on the page status (I used 2 in the example one for rights, one for status) ## Description of al...
1.0
Improve Page management status visibilty - ## Description of problem Contrary to DNN 8 the Pages screen does not show a lot of context in the page tree for the individual pages. That was very handy though. ## Description of solution Change the icon depending on the page status (I used 2 in the example one for righ...
priority
improve page management status visibilty description of problem contrary to dnn the pages screen does not show a lot of context in the page tree for the individual pages that was very handy though description of solution change the icon depending on the page status i used in the example one for righ...
1
186,785
15,084,182,080
IssuesEvent
2021-02-05 16:49:07
GreenleafLab/ArchR
https://api.github.com/repos/GreenleafLab/ArchR
closed
downstream analysis after Harmony
documentation
Hello folks! This is more of a question rather than a documentation request but I cant seem to find an answer on the web. Is it ok to use groupings from the harmonized reduced space for downstream group coverage generation > peak calling and marker feature identification or is better to stick with the clustering on...
1.0
downstream analysis after Harmony - Hello folks! This is more of a question rather than a documentation request but I cant seem to find an answer on the web. Is it ok to use groupings from the harmonized reduced space for downstream group coverage generation > peak calling and marker feature identification or is be...
non_priority
downstream analysis after harmony hello folks this is more of a question rather than a documentation request but i cant seem to find an answer on the web is it ok to use groupings from the harmonized reduced space for downstream group coverage generation peak calling and marker feature identification or is be...
0
21,557
6,177,734,494
IssuesEvent
2017-07-02 04:26:53
oppia/oppia
https://api.github.com/repos/oppia/oppia
closed
Flaky e2e test in the misc suite
loc: full-stack owner: @seanlip (e2e tests) TODO: code type: bug (minor)
The misc e2e test suite keeps failing occasionally with the following error. This is a flaky error that often goes away on a test re-run. This is quite irritating and necessitates multiple test restarts. It should be fixed. (@Andimeo -- is this the error you noticed?) ``` Specs: /home/travis/build/oppia/oppia...
1.0
Flaky e2e test in the misc suite - The misc e2e test suite keeps failing occasionally with the following error. This is a flaky error that often goes away on a test re-run. This is quite irritating and necessitates multiple test restarts. It should be fixed. (@Andimeo -- is this the error you noticed?) ``` Sp...
non_priority
flaky test in the misc suite the misc test suite keeps failing occasionally with the following error this is a flaky error that often goes away on a test re run this is quite irritating and necessitates multiple test restarts it should be fixed andimeo is this the error you noticed specs ...
0
450,235
12,992,277,964
IssuesEvent
2020-07-23 06:27:37
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Hide operating system in user-agent with fingerprinting protection enabled
feature/shields/fingerprint priority/P5
Currently Brave's user-agent string always reports the true operating system under which it is running. This partitions the anonymity set of users by operating system. When fingerprinting protection is enabled, it should always report the same user-agent string, including the same operating system, for everyone. For...
1.0
Hide operating system in user-agent with fingerprinting protection enabled - Currently Brave's user-agent string always reports the true operating system under which it is running. This partitions the anonymity set of users by operating system. When fingerprinting protection is enabled, it should always report the sa...
priority
hide operating system in user agent with fingerprinting protection enabled currently brave s user agent string always reports the true operating system under which it is running this partitions the anonymity set of users by operating system when fingerprinting protection is enabled it should always report the sa...
1
619,104
19,516,356,502
IssuesEvent
2021-12-29 10:54:12
duxbuse/ninthage-data-analytics
https://api.github.com/repos/duxbuse/ninthage-data-analytics
closed
Make all external requests use proper id
bug priority
Currently we are blanking the id cause the default pythons requests id is auto blocked. But we should update it to be a ninth age data project Id to make debugging on their end easier
1.0
Make all external requests use proper id - Currently we are blanking the id cause the default pythons requests id is auto blocked. But we should update it to be a ninth age data project Id to make debugging on their end easier
priority
make all external requests use proper id currently we are blanking the id cause the default pythons requests id is auto blocked but we should update it to be a ninth age data project id to make debugging on their end easier
1
216,052
16,737,845,115
IssuesEvent
2021-06-11 05:46:39
open-telemetry/wg-prometheus
https://api.github.com/repos/open-telemetry/wg-prometheus
closed
Remote write compliance: TestRemoteWrite/otelcollector/Retries500
P0 conformance testing phase1 prom-exporter
The OpenTelemetry collector is not passing https://github.com/prometheus/compliance/tree/main/remote_write TestRemoteWrite/otelcollector/Retries500. ``` === CONT TestRemoteWrite/otelcollector/Retries500 retries.go:57: Error Trace: retries.go:57 main_test.go:106 ...
1.0
Remote write compliance: TestRemoteWrite/otelcollector/Retries500 - The OpenTelemetry collector is not passing https://github.com/prometheus/compliance/tree/main/remote_write TestRemoteWrite/otelcollector/Retries500. ``` === CONT TestRemoteWrite/otelcollector/Retries500 retries.go:57: Error Trace: ...
non_priority
remote write compliance testremotewrite otelcollector the opentelemetry collector is not passing testremotewrite otelcollector cont testremotewrite otelcollector retries go error trace retries go main test go main test ...
0
597,677
18,168,724,771
IssuesEvent
2021-09-27 17:19:32
gravityview/GravityView
https://api.github.com/repos/gravityview/GravityView
closed
Custom Content fields increase View load time
Priority: High Core: Fields
A user reported that Custom Content fields are increasing their View load times, even when empty: https://secure.helpscout.net/conversation/1639664474/37091 Slack discussion: https://gravityview.slack.com/archives/C727B06MB/p1632507031352500
1.0
Custom Content fields increase View load time - A user reported that Custom Content fields are increasing their View load times, even when empty: https://secure.helpscout.net/conversation/1639664474/37091 Slack discussion: https://gravityview.slack.com/archives/C727B06MB/p1632507031352500
priority
custom content fields increase view load time a user reported that custom content fields are increasing their view load times even when empty slack discussion
1
274,822
20,868,835,662
IssuesEvent
2022-03-22 10:00:18
digital-preservation/droid
https://api.github.com/repos/digital-preservation/droid
opened
Higl level identification overview
documentation
create 10,000 feet overview how identification works in DROID.
1.0
Higl level identification overview - create 10,000 feet overview how identification works in DROID.
non_priority
higl level identification overview create feet overview how identification works in droid
0
786,908
27,697,896,624
IssuesEvent
2023-03-14 04:49:04
Laserwolve-Games/DazStudioScripts
https://api.github.com/repos/Laserwolve-Games/DazStudioScripts
opened
Ensure Instance Scaling Code Integrity
Enhancement Intermediate Difficulty Medium Priority
In #2 we implemented code that will let us scale up Daz instances for rendering simply by changing a variable. This currently works only by divvying up and doling out the animations based on the `aAnimations` array. We also don't know if we can have a number of animations that's not divisible by the number of instances...
1.0
Ensure Instance Scaling Code Integrity - In #2 we implemented code that will let us scale up Daz instances for rendering simply by changing a variable. This currently works only by divvying up and doling out the animations based on the `aAnimations` array. We also don't know if we can have a number of animations that's...
priority
ensure instance scaling code integrity in we implemented code that will let us scale up daz instances for rendering simply by changing a variable this currently works only by divvying up and doling out the animations based on the aanimations array we also don t know if we can have a number of animations that s...
1
797,445
28,146,441,208
IssuesEvent
2023-04-02 14:39:13
AY2223S2-CS2113-T11-3/tp
https://api.github.com/repos/AY2223S2-CS2113-T11-3/tp
closed
[PE-D][Tester D] Removing non-existent stat from a pet returns both error and success message
type.Bug priority.High severity.Medium
![image.png](https://raw.githubusercontent.com/namsengi11/ped/main/files/fb9123db-972e-47ab-8ad6-3a1c56523dc9.png) <!--session: 1680253115644-77977c6b-1076-4dd3-a9ac-59089f734fde--> <!--Version: Web v3.4.7--> ------------- Labels: `type.FunctionalityBug` `severity.Low` original: namsengi11/ped#5
1.0
[PE-D][Tester D] Removing non-existent stat from a pet returns both error and success message - ![image.png](https://raw.githubusercontent.com/namsengi11/ped/main/files/fb9123db-972e-47ab-8ad6-3a1c56523dc9.png) <!--session: 1680253115644-77977c6b-1076-4dd3-a9ac-59089f734fde--> <!--Version: Web v3.4.7--> -----------...
priority
removing non existent stat from a pet returns both error and success message labels type functionalitybug severity low original ped
1
70,659
23,279,752,682
IssuesEvent
2022-08-05 10:49:13
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
matrix.to link for already joined room sends you to matrix.to only on Desktop
T-Defect
### Steps to reproduce Only applies to Element Desktop. The same link works as expected on Element Web. 1. Share a matrix.to link to a room by ID. Be sure that you are already member of this room. 2. Click the link ### Outcome #### What did you expect? Go to the room on click #### What happened instead? ...
1.0
matrix.to link for already joined room sends you to matrix.to only on Desktop - ### Steps to reproduce Only applies to Element Desktop. The same link works as expected on Element Web. 1. Share a matrix.to link to a room by ID. Be sure that you are already member of this room. 2. Click the link ### Outcome ####...
non_priority
matrix to link for already joined room sends you to matrix to only on desktop steps to reproduce only applies to element desktop the same link works as expected on element web share a matrix to link to a room by id be sure that you are already member of this room click the link outcome ...
0
806,753
29,871,797,406
IssuesEvent
2023-06-20 08:59:02
bryntum/support
https://api.github.com/repos/bryntum/support
closed
Crash when copy pasting split task
resolved high-priority
https://bryntum.com/products/gantt/examples/advanced/ 1. Split an event 2. CTRL-C, CTRL-V 3. Bug 2: After crash, an infinite refresh loop happens, see image. Just use dev tools to pause execution ``` gantt.module.js?468079:53 Uncaught Error: Unknown identifier e-_generatede_17877e3d-aff4-4258-b621-f5ad298ed0ae...
1.0
Crash when copy pasting split task - https://bryntum.com/products/gantt/examples/advanced/ 1. Split an event 2. CTRL-C, CTRL-V 3. Bug 2: After crash, an infinite refresh loop happens, see image. Just use dev tools to pause execution ``` gantt.module.js?468079:53 Uncaught Error: Unknown identifier e-_generatede...
priority
crash when copy pasting split task split an event ctrl c ctrl v bug after crash an infinite refresh loop happens see image just use dev tools to pause execution gantt module js uncaught error unknown identifier e generatede startdate at throwunknownidentifier gan...
1
21,055
3,454,166,778
IssuesEvent
2015-12-17 14:52:59
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Error in RadiantSystemLowTemp
Defect EnergyPlus S3 - Low
From @lklawrie: RadiantSystemLowTemp.f90 line approx 2203: ``` CALL ShowMessage('SizeLowTempRadiantSystem: Potential issue with equipment sizing for ' & // 'ZoneHVAC:LowTemperatureRadiant:Electric = " '// & TRIM(HydrRadSys(RadSysNum)%Name)//'".') ``` should be: ``` TRIM(ElecRadSy...
1.0
Error in RadiantSystemLowTemp - From @lklawrie: RadiantSystemLowTemp.f90 line approx 2203: ``` CALL ShowMessage('SizeLowTempRadiantSystem: Potential issue with equipment sizing for ' & // 'ZoneHVAC:LowTemperatureRadiant:Electric = " '// & TRIM(HydrRadSys(RadSysNum)%Name)//'".') ``` should be...
non_priority
error in radiantsystemlowtemp from lklawrie radiantsystemlowtemp line approx call showmessage sizelowtempradiantsystem potential issue with equipment sizing for zonehvac lowtemperatureradiant electric trim hydrradsys radsysnum name should be ...
0
253,034
8,050,303,272
IssuesEvent
2018-08-01 13:05:05
vuejs/vue-devtools
https://api.github.com/repos/vuejs/vue-devtools
closed
Vuex recording performance improvements
enhancement feat: performance priority: high work in progress
Currently the Vuex panel takes a JSON snapshot of the entire store on every mutation, and this can lead to perf problems when the store state is large, or when there are many mutations being committed with short intervals. Instead of the taking a full snapshot every time, we can: - Keep a snapshot of initial stat...
1.0
Vuex recording performance improvements - Currently the Vuex panel takes a JSON snapshot of the entire store on every mutation, and this can lead to perf problems when the store state is large, or when there are many mutations being committed with short intervals. Instead of the taking a full snapshot every time, we...
priority
vuex recording performance improvements currently the vuex panel takes a json snapshot of the entire store on every mutation and this can lead to perf problems when the store state is large or when there are many mutations being committed with short intervals instead of the taking a full snapshot every time we...
1
360,632
10,695,165,060
IssuesEvent
2019-10-23 12:29:19
mJehanno/cr-tips
https://api.github.com/repos/mJehanno/cr-tips
opened
Forgotten and renew Password
High Priority enhancement
User should be able to change their password whenever they want, and recreate a new one when they lost it.
1.0
Forgotten and renew Password - User should be able to change their password whenever they want, and recreate a new one when they lost it.
priority
forgotten and renew password user should be able to change their password whenever they want and recreate a new one when they lost it
1
128,427
18,048,209,736
IssuesEvent
2021-09-19 09:09:58
jinhogate/pizza_angular
https://api.github.com/repos/jinhogate/pizza_angular
opened
WS-2019-0064 (High) detected in handlebars-4.0.12.tgz
security vulnerability
## WS-2019-0064 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.12.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates e...
True
WS-2019-0064 (High) detected in handlebars-4.0.12.tgz - ## WS-2019-0064 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.12.tgz</b></p></summary> <p>Handlebars provides t...
non_priority
ws high detected in handlebars tgz ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file pizza angular...
0
64,155
3,205,765,751
IssuesEvent
2015-10-04 11:59:13
cs2103aug2015-w13-2j/main
https://api.github.com/repos/cs2103aug2015-w13-2j/main
closed
I want to store my tasks in a user-readable text file
priority.high type.story
so that I can access and edit the information without going through the application
1.0
I want to store my tasks in a user-readable text file - so that I can access and edit the information without going through the application
priority
i want to store my tasks in a user readable text file so that i can access and edit the information without going through the application
1
110,560
4,434,374,232
IssuesEvent
2016-08-18 02:11:54
dmusican/Elegit
https://api.github.com/repos/dmusican/Elegit
opened
Loading working tree and all files is slow
enhancement priority high
Loading up the working tree and all files on a big repo (lots of files) is slow. Can anything be done to speed this up?
1.0
Loading working tree and all files is slow - Loading up the working tree and all files on a big repo (lots of files) is slow. Can anything be done to speed this up?
priority
loading working tree and all files is slow loading up the working tree and all files on a big repo lots of files is slow can anything be done to speed this up
1
77,315
7,571,359,572
IssuesEvent
2018-04-23 12:00:16
AAA-Intelligence/eve
https://api.github.com/repos/AAA-Intelligence/eve
closed
[TF-E-1] The input field only accepts text.
test
Das Nutzereingabefeld akzeptiert nur Textzeichen als Eingabe, jedoch keine Bilder oder andere Dateien.
1.0
[TF-E-1] The input field only accepts text. - Das Nutzereingabefeld akzeptiert nur Textzeichen als Eingabe, jedoch keine Bilder oder andere Dateien.
non_priority
the input field only accepts text das nutzereingabefeld akzeptiert nur textzeichen als eingabe jedoch keine bilder oder andere dateien
0
231,242
18,755,448,237
IssuesEvent
2021-11-05 10:08:37
getsentry/sentry-cocoa
https://api.github.com/repos/getsentry/sentry-cocoa
opened
Add missing unit tests for SentryUIViewControllerSwizziling
Type: Testing Mitigation: Unit Tests
The test coverage for SentryUIViewControllerSwizziling is not even close to 100%. Let's add some tests to cover `swizzleRootViewControllerFromAppDelegate` and `swizzleRootViewController`.
2.0
Add missing unit tests for SentryUIViewControllerSwizziling - The test coverage for SentryUIViewControllerSwizziling is not even close to 100%. Let's add some tests to cover `swizzleRootViewControllerFromAppDelegate` and `swizzleRootViewController`.
non_priority
add missing unit tests for sentryuiviewcontrollerswizziling the test coverage for sentryuiviewcontrollerswizziling is not even close to let s add some tests to cover swizzlerootviewcontrollerfromappdelegate and swizzlerootviewcontroller
0
338,545
30,304,278,052
IssuesEvent
2023-07-10 08:26:14
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix statistical.test_igamma
Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5505518661"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5505518661"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="https://github.com/un...
1.0
Fix statistical.test_igamma - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5505518661"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5505518661"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|...
non_priority
fix statistical test igamma jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
0
320,249
23,805,188,259
IssuesEvent
2022-09-03 23:31:52
manoellasouza/RoboTron_Manoella_Souza_Projeto_Final
https://api.github.com/repos/manoellasouza/RoboTron_Manoella_Souza_Projeto_Final
opened
Inserir na documentação e na API status code específico para concluir compra com carrinho inexistente [DELETE carrinhos/concluir-compra]
documentation enhancement
**Descrição** Ao fazer um DELETE no endpoint carrinhos/concluir-compra com carrinho inexistente, a [API](https://serverest.dev/#/Carrinhos/delete_carrinhos_concluir_compra) retorna status code 200 e a mensagem "Não foi encontrado carrinho para esse usuário". Esta response é capaz de gerar confusão, pois o usuário po...
1.0
Inserir na documentação e na API status code específico para concluir compra com carrinho inexistente [DELETE carrinhos/concluir-compra] - **Descrição** Ao fazer um DELETE no endpoint carrinhos/concluir-compra com carrinho inexistente, a [API](https://serverest.dev/#/Carrinhos/delete_carrinhos_concluir_compra) retor...
non_priority
inserir na documentação e na api status code específico para concluir compra com carrinho inexistente descrição ao fazer um delete no endpoint carrinhos concluir compra com carrinho inexistente a retorna status code e a mensagem não foi encontrado carrinho para esse usuário esta response é capaz de...
0
641,520
20,828,753,247
IssuesEvent
2022-03-19 04:08:53
encorelab/ck-board
https://api.github.com/repos/encorelab/ck-board
opened
Mobile responsiveness of pages and pop-ups
enhancement low priority
Ensure all pop-ups for creating posts, viewing buckets, opening posts from the buckets view, the workflow tools, etc. responsively resize for mobile devices
1.0
Mobile responsiveness of pages and pop-ups - Ensure all pop-ups for creating posts, viewing buckets, opening posts from the buckets view, the workflow tools, etc. responsively resize for mobile devices
priority
mobile responsiveness of pages and pop ups ensure all pop ups for creating posts viewing buckets opening posts from the buckets view the workflow tools etc responsively resize for mobile devices
1
647,923
21,159,831,242
IssuesEvent
2022-04-07 08:22:11
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.wp.pl - see bug description
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox desktop 98, 99 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:98.0) Gecko/98.0 Firefox/98.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/102128 --> **URL**: https://www.wp.pl **Browser / Version**: Firefox desktop 98, 99 **Operatin...
1.0
www.wp.pl - see bug description - <!-- @browser: Firefox desktop 98, 99 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:98.0) Gecko/98.0 Firefox/98.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/102128 --> **URL**: https://www.wp.pl **Browser / Version**:...
priority
see bug description url browser version firefox desktop operating system windows linux tested another browser yes chrome problem type something else description website freezes when multiple tabs are open memory usage goes very high firefox browser completel...
1
14,699
17,872,191,551
IssuesEvent
2021-09-06 17:31:21
GoogleCloudPlatform/dotnet-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/dotnet-docs-samples
closed
CI: On ocassion Google.Cloud* packages cannot be found.
type: process priority: p2 samples
CI sample [output](https://source.cloud.google.com/results/invocations/07e66c49-eaa9-4c8d-96ad-db51cbaa0bd8/targets/github%2Fdotnet-docs-samples%2Fasset%2Fquickstart%2FExportAssetsTest/tests). I've seen it for several different libraries. It seems when it happens that packages are only being resolved from offline so...
1.0
CI: On ocassion Google.Cloud* packages cannot be found. - CI sample [output](https://source.cloud.google.com/results/invocations/07e66c49-eaa9-4c8d-96ad-db51cbaa0bd8/targets/github%2Fdotnet-docs-samples%2Fasset%2Fquickstart%2FExportAssetsTest/tests). I've seen it for several different libraries. It seems when it hap...
non_priority
ci on ocassion google cloud packages cannot be found ci sample i ve seen it for several different libraries it seems when it happens that packages are only being resolved from offline sources wonder if the machine looses connectivity from time to time if that s the case then there s not much we can do ...
0
610,003
18,891,726,316
IssuesEvent
2021-11-15 13:56:56
disorderedmaterials/dissolve
https://api.github.com/repos/disorderedmaterials/dissolve
opened
Prominent Choice of Pair Potential Style
Priority: Medium
### Focus At present, users have a choice of pair potential style between LJ+q and pure LJ, with the latter using charges on `SpeciesAtom`s. The former is the default, but it is easy for a user to add in a LigParGen species, for example, and not remember/know that they have to change the pair potential style to suit. ...
1.0
Prominent Choice of Pair Potential Style - ### Focus At present, users have a choice of pair potential style between LJ+q and pure LJ, with the latter using charges on `SpeciesAtom`s. The former is the default, but it is easy for a user to add in a LigParGen species, for example, and not remember/know that they have t...
priority
prominent choice of pair potential style focus at present users have a choice of pair potential style between lj q and pure lj with the latter using charges on speciesatom s the former is the default but it is easy for a user to add in a ligpargen species for example and not remember know that they have t...
1
684,454
23,418,528,753
IssuesEvent
2022-08-13 10:24:18
Faithful-Resource-Pack/App
https://api.github.com/repos/Faithful-Resource-Pack/App
closed
All languages are loaded even though none are being selected
enhancement difficulty easy low priority
I wouldn't call this a bug, but probably more of an oversight. All language files are being loaded even though just the one that is activated should be. These files are pretty small, but scaling that to hundreds of users and many page visits per session definitely results in a lot of unnecessary traffic. This is a s...
1.0
All languages are loaded even though none are being selected - I wouldn't call this a bug, but probably more of an oversight. All language files are being loaded even though just the one that is activated should be. These files are pretty small, but scaling that to hundreds of users and many page visits per session def...
priority
all languages are loaded even though none are being selected i wouldn t call this a bug but probably more of an oversight all language files are being loaded even though just the one that is activated should be these files are pretty small but scaling that to hundreds of users and many page visits per session def...
1
271,318
8,482,662,104
IssuesEvent
2018-10-25 19:11:22
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
closed
Include French version of open.png and menu.png in "Help" content
improvements: docs priority: high problem: standards
1. In "Cartes de base" content (/help/default/images/basemap/) use attached French version: open_fr.png ![open_fr](https://user-images.githubusercontent.com/2006029/46813417-a4229480-cd44-11e8-8918-a97d01a253a2.png) 2. In "Sous-menu Couches" content (/help/default/images/layer_submenu/) use attached French version:...
1.0
Include French version of open.png and menu.png in "Help" content - 1. In "Cartes de base" content (/help/default/images/basemap/) use attached French version: open_fr.png ![open_fr](https://user-images.githubusercontent.com/2006029/46813417-a4229480-cd44-11e8-8918-a97d01a253a2.png) 2. In "Sous-menu Couches" conten...
priority
include french version of open png and menu png in help content in cartes de base content help default images basemap use attached french version open fr png in sous menu couches content help default images layer submenu use attached french version menu fr png
1
150,545
5,774,960,344
IssuesEvent
2017-04-28 08:51:27
koding/koding
https://api.github.com/repos/koding/koding
reopened
kd/mount: unmount if prefetch was interrupted
A-Feature mounts Priority-Low
Currently if prefetch was interrupted, kd keeps the mount with invalid sync state. Probably there should be a sighandler that unmounts when interrupted. ``` $ ./kd mount maroon_squash Mounting to /Users/rjeczalik/koding/mnt/aws-instance-2 directory. Checking remote path... Mounted remote directory / has 100166 ...
1.0
kd/mount: unmount if prefetch was interrupted - Currently if prefetch was interrupted, kd keeps the mount with invalid sync state. Probably there should be a sighandler that unmounts when interrupted. ``` $ ./kd mount maroon_squash Mounting to /Users/rjeczalik/koding/mnt/aws-instance-2 directory. Checking remote...
priority
kd mount unmount if prefetch was interrupted currently if prefetch was interrupted kd keeps the mount with invalid sync state probably there should be a sighandler that unmounts when interrupted kd mount maroon squash mounting to users rjeczalik koding mnt aws instance directory checking remote...
1
714,416
24,560,759,592
IssuesEvent
2022-10-12 20:02:35
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
intermediate crash when tapping on inline ads within the news feed
crash priority/P2 QA/Yes release-notes/include feature/ads OS/Android
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
intermediate crash when tapping on inline ads within the news feed - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE...
priority
intermediate crash when tapping on inline ads within the news feed have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the...
1
458,544
13,177,030,870
IssuesEvent
2020-08-12 06:29:15
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0.0 beta staging-stable-8] Wood cart sound plays when it's not moving
Category: Audio Priority: Low Status: Fixed
When you place a wood cart pull it and stop you still hear the sound of the cart moving when it is standing still. If you drop the cart the sound stops. If you grab the cart again and not move you can still hear the sound of the cart moving.
1.0
[0.9.0.0 beta staging-stable-8] Wood cart sound plays when it's not moving - When you place a wood cart pull it and stop you still hear the sound of the cart moving when it is standing still. If you drop the cart the sound stops. If you grab the cart again and not move you can still hear the sound of the cart moving.
priority
wood cart sound plays when it s not moving when you place a wood cart pull it and stop you still hear the sound of the cart moving when it is standing still if you drop the cart the sound stops if you grab the cart again and not move you can still hear the sound of the cart moving
1
294,400
25,368,920,694
IssuesEvent
2022-11-21 09:06:37
restiolabs/github-api-test
https://api.github.com/repos/restiolabs/github-api-test
closed
Testing Case Creation on Cyberhaven sandbox 3
Medium Problem Test Cust
*This issue was escalated from Salesforce by:* Test Cust **Case Number:** [00001009](https://cyberhaven--migration.sandbox.lightning.force.com/5003K000004nKRPQA2) **Priority:** Medium **Type:** Problem **Status:** On Hold **Requester:** Test Cust **Organization:** ACME **Assignee:** Test Cust *** Testing Case Creation...
1.0
Testing Case Creation on Cyberhaven sandbox 3 - *This issue was escalated from Salesforce by:* Test Cust **Case Number:** [00001009](https://cyberhaven--migration.sandbox.lightning.force.com/5003K000004nKRPQA2) **Priority:** Medium **Type:** Problem **Status:** On Hold **Requester:** Test Cust **Organization:** ACME *...
non_priority
testing case creation on cyberhaven sandbox this issue was escalated from salesforce by test cust case number priority medium type problem status on hold requester test cust organization acme assignee test cust testing case creation on cyberhaven sandbox attachment ...
0
266,321
28,320,968,739
IssuesEvent
2023-04-11 01:05:10
arabaske/Ceres
https://api.github.com/repos/arabaske/Ceres
opened
CVE-2018-25032 (High) detected in nodev7.7.1
Mend: dependency security vulnerability
## CVE-2018-25032 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev7.7.1</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library hom...
True
CVE-2018-25032 (High) detected in nodev7.7.1 - ## CVE-2018-25032 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev7.7.1</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkle...
non_priority
cve high detected in cve high severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in head commit a href vulnerable source files functions node modules g...
0
70,936
18,343,919,704
IssuesEvent
2021-10-08 01:54:04
alloc/saus
https://api.github.com/repos/alloc/saus
opened
Avoid emitting generated helpers
enhancement saus build
These shouldn't be added unless `esbuild.target` requires it. <img width="722" alt="image" src="https://user-images.githubusercontent.com/1925840/136485923-6c31d93b-5ad1-403f-80b8-fdbf7f4738bb.png">
1.0
Avoid emitting generated helpers - These shouldn't be added unless `esbuild.target` requires it. <img width="722" alt="image" src="https://user-images.githubusercontent.com/1925840/136485923-6c31d93b-5ad1-403f-80b8-fdbf7f4738bb.png">
non_priority
avoid emitting generated helpers these shouldn t be added unless esbuild target requires it img width alt image src
0
19,121
10,325,681,253
IssuesEvent
2019-09-01 19:23:57
drewmrk/Circuit-Mittens
https://api.github.com/repos/drewmrk/Circuit-Mittens
closed
CVE-2019-6284 (Medium) detected in opennms-opennms-source-23.0.0-1
bug security vulnerability
## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-23.0.0-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>L...
True
CVE-2019-6284 (Medium) detected in opennms-opennms-source-23.0.0-1 - ## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-23.0.0-1</b></p></summary> ...
non_priority
cve medium detected in opennms opennms source cve medium severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href library source files ...
0
63,944
14,656,810,196
IssuesEvent
2020-12-28 14:14:58
fu1771695yongxie/yapi
https://api.github.com/repos/fu1771695yongxie/yapi
opened
WS-2019-0311 (Medium) detected in mongodb-3.1.8.tgz
security vulnerability
## WS-2019-0311 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongodb-3.1.8.tgz</b></p></summary> <p>The official MongoDB driver for Node.js</p> <p>Library home page: <a href="http...
True
WS-2019-0311 (Medium) detected in mongodb-3.1.8.tgz - ## WS-2019-0311 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mongodb-3.1.8.tgz</b></p></summary> <p>The official MongoDB driv...
non_priority
ws medium detected in mongodb tgz ws medium severity vulnerability vulnerable library mongodb tgz the official mongodb driver for node js library home page a href path to dependency file yapi package json path to vulnerable library yapi node modules mongodb package j...
0
420,213
28,240,311,554
IssuesEvent
2023-04-06 06:31:18
risingwavelabs/risingwave-docs
https://api.github.com/repos/risingwavelabs/risingwave-docs
closed
Document the support for AWS private link for Kafka source connector
documentation
### Related code PR https://github.com/risingwavelabs/risingwave/pull/8247 ### Which part(s) of the docs might be affected or should be updated? And how? Data ingestion -> Kafka ### Reference Please see the description in the code PR.
1.0
Document the support for AWS private link for Kafka source connector - ### Related code PR https://github.com/risingwavelabs/risingwave/pull/8247 ### Which part(s) of the docs might be affected or should be updated? And how? Data ingestion -> Kafka ### Reference Please see the description in the code PR.
non_priority
document the support for aws private link for kafka source connector related code pr which part s of the docs might be affected or should be updated and how data ingestion kafka reference please see the description in the code pr
0
598,722
18,250,844,550
IssuesEvent
2021-10-02 07:03:18
HarTexBot/HarTex-rust-discord-bot
https://api.github.com/repos/HarTexBot/HarTex-rust-discord-bot
closed
Bug: Member Count Bug in Guildinfo
Bot: Bug Priority: High
The numbers in the `guildinfo` command are currently flipped. Debugging required.
1.0
Bug: Member Count Bug in Guildinfo - The numbers in the `guildinfo` command are currently flipped. Debugging required.
priority
bug member count bug in guildinfo the numbers in the guildinfo command are currently flipped debugging required
1
704,574
24,201,209,831
IssuesEvent
2022-09-24 15:44:38
googleapis/google-cloud-java
https://api.github.com/repos/googleapis/google-cloud-java
closed
split package issue with google.cloud.vision java 11
type: bug status: blocked priority: p2 dependencies external
#### Environment details 1. Specify the API at the beginning of the title : google.cloud.vision, com.google.api.grpc 2. OS type and version: Ubuntu 16.04 3. Java version: Java11 4. google-cloud-vision version(s): 1.82.0 #### Steps to reproduce 1. Create a spring boot project 2. Change the project SDK to Ja...
1.0
split package issue with google.cloud.vision java 11 - #### Environment details 1. Specify the API at the beginning of the title : google.cloud.vision, com.google.api.grpc 2. OS type and version: Ubuntu 16.04 3. Java version: Java11 4. google-cloud-vision version(s): 1.82.0 #### Steps to reproduce 1. Create...
priority
split package issue with google cloud vision java environment details specify the api at the beginning of the title google cloud vision com google api grpc os type and version ubuntu java version google cloud vision version s steps to reproduce create a spring...
1
363,993
10,757,635,790
IssuesEvent
2019-10-31 13:38:50
AY1920S1-CS2113T-F09-4/main
https://api.github.com/repos/AY1920S1-CS2113T-F09-4/main
opened
AddBarCommand bug, command can be called with incorrect input
priority.Medium severity.Medium type.Bug
Bug in the AddBarCommand class where the commands can be called with incorrect input from the user. For example, the input "addbar randomword" still calls the addbar command
1.0
AddBarCommand bug, command can be called with incorrect input - Bug in the AddBarCommand class where the commands can be called with incorrect input from the user. For example, the input "addbar randomword" still calls the addbar command
priority
addbarcommand bug command can be called with incorrect input bug in the addbarcommand class where the commands can be called with incorrect input from the user for example the input addbar randomword still calls the addbar command
1
350,504
10,491,479,640
IssuesEvent
2019-09-25 11:14:20
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.deepl.com - site is not usable
browser-firefox engine-gecko priority-normal type-fastclick type-tracking-protection-basic
<!-- @browser: Firefox 70.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_labels: type-fastclick, type-tracking-protection-basic --> **URL**: https://www.deepl.com/translator **Browser / Version**: Firefox 7...
1.0
www.deepl.com - site is not usable - <!-- @browser: Firefox 70.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_labels: type-fastclick, type-tracking-protection-basic --> **URL**: https://www.deepl.com/transla...
priority
site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description paste text does not fire tranlation process steps to reproduce browser configuration gfx webrend...
1
117,295
4,713,290,130
IssuesEvent
2016-10-14 19:33:28
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Can't override oc cluster up instance to use password due to hardwired password used at one point.
component/composition kind/question priority/P2
Because ``oc cluster up`` is open to the world, I wanted to explain to people how to properly secure it with accounts and passwords. That is, using ``--host-config-dir`` option, then go in and edit ``master/master-config.yaml`` to change ``AllowAllPasswordIdentityProvider`` to ``HTPasswdPasswordIdentityProvider`` an...
1.0
Can't override oc cluster up instance to use password due to hardwired password used at one point. - Because ``oc cluster up`` is open to the world, I wanted to explain to people how to properly secure it with accounts and passwords. That is, using ``--host-config-dir`` option, then go in and edit ``master/master-co...
priority
can t override oc cluster up instance to use password due to hardwired password used at one point because oc cluster up is open to the world i wanted to explain to people how to properly secure it with accounts and passwords that is using host config dir option then go in and edit master master co...
1
731,219
25,206,466,968
IssuesEvent
2022-11-13 18:45:16
Vooper-Media-LLC/Valour
https://api.github.com/repos/Vooper-Media-LLC/Valour
closed
📦 Feature -Personal Embed Updates
Enhancement Medium Priority
Bots would be able to send an embed update to a single user; no other user will get the update. Could be very useful for things like form submission acknowledgement and for games such as idle games.
1.0
📦 Feature -Personal Embed Updates - Bots would be able to send an embed update to a single user; no other user will get the update. Could be very useful for things like form submission acknowledgement and for games such as idle games.
priority
📦 feature personal embed updates bots would be able to send an embed update to a single user no other user will get the update could be very useful for things like form submission acknowledgement and for games such as idle games
1
101,008
4,105,841,122
IssuesEvent
2016-06-06 05:06:18
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Bug with lockboxes
Category: Spells Priority: High Type: Bug
**Revision**: Last **Operating system**: Winserv2008R2 **Current behavior**: Lockboxes are not marked as LOCKED When you try to open it, you see "Item is locked" on screen, but then you can not open any loot from any npc until logout **Expected behavior**: Lockboxes should be marked as locked ![untitled](h...
1.0
Bug with lockboxes - **Revision**: Last **Operating system**: Winserv2008R2 **Current behavior**: Lockboxes are not marked as LOCKED When you try to open it, you see "Item is locked" on screen, but then you can not open any loot from any npc until logout **Expected behavior**: Lockboxes should be marked as ...
priority
bug with lockboxes revision last operating system current behavior lockboxes are not marked as locked when you try to open it you see item is locked on screen but then you can not open any loot from any npc until logout expected behavior lockboxes should be marked as locked ...
1
491,039
14,143,773,566
IssuesEvent
2020-11-10 15:40:03
open-telemetry/opentelemetry-go
https://api.github.com/repos/open-telemetry/opentelemetry-go
closed
Update limits for collection size
area:trace pkg:SDK priority:p3 release:required-for-ga
As per the spec change here https://github.com/open-telemetry/opentelemetry-specification/commit/507884f02618a91247fe3634a8c6c5ac99a32a40 The limits for event, attribute and link collection should be 1000: > To protect against such errors, SDK Spans MAY discard attributes, links, and events that would increase th...
1.0
Update limits for collection size - As per the spec change here https://github.com/open-telemetry/opentelemetry-specification/commit/507884f02618a91247fe3634a8c6c5ac99a32a40 The limits for event, attribute and link collection should be 1000: > To protect against such errors, SDK Spans MAY discard attributes, link...
priority
update limits for collection size as per the spec change here the limits for event attribute and link collection should be to protect against such errors sdk spans may discard attributes links and events that would increase the number of elements of each collection beyond the recommended limit of e...
1
32,470
8,868,564,045
IssuesEvent
2019-01-11 00:34:06
spack/spack
https://api.github.com/repos/spack/spack
closed
Boost fails to build on ANL's Theta
build-error
I'm trying to install boost with spack on ANL's Theta machine, using the GNU compilers. I tried version 1.68.0 and 1.67.0. In both cases the build fails when calling `b2 --clean`. When I go in the the build directory and call `./b2 -- clean` myself, I get `Illegal instruction (core dumped)`. The same happens with In...
1.0
Boost fails to build on ANL's Theta - I'm trying to install boost with spack on ANL's Theta machine, using the GNU compilers. I tried version 1.68.0 and 1.67.0. In both cases the build fails when calling `b2 --clean`. When I go in the the build directory and call `./b2 -- clean` myself, I get `Illegal instruction (core...
non_priority
boost fails to build on anl s theta i m trying to install boost with spack on anl s theta machine using the gnu compilers i tried version and in both cases the build fails when calling clean when i go in the the build directory and call clean myself i get illegal instruction core dum...
0
466,788
13,433,663,785
IssuesEvent
2020-09-07 10:09:18
WSS-tracking/WSS
https://api.github.com/repos/WSS-tracking/WSS
closed
If someone locks a veh, you can't go inside and arrest the driver
High priority bug
Created after the bug report of Sandy 18-08-2020
1.0
If someone locks a veh, you can't go inside and arrest the driver - Created after the bug report of Sandy 18-08-2020
priority
if someone locks a veh you can t go inside and arrest the driver created after the bug report of sandy
1
737,951
25,538,836,427
IssuesEvent
2022-11-29 13:59:36
owid/etl
https://api.github.com/repos/owid/etl
closed
Materialise grapher steps in ETL
wontfix priority 2 - important
_Alter grapher steps in the ETL so that they materialise and publish data files that match exactly the variables in the grapher database._ ## Problem - We have been discussing the [ideal data architecture](https://github.com/owid/etl/discussions/356) for the ETL to work with. - We also want data managers to have the ...
1.0
Materialise grapher steps in ETL - _Alter grapher steps in the ETL so that they materialise and publish data files that match exactly the variables in the grapher database._ ## Problem - We have been discussing the [ideal data architecture](https://github.com/owid/etl/discussions/356) for the ETL to work with. - We a...
priority
materialise grapher steps in etl alter grapher steps in the etl so that they materialise and publish data files that match exactly the variables in the grapher database problem we have been discussing the for the etl to work with we also want data managers to have the least amount of friction possibl...
1
323,921
23,973,692,334
IssuesEvent
2022-09-13 09:47:44
Sitecore/developer-portal
https://api.github.com/repos/Sitecore/developer-portal
closed
XM+Personalize FAQ -> Table looks like it needs some carriage return formatting
documentation
Page: https://developers.sitecore.com/learn/faq/xm-personalize/features In the table of features, the 'label' for a feature name is bolded and then immediately followed by a description. It feels like a carriage return/new line/something is needed here to separate the feature name from the description
1.0
XM+Personalize FAQ -> Table looks like it needs some carriage return formatting - Page: https://developers.sitecore.com/learn/faq/xm-personalize/features In the table of features, the 'label' for a feature name is bolded and then immediately followed by a description. It feels like a carriage return/new line/somethi...
non_priority
xm personalize faq table looks like it needs some carriage return formatting page in the table of features the label for a feature name is bolded and then immediately followed by a description it feels like a carriage return new line something is needed here to separate the feature name from the descript...
0
221,132
24,590,710,428
IssuesEvent
2022-10-14 01:44:29
faizulho/vuepress
https://api.github.com/repos/faizulho/vuepress
opened
CVE-2022-37601 (High) detected in loader-utils-0.2.17.tgz, loader-utils-1.1.0.tgz
security vulnerability
## CVE-2022-37601 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>loader-utils-0.2.17.tgz</b>, <b>loader-utils-1.1.0.tgz</b></p></summary> <p> <details><summary><b>loader-utils-0.2.1...
True
CVE-2022-37601 (High) detected in loader-utils-0.2.17.tgz, loader-utils-1.1.0.tgz - ## CVE-2022-37601 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>loader-utils-0.2.17.tgz</b>, <b>l...
non_priority
cve high detected in loader utils tgz loader utils tgz cve high severity vulnerability vulnerable libraries loader utils tgz loader utils tgz loader utils tgz utils for webpack loaders library home page a href path to dependency file pack...
0
651,692
21,485,347,989
IssuesEvent
2022-04-26 22:28:08
okTurtles/group-income
https://api.github.com/repos/okTurtles/group-income
closed
Remove the deprecated Mailbox/Inbox
Kind:Enhancement App:Frontend Priority:High Note:UI/UX
### Problem This page and its navbar item should be removed: <img width="571" alt="Screen Shot 2022-04-21 at 10 58 36 PM" src="https://user-images.githubusercontent.com/138706/164612627-a9c565d9-af32-4475-b963-c3cc7d48abb3.png"> ### Solution Remove from the project.
1.0
Remove the deprecated Mailbox/Inbox - ### Problem This page and its navbar item should be removed: <img width="571" alt="Screen Shot 2022-04-21 at 10 58 36 PM" src="https://user-images.githubusercontent.com/138706/164612627-a9c565d9-af32-4475-b963-c3cc7d48abb3.png"> ### Solution Remove from the project.
priority
remove the deprecated mailbox inbox problem this page and its navbar item should be removed img width alt screen shot at pm src solution remove from the project
1
606,229
18,757,861,890
IssuesEvent
2021-11-05 13:12:40
dojot/dojot
https://api.github.com/repos/dojot/dojot
closed
Problem when execute ansible-playbook (python interpreter not found)
Type:Bug :bug: Priority:Medium
* **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request * **Do you want to request a *feature* or report a *bug*?** Bug * **What is the current behavior?** Sometimes, when `ansible-playbook` is executed you get an error saying that you need to set an interpreter. ...
1.0
Problem when execute ansible-playbook (python interpreter not found) - * **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request * **Do you want to request a *feature* or report a *bug*?** Bug * **What is the current behavior?** Sometimes, when `ansible-playbook` is ex...
priority
problem when execute ansible playbook python interpreter not found i m submitting a bug report feature request support request do you want to request a feature or report a bug bug what is the current behavior sometimes when ansible playbook is executed...
1
369,038
25,823,413,123
IssuesEvent
2022-12-12 11:10:44
fga-eps-mds/2022-2-ez-docs
https://api.github.com/repos/fga-eps-mds/2022-2-ez-docs
opened
Incremento do README
documentation
# Descrição Como recomendação da professora, é necessário adaptar o README do projeto, de acordo com a documentação apresentada por ela: O que precisa : ## Descrição Resumo do que foi feito na primeira release #### Funcionalidades - Lista das funcionalidades entregues (com a issue relacionada) - Lista de artefatos re...
1.0
Incremento do README - # Descrição Como recomendação da professora, é necessário adaptar o README do projeto, de acordo com a documentação apresentada por ela: O que precisa : ## Descrição Resumo do que foi feito na primeira release #### Funcionalidades - Lista das funcionalidades entregues (com a issue relacionada) ...
non_priority
incremento do readme descrição como recomendação da professora é necessário adaptar o readme do projeto de acordo com a documentação apresentada por ela o que precisa descrição resumo do que foi feito na primeira release funcionalidades lista das funcionalidades entregues com a issue relacionada ...
0
329,709
24,233,359,873
IssuesEvent
2022-09-26 20:23:50
NVIDIA-Merlin/Merlin
https://api.github.com/repos/NVIDIA-Merlin/Merlin
closed
Simplify and enhance using examples in documentation
documentation
The naive approach in 22.04 for repurposing the example notebooks was to copy the examples directory into the Sphinx source directory and build. This simple approach was OK for some repositories and not OK for many. The major downside for examples directories that have subdirectories, is that we needed to use READM...
1.0
Simplify and enhance using examples in documentation - The naive approach in 22.04 for repurposing the example notebooks was to copy the examples directory into the Sphinx source directory and build. This simple approach was OK for some repositories and not OK for many. The major downside for examples directories t...
non_priority
simplify and enhance using examples in documentation the naive approach in for repurposing the example notebooks was to copy the examples directory into the sphinx source directory and build this simple approach was ok for some repositories and not ok for many the major downside for examples directories tha...
0
22,965
10,827,402,780
IssuesEvent
2019-11-10 08:53:31
stefanfreitag/IntroToVulnerabilityScanning
https://api.github.com/repos/stefanfreitag/IntroToVulnerabilityScanning
opened
CVE-2015-9251 (Medium) detected in jquery-1.7.2.min.js
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="htt...
True
CVE-2015-9251 (Medium) detected in jquery-1.7.2.min.js - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.2.min.js</b></p></summary> <p>JavaScript library ...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm introtovulnerabilityscanning node modules js test index html pa...
0
361,912
10,721,265,459
IssuesEvent
2019-10-27 00:38:34
ShabadOS/desktop
https://api.github.com/repos/ShabadOS/desktop
closed
Only store setting overrides
Priority: High Status: Complete Status: Confirmed Type: Enhancement
Do not store default settings, instead store only the user's explicit overrides.
1.0
Only store setting overrides - Do not store default settings, instead store only the user's explicit overrides.
priority
only store setting overrides do not store default settings instead store only the user s explicit overrides
1
307,065
26,517,520,321
IssuesEvent
2023-01-18 22:11:52
boltlabs-inc/tss-ecdsa
https://api.github.com/repos/boltlabs-inc/tss-ecdsa
opened
Add tests for PiLog
tests
A `PiLogProof` has seven elements that must satisfy four constraints. (Note this corresponds to Fig 25, `Π^log*`). Some ideas for tests: - Swap each of the proof elements for a different, random element (of the correct type). Proof shouldn't verify. - Try making the proof with inconsistent secret inputs (e.g. `x` is n...
1.0
Add tests for PiLog - A `PiLogProof` has seven elements that must satisfy four constraints. (Note this corresponds to Fig 25, `Π^log*`). Some ideas for tests: - Swap each of the proof elements for a different, random element (of the correct type). Proof shouldn't verify. - Try making the proof with inconsistent secret...
non_priority
add tests for pilog a pilogproof has seven elements that must satisfy four constraints note this corresponds to fig π log some ideas for tests swap each of the proof elements for a different random element of the correct type proof shouldn t verify try making the proof with inconsistent secret ...
0
256,696
8,128,475,082
IssuesEvent
2018-08-17 11:58:16
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
visual studio 9 build issue
Bug Likelihood: 3 - Occasional Priority: Normal Severity: 2 - Minor Irritation
On windows Visual Studio 9, with MSVC id'd by cmake as MSVC 15.0.30729.1 the build errors out in PVLD database due to use of unsupported C++11 features. for example. databases\PVLD\pvldReader.C(243) : error C2039: 'data' : is not a member of 'std::vector<_Ty>' instead of std::vector::data() take the address of ze...
1.0
visual studio 9 build issue - On windows Visual Studio 9, with MSVC id'd by cmake as MSVC 15.0.30729.1 the build errors out in PVLD database due to use of unsupported C++11 features. for example. databases\PVLD\pvldReader.C(243) : error C2039: 'data' : is not a member of 'std::vector<_Ty>' instead of std::vector...
priority
visual studio build issue on windows visual studio with msvc id d by cmake as msvc the build errors out in pvld database due to use of unsupported c features for example databases pvld pvldreader c error data is not a member of std vector instead of std vector data take th...
1
602,817
18,508,256,506
IssuesEvent
2021-10-19 21:32:55
whimc/Science-Tools
https://api.github.com/repos/whimc/Science-Tools
closed
Airflow is reading string directly
Priority: Medium bug
For some reason /airflow and /wind are reading out a direct string instead of a numeric result.
1.0
Airflow is reading string directly - For some reason /airflow and /wind are reading out a direct string instead of a numeric result.
priority
airflow is reading string directly for some reason airflow and wind are reading out a direct string instead of a numeric result
1
43,077
7,018,954,949
IssuesEvent
2017-12-21 15:32:31
fastify/fastify
https://api.github.com/repos/fastify/fastify
closed
Get route options inside handler or inside preHandler hook
documentation question
Hi, First of all : great job on this ! Maybe a little feature request : can we have an access to route options inside an handler or inside the preHandler hook ? Here is a sample code : ```js fastify.get('/', { foo: 'bar' }, async (req, res) => { // Something like this ? const { foo } = req.route; ...
1.0
Get route options inside handler or inside preHandler hook - Hi, First of all : great job on this ! Maybe a little feature request : can we have an access to route options inside an handler or inside the preHandler hook ? Here is a sample code : ```js fastify.get('/', { foo: 'bar' }, async (req, res) => { ...
non_priority
get route options inside handler or inside prehandler hook hi first of all great job on this maybe a little feature request can we have an access to route options inside an handler or inside the prehandler hook here is a sample code js fastify get foo bar async req res ...
0
114,454
24,606,885,241
IssuesEvent
2022-10-14 17:06:04
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
opened
Code Table Request - new Other_ID = DOI
Priority-Normal (Not urgent) Function-CodeTables
**Goal** Add a new code table value: DOI **Context** I need this to add MorphoSource DOIs, e.g., [https://doi.org/10.17602/M2/M168689](https://doi.org/10.17602/M2/M168689) (researchers can request MorphoSource to mint a DOI for media they've included in their published datasets). Since the MorphoSource DOI base ...
1.0
Code Table Request - new Other_ID = DOI - **Goal** Add a new code table value: DOI **Context** I need this to add MorphoSource DOIs, e.g., [https://doi.org/10.17602/M2/M168689](https://doi.org/10.17602/M2/M168689) (researchers can request MorphoSource to mint a DOI for media they've included in their published d...
non_priority
code table request new other id doi goal add a new code table value doi context i need this to add morphosource dois e g researchers can request morphosource to mint a doi for media they ve included in their published datasets since the morphosource doi base path is we probably want th...
0
118,187
9,977,802,971
IssuesEvent
2019-07-09 18:13:25
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Backport: Using cloud config in Azure with a Service Principal that has multiple subscriptions fails to operate
[zube]: To Test internal kind/bug team/ca
Backport https://github.com/rancher/rancher/issues/20632
1.0
Backport: Using cloud config in Azure with a Service Principal that has multiple subscriptions fails to operate - Backport https://github.com/rancher/rancher/issues/20632
non_priority
backport using cloud config in azure with a service principal that has multiple subscriptions fails to operate backport
0
226,104
24,943,807,673
IssuesEvent
2022-10-31 21:25:46
yaeljacobs67/cncjs
https://api.github.com/repos/yaeljacobs67/cncjs
opened
CVE-2022-37620 (Medium) detected in html-minifier-3.5.21.tgz
security vulnerability
## CVE-2022-37620 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>html-minifier-3.5.21.tgz</b></p></summary> <p>Highly configurable, well-tested, JavaScript-based HTML minifier.</p> ...
True
CVE-2022-37620 (Medium) detected in html-minifier-3.5.21.tgz - ## CVE-2022-37620 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>html-minifier-3.5.21.tgz</b></p></summary> <p>Highly ...
non_priority
cve medium detected in html minifier tgz cve medium severity vulnerability vulnerable library html minifier tgz highly configurable well tested javascript based html minifier library home page a href path to dependency file cncjs package json path to vulnerable li...
0
712,226
24,487,616,786
IssuesEvent
2022-10-09 16:50:44
go-shiori/shiori
https://api.github.com/repos/go-shiori/shiori
closed
File's permission in archive
type:bug good first issue component:backend tag:security priority:high
**OS:** Linux **Shiouri:** v1.5.2 Data files in directory `shiori-data/archive` are executable (755 permission) for no reason
1.0
File's permission in archive - **OS:** Linux **Shiouri:** v1.5.2 Data files in directory `shiori-data/archive` are executable (755 permission) for no reason
priority
file s permission in archive os linux shiouri data files in directory shiori data archive are executable permission for no reason
1
676,093
23,116,019,036
IssuesEvent
2022-07-27 16:45:00
minio/minio
https://api.github.com/repos/minio/minio
closed
Prometheus Stats collector logs too often
community priority: medium
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior When one or more nodes are down, there should be ideally no logging performed about such an event. Even if there is a need to log, some exponential backoff policy should be used, so it does not log so often. The node should be ...
1.0
Prometheus Stats collector logs too often - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior When one or more nodes are down, there should be ideally no logging performed about such an event. Even if there is a need to log, some exponential backoff policy should be used, so i...
priority
prometheus stats collector logs too often expected behavior when one or more nodes are down there should be ideally no logging performed about such an event even if there is a need to log some exponential backoff policy should be used so it does not log so often the node should be reported down in prome...
1
429,716
12,427,006,263
IssuesEvent
2020-05-25 00:27:19
eclipse-ee4j/glassfish
https://api.github.com/repos/eclipse-ee4j/glassfish
closed
Got "EJB Container initialization error" when deploy a WLS QA ejb test application to GlassFish
3_1_x-exclude Component: ejb_container ERR: Assignee Priority: Major Stale Type: Bug
P.S. File the bug as per management's request. I tried to deploy the attached WLS QA ejb test application to Glassfish v3.1.1 and it failed to deploy. And the same ear file was successfully deployed to Weblogic server. I got the following error when deploying the app. Error occurred during deployment: Exception while ...
1.0
Got "EJB Container initialization error" when deploy a WLS QA ejb test application to GlassFish - P.S. File the bug as per management's request. I tried to deploy the attached WLS QA ejb test application to Glassfish v3.1.1 and it failed to deploy. And the same ear file was successfully deployed to Weblogic server. I ...
priority
got ejb container initialization error when deploy a wls qa ejb test application to glassfish p s file the bug as per management s request i tried to deploy the attached wls qa ejb test application to glassfish and it failed to deploy and the same ear file was successfully deployed to weblogic server i g...
1
657,435
21,793,934,368
IssuesEvent
2022-05-15 10:40:03
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
opened
[API Controller] The plaintext password warning printed is not useful for the user
Type/Bug Priority/Normal
### Description: Currently when using apictl and login to the environment, below log is printed. ``` WARNING: credentials are stored as a plain text in /Users/user/.wso2apictl.local/keys.json ``` However this is not useful to the user, because there is nothing for the user could do to get rid of this warning. (Ex:...
1.0
[API Controller] The plaintext password warning printed is not useful for the user - ### Description: Currently when using apictl and login to the environment, below log is printed. ``` WARNING: credentials are stored as a plain text in /Users/user/.wso2apictl.local/keys.json ``` However this is not useful to the ...
priority
the plaintext password warning printed is not useful for the user description currently when using apictl and login to the environment below log is printed warning credentials are stored as a plain text in users user local keys json however this is not useful to the user because there is n...
1
85,078
3,686,364,672
IssuesEvent
2016-02-25 00:52:44
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
closed
ERA_Collections: Allow user to add item to any collections
enhancement in progress priority:medium size:medium
As a user and as admin I want to be able to associate items with multiple official collections, so that I don’t have to deposit the same item twice for it to show up in two different collections (use case: a co-authored paper between a chemical engineer and a surgeon should be deposited once but accessible through both...
1.0
ERA_Collections: Allow user to add item to any collections - As a user and as admin I want to be able to associate items with multiple official collections, so that I don’t have to deposit the same item twice for it to show up in two different collections (use case: a co-authored paper between a chemical engineer and a...
priority
era collections allow user to add item to any collections as a user and as admin i want to be able to associate items with multiple official collections so that i don’t have to deposit the same item twice for it to show up in two different collections use case a co authored paper between a chemical engineer and a...
1
180,843
14,814,879,837
IssuesEvent
2021-01-14 06:03:17
golang/go
https://api.github.com/repos/golang/go
closed
x/tools/gopls: defining the workspace root
Documentation Tools gopls
`gopls` supports both module and GOPATH modes. However, we need to define a scope in which language features like references, rename, and implementation should operate. The following is subject to, and will likely, change. For now, we have the following cases: ### Module mode #### Supported - Open workspace a...
1.0
x/tools/gopls: defining the workspace root - `gopls` supports both module and GOPATH modes. However, we need to define a scope in which language features like references, rename, and implementation should operate. The following is subject to, and will likely, change. For now, we have the following cases: ### Modu...
non_priority
x tools gopls defining the workspace root gopls supports both module and gopath modes however we need to define a scope in which language features like references rename and implementation should operate the following is subject to and will likely change for now we have the following cases modu...
0
285,093
31,046,979,176
IssuesEvent
2023-08-11 01:16:37
4k4xs4pH1r3/win10_rekall
https://api.github.com/repos/4k4xs4pH1r3/win10_rekall
opened
CVE-2017-18342 (Critical) detected in PyYAML-3.12.zip
Mend: dependency security vulnerability
## CVE-2017-18342 - Critical Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>PyYAML-3.12.zip</b></p></summary> <p>YAML parser and emitter for Python</p> <p>Library home page: <a href="https:/...
True
CVE-2017-18342 (Critical) detected in PyYAML-3.12.zip - ## CVE-2017-18342 - Critical Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>PyYAML-3.12.zip</b></p></summary> <p>YAML parser and emitt...
non_priority
cve critical detected in pyyaml zip cve critical severity vulnerability vulnerable library pyyaml zip yaml parser and emitter for python library home page a href path to dependency file rekall agent path to vulnerable library rekall agent dependency hierarchy ...
0
37,320
8,257,457,637
IssuesEvent
2018-09-13 05:11:53
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] [a11y] Accessibility jump menu function (front and back)
J4 Issue No Code Attached Yet
Hello to by more accessible we need to add an important but light feature A jump to content menu in accessiblity we have 3 types - Keyboard navigation - Vocable navigation - Zooming navigation For keyborad navigation we need an hidden menu at first in html structure, to jump easier in page with anchor link 1 i...
1.0
[4.0] [a11y] Accessibility jump menu function (front and back) - Hello to by more accessible we need to add an important but light feature A jump to content menu in accessiblity we have 3 types - Keyboard navigation - Vocable navigation - Zooming navigation For keyborad navigation we need an hidden menu at firs...
non_priority
accessibility jump menu function front and back hello to by more accessible we need to add an important but light feature a jump to content menu in accessiblity we have types keyboard navigation vocable navigation zooming navigation for keyborad navigation we need an hidden menu at first in html...
0
209,207
7,166,263,037
IssuesEvent
2018-01-29 16:43:03
fxi/map-x-mgl
https://api.github.com/repos/fxi/map-x-mgl
closed
Searching of views should work with exact word fitting, instead of partial fitting
Priority 4 improvement
### Expected Behavior If I search for "mining" I expect to only see views that are related to mining. ### Current Behavior If "mining" is searched, views that contains "determining" are shown. This may apply to other words. ### Possible Solution Look for the exact word. ![words filter issue](https://user-i...
1.0
Searching of views should work with exact word fitting, instead of partial fitting - ### Expected Behavior If I search for "mining" I expect to only see views that are related to mining. ### Current Behavior If "mining" is searched, views that contains "determining" are shown. This may apply to other words. ##...
priority
searching of views should work with exact word fitting instead of partial fitting expected behavior if i search for mining i expect to only see views that are related to mining current behavior if mining is searched views that contains determining are shown this may apply to other words ...
1
351,806
32,028,427,547
IssuesEvent
2023-09-22 10:28:55
nodejs/jenkins-alerts
https://api.github.com/repos/nodejs/jenkins-alerts
closed
test-digitalocean-fedora38-x64-2 is DOWN
potential-incident test-ci
:warning: The machine `test-digitalocean-fedora38-x64-2` is currently offline. Please refer to the [Jenkins Dashboard](https://ci.nodejs.org/manage/computer/test-digitalocean-fedora38-x64-2) to check its status. _This issue has been auto-generated by [UlisesGascon/jenkins-status-alerts-and-reporting](https://github....
1.0
test-digitalocean-fedora38-x64-2 is DOWN - :warning: The machine `test-digitalocean-fedora38-x64-2` is currently offline. Please refer to the [Jenkins Dashboard](https://ci.nodejs.org/manage/computer/test-digitalocean-fedora38-x64-2) to check its status. _This issue has been auto-generated by [UlisesGascon/jenkins-s...
non_priority
test digitalocean is down warning the machine test digitalocean is currently offline please refer to the to check its status this issue has been auto generated by
0
104,239
4,203,679,948
IssuesEvent
2016-06-28 06:51:27
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
opened
[FVT]Failed to find excepted diskless logs in MN for RH6.8 ppc64
priority:high type:bug type:feature
Using latest 27 Jun. daily build to install CN diskless RH6.8 on ppc64, then failed to find below logs on MN: ar/log/xcat/computes.log according to design documentation. Excepted logs: ``` Y3(xcatdebugmode=1 or xcatdebugmode=2) means the installation logs can be forwarded to /var/log/xcat/computes.log file on MN ...
1.0
[FVT]Failed to find excepted diskless logs in MN for RH6.8 ppc64 - Using latest 27 Jun. daily build to install CN diskless RH6.8 on ppc64, then failed to find below logs on MN: ar/log/xcat/computes.log according to design documentation. Excepted logs: ``` Y3(xcatdebugmode=1 or xcatdebugmode=2) means the installat...
priority
failed to find excepted diskless logs in mn for using latest jun daily build to install cn diskless on then failed to find below logs on mn ar log xcat computes log according to design documentation excepted logs xcatdebugmode or xcatdebugmode means the installation logs can be fo...
1
746,063
26,012,962,682
IssuesEvent
2022-12-21 04:53:34
leapwallet/cosmos-node-setup
https://api.github.com/repos/leapwallet/cosmos-node-setup
closed
Fix monitoring
bug priority:medium
AWS EC2 assigns a different IP address when the instance restarts. This causes the monitoring server to generate an alert even though the blockchain node's server is running properly because the monitor is no longer monitoring the correct server. Use elastic IP addresses for the relevant servers to fix this issue.
1.0
Fix monitoring - AWS EC2 assigns a different IP address when the instance restarts. This causes the monitoring server to generate an alert even though the blockchain node's server is running properly because the monitor is no longer monitoring the correct server. Use elastic IP addresses for the relevant servers to fix...
priority
fix monitoring aws assigns a different ip address when the instance restarts this causes the monitoring server to generate an alert even though the blockchain node s server is running properly because the monitor is no longer monitoring the correct server use elastic ip addresses for the relevant servers to fix t...
1
143,870
5,531,850,602
IssuesEvent
2017-03-21 09:01:08
CS2103JAN2017-T09-B1/main
https://api.github.com/repos/CS2103JAN2017-T09-B1/main
opened
Store task information
priority.high type.task
- [ ] Add support for deadline/startingTime (#59) - [ ] Add support for isToday (#77)
1.0
Store task information - - [ ] Add support for deadline/startingTime (#59) - [ ] Add support for isToday (#77)
priority
store task information add support for deadline startingtime add support for istoday
1
337,858
10,220,226,897
IssuesEvent
2019-08-15 20:44:40
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.ilfattoquotidiano.it - design is broken
browser-fenix engine-gecko priority-normal
<!-- @browser: Firefox Mobile 69.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.ilfattoquotidiano.it/2019/08/12/crisi-di-governo-nel-pd-diviso-prende-quota-la-terza-via-un-governo-di-legisl...
1.0
www.ilfattoquotidiano.it - design is broken - <!-- @browser: Firefox Mobile 69.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.ilfattoquotidiano.it/2019/08/12/crisi-di-governo-nel-pd-diviso-...
priority
design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description layout render issue steps to reproduce browser configuration none from with ❤️
1
101,766
4,134,175,865
IssuesEvent
2016-06-12 00:59:47
manshar/carbon
https://api.github.com/repos/manshar/carbon
opened
Selecting mobile virtual keyboard suggestions is pretty buggy
bug Priority High
Sometimes this work if the cursor is at the end of a word but its more buggy when the word is fully selected and then user clicks on virtual keyboard suggestion. Originally mentioned in: #71
1.0
Selecting mobile virtual keyboard suggestions is pretty buggy - Sometimes this work if the cursor is at the end of a word but its more buggy when the word is fully selected and then user clicks on virtual keyboard suggestion. Originally mentioned in: #71
priority
selecting mobile virtual keyboard suggestions is pretty buggy sometimes this work if the cursor is at the end of a word but its more buggy when the word is fully selected and then user clicks on virtual keyboard suggestion originally mentioned in
1
116,670
17,384,636,785
IssuesEvent
2021-08-01 11:27:45
prafullkotecha/docusign-hackathon
https://api.github.com/repos/prafullkotecha/docusign-hackathon
closed
CVE-2017-18640 (High) detected in snakeyaml-1.25.jar - autoclosed
security vulnerability
## CVE-2017-18640 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.25.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http:/...
True
CVE-2017-18640 (High) detected in snakeyaml-1.25.jar - autoclosed - ## CVE-2017-18640 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.25.jar</b></p></summary> <p>YAML 1.1 p...
non_priority
cve high detected in snakeyaml jar autoclosed cve high severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file docusign hackathon pom xml path to vulnerable library home wss scanner ...
0
244,812
7,880,651,647
IssuesEvent
2018-06-26 16:31:50
aowen87/FOO
https://api.github.com/repos/aowen87/FOO
closed
Add polar/spherical coordinate name support to Tecplot reader.
Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.10.1 feature
A customer has a tecplot file with coordinate-field names 'r' and 'z'. The Tecplot reader currently only looks for 'x', 'y', and 'z', or 'i', 'j', and 'k'.
1.0
Add polar/spherical coordinate name support to Tecplot reader. - A customer has a tecplot file with coordinate-field names 'r' and 'z'. The Tecplot reader currently only looks for 'x', 'y', and 'z', or 'i', 'j', and 'k'.
priority
add polar spherical coordinate name support to tecplot reader a customer has a tecplot file with coordinate field names r and z the tecplot reader currently only looks for x y and z or i j and k
1
257,115
8,133,062,469
IssuesEvent
2018-08-18 19:45:43
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[IO] Add capability to create tcp server in ballerina
Component/stdlib Priority/Low Type/New Feature
**Description:** Create a function which will open server socket and start listening to a given IP/Port. The function should return read/write socket capabilities. Server should be able to perform the following, - Accept incoming connections - Read the content from a given channel using the I/O APIs - Writ...
1.0
[IO] Add capability to create tcp server in ballerina - **Description:** Create a function which will open server socket and start listening to a given IP/Port. The function should return read/write socket capabilities. Server should be able to perform the following, - Accept incoming connections - Read the...
priority
add capability to create tcp server in ballerina description create a function which will open server socket and start listening to a given ip port the function should return read write socket capabilities server should be able to perform the following accept incoming connections read the co...
1
8,612
27,171,989,112
IssuesEvent
2023-02-17 20:21:19
OneDrive/onedrive-api-docs
https://api.github.com/repos/OneDrive/onedrive-api-docs
closed
OneDrive Client cannot sync (download) OneNote NoteBook files
automation:Closed
As the title suggests - unable to sync OneNote NoteBook files from OneDrive to local a source using a Linux client (https://github.com/skilion/onedrive) - see https://github.com/skilion/onedrive/issues/110 for further information. Apigee has removed OneDrive from it's console, so cannot test there at the moment to se...
1.0
OneDrive Client cannot sync (download) OneNote NoteBook files - As the title suggests - unable to sync OneNote NoteBook files from OneDrive to local a source using a Linux client (https://github.com/skilion/onedrive) - see https://github.com/skilion/onedrive/issues/110 for further information. Apigee has removed OneD...
non_priority
onedrive client cannot sync download onenote notebook files as the title suggests unable to sync onenote notebook files from onedrive to local a source using a linux client see for further information apigee has removed onedrive from it s console so cannot test there at the moment to see what is actual...
0
430,747
12,465,264,762
IssuesEvent
2020-05-28 13:48:02
codingindia/travel-safe
https://api.github.com/repos/codingindia/travel-safe
closed
About Us UI activity
gssoc20 medium priority-high
**Aesthetically good** UI that provide details about logo Apps working Need of app Mission of app Contributor's list ( circular icon grid at the end of the above details, linked to their github account fetched from firebase db)
1.0
About Us UI activity - **Aesthetically good** UI that provide details about logo Apps working Need of app Mission of app Contributor's list ( circular icon grid at the end of the above details, linked to their github account fetched from firebase db)
priority
about us ui activity aesthetically good ui that provide details about logo apps working need of app mission of app contributor s list circular icon grid at the end of the above details linked to their github account fetched from firebase db
1
343,669
10,334,740,514
IssuesEvent
2019-09-03 09:01:44
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
hangouts.google.com - site is not usable
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://hangouts.google.com/unsupported **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android **Tested Another Browser**: No...
1.0
hangouts.google.com - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://hangouts.google.com/unsupported **Browser / Version**: Firefox Mobile 68.0 **Operating Syste...
priority
hangouts google com site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description it won t let me use hangouts google com steps to reproduce browser configuration ...
1
286,405
21,575,055,469
IssuesEvent
2022-05-02 12:56:36
joanmdrs/sigcli
https://api.github.com/repos/joanmdrs/sigcli
closed
Elaborar o modelo de dados
documentation
Nesta tarefa deve ser elaborado o modelo de dados do sistema, onde deve ser descrito o paradigma utilizado para a representação dos dados utilizando o modelo Entidade-Relacionamento (MER). Recomendo a utilizado da ferramenta BrModelo. A responsabilidade desta tarefa fica a cargo dos analistas: @allangbr e @rauan-...
1.0
Elaborar o modelo de dados - Nesta tarefa deve ser elaborado o modelo de dados do sistema, onde deve ser descrito o paradigma utilizado para a representação dos dados utilizando o modelo Entidade-Relacionamento (MER). Recomendo a utilizado da ferramenta BrModelo. A responsabilidade desta tarefa fica a cargo dos a...
non_priority
elaborar o modelo de dados nesta tarefa deve ser elaborado o modelo de dados do sistema onde deve ser descrito o paradigma utilizado para a representação dos dados utilizando o modelo entidade relacionamento mer recomendo a utilizado da ferramenta brmodelo a responsabilidade desta tarefa fica a cargo dos a...
0
57,594
6,551,484,463
IssuesEvent
2017-09-05 14:54:16
pburns96/Revature-VenderBender
https://api.github.com/repos/pburns96/Revature-VenderBender
closed
As a manager, I would like to add concerts to the site.
High Priority Testing
Task List ---------- -Add a concert with a certain amount of tickets -Be able to view the newly added concert
1.0
As a manager, I would like to add concerts to the site. - Task List ---------- -Add a concert with a certain amount of tickets -Be able to view the newly added concert
non_priority
as a manager i would like to add concerts to the site task list add a concert with a certain amount of tickets be able to view the newly added concert
0
431,784
12,485,663,629
IssuesEvent
2020-05-30 20:56:32
minio/minio
https://api.github.com/repos/minio/minio
closed
CompleteMultipartUpload: Reduce Time Between File Rename and Stat
community priority: low
When Minio is running as an object storage server there can be a significant time delay during the CompleteMultipartUpload operation between the file rename and file stat if the server is writing/deleting to a bucket on a NAS and the file uploaded consists of hundred or thousands of parts. This scenario presents a wind...
1.0
CompleteMultipartUpload: Reduce Time Between File Rename and Stat - When Minio is running as an object storage server there can be a significant time delay during the CompleteMultipartUpload operation between the file rename and file stat if the server is writing/deleting to a bucket on a NAS and the file uploaded cons...
priority
completemultipartupload reduce time between file rename and stat when minio is running as an object storage server there can be a significant time delay during the completemultipartupload operation between the file rename and file stat if the server is writing deleting to a bucket on a nas and the file uploaded cons...
1
326,285
27,981,658,894
IssuesEvent
2023-03-26 08:07:26
uutils/coreutils
https://api.github.com/repos/uutils/coreutils
closed
`test '(' foo` should fail like GNU's
U - test good first issue
Working on a fuzzer for test: ``` $ ./target/debug/coreutils test '(' foo test: missing argument after ‘Literal("foo")’ ``` ``` $ LANG=C /usr/bin/test '(' foo /usr/bin/test: missing argument after 'foo' ``` We should have the same output
1.0
`test '(' foo` should fail like GNU's - Working on a fuzzer for test: ``` $ ./target/debug/coreutils test '(' foo test: missing argument after ‘Literal("foo")’ ``` ``` $ LANG=C /usr/bin/test '(' foo /usr/bin/test: missing argument after 'foo' ``` We should have the same output
non_priority
test foo should fail like gnu s working on a fuzzer for test target debug coreutils test foo test missing argument after ‘literal foo ’ lang c usr bin test foo usr bin test missing argument after foo we should have the same output
0
743,952
25,920,904,643
IssuesEvent
2022-12-15 21:50:38
tsunamods-codes/7th-Heaven
https://api.github.com/repos/tsunamods-codes/7th-Heaven
closed
Crash log reporter issues
question priority/P1 Pending
Some of these have been mentioned on discord already. Some users are getting a problem that when the game is shutdown there is a generic access violation error, this seems to be a moderately common problem in windows with some software and has no known fix. I have observed when the game actually does crash the erro...
1.0
Crash log reporter issues - Some of these have been mentioned on discord already. Some users are getting a problem that when the game is shutdown there is a generic access violation error, this seems to be a moderately common problem in windows with some software and has no known fix. I have observed when the game ...
priority
crash log reporter issues some of these have been mentioned on discord already some users are getting a problem that when the game is shutdown there is a generic access violation error this seems to be a moderately common problem in windows with some software and has no known fix i have observed when the game ...
1
439,282
30,688,631,003
IssuesEvent
2023-07-26 13:54:04
shiguangbiyi/DataBase_Program_Pet-Rescue-Station
https://api.github.com/repos/shiguangbiyi/DataBase_Program_Pet-Rescue-Station
closed
.gitignore文件的更新问题
documentation
由于该仓库包含SQL,C#,Vue等多种项目,因此需要将这三种.gitignore的文件综合起来。 > .gitignore:版本控制时忽略的文件格式,例如C语言的*.o文件没必要随着版本更新。 @shiguangbiyi
1.0
.gitignore文件的更新问题 - 由于该仓库包含SQL,C#,Vue等多种项目,因此需要将这三种.gitignore的文件综合起来。 > .gitignore:版本控制时忽略的文件格式,例如C语言的*.o文件没必要随着版本更新。 @shiguangbiyi
non_priority
gitignore文件的更新问题 由于该仓库包含sql c vue等多种项目,因此需要将这三种 gitignore的文件综合起来。 gitignore 版本控制时忽略的文件格式,例如c语言的 o文件没必要随着版本更新。 shiguangbiyi
0
208,850
7,161,045,874
IssuesEvent
2018-01-28 09:24:23
AlexFalappa/nb-springboot
https://api.github.com/repos/AlexFalappa/nb-springboot
closed
BasicSpringbootProject wizard creates nbactions_1.xml
bug priority-high
The project wizard for `Spring Boot basic project` will create nbactions.xml and nbactions_1.xml. Here you can see the differences: https://pastebin.com/GE5Ay9Hd (nbactions.xml) and: https://pastebin.com/Nu0xiTfK (nbactions_1.xml) This shouldn't happen. Cheers Chris
1.0
BasicSpringbootProject wizard creates nbactions_1.xml - The project wizard for `Spring Boot basic project` will create nbactions.xml and nbactions_1.xml. Here you can see the differences: https://pastebin.com/GE5Ay9Hd (nbactions.xml) and: https://pastebin.com/Nu0xiTfK (nbactions_1.xml) This shouldn't happen. ...
priority
basicspringbootproject wizard creates nbactions xml the project wizard for spring boot basic project will create nbactions xml and nbactions xml here you can see the differences nbactions xml and nbactions xml this shouldn t happen cheers chris
1
768,386
26,962,367,707
IssuesEvent
2023-02-08 19:14:46
ascheid/itsg33-pbmm-issue-gen
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
closed
SI-8 SPAM PROTECTION
Priority: P2
SPAM PROTECTION | CENTRAL MANAGEMENT The organization centrally manages spam protection mechanisms.
1.0
SI-8 SPAM PROTECTION - SPAM PROTECTION | CENTRAL MANAGEMENT The organization centrally manages spam protection mechanisms.
priority
si spam protection spam protection central management the organization centrally manages spam protection mechanisms
1