Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
2,678
9,216,154,407
IssuesEvent
2019-03-11 07:01:34
Inovesa/Inovesa
https://api.github.com/repos/Inovesa/Inovesa
opened
Make coordinates more intuitive
maintainability
The size of the phase space and its orientation are defined globally. This should be used. * The original design of the Inovesa source maps relied heavily on passing the fixed size as a parameter to the constructors. A large step in changing this was done in https://github.com/Inovesa/Inovesa/commit/7e964fb3b6925568...
True
Make coordinates more intuitive - The size of the phase space and its orientation are defined globally. This should be used. * The original design of the Inovesa source maps relied heavily on passing the fixed size as a parameter to the constructors. A large step in changing this was done in https://github.com/Inove...
main
make coordinates more intuitive the size of the phase space and its orientation are defined globally this should be used the original design of the inovesa source maps relied heavily on passing the fixed size as a parameter to the constructors a large step in changing this was done in but the work is not co...
1
4,951
25,455,552,773
IssuesEvent
2022-11-24 13:55:27
pace/bricks
https://api.github.com/repos/pace/bricks
closed
service generation: create migration command
T::Maintainance
When generating a new service, also generate commands for migrating.
True
service generation: create migration command - When generating a new service, also generate commands for migrating.
main
service generation create migration command when generating a new service also generate commands for migrating
1
663
4,186,286,245
IssuesEvent
2016-06-23 14:05:33
Particular/NServiceBus.RavenDB
https://api.github.com/repos/Particular/NServiceBus.RavenDB
opened
TimeoutPersisterReceiver: The maximum number of requests (30) allowed for this session has been reached.
Impact: S Tag: Maintainer Prio Type: Bug
The timeout persister does a while loop until all timeouts are fetched. If a lot of timeouts are expired this will result in MaxNumberOfRequestsPerSession to exceed its tresshold and RavenDB to throw an InvalidOperationException Location : https://github.com/Particular/NServiceBus.RavenDB/blob/support-3.0/src/NSer...
True
TimeoutPersisterReceiver: The maximum number of requests (30) allowed for this session has been reached. - The timeout persister does a while loop until all timeouts are fetched. If a lot of timeouts are expired this will result in MaxNumberOfRequestsPerSession to exceed its tresshold and RavenDB to throw an InvalidOpe...
main
timeoutpersisterreceiver the maximum number of requests allowed for this session has been reached the timeout persister does a while loop until all timeouts are fetched if a lot of timeouts are expired this will result in maxnumberofrequestspersession to exceed its tresshold and ravendb to throw an invalidoper...
1
3,162
12,226,500,548
IssuesEvent
2020-05-03 11:13:35
gfleetwood/asteres
https://api.github.com/repos/gfleetwood/asteres
opened
snakemake/snakemake (212840200)
HTML maintain
https://github.com/snakemake/snakemake This is the development home of the workflow management system Snakemake. For general information, see
True
snakemake/snakemake (212840200) - https://github.com/snakemake/snakemake This is the development home of the workflow management system Snakemake. For general information, see
main
snakemake snakemake this is the development home of the workflow management system snakemake for general information see
1
365,944
10,800,040,089
IssuesEvent
2019-11-06 13:29:27
fabiocolacio/Marker
https://api.github.com/repos/fabiocolacio/Marker
closed
Using accents disables CSS in preview
bug priority: mid
When there is an accent in the file path or an accent in the content of the file, the CSS preview fall back to the default, unstyled one. I'm using the version 2018.01.09 on ArchLinux, installed from the AUR. Let me know how I can help debug this.
1.0
Using accents disables CSS in preview - When there is an accent in the file path or an accent in the content of the file, the CSS preview fall back to the default, unstyled one. I'm using the version 2018.01.09 on ArchLinux, installed from the AUR. Let me know how I can help debug this.
non_main
using accents disables css in preview when there is an accent in the file path or an accent in the content of the file the css preview fall back to the default unstyled one i m using the version on archlinux installed from the aur let me know how i can help debug this
0
3,209
12,246,559,131
IssuesEvent
2020-05-05 14:37:54
arcticicestudio/igloo
https://api.github.com/repos/arcticicestudio/igloo
closed
XDG base directory specification compatibility for Git
scope-maintainability scope-quality snowblock-git type-improvement
<div align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Git-logo.svg" width="200px"/></div> Currently the _Git_ snowblock symlinks to the default _dotfiles_ within the home directory, but _Git_ also fully supports the [XDG base directory specification][xdg-spec-bd]. So in order to get a ste...
True
XDG base directory specification compatibility for Git - <div align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Git-logo.svg" width="200px"/></div> Currently the _Git_ snowblock symlinks to the default _dotfiles_ within the home directory, but _Git_ also fully supports the [XDG base direct...
main
xdg base directory specification compatibility for git currently the git snowblock symlinks to the default dotfiles within the home directory but git also fully supports the so in order to get a step further regarding a clean home directory root the files will be moved to the dedicated xdg direc...
1
4,994
25,708,565,766
IssuesEvent
2022-12-07 03:48:23
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
"EventBusName: default" in template causes stabilization error + rollback
type/bug maintainer/need-response
**Description:** Related to https://github.com/awslabs/serverless-application-model/releases/tag/v1.17.0. **Steps to reproduce the issue:** Using this template... ``` Events: Trigger: Type: CloudWatchEvent Properties: EventBusName: default Pattern: ...
True
"EventBusName: default" in template causes stabilization error + rollback - **Description:** Related to https://github.com/awslabs/serverless-application-model/releases/tag/v1.17.0. **Steps to reproduce the issue:** Using this template... ``` Events: Trigger: Type: CloudWatchEvent ...
main
eventbusname default in template causes stabilization error rollback description related to steps to reproduce the issue using this template events trigger type cloudwatchevent properties eventbusname default pattern ...
1
5,118
26,048,370,154
IssuesEvent
2022-12-22 16:15:59
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
AttributeError error "attname" when renaming a newly created table
type: bug work: backend status: ready restricted: maintainers
## Steps to reproduce 1. Begin with our Library Schema. 1. From the schema page, choose "New Table" > "From Scratch". 1. When the Table Page loads, rename the table to "Reviews". 1. Observe the following error when loading the records for the table: <details> <summary>Traceback</summary> ``` Environm...
True
AttributeError error "attname" when renaming a newly created table - ## Steps to reproduce 1. Begin with our Library Schema. 1. From the schema page, choose "New Table" > "From Scratch". 1. When the Table Page loads, rename the table to "Reviews". 1. Observe the following error when loading the records for the table: ...
main
attributeerror error attname when renaming a newly created table steps to reproduce begin with our library schema from the schema page choose new table from scratch when the table page loads rename the table to reviews observe the following error when loading the records for the table ...
1
2,579
8,766,703,060
IssuesEvent
2018-12-17 17:31:38
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
closed
Do not implement ICloneable.Clone() method
Area: analyzer Area: maintainability feature in progress
The `ICloneable.Clone()` method does not define whether a deep or a swallow copy shall be returned. As that is not defined, there is no guarantee how it gets implemented, and - because of that - it cannot be used as there is a huge difference between a deep and a swallow copy.
True
Do not implement ICloneable.Clone() method - The `ICloneable.Clone()` method does not define whether a deep or a swallow copy shall be returned. As that is not defined, there is no guarantee how it gets implemented, and - because of that - it cannot be used as there is a huge difference between a deep and a swallow co...
main
do not implement icloneable clone method the icloneable clone method does not define whether a deep or a swallow copy shall be returned as that is not defined there is no guarantee how it gets implemented and because of that it cannot be used as there is a huge difference between a deep and a swallow co...
1
571
2,541,824,978
IssuesEvent
2015-01-28 12:04:44
Starcounter/Starcounter
https://api.github.com/repos/Starcounter/Starcounter
closed
Change datatype of Entity.Type from Entity to object
Code host G/DynamicSchema in-progress
As we have decided to postpone #2502, as discussed in this https://github.com/Starcounter/Starcounter/issues/2502#issuecomment-71632818, I now decided that the temporary solution until we have #2502 done will be to change the datatype of ```Entity.Type``` to ```object```. With this, we are able to drop the explicit ...
1.0
Change datatype of Entity.Type from Entity to object - As we have decided to postpone #2502, as discussed in this https://github.com/Starcounter/Starcounter/issues/2502#issuecomment-71632818, I now decided that the temporary solution until we have #2502 done will be to change the datatype of ```Entity.Type``` to ```obj...
non_main
change datatype of entity type from entity to object as we have decided to postpone as discussed in this i now decided that the temporary solution until we have done will be to change the datatype of entity type to object with this we are able to drop the explicit auto creation of the ent...
0
4,652
24,091,080,747
IssuesEvent
2022-09-19 14:48:35
beyarkay/eskom-calendar
https://api.github.com/repos/beyarkay/eskom-calendar
closed
Add support for Tshwane
waiting-on-maintainer waiting-on-time missing-area-schedule
Area name: Tshwane Link to loadshedding schedule: https://www.tshwane.gov.za/sites/Departments/Public-works-and-infrastructure/Pages/Load-Shedding.aspx ### Possible technical issues: None anticipated
True
Add support for Tshwane - Area name: Tshwane Link to loadshedding schedule: https://www.tshwane.gov.za/sites/Departments/Public-works-and-infrastructure/Pages/Load-Shedding.aspx ### Possible technical issues: None anticipated
main
add support for tshwane area name tshwane link to loadshedding schedule possible technical issues none anticipated
1
1,151
5,008,930,381
IssuesEvent
2016-12-12 20:55:23
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
Make authorize in ASA more user friendly
affects_2.3 bug_report networking waiting_on_maintainer
Saw this a few days ago. I hope to find time to fix it, but haven't yet. ##### ISSUE TYPE - Bug Report - Feature Idea ##### COMPONENT NAME - asa_acl - asa_config - asa_command ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.3.0 (devel 38d0f77a0f) last updated 2016/10/18 18:39:48 (GMT +200) lib/ansible/module...
True
Make authorize in ASA more user friendly - Saw this a few days ago. I hope to find time to fix it, but haven't yet. ##### ISSUE TYPE - Bug Report - Feature Idea ##### COMPONENT NAME - asa_acl - asa_config - asa_command ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.3.0 (devel 38d0f77a0f) last updated 2016/10/...
main
make authorize in asa more user friendly saw this a few days ago i hope to find time to fix it but haven t yet issue type bug report feature idea component name asa acl asa config asa command ansible version ansible version ansible devel last updated gmt ...
1
4,917
25,281,888,816
IssuesEvent
2022-11-16 16:20:01
precice/precice
https://api.github.com/repos/precice/precice
closed
Remove deprecated API functions mapWriteDataFrom and mapReadDataTo
maintainability breaking change
... and also the associated mapping timing. There is currently no use case for these functions.
True
Remove deprecated API functions mapWriteDataFrom and mapReadDataTo - ... and also the associated mapping timing. There is currently no use case for these functions.
main
remove deprecated api functions mapwritedatafrom and mapreaddatato and also the associated mapping timing there is currently no use case for these functions
1
24,792
6,575,278,389
IssuesEvent
2017-09-11 15:34:33
LukasKalbertodt/luten
https://api.github.com/repos/LukasKalbertodt/luten
closed
Preparation overview page & general settings
K-new-feature P-preparation-state S-preparation V-student W-code W-database W-design W-web
Students can: - tick "Random partner" or specify a specific partner - choose their preferred language (En or De) The page also needs to show explanation what the student has to do. Additionally a "my status" box would be nice: it shows whether or not the student has done everything they have to. These setting...
1.0
Preparation overview page & general settings - Students can: - tick "Random partner" or specify a specific partner - choose their preferred language (En or De) The page also needs to show explanation what the student has to do. Additionally a "my status" box would be nice: it shows whether or not the student has...
non_main
preparation overview page general settings students can tick random partner or specify a specific partner choose their preferred language en or de the page also needs to show explanation what the student has to do additionally a my status box would be nice it shows whether or not the student has...
0
1,733
6,574,850,183
IssuesEvent
2017-09-11 14:17:01
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Azure storage account facts module returns no facts at all
affects_2.1 azure bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `azure_rm_storageaccount_facts` ##### ANSIBLE VERSION ``` ansible 2.1.2.0 config file = /usr/src/playbooks/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION Default ##### OS / ENVIRONMENT Ubuntu 14.04 LTS ##### SUMMARY T...
True
Azure storage account facts module returns no facts at all - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `azure_rm_storageaccount_facts` ##### ANSIBLE VERSION ``` ansible 2.1.2.0 config file = /usr/src/playbooks/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION Defa...
main
azure storage account facts module returns no facts at all issue type bug report component name azure rm storageaccount facts ansible version ansible config file usr src playbooks ansible cfg configured module search path default w o overrides configuration defa...
1
660,703
21,995,876,167
IssuesEvent
2022-05-26 06:15:08
valora-inc/wallet
https://api.github.com/repos/valora-inc/wallet
closed
Purchase activity is not loading on homepage however the activity is seen completed when user visits to CELO landing page
bug Priority: P2 wallet qa-report
**Frequency :** 100% **Repro on build version:** Android Internal Release Build V:1.32.0, iOS Test Flight Release Build V:1.32.0, Android Playstore Build V:1.31.0, iOS Appstore Build V:1.31.0, **Repro on device :** OnePlus 7t(11.0), Google Pixel 2XL(11.0), iPhone 12(14.7.1) , iPhone 13 mini(15.1.1) , Google Pixel ...
1.0
Purchase activity is not loading on homepage however the activity is seen completed when user visits to CELO landing page - **Frequency :** 100% **Repro on build version:** Android Internal Release Build V:1.32.0, iOS Test Flight Release Build V:1.32.0, Android Playstore Build V:1.31.0, iOS Appstore Build V:1.31.0,...
non_main
purchase activity is not loading on homepage however the activity is seen completed when user visits to celo landing page frequency repro on build version android internal release build v ios test flight release build v android playstore build v ios appstore build v r...
0
44,644
23,720,645,245
IssuesEvent
2022-08-30 15:05:09
M3L6H/img-manager
https://api.github.com/repos/M3L6H/img-manager
closed
Fix updating of list
gui performance
It is slow and causes multiple resizes/glitches when the values of the list widget are updated
True
Fix updating of list - It is slow and causes multiple resizes/glitches when the values of the list widget are updated
non_main
fix updating of list it is slow and causes multiple resizes glitches when the values of the list widget are updated
0
4,028
18,835,752,567
IssuesEvent
2021-11-11 00:32:21
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Add a docker volume mount option for sam local invoke
type/feature maintainer/need-response
I wish SAM CLI would have an extra --volume parameter that I could mount an arbitrary directory on my host machine to an arbitrary directory inside my docker container. Under the hood, sam could forward this parameter to docker run using the -v parameter that docker run already supports. I ask this, because I wo...
True
Add a docker volume mount option for sam local invoke - I wish SAM CLI would have an extra --volume parameter that I could mount an arbitrary directory on my host machine to an arbitrary directory inside my docker container. Under the hood, sam could forward this parameter to docker run using the -v parameter that ...
main
add a docker volume mount option for sam local invoke i wish sam cli would have an extra volume parameter that i could mount an arbitrary directory on my host machine to an arbitrary directory inside my docker container under the hood sam could forward this parameter to docker run using the v parameter that ...
1
4,864
25,014,492,384
IssuesEvent
2022-11-03 17:37:21
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Proof of Concept: Replace Dispatcher
kind/toil area/maintainability
<!-- In case you have questions about our software we encourage everyone to participate in our community via the - Camunda Platform community forum https://forum.camunda.io/ or - Slack https://camunda-cloud.slack.com/ (For invite: https://camunda-slack-invite.herokuapp.com/) There you can exchange ideas with oth...
True
Proof of Concept: Replace Dispatcher - <!-- In case you have questions about our software we encourage everyone to participate in our community via the - Camunda Platform community forum https://forum.camunda.io/ or - Slack https://camunda-cloud.slack.com/ (For invite: https://camunda-slack-invite.herokuapp.com/) ...
main
proof of concept replace dispatcher in case you have questions about our software we encourage everyone to participate in our community via the camunda platform community forum or slack for invite there you can exchange ideas with other zeebe and camunda platform users as well as the produ...
1
2,898
10,322,213,851
IssuesEvent
2019-08-31 10:03:15
frej/fast-export
https://api.github.com/repos/frej/fast-export
closed
Getting error: "hg-fast-exports requires a readlink implementation which knows how to canonicalize paths in order to be called via a symlink"
not-available-to-maintainer user-support wintendo
After learning about a major vendor dropping Mercurial support, I came looking for a way to convert my large repository to git. I'm getting the following error using git bash in Win10. `hg-fast-exports requires a readlink implementation which knows how to canonicalize paths in order to be called via a symlink.` ...
True
Getting error: "hg-fast-exports requires a readlink implementation which knows how to canonicalize paths in order to be called via a symlink" - After learning about a major vendor dropping Mercurial support, I came looking for a way to convert my large repository to git. I'm getting the following error using git bash ...
main
getting error hg fast exports requires a readlink implementation which knows how to canonicalize paths in order to be called via a symlink after learning about a major vendor dropping mercurial support i came looking for a way to convert my large repository to git i m getting the following error using git bash ...
1
12,578
3,282,188,439
IssuesEvent
2015-10-28 03:52:10
FredHutch/Oncoscape
https://api.github.com/repos/FredHutch/Oncoscape
opened
Qunit testing Timelines
needs test timelines
- [ ] AlignBy - [ ] OrderBy - [ ] Hide legend elements - [ ] Side plot - [ ] split survival by status
1.0
Qunit testing Timelines - - [ ] AlignBy - [ ] OrderBy - [ ] Hide legend elements - [ ] Side plot - [ ] split survival by status
non_main
qunit testing timelines alignby orderby hide legend elements side plot split survival by status
0
5,511
27,526,636,467
IssuesEvent
2023-03-06 18:33:36
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
reopened
[Question]: What is the correct usage for the following arrow icons?
type: question ❓ status: waiting for maintainer response πŸ’¬
### Question for Carbon Hi, I'm trying to familiarize myself with the awesome icons that are included in Carbon. Do you offer usage definitions for the following icons? - Arrows--horizontal - Arrows--vertical - Caret--sort - Chevron--sort - Choose-item - Drag--vertical - Arrow--right - Arrowβ€”down - Ar...
True
[Question]: What is the correct usage for the following arrow icons? - ### Question for Carbon Hi, I'm trying to familiarize myself with the awesome icons that are included in Carbon. Do you offer usage definitions for the following icons? - Arrows--horizontal - Arrows--vertical - Caret--sort - Chevron--so...
main
what is the correct usage for the following arrow icons question for carbon hi i m trying to familiarize myself with the awesome icons that are included in carbon do you offer usage definitions for the following icons arrows horizontal arrows vertical caret sort chevron sort cho...
1
309,043
9,460,669,501
IssuesEvent
2019-04-17 11:37:33
seekie/simple-proxy-server
https://api.github.com/repos/seekie/simple-proxy-server
closed
Rename repository and change licence
Priority: Medium Status: Completed
- **proxy-server** μ—μ„œ **simple-proxy-server** 둜 repository 이름 λ³€κ²½ - λ³Έ ν”„λ‘œκ·Έλž¨μ—μ„œ μ‚¬μš©ν•˜λŠ”(ν•  수 μžˆλŠ”) 라이브러리λ₯Ό **μ•„νŒŒμΉ˜ λΌμ΄μ„ μŠ€ 2.0** 으둜 κ°œλ°œν•˜κΈ° μœ„ν•΄ **LGPL 3.0** 으둜 λΌμ΄μ„ μŠ€ λ³€κ²½
1.0
Rename repository and change licence - - **proxy-server** μ—μ„œ **simple-proxy-server** 둜 repository 이름 λ³€κ²½ - λ³Έ ν”„λ‘œκ·Έλž¨μ—μ„œ μ‚¬μš©ν•˜λŠ”(ν•  수 μžˆλŠ”) 라이브러리λ₯Ό **μ•„νŒŒμΉ˜ λΌμ΄μ„ μŠ€ 2.0** 으둜 κ°œλ°œν•˜κΈ° μœ„ν•΄ **LGPL 3.0** 으둜 λΌμ΄μ„ μŠ€ λ³€κ²½
non_main
rename repository and change licence proxy server μ—μ„œ simple proxy server 둜 repository 이름 λ³€κ²½ λ³Έ ν”„λ‘œκ·Έλž¨μ—μ„œ μ‚¬μš©ν•˜λŠ” ν•  수 μžˆλŠ” 라이브러리λ₯Ό μ•„νŒŒμΉ˜ λΌμ΄μ„ μŠ€ 으둜 κ°œλ°œν•˜κΈ° μœ„ν•΄ lgpl 으둜 λΌμ΄μ„ μŠ€ λ³€κ²½
0
158,677
20,028,876,271
IssuesEvent
2022-02-02 01:24:55
L00163287/selenium
https://api.github.com/repos/L00163287/selenium
opened
CVE-2021-41184 (Medium) detected in jquery-ui-1.12.1.min.js
security vulnerability
## CVE-2021-41184 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.12.1.min.js</b></p></summary> <p>A curated set of user interface interactions, effects, widgets, and the...
True
CVE-2021-41184 (Medium) detected in jquery-ui-1.12.1.min.js - ## CVE-2021-41184 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-ui-1.12.1.min.js</b></p></summary> <p>A curated...
non_main
cve medium detected in jquery ui min js cve medium severity vulnerability vulnerable library jquery ui min js a curated set of user interface interactions effects widgets and themes built on top of the jquery javascript library library home page a href path to depend...
0
899
4,559,966,473
IssuesEvent
2016-09-14 05:46:43
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
vmware_guest.py - Multiple datacenters folders not implemented
affects_2.2 bug_report cloud in progress vmware waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME vmware_guest.py ##### ANSIBLE VERSION ``` ansible 2.2.0 ``` ##### CONFIGURATION Default installation ##### OS / ENVIRONMENT N/A ##### SUMMARY Multiple datacenters and folders not implemented. ##### STEPS TO REPRODUCE ``` tasks: -...
True
vmware_guest.py - Multiple datacenters folders not implemented - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME vmware_guest.py ##### ANSIBLE VERSION ``` ansible 2.2.0 ``` ##### CONFIGURATION Default installation ##### OS / ENVIRONMENT N/A ##### SUMMARY Multiple datacenters and folders...
main
vmware guest py multiple datacenters folders not implemented issue type bug report component name vmware guest py ansible version ansible configuration default installation os environment n a summary multiple datacenters and folders...
1
1,325
5,681,941,369
IssuesEvent
2017-04-13 08:17:24
theforeman/foreman_monitoring
https://api.github.com/repos/theforeman/foreman_monitoring
closed
Improve README
maintainance
The README should be improved. - [x] Description - [ ] Screenshots - [x] Install instructions - [x] Link to smart-proxy-monitoring
True
Improve README - The README should be improved. - [x] Description - [ ] Screenshots - [x] Install instructions - [x] Link to smart-proxy-monitoring
main
improve readme the readme should be improved description screenshots install instructions link to smart proxy monitoring
1
782
4,386,361,273
IssuesEvent
2016-08-08 12:34:41
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
seport does not reassign port already used in system policy
bug_report waiting_on_maintainer
##### Issue Type: - Bug Report ##### Ansible Version: ``` ansible --version ansible 2.0.0.2 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: I hope irrelevant ##### Environment: Fedora 23 on my machine, CentOs 7 i...
True
seport does not reassign port already used in system policy - ##### Issue Type: - Bug Report ##### Ansible Version: ``` ansible --version ansible 2.0.0.2 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: I hope irrelevan...
main
seport does not reassign port already used in system policy issue type bug report ansible version ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides ansible configuration i hope irrelevan...
1
70,718
3,342,961,690
IssuesEvent
2015-11-15 03:01:53
PyUtilib/pyutilib
https://api.github.com/repos/PyUtilib/pyutilib
opened
Extend pyutilib.subprocess.run to work under jython
high priority
This package does not work with the 'tee' option, which requires the use of Pipes. This issue is blocking the use of PyUtilib with Jython.
1.0
Extend pyutilib.subprocess.run to work under jython - This package does not work with the 'tee' option, which requires the use of Pipes. This issue is blocking the use of PyUtilib with Jython.
non_main
extend pyutilib subprocess run to work under jython this package does not work with the tee option which requires the use of pipes this issue is blocking the use of pyutilib with jython
0
283,663
30,913,517,760
IssuesEvent
2023-08-05 02:07:18
hshivhare67/kernel_v4.19.72
https://api.github.com/repos/hshivhare67/kernel_v4.19.72
reopened
CVE-2023-0386 (High) detected in linuxlinux-4.19.282
Mend: dependency security vulnerability
## CVE-2023-0386 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.ke...
True
CVE-2023-0386 (High) detected in linuxlinux-4.19.282 - ## CVE-2023-0386 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Kernel</p...
non_main
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files fs overlayfs cop...
0
4,696
24,234,822,747
IssuesEvent
2022-09-26 21:51:59
freedomofpress/securedrop-client
https://api.github.com/repos/freedomofpress/securedrop-client
closed
Our CI pipeline should include jobs for the next Debian release
maintainer quality of life :gear: Tooling :beach_umbrella: Summer cleanup
In order to make future upgrades easier, we've agreed on testing early for compatibility with the upcoming Debian version in our regular CI pipeline. This can be done by adding `test-bookworm` and `build-bookworm` jobs, based on the `debian:bookworm` image. See #1544 for additional context.
True
Our CI pipeline should include jobs for the next Debian release - In order to make future upgrades easier, we've agreed on testing early for compatibility with the upcoming Debian version in our regular CI pipeline. This can be done by adding `test-bookworm` and `build-bookworm` jobs, based on the `debian:bookworm` ...
main
our ci pipeline should include jobs for the next debian release in order to make future upgrades easier we ve agreed on testing early for compatibility with the upcoming debian version in our regular ci pipeline this can be done by adding test bookworm and build bookworm jobs based on the debian bookworm ...
1
427,055
12,392,228,400
IssuesEvent
2020-05-20 13:43:05
CONP-PCNO/conp-portal
https://api.github.com/repos/CONP-PCNO/conp-portal
closed
Datasets update broken
PR sent blocking release bug priority-high
There is a new dataset in conp-dataset with a long name. here is the error log of `flask update_datasets` ` sqlalchemy.exc.DataError: (pymysql.err.DataError) (1406, "Data too long for column 'dataset_id' at row 1")`
1.0
Datasets update broken - There is a new dataset in conp-dataset with a long name. here is the error log of `flask update_datasets` ` sqlalchemy.exc.DataError: (pymysql.err.DataError) (1406, "Data too long for column 'dataset_id' at row 1")`
non_main
datasets update broken there is a new dataset in conp dataset with a long name here is the error log of flask update datasets sqlalchemy exc dataerror pymysql err dataerror data too long for column dataset id at row
0
520
3,918,002,141
IssuesEvent
2016-04-21 10:34:32
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
opened
PSR-3 compliant logger
enhancement low maintainability
We should make our logger [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) compliant, and make all the classes logging something to use this. This is especially useful for unit testing because we could get rid of the static methods, and also for the SAML2 library, which c...
True
PSR-3 compliant logger - We should make our logger [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) compliant, and make all the classes logging something to use this. This is especially useful for unit testing because we could get rid of the static methods, and also for t...
main
psr compliant logger we should make our logger compliant and make all the classes logging something to use this this is especially useful for unit testing because we could get rid of the static methods and also for the library which could use our logger or some other instead in general the steps woul...
1
204,026
15,398,037,191
IssuesEvent
2021-03-03 23:12:34
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] MonitoringTribeTests failed due to setting SetOnce twice
:Core/Features/Monitoring :Security/TLS >test-failure Team:Core/Features Team:Security
`MonitoringTribeTests` failed in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.7+multijob-unix-compatibility/os=redhat-8/200/console The underlying error was: ``` Caused by: org.apache.lucene.util.SetOnce$AlreadySetException: The object cannot be set twice! at org.apache.lucene.util.SetOnce.s...
1.0
[CI] MonitoringTribeTests failed due to setting SetOnce twice - `MonitoringTribeTests` failed in https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.7+multijob-unix-compatibility/os=redhat-8/200/console The underlying error was: ``` Caused by: org.apache.lucene.util.SetOnce$AlreadySetException: The o...
non_main
monitoringtribetests failed due to setting setonce twice monitoringtribetests failed in the underlying error was caused by org apache lucene util setonce alreadysetexception the object cannot be set twice at org apache lucene util setonce set setonce java at org elasticsearch xpack core xp...
0
837
4,474,090,520
IssuesEvent
2016-08-26 08:02:29
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
pause until broken
bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> pause ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” bet...
True
pause until broken - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> pause ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œa...
main
pause until broken issue type bug report component name pause ansible version summary pause module stopped working with until steps to reproduce for bugs show exactly how to reproduce the problem for new features sh...
1
2,771
9,880,919,785
IssuesEvent
2019-06-24 13:41:21
arcticicestudio/snowsaw
https://api.github.com/repos/arcticicestudio/snowsaw
opened
Mage project build & development toolchain
context-workflow scope-maintainability scope-stability type-feature
> Epic: #33 > Depends on #58 The main project development and build toolchain for snowsaw will be [Mage][], a Make/rake-like build tool using Go. The `magefile.go` file will provide all relevant project tasks - from development and production builds, testing amd linting workflows, benchmarking up to code optimiza...
True
Mage project build & development toolchain - > Epic: #33 > Depends on #58 The main project development and build toolchain for snowsaw will be [Mage][], a Make/rake-like build tool using Go. The `magefile.go` file will provide all relevant project tasks - from development and production builds, testing amd lintin...
main
mage project build development toolchain epic depends on the main project development and build toolchain for snowsaw will be a make rake like build tool using go the magefile go file will provide all relevant project tasks from development and production builds testing amd linting workfl...
1
3,300
12,708,584,777
IssuesEvent
2020-06-23 10:48:32
short-d/short
https://api.github.com/repos/short-d/short
opened
[Refactor] Update README table of contents and links
maintainability
**What is frustrating you?** The table of content is not up to date for example section 4.ii Staging doesn't exist as well as Production. Also, links in https://github.com/short-d/short#dependent-projects either are broken or changed, so this needs to updated also. **Your solution** Update the table of contents an...
True
[Refactor] Update README table of contents and links - **What is frustrating you?** The table of content is not up to date for example section 4.ii Staging doesn't exist as well as Production. Also, links in https://github.com/short-d/short#dependent-projects either are broken or changed, so this needs to updated als...
main
update readme table of contents and links what is frustrating you the table of content is not up to date for example section ii staging doesn t exist as well as production also links in either are broken or changed so this needs to updated also your solution update the table of contents and r...
1
590
4,081,005,769
IssuesEvent
2016-05-31 06:58:17
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
MAP MERGER IS FUCKING BROKEN
Bug FUCK Maintainability - Hinders improvements -
### What is the problem? IT DOES NOT MERGE IN EITHER DMM OR TGM MODE ### Why is it a problem, or what should have happened? LOL SORRY CAN'T MERGE YOUR PR AUTOMATICALLY :^)))))))))))))))))))))))))))))))))) ### How can the problem be reproduced? 1. try to merge a map 2. watch as the diffs are fucked and unmergable ...
True
MAP MERGER IS FUCKING BROKEN - ### What is the problem? IT DOES NOT MERGE IN EITHER DMM OR TGM MODE ### Why is it a problem, or what should have happened? LOL SORRY CAN'T MERGE YOUR PR AUTOMATICALLY :^)))))))))))))))))))))))))))))))))) ### How can the problem be reproduced? 1. try to merge a map 2. watch as the d...
main
map merger is fucking broken what is the problem it does not merge in either dmm or tgm mode why is it a problem or what should have happened lol sorry can t merge your pr automatically how can the problem be reproduced try to merge a map watch as the d...
1
406,768
11,902,684,938
IssuesEvent
2020-03-30 14:18:34
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
closed
Enhance test message when results are merged with `rebot --merge`
acknowledge enhancement priority: medium rc 1
Let's say we have a suite with 3 test cases, on a 1st run last 2 fail, on 2nd run last one fails, on 3rd run all pass. It is a bit confusing that A.C_1 (failed twice, passed once) test has 4 statuses: ``` Re-executed test has been merged. New status: PASS New message: Old status: FAIL Old message: Re-executed...
1.0
Enhance test message when results are merged with `rebot --merge` - Let's say we have a suite with 3 test cases, on a 1st run last 2 fail, on 2nd run last one fails, on 3rd run all pass. It is a bit confusing that A.C_1 (failed twice, passed once) test has 4 statuses: ``` Re-executed test has been merged. New sta...
non_main
enhance test message when results are merged with rebot merge let s say we have a suite with test cases on a run last fail on run last one fails on run all pass it is a bit confusing that a c failed twice passed once test has statuses re executed test has been merged new status p...
0
31,065
13,430,568,527
IssuesEvent
2020-09-07 05:07:58
dart-lang/dart-pad
https://api.github.com/repos/dart-lang/dart-pad
closed
Flutter 1.21.0-9.2.pre breaks Draggable and Physics sample analysis
dart-services p1
<img width="973" alt="Screen Shot 2020-09-01 at 7 40 53 am" src="https://user-images.githubusercontent.com/30503/91771558-8acfad80-ec26-11ea-8327-ddff167fdb75.png">
1.0
Flutter 1.21.0-9.2.pre breaks Draggable and Physics sample analysis - <img width="973" alt="Screen Shot 2020-09-01 at 7 40 53 am" src="https://user-images.githubusercontent.com/30503/91771558-8acfad80-ec26-11ea-8327-ddff167fdb75.png">
non_main
flutter pre breaks draggable and physics sample analysis img width alt screen shot at am src
0
1,574
6,572,335,918
IssuesEvent
2017-09-11 01:29:44
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
known_hosts doesn't support entries with ssh port specified
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME known_hosts ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” between quotes below --> ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION n/a ##### OS...
True
known_hosts doesn't support entries with ssh port specified - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME known_hosts ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” between quotes below --> ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path...
main
known hosts doesn t support entries with ssh port specified issue type bug report component name known hosts ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration n a os environment...
1
158,499
20,026,617,599
IssuesEvent
2022-02-01 22:07:12
endojs/endo
https://api.github.com/repos/endojs/endo
reopened
OOM must fail fast (through unsafe eval switch)
security
If an attacker can arrange for a stack of a particular depth before calling an evaluator, on a platform with some specific combination of preferential inlining of functions, there is a chance, in the face of maintenance, that a program could cause an evaluator to leak unsafeEval. The implementation as written today, ma...
True
OOM must fail fast (through unsafe eval switch) - If an attacker can arrange for a stack of a particular depth before calling an evaluator, on a platform with some specific combination of preferential inlining of functions, there is a chance, in the face of maintenance, that a program could cause an evaluator to leak u...
non_main
oom must fail fast through unsafe eval switch if an attacker can arrange for a stack of a particular depth before calling an evaluator on a platform with some specific combination of preferential inlining of functions there is a chance in the face of maintenance that a program could cause an evaluator to leak u...
0
35,708
7,799,889,173
IssuesEvent
2018-06-09 01:42:55
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Make naming of covariance variables consistent (Trac #416)
Migrated from Trac clubb_src connork@uwm.edu defect
In places, the code refers to a covariance as "cov"; in other places, as "covar" or "covariance". We should make the nomenclature consistent throughout the code. All instances, except comments, should be named "covar". Tests: 1. Does it compile? 2. Can we run all cases? 3. Are the results bin-diff identical? Attach...
1.0
Make naming of covariance variables consistent (Trac #416) - In places, the code refers to a covariance as "cov"; in other places, as "covar" or "covariance". We should make the nomenclature consistent throughout the code. All instances, except comments, should be named "covar". Tests: 1. Does it compile? 2. Can we ...
non_main
make naming of covariance variables consistent trac in places the code refers to a covariance as cov in other places as covar or covariance we should make the nomenclature consistent throughout the code all instances except comments should be named covar tests does it compile can we ru...
0
2,275
8,067,316,645
IssuesEvent
2018-08-05 05:27:04
diofant/diofant
https://api.github.com/repos/diofant/diofant
closed
Implement pylint checker for self/cls assignments
maintainability
See PyCQA/pylint#977. And be sure it's enabled in our flake8 tests.
True
Implement pylint checker for self/cls assignments - See PyCQA/pylint#977. And be sure it's enabled in our flake8 tests.
main
implement pylint checker for self cls assignments see pycqa pylint and be sure it s enabled in our tests
1
5,246
26,566,330,272
IssuesEvent
2023-01-20 20:37:36
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Layout overflow on pages which are fixed to the view port
type: enhancement work: frontend status: ready restricted: maintainers
Here's a particularly egregious example of the actions pane responding poorly to a narrow viewport. https://user-images.githubusercontent.com/42411/208987404-3247ddfb-5d08-43a6-90cf-180168b31964.mp4 What's strange here is that when I remove the table description, the actions pane allows itself to get taller before it...
True
Layout overflow on pages which are fixed to the view port - Here's a particularly egregious example of the actions pane responding poorly to a narrow viewport. https://user-images.githubusercontent.com/42411/208987404-3247ddfb-5d08-43a6-90cf-180168b31964.mp4 What's strange here is that when I remove the table descrip...
main
layout overflow on pages which are fixed to the view port here s a particularly egregious example of the actions pane responding poorly to a narrow viewport what s strange here is that when i remove the table description the actions pane allows itself to get taller before it overflows also something sh...
1
293,962
9,011,570,593
IssuesEvent
2019-02-05 15:00:05
adsabs/bumblebee
https://api.github.com/repos/adsabs/bumblebee
closed
Library pagination step cannot be changed
priority
### Expected Behavior When visualizing a library, the pagination step is 25 by default but the user should be able to change it to higher values. ### Actual Behavior The pagination step is 25, no matter what number is chosen from the dropdown list. ### Steps to Reproduce - Go to a library - Change the p...
1.0
Library pagination step cannot be changed - ### Expected Behavior When visualizing a library, the pagination step is 25 by default but the user should be able to change it to higher values. ### Actual Behavior The pagination step is 25, no matter what number is chosen from the dropdown list. ### Steps to Re...
non_main
library pagination step cannot be changed expected behavior when visualizing a library the pagination step is by default but the user should be able to change it to higher values actual behavior the pagination step is no matter what number is chosen from the dropdown list steps to repr...
0
1,117
4,989,181,366
IssuesEvent
2016-12-08 10:55:40
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Yum module fails when installing via URL if a yum http_proxy is required
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME yum ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” between quotes below --> ``` ansible 2.1.2.0 (v2.1.2.0-1 29f2f26278) last updated 2016/11/28 11:09:19 (GMT +100) lib/ansible/modules/core: (detached HEAD 17ee1cfaf9) last upda...
True
Yum module fails when installing via URL if a yum http_proxy is required - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME yum ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --version” between quotes below --> ``` ansible 2.1.2.0 (v2.1.2.0-1 29f2f26278) last updated 2016/11/28 11:09:19 (...
main
yum module fails when installing via url if a yum http proxy is required issue type bug report component name yum ansible version ansible last updated gmt lib ansible modules core detached head last updated gmt li...
1
941
4,662,885,819
IssuesEvent
2016-10-05 06:56:20
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_service not creating docker image
affects_2.3 bug_report cloud docker in progress waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> docker_service ##### ANSIBLE VERSION <!--- Paste verbatim output from β€œansible --vers...
True
docker_service not creating docker image - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> docker_service ##### ANSIBLE VERSION <!---...
main
docker service not creating docker image issue type bug report component name docker service ansible version ansible devel last updated gmt lib ansible modules core devel last updated gmt lib ansible modules extra...
1
1,906
6,577,561,924
IssuesEvent
2017-09-12 01:46:39
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Opensuse version <= 11 wrong hostname strategy
affects_2.0 bug_report waiting_on_maintainer
##### Issue Type: - Bug Report ##### Plugin Name: hostname module ##### Ansible Version: ``` $ ansible --version ansible 2.0.1.0 config file = /Users/brookerj/repos/bbot/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configuration: $ cat /Users/brookerj/repos/bbot/ansible.cf...
True
Opensuse version <= 11 wrong hostname strategy - ##### Issue Type: - Bug Report ##### Plugin Name: hostname module ##### Ansible Version: ``` $ ansible --version ansible 2.0.1.0 config file = /Users/brookerj/repos/bbot/ansible.cfg configured module search path = Default w/o overrides ``` ##### Ansible Configurat...
main
opensuse version wrong hostname strategy issue type bug report plugin name hostname module ansible version ansible version ansible config file users brookerj repos bbot ansible cfg configured module search path default w o overrides ansible configurati...
1
3,082
11,706,334,875
IssuesEvent
2020-03-07 21:28:06
short-d/short
https://api.github.com/repos/short-d/short
closed
[Maintainability] Malformated code
bug maintainability
Go report complains that 1 .go file is formatted. Please run `./scripts/format` inside `backend` to format the code. https://goreportcard.com/report/github.com/short-d/short <img width="1001" alt="Screen Shot 2020-03-06 at 7 41 17 PM" src="https://user-images.githubusercontent.com/3537801/76136105-c32d6080-5fe2-...
True
[Maintainability] Malformated code - Go report complains that 1 .go file is formatted. Please run `./scripts/format` inside `backend` to format the code. https://goreportcard.com/report/github.com/short-d/short <img width="1001" alt="Screen Shot 2020-03-06 at 7 41 17 PM" src="https://user-images.githubuserconten...
main
malformated code go report complains that go file is formatted please run scripts format inside backend to format the code img width alt screen shot at pm src please click on refresh at go report after the pr is submitted to make sure it actually fixed the issue
1
4,291
21,649,048,516
IssuesEvent
2022-05-06 07:20:43
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Disable removing dynamic default value for primary keys, allow editing PK column in new un-saved rows if no default value is set
type: bug work: frontend status: ready restricted: maintainers
## Current behavior * We allow editing/removing default values for all columns, including PK columns. * We do not allow editing cells for PK columns. ## Bugs due to the current behavior * Users are able to remove a dynamic default value for PK columns. Once removed, adding any new row will fail. * If no default value ...
True
Disable removing dynamic default value for primary keys, allow editing PK column in new un-saved rows if no default value is set - ## Current behavior * We allow editing/removing default values for all columns, including PK columns. * We do not allow editing cells for PK columns. ## Bugs due to the current behavior * ...
main
disable removing dynamic default value for primary keys allow editing pk column in new un saved rows if no default value is set current behavior we allow editing removing default values for all columns including pk columns we do not allow editing cells for pk columns bugs due to the current behavior ...
1
2,776
9,959,903,976
IssuesEvent
2019-07-06 11:34:59
dgets/lasttime
https://api.github.com/repos/dgets/lasttime
closed
Database pruning support
enhancement maintainability
Add features that will allow pruning the database by date. An archival feature for entries prior to this would be nice, as well.
True
Database pruning support - Add features that will allow pruning the database by date. An archival feature for entries prior to this would be nice, as well.
main
database pruning support add features that will allow pruning the database by date an archival feature for entries prior to this would be nice as well
1
2,564
8,711,809,041
IssuesEvent
2018-12-06 20:17:21
arcticicestudio/nord-docs
https://api.github.com/repos/arcticicestudio/nord-docs
closed
SVGR
context-api scope-dx scope-maintainability type-feature
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/49604267-bceaa780-f98d-11e8-932a-05ee4b952a83.png" width="20%" /></p> This issue documents the integration of [SVGR][] which transforms SVG into ready to use React components. It is part of [create-react-app][cra] and makes SVG integration...
True
SVGR - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/49604267-bceaa780-f98d-11e8-932a-05ee4b952a83.png" width="20%" /></p> This issue documents the integration of [SVGR][] which transforms SVG into ready to use React components. It is part of [create-react-app][cra] and makes SVG inte...
main
svgr this issue documents the integration of which transforms svg into ready to use react components it is part of and makes svg integration into react projects easy configuration all configurations will be placed in a svgr config js file in the project root instead of passing them to the co...
1
1,033
4,827,588,515
IssuesEvent
2016-11-07 14:05:57
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
cloudformation module throws error when stack is gone and state=absent
affects_2.3 aws bug_report cloud waiting_on_maintainer
cloudformation module should return 'ok' if state= absent and stack does not exist (=absent). Instead, the module throws an error: failed: [ensure stack is gone] => {"failed": true} msg: Stack with id <the stack name> does not exist Have not yet verified this, but looks like exception is being thrown in cfn.describ...
True
cloudformation module throws error when stack is gone and state=absent - cloudformation module should return 'ok' if state= absent and stack does not exist (=absent). Instead, the module throws an error: failed: [ensure stack is gone] => {"failed": true} msg: Stack with id <the stack name> does not exist Have not y...
main
cloudformation module throws error when stack is gone and state absent cloudformation module should return ok if state absent and stack does not exist absent instead the module throws an error failed failed true msg stack with id does not exist have not yet verified this but looks like exc...
1
374,082
11,071,486,474
IssuesEvent
2019-12-12 08:16:47
incognitochain/incognito-wallet
https://api.github.com/repos/incognitochain/incognito-wallet
closed
The user only can pay a fee with PRV when withdraw
Priority: Critical Type: Bug
For now, user canNOT pay others fees except PRV when withdraw
1.0
The user only can pay a fee with PRV when withdraw - For now, user canNOT pay others fees except PRV when withdraw
non_main
the user only can pay a fee with prv when withdraw for now user cannot pay others fees except prv when withdraw
0
675
4,217,030,353
IssuesEvent
2016-06-30 11:32:27
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
opened
Amazon: Review Stars not appearing
Maintainer Input Requested
All of these have reviews on amazon but only one displays stars. ------ ![screenshot from 2016-06-30 07 05 30](https://cloud.githubusercontent.com/assets/6704857/16486726/94050ace-3e94-11e6-932a-f64280472cd8.png) IA Page: http://duck.co/ia/view/products [Maintainer](http://docs.duckduckhack.com/maintaining/...
True
Amazon: Review Stars not appearing - All of these have reviews on amazon but only one displays stars. ------ ![screenshot from 2016-06-30 07 05 30](https://cloud.githubusercontent.com/assets/6704857/16486726/94050ace-3e94-11e6-932a-f64280472cd8.png) IA Page: http://duck.co/ia/view/products [Maintainer](http...
main
amazon review stars not appearing all of these have reviews on amazon but only one displays stars ia page bsstoner
1
237,554
7,761,675,934
IssuesEvent
2018-06-01 10:44:10
dwyl/hq
https://api.github.com/repos/dwyl/hq
reopened
CRM (or how we keep in contact with the people who we work with and/or are interested in working with us ...)
enhancement help wanted priority-2
Who has experience with CRM and time to flesh out what our requirements are? > Make or Buy Decision: https://youtu.be/vxZSaDtQgrs
1.0
CRM (or how we keep in contact with the people who we work with and/or are interested in working with us ...) - Who has experience with CRM and time to flesh out what our requirements are? > Make or Buy Decision: https://youtu.be/vxZSaDtQgrs
non_main
crm or how we keep in contact with the people who we work with and or are interested in working with us who has experience with crm and time to flesh out what our requirements are make or buy decision
0
215,913
24,197,499,506
IssuesEvent
2022-09-24 04:34:23
mittell/mern-amazon-clone-v1
https://api.github.com/repos/mittell/mern-amazon-clone-v1
opened
react-scripts-5.0.1.tgz: 2 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>react-scripts-5.0.1.tgz</b></p></summary> <p></p> <p>Path to dependency file: /client/package.json</p> <p>Path to vulnerable library: /client/node_modules/svgo/node_m...
True
react-scripts-5.0.1.tgz: 2 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>react-scripts-5.0.1.tgz</b></p></summary> <p></p> <p>Path to dependency file: /client/package....
non_main
react scripts tgz vulnerabilities highest severity is vulnerable library react scripts tgz path to dependency file client package json path to vulnerable library client node modules svgo node modules css what package json found in head commit a href vulnerabil...
0
3,491
9,669,066,797
IssuesEvent
2019-05-21 16:26:45
Azure/azure-sdk
https://api.github.com/repos/Azure/azure-sdk
closed
API Proposal: Add DeviceStream APIs to IoT Hub Device SDK (C)
architecture
# Overview Azure IoT Hub device streams facilitate the creation of secure bi-directional TCP tunnels for a variety of cloud-to-device communication scenarios. A device stream is mediated by an IoT Hub streaming endpoint which acts as a proxy between your device and service endpoints. This setup is especially useful wh...
1.0
API Proposal: Add DeviceStream APIs to IoT Hub Device SDK (C) - # Overview Azure IoT Hub device streams facilitate the creation of secure bi-directional TCP tunnels for a variety of cloud-to-device communication scenarios. A device stream is mediated by an IoT Hub streaming endpoint which acts as a proxy between your ...
non_main
api proposal add devicestream apis to iot hub device sdk c overview azure iot hub device streams facilitate the creation of secure bi directional tcp tunnels for a variety of cloud to device communication scenarios a device stream is mediated by an iot hub streaming endpoint which acts as a proxy between your ...
0
801
4,417,654,226
IssuesEvent
2016-08-15 07:02:21
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
ec2_vpc_route_table "Multiple subnets named XXX"
aws bug_report cloud waiting_on_maintainer
Hi, thanks for your ec2_vpc_route_table module but i noticed a bug anoying with subnet attribute. I use the following task: ``` - name: Create routing table ec2_vpc_route_table: vpc_id: "{{ item.0.vpc_id }}" region: "{{ item.0.region }}" tags: "{{ item.1.tags }}" routes: "{{ item.1.routes }...
True
ec2_vpc_route_table "Multiple subnets named XXX" - Hi, thanks for your ec2_vpc_route_table module but i noticed a bug anoying with subnet attribute. I use the following task: ``` - name: Create routing table ec2_vpc_route_table: vpc_id: "{{ item.0.vpc_id }}" region: "{{ item.0.region }}" tags: "...
main
vpc route table multiple subnets named xxx hi thanks for your vpc route table module but i noticed a bug anoying with subnet attribute i use the following task name create routing table vpc route table vpc id item vpc id region item region tags ite...
1
24,098
12,033,818,842
IssuesEvent
2020-04-13 14:56:46
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Enable multi-turn during testing of follow-up prompts
Pri2 assigned-to-author cognitive-services/svc doc-bug qna-maker/subsvc triaged
Enable multi-turn during testing of follow-up prompts When you test the question with follow-up prompts in the Test pane, select Enable multi-turn, and then enter your question. The response includes the follow-up prompts. on screenshot not exists this option. Looks like description old and screen new. --- #### Docum...
1.0
Enable multi-turn during testing of follow-up prompts - Enable multi-turn during testing of follow-up prompts When you test the question with follow-up prompts in the Test pane, select Enable multi-turn, and then enter your question. The response includes the follow-up prompts. on screenshot not exists this option. Lo...
non_main
enable multi turn during testing of follow up prompts enable multi turn during testing of follow up prompts when you test the question with follow up prompts in the test pane select enable multi turn and then enter your question the response includes the follow up prompts on screenshot not exists this option lo...
0
340
3,203,652,383
IssuesEvent
2015-10-02 20:10:05
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
Source file locations
maintainability refactoring
Place all source files for compiled shared object files into the same folder as the final shared object file. `*.pyx` files and cython-generated `*.c` would be in the same directory as the `*.so`. While external dependend C/C++/Fortran libraries are in dedicate `src` and `include` folders. See the following tree as ...
True
Source file locations - Place all source files for compiled shared object files into the same folder as the final shared object file. `*.pyx` files and cython-generated `*.c` would be in the same directory as the `*.so`. While external dependend C/C++/Fortran libraries are in dedicate `src` and `include` folders. Se...
main
source file locations place all source files for compiled shared object files into the same folder as the final shared object file pyx files and cython generated c would be in the same directory as the so while external dependend c c fortran libraries are in dedicate src and include folders se...
1
4,157
19,904,743,989
IssuesEvent
2022-01-25 11:35:24
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
npm audit found vulnerabilities
restricted:maintainers type:bug work:frontend status:triage
``` # npm audit report ansi-html * Severity: high Uncontrolled Resource Consumption in ansi-html - https://github.com/advisories/GHSA-whgm-jr23-g3j9 fix available via `npm audit fix` node_modules/ansi-html webpack-hot-middleware 2.9.0 - 2.25.0 Depends on vulnerable versions of ansi-html node_modules/webpack-ho...
True
npm audit found vulnerabilities - ``` # npm audit report ansi-html * Severity: high Uncontrolled Resource Consumption in ansi-html - https://github.com/advisories/GHSA-whgm-jr23-g3j9 fix available via `npm audit fix` node_modules/ansi-html webpack-hot-middleware 2.9.0 - 2.25.0 Depends on vulnerable versions of a...
main
npm audit found vulnerabilities npm audit report ansi html severity high uncontrolled resource consumption in ansi html fix available via npm audit fix node modules ansi html webpack hot middleware depends on vulnerable versions of ansi html node modules webpack hot middleware a...
1
5,674
29,507,751,979
IssuesEvent
2023-06-03 14:24:45
jupyter-naas/awesome-notebooks
https://api.github.com/repos/jupyter-naas/awesome-notebooks
closed
Naas - Send image asset to Notion page
templates maintainer
This notebook sends an naas image asset to a Notion page. If your page is in a notion database, you will be able to vizualise the chart in Gallery (display page content). The image asset will be updated (deleted and added) to make sure the graph display is always up to date in Notion.
True
Naas - Send image asset to Notion page - This notebook sends an naas image asset to a Notion page. If your page is in a notion database, you will be able to vizualise the chart in Gallery (display page content). The image asset will be updated (deleted and added) to make sure the graph display is always up to date in ...
main
naas send image asset to notion page this notebook sends an naas image asset to a notion page if your page is in a notion database you will be able to vizualise the chart in gallery display page content the image asset will be updated deleted and added to make sure the graph display is always up to date in ...
1
2,954
10,603,714,677
IssuesEvent
2019-10-10 16:33:35
dzavalishin/phantomuserland
https://api.github.com/repos/dzavalishin/phantomuserland
closed
Need mem debug in debug win
Component-Kernel Maintainability enhancement good first issue help wanted
- persistent map - physical map - va alloc map write a code to show image of allocation status for low level allocator code? use for all maps based on it?
True
Need mem debug in debug win - - persistent map - physical map - va alloc map write a code to show image of allocation status for low level allocator code? use for all maps based on it?
main
need mem debug in debug win persistent map physical map va alloc map write a code to show image of allocation status for low level allocator code use for all maps based on it
1
2,270
8,031,418,154
IssuesEvent
2018-07-28 01:18:41
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
opened
removed untested lib.mdamath.one_to_many_pointers() function
Component-lib Difficulty-easy maintainability
**Expected behavior** Code in `lib/mdamath.py` should be used elsewhere in MDAnalysis or at least be tested if it is considered generally useful. **Actual behavior** The `lib.mdamath.one_to_many_pointers` function https://github.com/MDAnalysis/mdanalysis/blob/461aadf6733d234e0913bae774a6312a208ede27/package/...
True
removed untested lib.mdamath.one_to_many_pointers() function - **Expected behavior** Code in `lib/mdamath.py` should be used elsewhere in MDAnalysis or at least be tested if it is considered generally useful. **Actual behavior** The `lib.mdamath.one_to_many_pointers` function https://github.com/MDAnalysis/md...
main
removed untested lib mdamath one to many pointers function expected behavior code in lib mdamath py should be used elsewhere in mdanalysis or at least be tested if it is considered generally useful actual behavior the lib mdamath one to many pointers function is not used anywhere git gr...
1
266
3,025,489,618
IssuesEvent
2015-08-03 09:00:25
mesosphere/marathon
https://api.github.com/repos/mesosphere/marathon
closed
Run Integration Tests with Java 8 as well
OKR Maintainability
As a preparation to https://github.com/mesosphere/marathon/issues/1544 (upgrading to Java 8), we should run our Integration Tests against Java 8 as well.
True
Run Integration Tests with Java 8 as well - As a preparation to https://github.com/mesosphere/marathon/issues/1544 (upgrading to Java 8), we should run our Integration Tests against Java 8 as well.
main
run integration tests with java as well as a preparation to upgrading to java we should run our integration tests against java as well
1
3,050
11,402,099,076
IssuesEvent
2020-01-31 01:49:22
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Application to join: argiepiano (and port of HMS Field)
Maintainer application Port in progress
**The name of your module, theme, or layout** HMS Field **(Optional) Post a link here to an issue in the drupal.org queue notifying Drupal 7 maintainers that you are working on a Backdrop port of their project** https://www.drupal.org/project/hms_field/issues/3108556 **If you have chosen option #2 or #1 above...
True
Application to join: argiepiano (and port of HMS Field) - **The name of your module, theme, or layout** HMS Field **(Optional) Post a link here to an issue in the drupal.org queue notifying Drupal 7 maintainers that you are working on a Backdrop port of their project** https://www.drupal.org/project/hms_field/issu...
main
application to join argiepiano and port of hms field the name of your module theme or layout hms field optional post a link here to an issue in the drupal org queue notifying drupal maintainers that you are working on a backdrop port of their project if you have chosen option or a...
1
4,327
21,779,668,534
IssuesEvent
2022-05-13 17:20:48
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
npm audit found vulnerabilities
type: bug work: frontend status: blocked restricted: maintainers
``` # npm audit report ansi-html * Severity: high Uncontrolled Resource Consumption in ansi-html - https://github.com/advisories/GHSA-whgm-jr23-g3j9 fix available via `npm audit fix` node_modules/ansi-html webpack-hot-middleware 2.9.0 - 2.25.0 Depends on vulnerable versions of ansi-html node_modules/webpack-ho...
True
npm audit found vulnerabilities - ``` # npm audit report ansi-html * Severity: high Uncontrolled Resource Consumption in ansi-html - https://github.com/advisories/GHSA-whgm-jr23-g3j9 fix available via `npm audit fix` node_modules/ansi-html webpack-hot-middleware 2.9.0 - 2.25.0 Depends on vulnerable versions of a...
main
npm audit found vulnerabilities npm audit report ansi html severity high uncontrolled resource consumption in ansi html fix available via npm audit fix node modules ansi html webpack hot middleware depends on vulnerable versions of ansi html node modules webpack hot middleware a...
1
13,216
9,916,988,941
IssuesEvent
2019-06-28 21:54:54
cityofaustin/atd-mobility-project-database
https://api.github.com/repos/cityofaustin/atd-mobility-project-database
closed
Get JD all the documents he needs for discover research
Impact: 4-None Project: Mobility Project Database Service: PM Type: Communication Workgroup: ATSD
> Thank you for your patience with the saga that is municipal purchasing processes.Β We're thrilled to finally get your eyes on our ATD'sΒ Mobility Project Database project.Β  > > > Here are some documents to get you oriented: > > - [Project Brief](https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2...
1.0
Get JD all the documents he needs for discover research - > Thank you for your patience with the saga that is municipal purchasing processes.Β We're thrilled to finally get your eyes on our ATD'sΒ Mobility Project Database project.Β  > > > Here are some documents to get you oriented: > > - [Project Brief](https:/...
non_main
get jd all the documents he needs for discover research thank you for your patience with the saga that is municipal purchasing processes Β we re thrilled to finally get your eyes on our atd sΒ mobility project database project Β  here are some documents to get you oriented Β  high level projec...
0
187,842
14,433,089,806
IssuesEvent
2020-12-07 03:50:44
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
TheThingsNetwork/go-utils: influx/writer_test.go; 63 LoC
fresh medium test
Found a possible issue in [TheThingsNetwork/go-utils](https://www.github.com/TheThingsNetwork/go-utils) at [influx/writer_test.go](https://github.com/TheThingsNetwork/go-utils/blob/b3493662e4bf22a6dd615f7b80a195afe52c6301/influx/writer_test.go#L67-L129) Below is the message reported by the analyzer for this snippet o...
1.0
TheThingsNetwork/go-utils: influx/writer_test.go; 63 LoC - Found a possible issue in [TheThingsNetwork/go-utils](https://www.github.com/TheThingsNetwork/go-utils) at [influx/writer_test.go](https://github.com/TheThingsNetwork/go-utils/blob/b3493662e4bf22a6dd615f7b80a195afe52c6301/influx/writer_test.go#L67-L129) Below...
non_main
thethingsnetwork go utils influx writer test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message rang...
0
47,583
7,332,901,215
IssuesEvent
2018-03-05 17:39:31
docker/cli
https://api.github.com/repos/docker/cli
closed
CLI ref YAML generation script creating munged YAML
impact/documentation process/cherry-pick
Somehow the script is creating YAML with some of the letters missing from the extended description. See https://github.com/docker/docker.github.io/issues/5876#issuecomment-362043855. For some reason, the `Do` part of `Docker` is truncated in the extended description. It impacts at least the reference for `docker inspec...
1.0
CLI ref YAML generation script creating munged YAML - Somehow the script is creating YAML with some of the letters missing from the extended description. See https://github.com/docker/docker.github.io/issues/5876#issuecomment-362043855. For some reason, the `Do` part of `Docker` is truncated in the extended description...
non_main
cli ref yaml generation script creating munged yaml somehow the script is creating yaml with some of the letters missing from the extended description see for some reason the do part of docker is truncated in the extended description it impacts at least the reference for docker inspect and not sure which o...
0
2,607
8,848,722,250
IssuesEvent
2019-01-08 08:10:11
MarcusWolschon/osmeditor4android
https://api.github.com/repos/MarcusWolschon/osmeditor4android
opened
Support "wiki" attribute in preset link object
Enhancement Maintainability
JOSM now has a wiki attribute for map feature entries that cuts down massively on the number of href entries.
True
Support "wiki" attribute in preset link object - JOSM now has a wiki attribute for map feature entries that cuts down massively on the number of href entries.
main
support wiki attribute in preset link object josm now has a wiki attribute for map feature entries that cuts down massively on the number of href entries
1
5,411
27,158,360,162
IssuesEvent
2023-02-17 09:48:48
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
opened
Fix licensing issues during maven test and packaging
enhancement maintainability maven dependencies CI/CD
There are a few warnings regarding license information for some dependencies (transitive as well). We can handle this noise and be a good citizen of open source license information for our dependencies by using and providing more context through `license-maven-plugin:download-licenses` Below are the current warning...
True
Fix licensing issues during maven test and packaging - There are a few warnings regarding license information for some dependencies (transitive as well). We can handle this noise and be a good citizen of open source license information for our dependencies by using and providing more context through `license-maven-plu...
main
fix licensing issues during maven test and packaging there are a few warnings regarding license information for some dependencies transitive as well we can handle this noise and be a good citizen of open source license information for our dependencies by using and providing more context through license maven plu...
1
100,069
8,723,028,100
IssuesEvent
2018-12-09 18:06:02
vladbbb/mathApp
https://api.github.com/repos/vladbbb/mathApp
closed
Test bug reports
medium priority test
Filling form, sending form, receiving report: with different kind inputs! Related to #33 Estimated time: 4h
1.0
Test bug reports - Filling form, sending form, receiving report: with different kind inputs! Related to #33 Estimated time: 4h
non_main
test bug reports filling form sending form receiving report with different kind inputs related to estimated time
0
3,848
16,962,302,950
IssuesEvent
2021-06-29 06:31:52
bromite/bromite
https://api.github.com/repos/bromite/bromite
closed
Add support for custom filters to be used with default filters
enhancement-without-maintainer
<!-- Welcome! Thanks for taking time to submit a feature request. Have you searched the issue tracker? https://github.com/bromite/bromite/issues Yes Have you read the F.A.Q.s? https://github.com/bromite/bromite/blob/master/FAQ.md Yes Have you read the README? https://github.com/bromite/bromite/blob/master/...
True
Add support for custom filters to be used with default filters - <!-- Welcome! Thanks for taking time to submit a feature request. Have you searched the issue tracker? https://github.com/bromite/bromite/issues Yes Have you read the F.A.Q.s? https://github.com/bromite/bromite/blob/master/FAQ.md Yes Have you...
main
add support for custom filters to be used with default filters welcome thanks for taking time to submit a feature request have you searched the issue tracker yes have you read the f a q s yes have you read the readme yes have you read the wiki yes if instead of a feature re...
1
73,967
14,149,888,482
IssuesEvent
2020-11-11 02:00:27
atomist/antlr
https://api.github.com/repos/atomist/antlr
closed
Code Inspection: Tslint on no-ac
code-inspection enhancement stale
### array-type - [`lib/tree/ast/antlr/kotlin/antlr-gen/KotlinLexer.ts:273`](https://github.com/atomist/antlr/blob/f2d124898a768f615768fde848a5e1987a8bca90/lib/tree/ast/antlr/kotlin/antlr-gen/KotlinLexer.ts#L273): _(warn)_ Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead. - [`lib/tree/as...
1.0
Code Inspection: Tslint on no-ac - ### array-type - [`lib/tree/ast/antlr/kotlin/antlr-gen/KotlinLexer.ts:273`](https://github.com/atomist/antlr/blob/f2d124898a768f615768fde848a5e1987a8bca90/lib/tree/ast/antlr/kotlin/antlr-gen/KotlinLexer.ts#L273): _(warn)_ Array type using 'T[]' is forbidden for non-simple types. Use ...
non_main
code inspection tslint on no ac array type warn array type using t is forbidden for non simple types use array instead warn array type using t is forbidden for non simple types use array instead warn array type using t is forbidden for non simple types use arra...
0
2
2,492,202,542
IssuesEvent
2015-01-04 15:45:19
krico/jas
https://api.github.com/repos/krico/jas
closed
Modernize webapp project structure to have more granular javascript files
frontend maintainer
In short * Use the assets/ directory * One javascript file per controller/module/service/etc * Use [gulp](http://gulpjs.com/) to concatenate, minify and others. * Use [karma](http://karma-runner.github.io) for testing
True
Modernize webapp project structure to have more granular javascript files - In short * Use the assets/ directory * One javascript file per controller/module/service/etc * Use [gulp](http://gulpjs.com/) to concatenate, minify and others. * Use [karma](http://karma-runner.github.io) for testing
main
modernize webapp project structure to have more granular javascript files in short use the assets directory one javascript file per controller module service etc use to concatenate minify and others use for testing
1
333,086
29,508,063,090
IssuesEvent
2023-06-03 15:09:52
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix raw_ops.test_tensorflow_Equal
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5113744240/jobs/9193291154" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5113744240/jobs/9193291154" rel="noopener ...
1.0
Fix raw_ops.test_tensorflow_Equal - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5113744240/jobs/9193291154" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/511374...
non_main
fix raw ops test tensorflow equal tensorflow img src torch img src numpy img src jax img src paddle img src
0
5,798
30,709,926,968
IssuesEvent
2023-07-27 09:04:16
jupyter-naas/awesome-notebooks
https://api.github.com/repos/jupyter-naas/awesome-notebooks
closed
Clockify - Create time entries database for a user on workspace
templates maintainer
This notebook creates a time entries database on a specific timeframe, adding client, project and task name. It is usefull for organizations to track time entries and optimize their workflow.
True
Clockify - Create time entries database for a user on workspace - This notebook creates a time entries database on a specific timeframe, adding client, project and task name. It is usefull for organizations to track time entries and optimize their workflow.
main
clockify create time entries database for a user on workspace this notebook creates a time entries database on a specific timeframe adding client project and task name it is usefull for organizations to track time entries and optimize their workflow
1
257,634
27,563,804,870
IssuesEvent
2023-03-08 01:07:44
billmcchesney1/superagent
https://api.github.com/repos/billmcchesney1/superagent
opened
CVE-2021-44906 (High) detected in multiple libraries
security vulnerability
## CVE-2021-44906 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.2.1.tgz</b>, <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.5.tgz</b></p></summary> <p> <details><summary><b>...
True
CVE-2021-44906 (High) detected in multiple libraries - ## CVE-2021-44906 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.2.1.tgz</b>, <b>minimist-0.0.8.tgz</b>, <b>minimist...
non_main
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file package json path to vu...
0
1,373
5,949,763,880
IssuesEvent
2017-05-26 15:03:23
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
nmcli dns example does not run
affects_2.0 bug_report docs_report networking waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nmcli ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION n/a ##### OS / ENVIRONMENT CentOS 7 / CentOS 7 ##### SUMMARY nmcli example for setting two dns ...
True
nmcli dns example does not run - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME nmcli ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION n/a ##### OS / ENVIRONMENT CentOS 7 / CentOS 7 ##### SUMMARY n...
main
nmcli dns example does not run issue type bug report component name nmcli ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration n a os environment centos centos summary n...
1
77,623
7,582,491,220
IssuesEvent
2018-04-25 04:37:47
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
There is something fishy with IE9
Type: bug area-test
Spotted this failure http://chromegw.corp.google.com/i/client.dart/builders/dart2js-ie9-win7-all-5-6/builds/3793: FAILED: dart2js-ie9 release_ia32 corelib/set_iterator_test Expected: pass Actual: fail CommandOutput[dart2js]: CommandOutput[ie9]: stdout: &nbsp;&nbsp;&lt;h1&gt; Running /E:/b/build/slave/dart2js-ie9-wi...
1.0
There is something fishy with IE9 - Spotted this failure http://chromegw.corp.google.com/i/client.dart/builders/dart2js-ie9-win7-all-5-6/builds/3793: FAILED: dart2js-ie9 release_ia32 corelib/set_iterator_test Expected: pass Actual: fail CommandOutput[dart2js]: CommandOutput[ie9]: stdout: &nbsp;&nbsp;&lt;h1&gt; Runn...
non_main
there is something fishy with spotted this failure failed release corelib set iterator test expected pass actual fail commandoutput commandoutput stdout nbsp nbsp lt gt running e b build slave all build dart tests corelib set iterator test dart lt gt nbsp nbsp lt script...
0
3,676
15,036,129,191
IssuesEvent
2021-02-02 14:55:06
IITIDIDX597/sp_2021_team1
https://api.github.com/repos/IITIDIDX597/sp_2021_team1
opened
Insight into state of research at the lab
Epic: 5 Maintaining the system Story Week 3
**Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better AbilityLab Patient care. **Hill St...
True
Insight into state of research at the lab - **Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver ...
main
insight into state of research at the lab project goal s lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way while at the same time foster deeper learning experiences in order to deliver ...
1
24,881
11,103,426,312
IssuesEvent
2019-12-17 03:48:37
jamijam/goof
https://api.github.com/repos/jamijam/goof
opened
WS-2019-0318 (Medium) detected in handlebars-4.0.11.tgz
security vulnerability
## WS-2019-0318 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates...
True
WS-2019-0318 (Medium) detected in handlebars-4.0.11.tgz - ## WS-2019-0318 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary> <p>Handlebars provid...
non_main
ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws s...
0
285,239
31,142,886,619
IssuesEvent
2023-08-16 02:32:31
GarySegal-Mend-Demo/WebGoat
https://api.github.com/repos/GarySegal-Mend-Demo/WebGoat
opened
underscore-min-1.10.2.js: 1 vulnerabilities (highest severity is: 7.2)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-min-1.10.2.js</b></p></summary> <p>JavaScript's functional programming helper library.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax...
True
underscore-min-1.10.2.js: 1 vulnerabilities (highest severity is: 7.2) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-min-1.10.2.js</b></p></summary> <p>JavaScript's functional programming helper libr...
non_main
underscore min js vulnerabilities highest severity is vulnerable library underscore min js javascript s functional programming helper library library home page a href path to vulnerable library src main resources webgoat static js libs underscore min js target classes web...
0
237,749
7,763,834,356
IssuesEvent
2018-06-01 18:00:29
RTXteam/RTX
https://api.github.com/repos/RTXteam/RTX
opened
CypherError
bug high priority
Traceback (most recent call last): File "BuildMasterKG.py", line 125, in <module> running_time = timeit.timeit(lambda: run_function(), number=1) File "/usr/lib/python3.5/timeit.py", line 213, in timeit return Timer(stmt, setup, timer, globals).timeit(number) File "/usr/lib/python3.5/timeit.py", line ...
1.0
CypherError - Traceback (most recent call last): File "BuildMasterKG.py", line 125, in <module> running_time = timeit.timeit(lambda: run_function(), number=1) File "/usr/lib/python3.5/timeit.py", line 213, in timeit return Timer(stmt, setup, timer, globals).timeit(number) File "/usr/lib/python3.5/tim...
non_main
cyphererror traceback most recent call last file buildmasterkg py line in running time timeit timeit lambda run function number file usr lib timeit py line in timeit return timer stmt setup timer globals timeit number file usr lib timeit py line in tim...
0
987
4,755,149,974
IssuesEvent
2016-10-24 09:51:17
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Weather datums are added to the list in two different locations
Maintainability - Hinders improvements -
See https://github.com/tgstation/tgstation/blob/master/code/controllers/subsystem/weather.dm#L36-L38 `existing_weather |= new W` and https://github.com/tgstation/tgstation/blob/master/code/datums/weather/weather.dm#L45 `SSweather.existing_weather |= src` Mainly just a maintainability issue methinks, just wonde...
True
Weather datums are added to the list in two different locations - See https://github.com/tgstation/tgstation/blob/master/code/controllers/subsystem/weather.dm#L36-L38 `existing_weather |= new W` and https://github.com/tgstation/tgstation/blob/master/code/datums/weather/weather.dm#L45 `SSweather.existing_weather |...
main
weather datums are added to the list in two different locations see existing weather new w and ssweather existing weather src mainly just a maintainability issue methinks just wondering weather kek or not it was intentional
1
669,371
22,622,237,536
IssuesEvent
2022-06-30 07:35:07
kubernetes/website
https://api.github.com/repos/kubernetes/website
closed
Task / tutorial prerequisites mention Katacoda
help wanted kind/bug priority/backlog language/en triage/accepted
This applies to more than this page, but as KataCode is no longer available references to it should/could be removed.
1.0
Task / tutorial prerequisites mention Katacoda - This applies to more than this page, but as KataCode is no longer available references to it should/could be removed.
non_main
task tutorial prerequisites mention katacoda this applies to more than this page but as katacode is no longer available references to it should could be removed
0
68,172
14,913,012,451
IssuesEvent
2021-01-22 13:33:12
Joystream/joystream
https://api.github.com/repos/Joystream/joystream
closed
update handle validation method to limit to: `^[a-z0-9_]+$`
security
regex package from crates.io doesn't compile to wasm, so need alternative or roll our own.
True
update handle validation method to limit to: `^[a-z0-9_]+$` - regex package from crates.io doesn't compile to wasm, so need alternative or roll our own.
non_main
update handle validation method to limit to regex package from crates io doesn t compile to wasm so need alternative or roll our own
0
3,997
18,526,091,089
IssuesEvent
2021-10-20 20:41:42
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[Feature Request]: To disable the options in MultiSelect
type: enhancement πŸ’‘ status: waiting for maintainer response πŸ’¬
### Summary We would like to disable the option(s) in MultiSelect because in the beginning, the options is valid, but afterward, it becomes invalid. But we don't want to remove the invalid options directly because of user experience concerns. ### Justification As above. ### Desired UX and success metrics We want ...
True
[Feature Request]: To disable the options in MultiSelect - ### Summary We would like to disable the option(s) in MultiSelect because in the beginning, the options is valid, but afterward, it becomes invalid. But we don't want to remove the invalid options directly because of user experience concerns. ### Justificati...
main
to disable the options in multiselect summary we would like to disable the option s in multiselect because in the beginning the options is valid but afterward it becomes invalid but we don t want to remove the invalid options directly because of user experience concerns justification as above ...
1
12,353
14,614,560,469
IssuesEvent
2020-12-22 10:05:44
KiwiHawk/SeaBlock
https://api.github.com/repos/KiwiHawk/SeaBlock
closed
Default Bob's Tech setting Science Pack colors update to false
mod compatibility
SCT ignores this setting. Default it to False. If SCT is installed, overwrite it to False and hide. Unless SCT will start respecting it?
True
Default Bob's Tech setting Science Pack colors update to false - SCT ignores this setting. Default it to False. If SCT is installed, overwrite it to False and hide. Unless SCT will start respecting it?
non_main
default bob s tech setting science pack colors update to false sct ignores this setting default it to false if sct is installed overwrite it to false and hide unless sct will start respecting it
0
3,322
12,882,873,782
IssuesEvent
2020-07-12 19:04:13
aar3/tik
https://api.github.com/repos/aar3/tik
closed
change reducer shape
maintainability technical
#### Issue reducers currently have a flat shape #### Acceptance Criteria reducers are properly modeled via app UX
True
change reducer shape - #### Issue reducers currently have a flat shape #### Acceptance Criteria reducers are properly modeled via app UX
main
change reducer shape issue reducers currently have a flat shape acceptance criteria reducers are properly modeled via app ux
1
2,083
7,065,100,221
IssuesEvent
2018-01-06 15:58:38
reactiveui/ReactiveUI
https://api.github.com/repos/reactiveui/ReactiveUI
closed
Add git hash to nuget package / assembly info
Hacktoberfest consumer-experience help wanted maintainer-experience proposal
**Do you want to request a *feature* or report a *bug*?** FEATURE **What is the current behavior?** Not easy to cross reference the CI build number ie ``alpha-102`` to the specific git hash **What is the expected behavior?** The assembly informational version should have the git hash embedded as desc...
True
Add git hash to nuget package / assembly info - **Do you want to request a *feature* or report a *bug*?** FEATURE **What is the current behavior?** Not easy to cross reference the CI build number ie ``alpha-102`` to the specific git hash **What is the expected behavior?** The assembly informational v...
main
add git hash to nuget package assembly info do you want to request a feature or report a bug feature what is the current behavior not easy to cross reference the ci build number ie alpha to the specific git hash what is the expected behavior the assembly informational ver...
1
169,534
26,818,058,892
IssuesEvent
2023-02-02 07:09:49
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Toggle buttons faint inner border / anti-aliasing
waiting for customer response framework engine f: material design has reproducible steps P4 found in release: 1.20
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
1.0
Toggle buttons faint inner border / anti-aliasing - <!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/quest...
non_main
toggle buttons faint inner border anti aliasing thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentation doesn t have an...
0
613,507
19,092,304,133
IssuesEvent
2021-11-29 13:26:03
apache/airflow
https://api.github.com/repos/apache/airflow
closed
ti.duration is None inside the on_success callback if running dag completely
kind:bug priority:medium area:core
**Apache Airflow version**: 1.10.9 **Environment**: puckel/docker-airflow:1.10.9 **Others**: I'm using docker-compose.yml like this https://github.com/puckel/docker-airflow/blob/master/docker-compose-CeleryExecutor.yml **What happened**: If I run the dag using the "Trigger dag" button, or if it is run on schedule...
1.0
ti.duration is None inside the on_success callback if running dag completely - **Apache Airflow version**: 1.10.9 **Environment**: puckel/docker-airflow:1.10.9 **Others**: I'm using docker-compose.yml like this https://github.com/puckel/docker-airflow/blob/master/docker-compose-CeleryExecutor.yml **What happened**...
non_main
ti duration is none inside the on success callback if running dag completely apache airflow version environment puckel docker airflow others i m using docker compose yml like this what happened if i run the dag using the trigger dag button or if it is run on schedule the ...
0
530
3,925,715,902
IssuesEvent
2016-04-22 20:05:55
heiglandreas/authLdap
https://api.github.com/repos/heiglandreas/authLdap
closed
bug in authLdap_show_password_fields
bug maintainer reply expected
There are some issues with hiding the password fields for a user who is authenticated using the authLdap plugin. Here is my updated authLdap_show_password_fields function: ``` function authLdap_show_password_fields($return, $user) { if (!(isset($user) && $user->ID)) { return true; } if...
True
bug in authLdap_show_password_fields - There are some issues with hiding the password fields for a user who is authenticated using the authLdap plugin. Here is my updated authLdap_show_password_fields function: ``` function authLdap_show_password_fields($return, $user) { if (!(isset($user) && $user->ID)) {...
main
bug in authldap show password fields there are some issues with hiding the password fields for a user who is authenticated using the authldap plugin here is my updated authldap show password fields function function authldap show password fields return user if isset user user id ...
1
1,184
5,100,523,451
IssuesEvent
2017-01-04 12:32:12
betaflight/betaflight
https://api.github.com/repos/betaflight/betaflight
closed
Revolt on 3.1 blackbox does not work
For Target Maintainer
Build 827 blackbox on a raceflight revolt does not work at all.
True
Revolt on 3.1 blackbox does not work - Build 827 blackbox on a raceflight revolt does not work at all.
main
revolt on blackbox does not work build blackbox on a raceflight revolt does not work at all
1
125,122
17,835,445,853
IssuesEvent
2021-09-03 00:02:57
tim-wsdemo/NG2
https://api.github.com/repos/tim-wsdemo/NG2
opened
CVE-2020-7598 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-0.0.10.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary> <p> <details><summary><...
True
CVE-2020-7598 (Medium) detected in multiple libraries - ## CVE-2020-7598 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-0.0.10.tgz</b>, <b>minim...
non_main
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href dependency hierarchy forever tgz ...
0
4,738
24,456,799,596
IssuesEvent
2022-10-07 07:33:54
NaluKit/nalu
https://api.github.com/repos/NaluKit/nalu
closed
Remove annotation >>BuildWithNalu<< as it is not used
maintainance
It looks like the annotation `BuildWithNalu`is not used inside the whole framework. * check if the class is used * in case not ==> remove class
True
Remove annotation >>BuildWithNalu<< as it is not used - It looks like the annotation `BuildWithNalu`is not used inside the whole framework. * check if the class is used * in case not ==> remove class
main
remove annotation buildwithnalu as it is not used it looks like the annotation buildwithnalu is not used inside the whole framework check if the class is used in case not remove class
1
762,912
26,736,311,465
IssuesEvent
2023-01-30 09:43:30
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - see bug description
priority-critical browser-focus-geckoview engine-gecko
<!-- @browser: Firefox Mobile 109.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/109.0 Firefox/109.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117512 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https...
1.0
www.google.com - see bug description - <!-- @browser: Firefox Mobile 109.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/109.0 Firefox/109.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/117512 --> <!-- @extra_labels: brow...
non_main
see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description unable to view any website in landscape mode in ff focus samsung ultra steps to reproduce ff focus...
0