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
4,800
24,734,353,703
IssuesEvent
2022-10-20 20:28:02
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Enable 'Autoscroll to console' feature by default
type: feature request product: IntelliJ awaiting-maintainer
The _Autoscroll to console_ feature should be enabled by default, as it seems to be the _reasonable default_. The default Bazel output parser and many custom parsers only emit the first line of the error to the _Bazel problems_ view, and this is an optimal behavior since it is often not possible to reliably detect t...
True
Enable 'Autoscroll to console' feature by default - The _Autoscroll to console_ feature should be enabled by default, as it seems to be the _reasonable default_. The default Bazel output parser and many custom parsers only emit the first line of the error to the _Bazel problems_ view, and this is an optimal behavior...
main
enable autoscroll to console feature by default the autoscroll to console feature should be enabled by default as it seems to be the reasonable default the default bazel output parser and many custom parsers only emit the first line of the error to the bazel problems view and this is an optimal behavior...
1
343,285
24,766,863,031
IssuesEvent
2022-10-22 16:38:36
AY2223S1-CS2103T-T10-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-T10-2/tp
closed
Update DG
documentation
## To Do Update DG with the features that we have implemented and want to implement.
1.0
Update DG - ## To Do Update DG with the features that we have implemented and want to implement.
non_main
update dg to do update dg with the features that we have implemented and want to implement
0
4,189
20,378,216,778
IssuesEvent
2022-02-21 17:53:24
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
closed
Migrate gettext
medium maintainability help wanted dependencies
We currently rely on the `gettext/gettext` at v4.x, which is no longer supported. It seems that the parts we're using do not exist anymore in v5 (BaseTranslator-class).
True
Migrate gettext - We currently rely on the `gettext/gettext` at v4.x, which is no longer supported. It seems that the parts we're using do not exist anymore in v5 (BaseTranslator-class).
main
migrate gettext we currently rely on the gettext gettext at x which is no longer supported it seems that the parts we re using do not exist anymore in basetranslator class
1
66,361
16,599,367,810
IssuesEvent
2021-06-01 17:10:12
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
Gradle plugins used by external users are separated from buildSrc project
:Delivery/Build Team:Delivery
We have a number of plugins that are leveraged by external users to build and test their own Elasticsearch plugins. Right now these reside in `buildSrc` since we use them in our own build. In order to expose these plugins we effectively publish the `buildSrc` JAR by defining a `build-tools` project whose project direct...
1.0
Gradle plugins used by external users are separated from buildSrc project - We have a number of plugins that are leveraged by external users to build and test their own Elasticsearch plugins. Right now these reside in `buildSrc` since we use them in our own build. In order to expose these plugins we effectively publish...
non_main
gradle plugins used by external users are separated from buildsrc project we have a number of plugins that are leveraged by external users to build and test their own elasticsearch plugins right now these reside in buildsrc since we use them in our own build in order to expose these plugins we effectively publish...
0
136,654
30,569,023,851
IssuesEvent
2023-07-20 20:17:34
WordPress/openverse
https://api.github.com/repos/WordPress/openverse
opened
Link to reported media URL in API Admin is incorrect
🟧 priority: high 🛠 goal: fix 💻 aspect: code 🔒 staff only 🧱 stack: api
## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> It appears that many of the media URLs in our image/audio report tables display in the admi...
1.0
Link to reported media URL in API Admin is incorrect - ## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> It appears that many of the media UR...
non_main
link to reported media url in api admin is incorrect description it appears that many of the media urls in our image audio report tables display in the admin ui with the wrong url the urls look something like or for audio and images respectively the paths themselves look like paths to the api but th...
0
5,195
26,409,897,870
IssuesEvent
2023-01-13 11:16:56
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Create a new tooltip component in the components library
type: enhancement work: frontend status: ready restricted: maintainers
This component will also be used to show database config tooltip in table inspector
True
Create a new tooltip component in the components library - This component will also be used to show database config tooltip in table inspector
main
create a new tooltip component in the components library this component will also be used to show database config tooltip in table inspector
1
564,931
16,745,182,683
IssuesEvent
2021-06-11 14:41:45
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
MultiSelect with virtualization enabled and mapValueTo: "dataItem" option set returns incorrect item
Bug C: MultiSelect FP: Completed Priority 1 SEV: Medium jQuery2
### Bug report When data for the MultiSelect widget is virtualized and mapValueTo: "dataItem" option is set, the widget returns incorrect dataItem on subsequent selection. ### Reproduction of the problem [DataVirtualization.zip](https://github.com/telerik/kendo-ui-core/files/3697723/DataVirtualization.zip) ...
1.0
MultiSelect with virtualization enabled and mapValueTo: "dataItem" option set returns incorrect item - ### Bug report When data for the MultiSelect widget is virtualized and mapValueTo: "dataItem" option is set, the widget returns incorrect dataItem on subsequent selection. ### Reproduction of the problem [Dat...
non_main
multiselect with virtualization enabled and mapvalueto dataitem option set returns incorrect item bug report when data for the multiselect widget is virtualized and mapvalueto dataitem option is set the widget returns incorrect dataitem on subsequent selection reproduction of the problem ...
0
3,263
12,422,095,372
IssuesEvent
2020-05-23 20:12:32
dappkit/aviondb
https://api.github.com/repos/dappkit/aviondb
closed
Automated tests with GitHub Actions
maintainance
The repo should have some GitHub Actions for running automated tests on PRs and commits.
True
Automated tests with GitHub Actions - The repo should have some GitHub Actions for running automated tests on PRs and commits.
main
automated tests with github actions the repo should have some github actions for running automated tests on prs and commits
1
696,900
23,920,748,941
IssuesEvent
2022-09-09 16:37:08
PrefectHQ/prefect
https://api.github.com/repos/PrefectHQ/prefect
closed
Sort blocks by type then name instead of just name
enhancement status:backlog ui priority:medium api
### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. - [X] I searched the Prefect documentation for this feature. ### Prefect Version 2.x ### Describe the current behavior When viewing blocks in the UI, they are sorted by the ...
1.0
Sort blocks by type then name instead of just name - ### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar request and didn't find it. - [X] I searched the Prefect documentation for this feature. ### Prefect Version 2.x ### Describe the current behavior W...
non_main
sort blocks by type then name instead of just name first check i added a descriptive title to this issue i used the github search to find a similar request and didn t find it i searched the prefect documentation for this feature prefect version x describe the current behavior when vi...
0
5,004
25,732,743,635
IssuesEvent
2022-12-07 21:40:37
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
On the record page, allow setting a FK value to NULL using the linked record input
type: bug work: frontend status: ready restricted: maintainers
## Steps to reproduce 1. Navigate to the record page for a record in a table with a FK column. 1. Ensure that a value is set for the FK column. 1. For the FK column, open the options dropdown menu and choose "Set to NULL". 1. Observe `NULL` to appear within the input. Good. 1. Observe that the cancel/save buttons appe...
True
On the record page, allow setting a FK value to NULL using the linked record input - ## Steps to reproduce 1. Navigate to the record page for a record in a table with a FK column. 1. Ensure that a value is set for the FK column. 1. For the FK column, open the options dropdown menu and choose "Set to NULL". 1. Observe ...
main
on the record page allow setting a fk value to null using the linked record input steps to reproduce navigate to the record page for a record in a table with a fk column ensure that a value is set for the fk column for the fk column open the options dropdown menu and choose set to null observe ...
1
573
4,050,009,971
IssuesEvent
2016-05-23 16:53:34
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Logarithms Cheat Sheet: Notation is wrong
Bug Maintainer Input Requested
The logarithms cheatsheet has that f'(a^x) = a^x * ln(a) (or something close). This may be a mixup of notation. The formula says that applying the derivative of some function f to a^x gives the derivative of a^x. What was probably meant is (a^x)' = a^x * ln(x). That is, the derivative of exponential function. In gener...
True
Logarithms Cheat Sheet: Notation is wrong - The logarithms cheatsheet has that f'(a^x) = a^x * ln(a) (or something close). This may be a mixup of notation. The formula says that applying the derivative of some function f to a^x gives the derivative of a^x. What was probably meant is (a^x)' = a^x * ln(x). That is, the ...
main
logarithms cheat sheet notation is wrong the logarithms cheatsheet has that f a x a x ln a or something close this may be a mixup of notation the formula says that applying the derivative of some function f to a x gives the derivative of a x what was probably meant is a x a x ln x that is the ...
1
2,115
7,194,340,231
IssuesEvent
2018-02-04 03:16:48
Aqours/Aqours.github.io
https://api.github.com/repos/Aqours/Aqours.github.io
closed
Windows 常用程序
Software Unmaintained
## Classical - 7-zip - Adobe Reader DC - Adobe Audition - Adobe Photoshop - BenVista PhotoZoom Pro - Charles - Git - Google Chrome - Google Chrome Canary - Java SE Development Kit - Java SE Development Kit (64-bit) - JetBrains PhpStorm - JetBrains PyCharm - JetBrains WebStorm - K-Lite Mega Codec Pack -...
True
Windows 常用程序 - ## Classical - 7-zip - Adobe Reader DC - Adobe Audition - Adobe Photoshop - BenVista PhotoZoom Pro - Charles - Git - Google Chrome - Google Chrome Canary - Java SE Development Kit - Java SE Development Kit (64-bit) - JetBrains PhpStorm - JetBrains PyCharm - JetBrains WebStorm - K-Lite Meg...
main
windows 常用程序 classical zip adobe reader dc adobe audition adobe photoshop benvista photozoom pro charles git google chrome google chrome canary java se development kit java se development kit bit jetbrains phpstorm jetbrains pycharm jetbrains webstorm k lite mega...
1
2,020
6,757,626,700
IssuesEvent
2017-10-24 11:32:50
Kristinita/Erics-Green-Room
https://api.github.com/repos/Kristinita/Erics-Green-Room
closed
[Feature request] Hotkeys
need-maintainer web wontfix
### 1. Запрос Было бы неплохо, если бы можно было вводить команды посредством горячих клавиш. Хорошо бы иметь возможность горячих клавиш для всех команд, для запуска которых сейчас нужно писать в строке ввода более 1—2 символов. ### 2. Аргументация Экономия времени игрока. Быстрее нажать шорткат, чем писать команды....
True
[Feature request] Hotkeys - ### 1. Запрос Было бы неплохо, если бы можно было вводить команды посредством горячих клавиш. Хорошо бы иметь возможность горячих клавиш для всех команд, для запуска которых сейчас нужно писать в строке ввода более 1—2 символов. ### 2. Аргументация Экономия времени игрока. Быстрее нажать ...
main
hotkeys запрос было бы неплохо если бы можно было вводить команды посредством горячих клавиш хорошо бы иметь возможность горячих клавиш для всех команд для запуска которых сейчас нужно писать в строке ввода более — символов аргументация экономия времени игрока быстрее нажать шорткат чем пис...
1
570,343
17,023,092,329
IssuesEvent
2021-07-03 00:20:51
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
insert node into segment
Component: applet Priority: minor Resolution: fixed Type: enhancement
**[Submitted to the original trac issue database at 5.31pm, Monday, 26th December 2005]** It would be useful to be able to add a node to an existing segment, for example to round out curves better or to facilitate adding a new street. This might default to adding the new node halfway along the segment, or (better, ...
1.0
insert node into segment - **[Submitted to the original trac issue database at 5.31pm, Monday, 26th December 2005]** It would be useful to be able to add a node to an existing segment, for example to round out curves better or to facilitate adding a new street. This might default to adding the new node halfway alon...
non_main
insert node into segment it would be useful to be able to add a node to an existing segment for example to round out curves better or to facilitate adding a new street this might default to adding the new node halfway along the segment or better imho by letting a second click determine its position ...
0
1,359
5,870,460,486
IssuesEvent
2017-05-15 04:49:07
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
django-admin.py using manage.pyc instead of manage.py
affects_2.0 feature_idea waiting_on_maintainer
##### ISSUE TYPE Feature Idea ##### COMPONENT NAME django_manage module ##### ANSIBLE VERSION N/A ##### SUMMARY I'm never sync .py source code to production, should django-admin.py uses manage.pyc instead of manage.py? https://github.com/ansible/ansible-modules-core/blob/devel/web_infrastructure/django_manage.py#L...
True
django-admin.py using manage.pyc instead of manage.py - ##### ISSUE TYPE Feature Idea ##### COMPONENT NAME django_manage module ##### ANSIBLE VERSION N/A ##### SUMMARY I'm never sync .py source code to production, should django-admin.py uses manage.pyc instead of manage.py? https://github.com/ansible/ansible-modul...
main
django admin py using manage pyc instead of manage py issue type feature idea component name django manage module ansible version n a summary i m never sync py source code to production should django admin py uses manage pyc instead of manage py
1
249,447
26,933,409,893
IssuesEvent
2023-02-07 18:32:50
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Security Solution] Get rid of "Advanced sorting" switch for the Rules table
enhancement Team:Detections and Resp Team: SecuritySolution Feature:Rule Management Team:Detection Rules 8.7 candidate
**Parent:** https://github.com/elastic/security-team/issues/1972 **Depends on:** https://github.com/elastic/kibana/issues/130966 **Related to:** https://github.com/elastic/kibana/issues/112193 ## Summary Once rule execution data (rule statuses and metrics) is stored inside rule Saved Objects themselves, we will...
True
[Security Solution] Get rid of "Advanced sorting" switch for the Rules table - **Parent:** https://github.com/elastic/security-team/issues/1972 **Depends on:** https://github.com/elastic/kibana/issues/130966 **Related to:** https://github.com/elastic/kibana/issues/112193 ## Summary Once rule execution data (rul...
non_main
get rid of advanced sorting switch for the rules table parent depends on related to summary once rule execution data rule statuses and metrics is stored inside rule saved objects themselves we will be able to support filtering sorting and aggregation by almost all rule field...
0
5,830
30,852,065,761
IssuesEvent
2023-08-02 17:30:25
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
opened
Query sync is referring unavailable genzip tool
type: bug awaiting-maintainer
### Description of the bug: `tools/genzip:build_zip` is [used](https://github.com/bazelbuild/intellij/blob/53cf0680dab7ea2dac3c1589ac69b268d596aee3/aspect/build_dependencies.bzl#L403) in order to generate an AAR file for the IDE, however that label refers to a target which does not exist on the repo which causing the...
True
Query sync is referring unavailable genzip tool - ### Description of the bug: `tools/genzip:build_zip` is [used](https://github.com/bazelbuild/intellij/blob/53cf0680dab7ea2dac3c1589ac69b268d596aee3/aspect/build_dependencies.bzl#L403) in order to generate an AAR file for the IDE, however that label refers to a target ...
main
query sync is referring unavailable genzip tool description of the bug tools genzip build zip is in order to generate an aar file for the ide however that label refers to a target which does not exist on the repo which causing the sync to fail i understand query sync is experimental and in active de...
1
1,069
4,889,335,256
IssuesEvent
2016-11-18 09:52:10
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Add proxy server parameter to Gem module
affects_2.0 feature_idea waiting_on_maintainer
##### Issue Type: Feature Idea ##### Ansible Version: 2.0.0.2 ##### Ansible Configuration: What have you changed about your Ansible installation? What configuration settings have you changed/added/removed? Compare your /etc/ansible/ansible.cfg against a clean version from Github and let us know what's different. ###...
True
Add proxy server parameter to Gem module - ##### Issue Type: Feature Idea ##### Ansible Version: 2.0.0.2 ##### Ansible Configuration: What have you changed about your Ansible installation? What configuration settings have you changed/added/removed? Compare your /etc/ansible/ansible.cfg against a clean version from G...
main
add proxy server parameter to gem module issue type feature idea ansible version ansible configuration what have you changed about your ansible installation what configuration settings have you changed added removed compare your etc ansible ansible cfg against a clean version from g...
1
4,873
25,020,429,873
IssuesEvent
2022-11-03 23:39:41
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Allow to pass parameter value for 'Enabled' property in ScheduledEvent of 'AWS::Serverless::Function'
type/feature stage/waiting-for-release maintainer/need-followup
When you reference a parameter for 'Enabled' property in ScheduledEvent of 'AWS::Serverless::Function', it is not honoring the parameter value passed and setting the "State": "ENABLED" for Events::Rule in the processed template. 'Enabled' property in ScheduledEvent of 'AWS::Serverless::Function' currently only acce...
True
Allow to pass parameter value for 'Enabled' property in ScheduledEvent of 'AWS::Serverless::Function' - When you reference a parameter for 'Enabled' property in ScheduledEvent of 'AWS::Serverless::Function', it is not honoring the parameter value passed and setting the "State": "ENABLED" for Events::Rule in the process...
main
allow to pass parameter value for enabled property in scheduledevent of aws serverless function when you reference a parameter for enabled property in scheduledevent of aws serverless function it is not honoring the parameter value passed and setting the state enabled for events rule in the process...
1
63,650
8,689,913,602
IssuesEvent
2018-12-03 20:01:45
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
closed
Document default execution mode for test classes that use Lifecycle.PER_CLASS and for @Nested test classes
component: Jupiter theme: documentation
JUnit 5.3.1 I have set junit.jupiter.execution.parallel.enabled=true in junit-platform.properties. According to the docs, all tests should now run in parallel. In fact, only tests with @Execution(ExecutionMode.CONCURRENT) run in parallel. Attaching 2 test classes. [examples.zip](https://github.com/junit-te...
1.0
Document default execution mode for test classes that use Lifecycle.PER_CLASS and for @Nested test classes - JUnit 5.3.1 I have set junit.jupiter.execution.parallel.enabled=true in junit-platform.properties. According to the docs, all tests should now run in parallel. In fact, only tests with @Execution(Executio...
non_main
document default execution mode for test classes that use lifecycle per class and for nested test classes junit i have set junit jupiter execution parallel enabled true in junit platform properties according to the docs all tests should now run in parallel in fact only tests with execution executio...
0
2,542
8,671,667,527
IssuesEvent
2018-11-29 19:48:29
HippieStation/HippieStation
https://api.github.com/repos/HippieStation/HippieStation
closed
Remove /turf/open/space/bluespace
Higgs-Bugson Maintainability/Hinders improvements
[Round ID]: 33323-4 Really dodgy and broken turf, will lead to server crashes as it makes sparks. Then the sparks go into the other turfs to make even more sparks. Infinite sparks for infinite lag.
True
Remove /turf/open/space/bluespace - [Round ID]: 33323-4 Really dodgy and broken turf, will lead to server crashes as it makes sparks. Then the sparks go into the other turfs to make even more sparks. Infinite sparks for infinite lag.
main
remove turf open space bluespace really dodgy and broken turf will lead to server crashes as it makes sparks then the sparks go into the other turfs to make even more sparks infinite sparks for infinite lag
1
498,017
14,398,907,603
IssuesEvent
2020-12-03 10:12:28
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
closed
Lists filter results are not reset after connecting to a wallet
Medium priority QA Passed bug verify in production
1. Disconnect a wallet 2. apply any filters in the Conditions/Positions lists 3. Connect to a wallet **AR:** filter's bar is closed, however, filtering is not reset **ER:** filtering should be reset (according to the decision in #555)
1.0
Lists filter results are not reset after connecting to a wallet - 1. Disconnect a wallet 2. apply any filters in the Conditions/Positions lists 3. Connect to a wallet **AR:** filter's bar is closed, however, filtering is not reset **ER:** filtering should be reset (according to the decision in #555)
non_main
lists filter results are not reset after connecting to a wallet disconnect a wallet apply any filters in the conditions positions lists connect to a wallet ar filter s bar is closed however filtering is not reset er filtering should be reset according to the decision in
0
35,155
7,613,619,241
IssuesEvent
2018-05-01 21:57:22
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
rec_control does not recognize the 'include-dir' configuration directive
backport to stable? defect rec
- Program: recursor - Issue type: Bug report ### Short description While tracking an issue with rec_control, I discovered that the program does not recognize or honor the ''include-dir'' directive in /etc/powerdns/recursor.conf and will therefore fail to load any options that are only set in included files. ...
1.0
rec_control does not recognize the 'include-dir' configuration directive - - Program: recursor - Issue type: Bug report ### Short description While tracking an issue with rec_control, I discovered that the program does not recognize or honor the ''include-dir'' directive in /etc/powerdns/recursor.conf and wi...
non_main
rec control does not recognize the include dir configuration directive program recursor issue type bug report short description while tracking an issue with rec control i discovered that the program does not recognize or honor the include dir directive in etc powerdns recursor conf and wi...
0
5,310
26,809,897,780
IssuesEvent
2023-02-01 21:24:24
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Add Support for State in CloudWatchEvent/EventBridgeRule/Schedule events for AWS::Serverless::Lambda
area/event-source area/resource/function type/feature stage/pm-review area/step-function maintainer/need-response type/new-property area/event-bridge
**Description:** When creating an EventBridge rule for a Lambda function through AWS::Serverless::Events, it's not possible to specify a State. This means that rules will always default to the ENABLED state. **Steps to reproduce the issue:** 1. Create a template with an AWS::Serverless::Lambda resource containin...
True
Add Support for State in CloudWatchEvent/EventBridgeRule/Schedule events for AWS::Serverless::Lambda - **Description:** When creating an EventBridge rule for a Lambda function through AWS::Serverless::Events, it's not possible to specify a State. This means that rules will always default to the ENABLED state. **S...
main
add support for state in cloudwatchevent eventbridgerule schedule events for aws serverless lambda description when creating an eventbridge rule for a lambda function through aws serverless events it s not possible to specify a state this means that rules will always default to the enabled state s...
1
3,649
14,888,904,361
IssuesEvent
2021-01-20 20:34:28
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
Show selected items first in the multi-select dropdown list
status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬 type: enhancement 💡
### Summary We use the multi-select dropdown a lot in our application. The length of the list is not always predictable and can get long. We'd like the multi-select dropdown list to reorder the items and show the selected ones at the top. When the list gets long, it generally takes longer for the user to find spec...
True
Show selected items first in the multi-select dropdown list - ### Summary We use the multi-select dropdown a lot in our application. The length of the list is not always predictable and can get long. We'd like the multi-select dropdown list to reorder the items and show the selected ones at the top. When the list ...
main
show selected items first in the multi select dropdown list summary we use the multi select dropdown a lot in our application the length of the list is not always predictable and can get long we d like the multi select dropdown list to reorder the items and show the selected ones at the top when the list ...
1
3,504
13,677,037,395
IssuesEvent
2020-09-29 14:34:14
heroku/heroku-buildpack-python
https://api.github.com/repos/heroku/heroku-buildpack-python
closed
Correct all rm -fr's to rm -rf convention
maintainability-issue
Recently, I was unable to locate a line by search, due to the target line not following the standard convention `rm -rf`. While there's nothing wrong with `-fr`, it works the same way, it interfered with a bug fix and added a few minutes to the search. This is a maintainability issue, so setting the `rm -rf` convent...
True
Correct all rm -fr's to rm -rf convention - Recently, I was unable to locate a line by search, due to the target line not following the standard convention `rm -rf`. While there's nothing wrong with `-fr`, it works the same way, it interfered with a bug fix and added a few minutes to the search. This is a maintainab...
main
correct all rm fr s to rm rf convention recently i was unable to locate a line by search due to the target line not following the standard convention rm rf while there s nothing wrong with fr it works the same way it interfered with a bug fix and added a few minutes to the search this is a maintainab...
1
2,378
8,482,323,544
IssuesEvent
2018-10-25 18:13:25
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
mysql_db test always fails the first time
affects_2.8 bug module needs_maintainer needs_triage support:community
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY This looks like the very last mysql_db test is failing the first t...
True
mysql_db test always fails the first time - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY This looks like the ve...
main
mysql db test always fails the first time summary this looks like the very last mysql db test is failing the first time it runs on centos rhel fedora and opensuse task fatal failed changed false msg mysqldump got error can t co...
1
4,116
19,533,231,777
IssuesEvent
2021-12-30 21:46:57
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Request to join contrib
Maintainer application
Hi. I would like to join the Backdrop Contrib group. I have started a module that was based on views B grid Here is my repo... https://github.com/albanycomputers/views_grid_repeat I agree to the T&C's at https://github.com/backdrop-ops/contrib Many thanks for your consideration Steve Moorhouse
True
Request to join contrib - Hi. I would like to join the Backdrop Contrib group. I have started a module that was based on views B grid Here is my repo... https://github.com/albanycomputers/views_grid_repeat I agree to the T&C's at https://github.com/backdrop-ops/contrib Many thanks for your consideration ...
main
request to join contrib hi i would like to join the backdrop contrib group i have started a module that was based on views b grid here is my repo i agree to the t c s at many thanks for your consideration steve moorhouse
1
3,129
11,991,302,811
IssuesEvent
2020-04-08 08:06:43
precice/precice
https://api.github.com/repos/precice/precice
opened
Put API usage checks into one common place
maintainability usability
**Please describe the problem you are trying to solve?** The preCICE requires the user to call API functions in a certain order (example: before calling `initializeData`, one has to call `initialize`). We use `PRECICE_CHECKS` to catch wrong usage. However, these checks are scattert over the codebase which makes it h...
True
Put API usage checks into one common place - **Please describe the problem you are trying to solve?** The preCICE requires the user to call API functions in a certain order (example: before calling `initializeData`, one has to call `initialize`). We use `PRECICE_CHECKS` to catch wrong usage. However, these checks ar...
main
put api usage checks into one common place please describe the problem you are trying to solve the precice requires the user to call api functions in a certain order example before calling initializedata one has to call initialize we use precice checks to catch wrong usage however these checks ar...
1
78,339
15,569,970,460
IssuesEvent
2021-03-17 01:25:16
jrrk/riscv-linux
https://api.github.com/repos/jrrk/riscv-linux
opened
CVE-2019-12614 (Medium) detected in aspeedaspeed-4.19-devicetree-no-fsi
security vulnerability
## CVE-2019-12614 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aspeedaspeed-4.19-devicetree-no-fsi</b></p></summary> <p> <p>ASPEED ARM SoC development</p> <p>Library home page: <a...
True
CVE-2019-12614 (Medium) detected in aspeedaspeed-4.19-devicetree-no-fsi - ## CVE-2019-12614 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aspeedaspeed-4.19-devicetree-no-fsi</b></p>...
non_main
cve medium detected in aspeedaspeed devicetree no fsi cve medium severity vulnerability vulnerable library aspeedaspeed devicetree no fsi aspeed arm soc development library home page a href vulnerable source files riscv linux arch powerpc platforms...
0
4,979
25,552,000,196
IssuesEvent
2022-11-30 01:05:53
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
Tabs does not respond to container resizing
type: enhancement 💡 status: help wanted 👐 proposal: open status: waiting for maintainer response 💬
<!-- Feel free to remove sections that aren't relevant. ## Title line template: [Title]: Brief description --> ## What package(s) are you using? <!-- Add an x in one of the options below, for example: - [x] package name --> - [ ] `carbon-components` - [x] `carbon-components-react` ## Detailed ...
True
Tabs does not respond to container resizing - <!-- Feel free to remove sections that aren't relevant. ## Title line template: [Title]: Brief description --> ## What package(s) are you using? <!-- Add an x in one of the options below, for example: - [x] package name --> - [ ] `carbon-components` -...
main
tabs does not respond to container resizing feel free to remove sections that aren t relevant title line template brief description what package s are you using add an x in one of the options below for example package name carbon components carbon...
1
1,088
4,938,200,347
IssuesEvent
2016-11-29 10:25:41
duckduckgo/zeroclickinfo-fathead
https://api.github.com/repos/duckduckgo/zeroclickinfo-fathead
closed
C++ Reference Docs: Support specific queries
Maintainer Input Requested Mission: Programming Skill: Python Status: Needs a Developer Suggestion Topic: C++ Triggering
E.g., `std::unordered_set iterators` and `std::unordered_set member types`. --- IA Page: http://duck.co/ia/view/cppreference_doc [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @mylainos
True
C++ Reference Docs: Support specific queries - E.g., `std::unordered_set iterators` and `std::unordered_set member types`. --- IA Page: http://duck.co/ia/view/cppreference_doc [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @mylainos
main
c reference docs support specific queries e g std unordered set iterators and std unordered set member types ia page mylainos
1
1,008
4,787,028,347
IssuesEvent
2016-10-29 19:23:03
coniks-sys/coniks-go
https://api.github.com/repos/coniks-sys/coniks-go
opened
Make distinction between errors and request/check results more clear
maintainability
Only some of the error codes in error.go refer to actual errors, the others refer to results to a client request, or results of consistency checks. Original discussion: https://github.com/coniks-sys/coniks-go/pull/105#discussion_r85631712
True
Make distinction between errors and request/check results more clear - Only some of the error codes in error.go refer to actual errors, the others refer to results to a client request, or results of consistency checks. Original discussion: https://github.com/coniks-sys/coniks-go/pull/105#discussion_r85631712
main
make distinction between errors and request check results more clear only some of the error codes in error go refer to actual errors the others refer to results to a client request or results of consistency checks original discussion
1
764,775
26,816,642,280
IssuesEvent
2023-02-02 05:36:05
erxes/erxes
https://api.github.com/repos/erxes/erxes
closed
Client Portal improvement
type: enhancement priority: High
1. I must do refresh when i create ticket 2. Description 3. Show Probability /inprogress, resolve/
1.0
Client Portal improvement - 1. I must do refresh when i create ticket 2. Description 3. Show Probability /inprogress, resolve/
non_main
client portal improvement i must do refresh when i create ticket description show probability inprogress resolve
0
4,362
22,063,182,661
IssuesEvent
2022-05-30 21:19:35
thanos-io/thanos-community-website
https://api.github.com/repos/thanos-io/thanos-community-website
opened
Add/implement domain name
only-doable-by-maintainers
We need to add a domain name. Multiple reasons: - Looks nice - Enables us to use SSL - Required for SSO on ArgoCD due to the callback I believe @GiedriusS was working on this already! :) p.s. added the tag "only-doable-by-maintainers" as this is unfortunately a thing that requires extra rights (:
True
Add/implement domain name - We need to add a domain name. Multiple reasons: - Looks nice - Enables us to use SSL - Required for SSO on ArgoCD due to the callback I believe @GiedriusS was working on this already! :) p.s. added the tag "only-doable-by-maintainers" as this is unfortunately a thing that require...
main
add implement domain name we need to add a domain name multiple reasons looks nice enables us to use ssl required for sso on argocd due to the callback i believe giedriuss was working on this already p s added the tag only doable by maintainers as this is unfortunately a thing that require...
1
3,079
11,659,697,968
IssuesEvent
2020-03-03 00:51:39
video-dev/hls.js
https://api.github.com/repos/video-dev/hls.js
closed
Could you bump version on bower?
Chore Maintainer task Question Wontfix
**What do you want to do with Hls.js?** I want to use it as a bower dependency. **What have you tried so far?** * I've run: ```bash $ bower info hls.js ``` which showed latest version: `10.0.1`. * I've checked also `npm` and the latest version for `hls.js` is `12.0.4` there.
True
Could you bump version on bower? - **What do you want to do with Hls.js?** I want to use it as a bower dependency. **What have you tried so far?** * I've run: ```bash $ bower info hls.js ``` which showed latest version: `10.0.1`. * I've checked also `npm` and the latest version for `hls.js` is `12.0.4` there....
main
could you bump version on bower what do you want to do with hls js i want to use it as a bower dependency what have you tried so far i ve run bash bower info hls js which showed latest version i ve checked also npm and the latest version for hls js is there ...
1
75,221
25,596,967,195
IssuesEvent
2022-12-01 16:54:53
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: scipy.stats.pearsonr produces incorrect output for complex arrays
defect
### Describe your issue. I create a numpy array full of complex numbers, and I compute the correlation of the array with itself. Instead of the expected output of R = 1, some other value is produced. ### Reproducing Code Example ```python import numpy as np import scipy.stats array = np.array([ -4.21904583e...
1.0
BUG: scipy.stats.pearsonr produces incorrect output for complex arrays - ### Describe your issue. I create a numpy array full of complex numbers, and I compute the correlation of the array with itself. Instead of the expected output of R = 1, some other value is produced. ### Reproducing Code Example ```python impor...
non_main
bug scipy stats pearsonr produces incorrect output for complex arrays describe your issue i create a numpy array full of complex numbers and i compute the correlation of the array with itself instead of the expected output of r some other value is produced reproducing code example python impor...
0
353,472
25,120,837,190
IssuesEvent
2022-11-09 07:59:42
MinBZK/regels.overheid.nl
https://api.github.com/repos/MinBZK/regels.overheid.nl
reopened
Documentatie inrichten
documentation current sprint tech stack
Naar [voorbeeld NLX.io](https://docs.nlx.io/understanding-the-basics/introduction) keuze maken over hoe en waar documentatie plek en vorm te geven die afwijkt van de (formele) open-regels.nl content.
1.0
Documentatie inrichten - Naar [voorbeeld NLX.io](https://docs.nlx.io/understanding-the-basics/introduction) keuze maken over hoe en waar documentatie plek en vorm te geven die afwijkt van de (formele) open-regels.nl content.
non_main
documentatie inrichten naar keuze maken over hoe en waar documentatie plek en vorm te geven die afwijkt van de formele open regels nl content
0
2,525
8,655,460,618
IssuesEvent
2018-11-27 16:00:36
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
version numbers missing on macOS
unmaintained
i've downloaded Version '0.4.1' but when selecting it in the Finder and using 'Get Info' it doesn't show any Version-number at all. i guess the **CFBundleVersion** and **CFShortVersionString** entries in your Info.plist file are missing. all apps on macOS are supposed to contain valid version information.
True
version numbers missing on macOS - i've downloaded Version '0.4.1' but when selecting it in the Finder and using 'Get Info' it doesn't show any Version-number at all. i guess the **CFBundleVersion** and **CFShortVersionString** entries in your Info.plist file are missing. all apps on macOS are supposed to contain va...
main
version numbers missing on macos i ve downloaded version but when selecting it in the finder and using get info it doesn t show any version number at all i guess the cfbundleversion and cfshortversionstring entries in your info plist file are missing all apps on macos are supposed to contain va...
1
276,900
30,567,870,709
IssuesEvent
2023-07-20 19:18:12
samq-democorp/easybuggy-lvp
https://api.github.com/repos/samq-democorp/easybuggy-lvp
opened
log4j-1.2.13.jar: 8 vulnerabilities (highest severity is: 9.8)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.13.jar</b></p></summary> <p>Log4j</p> <p>Library home page: <a href="http://logging.apache.org/log4j/">http://logging.apache.org/log4j/</a></p> <p>Path to d...
True
log4j-1.2.13.jar: 8 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.13.jar</b></p></summary> <p>Log4j</p> <p>Library home page: <a href="http://logging.apache....
non_main
jar vulnerabilities highest severity is vulnerable library jar library home page a href path to dependency file pom xml path to vulnerable library target easybuggy snapshot web inf lib jar home wss scanner repository jar found...
0
598
4,097,352,676
IssuesEvent
2016-06-03 01:01:34
Particular/ServiceControl
https://api.github.com/repos/Particular/ServiceControl
closed
SCMU Better layout for form error and warning messages
Tag: Installer Tag: Maintainer Prio Type: Feature
Better layout for form error and warning messages to create to better signify hiearchy (label > data > error/warning) and leave more room for messages: ![screenshot 2016-02-17 17 25 10](https://cloud.githubusercontent.com/assets/493451/13106678/2134feca-d59c-11e5-91a4-ec9f87a9a333.png)
True
SCMU Better layout for form error and warning messages - Better layout for form error and warning messages to create to better signify hiearchy (label > data > error/warning) and leave more room for messages: ![screenshot 2016-02-17 17 25 10](https://cloud.githubusercontent.com/assets/493451/13106678/2134feca-d59c-1...
main
scmu better layout for form error and warning messages better layout for form error and warning messages to create to better signify hiearchy label data error warning and leave more room for messages
1
3,983
18,357,488,648
IssuesEvent
2021-10-08 20:32:38
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Application to join: joelsteidl (sendgrid_integration module)
Port in progress Maintainer application
## Please note these 3 requirements for new contrib projects: - [X] Include a README.md file containing license and maintainer information. You can use this example: https://raw.githubusercontent.com/backdrop-ops/contrib/master/examples/README.md - [X] Include a LICENSE.txt file. You can use this ex...
True
Application to join: joelsteidl (sendgrid_integration module) - ## Please note these 3 requirements for new contrib projects: - [X] Include a README.md file containing license and maintainer information. You can use this example: https://raw.githubusercontent.com/backdrop-ops/contrib/master/examples/README.m...
main
application to join joelsteidl sendgrid integration module please note these requirements for new contrib projects include a readme md file containing license and maintainer information you can use this example include a license txt file you can use this example if po...
1
62,523
14,656,527,905
IssuesEvent
2020-12-28 13:37:34
fu1771695yongxie/parcel
https://api.github.com/repos/fu1771695yongxie/parcel
opened
WS-2019-0209 (Medium) detected in marked-0.6.3.tgz
security vulnerability
## WS-2019-0209 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.6.3.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://reg...
True
WS-2019-0209 (Medium) detected in marked-0.6.3.tgz - ## WS-2019-0209 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.6.3.tgz</b></p></summary> <p>A markdown parser built for...
non_main
ws medium detected in marked tgz ws medium severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file parcel node modules marked package json path to vulnerable library parcel node modules m...
0
3,802
16,455,991,856
IssuesEvent
2021-05-21 12:39:18
cloverhearts/quilljs-markdown
https://api.github.com/repos/cloverhearts/quilljs-markdown
closed
Breaks History and Blockquotes
READY FOR MERGE Saw with Maintainer
This is overall really solid however, there is two issues that would make me shy away from it in a production environment: 1. when you create "- + space" it creates a list, but if you want to undo it, you're stuck in an infinite undo / redo of your plugin and quilll native behavior 2. when you create "> + space" on...
True
Breaks History and Blockquotes - This is overall really solid however, there is two issues that would make me shy away from it in a production environment: 1. when you create "- + space" it creates a list, but if you want to undo it, you're stuck in an infinite undo / redo of your plugin and quilll native behavior ...
main
breaks history and blockquotes this is overall really solid however there is two issues that would make me shy away from it in a production environment when you create space it creates a list but if you want to undo it you re stuck in an infinite undo redo of your plugin and quilll native behavior ...
1
4,548
23,700,653,334
IssuesEvent
2022-08-29 18:38:58
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
invalid bind mount spec : invalid mode: ro,delegated
blocked/more-info-needed blocked/close-if-inactive maintainer/need-followup
Description: Encountering the below error when trying to invoke lambda locally using - sam local invoke docker.errors.APIError: 500 Server Error: Internal Server Error ("invalid bind mount spec "/c/Users/habsa9/vs-code-workspace/annuity-electronic-inbound/lambda:/var/task:ro,delegated": invalid mode: ro,de...
True
invalid bind mount spec : invalid mode: ro,delegated - Description: Encountering the below error when trying to invoke lambda locally using - sam local invoke docker.errors.APIError: 500 Server Error: Internal Server Error ("invalid bind mount spec "/c/Users/habsa9/vs-code-workspace/annuity-electronic-inbo...
main
invalid bind mount spec invalid mode ro delegated description encountering the below error when trying to invoke lambda locally using sam local invoke docker errors apierror server error internal server error invalid bind mount spec c users vs code workspace annuity electronic inbound lam...
1
4,769
24,556,508,090
IssuesEvent
2022-10-12 16:17:24
dotnet/interactive
https://api.github.com/repos/dotnet/interactive
opened
remove `FrontendEnvironment` concept
maintainability
This has been mostly replaced by having kernels (e.g. browser-based JavaScript and HTML kernels) that run in the frontend.
True
remove `FrontendEnvironment` concept - This has been mostly replaced by having kernels (e.g. browser-based JavaScript and HTML kernels) that run in the frontend.
main
remove frontendenvironment concept this has been mostly replaced by having kernels e g browser based javascript and html kernels that run in the frontend
1
81,084
30,703,447,125
IssuesEvent
2023-07-27 02:53:02
vector-im/element-desktop
https://api.github.com/repos/vector-im/element-desktop
opened
Notifications are not shown in desktop notification list despite popping up as a desktop notification
T-Defect
### Steps to reproduce 1. Receive a notification 2. observe that notification is shown 3. observe that notification is not put into desktop notification list/history ### Outcome #### What did you expect? I expect notifications to be put into notification history. Discord does the same, for example. #### Wh...
1.0
Notifications are not shown in desktop notification list despite popping up as a desktop notification - ### Steps to reproduce 1. Receive a notification 2. observe that notification is shown 3. observe that notification is not put into desktop notification list/history ### Outcome #### What did you expect? I ...
non_main
notifications are not shown in desktop notification list despite popping up as a desktop notification steps to reproduce receive a notification observe that notification is shown observe that notification is not put into desktop notification list history outcome what did you expect i ...
0
48,786
10,278,924,960
IssuesEvent
2019-08-25 18:26:21
Serrin/Celestra
https://api.github.com/repos/Serrin/Celestra
closed
Changes in v3.0.1
CUT closed - done or fixed code documentation type - bug type - enhancement
1. Documentation and pdf fixes. 2. Add a new AJAX function (`ajax();`) which can replace the existing funtions. 3. Deprecate the old AJAX functions, except the shorthands. 4. Replace a the old AJAX shorthands functions with new functions which use the the `ajax();` 5. Deprecate these functions: `isArray(<va...
1.0
Changes in v3.0.1 - 1. Documentation and pdf fixes. 2. Add a new AJAX function (`ajax();`) which can replace the existing funtions. 3. Deprecate the old AJAX functions, except the shorthands. 4. Replace a the old AJAX shorthands functions with new functions which use the the `ajax();` 5. Deprecate these fun...
non_main
changes in documentation and pdf fixes add a new ajax function ajax which can replace the existing funtions deprecate the old ajax functions except the shorthands replace a the old ajax shorthands functions with new functions which use the the ajax deprecate these func...
0
94,619
19,567,204,948
IssuesEvent
2022-01-04 03:22:02
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
jit/intrinsics/createspan_il/createspan_il.sh
area-CodeGen-coreclr in pr
<!-- runfo report start --> Runfo Tracking Issue: [jit/intrinsics/createspan_il/createspan_il.sh](https://runfo.azurewebsites.net/tracking/issue/233) |Build|Definition|Kind|Run Name|Console|Core Dump|Test Results|Run Client| |---|---|---|---|---|---|---|---| |[1504394](https://dev.azure.com/dnceng/public/_build/res...
1.0
jit/intrinsics/createspan_il/createspan_il.sh - <!-- runfo report start --> Runfo Tracking Issue: [jit/intrinsics/createspan_il/createspan_il.sh](https://runfo.azurewebsites.net/tracking/issue/233) |Build|Definition|Kind|Run Name|Console|Core Dump|Test Results|Run Client| |---|---|---|---|---|---|---|---| |[1504394...
non_main
jit intrinsics createspan il createspan il sh runfo tracking issue build definition kind run name console core dump test results run client osx checked jitminopts osx open osx checked tiered osx open osx c...
0
3,103
11,852,129,127
IssuesEvent
2020-03-24 19:20:46
amyjko/faculty
https://api.github.com/repos/amyjko/faculty
opened
CER FAQ: Integrate into site
maintainability
Move off the Gist. The formatting is inconsistent, the translation from GitHub markdown isn't standardized, and I can't easily file issues on the file.
True
CER FAQ: Integrate into site - Move off the Gist. The formatting is inconsistent, the translation from GitHub markdown isn't standardized, and I can't easily file issues on the file.
main
cer faq integrate into site move off the gist the formatting is inconsistent the translation from github markdown isn t standardized and i can t easily file issues on the file
1
57,908
16,136,922,287
IssuesEvent
2021-04-29 13:01:38
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
opened
Tree Selection does not fulfil all accessibility criteria (WCAG)
defect
**Issue Description** Primefaces' Tree Selection component does nut fulfil the WCAG accessibility criterion [4.1.1](https://www.w3.org/WAI/WCAG21/Understanding/parsing.html) as it renders syntactically incorrect HTML code. The problems seems to be that in complex trees which include components like checkboxes the incl...
1.0
Tree Selection does not fulfil all accessibility criteria (WCAG) - **Issue Description** Primefaces' Tree Selection component does nut fulfil the WCAG accessibility criterion [4.1.1](https://www.w3.org/WAI/WCAG21/Understanding/parsing.html) as it renders syntactically incorrect HTML code. The problems seems to be that...
non_main
tree selection does not fulfil all accessibility criteria wcag issue description primefaces tree selection component does nut fulfil the wcag accessibility criterion as it renders syntactically incorrect html code the problems seems to be that in complex trees which include components like checkboxes the...
0
673,192
22,952,201,731
IssuesEvent
2022-07-19 08:26:37
JonasMuehlmann/datastructures.go
https://api.github.com/repos/JonasMuehlmann/datastructures.go
opened
Implement `SinglyLinkedlist.ValueIterator`
enhancement effort: low priority: medium refactor
Use template for `ValueIterator` and `ElementIterator`
1.0
Implement `SinglyLinkedlist.ValueIterator` - Use template for `ValueIterator` and `ElementIterator`
non_main
implement singlylinkedlist valueiterator use template for valueiterator and elementiterator
0
867
4,536,112,572
IssuesEvent
2016-09-08 19:23:55
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
get_url + file:/// protocol is broken
bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME get_url module ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.1.0 (devel de9e70e590) last updated 2016/04/21 10:44:10 (GMT -400) lib/ansible/modules/core: (det...
True
get_url + file:/// protocol is broken - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME get_url module ##### ANSIBLE VERSION ``` $ ansible --version ansible 2.1.0 (devel de9e70e590) last updated 2016/04/21 10:44:10 (GMT...
main
get url file protocol is broken issue type bug report component name get url module ansible version ansible version ansible devel last updated gmt lib ansible modules core detached head last updated gmt lib ans...
1
3,007
11,103,867,673
IssuesEvent
2019-12-17 05:41:56
pipxproject/pipx
https://api.github.com/repos/pipxproject/pipx
closed
Amazon AMI Linux returns incorrect value for sysconfig.get_path('purelib') in venvs
help wanted needs review from maintainer
<!-- Thank you for filing a bug! Please feel free to answer as much or as little of this template as you can. --> **Describe the bug** <!-- Please be as detailed as possible! --> Pipx fails to install any package complaining that `pipx_shared.pth` file is not found. I looked throughout issues and couldn't find a...
True
Amazon AMI Linux returns incorrect value for sysconfig.get_path('purelib') in venvs - <!-- Thank you for filing a bug! Please feel free to answer as much or as little of this template as you can. --> **Describe the bug** <!-- Please be as detailed as possible! --> Pipx fails to install any package complaining th...
main
amazon ami linux returns incorrect value for sysconfig get path purelib in venvs describe the bug pipx fails to install any package complaining that pipx shared pth file is not found i looked throughout issues and couldn t find anything similar how to reproduce create a environ...
1
103,381
8,903,214,701
IssuesEvent
2019-01-17 09:54:14
EyeSeeTea/malariapp
https://api.github.com/repos/EyeSeeTea/malariapp
closed
Change 'URL not yet available'
HNQIS complexity - low (1hr) priority - critical testing type - maintenance
The new message should be: 'The feedback URL is not available because the survey hasn't been sent to the server yet. Try sharing the feedback again later.'
1.0
Change 'URL not yet available' - The new message should be: 'The feedback URL is not available because the survey hasn't been sent to the server yet. Try sharing the feedback again later.'
non_main
change url not yet available the new message should be the feedback url is not available because the survey hasn t been sent to the server yet try sharing the feedback again later
0
4,041
4,781,804,989
IssuesEvent
2016-10-28 10:45:18
matthiasbeyer/imag
https://api.github.com/repos/matthiasbeyer/imag
closed
Rewrite libimagentrylink interface
complexity/high kind/enhancement kind/feature kind/infrastructure kind/nicetohave kind/refactor part/lib/imagentrylink release/hard-required
Some things that come up: * The `get_internal_links()` (and other) function(s) should return iterators * There should be iterators that do special stuff, for example * An iterator that `Store::delete()`s `FileLockEntry`s that do not contain any link to other FLEs anymore * An iterator that filters for ite...
1.0
Rewrite libimagentrylink interface - Some things that come up: * The `get_internal_links()` (and other) function(s) should return iterators * There should be iterators that do special stuff, for example * An iterator that `Store::delete()`s `FileLockEntry`s that do not contain any link to other FLEs anymore ...
non_main
rewrite libimagentrylink interface some things that come up the get internal links and other function s should return iterators there should be iterators that do special stuff for example an iterator that store delete s filelockentry s that do not contain any link to other fles anymore ...
0
3,459
13,233,403,298
IssuesEvent
2020-08-18 14:45:15
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
openvswitch_bridge external_ids TypeError: argument of type 'NoneType' is not iterable
affects_2.6 bot_closed bug collection collection:openvswitch.openvswitch files has_pr module needs_maintainer networking notification support:community support:core support:network system traceback
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY When external_ids is mentioned openvswitch_bridge module throws er...
True
openvswitch_bridge external_ids TypeError: argument of type 'NoneType' is not iterable - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically...
main
openvswitch bridge external ids typeerror argument of type nonetype is not iterable summary when external ids is mentioned openvswitch bridge module throws error without giving args it works fine issue type bug report component name name node join checkpoint s...
1
13
2,515,169,163
IssuesEvent
2015-01-15 16:51:38
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
closed
Extract the aggregator and aggregator2 modules out of the repository
enhancement maintainability metadata started
Both should get their own repository and allow installation through composer.
True
Extract the aggregator and aggregator2 modules out of the repository - Both should get their own repository and allow installation through composer.
main
extract the aggregator and modules out of the repository both should get their own repository and allow installation through composer
1
4,943
25,411,884,460
IssuesEvent
2022-11-22 19:45:47
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Make EventBridgeRule support retry policy and DLQ config
area/event-source type/feature stage/pm-review maintainer/need-response type/new-property area/event-bridge
EventBridge now supports retry policies and DLQ config. In addition to [InputTransforms](https://github.com/aws/serverless-application-model/issues/1535) it'd be good to get support for these. The current state of `EventBrideRule` is very counterproductive to developers as one often starts off quick and easy usin...
True
Make EventBridgeRule support retry policy and DLQ config - EventBridge now supports retry policies and DLQ config. In addition to [InputTransforms](https://github.com/aws/serverless-application-model/issues/1535) it'd be good to get support for these. The current state of `EventBrideRule` is very counterproductiv...
main
make eventbridgerule support retry policy and dlq config eventbridge now supports retry policies and dlq config in addition to it d be good to get support for these the current state of eventbriderule is very counterproductive to developers as one often starts off quick and easy using the sam transform ...
1
419,205
28,139,732,961
IssuesEvent
2023-04-01 20:11:10
zio/zio
https://api.github.com/repos/zio/zio
opened
Separate Tutorial and Guides Docs To (a) Separate Repository/ies
documentation
It is challenging and requires a **significant amount of time** to keep tutorials and guides up-to-date within the ZIO repository. I have come up with two solutions/options: 1. It would be more efficient to transfer them to a distinct repository. For example, we can have a repo named "ZIO Quickstarts" and includ...
1.0
Separate Tutorial and Guides Docs To (a) Separate Repository/ies - It is challenging and requires a **significant amount of time** to keep tutorials and guides up-to-date within the ZIO repository. I have come up with two solutions/options: 1. It would be more efficient to transfer them to a distinct repository....
non_main
separate tutorial and guides docs to a separate repository ies it is challenging and requires a significant amount of time to keep tutorials and guides up to date within the zio repository i have come up with two solutions options it would be more efficient to transfer them to a distinct repository ...
0
16,389
9,382,999,183
IssuesEvent
2019-04-05 01:00:45
h2oai/datatable
https://api.github.com/repos/h2oai/datatable
opened
Tune aggregator performance on smaller datasets
performance
After switching from OpenMP to thread_pool #1767 , performance was improved for larger datasets, like airlines.csv, however slightly degraded on smaller datasets, like bnp.csv. Need to tune it, so that thread_pool performance is always better.
True
Tune aggregator performance on smaller datasets - After switching from OpenMP to thread_pool #1767 , performance was improved for larger datasets, like airlines.csv, however slightly degraded on smaller datasets, like bnp.csv. Need to tune it, so that thread_pool performance is always better.
non_main
tune aggregator performance on smaller datasets after switching from openmp to thread pool performance was improved for larger datasets like airlines csv however slightly degraded on smaller datasets like bnp csv need to tune it so that thread pool performance is always better
0
5,878
31,994,005,688
IssuesEvent
2023-09-21 08:03:40
onebeyond/maintainers
https://api.github.com/repos/onebeyond/maintainers
closed
OpenSSF Scorecard Report Updated!
maintainers-agenda
Hello! There are changes in your OpenSSF Scorecard report. Please review the following changes and take action if necessary. ## Summary There are changes in the following repositories: | Repository | Commit | Score | Score Delta | Report | StepSecurity | | -- | -- | -- | -- | -- | -- | | [guidesmiths/kube-depl...
True
OpenSSF Scorecard Report Updated! - Hello! There are changes in your OpenSSF Scorecard report. Please review the following changes and take action if necessary. ## Summary There are changes in the following repositories: | Repository | Commit | Score | Score Delta | Report | StepSecurity | | -- | -- | -- | -- ...
main
openssf scorecard report updated hello there are changes in your openssf scorecard report please review the following changes and take action if necessary summary there are changes in the following repositories repository commit score score delta report stepsecurity ...
1
16,291
5,233,384,362
IssuesEvent
2017-01-30 12:44:22
SemsProject/CombineArchive
https://api.github.com/repos/SemsProject/CombineArchive
closed
respecify entry when adding a description?
code fixed major migrated task
## Trac Ticket #11 **component:** code **owner:** martin **reporter:** martin **created:** 2014-06-06 12:13:47 **milestone:** **type:** task **version:** **keywords:** an other thing but more superficial, for adding a metadata description, we are supposed to do like this: {{{ #!java entry.addDescription(new De...
1.0
respecify entry when adding a description? - ## Trac Ticket #11 **component:** code **owner:** martin **reporter:** martin **created:** 2014-06-06 12:13:47 **milestone:** **type:** task **version:** **keywords:** an other thing but more superficial, for adding a metadata description, we are supposed to do like this...
non_main
respecify entry when adding a description trac ticket component code owner martin reporter martin created milestone type task version keywords an other thing but more superficial for adding a metadata description we are supposed to do like this ...
0
105,903
23,132,617,471
IssuesEvent
2022-07-28 11:48:55
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
Packages: implement recommendations from RFC 698
team/code-intelligence team/language-tools rfc-698
- [ ] #37745 - [ ] #37763 - [ ] #37764 - [ ] #37765 - [ ] #37766 - [ ] #36665 - [ ] #37046 - [ ] #36666 - [ ] #37768 - [ ] #37769 - [ ] #37770
1.0
Packages: implement recommendations from RFC 698 - - [ ] #37745 - [ ] #37763 - [ ] #37764 - [ ] #37765 - [ ] #37766 - [ ] #36665 - [ ] #37046 - [ ] #36666 - [ ] #37768 - [ ] #37769 - [ ] #37770
non_main
packages implement recommendations from rfc
0
3,296
12,683,283,457
IssuesEvent
2020-06-19 19:22:21
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Coveralls integration seems broken
maintainability
https://coveralls.io/github/OpenRefine/OpenRefine has not been updated for months, coveralls info is not available on PRs: this needs to be fixed.
True
Coveralls integration seems broken - https://coveralls.io/github/OpenRefine/OpenRefine has not been updated for months, coveralls info is not available on PRs: this needs to be fixed.
main
coveralls integration seems broken has not been updated for months coveralls info is not available on prs this needs to be fixed
1
2,428
8,620,884,910
IssuesEvent
2018-11-20 16:02:43
simplesamlphp/simplesamlphp
https://api.github.com/repos/simplesamlphp/simplesamlphp
closed
Pre-migrate templates: functions
enhancement maintainability started
Move things like all external function/method calls out of the template and into the calling page. Ditto for functions/classes defined directly in the template. If any of the previous is used to generate a variable to be printed, put it on the context (`$this->data`) instead.
True
Pre-migrate templates: functions - Move things like all external function/method calls out of the template and into the calling page. Ditto for functions/classes defined directly in the template. If any of the previous is used to generate a variable to be printed, put it on the context (`$this->data`) instead.
main
pre migrate templates functions move things like all external function method calls out of the template and into the calling page ditto for functions classes defined directly in the template if any of the previous is used to generate a variable to be printed put it on the context this data instead
1
336,638
24,507,673,787
IssuesEvent
2022-10-10 17:58:54
amplication/amplication
https://api.github.com/repos/amplication/amplication
closed
Add note that the Sandox is removed after 30 days
documentation
Need to add the the docs a note that the Sandbox is removed after 30 days
1.0
Add note that the Sandox is removed after 30 days - Need to add the the docs a note that the Sandbox is removed after 30 days
non_main
add note that the sandox is removed after days need to add the the docs a note that the sandbox is removed after days
0
3,087
11,729,387,785
IssuesEvent
2020-03-10 19:17:02
Ornias1993/jailman
https://api.github.com/repos/Ornias1993/jailman
closed
Add CrashPlan
Feature No-Active-Maintainer
I know this ask might be a long shot but it would be great to get the [CrashPlan Small Business client for Linux](https://support.code42.com/Administrator/Small_Business/Get_started_with_CrashPlan_for_Small_Business/CrashPlan_for_Small_Business_requirements) installed as that is my cloud backup solution.
True
Add CrashPlan - I know this ask might be a long shot but it would be great to get the [CrashPlan Small Business client for Linux](https://support.code42.com/Administrator/Small_Business/Get_started_with_CrashPlan_for_Small_Business/CrashPlan_for_Small_Business_requirements) installed as that is my cloud backup solution...
main
add crashplan i know this ask might be a long shot but it would be great to get the installed as that is my cloud backup solution
1
1,471
6,377,387,036
IssuesEvent
2017-08-02 09:54:16
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Yum module reports OK despite package not installed
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME Ansible core module: yum ##### ANSIBLE VERSION ``` vagrant@localhost aon_ansible]$ ansible-playbook --version ansible-playbook 2.1.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION Have n...
True
Yum module reports OK despite package not installed - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME Ansible core module: yum ##### ANSIBLE VERSION ``` vagrant@localhost aon_ansible]$ ansible-playbook --version ansible-playbook 2.1.2.0 config file = /etc/ansible/ansible.cfg configured module search path =...
main
yum module reports ok despite package not installed issue type bug report component name ansible core module yum ansible version vagrant localhost aon ansible ansible playbook version ansible playbook config file etc ansible ansible cfg configured module search path ...
1
175,960
21,365,642,707
IssuesEvent
2022-04-20 01:05:04
TreyM-WSS/Struts2-Examples
https://api.github.com/repos/TreyM-WSS/Struts2-Examples
closed
CVE-2020-14061 (High) detected in jackson-databind-2.9.5.jar - autoclosed
security vulnerability
## CVE-2020-14061 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-14061 (High) detected in jackson-databind-2.9.5.jar - autoclosed - ## CVE-2020-14061 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.5.jar</b></p></summary...
non_main
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path ...
0
1,534
6,572,225,443
IssuesEvent
2017-09-11 00:17:06
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
Unable to install packages with bower due to loggin?
affects_2.0 bug_report waiting_on_maintainer
##### ISSUE TYPE Bug Report ##### COMPONENT NAME bower_module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /Users/**********/.ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION So that my file is located for my user instead of on a root-level directory (i don't ...
True
Unable to install packages with bower due to loggin? - ##### ISSUE TYPE Bug Report ##### COMPONENT NAME bower_module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /Users/**********/.ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION So that my file is located for...
main
unable to install packages with bower due to loggin issue type bug report component name bower module ansible version ansible config file users ansible cfg configured module search path default w o overrides configuration so that my file is located for...
1
2,680
9,256,388,974
IssuesEvent
2019-03-16 18:37:58
TravisSpark/spark-website
https://api.github.com/repos/TravisSpark/spark-website
closed
Directions to Lab in Weekly meeting
maintainence
### Checklist - [x] Searched for, and did not find, duplicate [issue](https://github.com/TravisSpark/spark-website/issues) - [x] Indicated whether the issue is a bug or a feature - [x] Focused on one specific bug/feature - [x] Gave a concise and relevant name - [x] Created clear and concise description - [x...
True
Directions to Lab in Weekly meeting - ### Checklist - [x] Searched for, and did not find, duplicate [issue](https://github.com/TravisSpark/spark-website/issues) - [x] Indicated whether the issue is a bug or a feature - [x] Focused on one specific bug/feature - [x] Gave a concise and relevant name - [x] Create...
main
directions to lab in weekly meeting checklist searched for and did not find duplicate indicated whether the issue is a bug or a feature focused on one specific bug feature gave a concise and relevant name created clear and concise description outlined which components are...
1
5,324
26,885,754,137
IssuesEvent
2023-02-06 02:56:16
muccg/rdrf
https://api.github.com/repos/muccg/rdrf
closed
run pur minor updates
dependencies python type/maintainance area/dependencies
- [x] copy setup.py requirements section to sep file - [x] run pur - [x] update only the minor version upgrades - [x] run build tests
True
run pur minor updates - - [x] copy setup.py requirements section to sep file - [x] run pur - [x] update only the minor version upgrades - [x] run build tests
main
run pur minor updates copy setup py requirements section to sep file run pur update only the minor version upgrades run build tests
1
74,336
9,780,364,971
IssuesEvent
2019-06-07 16:42:05
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
closed
Add documentation typedoc comments for all components
contribution welcome documentation sprint 11
#### Is this a bug, enhancement, or feature request? Enhancement #### Briefly describe your proposal. Add documentation typedoc comments to all components. See Alert and Modal for examples. List of done components: - [x] Action Bar (#722) - [x] Alert (#684) - [x] Badge (#724) - [x] Breadcrumb (#726) - [...
1.0
Add documentation typedoc comments for all components - #### Is this a bug, enhancement, or feature request? Enhancement #### Briefly describe your proposal. Add documentation typedoc comments to all components. See Alert and Modal for examples. List of done components: - [x] Action Bar (#722) - [x] Alert ...
non_main
add documentation typedoc comments for all components is this a bug enhancement or feature request enhancement briefly describe your proposal add documentation typedoc comments to all components see alert and modal for examples list of done components action bar alert ...
0
609,236
18,858,072,897
IssuesEvent
2021-11-12 09:21:17
kubernetes/kubectl
https://api.github.com/repos/kubernetes/kubectl
closed
custom-columns stops abruptly when hitting a non-existent array index
kind/bug priority/backlog lifecycle/rotten triage/accepted
**What happened**: When the get pods command with custom-columns option hits an array index that doesn't exist for a pod, the command is aborted: ``` # kubectl get pods -o=custom-columns=STATUS:.status.conditions[1].status STATUS True True error: array index out of bounds: index 1, length 1 ``` **What you ex...
1.0
custom-columns stops abruptly when hitting a non-existent array index - **What happened**: When the get pods command with custom-columns option hits an array index that doesn't exist for a pod, the command is aborted: ``` # kubectl get pods -o=custom-columns=STATUS:.status.conditions[1].status STATUS True True e...
non_main
custom columns stops abruptly when hitting a non existent array index what happened when the get pods command with custom columns option hits an array index that doesn t exist for a pod the command is aborted kubectl get pods o custom columns status status conditions status status true true err...
0
335,874
10,167,806,858
IssuesEvent
2019-08-07 19:09:26
YugaByte/yugabyte-db
https://api.github.com/repos/YugaByte/yugabyte-db
closed
Lower defaults for memstore_arena_size_kb
area/docdb priority/high
In order to support larger number of tables on smaller machines, we should lower the default for memstore_arena_size_kb to 128.
1.0
Lower defaults for memstore_arena_size_kb - In order to support larger number of tables on smaller machines, we should lower the default for memstore_arena_size_kb to 128.
non_main
lower defaults for memstore arena size kb in order to support larger number of tables on smaller machines we should lower the default for memstore arena size kb to
0
661,920
22,095,864,580
IssuesEvent
2022-06-01 10:03:45
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Project recovery on linux uses wrong checkpoint
High Priority Bug ISIS Team: Core
**Describe the bug** Project recovery on IDAaaS always seems to use the previous recovery file **To Reproduce** (1) Set project recovery to save every ~5s (File > Settings > General) (2) Make a workspace ` CreateWorkspace(DataX=range(12), DataY=range(12), DataE=range(12), NSpec=4, OutputWorkspace='NewWorkspace'...
1.0
Project recovery on linux uses wrong checkpoint - **Describe the bug** Project recovery on IDAaaS always seems to use the previous recovery file **To Reproduce** (1) Set project recovery to save every ~5s (File > Settings > General) (2) Make a workspace ` CreateWorkspace(DataX=range(12), DataY=range(12), DataE=...
non_main
project recovery on linux uses wrong checkpoint describe the bug project recovery on idaaas always seems to use the previous recovery file to reproduce set project recovery to save every file settings general make a workspace createworkspace datax range datay range datae ran...
0
5,199
26,434,108,301
IssuesEvent
2023-01-15 06:34:02
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Ling code is Broken and Old and Broken
Maintainability/Hinders improvements Bug
Reporting client version: 514.1578 <!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable --> ## Round ID: [178712](https://scrubby.melonmesa.com/round/178712) <!--- **INCLUDE THE ROUND ID** If you discovered this issue from playing tgstation hosted servers: [Round ID]: # (It ca...
True
Ling code is Broken and Old and Broken - Reporting client version: 514.1578 <!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable --> ## Round ID: [178712](https://scrubby.melonmesa.com/round/178712) <!--- **INCLUDE THE ROUND ID** If you discovered this issue from playing tgstat...
main
ling code is broken and old and broken reporting client version round id include the round id if you discovered this issue from playing tgstation hosted servers it can be found in the status panel or retrieved from the round id let s us look up valuable information and logs...
1
11,420
3,003,165,059
IssuesEvent
2015-07-24 21:36:32
CartoDB/docs
https://api.github.com/repos/CartoDB/docs
opened
Add Navigation Enhancements to the Docs Portal
Design
The Docs portal needs to look more like a content management system. There will be many template/design changes coming down the pipeline. This enhancement should be added first. - Add a search input field that searches across ALL content within the DOCS repo only, not just the selected page. I have attached a s...
1.0
Add Navigation Enhancements to the Docs Portal - The Docs portal needs to look more like a content management system. There will be many template/design changes coming down the pipeline. This enhancement should be added first. - Add a search input field that searches across ALL content within the DOCS repo only, n...
non_main
add navigation enhancements to the docs portal the docs portal needs to look more like a content management system there will be many template design changes coming down the pipeline this enhancement should be added first add a search input field that searches across all content within the docs repo only n...
0
4,165
19,981,510,469
IssuesEvent
2022-01-30 00:41:53
thumbor/thumbor-bootcamp
https://api.github.com/repos/thumbor/thumbor-bootcamp
opened
[Bootcamp Task] Change thumbor-doctor command to click
task L2 python maintainability
## Areas of Expertise Python ## Summary Change the `thumbor-doctor` command to use [click](https://click.palletsprojects.com/en/8.0.x/). ## Involved Modules * [thumbor](https://github.com/thumbor/thumbor/) - [url_composer](https://github.com/thumbor/thumbor/blob/master/thumbor/doctor.py) ## Task Rele...
True
[Bootcamp Task] Change thumbor-doctor command to click - ## Areas of Expertise Python ## Summary Change the `thumbor-doctor` command to use [click](https://click.palletsprojects.com/en/8.0.x/). ## Involved Modules * [thumbor](https://github.com/thumbor/thumbor/) - [url_composer](https://github.com/thumb...
main
change thumbor doctor command to click areas of expertise python summary change the thumbor doctor command to use involved modules task relevance by upgrading the handling of the cli parts of thumbor to a more established library like click we ensure maintainabili...
1
1,187
5,102,992,994
IssuesEvent
2017-01-04 19:59:59
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ec2_group: use of a single port_range argument instead of from_port and to_port
affects_2.0 aws cloud feature_idea waiting_on_maintainer
##### Issue Type: Feature Idea ##### Summary: This is a very small importance feature but it would be nice when using ec2_group module (http://docs.ansible.com/ec2_group_module.html) to define the ports using a single single `port_range` argument instead of having to define `from_port` and `to_port` . This way it's ...
True
ec2_group: use of a single port_range argument instead of from_port and to_port - ##### Issue Type: Feature Idea ##### Summary: This is a very small importance feature but it would be nice when using ec2_group module (http://docs.ansible.com/ec2_group_module.html) to define the ports using a single single `port_range...
main
group use of a single port range argument instead of from port and to port issue type feature idea summary this is a very small importance feature but it would be nice when using group module to define the ports using a single single port range argument instead of having to define from port...
1
3,622
14,644,358,769
IssuesEvent
2020-12-25 22:56:17
Homebrew/homebrew-core
https://api.github.com/repos/Homebrew/homebrew-core
closed
They Shoot Horses, Don't They?
maintainer feedback
## The problem: old unbuildable formulas - We current have 565 formulas that have a Mavericks bottle, meaning they haven't had any change in over 4 years. - Of those 62 formulas currently don't build on Big Sur (Intel). Here they are, along with number of monthly installs: *(Edit: the list was updated 2020-12-20...
True
They Shoot Horses, Don't They? - ## The problem: old unbuildable formulas - We current have 565 formulas that have a Mavericks bottle, meaning they haven't had any change in over 4 years. - Of those 62 formulas currently don't build on Big Sur (Intel). Here they are, along with number of monthly installs: *(Edit...
main
they shoot horses don t they the problem old unbuildable formulas we current have formulas that have a mavericks bottle meaning they haven t had any change in over years of those formulas currently don t build on big sur intel here they are along with number of monthly installs edit t...
1
2,332
8,355,642,630
IssuesEvent
2018-10-02 16:12:21
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
mysql_user user creation fails on MariaDB 10.3 when using host: localhost
affects_2.5 bug module needs_maintainer support:community traceback
<!--- Verify first that your issue/request is not already reported on GitHub. THIS FORM WILL BE READ BY A MACHINE, COMPLETE ALL SECTIONS AS DESCRIBED. Also test if the latest release, and devel branch are affected too. ALWAYS add information AFTER (OUTSIDE) these html comments. Otherwise it may end up being automa...
True
mysql_user user creation fails on MariaDB 10.3 when using host: localhost - <!--- Verify first that your issue/request is not already reported on GitHub. THIS FORM WILL BE READ BY A MACHINE, COMPLETE ALL SECTIONS AS DESCRIBED. Also test if the latest release, and devel branch are affected too. ALWAYS add informatio...
main
mysql user user creation fails on mariadb when using host localhost verify first that your issue request is not already reported on github this form will be read by a machine complete all sections as described also test if the latest release and devel branch are affected too always add information...
1
3,759
15,798,186,635
IssuesEvent
2021-04-02 18:11:54
DynamoRIO/dynamorio
https://api.github.com/repos/DynamoRIO/dynamorio
closed
[cleanup] refactor public interface headers and eliminate patchwork exports via genapi.pl
Maintainability Type-Feature
Currently DR's public interface headers are constructed from a patchwork of existing internal headers using the genapi.pl script. This issue covers refactoring the headers to properly separate the public interface portions into their own headers that can be directly exported, eliminating the need for a script and simp...
True
[cleanup] refactor public interface headers and eliminate patchwork exports via genapi.pl - Currently DR's public interface headers are constructed from a patchwork of existing internal headers using the genapi.pl script. This issue covers refactoring the headers to properly separate the public interface portions into...
main
refactor public interface headers and eliminate patchwork exports via genapi pl currently dr s public interface headers are constructed from a patchwork of existing internal headers using the genapi pl script this issue covers refactoring the headers to properly separate the public interface portions into their o...
1
95,500
27,525,980,838
IssuesEvent
2023-03-06 18:05:23
dirty-cat/dirty_cat
https://api.github.com/repos/dirty-cat/dirty_cat
closed
Fetching tests are halting CI
enhancement CI / Build
Since #489, the fetching tests take about 20 minutes to run, and the MacOS workers are getting stuck, which slows development times. This is due to the fact that we download all datasets kind of sequentially (it's technically process-parallelized since #493, but we would need concurrent-parallelization in this case, a...
1.0
Fetching tests are halting CI - Since #489, the fetching tests take about 20 minutes to run, and the MacOS workers are getting stuck, which slows development times. This is due to the fact that we download all datasets kind of sequentially (it's technically process-parallelized since #493, but we would need concurrent...
non_main
fetching tests are halting ci since the fetching tests take about minutes to run and the macos workers are getting stuck which slows development times this is due to the fact that we download all datasets kind of sequentially it s technically process parallelized since but we would need concurrent para...
0
1,558
6,572,253,629
IssuesEvent
2017-09-11 00:39:06
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lvol module should not require size if origin is thin
affects_2.3 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME lvol ##### ANSIBLE VERSION verified that size requirement still exists in devel branch tip as of today ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY When creating a thin snapshot, size is not necessary (this is, in fact, what `lvcreate` uses to ...
True
lvol module should not require size if origin is thin - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME lvol ##### ANSIBLE VERSION verified that size requirement still exists in devel branch tip as of today ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY When creating a thin snapshot, size is n...
main
lvol module should not require size if origin is thin issue type bug report component name lvol ansible version verified that size requirement still exists in devel branch tip as of today configuration n a os environment n a summary when creating a thin snapshot size is n...
1
446,670
12,876,246,622
IssuesEvent
2020-07-11 03:31:56
pingcap/tidb-operator
https://api.github.com/repos/pingcap/tidb-operator
closed
Restore reuses PVC with too-small storage
priority:P2 status/help-wanted
## Bug Report **What version of Kubernetes are you using?** <!-- You can run `kubectl version` --> ``` Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.1", GitCommit:"7879fc12a63337efff607952a323df90cdc7a335", GitTreeState:"clean", BuildDate:"2020-04-08T17:38:50Z", GoVersion:"go1.13.9", Com...
1.0
Restore reuses PVC with too-small storage - ## Bug Report **What version of Kubernetes are you using?** <!-- You can run `kubectl version` --> ``` Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.1", GitCommit:"7879fc12a63337efff607952a323df90cdc7a335", GitTreeState:"clean", BuildDate:"2020...
non_main
restore reuses pvc with too small storage bug report what version of kubernetes are you using client version version info major minor gitversion gitcommit gittreestate clean builddate goversion compiler gc platform linux server version ...
0
223,226
17,108,232,962
IssuesEvent
2021-07-09 21:57:13
Oliver-Akins/quote-API
https://api.github.com/repos/Oliver-Akins/quote-API
closed
Endpoint: /quotes/:quote_id/meta
documentation endpoint feature
Accepted Methods: - GET - PUT/PATCH --- ## GET Permitted Scopes: - `QMETA.INFO` ### Behaviour: Returns the metadata associated with the quote. This includes: - The quote ID - The user who added it - The date of the quote - The number of edits made to it - The edit_id for the most recent edit ...
1.0
Endpoint: /quotes/:quote_id/meta - Accepted Methods: - GET - PUT/PATCH --- ## GET Permitted Scopes: - `QMETA.INFO` ### Behaviour: Returns the metadata associated with the quote. This includes: - The quote ID - The user who added it - The date of the quote - The number of edits made to it - Th...
non_main
endpoint quotes quote id meta accepted methods get put patch get permitted scopes qmeta info behaviour returns the metadata associated with the quote this includes the quote id the user who added it the date of the quote the number of edits made to it th...
0
38,315
5,173,562,276
IssuesEvent
2017-01-18 16:22:47
ngageoint/hootenanny-ui
https://api.github.com/repos/ngageoint/hootenanny-ui
closed
Issue with Cookie Cutter Conflation
Category: Test Identified During Regression Test Status: Ready for Test Type: Bug
Attempted the following method: **Cookie Cutter & Horizontal** For this example we’ll need to create two custom translations, one for the DC Street Centerline Data* described in and a second simple translation to ensure that the OSM highway data for DC maintains the correct osm tags. Ingest DC Street datasets...
3.0
Issue with Cookie Cutter Conflation - Attempted the following method: **Cookie Cutter & Horizontal** For this example we’ll need to create two custom translations, one for the DC Street Centerline Data* described in and a second simple translation to ensure that the OSM highway data for DC maintains the correct os...
non_main
issue with cookie cutter conflation attempted the following method cookie cutter horizontal for this example we’ll need to create two custom translations one for the dc street centerline data described in and a second simple translation to ensure that the osm highway data for dc maintains the correct os...
0
191,347
14,593,932,920
IssuesEvent
2020-12-20 02:06:19
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
genuinetools/binctr: vendor/github.com/containerd/containerd/metadata/images_test.go; 3 LoC
fresh test tiny vendored
Found a possible issue in [genuinetools/binctr](https://www.github.com/genuinetools/binctr) at [vendor/github.com/containerd/containerd/metadata/images_test.go](https://github.com/genuinetools/binctr/blob/66e393036fad10eb6b9252036d3b90d9ccff7660/vendor/github.com/containerd/containerd/metadata/images_test.go#L128-L130...
1.0
genuinetools/binctr: vendor/github.com/containerd/containerd/metadata/images_test.go; 3 LoC - Found a possible issue in [genuinetools/binctr](https://www.github.com/genuinetools/binctr) at [vendor/github.com/containerd/containerd/metadata/images_test.go](https://github.com/genuinetools/binctr/blob/66e393036fad10eb6b92...
non_main
genuinetools binctr vendor github com containerd containerd metadata images 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 co...
0
131,504
5,153,075,964
IssuesEvent
2017-01-14 07:16:09
dhowe/AdLiPo
https://api.github.com/repos/dhowe/AdLiPo
opened
No hover/anchor for generated ads
priority: Low
should show 'AdLiPo-generated Ad' on hover and lead to the webpage on click...
1.0
No hover/anchor for generated ads - should show 'AdLiPo-generated Ad' on hover and lead to the webpage on click...
non_main
no hover anchor for generated ads should show adlipo generated ad on hover and lead to the webpage on click
0
3,526
13,880,405,430
IssuesEvent
2020-10-17 18:37:46
diofant/diofant
https://api.github.com/repos/diofant/diofant
closed
Remove dependency on strategies
core maintainability
As @mrocklin, said, he stops maintaining this library and only option is to fork it (under a different name), see [here](https://github.com/logpy/strategies/pull/12). ~~Maybe we should bundle (again :() part of this library and depend on [multipledispatch](https://github.com/mrocklin/multipledispatch), which seems t...
True
Remove dependency on strategies - As @mrocklin, said, he stops maintaining this library and only option is to fork it (under a different name), see [here](https://github.com/logpy/strategies/pull/12). ~~Maybe we should bundle (again :() part of this library and depend on [multipledispatch](https://github.com/mrockli...
main
remove dependency on strategies as mrocklin said he stops maintaining this library and only option is to fork it under a different name see maybe we should bundle again part of this library and depend on which seems to be supported
1
115,560
17,316,944,771
IssuesEvent
2021-07-27 07:35:05
LingalaShalini/sqlite-3.21.0_before_fix
https://api.github.com/repos/LingalaShalini/sqlite-3.21.0_before_fix
opened
CVE-2018-20505 (High) detected in sqliteversion-3.21.0
security vulnerability
## CVE-2018-20505 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sqliteversion-3.21.0</b></p></summary> <p> <p>Official Git mirror of the SQLite source tree</p> <p>Library home page: ...
True
CVE-2018-20505 (High) detected in sqliteversion-3.21.0 - ## CVE-2018-20505 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sqliteversion-3.21.0</b></p></summary> <p> <p>Official Git mi...
non_main
cve high detected in sqliteversion cve high severity vulnerability vulnerable library sqliteversion official git mirror of the sqlite source tree library home page a href found in head commit a href found in base branch master vulnerable source file...
0
3,108
11,868,516,767
IssuesEvent
2020-03-26 09:20:22
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFM - Software Ideas Viewer
Status: Available For Maintainer(s)
## Current Maintainer - [x] I am the maintainer of the package and wish to pass it to someone else; ## Checklist - [x] Issue title starts with 'RFM - ' ## Existing Package Details Package URL: https://chocolatey.org/packages/software-ideas-viewer Package source URL: https://github.com/abejenaru/chocolat...
True
RFM - Software Ideas Viewer - ## Current Maintainer - [x] I am the maintainer of the package and wish to pass it to someone else; ## Checklist - [x] Issue title starts with 'RFM - ' ## Existing Package Details Package URL: https://chocolatey.org/packages/software-ideas-viewer Package source URL: https:...
main
rfm software ideas viewer current maintainer i am the maintainer of the package and wish to pass it to someone else checklist issue title starts with rfm existing package details package url package source url
1
2,304
8,235,302,867
IssuesEvent
2018-09-09 02:04:14
Homebrew/homebrew-cask
https://api.github.com/repos/Homebrew/homebrew-cask
opened
cask developer commands should set `homebrew.devcmdrun`
awaiting maintainer feedback core enhancement
cask dev commands `audit`, `create`, `doctor`, `edit` and `style` should set: `homebrew.devcmdrun` / `HOMEBREW_DEV_CMD_RUN` For `brew` developer commands this is done in: https://github.com/Homebrew/brew/blob/master/Library/Homebrew/brew.rb https://github.com/Homebrew/brew/blob/master/Library/Homebrew/brew.s...
True
cask developer commands should set `homebrew.devcmdrun` - cask dev commands `audit`, `create`, `doctor`, `edit` and `style` should set: `homebrew.devcmdrun` / `HOMEBREW_DEV_CMD_RUN` For `brew` developer commands this is done in: https://github.com/Homebrew/brew/blob/master/Library/Homebrew/brew.rb https://gi...
main
cask developer commands should set homebrew devcmdrun cask dev commands audit create doctor edit and style should set homebrew devcmdrun homebrew dev cmd run for brew developer commands this is done in this should help with cases like not sure what the best way wou...
1
1,006
4,776,417,136
IssuesEvent
2016-10-27 13:43:51
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Yum ignores notify handlers
affects_2.2 bug_report in progress P2 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 --> yum ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between...
True
Yum ignores notify handlers - <!--- 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 --> yum ##### ANSIBLE VERSION <!--- Paste verbatim output fr...
main
yum ignores notify handlers issue type bug report component name yum ansible version ansible stable last updated gmt lib ansible modules core detached head last updated gmt lib ansible modules extras detach...
1
62,256
14,656,473,915
IssuesEvent
2020-12-28 13:30:23
fu1771695yongxie/clipboard.js
https://api.github.com/repos/fu1771695yongxie/clipboard.js
opened
CVE-2019-16769 (Medium) detected in serialize-javascript-1.9.1.tgz
security vulnerability
## CVE-2019-16769 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.9.1.tgz</b></p></summary> <p>Serialize JavaScript to a superset of JSON that includes regular...
True
CVE-2019-16769 (Medium) detected in serialize-javascript-1.9.1.tgz - ## CVE-2019-16769 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>serialize-javascript-1.9.1.tgz</b></p></summary>...
non_main
cve medium detected in serialize javascript tgz cve medium severity vulnerability vulnerable library serialize javascript tgz serialize javascript to a superset of json that includes regular expressions and functions library home page a href path to dependency file cli...
0
208,092
16,103,542,887
IssuesEvent
2021-04-27 12:30:08
iotaledger/iota.js
https://api.github.com/repos/iotaledger/iota.js
closed
documentation is misleading when it comes to sending transactions
Documentation L - Assigned
I have: ```javascript iota.api.sendTransfer(seed, 2, 18, [ { address: 'AIB9GPOOOJFPWOKNLHUU9NSUDHDYJHDQL9OLYXLQEAXYWEARPAMPWPDKTZYOOM9KTWYDMFNNILLEKB9N9HJOSUEJLD', value: 4 } ], (err, data) => { console.log('err: ', err) console.log('data: ', data) }) ``` now when I run that I get: ``` c...
1.0
documentation is misleading when it comes to sending transactions - I have: ```javascript iota.api.sendTransfer(seed, 2, 18, [ { address: 'AIB9GPOOOJFPWOKNLHUU9NSUDHDYJHDQL9OLYXLQEAXYWEARPAMPWPDKTZYOOM9KTWYDMFNNILLEKB9N9HJOSUEJLD', value: 4 } ], (err, data) => { console.log('err: ', err) consol...
non_main
documentation is misleading when it comes to sending transactions i have javascript iota api sendtransfer seed address value err data console log err err console log data data now when i run that i get capaj capaj git p...
0
706
4,282,325,587
IssuesEvent
2016-07-15 08:41:09
gogits/gogs
https://api.github.com/repos/gogits/gogs
closed
Rocket.Chat webhook: slack failed with: {"success":true}
kind/bug status/assigned to maintainer
- Gogs version: 0.9.28.0527 - Git version: 2.7.4 - Operating system: Ubuntu 16.04 - Database: - [ ] PostgreSQL - [x] MySQL - [ ] SQLite - Can you reproduce the bug at http://try.gogs.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log: "[...rc/runtime/asm_arm.s:990 goexit()...
True
Rocket.Chat webhook: slack failed with: {"success":true} - - Gogs version: 0.9.28.0527 - Git version: 2.7.4 - Operating system: Ubuntu 16.04 - Database: - [ ] PostgreSQL - [x] MySQL - [ ] SQLite - Can you reproduce the bug at http://try.gogs.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not ...
main
rocket chat webhook slack failed with success true gogs version git version operating system ubuntu database postgresql mysql sqlite can you reproduce the bug at yes provide example url no not relevant log slack fail...
1
107,166
9,203,606,895
IssuesEvent
2019-03-08 03:15:32
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
Fix the `buffer::tests::test_vec_reallocate` test
C: Test/Bench
The test is ignored since it has been flaky in CI see [this comment](https://github.com/tikv/tikv/pull/4300#issuecomment-470319267) for details.
1.0
Fix the `buffer::tests::test_vec_reallocate` test - The test is ignored since it has been flaky in CI see [this comment](https://github.com/tikv/tikv/pull/4300#issuecomment-470319267) for details.
non_main
fix the buffer tests test vec reallocate test the test is ignored since it has been flaky in ci see for details
0