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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1,983 | 6,694,204,027 | IssuesEvent | 2017-10-10 00:18:02 | duckduckgo/zeroclickinfo-spice | https://api.github.com/repos/duckduckgo/zeroclickinfo-spice | closed | Dictionary Definition: raw food | Maintainer Input Requested | Food that was not heated above 42 Celsius or 107.60000 Fahrenheit
Examples: fresh fruit, vegetables, sprouts (also sprouted grains), grasses
Further examples of raw "gourmet" food: nuts and seeds; soaked grains
---
IA Page: http://duck.co/ia/view/dictionary_definition
[Maintainer](http://docs.duckduckhack.com/maint... | True | Dictionary Definition: raw food - Food that was not heated above 42 Celsius or 107.60000 Fahrenheit
Examples: fresh fruit, vegetables, sprouts (also sprouted grains), grasses
Further examples of raw "gourmet" food: nuts and seeds; soaked grains
---
IA Page: http://duck.co/ia/view/dictionary_definition
[Maintainer](... | main | dictionary definition raw food food that was not heated above celsius or fahrenheit examples fresh fruit vegetables sprouts also sprouted grains grasses further examples of raw gourmet food nuts and seeds soaked grains ia page jagtalon | 1 |
1,068 | 4,889,235,855 | IssuesEvent | 2016-11-18 09:31:52 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | include_role does not support tags | affects_2.2 bug_report waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/task/feature -->
include_role
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.2.0
```
##### CONFIGURATION
N/A
##### OS / ENVIRONMENT
Linux, Red Hat Enterprise 7.2
##### SUM... | True | include_role does not support tags - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
<!--- Name of the plugin/task/feature -->
include_role
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.2.0
```
##### CONFIGURATION
N/A
##### OS / ENVIRONMENT
Li... | main | include role does not support tags issue type bug report component name include role ansible version ansible configuration n a os environment linux red hat enterprise summary originally filed this issue here because i was told on irc this was part ... | 1 |
2,394 | 8,499,960,216 | IssuesEvent | 2018-10-29 18:30:42 | Qo2770/Algorithms | https://api.github.com/repos/Qo2770/Algorithms | closed | Algorithms is searching for Maintainers! | Maintainers Wanted | *This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face:
*Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2:
## Algorithms is searching for new Maintainers! :man_technologist: :mailbox_with_mail:
Do you use Algorithms personally o... | True | Algorithms is searching for Maintainers! - *This issue was created by [Maintainers Wanted](https://maintainerswanted.com)* :nerd_face:
*Support us by leaving a star on [Github](https://github.com/flxwu/maintainerswanted.com)!* :star2:
## Algorithms is searching for new Maintainers! :man_technologist: :mailbox_wit... | main | algorithms is searching for maintainers this issue was created by nerd face support us by leaving a star on algorithms is searching for new maintainers man technologist mailbox with mail do you use algorithms personally or at work and would like this project to be further developed and... | 1 |
5,128 | 26,142,624,704 | IssuesEvent | 2022-12-29 21:05:03 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | Field Permissions: Become a maintainer for this project | Maintainer change request | I would like to become the maintainer for the Field Permissions project (which currently is "looking for maintainers").
Issue in that project: https://github.com/backdrop-contrib/field_permissions/issues/7
PR to update the README file: https://github.com/backdrop-contrib/field_permissions/pull/8 | True | Field Permissions: Become a maintainer for this project - I would like to become the maintainer for the Field Permissions project (which currently is "looking for maintainers").
Issue in that project: https://github.com/backdrop-contrib/field_permissions/issues/7
PR to update the README file: https://github.com/b... | main | field permissions become a maintainer for this project i would like to become the maintainer for the field permissions project which currently is looking for maintainers issue in that project pr to update the readme file | 1 |
2,257 | 7,933,144,877 | IssuesEvent | 2018-07-08 00:42:12 | Subsurface-divelog/subsurface | https://api.github.com/repos/Subsurface-divelog/subsurface | closed | Syncing with cloud/ Creating commit fails | bug cloud-storage needs-maintainer-feedback ui-desktop | <!-- Lines like this one are comments and will not be shown in the final output. -->
<!-- If you are a collaborator, please add labels and assign other collaborators for a review. -->
### Describe the issue:
- [x] Bug
### Issue long description:
Subsurface fails to sync with cloud storage. A red banner shows "... | True | Syncing with cloud/ Creating commit fails - <!-- Lines like this one are comments and will not be shown in the final output. -->
<!-- If you are a collaborator, please add labels and assign other collaborators for a review. -->
### Describe the issue:
- [x] Bug
### Issue long description:
Subsurface fails to s... | main | syncing with cloud creating commit fails describe the issue bug issue long description subsurface fails to sync with cloud storage a red banner shows creating commit failed operating system archlinux subsurface version self compiled binary subsurface bui... | 1 |
3,212 | 12,288,607,697 | IssuesEvent | 2020-05-09 17:30:01 | short-d/short | https://api.github.com/repos/short-d/short | opened | [Refactor] Add foreign keys for `user` referenced tables. | maintainability | There are a lot of DB tables that hold the `user_id` reference which leads to data integrity violation, as anytime a `user` record can be deleted or modified.
**Your solution**
After the migration process (primary key user_email -> user_id) for `user` table to be completed, it requires adding foreign key constraint... | True | [Refactor] Add foreign keys for `user` referenced tables. - There are a lot of DB tables that hold the `user_id` reference which leads to data integrity violation, as anytime a `user` record can be deleted or modified.
**Your solution**
After the migration process (primary key user_email -> user_id) for `user` ta... | main | add foreign keys for user referenced tables there are a lot of db tables that hold the user id reference which leads to data integrity violation as anytime a user record can be deleted or modified your solution after the migration process primary key user email user id for user table to be... | 1 |
4,463 | 23,253,711,311 | IssuesEvent | 2022-08-04 07:22:10 | JENOT-ANT/ENIGMA | https://api.github.com/repos/JENOT-ANT/ENIGMA | opened | Konsolowy interfejs użytkownika | dev task(s) waiting-for-maintainers | Trzebaby dodać jakieś menu użytkownika z opcjami typu:
- szyfruj z pliku
- szyfruj w czasie rzeczywistym
- konfiguracja maszyny
- itp. | True | Konsolowy interfejs użytkownika - Trzebaby dodać jakieś menu użytkownika z opcjami typu:
- szyfruj z pliku
- szyfruj w czasie rzeczywistym
- konfiguracja maszyny
- itp. | main | konsolowy interfejs użytkownika trzebaby dodać jakieś menu użytkownika z opcjami typu szyfruj z pliku szyfruj w czasie rzeczywistym konfiguracja maszyny itp | 1 |
896 | 4,554,432,795 | IssuesEvent | 2016-09-13 09:25:25 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | eos_template: TypeError: load_config() got an unexpected keyword argument 'session' | affects_2.2 bug_report networking waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
eos_template
##### ANSIBLE VERSION
```
ansible --version
ansible 2.2.0 (devel 9868117d1f) last updated 2016/09/12 20:18:28 (GMT +100)
lib/ansible/modules/core: (devel 432ee70da1) last updated 2016/09/12 20:19:14 (GMT +100)
lib/ansible/modules/extras: ... | True | eos_template: TypeError: load_config() got an unexpected keyword argument 'session' - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
eos_template
##### ANSIBLE VERSION
```
ansible --version
ansible 2.2.0 (devel 9868117d1f) last updated 2016/09/12 20:18:28 (GMT +100)
lib/ansible/modules/core: (devel 4... | main | eos template typeerror load config got an unexpected keyword argument session issue type bug report component name eos template ansible version ansible version ansible devel last updated gmt lib ansible modules core devel last updated ... | 1 |
365,823 | 25,554,076,383 | IssuesEvent | 2022-11-30 04:05:46 | simonw/datasette | https://api.github.com/repos/simonw/datasette | closed | Interactive demo of Datasette 1.0 write APIs | enhancement documentation ops | I'm going to try to get this working on https://latest.datasette.io/ - it already has a way for people to sign in as root, but none of the databases there are writable.
So I'm going to build a plugin which adds a writable named in-memory database.
And some kind of mechanism for clearing out that database on a reg... | 1.0 | Interactive demo of Datasette 1.0 write APIs - I'm going to try to get this working on https://latest.datasette.io/ - it already has a way for people to sign in as root, but none of the databases there are writable.
So I'm going to build a plugin which adds a writable named in-memory database.
And some kind of me... | non_main | interactive demo of datasette write apis i m going to try to get this working on it already has a way for people to sign in as root but none of the databases there are writable so i m going to build a plugin which adds a writable named in memory database and some kind of mechanism for clearing out th... | 0 |
1,138 | 4,998,877,174 | IssuesEvent | 2016-12-09 21:19:46 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | ec2_vpc: Must specify resource_tags when deleting(!) VPC | affects_2.1 aws bug_report cloud waiting_on_maintainer | <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ec2_vpc
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.1.1.0
config file =
configured module search path = Default... | True | ec2_vpc: Must specify resource_tags when deleting(!) VPC - <!--- Verify first that your issue/request is not already reported in GitHub -->
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ec2_vpc
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.1.1.... | main | vpc must specify resource tags when deleting vpc issue type bug report component name vpc ansible version ansible config file configured module search path default w o overrides configuration mention any settings you have changed added removed in... | 1 |
35,133 | 12,311,802,245 | IssuesEvent | 2020-05-12 13:01:10 | vondenstein/gitblast.com | https://api.github.com/repos/vondenstein/gitblast.com | opened | CVE-2019-6286 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.13.1.tgz | security vulnerability | ## CVE-2019-6286 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.1.tgz</b></p></summary>
<p>
<details><summary><b>node-sass-4.13.1.tgz</b></p></summary>
<p>Wrapper ... | True | CVE-2019-6286 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.13.1.tgz - ## CVE-2019-6286 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.13.1.tgz</b><... | non_main | cve medium detected in opennms opennms source node sass tgz cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm gitblast com packag... | 0 |
3,768 | 15,833,528,410 | IssuesEvent | 2021-04-06 15:44:22 | ethersphere/bee-status | https://api.github.com/repos/ethersphere/bee-status | closed | Add Repository Description | need:maintainers-input type:issue | Currently the repo doesn't contain a description which may make it harder for people to discern what the project is. | True | Add Repository Description - Currently the repo doesn't contain a description which may make it harder for people to discern what the project is. | main | add repository description currently the repo doesn t contain a description which may make it harder for people to discern what the project is | 1 |
1,557 | 6,572,253,565 | IssuesEvent | 2017-09-11 00:39:03 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | Jira module is not sending valid json when operation = edit | affects_2.1 bug_report waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
jira (module)
##### ANSIBLE VERSION
```
ansible 2.1.0.0
config file =
configured module search path = Default w/o overrides
```
##### CONFIGURATION
Default configuration - no changes
##### OS / ENVIRONMENT
Tested on Mac OS - however seems be global (not related... | True | Jira module is not sending valid json when operation = edit - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
jira (module)
##### ANSIBLE VERSION
```
ansible 2.1.0.0
config file =
configured module search path = Default w/o overrides
```
##### CONFIGURATION
Default configuration - no changes
##### OS / ENVIRO... | main | jira module is not sending valid json when operation edit issue type bug report component name jira module ansible version ansible config file configured module search path default w o overrides configuration default configuration no changes os enviro... | 1 |
815,328 | 30,546,736,723 | IssuesEvent | 2023-07-20 04:59:54 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Sample web app breaks with below logs when the tomcat directory exists in a location where there is any space | Priority/High Severity/Major bug Affected/5.11.0 samples | **Describe the issue:**
Sample web app breaks with below logs when **tomcat** (parent) directory exists in a location where there is any space.
```
18-Jul-2023 19:09:05.981 INFO [main] org.wso2.sample.identity.jks.JKSLoader.contextInitialized Setting trust store path to : /Users/ratnajothy/Desktop/apache-tomcat%20%2... | 1.0 | Sample web app breaks with below logs when the tomcat directory exists in a location where there is any space - **Describe the issue:**
Sample web app breaks with below logs when **tomcat** (parent) directory exists in a location where there is any space.
```
18-Jul-2023 19:09:05.981 INFO [main] org.wso2.sample.iden... | non_main | sample web app breaks with below logs when the tomcat directory exists in a location where there is any space describe the issue sample web app breaks with below logs when tomcat parent directory exists in a location where there is any space jul info org sample identity jks jksloade... | 0 |
244,921 | 18,769,439,701 | IssuesEvent | 2021-11-06 15:06:07 | AY2122S1-CS2103T-T15-2/tp | https://api.github.com/repos/AY2122S1-CS2103T-T15-2/tp | closed | [PE-D] Visuals in UG | type.Documentation | Perhaps could have included more visuals for things like task and event commands that aren't covered in persons command.
<!--session: 1635494514989-f88cdb01-2d06-45de-8a15-2a40c14ffa30-->
<!--Version: Web v3.4.1-->
-------------
Labels: `type.DocumentationBug` `severity.VeryLow`
original: Shruthi0310/ped#14 | 1.0 | [PE-D] Visuals in UG - Perhaps could have included more visuals for things like task and event commands that aren't covered in persons command.
<!--session: 1635494514989-f88cdb01-2d06-45de-8a15-2a40c14ffa30-->
<!--Version: Web v3.4.1-->
-------------
Labels: `type.DocumentationBug` `severity.VeryLow`
original: Shru... | non_main | visuals in ug perhaps could have included more visuals for things like task and event commands that aren t covered in persons command labels type documentationbug severity verylow original ped | 0 |
1,169 | 5,087,807,764 | IssuesEvent | 2016-12-31 09:47:21 | openwrt/packages | https://api.github.com/repos/openwrt/packages | closed | transmission has wrong maintainer | waiting for maintainer | net/transmission still has the maintainer from the old packages feed, which does not match the pull request initiator.
@mstorchak since you added the package, please change the maintainer to yourself.
| True | transmission has wrong maintainer - net/transmission still has the maintainer from the old packages feed, which does not match the pull request initiator.
@mstorchak since you added the package, please change the maintainer to yourself.
| main | transmission has wrong maintainer net transmission still has the maintainer from the old packages feed which does not match the pull request initiator mstorchak since you added the package please change the maintainer to yourself | 1 |
142,567 | 19,099,352,334 | IssuesEvent | 2021-11-29 20:26:23 | harrinry/stream-chat-react | https://api.github.com/repos/harrinry/stream-chat-react | opened | CVE-2021-32723 (Medium) detected in prismjs-1.22.0.tgz | security vulnerability | ## CVE-2021-32723 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.22.0.tgz</b></p></summary>
<p>Lightweight, robust, elegant syntax highlighting. A spin-off project from Da... | True | CVE-2021-32723 (Medium) detected in prismjs-1.22.0.tgz - ## CVE-2021-32723 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>prismjs-1.22.0.tgz</b></p></summary>
<p>Lightweight, robust... | non_main | cve medium detected in prismjs tgz cve medium severity vulnerability vulnerable library prismjs tgz lightweight robust elegant syntax highlighting a spin off project from dabblet library home page a href path to dependency file stream chat react package json path ... | 0 |
943 | 4,674,565,765 | IssuesEvent | 2016-10-07 02:00:43 | tomchentw/react-google-maps | https://api.github.com/repos/tomchentw/react-google-maps | closed | InfoWindow clears on update | CALL_FOR_MAINTAINERS | Hi guys,
I'm currently using `react-google-maps` to create a public transit map and I'm using the `InfoWindow` component to display stop timetables.
When I open the `InfoWindow` component through a marker, the window opens as normal, however, I am using JQuery and Ajax to load the data from a server into the Reac... | True | InfoWindow clears on update - Hi guys,
I'm currently using `react-google-maps` to create a public transit map and I'm using the `InfoWindow` component to display stop timetables.
When I open the `InfoWindow` component through a marker, the window opens as normal, however, I am using JQuery and Ajax to load the da... | main | infowindow clears on update hi guys i m currently using react google maps to create a public transit map and i m using the infowindow component to display stop timetables when i open the infowindow component through a marker the window opens as normal however i am using jquery and ajax to load the da... | 1 |
545,403 | 15,949,885,119 | IssuesEvent | 2021-04-15 08:00:01 | mobigen/IRIS-BigData-Platform | https://api.github.com/repos/mobigen/IRIS-BigData-Platform | closed | [Studio][개발요청] 변수에 저장된 text type 값들을 "예제1", "예제2", "예제3" 처럼 따옴표와 콤마로 만드는 함수 또는 명령어 | #DSL #Studio Priority: P0 Status: Backlog | ## 기능 요청 ##
b-iris.mobigen.com demo 계정
- studio : EDU_예제_그룹_여집합구하기
http://b-iris.mobigen.com:80/studio/exported/89d7a85f1c784c24ac0306f366dfc80623435f48882e47ae9704e66a76b26d5e
에서
- "common_data_3"
<img width="479" alt="스크린샷 2021-03-22 오전 8 29 48" src="https://user-images.githubusercontent.com/5126... | 1.0 | [Studio][개발요청] 변수에 저장된 text type 값들을 "예제1", "예제2", "예제3" 처럼 따옴표와 콤마로 만드는 함수 또는 명령어 - ## 기능 요청 ##
b-iris.mobigen.com demo 계정
- studio : EDU_예제_그룹_여집합구하기
http://b-iris.mobigen.com:80/studio/exported/89d7a85f1c784c24ac0306f366dfc80623435f48882e47ae9704e66a76b26d5e
에서
- "common_data_3"
<img width="479" alt="스... | non_main | 변수에 저장된 text type 값들을 처럼 따옴표와 콤마로 만드는 함수 또는 명령어 기능 요청 b iris mobigen com demo 계정 studio edu 예제 그룹 여집합구하기 에서 common data img width alt 스크린샷 오전 src common data img width alt 스크린샷 오전 src 원하는 구문 ... | 0 |
35 | 2,582,640,188 | IssuesEvent | 2015-02-15 13:50:23 | 0robustus1/savage | https://api.github.com/repos/0robustus1/savage | opened | switch test-framework | maintainability | I don't really like the standard unit-testing syntax. We should take a look at other clojure libraries. Maybe try out Midje? | True | switch test-framework - I don't really like the standard unit-testing syntax. We should take a look at other clojure libraries. Maybe try out Midje? | main | switch test framework i don t really like the standard unit testing syntax we should take a look at other clojure libraries maybe try out midje | 1 |
270,465 | 8,460,817,487 | IssuesEvent | 2018-10-22 19:57:14 | the-better-gibgab/gibgab-frontend | https://api.github.com/repos/the-better-gibgab/gibgab-frontend | opened | View Post | Priority: High Status: Available | ### View Post
As a user
I want to view the content of a post
So that I can interact with the social network
#### Acceptance Criteria
Given : Post data
When : The user chooses a post
Then : Post and comment data is displayed to the user
#### Story Points
Points: 4
| 1.0 | View Post - ### View Post
As a user
I want to view the content of a post
So that I can interact with the social network
#### Acceptance Criteria
Given : Post data
When : The user chooses a post
Then : Post and comment data is displayed to the user
#### Story Points
Points: 4
| non_main | view post view post as a user i want to view the content of a post so that i can interact with the social network acceptance criteria given post data when the user chooses a post then post and comment data is displayed to the user story points points | 0 |
5,219 | 26,479,630,348 | IssuesEvent | 2023-01-17 13:49:16 | OpenRefine/OpenRefine | https://api.github.com/repos/OpenRefine/OpenRefine | closed | Simplify the CI/CD workflows to use the builtin Maven cache feature in setup-java action that now supports it | bug maintainability CI/CD | We can now remove the actions/cache steps and replace them with a config setting under `setup-java` action. It automatically uses actions/cache already under the hood and will create the fileHash for the Maven `**/pom.xml` automatically.
Documention: https://github.com/actions/setup-java/blob/main/README.md#caching-p... | True | Simplify the CI/CD workflows to use the builtin Maven cache feature in setup-java action that now supports it - We can now remove the actions/cache steps and replace them with a config setting under `setup-java` action. It automatically uses actions/cache already under the hood and will create the fileHash for the Mav... | main | simplify the ci cd workflows to use the builtin maven cache feature in setup java action that now supports it we can now remove the actions cache steps and replace them with a config setting under setup java action it automatically uses actions cache already under the hood and will create the filehash for the mav... | 1 |
4,739 | 24,460,271,323 | IssuesEvent | 2022-10-07 10:28:21 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | closed | Numbers in templates are still getting localized | bug 🦠 engineering Maintain | This is caused by `L10N=True`: even though we removed `USE_THOUSAND_SEPARATOR`, which turns this behaviour off for English/default, the `L10N` setting "overrules" that and turns on silent number reformatting with even less control. There is the `{{ value | unlocalize }}` template filter from the `l10n` tags that we can... | True | Numbers in templates are still getting localized - This is caused by `L10N=True`: even though we removed `USE_THOUSAND_SEPARATOR`, which turns this behaviour off for English/default, the `L10N` setting "overrules" that and turns on silent number reformatting with even less control. There is the `{{ value | unlocalize }... | main | numbers in templates are still getting localized this is caused by true even though we removed use thousand separator which turns this behaviour off for english default the setting overrules that and turns on silent number reformatting with even less control there is the value unlocalize tem... | 1 |
157,373 | 12,371,339,342 | IssuesEvent | 2020-05-18 18:23:14 | fitbenchmarking/fitbenchmarking | https://api.github.com/repos/fitbenchmarking/fitbenchmarking | opened | Better windows testing in test_parsers.py | Maintenance Priority - low Testing | **Which module and class/method/function does this relate to?**
This relates to test_parsers.py.
Tests on windows limited to `formats = ['nist']`
Extend this to all combinations that are supported by basic install (i.e. pip install .) in some way
Relates to #526 | 1.0 | Better windows testing in test_parsers.py - **Which module and class/method/function does this relate to?**
This relates to test_parsers.py.
Tests on windows limited to `formats = ['nist']`
Extend this to all combinations that are supported by basic install (i.e. pip install .) in some way
Relates to #526 | non_main | better windows testing in test parsers py which module and class method function does this relate to this relates to test parsers py tests on windows limited to formats extend this to all combinations that are supported by basic install i e pip install in some way relates to | 0 |
99,949 | 12,491,085,395 | IssuesEvent | 2020-06-01 02:47:25 | WestpacGEL/GEL | https://api.github.com/repos/WestpacGEL/GEL | closed | Component: Modal | KTM-Design bug modal | ## Features
- [x] Sizing
- [x] Examples
- [ ] Jest tests
- [ ] Cypress tests
- [x] Docs
## To discuss
- Whether separate modal header and body components are necessary
- Use of GEL Button for the close icon
## Feedback from Kate's review
- **modal/default** - Doesn't seem to have all styling applied, ie H... | 1.0 | Component: Modal - ## Features
- [x] Sizing
- [x] Examples
- [ ] Jest tests
- [ ] Cypress tests
- [x] Docs
## To discuss
- Whether separate modal header and body components are necessary
- Use of GEL Button for the close icon
## Feedback from Kate's review
- **modal/default** - Doesn't seem to have all st... | non_main | component modal features sizing examples jest tests cypress tests docs to discuss whether separate modal header and body components are necessary use of gel button for the close icon feedback from kate s review modal default doesn t seem to have all styling appl... | 0 |
3,674 | 15,036,029,509 | IssuesEvent | 2021-02-02 14:48:38 | IITIDIDX597/sp_2021_team1 | https://api.github.com/repos/IITIDIDX597/sp_2021_team1 | opened | Tagging articles for better search | Epic: 5 Maintaining the system Story Week 3 | **Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better AbilityLab Patient care.
**Hill St... | True | Tagging articles for better search - **Project Goal:** S Lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way, while at the same time foster deeper learning experiences in order to deliver better ... | main | tagging articles for better search project goal s lab is a tailored integrative learning and collaboration platform for clinicians that combines the latest research and tacit knowledge gained from experience in a practical way while at the same time foster deeper learning experiences in order to deliver better ... | 1 |
2,887 | 10,319,603,894 | IssuesEvent | 2019-08-30 17:59:53 | backdrop-ops/contrib | https://api.github.com/repos/backdrop-ops/contrib | closed | First contrib module: simple EU cookies | Maintainer application | I wrote my first module for backdrop. Displays a warning about the use of cookies.
It is simply an implementation of jquery module: cookiebar.
I would like other people to take advantage of this work. I would appreciate it got in the repository modules backdrop.
The link to the module: https://github.com/davidvina/sim... | True | First contrib module: simple EU cookies - I wrote my first module for backdrop. Displays a warning about the use of cookies.
It is simply an implementation of jquery module: cookiebar.
I would like other people to take advantage of this work. I would appreciate it got in the repository modules backdrop.
The link to th... | main | first contrib module simple eu cookies i wrote my first module for backdrop displays a warning about the use of cookies it is simply an implementation of jquery module cookiebar i would like other people to take advantage of this work i would appreciate it got in the repository modules backdrop the link to th... | 1 |
4,444 | 23,085,904,417 | IssuesEvent | 2022-07-26 11:22:52 | software-mansion/react-native-reanimated | https://api.github.com/repos/software-mansion/react-native-reanimated | opened | Export namespace should be first transformed by `@babel/plugin-proposal-export-namespace-from` on `export * as default from './Animated';` | needs-review maintainer-issue | <!--
NOTE: please submit only bug reports here, any new questions or feature requests should be submitted in Discussions:
https://github.com/software-mansion/react-native-reanimated/discussions
-->
## Description
<!--
Tell us what's happening here.
-->
Starting from Reanimated 2.9.0, **if you forget to a... | True | Export namespace should be first transformed by `@babel/plugin-proposal-export-namespace-from` on `export * as default from './Animated';` - <!--
NOTE: please submit only bug reports here, any new questions or feature requests should be submitted in Discussions:
https://github.com/software-mansion/react-native-reanim... | main | export namespace should be first transformed by babel plugin proposal export namespace from on export as default from animated note please submit only bug reports here any new questions or feature requests should be submitted in discussions description tell us what s happe... | 1 |
99,562 | 4,056,886,409 | IssuesEvent | 2016-05-24 20:11:22 | ndoit/fenrir | https://api.github.com/repos/ndoit/fenrir | closed | Partial word search not working | Priority 2 | When you type ahead you see results.
Try typing "Empl", you see:

When you hit enter you see:

When you hit enter you see:
 -> sample`
We should extract this into a separate file,... | True | Refactor B-Spline interpolation into a separate function - **Please describe the problem you are trying to solve.**
We are currently using B-Spline interpolation in waveforms provided by Eigen.
This is implemented as part of the `time::Storage`.
The interface is clear though: `(timestamps, samples, timeToSample)... | main | refactor b spline interpolation into a separate function please describe the problem you are trying to solve we are currently using b spline interpolation in waveforms provided by eigen this is implemented as part of the time storage the interface is clear though timestamps samples timetosample ... | 1 |
4,971 | 25,540,480,841 | IssuesEvent | 2022-11-29 14:59:45 | centerofci/mathesar | https://api.github.com/repos/centerofci/mathesar | closed | Provide targeted error messages when tables & columns involved in an exploration are no longer present | type: bug work: backend work: frontend restricted: maintainers status: started | * Create a new exploration with a base_table and some initial columns
* Delete some of the columns in the table directly
- Notice that the API responds with a 500 error code
* Delete the table which is the base_table of the query
- The query also gets deleted
- We need to show these in the warning message while p... | True | Provide targeted error messages when tables & columns involved in an exploration are no longer present - * Create a new exploration with a base_table and some initial columns
* Delete some of the columns in the table directly
- Notice that the API responds with a 500 error code
* Delete the table which is the base_ta... | main | provide targeted error messages when tables columns involved in an exploration are no longer present create a new exploration with a base table and some initial columns delete some of the columns in the table directly notice that the api responds with a error code delete the table which is the base tabl... | 1 |
3,993 | 18,495,026,731 | IssuesEvent | 2021-10-19 07:43:50 | camunda-cloud/zeebe | https://api.github.com/repos/camunda-cloud/zeebe | closed | Define a way to manage the state access | Type: Maintenance Impact: Performance Impact: Maintainability | **Description**
Define a way how to
* avoid multiple reads/writes of one state entity within one BPMN step.
* check invariants
* track state changes for debugging
Related to #4227 | True | Define a way to manage the state access - **Description**
Define a way how to
* avoid multiple reads/writes of one state entity within one BPMN step.
* check invariants
* track state changes for debugging
Related to #4227 | main | define a way to manage the state access description define a way how to avoid multiple reads writes of one state entity within one bpmn step check invariants track state changes for debugging related to | 1 |
597,560 | 18,166,487,258 | IssuesEvent | 2021-09-27 15:05:43 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | opened | Expose cleanup flag in oneprovisoin | Type: Feature Status: Accepted Priority: Normal Category: Provision | **Description**
Delete a provision fails if trying to delete a provision that contains virtual machines and images. To avoid this issue you need to use --cleanup flag in oneprovision, but this is not exposed through the GUI.
**Use case**
Erase a provision from the GUI
**Interface Changes**
Add a checkbox... | 1.0 | Expose cleanup flag in oneprovisoin - **Description**
Delete a provision fails if trying to delete a provision that contains virtual machines and images. To avoid this issue you need to use --cleanup flag in oneprovision, but this is not exposed through the GUI.
**Use case**
Erase a provision from the GUI
*... | non_main | expose cleanup flag in oneprovisoin description delete a provision fails if trying to delete a provision that contains virtual machines and images to avoid this issue you need to use cleanup flag in oneprovision but this is not exposed through the gui use case erase a provision from the gui ... | 0 |
91,686 | 8,316,500,842 | IssuesEvent | 2018-09-25 09:13:37 | Microsoft/AzureStorageExplorer | https://api.github.com/repos/Microsoft/AzureStorageExplorer | opened | Display a tedious message when opening blobs/files | testing | **Storage Explorer Version**: 1.5.0
**Platform/OS Version**: Windows 10/ Linux Ubuntu 16.04/ MacOS High Sierra
**Architecture**: ia32/x64
**Build Number**: 20180924.1
**Commit**: 1a75b88f
**Regression From**: Previous release 1.4.2(20180917.1)
#### Steps to Reproduce: ####
1. Open one blob container then uploa... | 1.0 | Display a tedious message when opening blobs/files - **Storage Explorer Version**: 1.5.0
**Platform/OS Version**: Windows 10/ Linux Ubuntu 16.04/ MacOS High Sierra
**Architecture**: ia32/x64
**Build Number**: 20180924.1
**Commit**: 1a75b88f
**Regression From**: Previous release 1.4.2(20180917.1)
#### Steps to R... | non_main | display a tedious message when opening blobs files storage explorer version platform os version windows linux ubuntu macos high sierra architecture build number commit regression from previous release steps to reproduce open one b... | 0 |
2,036 | 6,848,588,102 | IssuesEvent | 2017-11-13 19:02:29 | tgstation/tgstation-server | https://api.github.com/repos/tgstation/tgstation-server | closed | Console mode for the service/Seperate actual hosting from service integration | Feature Request Maintainability Issue Work In Progress | Would make debugging much easier | True | Console mode for the service/Seperate actual hosting from service integration - Would make debugging much easier | main | console mode for the service seperate actual hosting from service integration would make debugging much easier | 1 |
176,124 | 14,564,131,811 | IssuesEvent | 2020-12-17 04:17:43 | lammps/lammps | https://api.github.com/repos/lammps/lammps | opened | Review use of THERMO_ENERGY in `Fix::setmask()` and methods of computing of the conserved quantity in MD | documentation maintenance | There are some inconsistencies and unusual behavior due to choices made a long time ago, that need to be reviewed and possibly some changes made. For details, please see the discussion on PR #2515
Further discussion results and proposed changes should be documented here.
| 1.0 | Review use of THERMO_ENERGY in `Fix::setmask()` and methods of computing of the conserved quantity in MD - There are some inconsistencies and unusual behavior due to choices made a long time ago, that need to be reviewed and possibly some changes made. For details, please see the discussion on PR #2515
Further dis... | non_main | review use of thermo energy in fix setmask and methods of computing of the conserved quantity in md there are some inconsistencies and unusual behavior due to choices made a long time ago that need to be reviewed and possibly some changes made for details please see the discussion on pr further discus... | 0 |
894 | 4,553,934,052 | IssuesEvent | 2016-09-13 07:35:41 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | docker: 'reloaded' state recreates container everytime if volumes-from is used | affects_2.0 bug_report cloud docker P3 waiting_on_maintainer | Hi,
according to the docs it should recreate the container if parameters changed:
> "reloaded" asserts that all matching containers are running and restarts any that have any images or configuration out of date.
But if you run this simple play multiple times, ansible will recreate the container every time even... | True | docker: 'reloaded' state recreates container everytime if volumes-from is used - Hi,
according to the docs it should recreate the container if parameters changed:
> "reloaded" asserts that all matching containers are running and restarts any that have any images or configuration out of date.
But if you run thi... | main | docker reloaded state recreates container everytime if volumes from is used hi according to the docs it should recreate the container if parameters changed reloaded asserts that all matching containers are running and restarts any that have any images or configuration out of date but if you run thi... | 1 |
3,373 | 13,057,324,638 | IssuesEvent | 2020-07-30 07:05:29 | short-d/short | https://api.github.com/repos/short-d/short | closed | [Refactor] Replace mustParseTime with must.Time across the codebase | maintainability | **What is frustrating you?**
The existing tests use [mustParseTime](https://github.com/short-d/short/blob/master/backend/app/adapter/sqldb/main_test.go#L54) helper to convert human readable time in the test case to help test readers understand the test case. However, it does NOT inherently support returning `Time poin... | True | [Refactor] Replace mustParseTime with must.Time across the codebase - **What is frustrating you?**
The existing tests use [mustParseTime](https://github.com/short-d/short/blob/master/backend/app/adapter/sqldb/main_test.go#L54) helper to convert human readable time in the test case to help test readers understand the t... | main | replace mustparsetime with must time across the codebase what is frustrating you the existing tests use helper to convert human readable time in the test case to help test readers understand the test case however it does not inherently support returning time pointer preventing time string being direc... | 1 |
373,283 | 26,047,476,668 | IssuesEvent | 2022-12-22 15:33:14 | arcanus55/neodigm55 | https://api.github.com/repos/arcanus55/neodigm55 | closed | Enchanted CTA | Support Material Design icons (google font) via neodigm-icon element | documentation enhancement | Adding a neodigm-icon element within the button text should display an inline icon.
Create a wiki recipe. | 1.0 | Enchanted CTA | Support Material Design icons (google font) via neodigm-icon element - Adding a neodigm-icon element within the button text should display an inline icon.
Create a wiki recipe. | non_main | enchanted cta support material design icons google font via neodigm icon element adding a neodigm icon element within the button text should display an inline icon create a wiki recipe | 0 |
279,372 | 30,702,524,042 | IssuesEvent | 2023-07-27 01:37:35 | Satheesh575555/linux-4.1.15 | https://api.github.com/repos/Satheesh575555/linux-4.1.15 | closed | CVE-2019-19061 (High) detected in linuxlinux-4.6 - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-19061 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel... | True | CVE-2019-19061 (High) detected in linuxlinux-4.6 - autoclosed - ## CVE-2019-19061 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kern... | non_main | cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers... | 0 |
4,059 | 18,981,825,719 | IssuesEvent | 2021-11-21 02:10:09 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | Change set is throwing an error while deploying the template. | area/installation blocked/close-if-inactive stage/waiting-for-release maintainer/need-followup | <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed).
If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. -->
### Description:
<!-- Briefly describe the bug you are facing.-->
When I am deploying the template... | True | Change set is throwing an error while deploying the template. - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed).
If you do find an existing Issue, re-open or add a comment to that Issue instead of creating a new one. -->
### Description:
<!-- Briefly descr... | main | change set is throwing an error while deploying the template make sure we don t have an existing issue that reports the bug you are seeing both open and closed if you do find an existing issue re open or add a comment to that issue instead of creating a new one description when i am deplo... | 1 |
319,213 | 23,760,456,735 | IssuesEvent | 2022-09-01 08:26:11 | Danilo-Danijel-team/sms_sender | https://api.github.com/repos/Danilo-Danijel-team/sms_sender | closed | Create postman documentation tests for created server routes. | documentation test | - [x] Create tests based on what services are returning from their API responses. Some of the routes that will be present
are listed in #10 issue.
- [x] Create tests before @danilojezernik will start doing #10 issue, there must be postman documentation tests prepared that will serve as a testing environment for serv... | 1.0 | Create postman documentation tests for created server routes. - - [x] Create tests based on what services are returning from their API responses. Some of the routes that will be present
are listed in #10 issue.
- [x] Create tests before @danilojezernik will start doing #10 issue, there must be postman documentation ... | non_main | create postman documentation tests for created server routes create tests based on what services are returning from their api responses some of the routes that will be present are listed in issue create tests before danilojezernik will start doing issue there must be postman documentation tests ... | 0 |
2,724 | 9,612,818,489 | IssuesEvent | 2019-05-13 09:47:37 | precice/precice | https://api.github.com/repos/precice/precice | opened | Refactor static ids | maintainability | preCICE currently has to manage a set of `static` IDs due to some prior design decisions regarding simpler object creation. The additional bookkeeping, however, is error-prone and already lead to issues #378.
Affected classes are:
1) Participant via `_participantsSize`
2) Mesh via `_managePropertyID`
3) Data via ... | True | Refactor static ids - preCICE currently has to manage a set of `static` IDs due to some prior design decisions regarding simpler object creation. The additional bookkeeping, however, is error-prone and already lead to issues #378.
Affected classes are:
1) Participant via `_participantsSize`
2) Mesh via `_managePro... | main | refactor static ids precice currently has to manage a set of static ids due to some prior design decisions regarding simpler object creation the additional bookkeeping however is error prone and already lead to issues affected classes are participant via participantssize mesh via manageprope... | 1 |
2,603 | 3,916,938,910 | IssuesEvent | 2016-04-21 05:29:30 | steveworley/drush-audit | https://api.github.com/repos/steveworley/drush-audit | closed | Login security is enabled and configured | enhancement security | - [Login security](https://www.drupal.org/project/login_security), recommend for projects if it is not available
- If the module exists ensure that it is enabled and that it is configured correctly | True | Login security is enabled and configured - - [Login security](https://www.drupal.org/project/login_security), recommend for projects if it is not available
- If the module exists ensure that it is enabled and that it is configured correctly | non_main | login security is enabled and configured recommend for projects if it is not available if the module exists ensure that it is enabled and that it is configured correctly | 0 |
88 | 2,608,261,350 | IssuesEvent | 2015-02-26 03:56:33 | mranney/node_pcap | https://api.github.com/repos/mranney/node_pcap | closed | Setup travis CI build which runs tests and hints code | maintainance | Having a travis ci build really helps in determining the state of pull requests.
- [x] Setup travis
- [x] Run hinter on travis
- [x] Run unit tests on travis
- [x] Setup coveralls | True | Setup travis CI build which runs tests and hints code - Having a travis ci build really helps in determining the state of pull requests.
- [x] Setup travis
- [x] Run hinter on travis
- [x] Run unit tests on travis
- [x] Setup coveralls | main | setup travis ci build which runs tests and hints code having a travis ci build really helps in determining the state of pull requests setup travis run hinter on travis run unit tests on travis setup coveralls | 1 |
2,310 | 8,279,120,360 | IssuesEvent | 2018-09-18 01:18:27 | spacetelescope/wfc3tools | https://api.github.com/repos/spacetelescope/wfc3tools | opened | TST: Add real tests and put them on Jenkins/Artifactory | maintainance | For working examples, see `hstcal`, `acstools`, `stistools`, or `calcos`. | True | TST: Add real tests and put them on Jenkins/Artifactory - For working examples, see `hstcal`, `acstools`, `stistools`, or `calcos`. | main | tst add real tests and put them on jenkins artifactory for working examples see hstcal acstools stistools or calcos | 1 |
4,596 | 23,831,872,185 | IssuesEvent | 2022-09-05 22:23:23 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | opened | MAINT: improve auto-labeling | maintainability | I should mention that the approach to auto-labeling that we currently use for PRs and stuff was rejected upstream and replaced with something that is supposed to work better re: not mutating/removing labels humans already placed on PRs: https://github.com/scipy/scipy/pull/16870
We may want to look into that--I'm alm... | True | MAINT: improve auto-labeling - I should mention that the approach to auto-labeling that we currently use for PRs and stuff was rejected upstream and replaced with something that is supposed to work better re: not mutating/removing labels humans already placed on PRs: https://github.com/scipy/scipy/pull/16870
We may ... | main | maint improve auto labeling i should mention that the approach to auto labeling that we currently use for prs and stuff was rejected upstream and replaced with something that is supposed to work better re not mutating removing labels humans already placed on prs we may want to look into that i m almost certa... | 1 |
2,580 | 8,773,417,146 | IssuesEvent | 2018-12-18 16:48:41 | arcticicestudio/nord-docs | https://api.github.com/repos/arcticicestudio/nord-docs | opened | Google Analytics | context-workflow scope-maintainability scope-quality scope-stability type-feature | <p align="center"><img src="https://user-images.githubusercontent.com/7836623/50167256-14bbd380-02e9-11e9-8aca-a31baf745cd8.png" width="20%"/></p>
> Associated epics: #86
This issue documents the implementation of [Google Analytics][ga-mark] like documented in the [“Analytics & Statistics” design concept][gh-86].... | True | Google Analytics - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/50167256-14bbd380-02e9-11e9-8aca-a31baf745cd8.png" width="20%"/></p>
> Associated epics: #86
This issue documents the implementation of [Google Analytics][ga-mark] like documented in the [“Analytics & Statistics” desi... | main | google analytics associated epics this issue documents the implementation of like documented in the the main tool to collect and analyze data will be it is a stable and proven service with a lot of useful configurable features and a reliable persistence nord docs will use ... | 1 |
1,971 | 6,694,170,457 | IssuesEvent | 2017-10-10 00:04:14 | duckduckgo/zeroclickinfo-spice | https://api.github.com/repos/duckduckgo/zeroclickinfo-spice | closed | Amazon: localised amazon results | Maintainer Input Requested | Currently, the results are returned from "amazon.com" (by default). It would be **useful** if we could return **localized results**. For example, the user located in Germany should see results from "amazon.de" instead of "amazon.com".
---
IA Page: http://duck.co/ia/view/products
[Maintainer](http://docs.duckduckhac... | True | Amazon: localised amazon results - Currently, the results are returned from "amazon.com" (by default). It would be **useful** if we could return **localized results**. For example, the user located in Germany should see results from "amazon.de" instead of "amazon.com".
---
IA Page: http://duck.co/ia/view/products
[... | main | amazon localised amazon results currently the results are returned from amazon com by default it would be useful if we could return localized results for example the user located in germany should see results from amazon de instead of amazon com ia page bsstoner | 1 |
4,947 | 25,455,552,139 | IssuesEvent | 2022-11-24 13:55:25 | pace/bricks | https://api.github.com/repos/pace/bricks | closed | Remove the service argument | T::Maintainance | Remove the `service` argument in the command so that we can create new microservices with `pace new pay` | True | Remove the service argument - Remove the `service` argument in the command so that we can create new microservices with `pace new pay` | main | remove the service argument remove the service argument in the command so that we can create new microservices with pace new pay | 1 |
2,555 | 8,695,162,685 | IssuesEvent | 2018-12-04 14:33:09 | arcticicestudio/nord-docs | https://api.github.com/repos/arcticicestudio/nord-docs | closed | Theme Global Base Styles | context-ui scope-maintainability scope-ux type-feature | <p align="center"><img src="https://user-images.githubusercontent.com/7836623/49328407-a4832300-f570-11e8-8613-21c78267b558.png" width="20%" /></p>
> Associated epic: #51
This issue handles the implementation of the basic theme styles like font and background colors. They will be initially used in the global them... | True | Theme Global Base Styles - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/49328407-a4832300-f570-11e8-8613-21c78267b558.png" width="20%" /></p>
> Associated epic: #51
This issue handles the implementation of the basic theme styles like font and background colors. They will be initia... | main | theme global base styles associated epic this issue handles the implementation of the basic theme styles like font and background colors they will be initially used in the global theme styles implemented in tasks implement background and font css module styles integrate bas... | 1 |
2,927 | 10,452,286,943 | IssuesEvent | 2019-09-19 14:25:49 | substrate-developer-hub/hacktoberfest | https://api.github.com/repos/substrate-developer-hub/hacktoberfest | closed | Publish Substrate Runtime Library Modules v1.0 to crates.io | m-prep m-wontfix t-maintaince | Required steps:
- Raise a PR against the substrate 1.0 branch that:
- [ ] clean up dependency tree of sr- and srml-modules (see `cargo tree`)
- [ ] Updates the license, description and other missing fields for each module (see `cargo package` warnings)
- [ ] pins down versions of locally used dependencies
... | True | Publish Substrate Runtime Library Modules v1.0 to crates.io - Required steps:
- Raise a PR against the substrate 1.0 branch that:
- [ ] clean up dependency tree of sr- and srml-modules (see `cargo tree`)
- [ ] Updates the license, description and other missing fields for each module (see `cargo package` warnin... | main | publish substrate runtime library modules to crates io required steps raise a pr against the substrate branch that clean up dependency tree of sr and srml modules see cargo tree updates the license description and other missing fields for each module see cargo package warnings ... | 1 |
188,781 | 14,475,410,351 | IssuesEvent | 2020-12-10 01:33:14 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | radondb/radon: src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/server/server_test.go; 13 LoC | fresh small test |
Found a possible issue in [radondb/radon](https://www.github.com/radondb/radon) at [src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/server/server_test.go](https://github.com/radondb/radon/blob/e3744d066da240cb8657ac95a44373495369df46/src/vendor/github.com/radondb/shift/vendor/github.com/siddo... | 1.0 | radondb/radon: src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/server/server_test.go; 13 LoC -
Found a possible issue in [radondb/radon](https://www.github.com/radondb/radon) at [src/vendor/github.com/radondb/shift/vendor/github.com/siddontang/go-mysql/server/server_test.go](https://github.co... | non_main | radondb radon src vendor github com radondb shift vendor github com siddontang go mysql server server 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 yo... | 0 |
145,418 | 13,150,421,095 | IssuesEvent | 2020-08-09 11:27:00 | JuliaReach/LazySets.jl | https://api.github.com/repos/JuliaReach/LazySets.jl | opened | Invalid local links in documentation | documentation :book: fix :face_with_head_bandage: | ```julia
┌ Warning: invalid local link: unresolved path in lib/interfaces.md
│ link.text =
│ 1-element Array{Any,1}:
│ Markdown.Code("", "is_right_turn")
│ link.url = "utils.html#LazySets.Arrays.is_right_turn"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/bRylW/src/Writers/HTMLWriter.j... | 1.0 | Invalid local links in documentation - ```julia
┌ Warning: invalid local link: unresolved path in lib/interfaces.md
│ link.text =
│ 1-element Array{Any,1}:
│ Markdown.Code("", "is_right_turn")
│ link.url = "utils.html#LazySets.Arrays.is_right_turn"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Do... | non_main | invalid local links in documentation julia ┌ warning invalid local link unresolved path in lib interfaces md │ link text │ element array any │ markdown code is right turn │ link url utils html lazysets arrays is right turn └ documenter writers htmlwriter julia packages do... | 0 |
345,122 | 30,789,683,064 | IssuesEvent | 2023-07-31 15:20:31 | vedmack/yadcf | https://api.github.com/repos/vedmack/yadcf | closed | Android 12 / Chrome 11 / Fixed Headers | waiting for response / test page link | With fixedHeader : true and YADCF this bug happens when selecting a text input field. Once i disable fixedHeader it does not have the input bug.
**video of issue in my app**
https://drive.google.com/file/d/1DcZ2jp_WYvgcKpdqeddUO7_oX-eRKeUR/view
**demo url to see issue**
[https://www.otelconsulting.com/bug.html]... | 1.0 | Android 12 / Chrome 11 / Fixed Headers - With fixedHeader : true and YADCF this bug happens when selecting a text input field. Once i disable fixedHeader it does not have the input bug.
**video of issue in my app**
https://drive.google.com/file/d/1DcZ2jp_WYvgcKpdqeddUO7_oX-eRKeUR/view
**demo url to see issue**
... | non_main | android chrome fixed headers with fixedheader true and yadcf this bug happens when selecting a text input field once i disable fixedheader it does not have the input bug video of issue in my app demo url to see issue demo url with latest beta beta how to repl... | 0 |
529 | 3,925,714,914 | IssuesEvent | 2016-04-22 20:05:39 | heiglandreas/authLdap | https://api.github.com/repos/heiglandreas/authLdap | closed | Check for already successfull authentication before "reauthenticating" | bug maintainer reply expected | This is an issue reported at https://wordpress.org/support/topic/authldap-doesnt-work-with-other-auth-plugins. | True | Check for already successfull authentication before "reauthenticating" - This is an issue reported at https://wordpress.org/support/topic/authldap-doesnt-work-with-other-auth-plugins. | main | check for already successfull authentication before reauthenticating this is an issue reported at | 1 |
52,587 | 13,753,231,334 | IssuesEvent | 2020-10-06 15:23:46 | flyingcircusio/nixpkgs | https://api.github.com/repos/flyingcircusio/nixpkgs | opened | Vulnerability roundup 9: bind-9.12.4-P2: 3 advisories [7.5] | 1.severity: security | [search](https://search.nix.gsc.io/?q=bind&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=bind+in%3Apath&type=Code)
* [ ] [CVE-2020-8623](https://nvd.nist.gov/vuln/detail/CVE-2020-8623) CVSSv3=7.5 (nixos-19.03)
* [ ] [CVE-2020-8622](https://nvd.nist.gov/vuln/detail/CVE-2... | True | Vulnerability roundup 9: bind-9.12.4-P2: 3 advisories [7.5] - [search](https://search.nix.gsc.io/?q=bind&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=bind+in%3Apath&type=Code)
* [ ] [CVE-2020-8623](https://nvd.nist.gov/vuln/detail/CVE-2020-8623) CVSSv3=7.5 (nixos-19.03... | non_main | vulnerability roundup bind advisories nixos nixos nixos scanned versions nixos | 0 |
264 | 3,023,990,424 | IssuesEvent | 2015-08-02 04:06:44 | daemonraco/toobasic | https://api.github.com/repos/daemonraco/toobasic | closed | BLOB defaults error on MySQL | bug Database Structure Maintainer | ## Error
What __TooBasic__ attempts to create a table using BLOB columns it failes on the default value. | True | BLOB defaults error on MySQL - ## Error
What __TooBasic__ attempts to create a table using BLOB columns it failes on the default value. | main | blob defaults error on mysql error what toobasic attempts to create a table using blob columns it failes on the default value | 1 |
441,022 | 30,765,734,901 | IssuesEvent | 2023-07-30 09:19:54 | openhab/openhab-distro | https://api.github.com/repos/openhab/openhab-distro | closed | Migration guide from v 2.x.x to 3.x.x Breaking changes link is broken | documentation | Official docs https://www.openhab.org/docs/configuration/migration/ guides the user to the wiki page "Breaking Changes in openHAB 3" (https://github.com/openhab/openhab-distro/wiki/Breaking-Changes-in-openHAB-3), which in turn
guides the user to another document (https://github.com/openhab/openhab-distro/releases/tag/... | 1.0 | Migration guide from v 2.x.x to 3.x.x Breaking changes link is broken - Official docs https://www.openhab.org/docs/configuration/migration/ guides the user to the wiki page "Breaking Changes in openHAB 3" (https://github.com/openhab/openhab-distro/wiki/Breaking-Changes-in-openHAB-3), which in turn
guides the user to a... | non_main | migration guide from v x x to x x breaking changes link is broken official docs guides the user to the wiki page breaking changes in openhab which in turn guides the user to another document it has a quick link breaking changes which refers the document that does not exist as a result ther... | 0 |
251,865 | 18,977,314,437 | IssuesEvent | 2021-11-20 07:44:10 | corona-warn-app/cwa-wishlist | https://api.github.com/repos/corona-warn-app/cwa-wishlist | closed | Vaccination certificate from another country | documentation enhancement | <!--
Thanks for pointing us to missing information 🙌 ❤️
Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead... | 1.0 | Vaccination certificate from another country - <!--
Thanks for pointing us to missing information 🙌 ❤️
Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue ... | non_main | vaccination certificate from another country thanks for pointing us to missing information 🙌 ❤️ before opening a new issue please make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue ... | 0 |
5,201 | 26,440,582,887 | IssuesEvent | 2023-01-15 22:49:04 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | opened | Rework GPX file loading | Maintainability | A lot of the GPX file loading code has no function anymore since everything is being done in setupLayers, this should be cleaned up. | True | Rework GPX file loading - A lot of the GPX file loading code has no function anymore since everything is being done in setupLayers, this should be cleaned up. | main | rework gpx file loading a lot of the gpx file loading code has no function anymore since everything is being done in setuplayers this should be cleaned up | 1 |
4,170 | 19,985,454,752 | IssuesEvent | 2022-01-30 15:41:55 | BioArchLinux/Packages | https://api.github.com/repos/BioArchLinux/Packages | opened | [MAINTAIN] r-stan | maintain | <!--
Please report the error of one package in one issue! Use multi issues to report multi bugs.
Thanks!
-->
**Log of the bug**
<details>
```
rix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Eigen::DenseShape; Rhs... | True | [MAINTAIN] r-stan - <!--
Please report the error of one package in one issue! Use multi issues to report multi bugs.
Thanks!
-->
**Log of the bug**
<details>
```
rix<double, -1, 1> > >, Eigen::Matrix<double, -1, -1>, 0>; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; int ProductTag = 6; LhsShape = Ei... | main | r stan please report the error of one package in one issue use multi issues to report multi bugs thanks log of the bug rix eigen matrix rhs eigen matrix int options int producttag lhsshape eigen denseshape rhsshape eigen denseshape typename eige... | 1 |
1,535 | 6,572,225,490 | IssuesEvent | 2017-09-11 00:17:08 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | nmcli: conn_name required | affects_2.1 bug_report docs_report networking waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
nmcli
##### ANSIBLE VERSION
```
# latest head of 2016-04-16
ansible 2.1.0
config file =
configured module search path = Default w/o overrides
```
##### OS / ENVIRONMENT
CentOS Linux release 7.2.1511 (Core)
##### SUMMARY
Conn Name Required althouth stated othe... | True | nmcli: conn_name required - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
nmcli
##### ANSIBLE VERSION
```
# latest head of 2016-04-16
ansible 2.1.0
config file =
configured module search path = Default w/o overrides
```
##### OS / ENVIRONMENT
CentOS Linux release 7.2.1511 (Core)
##### SUMMARY
Conn Name R... | main | nmcli conn name required issue type bug report component name nmcli ansible version latest head of ansible config file configured module search path default w o overrides os environment centos linux release core summary conn name required ... | 1 |
2,925 | 10,427,223,538 | IssuesEvent | 2019-09-16 19:25:38 | NaluKit/nalu | https://api.github.com/repos/NaluKit/nalu | closed | Remove errorRoute implementation | maintainance | With the new upcoming error event feature, it gets clearer, that supporting both features will end up in a lot of more code. Some methods gets inconsistent and make the framework harder to use.
Due to this fact, the errorRoute implementation gets removed.
The error implementation of Nalu v1.0.0 can be easily reus... | True | Remove errorRoute implementation - With the new upcoming error event feature, it gets clearer, that supporting both features will end up in a lot of more code. Some methods gets inconsistent and make the framework harder to use.
Due to this fact, the errorRoute implementation gets removed.
The error implementatio... | main | remove errorroute implementation with the new upcoming error event feature it gets clearer that supporting both features will end up in a lot of more code some methods gets inconsistent and make the framework harder to use due to this fact the errorroute implementation gets removed the error implementatio... | 1 |
94,561 | 10,831,668,028 | IssuesEvent | 2019-11-11 08:53:25 | p-amonpitakpun/clock-drawing-dnn | https://api.github.com/repos/p-amonpitakpun/clock-drawing-dnn | closed | Metric Result Exporting. | documentation enhancement question | How can we export the result of the classifier so that we can use in the presentation and document (such as putting it in README) ? | 1.0 | Metric Result Exporting. - How can we export the result of the classifier so that we can use in the presentation and document (such as putting it in README) ? | non_main | metric result exporting how can we export the result of the classifier so that we can use in the presentation and document such as putting it in readme | 0 |
550,703 | 16,130,585,677 | IssuesEvent | 2021-04-29 03:39:24 | rainlab/translate-plugin | https://api.github.com/repos/rainlab/translate-plugin | closed | Back-end locale switcher single vs. multi field default behavior | Priority: Low Type: Discussion | There's been some question in our shop about whether from a UX perspective the back-end locale switcher should default to switching all translatable fields (the current CTRL/CMD click behavior), with the CTRL/CMD click being used to change only one field. I wanted to pose this question to see if there's agreement on th... | 1.0 | Back-end locale switcher single vs. multi field default behavior - There's been some question in our shop about whether from a UX perspective the back-end locale switcher should default to switching all translatable fields (the current CTRL/CMD click behavior), with the CTRL/CMD click being used to change only one fiel... | non_main | back end locale switcher single vs multi field default behavior there s been some question in our shop about whether from a ux perspective the back end locale switcher should default to switching all translatable fields the current ctrl cmd click behavior with the ctrl cmd click being used to change only one fiel... | 0 |
570 | 4,047,242,928 | IssuesEvent | 2016-05-23 03:35:00 | duckduckgo/zeroclickinfo-spice | https://api.github.com/repos/duckduckgo/zeroclickinfo-spice | closed | Rust Cargo Packages: should accept the term "crate" | Maintainer Input Requested Suggestion Triggering | The unit of compilation in Rust is a crate, and packages can only contain a single library crate, so when searching, people are frequently going to want to search for a "rust crate" or "cargo crate". You should be able to use "cargo crate time" in the same way you would use "cargo package time".
------
IA Page: ht... | True | Rust Cargo Packages: should accept the term "crate" - The unit of compilation in Rust is a crate, and packages can only contain a single library crate, so when searching, people are frequently going to want to search for a "rust crate" or "cargo crate". You should be able to use "cargo crate time" in the same way you w... | main | rust cargo packages should accept the term crate the unit of compilation in rust is a crate and packages can only contain a single library crate so when searching people are frequently going to want to search for a rust crate or cargo crate you should be able to use cargo crate time in the same way you w... | 1 |
403 | 3,460,612,650 | IssuesEvent | 2015-12-19 09:33:04 | espeak-ng/espeak-ng | https://api.github.com/repos/espeak-ng/espeak-ng | closed | Remove redundant `end of ...` comments | maintainability resolved/fixed | Various functions inconsistently have `{//===...` at the start and `} // end of ...` comments. These make the code harder to read and should be removed. | True | Remove redundant `end of ...` comments - Various functions inconsistently have `{//===...` at the start and `} // end of ...` comments. These make the code harder to read and should be removed. | main | remove redundant end of comments various functions inconsistently have at the start and end of comments these make the code harder to read and should be removed | 1 |
1,370 | 5,933,073,146 | IssuesEvent | 2017-05-24 10:59:41 | aroberge/reeborg | https://api.github.com/repos/aroberge/reeborg | closed | Remove RUR.CURRENT_WORLD almost everywhere | easier to maintain | The world state is put in a global variable named `RUR.CURRENT_WORLD`. If possible, it should be removed from almost all functions, except when it needs to be created. Elsewhere, an exported function should be used to access it. | True | Remove RUR.CURRENT_WORLD almost everywhere - The world state is put in a global variable named `RUR.CURRENT_WORLD`. If possible, it should be removed from almost all functions, except when it needs to be created. Elsewhere, an exported function should be used to access it. | main | remove rur current world almost everywhere the world state is put in a global variable named rur current world if possible it should be removed from almost all functions except when it needs to be created elsewhere an exported function should be used to access it | 1 |
20,469 | 15,571,286,835 | IssuesEvent | 2021-03-17 04:34:08 | SanderMertens/flecs | https://api.github.com/repos/SanderMertens/flecs | opened | Update API & query parser to new entity-relation terminology/notation | enhancement usability | **Describe the problem you are trying to solve.**
With the upcoming new query implementation (#295) the primary use case for traits will be as a way to store relationships between entities. The terminology used by the current API does not make this obvious or intuitive.
Additionally, there are a few inconsistencies... | True | Update API & query parser to new entity-relation terminology/notation - **Describe the problem you are trying to solve.**
With the upcoming new query implementation (#295) the primary use case for traits will be as a way to store relationships between entities. The terminology used by the current API does not make thi... | non_main | update api query parser to new entity relation terminology notation describe the problem you are trying to solve with the upcoming new query implementation the primary use case for traits will be as a way to store relationships between entities the terminology used by the current api does not make this ... | 0 |
3,835 | 16,686,917,247 | IssuesEvent | 2021-06-08 08:59:00 | keptn/community | https://api.github.com/repos/keptn/community | closed | REQUEST: Maintainer membership for @grabnerandi @AloisReitbauer @danielkhan | membership:maintainer status:approved | ### Multi-request for Keptn maintainer team
Please note, that these people are already maintainers. This issue is created for bookkeeping purposes.
* Andreas Grabner @grabnerandi
* Alois Reitbauer @AloisReitbauer
* Daniel Khan @danielkhan
### Requirements
- [x] We have reviewed the community membersh... | True | REQUEST: Maintainer membership for @grabnerandi @AloisReitbauer @danielkhan - ### Multi-request for Keptn maintainer team
Please note, that these people are already maintainers. This issue is created for bookkeeping purposes.
* Andreas Grabner @grabnerandi
* Alois Reitbauer @AloisReitbauer
* Daniel Khan @dan... | main | request maintainer membership for grabnerandi aloisreitbauer danielkhan multi request for keptn maintainer team please note that these people are already maintainers this issue is created for bookkeeping purposes andreas grabner grabnerandi alois reitbauer aloisreitbauer daniel khan dan... | 1 |
353,817 | 25,137,220,389 | IssuesEvent | 2022-11-09 19:39:34 | Merck/gsDesign2 | https://api.github.com/repos/Merck/gsDesign2 | closed | Remove `simtrial` dependency | documentation | Could we include required functions from `simtrial` to make `gsDesign2` self-contained?
cc: @nanxstats | 1.0 | Remove `simtrial` dependency - Could we include required functions from `simtrial` to make `gsDesign2` self-contained?
cc: @nanxstats | non_main | remove simtrial dependency could we include required functions from simtrial to make self contained cc nanxstats | 0 |
11,986 | 3,247,994,598 | IssuesEvent | 2015-10-17 00:10:07 | realm/realm-cocoa | https://api.github.com/repos/realm/realm-cocoa | closed | RealmTests.testCompact fails on iOS 7 device | bug P2 tests | This happens consistently with the 64-bit iOS 7 device I just added to CI: https://ci.realm.io/job/objc_pr/2112/configuration=Release,swift_version=2.0,target=ios-device-objc/testReport/junit/(root)/RealmTests/testCompact/
Maybe the unit test assumes more than it should about the behavior of compaction?
We have 3... | 1.0 | RealmTests.testCompact fails on iOS 7 device - This happens consistently with the 64-bit iOS 7 device I just added to CI: https://ci.realm.io/job/objc_pr/2112/configuration=Release,swift_version=2.0,target=ios-device-objc/testReport/junit/(root)/RealmTests/testCompact/
Maybe the unit test assumes more than it should... | non_main | realmtests testcompact fails on ios device this happens consistently with the bit ios device i just added to ci maybe the unit test assumes more than it should about the behavior of compaction we have options fix the code test disable the test for ios devices remove the ios device... | 0 |
66,739 | 3,257,697,271 | IssuesEvent | 2015-10-20 18:58:29 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | oc deploy should allow the user to view the logs of the latest deployment | component/deployments kind/enhancement priority/P2 | `oc deploy --logs` should show the logs of the current deployment (if available). It maybe should support looking at older logs. | 1.0 | oc deploy should allow the user to view the logs of the latest deployment - `oc deploy --logs` should show the logs of the current deployment (if available). It maybe should support looking at older logs. | non_main | oc deploy should allow the user to view the logs of the latest deployment oc deploy logs should show the logs of the current deployment if available it maybe should support looking at older logs | 0 |
672,456 | 22,826,905,249 | IssuesEvent | 2022-07-12 09:23:02 | bedita/manager | https://api.github.com/repos/bedita/manager | closed | Data Modeling Object Type modify | feature Priority - Normal UI / UX | Provide the following enhancements:
- [x] Single custom property Hide/Show button should populate `Hidden` field properly (https://github.com/bedita/manager/pull/810)
- [x] Single custom property Delete button should make an ajax call to api delete proper endpoint (https://github.com/bedita/manager/pull/812)
- [x]... | 1.0 | Data Modeling Object Type modify - Provide the following enhancements:
- [x] Single custom property Hide/Show button should populate `Hidden` field properly (https://github.com/bedita/manager/pull/810)
- [x] Single custom property Delete button should make an ajax call to api delete proper endpoint (https://github.... | non_main | data modeling object type modify provide the following enhancements single custom property hide show button should populate hidden field properly single custom property delete button should make an ajax call to api delete proper endpoint parent name should be an abstract objects only select ... | 0 |
714,562 | 24,566,453,789 | IssuesEvent | 2022-10-13 03:49:17 | AY2223S1-CS2113-T17-1/tp | https://api.github.com/repos/AY2223S1-CS2113-T17-1/tp | closed | [List] As an AOM, I can view the details of a passenger | type.Story priority.High | so that I am able to have an overview of the passenger list in terminal 1.
Vignesh: Class creation (With accompanying methods)
Ivan: implement in main class
Due Date: 11th Oct 2022 (Tuesday) | 1.0 | [List] As an AOM, I can view the details of a passenger - so that I am able to have an overview of the passenger list in terminal 1.
Vignesh: Class creation (With accompanying methods)
Ivan: implement in main class
Due Date: 11th Oct 2022 (Tuesday) | non_main | as an aom i can view the details of a passenger so that i am able to have an overview of the passenger list in terminal vignesh class creation with accompanying methods ivan implement in main class due date oct tuesday | 0 |
149,010 | 13,253,535,284 | IssuesEvent | 2020-08-20 07:46:43 | nolar/kopf | https://api.github.com/repos/nolar/kopf | opened | Fork Kopf | documentation | Kopf has a new GitHub home:
* https://github.com/nolar/kopf.
Announcement (a link to go around paywall):
* https://medium.com/@nolar/kopf-is-forked-cdca40026ea7?source=friends_link&sk=d476cc32ec728382d664506d2cf08b69
| 1.0 | Fork Kopf - Kopf has a new GitHub home:
* https://github.com/nolar/kopf.
Announcement (a link to go around paywall):
* https://medium.com/@nolar/kopf-is-forked-cdca40026ea7?source=friends_link&sk=d476cc32ec728382d664506d2cf08b69
| non_main | fork kopf kopf has a new github home announcement a link to go around paywall | 0 |
2,418 | 8,580,906,017 | IssuesEvent | 2018-11-13 13:22:34 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | ec2_ami_copy: When using tag_equality with wait, error occurs | affects_2.8 aws bug cloud has_pr module needs_info needs_maintainer support:community 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
<!--- Explain the problem briefly below -->
When using the ec2_am... | True | ec2_ami_copy: When using tag_equality with wait, error occurs - <!--- 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
<!... | main | ami copy when using tag equality with wait error occurs summary when using the ami copy module with the tag equality and wait parameters set to true if the ami exists an error occurs unhandled exception local variable image id referenced before assignment issue type bug... | 1 |
56,111 | 13,757,517,391 | IssuesEvent | 2020-10-06 21:48:37 | sitmun/sitmun-backend-core | https://api.github.com/repos/sitmun/sitmun-backend-core | closed | Fix generation of API documentation | bug build | Generation of documentation does not work as expected. Swagger.json file is generated at the root of the project rather than at the build folder. In addition tests are run twice in Travis-CI because `convertSwagger2markup` always depends on tests. | 1.0 | Fix generation of API documentation - Generation of documentation does not work as expected. Swagger.json file is generated at the root of the project rather than at the build folder. In addition tests are run twice in Travis-CI because `convertSwagger2markup` always depends on tests. | non_main | fix generation of api documentation generation of documentation does not work as expected swagger json file is generated at the root of the project rather than at the build folder in addition tests are run twice in travis ci because always depends on tests | 0 |
924 | 4,627,883,043 | IssuesEvent | 2016-09-28 00:59:40 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | junos_command: ValueError: need more than 1 value to unpack | affects_2.2 bug_report in progress networking P1 waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
junos_command
##### ANSIBLE VERSION
```
ansible 2.2.0 (devel eb33ed4219) last updated 2016/09/27 09:18:44 (GMT +100)
lib/ansible/modules/core: (devel c03697c81e) last updated 2016/09/27 09:18:49 (GMT +100)
lib/ansible/modules/extras: (devel 119bc466be)... | True | junos_command: ValueError: need more than 1 value to unpack - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
junos_command
##### ANSIBLE VERSION
```
ansible 2.2.0 (devel eb33ed4219) last updated 2016/09/27 09:18:44 (GMT +100)
lib/ansible/modules/core: (devel c03697c81e) last updated 2016/09/27 09:18:4... | main | junos command valueerror need more than value to unpack issue type bug report component name junos command ansible version ansible devel last updated gmt lib ansible modules core devel last updated gmt lib ansible modules ex... | 1 |
3,342 | 12,962,193,174 | IssuesEvent | 2020-07-20 16:46:08 | short-d/short | https://api.github.com/repos/short-d/short | closed | [Refactor] Update user short link relation in Usecase | maintainability | **What is frustrating you?**
When updating the alias of a short link, the relation of user short link is updated only because they are joint in postgres database but it is not updated in updater usecase
https://github.com/short-d/short/blob/b945aac5192b0f4bb674fd6dfdbdb7d7b1f05fd3/backend/app/usecase/shortlink/update... | True | [Refactor] Update user short link relation in Usecase - **What is frustrating you?**
When updating the alias of a short link, the relation of user short link is updated only because they are joint in postgres database but it is not updated in updater usecase
https://github.com/short-d/short/blob/b945aac5192b0f4bb674f... | main | update user short link relation in usecase what is frustrating you when updating the alias of a short link the relation of user short link is updated only because they are joint in postgres database but it is not updated in updater usecase your solution update user short link relation in usecase ... | 1 |
4,096 | 19,323,198,690 | IssuesEvent | 2021-12-14 08:37:45 | WarenGonzaga/daisy.js | https://api.github.com/repos/WarenGonzaga/daisy.js | opened | move site to docs folder | chore maintainers only tweak | It is more reasonable to move the demo site to the docs folder instead. 👌 | True | move site to docs folder - It is more reasonable to move the demo site to the docs folder instead. 👌 | main | move site to docs folder it is more reasonable to move the demo site to the docs folder instead 👌 | 1 |
5,613 | 28,095,593,858 | IssuesEvent | 2023-03-30 15:34:57 | MozillaFoundation/foundation.mozilla.org | https://api.github.com/repos/MozillaFoundation/foundation.mozilla.org | opened | Implement security relevant upgrades | engineering maintain needs grooming security | ## Description
See this list of security relevant upgraded: https://github.com/MozillaFoundation/foundation.mozilla.org/security/dependabot
## Acceptance criteria
- [ ] All security relevant upgrades have been implemented. | True | Implement security relevant upgrades - ## Description
See this list of security relevant upgraded: https://github.com/MozillaFoundation/foundation.mozilla.org/security/dependabot
## Acceptance criteria
- [ ] All security relevant upgrades have been implemented. | main | implement security relevant upgrades description see this list of security relevant upgraded acceptance criteria all security relevant upgrades have been implemented | 1 |
1,477 | 6,404,174,472 | IssuesEvent | 2017-08-07 01:23:43 | caskroom/homebrew-cask | https://api.github.com/repos/caskroom/homebrew-cask | closed | microsoft-office uninstall does not remove .app files from /Applications | awaiting maintainer feedback | #### General troubleshooting steps
- [X] I have checked the instructions for [reporting bugs](https://github.com/caskroom/homebrew-cask#reporting-bugs) (or [making requests](https://github.com/caskroom/homebrew-cask#requests)) before opening the issue.
- [X] None of the templates was appropriate for my issue, or ... | True | microsoft-office uninstall does not remove .app files from /Applications - #### General troubleshooting steps
- [X] I have checked the instructions for [reporting bugs](https://github.com/caskroom/homebrew-cask#reporting-bugs) (or [making requests](https://github.com/caskroom/homebrew-cask#requests)) before opening ... | main | microsoft office uninstall does not remove app files from applications general troubleshooting steps i have checked the instructions for or before opening the issue none of the templates was appropriate for my issue or i’m not sure i ran brew update reset brew update and ret... | 1 |
506,425 | 14,664,989,563 | IssuesEvent | 2020-12-29 13:17:23 | teamforus/forus | https://api.github.com/repos/teamforus/forus | closed | Time based criteria, prevalidations adjustments | Epic Priority: Must have project-107 project-108 | ## Main asssignee: @
## Context/goal:
- [ ] Fund configuration for how long a record_type is trusted
- All record_types from criteria should have the trusted period (if you want to activate voucher directly)
- Describe all edge cases if trusted period is different:
- One record is valid, other is not
-... | 1.0 | Time based criteria, prevalidations adjustments - ## Main asssignee: @
## Context/goal:
- [ ] Fund configuration for how long a record_type is trusted
- All record_types from criteria should have the trusted period (if you want to activate voucher directly)
- Describe all edge cases if trusted period is diff... | non_main | time based criteria prevalidations adjustments main asssignee context goal fund configuration for how long a record type is trusted all record types from criteria should have the trusted period if you want to activate voucher directly describe all edge cases if trusted period is differ... | 0 |
2,308 | 8,271,873,700 | IssuesEvent | 2018-09-16 14:14:45 | react-navigation/react-navigation | https://api.github.com/repos/react-navigation/react-navigation | reopened | Params are not passed from Stack navigator to Stack navigator if they are children of SwitchNavigator | needs action from maintainer | ## The issue tracker is reserved for bug reports only.
this is the bug only
previous same bugs that seem are not fixed yet
https://github.com/react-navigation/react-navigation/issues/143
https://github.com/react-navigation/react-navigation/issues/3787
### Current Behavior
Params are not passed from one scre... | True | Params are not passed from Stack navigator to Stack navigator if they are children of SwitchNavigator - ## The issue tracker is reserved for bug reports only.
this is the bug only
previous same bugs that seem are not fixed yet
https://github.com/react-navigation/react-navigation/issues/143
https://github.com/reac... | main | params are not passed from stack navigator to stack navigator if they are children of switchnavigator the issue tracker is reserved for bug reports only this is the bug only previous same bugs that seem are not fixed yet current behavior params are not passed from one screen to another screen... | 1 |
1,508 | 6,523,561,302 | IssuesEvent | 2017-08-29 09:09:50 | Kristinita/Erics-Green-Room | https://api.github.com/repos/Kristinita/Erics-Green-Room | opened | [Feature request] Улучшения дизайна комнаты | need-maintainer | ### 1. Моё программное обеспечение
На котором сделаны скриншоты.
+ Windows 10 Enterprise LTSB 64-bit EN,
+ Firefox 55.0.3 (64-bit).
### 2. Кнопка «Выйти»

Полагаю, не очень удачно расположена, перекрывая скроллбар, верхнее меню и список пользователей.
### 3. По... | True | [Feature request] Улучшения дизайна комнаты - ### 1. Моё программное обеспечение
На котором сделаны скриншоты.
+ Windows 10 Enterprise LTSB 64-bit EN,
+ Firefox 55.0.3 (64-bit).
### 2. Кнопка «Выйти»

Полагаю, не очень удачно расположена, перекрывая скроллбар, вер... | main | улучшения дизайна комнаты моё программное обеспечение на котором сделаны скриншоты windows enterprise ltsb bit en firefox bit кнопка «выйти» полагаю не очень удачно расположена перекрывая скроллбар верхнее меню и список пользователей полоса под п... | 1 |
5,690 | 29,952,334,921 | IssuesEvent | 2023-06-23 03:04:18 | spicetify/spicetify-themes | https://api.github.com/repos/spicetify/spicetify-themes | closed | [Dreary] Playlists not able to scroll | ☠️ unmaintained | **Describe the bug**
There is no scroll bar on the playlists section nor is there an outline on them even though I enabled `spicetify config sidebar_config 1`
**To Reproduce**
Steps to reproduce the behavior:
Not sure but I can send my installed things if needed
**Expected behavior**
Be able to scroll through... | True | [Dreary] Playlists not able to scroll - **Describe the bug**
There is no scroll bar on the playlists section nor is there an outline on them even though I enabled `spicetify config sidebar_config 1`
**To Reproduce**
Steps to reproduce the behavior:
Not sure but I can send my installed things if needed
**Expect... | main | playlists not able to scroll describe the bug there is no scroll bar on the playlists section nor is there an outline on them even though i enabled spicetify config sidebar config to reproduce steps to reproduce the behavior not sure but i can send my installed things if needed expected beha... | 1 |
119,227 | 17,604,737,773 | IssuesEvent | 2021-08-17 15:40:37 | Dima2021/NodeGoat | https://api.github.com/repos/Dima2021/NodeGoat | closed | WS-2020-0344 (High) detected in is-my-json-valid-2.19.0.tgz, is-my-json-valid-2.15.0.tgz - autoclosed | security vulnerability | ## WS-2020-0344 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>is-my-json-valid-2.19.0.tgz</b>, <b>is-my-json-valid-2.15.0.tgz</b></p></summary>
<p>
<details><summary><b>is-my-json-... | True | WS-2020-0344 (High) detected in is-my-json-valid-2.19.0.tgz, is-my-json-valid-2.15.0.tgz - autoclosed - ## WS-2020-0344 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>is-my-json-vali... | non_main | ws high detected in is my json valid tgz is my json valid tgz autoclosed ws high severity vulnerability vulnerable libraries is my json valid tgz is my json valid tgz is my json valid tgz a jsonschema validator that uses code generation to be ext... | 0 |
234,643 | 18,011,518,911 | IssuesEvent | 2021-09-16 09:08:58 | gardener/documentation | https://api.github.com/repos/gardener/documentation | closed | Local preview doesn't work correctly | kind/bug component/documentation priority/2 | **What happened**:
With the shift to `docforge` some folders were removed from documentation because they are fetched by `docforge`. Consequently when doing `make serve` for local preview they are missing form the website because the step with docforge build has not been executed. The only way round that is to use doc... | 1.0 | Local preview doesn't work correctly - **What happened**:
With the shift to `docforge` some folders were removed from documentation because they are fetched by `docforge`. Consequently when doing `make serve` for local preview they are missing form the website because the step with docforge build has not been executed... | non_main | local preview doesn t work correctly what happened with the shift to docforge some folders were removed from documentation because they are fetched by docforge consequently when doing make serve for local preview they are missing form the website because the step with docforge build has not been executed... | 0 |
5,318 | 26,839,240,214 | IssuesEvent | 2023-02-02 22:23:05 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | add deploy --outputs-file option, like AWS CDK | type/feature area/deploy stage/pm-review maintainer/need-followup | ### Describe your idea/feature/enhancement
I wish SAM CLI would have an `--outputs-file` optional CLI argument for `sam deploy`, like the one `cdk deploy` has, see [the CDK docs](https://docs.aws.amazon.com/cdk/latest/guide/cli.html#w109aac23b7c33c13). Right now, it only prints the outputs in an ASCII table, mixed i... | True | add deploy --outputs-file option, like AWS CDK - ### Describe your idea/feature/enhancement
I wish SAM CLI would have an `--outputs-file` optional CLI argument for `sam deploy`, like the one `cdk deploy` has, see [the CDK docs](https://docs.aws.amazon.com/cdk/latest/guide/cli.html#w109aac23b7c33c13). Right now, it o... | main | add deploy outputs file option like aws cdk describe your idea feature enhancement i wish sam cli would have an outputs file optional cli argument for sam deploy like the one cdk deploy has see right now it only prints the outputs in an ascii table mixed in with all the other stuff that goes... | 1 |
809,644 | 30,203,303,886 | IssuesEvent | 2023-07-05 07:43:59 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | Filter box in table has horizontal scroll | Type:Bug Priority:P3 Querying/Parameters & Variables .Frontend Visualization/Tables .Team/42 :milky_way: | ### Describe the bug
When filtering a field that has long strings, the filter box creates an unnecessary horizontal scroll.
### To Reproduce
1. Sample database -> People
2. Password (long strings field): filter by this column
3. Is: "8bee" or any known value (dont copy and paste)
4. Horizontal scroll
<im... | 1.0 | Filter box in table has horizontal scroll - ### Describe the bug
When filtering a field that has long strings, the filter box creates an unnecessary horizontal scroll.
### To Reproduce
1. Sample database -> People
2. Password (long strings field): filter by this column
3. Is: "8bee" or any known value (dont ... | non_main | filter box in table has horizontal scroll describe the bug when filtering a field that has long strings the filter box creates an unnecessary horizontal scroll to reproduce sample database people password long strings field filter by this column is or any known value dont cop... | 0 |
99,815 | 4,065,670,387 | IssuesEvent | 2016-05-26 12:17:27 | Taeir/ContextProject-MIGI2 | https://api.github.com/repos/Taeir/ContextProject-MIGI2 | closed | Refactoring - Refactoring Packages | Priority A | The packages needs to be clear and correct to improve the structure of the code.
This is a subtask of #207 - Refactoring | 1.0 | Refactoring - Refactoring Packages - The packages needs to be clear and correct to improve the structure of the code.
This is a subtask of #207 - Refactoring | non_main | refactoring refactoring packages the packages needs to be clear and correct to improve the structure of the code this is a subtask of refactoring | 0 |
23 | 2,524,070,209 | IssuesEvent | 2015-01-20 15:33:41 | simplesamlphp/simplesamlphp | https://api.github.com/repos/simplesamlphp/simplesamlphp | closed | Remove backwards-compatibility code in SimpleSAML_SessionHandlerStore | enhancement maintainability started | The `loadSession()` method has some backwards-compatible code that must go away. | True | Remove backwards-compatibility code in SimpleSAML_SessionHandlerStore - The `loadSession()` method has some backwards-compatible code that must go away. | main | remove backwards compatibility code in simplesaml sessionhandlerstore the loadsession method has some backwards compatible code that must go away | 1 |
1,554 | 6,572,249,517 | IssuesEvent | 2017-09-11 00:35:58 | ansible/ansible-modules-extras | https://api.github.com/repos/ansible/ansible-modules-extras | closed | New monit release breaks monit module | affects_2.1 bug_report waiting_on_maintainer | ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
monitoring/monit
##### ANSIBLE VERSION
```
ansible 2.1.0.0
```
##### SUMMARY
Since Monit changed the output of the `summary` command in version 5.18, the monit module is not able to parse it.
##### STEPS TO REPRODUCE
Running the following task:
```
- name: Start s... | True | New monit release breaks monit module - ##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
monitoring/monit
##### ANSIBLE VERSION
```
ansible 2.1.0.0
```
##### SUMMARY
Since Monit changed the output of the `summary` command in version 5.18, the monit module is not able to parse it.
##### STEPS TO REPRODUCE
Running ... | main | new monit release breaks monit module issue type bug report component name monitoring monit ansible version ansible summary since monit changed the output of the summary command in version the monit module is not able to parse it steps to reproduce running t... | 1 |
1,896 | 6,577,539,092 | IssuesEvent | 2017-09-12 01:37:11 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | ansible-modules-core/cloud/amazon/ec2_vpc.py tag issue - feature request | affects_2.0 aws cloud feature_idea waiting_on_maintainer | ##### Issue Type:
- Feature Idea
##### Plugin Name:
- ec2_vpc.py
##### Ansible Version:
ansible 2.0.0.2
config file = /home/naslanidis/code/ag-vpc-management/ansible.cfg
configured module search path = /usr/share/ansible/modules
##### Ansible Configuration:
N/A
##### Environment:
Fedora 22 x64
##### Summary:
W... | True | ansible-modules-core/cloud/amazon/ec2_vpc.py tag issue - feature request - ##### Issue Type:
- Feature Idea
##### Plugin Name:
- ec2_vpc.py
##### Ansible Version:
ansible 2.0.0.2
config file = /home/naslanidis/code/ag-vpc-management/ansible.cfg
configured module search path = /usr/share/ansible/modules
##### Ansi... | main | ansible modules core cloud amazon vpc py tag issue feature request issue type feature idea plugin name vpc py ansible version ansible config file home naslanidis code ag vpc management ansible cfg configured module search path usr share ansible modules ansible ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.