Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
2,038
6,850,153,623
IssuesEvent
2017-11-14 01:34:51
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
_audit_modified_casks: fails or audits multiple Casks
awaiting maintainer feedback
https://travis-ci.org/caskroom/homebrew-cask/builds/301185254 ``` >>> brew cask _audit_modified_casks 6eae398988688a5f1fdf5695ea10794c3da6b4b2...76a94d96f9b2571f373874896da7c7e7aa3c6770 Error: Cask 'abgx360' is unavailable: No Cask with this name exists. ``` ``` (I thought I had a couple of examples for multipl...
True
_audit_modified_casks: fails or audits multiple Casks - https://travis-ci.org/caskroom/homebrew-cask/builds/301185254 ``` >>> brew cask _audit_modified_casks 6eae398988688a5f1fdf5695ea10794c3da6b4b2...76a94d96f9b2571f373874896da7c7e7aa3c6770 Error: Cask 'abgx360' is unavailable: No Cask with this name exists. ``` ...
main
audit modified casks fails or audits multiple casks brew cask audit modified casks error cask is unavailable no cask with this name exists i thought i had a couple of examples for multiple casks saved but i can t find them these occur when the contributors fork is out...
1
49,805
6,260,617,429
IssuesEvent
2017-07-14 21:07:23
blockstack/designs
https://api.github.com/repos/blockstack/designs
closed
create sketch/invision craft shared logo asset library
design production v3.1.0
Create Sketch/InVision Craft shared logo asset library for design team
1.0
create sketch/invision craft shared logo asset library - Create Sketch/InVision Craft shared logo asset library for design team
non_main
create sketch invision craft shared logo asset library create sketch invision craft shared logo asset library for design team
0
76,184
9,921,627,362
IssuesEvent
2019-06-30 19:55:46
SFTtech/openage
https://api.github.com/repos/SFTtech/openage
closed
Release process is undocumented
documentation packaging
We are missing documentation on how to release a new Version. This needs to be fixed ASAP, probably while releasing `0.4.0`, which i should have done two weeks ago. See also #1133
1.0
Release process is undocumented - We are missing documentation on how to release a new Version. This needs to be fixed ASAP, probably while releasing `0.4.0`, which i should have done two weeks ago. See also #1133
non_main
release process is undocumented we are missing documentation on how to release a new version this needs to be fixed asap probably while releasing which i should have done two weeks ago see also
0
3,854
17,013,880,371
IssuesEvent
2021-07-02 09:13:53
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
Provide an analyzer for Moq Verify calls
Area: analyzer Area: maintainability feasability unclear feature
If a test uses Moq mocks, they can be set up to behave in a specific way. Then that behavior can be marked to be verified, by calling ```c# mock.Setup(_ => _DoSomething()).Verifiable(); ``` Now that behavior to verify needs to be verified by a call to ```c# mock.Verify(); // - or - mock.VerifyAll(); ``` How...
True
Provide an analyzer for Moq Verify calls - If a test uses Moq mocks, they can be set up to behave in a specific way. Then that behavior can be marked to be verified, by calling ```c# mock.Setup(_ => _DoSomething()).Verifiable(); ``` Now that behavior to verify needs to be verified by a call to ```c# mock.Verify()...
main
provide an analyzer for moq verify calls if a test uses moq mocks they can be set up to behave in a specific way then that behavior can be marked to be verified by calling c mock setup dosomething verifiable now that behavior to verify needs to be verified by a call to c mock verify ...
1
4,745
24,480,407,921
IssuesEvent
2022-10-08 19:00:26
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Cell Context menu event should maintain the cell selection when triggered within the selection
type: enhancement work: frontend status: ready restricted: maintainers
## Steps to reproduce 1. Select a block of cells. 1. Trigger the context menu on a cell outside the selected block. 1. Observe the cell selection to change, selecting only the cell on which the context menu was triggered. (good) 1. Select a block of cells again. 1. Trigger the context menu on a cell _inside_ the selec...
True
Cell Context menu event should maintain the cell selection when triggered within the selection - ## Steps to reproduce 1. Select a block of cells. 1. Trigger the context menu on a cell outside the selected block. 1. Observe the cell selection to change, selecting only the cell on which the context menu was triggered. ...
main
cell context menu event should maintain the cell selection when triggered within the selection steps to reproduce select a block of cells trigger the context menu on a cell outside the selected block observe the cell selection to change selecting only the cell on which the context menu was triggered ...
1
111,792
14,146,302,632
IssuesEvent
2020-11-10 19:00:29
newjersey/dhs-oneapp
https://api.github.com/repos/newjersey/dhs-oneapp
opened
Identify, recruit, and schedule users for testing quick submit
design
- Identify applicants to test with - Identify outreach workers to test with - Identify caseworkers to test with, assuming we can convince Alecia to give us access - Prep calendar - Send out recruitment emails - Schedule sessions
1.0
Identify, recruit, and schedule users for testing quick submit - - Identify applicants to test with - Identify outreach workers to test with - Identify caseworkers to test with, assuming we can convince Alecia to give us access - Prep calendar - Send out recruitment emails - Schedule sessions
non_main
identify recruit and schedule users for testing quick submit identify applicants to test with identify outreach workers to test with identify caseworkers to test with assuming we can convince alecia to give us access prep calendar send out recruitment emails schedule sessions
0
1,029
4,822,882,376
IssuesEvent
2016-11-06 03:00:09
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
yum module doesn't validate that RPM could be downloaded before reading
affects_2.3 bug_report in progress waiting_on_maintainer
##### ISSUE TYPE Bug Report ##### COMPONENT NAME `yum` ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.3.0 (type-filter a6feeee50f) last updated 2016/10/28 15:41:12 (GMT -500) ``` ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ...
True
yum module doesn't validate that RPM could be downloaded before reading - ##### ISSUE TYPE Bug Report ##### COMPONENT NAME `yum` ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.3.0 (type-filter a6feeee50f) last updated 2016/10/28 15:41:12 (G...
main
yum module doesn t validate that rpm could be downloaded before reading issue type bug report component name yum ansible version ansible type filter last updated gmt configuration n a os environment n a summary the ...
1
25,588
11,198,456,622
IssuesEvent
2020-01-03 15:59:40
TrapTeamCCNZ/forntenddisaster
https://api.github.com/repos/TrapTeamCCNZ/forntenddisaster
opened
CVE-2019-20149 (Medium) detected in multiple libraries
security vulnerability
## CVE-2019-20149 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>kind-of-3.2.2.tgz</b>, <b>kind-of-4.0.0.tgz</b>, <b>kind-of-6.0.2.tgz</b>, <b>kind-of-2.0.1.tgz</b>, <b>kind-of-5.1...
True
CVE-2019-20149 (Medium) detected in multiple libraries - ## CVE-2019-20149 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>kind-of-3.2.2.tgz</b>, <b>kind-of-4.0.0.tgz</b>, <b>kind-o...
non_main
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries kind of tgz kind of tgz kind of tgz kind of tgz kind of tgz kind of tgz get the native type of a value library home page a href ...
0
1,716
6,574,472,161
IssuesEvent
2017-09-11 13:01:09
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Windows Setup Module Doesn't Work If Running As SYSTEM
affects_2.2 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> Windows setup module (setup.ps1) ##### ANSIBLE VERSION <!--- Paste verbatim output fro...
True
Windows Setup Module Doesn't Work If Running As SYSTEM - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> Windows setup module (setup.ps1) ...
main
windows setup module doesn t work if running as system issue type bug report component name windows setup module setup ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or using ...
1
36,243
17,572,443,840
IssuesEvent
2021-08-15 00:54:48
UpVent/upvent.codes
https://api.github.com/repos/UpVent/upvent.codes
closed
[Django] Try to cache some views
help wanted UI/UX Performance Django :snake: SEO :mag:
Some views of this site don't change often (or don't change at all), for this, it is important to cache our views to improve loading times on recurring devices.
True
[Django] Try to cache some views - Some views of this site don't change often (or don't change at all), for this, it is important to cache our views to improve loading times on recurring devices.
non_main
try to cache some views some views of this site don t change often or don t change at all for this it is important to cache our views to improve loading times on recurring devices
0
864
4,533,515,141
IssuesEvent
2016-09-08 11:54:36
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
F5 LTM Error: ansible requires the stdlib json or simplejson module, neither was found
bug_report networking waiting_on_maintainer
#### Issue Type: - Bug Report #### Component Name: bigip_facts #### Ansible Version: #### Summary: @mhite @caphrim007 I can't seem to get Ansible to talk to my F5 (BIG-IP 11.6.0 Build 6.0.442 Hotfix HF6). I get: `error fatal: [f5ltm1.mydomain.com]: FAILED! => {"changed": false, "failed": true, "msg"...
True
F5 LTM Error: ansible requires the stdlib json or simplejson module, neither was found - #### Issue Type: - Bug Report #### Component Name: bigip_facts #### Ansible Version: #### Summary: @mhite @caphrim007 I can't seem to get Ansible to talk to my F5 (BIG-IP 11.6.0 Build 6.0.442 Hotfix HF6). I get:...
main
ltm error ansible requires the stdlib json or simplejson module neither was found issue type bug report component name bigip facts ansible version summary mhite i can t seem to get ansible to talk to my big ip build hotfix i get error fatal ...
1
2,103
7,111,562,637
IssuesEvent
2018-01-17 14:35:59
webgem-xyz/UVA-React
https://api.github.com/repos/webgem-xyz/UVA-React
opened
Move sync state and adding functions to App.js
bug enhancement maintainability
Measurements sync, Adding mesurements and media functions should be moved to App.js ## How we do it now - Every component that needs measurements we resync the measurement. - The Add & AddMedia Components Sync the whole measurements. - The function that adds the data is inside the Add & AddMedia Component. ## ...
True
Move sync state and adding functions to App.js - Measurements sync, Adding mesurements and media functions should be moved to App.js ## How we do it now - Every component that needs measurements we resync the measurement. - The Add & AddMedia Components Sync the whole measurements. - The function that adds the d...
main
move sync state and adding functions to app js measurements sync adding mesurements and media functions should be moved to app js how we do it now every component that needs measurements we resync the measurement the add addmedia components sync the whole measurements the function that adds the d...
1
124,378
26,447,233,217
IssuesEvent
2023-01-16 08:28:24
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Random crash
Bug Code Crash Networking
### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened? The sub docked to a station. After loading, the game crash. Rejoining the server, the following error occurs. ![CF31AP`XY`V4X)5TAQO2IBN](https://use...
1.0
Random crash - ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened? The sub docked to a station. After loading, the game crash. Rejoining the server, the following error occurs. ![CF31AP`XY`V4X)5TAQO2I...
non_main
random crash disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened the sub docked to a station after loading the game crash rejoining the server the following error occurs reproduction st...
0
21,787
14,858,936,593
IssuesEvent
2021-01-18 17:35:00
aguirre-lab/ml4c3
https://api.github.com/repos/aguirre-lab/ml4c3
closed
Consistent args for model diagram plot functions
infrastructure 🚇
## What and why Currently one accepts entire args object and other one accepts a few specific arguments. ## Solution(s) Both accept similar specific args rather than entire args object. ## Acceptance criteria ## Blocked by or pending
1.0
Consistent args for model diagram plot functions - ## What and why Currently one accepts entire args object and other one accepts a few specific arguments. ## Solution(s) Both accept similar specific args rather than entire args object. ## Acceptance criteria ## Blocked by or pending
non_main
consistent args for model diagram plot functions what and why currently one accepts entire args object and other one accepts a few specific arguments solution s both accept similar specific args rather than entire args object acceptance criteria blocked by or pending
0
1,930
6,609,838,456
IssuesEvent
2017-09-19 15:42:47
Kristinita/Erics-Green-Room
https://api.github.com/repos/Kristinita/Erics-Green-Room
closed
[Feature request] Переход к следующему вопросу после первого же неправильного ответа
need-maintainer
### 1. Запрос Неплохо было бы наличие опции — возможности дать только один верный ответ. ### 2. Аргументация 1. Во многих [**джинджеринах**](http://kristinita.ru/Gingerinas/%D0%94%D0%B6%D0%B8%D0%BD%D0%B4%D0%B6%D0%B5%D1%80%D0%B8%D0%BD%D1%8B) игрок имеет возможность дать только один ответ, а в случае неверного —...
True
[Feature request] Переход к следующему вопросу после первого же неправильного ответа - ### 1. Запрос Неплохо было бы наличие опции — возможности дать только один верный ответ. ### 2. Аргументация 1. Во многих [**джинджеринах**](http://kristinita.ru/Gingerinas/%D0%94%D0%B6%D0%B8%D0%BD%D0%B4%D0%B6%D0%B5%D1%80%D0...
main
переход к следующему вопросу после первого же неправильного ответа запрос неплохо было бы наличие опции — возможности дать только один верный ответ аргументация во многих игрок имеет возможность дать только один ответ а в случае неверного — с него снимаются игровые баллы непл...
1
4,156
19,903,568,851
IssuesEvent
2022-01-25 10:26:16
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Automate release process in GitHub actions
enhancement maintainability packaging
We should be able to run the entire release process inside a GitHub action, instead of having so many manual steps. We can use Windows and MacOS vms on GitHub actions to run the platform-specific steps. Gephi does that well: https://github.com/gephi/gephi/blob/master/.github/workflows/release.yml
True
Automate release process in GitHub actions - We should be able to run the entire release process inside a GitHub action, instead of having so many manual steps. We can use Windows and MacOS vms on GitHub actions to run the platform-specific steps. Gephi does that well: https://github.com/gephi/gephi/blob/master/.gi...
main
automate release process in github actions we should be able to run the entire release process inside a github action instead of having so many manual steps we can use windows and macos vms on github actions to run the platform specific steps gephi does that well
1
489,425
14,106,349,764
IssuesEvent
2020-11-06 14:48:48
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Add organization to inventory list rows
component:ui_next priority:medium state:in_progress type:feature
##### ISSUE TYPE - Feature Idea ##### SUMMARY Here's the old UI: <img width="1519" alt="Screen Shot 2020-07-20 at 1 46 11 PM" src="https://user-images.githubusercontent.com/9889020/87969064-7200a380-ca8f-11ea-89b9-52419ec16907.png"> and here's the new UI: <img width="1433" alt="Screen Shot 2020-07-20 at ...
1.0
Add organization to inventory list rows - ##### ISSUE TYPE - Feature Idea ##### SUMMARY Here's the old UI: <img width="1519" alt="Screen Shot 2020-07-20 at 1 46 11 PM" src="https://user-images.githubusercontent.com/9889020/87969064-7200a380-ca8f-11ea-89b9-52419ec16907.png"> and here's the new UI: <img wi...
non_main
add organization to inventory list rows issue type feature idea summary here s the old ui img width alt screen shot at pm src and here s the new ui img width alt screen shot at pm src
0
55,787
14,684,628,730
IssuesEvent
2021-01-01 04:05:50
chrismiceli/motp
https://api.github.com/repos/chrismiceli/motp
closed
mOTP characters entered in the seed box
Priority-Medium Type-Defect auto-migrated
``` It may be beneficial to have a count of the number of characters entered in the seed box, perhaps like this: Seed: (0/20 characters entered) Seed: (5/20 characters entered) Seed: (21/20 characters entered - too many!) This link [1] seems to suggest it's pretty easy, but I've not got it working yet. [1] http:/...
1.0
mOTP characters entered in the seed box - ``` It may be beneficial to have a count of the number of characters entered in the seed box, perhaps like this: Seed: (0/20 characters entered) Seed: (5/20 characters entered) Seed: (21/20 characters entered - too many!) This link [1] seems to suggest it's pretty easy, but ...
non_main
motp characters entered in the seed box it may be beneficial to have a count of the number of characters entered in the seed box perhaps like this seed characters entered seed characters entered seed characters entered too many this link seems to suggest it s pretty easy but i ve n...
0
4,468
23,286,031,362
IssuesEvent
2022-08-05 16:35:33
danbugs/smithereens
https://api.github.com/repos/danbugs/smithereens
closed
#2 subtask: implement player_id-to-gamer_tag mapping
feature core maintainer issue
I want to allow people to search results and whatnot based on their gamer tag. Considering StartGG doesn't allow searching by gamer tag (because they are not unique), I need to create a database that maps player ids (i.e., something that is searchable) to gamer tags (i.e., what I want to search by).
True
#2 subtask: implement player_id-to-gamer_tag mapping - I want to allow people to search results and whatnot based on their gamer tag. Considering StartGG doesn't allow searching by gamer tag (because they are not unique), I need to create a database that maps player ids (i.e., something that is searchable) to gamer tag...
main
subtask implement player id to gamer tag mapping i want to allow people to search results and whatnot based on their gamer tag considering startgg doesn t allow searching by gamer tag because they are not unique i need to create a database that maps player ids i e something that is searchable to gamer tag...
1
4,972
25,544,376,578
IssuesEvent
2022-11-29 17:32:24
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
SAM policy template - S3FullAccessPolicy
area/policy-templates type/feature maintainer/need-followup
### Describe your idea/feature/enhancement I would like the ability to list and delete all object versions in an S3 bucket. ### Proposal Add the IAM policy actions ListBucketVersions and DeleteObjectVersion to the S3FullAccessPolicy. Things to consider: [ ] The [SAM documentation](https://docs.aws.amazon.c...
True
SAM policy template - S3FullAccessPolicy - ### Describe your idea/feature/enhancement I would like the ability to list and delete all object versions in an S3 bucket. ### Proposal Add the IAM policy actions ListBucketVersions and DeleteObjectVersion to the S3FullAccessPolicy. Things to consider: [ ] The [S...
main
sam policy template describe your idea feature enhancement i would like the ability to list and delete all object versions in an bucket proposal add the iam policy actions listbucketversions and deleteobjectversion to the things to consider the will need to be updated addi...
1
5,554
27,795,234,990
IssuesEvent
2023-03-17 12:02:11
spicetify/spicetify-themes
https://api.github.com/repos/spicetify/spicetify-themes
closed
[Ziro] Volume bar missaligned when played from remote device
☠️ unmaintained
**Describe the bug** The volume bar is missaligned when playing song from a remote device, and the lyrics and expand button goes invincible **To Reproduce** Open Spotify with the Ziro theme applied with any Color schemes (In the Screenshot i'm using red-light color schemes) **Expected behavior** Volume bar is ...
True
[Ziro] Volume bar missaligned when played from remote device - **Describe the bug** The volume bar is missaligned when playing song from a remote device, and the lyrics and expand button goes invincible **To Reproduce** Open Spotify with the Ziro theme applied with any Color schemes (In the Screenshot i'm using re...
main
volume bar missaligned when played from remote device describe the bug the volume bar is missaligned when playing song from a remote device and the lyrics and expand button goes invincible to reproduce open spotify with the ziro theme applied with any color schemes in the screenshot i m using red lig...
1
66,830
20,712,959,702
IssuesEvent
2022-03-12 06:57:40
scipy/scipy
https://api.github.com/repos/scipy/scipy
closed
scipy.stats.skew returning MaskedArray
defect scipy.stats
<!-- Thank you for taking the time to file a bug report. Please fill in the fields below, deleting the sections that don't apply to your issue. You can view the final output by clicking the preview button above. Note: This is a comment, and won't appear in the output. --> scipy.stats.skew(data, nan_policy="...
1.0
scipy.stats.skew returning MaskedArray - <!-- Thank you for taking the time to file a bug report. Please fill in the fields below, deleting the sections that don't apply to your issue. You can view the final output by clicking the preview button above. Note: This is a comment, and won't appear in the output. -...
non_main
scipy stats skew returning maskedarray thank you for taking the time to file a bug report please fill in the fields below deleting the sections that don t apply to your issue you can view the final output by clicking the preview button above note this is a comment and won t appear in the output ...
0
245,610
26,549,304,081
IssuesEvent
2023-01-20 05:30:13
nidhi7598/linux-3.0.35_CVE-2022-45934
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934
opened
CVE-2020-0305 (Medium) detected in linux-stable-rtv3.8.6
security vulnerability
## CVE-2020-0305 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2020-0305 (Medium) detected in linux-stable-rtv3.8.6 - ## CVE-2020-0305 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartw...
non_main
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f...
0
23,144
11,849,375,184
IssuesEvent
2020-03-24 15:09:26
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Cannot access from Windows Server 2012 R2
Pri2 cognitive-services/svc cxp product-question speech-service/subsvc triaged
I cannot access * .tts.speech.microsoft.com which is a voices/list or v1 endpoint from Windows Server 2012 R2. This error has occurred since March 14, 2020. * .tts.speech.microsoft.com seems to support only the following cipher suites: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 Howev...
2.0
Cannot access from Windows Server 2012 R2 - I cannot access * .tts.speech.microsoft.com which is a voices/list or v1 endpoint from Windows Server 2012 R2. This error has occurred since March 14, 2020. * .tts.speech.microsoft.com seems to support only the following cipher suites: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 ...
non_main
cannot access from windows server i cannot access tts speech microsoft com which is a voices list or endpoint from windows server this error has occurred since march tts speech microsoft com seems to support only the following cipher suites tls ecdhe rsa with aes gcm tls ecdhe rsa with a...
0
4,395
22,551,639,345
IssuesEvent
2022-06-27 06:23:00
cncf/glossary
https://api.github.com/repos/cncf/glossary
closed
Search doesn't work for foreign words
maintainers
Currently the search is powered by lunr and [language support](https://lunrjs.com/guides/language_support.html) isn't activated. Lunr doesn't support Hindi, so it would never work for that language, even if we were to activate it for all other languages. We should research a different search tool so that we can sear...
True
Search doesn't work for foreign words - Currently the search is powered by lunr and [language support](https://lunrjs.com/guides/language_support.html) isn't activated. Lunr doesn't support Hindi, so it would never work for that language, even if we were to activate it for all other languages. We should research a d...
main
search doesn t work for foreign words currently the search is powered by lunr and isn t activated lunr doesn t support hindi so it would never work for that language even if we were to activate it for all other languages we should research a different search tool so that we can search across all foreign la...
1
1,539
6,572,229,352
IssuesEvent
2017-09-11 00:20:17
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
ufw support for comments
affects_2.3 feature_idea waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ufw ##### SUMMARY ufw module should support comment feature added in ufw 0.35 ufw 0.35 available in Ubuntu 16.04 LTS (due to be released on Apr 21, 2016) brings several changes: - config moves from /lib/ufw to /etc/ufw (maybe not relevant for this module, will re...
True
ufw support for comments - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ufw ##### SUMMARY ufw module should support comment feature added in ufw 0.35 ufw 0.35 available in Ubuntu 16.04 LTS (due to be released on Apr 21, 2016) brings several changes: - config moves from /lib/ufw to /etc/ufw (maybe not releva...
main
ufw support for comments issue type feature idea component name ufw summary ufw module should support comment feature added in ufw ufw available in ubuntu lts due to be released on apr brings several changes config moves from lib ufw to etc ufw maybe not relevant for t...
1
117,642
15,158,208,243
IssuesEvent
2021-02-12 00:35:10
urbit/landscape
https://api.github.com/repos/urbit/landscape
opened
chat: no option to dismiss 'share private profile?' banner
design
![image](https://user-images.githubusercontent.com/9557907/107716678-c0bd9700-6c86-11eb-9468-5f05d1983fd6.png) There's no option to dismiss this if I chose not to share my private profile.
1.0
chat: no option to dismiss 'share private profile?' banner - ![image](https://user-images.githubusercontent.com/9557907/107716678-c0bd9700-6c86-11eb-9468-5f05d1983fd6.png) There's no option to dismiss this if I chose not to share my private profile.
non_main
chat no option to dismiss share private profile banner there s no option to dismiss this if i chose not to share my private profile
0
119,195
4,762,830,654
IssuesEvent
2016-10-25 12:49:17
bedita/bedita
https://api.github.com/repos/bedita/bedita
opened
Validate embed code for videos
Priority - High Type - Bug
When saving a multimedia of type video, if embed code is provided, it should be validated. Failing to do so might result in malformed HTML code that breaks the whole page in backend. XSS filter doesn't really quite apply to this case, AFAIK, as this field is supposed to contain HTML by design. Right, @batopa ?
1.0
Validate embed code for videos - When saving a multimedia of type video, if embed code is provided, it should be validated. Failing to do so might result in malformed HTML code that breaks the whole page in backend. XSS filter doesn't really quite apply to this case, AFAIK, as this field is supposed to contain HTML ...
non_main
validate embed code for videos when saving a multimedia of type video if embed code is provided it should be validated failing to do so might result in malformed html code that breaks the whole page in backend xss filter doesn t really quite apply to this case afaik as this field is supposed to contain html ...
0
3,556
14,164,739,254
IssuesEvent
2020-11-12 05:47:50
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
NumberInput value type for Typescript
status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬 type: question ❓
## What package(s) are you using? - [ ] `carbon-components` - [ ] `carbon-components-react` ## Summary I read code for `NumberInput.js` and storybook for this component. When I turn on `allowEmpty` option for this component, I have to be able to pass `empty value` to `value` prop. It is possible in storybook ...
True
NumberInput value type for Typescript - ## What package(s) are you using? - [ ] `carbon-components` - [ ] `carbon-components-react` ## Summary I read code for `NumberInput.js` and storybook for this component. When I turn on `allowEmpty` option for this component, I have to be able to pass `empty value` to `v...
main
numberinput value type for typescript what package s are you using carbon components carbon components react summary i read code for numberinput js and storybook for this component when i turn on allowempty option for this component i have to be able to pass empty value to value...
1
2,194
7,746,491,249
IssuesEvent
2018-05-29 21:55:41
react-navigation/react-navigation
https://api.github.com/repos/react-navigation/react-navigation
closed
goBack(null) is undefined in Stacks with just one screen
needs response from maintainer
### Current Behavior In StackNavigators, `goBack(null)` will only work if there is more than one screen in the stack. We've been using this to "close" screens and would love to get it back. If you click it in a screen that's a single in a stack, nothing happens or you get an error. If you do the same with multiple sta...
True
goBack(null) is undefined in Stacks with just one screen - ### Current Behavior In StackNavigators, `goBack(null)` will only work if there is more than one screen in the stack. We've been using this to "close" screens and would love to get it back. If you click it in a screen that's a single in a stack, nothing happen...
main
goback null is undefined in stacks with just one screen current behavior in stacknavigators goback null will only work if there is more than one screen in the stack we ve been using this to close screens and would love to get it back if you click it in a screen that s a single in a stack nothing happen...
1
365,215
25,524,486,853
IssuesEvent
2022-11-29 00:15:24
eslint/eslint
https://api.github.com/repos/eslint/eslint
closed
Integrations Page Clean up & Expansion
enhancement documentation accepted
### ESLint version v8.x ### What problem do you want to solve? clean up copy of the Integrations page, and expand key aspects to create a better reader experience. ### What do you think is the correct solution? Miscellaneous change on [Integrations](https://eslint.org/docs/latest/user-guide/integrations) page:...
1.0
Integrations Page Clean up & Expansion - ### ESLint version v8.x ### What problem do you want to solve? clean up copy of the Integrations page, and expand key aspects to create a better reader experience. ### What do you think is the correct solution? Miscellaneous change on [Integrations](https://eslint.org/d...
non_main
integrations page clean up expansion eslint version x what problem do you want to solve clean up copy of the integrations page and expand key aspects to create a better reader experience what do you think is the correct solution miscellaneous change on page add a sentence or two o...
0
3,295
12,681,363,919
IssuesEvent
2020-06-19 15:16:13
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFP - AMD Radeon Software
Status: Available For Maintainer(s)
## Checklist - [x] The package I am requesting does not already exist on https://chocolatey.org/packages; - [x] There is no open issue for this package; - [x] The issue title starts 'RFP - '; - [x] The download URL is public and not locked behind a paywall / login; ## Package Details Software project URL : ...
True
RFP - AMD Radeon Software - ## Checklist - [x] The package I am requesting does not already exist on https://chocolatey.org/packages; - [x] There is no open issue for this package; - [x] The issue title starts 'RFP - '; - [x] The download URL is public and not locked behind a paywall / login; ## Package Detail...
main
rfp amd radeon software checklist the package i am requesting does not already exist on there is no open issue for this package the issue title starts rfp the download url is public and not locked behind a paywall login package details software project url dire...
1
258,686
19,569,251,044
IssuesEvent
2022-01-04 07:40:38
eclipse/eclipsefuro-web
https://api.github.com/repos/eclipse/eclipsefuro-web
closed
Elaboration of Getting Started Guide
documentation
Users who belong to the target group of the Furo Web Stack should be able to create a minimal executable example within a maximum of **30** minutes. We also need descriptions of the core concepts including examples.
1.0
Elaboration of Getting Started Guide - Users who belong to the target group of the Furo Web Stack should be able to create a minimal executable example within a maximum of **30** minutes. We also need descriptions of the core concepts including examples.
non_main
elaboration of getting started guide users who belong to the target group of the furo web stack should be able to create a minimal executable example within a maximum of minutes we also need descriptions of the core concepts including examples
0
128,598
5,071,871,918
IssuesEvent
2016-12-26 16:59:23
AlbatrossAvionics/Alba-2017
https://api.github.com/repos/AlbatrossAvionics/Alba-2017
opened
Androidアプリの作成
high priority
機体搭載用Androidアプリの作成を行う。mbedとBlueToothの相互通信で接続する。主な機能は以下の通り。 - [ ] Android内の各種センサ値の取得、保存 - [ ] 電装のセンサで取れた値もBlueToothで送ってしまって保存して、SDロガーの代わりにしてSDロガーを廃止したい。 - [ ] パイロットにセンサの値を伝える表示画面として使用する。 - [ ] カメラ機能を使用して、フライト動画を取りたい。 - [ ] ロールアラームの機能もここに統合してしまいたい。音量的にロールアラームを廃止できなかったとしても両方鳴らす。 - [ ] mbedからはString型の文字列を送ってAndroidを操...
1.0
Androidアプリの作成 - 機体搭載用Androidアプリの作成を行う。mbedとBlueToothの相互通信で接続する。主な機能は以下の通り。 - [ ] Android内の各種センサ値の取得、保存 - [ ] 電装のセンサで取れた値もBlueToothで送ってしまって保存して、SDロガーの代わりにしてSDロガーを廃止したい。 - [ ] パイロットにセンサの値を伝える表示画面として使用する。 - [ ] カメラ機能を使用して、フライト動画を取りたい。 - [ ] ロールアラームの機能もここに統合してしまいたい。音量的にロールアラームを廃止できなかったとしても両方鳴らす。 - [ ] mbedからはString型の...
non_main
androidアプリの作成 機体搭載用androidアプリの作成を行う。mbedとbluetoothの相互通信で接続する。主な機能は以下の通り。 android内の各種センサ値の取得、保存 電装のセンサで取れた値もbluetoothで送ってしまって保存して、sdロガーの代わりにしてsdロガーを廃止したい。 パイロットにセンサの値を伝える表示画面として使用する。 カメラ機能を使用して、フライト動画を取りたい。 ロールアラームの機能もここに統合してしまいたい。音量的にロールアラームを廃止できなかったとしても両方鳴らす。 mbedからはstring型の文字列を送ってandro...
0
72,005
13,774,080,169
IssuesEvent
2020-10-08 05:28:14
IOSD/IOSD_MAIT_Hacktoberfest-2020_DSA-CP
https://api.github.com/repos/IOSD/IOSD_MAIT_Hacktoberfest-2020_DSA-CP
opened
CodeChef Problems
Algorithms Codechef Datastructure IOSD competitive-programming good first issue
Pick any Codechef problems and submit your source code for that problem here by making a PR. ### **Rules** 1. You have to submit at least 4 question solutions in 1 PR. 2. Submissions for any ongoing contest will not be accepted. 3. Attach Proof of Your AC Submission(Screenshot of AC Result) IN PULL REQUEST DISCUS...
1.0
CodeChef Problems - Pick any Codechef problems and submit your source code for that problem here by making a PR. ### **Rules** 1. You have to submit at least 4 question solutions in 1 PR. 2. Submissions for any ongoing contest will not be accepted. 3. Attach Proof of Your AC Submission(Screenshot of AC Result) IN...
non_main
codechef problems pick any codechef problems and submit your source code for that problem here by making a pr rules you have to submit at least question solutions in pr submissions for any ongoing contest will not be accepted attach proof of your ac submission screenshot of ac result in...
0
146,744
5,626,837,979
IssuesEvent
2017-04-04 23:05:31
robmcmullen/omnivore
https://api.github.com/repos/robmcmullen/omnivore
closed
Start of style change visible after disassembly style change
bug priority:low
If the cursor is at the end of a long selection and a style change results in the number of rows decreasing, the disassembly view shows bytes far past what just changed. Needs to reset rows, maybe so the cursor stays on the same byte and the view start is changed so it stays in the same relative position on the screen
1.0
Start of style change visible after disassembly style change - If the cursor is at the end of a long selection and a style change results in the number of rows decreasing, the disassembly view shows bytes far past what just changed. Needs to reset rows, maybe so the cursor stays on the same byte and the view start is c...
non_main
start of style change visible after disassembly style change if the cursor is at the end of a long selection and a style change results in the number of rows decreasing the disassembly view shows bytes far past what just changed needs to reset rows maybe so the cursor stays on the same byte and the view start is c...
0
4,227
20,915,298,264
IssuesEvent
2022-03-24 12:56:58
precice/precice
https://api.github.com/repos/precice/precice
closed
Dead code in Edge.hpp?
maintainability
In `mesh/Edge.hpp`, some types are forward declared, but I found no reference nor implementation to these. They seem to be designed for iterating over an edge, but there is actually no iterator implementation. https://github.com/precice/precice/blob/00e12ff66dc2b5337167761c0741aa718f441c63/src/mesh/Edge.hpp#L15-L18...
True
Dead code in Edge.hpp? - In `mesh/Edge.hpp`, some types are forward declared, but I found no reference nor implementation to these. They seem to be designed for iterating over an edge, but there is actually no iterator implementation. https://github.com/precice/precice/blob/00e12ff66dc2b5337167761c0741aa718f441c63/...
main
dead code in edge hpp in mesh edge hpp some types are forward declared but i found no reference nor implementation to these they seem to be designed for iterating over an edge but there is actually no iterator implementation for triangle the indexrangeiterator class is used to implement iterators ...
1
5,331
26,911,257,022
IssuesEvent
2023-02-07 00:06:08
DynamoRIO/dynamorio
https://api.github.com/repos/DynamoRIO/dynamorio
opened
Cleanup: Make C++ constant style consistent and remove CONSTEXPR define
Maintainability Component-DrCacheSim
We have two cleanup issues related to C++ constants: 1. Now that do not support VS2013 and have C++11 everywhere we can remove this in clients/drcachesim/common/utils.h: ``` /* TODO(i#2924): Remove this and others like it once we stop supporting VS2013. */ #if defined(WINDOWS) && _MSC_VER < 1900 # define CONS...
True
Cleanup: Make C++ constant style consistent and remove CONSTEXPR define - We have two cleanup issues related to C++ constants: 1. Now that do not support VS2013 and have C++11 everywhere we can remove this in clients/drcachesim/common/utils.h: ``` /* TODO(i#2924): Remove this and others like it once we stop suppor...
main
cleanup make c constant style consistent and remove constexpr define we have two cleanup issues related to c constants now that do not support and have c everywhere we can remove this in clients drcachesim common utils h todo i remove this and others like it once we stop supporting ...
1
1,710
6,574,448,708
IssuesEvent
2017-09-11 12:56:20
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
nxos_command fails with cisco nexus version 7.x
affects_2.2 bug_report networking waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quot...
True
nxos_command fails with cisco nexus version 7.x - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> ##### ANSIBLE VERSION <!--- Paste ver...
main
nxos command fails with cisco nexus version x issue type bug report component name ansible version ansible config file home emarq solutions network automation mas ansible cisco nexus ansible cfg configured module search path default w o overrides ...
1
1,767
6,575,035,021
IssuesEvent
2017-09-11 14:50:32
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
os_server module problem with floating_ips and multiple subnets
affects_2.2 cloud feature_idea openstack waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME os_server ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION host_key_checking = False force_color = 1 scp_if_ssh = True and also set the vault_password_file and inventory args...
True
os_server module problem with floating_ips and multiple subnets - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME os_server ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION host_key_checking = False force_color = 1 scp_if_s...
main
os server module problem with floating ips and multiple subnets issue type feature idea component name os server ansible version ansible config file configured module search path default w o overrides configuration host key checking false force color scp if s...
1
19,689
10,480,955,709
IssuesEvent
2019-09-24 08:42:27
raiden-network/raiden-services
https://api.github.com/repos/raiden-network/raiden-services
opened
PFS route request performance
PFS :rocket: Performance :horse_racing:
It seems like sometimes the PFS needs to long to reply to route requests (@Dominik1999 ) We should try to replicate this scenario, measure performance and then improve it.
True
PFS route request performance - It seems like sometimes the PFS needs to long to reply to route requests (@Dominik1999 ) We should try to replicate this scenario, measure performance and then improve it.
non_main
pfs route request performance it seems like sometimes the pfs needs to long to reply to route requests we should try to replicate this scenario measure performance and then improve it
0
678,719
23,208,156,420
IssuesEvent
2022-08-02 07:47:16
bioversity/Crop-Ontology
https://api.github.com/repos/bioversity/Crop-Ontology
closed
Interface: Term Details Window
Improvement new site High Priority
It would be better if the window called 'Term details' would be called 'Concept Details' because 'Term' is a category used for the Class in our new site so it can be confusing. Of course, ideally the title should change with the element displayed : Trait, Method, Scale, Variable details but I understand this is a sing...
1.0
Interface: Term Details Window - It would be better if the window called 'Term details' would be called 'Concept Details' because 'Term' is a category used for the Class in our new site so it can be confusing. Of course, ideally the title should change with the element displayed : Trait, Method, Scale, Variable details...
non_main
interface term details window it would be better if the window called term details would be called concept details because term is a category used for the class in our new site so it can be confusing of course ideally the title should change with the element displayed trait method scale variable details...
0
52,337
13,747,801,033
IssuesEvent
2020-10-06 08:10:21
idmarinas/lotgd-game
https://api.github.com/repos/idmarinas/lotgd-game
closed
CVE-2019-6283 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz - autoclosed
bug security vulnerability
## CVE-2019-6283 - 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.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper ...
True
CVE-2019-6283 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz - autoclosed - ## CVE-2019-6283 - 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....
non_main
cve medium detected in opennms opennms source node sass tgz autoclosed 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 lotgd ...
0
183,354
14,225,232,741
IssuesEvent
2020-11-17 20:55:12
Oldes/Rebol-issues
https://api.github.com/repos/Oldes/Rebol-issues
closed
SET block! versus SET refinement! or issue! incompatibility
Ren.resolved Test.written Type.bug
_Submitted by:_ **Ladislav** This does not look like an intended property. ``` rebol >> set /a 1 == 1 >> set [/a] 1 ** Script error: invalid argument: /a ** Where: set ** Near: set [/a] 1 ``` --- <sup>**Imported from:** **[CureCode](https://www.curecode.org/rebol3/ticket.rsp?id=1745)** [ Version: alpha 110 Type: B...
1.0
SET block! versus SET refinement! or issue! incompatibility - _Submitted by:_ **Ladislav** This does not look like an intended property. ``` rebol >> set /a 1 == 1 >> set [/a] 1 ** Script error: invalid argument: /a ** Where: set ** Near: set [/a] 1 ``` --- <sup>**Imported from:** **[CureCode](https://www.curecode...
non_main
set block versus set refinement or issue incompatibility submitted by ladislav this does not look like an intended property rebol set a set script error invalid argument a where set near set imported from imported from comments ...
0
43,499
9,449,984,941
IssuesEvent
2019-04-16 04:30:01
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Filing issues with multiple batched code locations ("bookmarks")
code-nav feature-request
As a user who is reviewing code for mistakes, I want to be able to "bookmark" multiple locations of code and then create a batch issue (eg on Jira) with all of the locations. I want anyone viewing the code on Sourcegraph to be able to see the issue I filed, and I want anyone viewing the issue on Jira to be able to go t...
1.0
Filing issues with multiple batched code locations ("bookmarks") - As a user who is reviewing code for mistakes, I want to be able to "bookmark" multiple locations of code and then create a batch issue (eg on Jira) with all of the locations. I want anyone viewing the code on Sourcegraph to be able to see the issue I fi...
non_main
filing issues with multiple batched code locations bookmarks as a user who is reviewing code for mistakes i want to be able to bookmark multiple locations of code and then create a batch issue eg on jira with all of the locations i want anyone viewing the code on sourcegraph to be able to see the issue i fi...
0
747,786
26,099,037,637
IssuesEvent
2022-12-27 03:07:42
tinkerbell/tink
https://api.github.com/repos/tinkerbell/tink
closed
Add support for AuthN/AuthZ to Hegel/Tink Server workflows
kind/feature help wanted priority/awaiting-more-evidence
Right now, Tinkerbell effectively trusts all MAC addresses coming in as the hardware it claims to be before supplying an image for PXE booting with tink-worker, and tink-worker eventually runs a workflow assigned to that machine's MAC address. The machine (via a workflow step) may call [hegel](https://github.com/tink...
1.0
Add support for AuthN/AuthZ to Hegel/Tink Server workflows - Right now, Tinkerbell effectively trusts all MAC addresses coming in as the hardware it claims to be before supplying an image for PXE booting with tink-worker, and tink-worker eventually runs a workflow assigned to that machine's MAC address. The machine (...
non_main
add support for authn authz to hegel tink server workflows right now tinkerbell effectively trusts all mac addresses coming in as the hardware it claims to be before supplying an image for pxe booting with tink worker and tink worker eventually runs a workflow assigned to that machine s mac address the machine ...
0
1,875
6,577,504,564
IssuesEvent
2017-09-12 01:22:42
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Add Target proxy, URL map and SSL certificate resource management to GCE
affects_2.3 cloud feature_idea gce waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME GCE ##### ANSIBLE VERSION N/A ##### SUMMARY Currently it is not possible to manage target proxies, their url map and ssl certificate resources with GCE modules. ##### EXPECTED RESULTS I would like to provision a bunch of webservers, put them under load balancer a...
True
Add Target proxy, URL map and SSL certificate resource management to GCE - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME GCE ##### ANSIBLE VERSION N/A ##### SUMMARY Currently it is not possible to manage target proxies, their url map and ssl certificate resources with GCE modules. ##### EXPECTED RESULTS I wo...
main
add target proxy url map and ssl certificate resource management to gce issue type feature idea component name gce ansible version n a summary currently it is not possible to manage target proxies their url map and ssl certificate resources with gce modules expected results i wo...
1
2,464
8,639,901,510
IssuesEvent
2018-11-23 22:31:58
F5OEO/rpitx
https://api.github.com/repos/F5OEO/rpitx
closed
Warnings
V1 related (not maintained)
The code contains a lot of strange expressions. I ran GCC with -Wall -Wextra to show all the problems. <pre>cc -Wall -Wextra -Werror -O2 -Wno-unused-variable -o ../rpitx RpiTx.c RpiGpio.c mailbox.c RpiDma.c -lm -lrt -lpthread RpiTx.c: In function ‘terminate’: RpiTx.c:172:15: error: unused parameter ‘dummy’ [-Werror=...
True
Warnings - The code contains a lot of strange expressions. I ran GCC with -Wall -Wextra to show all the problems. <pre>cc -Wall -Wextra -Werror -O2 -Wno-unused-variable -o ../rpitx RpiTx.c RpiGpio.c mailbox.c RpiDma.c -lm -lrt -lpthread RpiTx.c: In function ‘terminate’: RpiTx.c:172:15: error: unused parameter ‘dummy...
main
warnings the code contains a lot of strange expressions i ran gcc with wall wextra to show all the problems cc wall wextra werror wno unused variable o rpitx rpitx c rpigpio c mailbox c rpidma c lm lrt lpthread rpitx c in function ‘terminate’ rpitx c error unused parameter ‘dummy’ ter...
1
2,406
8,529,244,999
IssuesEvent
2018-11-03 09:49:33
adda-team/adda
https://api.github.com/repos/adda-team/adda
closed
Change svn revision number to something from git
comp-Scripts maintainability pri-Critical
The mechanics of svn revision number is definitely not working after the transition to git. Hence, we need to change it to something from git, e.g. the commit hash. This would affect: `svnrev.h`, `updsvnrev.sh`, macros `SVNREV` in the code and option `NO_SVNREV` in `Makefile`. Large part of the logic can probably be re...
True
Change svn revision number to something from git - The mechanics of svn revision number is definitely not working after the transition to git. Hence, we need to change it to something from git, e.g. the commit hash. This would affect: `svnrev.h`, `updsvnrev.sh`, macros `SVNREV` in the code and option `NO_SVNREV` in `Ma...
main
change svn revision number to something from git the mechanics of svn revision number is definitely not working after the transition to git hence we need to change it to something from git e g the commit hash this would affect svnrev h updsvnrev sh macros svnrev in the code and option no svnrev in ma...
1
5,308
26,803,985,114
IssuesEvent
2023-02-01 16:55:48
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
opened
Use a consistent date in PNI article factory
bug 🦠 engineering maintain needs grooming
## Description The articles use the current date as the publication date. This leads to the date being different every day. This causes false-positive issues in the visual regression tests, e.g. https://percy.io/Mozilla-Foundation/foundation.mozilla.org/builds/24716698/changed/1380489025?browser=chrome&browser_ids=3...
True
Use a consistent date in PNI article factory - ## Description The articles use the current date as the publication date. This leads to the date being different every day. This causes false-positive issues in the visual regression tests, e.g. https://percy.io/Mozilla-Foundation/foundation.mozilla.org/builds/24716698/...
main
use a consistent date in pni article factory description the articles use the current date as the publication date this leads to the date being different every day this causes false positive issues in the visual regression tests e g we should use some constant date in the factories to avoid that issue ...
1
1,951
6,664,486,321
IssuesEvent
2017-10-02 20:19:51
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Feature: Add parameter to bigip_node to wait for backend node to be available
affects_2.5 f5 feature_idea module networking support:community waiting_on_maintainer
From @blakeday on 2015-11-14T17:26:12Z ##### Issue Type: Feature Idea ##### Component Name: bigip_node ##### Ansible Version: 2.3 ##### Summary: Please add a wait parameter to bigip_node. When set, this parameter should cause the module to wait for the load balancer to report the backend server as UP w...
True
Feature: Add parameter to bigip_node to wait for backend node to be available - From @blakeday on 2015-11-14T17:26:12Z ##### Issue Type: Feature Idea ##### Component Name: bigip_node ##### Ansible Version: 2.3 ##### Summary: Please add a wait parameter to bigip_node. When set, this parameter should cau...
main
feature add parameter to bigip node to wait for backend node to be available from blakeday on issue type feature idea component name bigip node ansible version summary please add a wait parameter to bigip node when set this parameter should cause the modu...
1
44,384
9,576,633,085
IssuesEvent
2019-05-07 09:31:54
okkur/reposeed
https://api.github.com/repos/okkur/reposeed
closed
Add USERS.md file
code enhancement
<!-- This form is for bug reports and feature requests ONLY! If you're looking for help check out [our support guidelines](/SUPPORT.md). --> **Is this a BUG REPORT or FEATURE REQUEST?**: feature **What you expected to happen**: Showcase current users. For reposeed itself, but also as template.
1.0
Add USERS.md file - <!-- This form is for bug reports and feature requests ONLY! If you're looking for help check out [our support guidelines](/SUPPORT.md). --> **Is this a BUG REPORT or FEATURE REQUEST?**: feature **What you expected to happen**: Showcase current users. For reposeed itself, but also as temp...
non_main
add users md file this form is for bug reports and feature requests only if you re looking for help check out support md is this a bug report or feature request feature what you expected to happen showcase current users for reposeed itself but also as template
0
145
2,664,533,005
IssuesEvent
2015-03-20 15:06:27
TheRosettaFoundation/SOLAS-Match
https://api.github.com/repos/TheRosettaFoundation/SOLAS-Match
closed
OpenID 2.0 Shutdown by Google and Implementing OpenID Connect
Core Feature dev-site issue live-site issue maintainability security
Google is retiring their OpenID 2.0 platform and users are getting a warning saying "OpenID 2.0 for Google Accounts is going away" when trying to login to Trommons using the Google accounts (during the first time they authenticate their account). Google will shutdown OpenID 2.0 on April 20, 2015. Therefore necessa...
True
OpenID 2.0 Shutdown by Google and Implementing OpenID Connect - Google is retiring their OpenID 2.0 platform and users are getting a warning saying "OpenID 2.0 for Google Accounts is going away" when trying to login to Trommons using the Google accounts (during the first time they authenticate their account). Goog...
main
openid shutdown by google and implementing openid connect google is retiring their openid platform and users are getting a warning saying openid for google accounts is going away when trying to login to trommons using the google accounts during the first time they authenticate their account goog...
1
255,269
19,297,340,001
IssuesEvent
2021-12-12 20:05:55
Interlisp/medley
https://api.github.com/repos/Interlisp/medley
opened
Running medley on Windows documentation
documentation
You don’t need vnc in the “run locally in windows” scenario. For that matter, you don’t need docker either – if you can install WSL2. For a while last year we were trying docker because of some problems running on WSL1 (or Cygwin)…. But now that WSL2 is baked into Windows 11 I’d recommend using Docker Desktop as a ...
1.0
Running medley on Windows documentation - You don’t need vnc in the “run locally in windows” scenario. For that matter, you don’t need docker either – if you can install WSL2. For a while last year we were trying docker because of some problems running on WSL1 (or Cygwin)…. But now that WSL2 is baked into Windows 1...
non_main
running medley on windows documentation you don’t need vnc in the “run locally in windows” scenario for that matter you don’t need docker either – if you can install for a while last year we were trying docker because of some problems running on or cygwin … but now that is baked into windows i’d reco...
0
66,873
12,835,893,059
IssuesEvent
2020-07-07 13:35:13
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Transitions in Actions list with Enable Workflows = No
No Code Attached Yet
### Steps to reproduce the issue Set Enable Workflows = Yes in Articles -> Options -> Integration Enable Plugin Do some experimentation with Workflows. Set Enable Workflows to No Select Articles or Featured Articles Select an Article Checkbox Open the Actions Toolbar button ### Expected result No Transit...
1.0
[4.0] Transitions in Actions list with Enable Workflows = No - ### Steps to reproduce the issue Set Enable Workflows = Yes in Articles -> Options -> Integration Enable Plugin Do some experimentation with Workflows. Set Enable Workflows to No Select Articles or Featured Articles Select an Article Checkbox Open ...
non_main
transitions in actions list with enable workflows no steps to reproduce the issue set enable workflows yes in articles options integration enable plugin do some experimentation with workflows set enable workflows to no select articles or featured articles select an article checkbox open the ...
0
822
4,443,369,325
IssuesEvent
2016-08-19 16:28:50
openwrt/packages
https://api.github.com/repos/openwrt/packages
closed
sizeof(off_t) in Erlang
bug waiting for maintainer
Erlang uses autotools and a precompiler macro to detect sizeof(off_t) which doesn't work when cross-compiling. This can be fixed by either detecting sizeof(off_t) in run-time like https://git-us.netdef.org/projects/OSR/repos/openwrt-isis-hnet/browse/erlang/patches/105-use_correct_off_t.patch or by appending CFLAGS...
True
sizeof(off_t) in Erlang - Erlang uses autotools and a precompiler macro to detect sizeof(off_t) which doesn't work when cross-compiling. This can be fixed by either detecting sizeof(off_t) in run-time like https://git-us.netdef.org/projects/OSR/repos/openwrt-isis-hnet/browse/erlang/patches/105-use_correct_off_t.patch...
main
sizeof off t in erlang erlang uses autotools and a precompiler macro to detect sizeof off t which doesn t work when cross compiling this can be fixed by either detecting sizeof off t in run time like or by appending cflags with d file offset bits
1
3,213
12,294,210,072
IssuesEvent
2020-05-10 22:41:54
microsoft/DirectXTK
https://api.github.com/repos/microsoft/DirectXTK
closed
Retire XAudio 2.7 support
audio maintainence
With the [Xaudio2 Redist](https://aka.ms/XAudio2Redist) option to support Windows 7, there's little reason to continue to use the legacy DirectX SDK for _DirectX Tool Kit for Audio_. For the first release of 2020 I'll keep both legacy DXSDK and the new redist option support, but will remove DXSDK project files later in...
True
Retire XAudio 2.7 support - With the [Xaudio2 Redist](https://aka.ms/XAudio2Redist) option to support Windows 7, there's little reason to continue to use the legacy DirectX SDK for _DirectX Tool Kit for Audio_. For the first release of 2020 I'll keep both legacy DXSDK and the new redist option support, but will remove ...
main
retire xaudio support with the option to support windows there s little reason to continue to use the legacy directx sdk for directx tool kit for audio for the first release of i ll keep both legacy dxsdk and the new redist option support but will remove dxsdk project files later in the year
1
4,940
25,384,497,731
IssuesEvent
2022-11-21 20:34:49
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Multiple AWS::Serverless::Api only yields single record set
type/bug 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 creating multiple AWS::Serv...
True
Multiple AWS::Serverless::Api only yields single record set - <!-- 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 describ...
main
multiple aws serverless api only yields single record set 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 creating mul...
1
463,487
13,281,634,122
IssuesEvent
2020-08-23 18:20:06
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Slow partition spreading
Estimation: M Priority: High Source: Internal Team: Core Type: Enhancement
When a high number of partitions is selected, partitions could be balanced extremely unfair. This can lead to some members getting almost all partitions, and others nothing. I added some test case to a 4 node hz cluster with 12k partitions. This is the output of one of the members that didn't receive any partitions: `...
1.0
Slow partition spreading - When a high number of partitions is selected, partitions could be balanced extremely unfair. This can lead to some members getting almost all partitions, and others nothing. I added some test case to a 4 node hz cluster with 12k partitions. This is the output of one of the members that didn't...
non_main
slow partition spreading when a high number of partitions is selected partitions could be balanced extremely unfair this can lead to some members getting almost all partitions and others nothing i added some test case to a node hz cluster with partitions this is the output of one of the members that didn t r...
0
13,795
5,451,888,718
IssuesEvent
2017-03-08 00:47:07
docker/docker
https://api.github.com/repos/docker/docker
opened
File cannot be excluded in .dockerignore when parent directory is included as an exception
area/builder version/unsupported
<!-- If you are reporting a new issue, 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. If you suspect your issue is a bug, please edit ...
1.0
File cannot be excluded in .dockerignore when parent directory is included as an exception - <!-- If you are reporting a new issue, 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 ...
non_main
file cannot be excluded in dockerignore when parent directory is included as an exception if you are reporting a new issue 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 ...
0
4,333
21,781,653,279
IssuesEvent
2022-05-13 19:40:52
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
reopened
[Bug]: DatePicker Crashes when datePickerType="single"
type: bug 🐛 status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬
### Package @carbon/react ### Browser Safari ### Package version 1.2.0 ### React version _No response_ ### Description When adding datePickerType="single" to a date picker the component throws and crashes. Basic example: ``` <DatePicker datePickerType="single" size="md" ...
True
[Bug]: DatePicker Crashes when datePickerType="single" - ### Package @carbon/react ### Browser Safari ### Package version 1.2.0 ### React version _No response_ ### Description When adding datePickerType="single" to a date picker the component throws and crashes. Basic example: ``` <DatePicker ...
main
datepicker crashes when datepickertype single package carbon react browser safari package version react version no response description when adding datepickertype single to a date picker the component throws and crashes basic example datepicker ...
1
1,753
6,574,969,712
IssuesEvent
2017-09-11 14:38:54
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
iam update user fails to find existing user
affects_2.0 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME iam core module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /Users/ME/.ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you have change...
True
iam update user fails to find existing user - ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME iam core module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /Users/ME/.ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATI...
main
iam update user fails to find existing user issue type bug report component name iam core module ansible version ansible config file users me ansible cfg configured module search path default w o overrides configuration mention any settings you have chan...
1
356,180
10,589,696,462
IssuesEvent
2019-10-09 06:57:42
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
dev.testapp.ga - Page is displayed overscaled
browser-firefox-tablet engine-gecko priority-normal severity-critical
<!-- @browser: Firefox Mobile (Tablet) 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://dev.testapp.ga/loginPage **Browser / Version**: Firefox Mobile (Tablet) 68.0 **Operating System**: Android 8.1.0 **Tested ...
1.0
dev.testapp.ga - Page is displayed overscaled - <!-- @browser: Firefox Mobile (Tablet) 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://dev.testapp.ga/loginPage **Browser / Version**: Firefox Mobile (Tablet) 68...
non_main
dev testapp ga page is displayed overscaled url browser version firefox mobile tablet operating system android tested another browser yes problem type site is not usable description its overscaled steps to reproduce i just loaded the page it seems to be ...
0
640,901
20,811,613,648
IssuesEvent
2022-03-18 03:49:30
twisted/pydoctor
https://api.github.com/repos/twisted/pydoctor
closed
Only first value of multi-value parameter tilde-expanded
Triaged High priority Trivial to fix
Originally reported as Twisted issue 2623: > This is due to the fact that the config file parsing code invokes os.expanduser before splitting on commas. --- Imported from Launchpad using lp2gh. - date created: 2009-08-06T18:50:01Z - owner: exarkun - the launchpad url was https://bugs.launchpad.net/bugs/410004
1.0
Only first value of multi-value parameter tilde-expanded - Originally reported as Twisted issue 2623: > This is due to the fact that the config file parsing code invokes os.expanduser before splitting on commas. --- Imported from Launchpad using lp2gh. - date created: 2009-08-06T18:50:01Z - owner: exarkun - the laun...
non_main
only first value of multi value parameter tilde expanded originally reported as twisted issue this is due to the fact that the config file parsing code invokes os expanduser before splitting on commas imported from launchpad using date created owner exarkun the launchpad url was
0
4,640
24,031,498,746
IssuesEvent
2022-09-15 15:21:34
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Actuators are cumbersome to maintain and extend
kind/toil area/ux area/observability area/maintainability release/8.1.0-alpha5
**Description** We have multiple open issues to extend or improve the actuators: - https://github.com/camunda/zeebe/issues/9961 - https://github.com/camunda/zeebe/issues/9630 - https://github.com/camunda/zeebe/issues/9633 Implementing actuators can be very cumbersome due to the need for `SpringGatewayBridge` a...
True
Actuators are cumbersome to maintain and extend - **Description** We have multiple open issues to extend or improve the actuators: - https://github.com/camunda/zeebe/issues/9961 - https://github.com/camunda/zeebe/issues/9630 - https://github.com/camunda/zeebe/issues/9633 Implementing actuators can be very cumb...
main
actuators are cumbersome to maintain and extend description we have multiple open issues to extend or improve the actuators implementing actuators can be very cumbersome due to the need for springgatewaybridge and springbrokerbridge which leads to code duplication see rebalancingservic...
1
2,904
10,325,346,095
IssuesEvent
2019-09-01 16:35:12
frej/fast-export
https://api.github.com/repos/frej/fast-export
closed
fast-export/hg-fast-export.sh: line 179: python2: command not found
not-available-to-maintainer user-support wintendo
I can't convert any hg to git and got line as in title, 179 line it's a comment "# move recent marks cache out of the way..." I have both pythons installed: 2.7.16 and 3.7.3 Also Win 10
True
fast-export/hg-fast-export.sh: line 179: python2: command not found - I can't convert any hg to git and got line as in title, 179 line it's a comment "# move recent marks cache out of the way..." I have both pythons installed: 2.7.16 and 3.7.3 Also Win 10
main
fast export hg fast export sh line command not found i can t convert any hg to git and got line as in title line it s a comment move recent marks cache out of the way i have both pythons installed and also win
1
3,561
14,249,105,557
IssuesEvent
2020-11-19 13:50:59
ipfs-shipyard/ipfs-companion
https://api.github.com/repos/ipfs-shipyard/ipfs-companion
closed
Permanent in-depth review on Chrome Web Store
area/chromium kind/maintenance need/maintainer-input
## What happened? Google makes it more and more difficult to publish powerful extensions such as IPFS Companion. In preparation for Manifest v3 (https://github.com/ipfs-shipyard/ipfs-companion/issues/666) Chrome Web Store artificially slows down publishing of extensions that request access to certain APIs. !...
True
Permanent in-depth review on Chrome Web Store - ## What happened? Google makes it more and more difficult to publish powerful extensions such as IPFS Companion. In preparation for Manifest v3 (https://github.com/ipfs-shipyard/ipfs-companion/issues/666) Chrome Web Store artificially slows down publishing of exte...
main
permanent in depth review on chrome web store what happened google makes it more and more difficult to publish powerful extensions such as ipfs companion in preparation for manifest chrome web store artificially slows down publishing of extensions that request access to certain apis ...
1
5,377
27,032,054,171
IssuesEvent
2023-02-12 10:21:42
Windham-High-School/CubeServer
https://api.github.com/repos/Windham-High-School/CubeServer
closed
Ubuntu Server network reset when running pull-release.sh
bug docker maintainability
## Scenario Every time I attempt to pull a release via SSH on Ubuntu Server running on a raspi 3B+ (1GB RAM), the connection is interrupted partway through the `docker compose build` stage, terminating the SSH connection and a SIGHUP is sent to the process, halting the build and the release update process. ## Worka...
True
Ubuntu Server network reset when running pull-release.sh - ## Scenario Every time I attempt to pull a release via SSH on Ubuntu Server running on a raspi 3B+ (1GB RAM), the connection is interrupted partway through the `docker compose build` stage, terminating the SSH connection and a SIGHUP is sent to the process, ha...
main
ubuntu server network reset when running pull release sh scenario every time i attempt to pull a release via ssh on ubuntu server running on a raspi ram the connection is interrupted partway through the docker compose build stage terminating the ssh connection and a sighup is sent to the process halti...
1
5,492
27,419,108,600
IssuesEvent
2023-03-01 15:35:40
Windham-High-School/CubeServer
https://api.github.com/repos/Windham-High-School/CubeServer
closed
Restructure CubeServer branches to avoid beta code in production
maintainability
New suggested workflow: - Changes are made in their own branches in response to issues - PR's are submitted to merge these into a development branch `develop` - For each release, a PR updates the version number and merges changes from `develop` into `main` Thus, `main` will be identical to the latest release.
True
Restructure CubeServer branches to avoid beta code in production - New suggested workflow: - Changes are made in their own branches in response to issues - PR's are submitted to merge these into a development branch `develop` - For each release, a PR updates the version number and merges changes from `develop` into `ma...
main
restructure cubeserver branches to avoid beta code in production new suggested workflow changes are made in their own branches in response to issues pr s are submitted to merge these into a development branch develop for each release a pr updates the version number and merges changes from develop into ma...
1
2,231
7,871,184,292
IssuesEvent
2018-06-25 06:51:08
Subsurface-divelog/subsurface
https://api.github.com/repos/Subsurface-divelog/subsurface
closed
Windows Desktop: Error im Profile creation with long dives
needs-maintainer-feedback planner possible-bug
<!-- 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: <!-- Replace [ ] with [x] to select options. --> - [X] Bug - [ ] Change request - [ ] New feature reques...
True
Windows Desktop: Error im Profile creation with long dives - <!-- 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: <!-- Replace [ ] with [x] to select options. -...
main
windows desktop error im profile creation with long dives describe the issue bug change request new feature request discussion request issue long description i m new to subsurface and want to manually add a couple of dives i did with a simple dive computer that doesn t...
1
66,410
16,609,544,730
IssuesEvent
2021-06-02 09:46:26
Crocoblock/suggestions
https://api.github.com/repos/Crocoblock/suggestions
closed
Problem displaying discount percentage on the single page of the jet woobuilder plugin for products that do not have a discount.
JetWooBuilder
When we use this widget (https://prnt.sc/1363q97) to display the discount percentage, if the product does not have a discount, the widget will remain empty. https://prnt.sc/1363mf2 Please correct this distance. Thanks
1.0
Problem displaying discount percentage on the single page of the jet woobuilder plugin for products that do not have a discount. - When we use this widget (https://prnt.sc/1363q97) to display the discount percentage, if the product does not have a discount, the widget will remain empty. https://prnt.sc/1363mf2 Pleas...
non_main
problem displaying discount percentage on the single page of the jet woobuilder plugin for products that do not have a discount when we use this widget to display the discount percentage if the product does not have a discount the widget will remain empty please correct this distance thanks
0
35,728
7,987,390,305
IssuesEvent
2018-07-19 07:36:58
wurmf/OpenBooth
https://api.github.com/repos/wurmf/OpenBooth
closed
remove all cases of log-and-rethrow
clean code
log-and-rethrow is an anti-pattern, which leads to logging exceptions multiple times and therefore cluttering the log file with unnecessary duplicate information. log-and-rethrow typically looks like this: ``` try{ //do stuff } catch (SQLException e) { LOG.error("I found an exception!"); throw new CustomExceptio...
1.0
remove all cases of log-and-rethrow - log-and-rethrow is an anti-pattern, which leads to logging exceptions multiple times and therefore cluttering the log file with unnecessary duplicate information. log-and-rethrow typically looks like this: ``` try{ //do stuff } catch (SQLException e) { LOG.error("I found an e...
non_main
remove all cases of log and rethrow log and rethrow is an anti pattern which leads to logging exceptions multiple times and therefore cluttering the log file with unnecessary duplicate information log and rethrow typically looks like this try do stuff catch sqlexception e log error i found an e...
0
80,277
7,743,611,790
IssuesEvent
2018-05-29 13:20:23
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Improvment - In the Home page, it would be appreciable to have an order filter on the maps.
test-run
Order maps by date Order maps alphabetically etc.. I saved a map yesterday and I am not finding it among 180 existing maps :))
1.0
Improvment - In the Home page, it would be appreciable to have an order filter on the maps. - Order maps by date Order maps alphabetically etc.. I saved a map yesterday and I am not finding it among 180 existing maps :))
non_main
improvment in the home page it would be appreciable to have an order filter on the maps order maps by date order maps alphabetically etc i saved a map yesterday and i am not finding it among existing maps
0
651,733
21,486,601,990
IssuesEvent
2022-04-27 00:33:59
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
Add the `fmt_partsper()` function
Difficulty: [2] Intermediate Effort: [3] High Priority: [2] Medium Type: ★ Enhancement
There is a fmt_percent formatting function in gt but, in the same spirit, it would be lovely to have a an additional general function that does parts-per notation (eg. ppm, ppb, ppt, ppmV, per mille and per ten thousand, to name a few). These types of units are pretty common in the sciences and so this function would d...
1.0
Add the `fmt_partsper()` function - There is a fmt_percent formatting function in gt but, in the same spirit, it would be lovely to have a an additional general function that does parts-per notation (eg. ppm, ppb, ppt, ppmV, per mille and per ten thousand, to name a few). These types of units are pretty common in the s...
non_main
add the fmt partsper function there is a fmt percent formatting function in gt but in the same spirit it would be lovely to have a an additional general function that does parts per notation eg ppm ppb ppt ppmv per mille and per ten thousand to name a few these types of units are pretty common in the s...
0
52,749
3,028,625,346
IssuesEvent
2015-08-04 07:14:20
yancyn/jawiweb
https://api.github.com/repos/yancyn/jawiweb
closed
Add today muslim date
auto-migrated Priority-Medium Type-Enhancement
``` Add today muslim date on top of page. ``` Original issue reported on code.google.com by `yancyn@gmail.com` on 17 Aug 2013 at 8:20
1.0
Add today muslim date - ``` Add today muslim date on top of page. ``` Original issue reported on code.google.com by `yancyn@gmail.com` on 17 Aug 2013 at 8:20
non_main
add today muslim date add today muslim date on top of page original issue reported on code google com by yancyn gmail com on aug at
0
2,244
7,893,940,342
IssuesEvent
2018-06-28 19:45:39
arcticicestudio/nord-visual-studio-code
https://api.github.com/repos/arcticicestudio/nord-visual-studio-code
closed
CI build configuration updates
context-workflow scope-maintainability type-improvement
The build configuration for [Circle CI][ci-circle] should be updated to the new [API version 2.0][ci-circle-api-2.0]. Both Circle CI and [Travis CI][ci-travis] should also test against the latest NodeJS versions. [ci-travis]: https://travis-ci.org/ [ci-circle]: https://circleci.com [ci-circle-api-2.0]: https://ci...
True
CI build configuration updates - The build configuration for [Circle CI][ci-circle] should be updated to the new [API version 2.0][ci-circle-api-2.0]. Both Circle CI and [Travis CI][ci-travis] should also test against the latest NodeJS versions. [ci-travis]: https://travis-ci.org/ [ci-circle]: https://circleci.com...
main
ci build configuration updates the build configuration for should be updated to the new both circle ci and should also test against the latest nodejs versions
1
34,718
2,784,127,064
IssuesEvent
2015-05-07 07:26:21
rrev/Pastebin
https://api.github.com/repos/rrev/Pastebin
closed
Muovere in un thread a parte la lettura dei trending pastes recenti dalla cache
enhancement priority-normal
Muovere in un thread a parte la lettura dei trending pastes recenti dalla cache
1.0
Muovere in un thread a parte la lettura dei trending pastes recenti dalla cache - Muovere in un thread a parte la lettura dei trending pastes recenti dalla cache
non_main
muovere in un thread a parte la lettura dei trending pastes recenti dalla cache muovere in un thread a parte la lettura dei trending pastes recenti dalla cache
0
258,174
19,546,908,270
IssuesEvent
2022-01-02 02:30:33
todogroup/governance
https://api.github.com/repos/todogroup/governance
closed
Update primary branch to main
Logistics / Documentation
This repos primary branch should be updated to main, to reflect the standards we have set for all TODO repos.
1.0
Update primary branch to main - This repos primary branch should be updated to main, to reflect the standards we have set for all TODO repos.
non_main
update primary branch to main this repos primary branch should be updated to main to reflect the standards we have set for all todo repos
0
4,914
25,259,634,195
IssuesEvent
2022-11-15 21:26:09
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
Figure out how to make blog categories dynamic, without streamfield migrations
engineering wagtail backend Maintain
In order for the `recent_blog_posts` component to do its job, it needs to present the user with a category picker, based on the categories currently available in the CMS. However, using code like: ```python category_filter = blocks.ChoiceBlock( label='Filter by Category', required=False, ...
True
Figure out how to make blog categories dynamic, without streamfield migrations - In order for the `recent_blog_posts` component to do its job, it needs to present the user with a category picker, based on the categories currently available in the CMS. However, using code like: ```python category_filter = blocks...
main
figure out how to make blog categories dynamic without streamfield migrations in order for the recent blog posts component to do its job it needs to present the user with a category picker based on the categories currently available in the cms however using code like python category filter blocks...
1
739
4,347,759,681
IssuesEvent
2016-07-29 20:43:51
gogits/gogs
https://api.github.com/repos/gogits/gogs
closed
No more Linux i386 builds?
kind/deployment status/assigned to maintainer
Since v0.9.46, there are no Linux i386 binaries anymore. I couldn't find any explanation of why this support has been dropped. I'm using it on an i386 Synology NAS, and I'd rather grab an official version than go through the cross-compilation process, if possible. Any reason why these images were not generated? ...
True
No more Linux i386 builds? - Since v0.9.46, there are no Linux i386 binaries anymore. I couldn't find any explanation of why this support has been dropped. I'm using it on an i386 Synology NAS, and I'd rather grab an official version than go through the cross-compilation process, if possible. Any reason why thes...
main
no more linux builds since there are no linux binaries anymore i couldn t find any explanation of why this support has been dropped i m using it on an synology nas and i d rather grab an official version than go through the cross compilation process if possible any reason why these images we...
1
54,615
6,397,777,144
IssuesEvent
2017-08-04 18:50:53
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Test failures and crashes with 0.6.0
test
Running the test suite of Julia 0.6.0, we saw several test failures and errors. The full output of the test suite is copied below (including `versioninfo()`). The libgit2 test failures seem to go away when using libgit2 0.25.1 instead of 0.26.0, but I'm not sure yet what the problem is. Do you think these test fa...
1.0
Test failures and crashes with 0.6.0 - Running the test suite of Julia 0.6.0, we saw several test failures and errors. The full output of the test suite is copied below (including `versioninfo()`). The libgit2 test failures seem to go away when using libgit2 0.25.1 instead of 0.26.0, but I'm not sure yet what the pr...
non_main
test failures and crashes with running the test suite of julia we saw several test failures and errors the full output of the test suite is copied below including versioninfo the test failures seem to go away when using instead of but i m not sure yet what the problem is d...
0
424,355
12,309,694,272
IssuesEvent
2020-05-12 09:22:22
our-city-app/mobicage-backend
https://api.github.com/repos/our-city-app/mobicage-backend
closed
NPE in case app is not found
priority_minor type_bug
--- Migrated from https://github.com/rogerthat-platform/rogerthat-backend/issues/362 Originally created by @abom on *Mon, 25 Dec 2017 12:15:36 GMT* --- Request: **GET rogerthat-server.appspot.com/api/1/apple_certs?id=em-be-green-it-globe** ``` Traceback (most recent call last): File "/base/alloc/tmpfs/dyn...
1.0
NPE in case app is not found - --- Migrated from https://github.com/rogerthat-platform/rogerthat-backend/issues/362 Originally created by @abom on *Mon, 25 Dec 2017 12:15:36 GMT* --- Request: **GET rogerthat-server.appspot.com/api/1/apple_certs?id=em-be-green-it-globe** ``` Traceback (most recent call last):...
non_main
npe in case app is not found migrated from originally created by abom on mon dec gmt request get rogerthat server appspot com api apple certs id em be green it globe traceback most recent call last file base alloc tmpfs dynamic runtimes unzipped lib versions...
0
437,995
30,620,311,088
IssuesEvent
2023-07-24 07:48:03
privy-open-source/design-system
https://api.github.com/repos/privy-open-source/design-system
closed
Docs: table documentation of width, thclass & tdclass
documentation
- [ ] Add documentation to change width of cell - [ ] Add documentation to implement thclass - [ ] Add documentation to implement tdclass
1.0
Docs: table documentation of width, thclass & tdclass - - [ ] Add documentation to change width of cell - [ ] Add documentation to implement thclass - [ ] Add documentation to implement tdclass
non_main
docs table documentation of width thclass tdclass add documentation to change width of cell add documentation to implement thclass add documentation to implement tdclass
0
66,069
16,532,939,292
IssuesEvent
2021-05-27 08:27:06
xamarin/xamarin-android
https://api.github.com/repos/xamarin/xamarin-android
closed
LibraryProjectZip build action is not working after migrating binding project to .NET6
Area: App+Library Build
<!-- Documentation for how to troubleshoot issues with binding projects, as well as common issues and how to solve them, is available here: https://github.com/xamarin/java.interop/wiki/Troubleshooting-Android-Bindings-Issues --> ### Error Message or Issue I have migrated a mono.android binding project to...
1.0
LibraryProjectZip build action is not working after migrating binding project to .NET6 - <!-- Documentation for how to troubleshoot issues with binding projects, as well as common issues and how to solve them, is available here: https://github.com/xamarin/java.interop/wiki/Troubleshooting-Android-Bindings-Issues...
non_main
libraryprojectzip build action is not working after migrating binding project to documentation for how to troubleshoot issues with binding projects as well as common issues and how to solve them is available here error message or issue i have migrated a mono android binding projec...
0
1,461
3,777,247,190
IssuesEvent
2016-03-17 19:21:17
OpenBazaar/OpenBazaar-Server
https://api.github.com/repos/OpenBazaar/OpenBazaar-Server
opened
Send dispute resolution accepted notification to both parties
v1 mainnet requirement
Currently, when a dispute resolution is accepted by calling release_funds, the other party is not notified. The following should happen: 1. the buyer and seller should both receive a notification over webSockets of type "payment_released" with the order id of the order 2. when get_purchases and get_sales are called...
1.0
Send dispute resolution accepted notification to both parties - Currently, when a dispute resolution is accepted by calling release_funds, the other party is not notified. The following should happen: 1. the buyer and seller should both receive a notification over webSockets of type "payment_released" with the order...
non_main
send dispute resolution accepted notification to both parties currently when a dispute resolution is accepted by calling release funds the other party is not notified the following should happen the buyer and seller should both receive a notification over websockets of type payment released with the order...
0
56,022
8,041,493,761
IssuesEvent
2018-07-31 03:18:21
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
On mobile: navigation menu does not appear for Docs pages
P2 type: documentation
None of our Docs page display an hamburger menu in the nav on mobile. Similar issue as the one we see on our blog: https://github.com/bazelbuild/bazel-blog/issues/21 I cannot diagnose further due to https://github.com/bazelbuild/bazel/issues/3300
1.0
On mobile: navigation menu does not appear for Docs pages - None of our Docs page display an hamburger menu in the nav on mobile. Similar issue as the one we see on our blog: https://github.com/bazelbuild/bazel-blog/issues/21 I cannot diagnose further due to https://github.com/bazelbuild/bazel/issues/3300
non_main
on mobile navigation menu does not appear for docs pages none of our docs page display an hamburger menu in the nav on mobile similar issue as the one we see on our blog i cannot diagnose further due to
0
390
3,427,825,364
IssuesEvent
2015-12-10 04:56:17
dotnet/roslyn-analyzers
https://api.github.com/repos/dotnet/roslyn-analyzers
closed
Port FxCop rule CA1823: AvoidUnusedPrivateFields
Area-Microsoft.Maintainability.Analyzers FxCop-Port Urgency-Soon
**Title:** Avoid unused private fields **Description:** Private fields were detected that do not appear to be accessed in the assembly. **Dependency:** None **Notes:**
True
Port FxCop rule CA1823: AvoidUnusedPrivateFields - **Title:** Avoid unused private fields **Description:** Private fields were detected that do not appear to be accessed in the assembly. **Dependency:** None **Notes:**
main
port fxcop rule avoidunusedprivatefields title avoid unused private fields description private fields were detected that do not appear to be accessed in the assembly dependency none notes
1
320,705
27,452,862,548
IssuesEvent
2023-03-02 18:46:32
facebook/react-native
https://api.github.com/repos/facebook/react-native
closed
EAS build fails on Fastlane.
Needs: Triage :mag: Needs: Verify on Latest Version Type: Expo
### Description I run eas build, choose iOS, log in, the build starts, and fails because of fastlane. I'm very tech savvy but i'm new to development. 1 year. Can someone help me figure out how to clear this? ### React Native Version 0.70.5 ### Output of `npx react-native info` expo-env-info 1.0.5 environment info:...
1.0
EAS build fails on Fastlane. - ### Description I run eas build, choose iOS, log in, the build starts, and fails because of fastlane. I'm very tech savvy but i'm new to development. 1 year. Can someone help me figure out how to clear this? ### React Native Version 0.70.5 ### Output of `npx react-native info` expo-e...
non_main
eas build fails on fastlane description i run eas build choose ios log in the build starts and fails because of fastlane i m very tech savvy but i m new to development year can someone help me figure out how to clear this react native version output of npx react native info expo en...
0
375,764
11,134,168,705
IssuesEvent
2019-12-20 11:03:40
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
opened
Add a new task in the validation chain to call the ML API
component: scanners priority: p3
Now that we collect data during the submission process, the next step is to get some more insights about the collected data. In order to do that, we'll call a _ML API_. The idea is to create a new task in the validation chain that will call the ML API once with the collected data. We'll store the results and continu...
1.0
Add a new task in the validation chain to call the ML API - Now that we collect data during the submission process, the next step is to get some more insights about the collected data. In order to do that, we'll call a _ML API_. The idea is to create a new task in the validation chain that will call the ML API once ...
non_main
add a new task in the validation chain to call the ml api now that we collect data during the submission process the next step is to get some more insights about the collected data in order to do that we ll call a ml api the idea is to create a new task in the validation chain that will call the ml api once ...
0
591,364
17,837,992,938
IssuesEvent
2021-09-03 05:55:18
Andu15/LIM015-social-network
https://api.github.com/repos/Andu15/LIM015-social-network
closed
Implementar funcionalidad al timeline
bug priority: max
- [x] Al publicar, se debe validar que exista contenido en el input. - [x] Cuando se de click al btn <kbd>compartir</kbd> subir el post a firestore - [x] Mostrar el contenido del post con peticion a firestore - [x] Sumar los posts en firestore - [x] Función para ordenar los posts - [x] Solo si esta logueado pueda ...
1.0
Implementar funcionalidad al timeline - - [x] Al publicar, se debe validar que exista contenido en el input. - [x] Cuando se de click al btn <kbd>compartir</kbd> subir el post a firestore - [x] Mostrar el contenido del post con peticion a firestore - [x] Sumar los posts en firestore - [x] Función para ordenar los p...
non_main
implementar funcionalidad al timeline al publicar se debe validar que exista contenido en el input cuando se de click al btn compartir subir el post a firestore mostrar el contenido del post con peticion a firestore sumar los posts en firestore función para ordenar los posts solo si e...
0
10,679
7,275,165,243
IssuesEvent
2018-02-21 12:39:05
status-im/status-react
https://api.github.com/repos/status-im/status-react
opened
[Perf] User story 5: Time lags in message sending in chats having a lot of data
bug performance
### User Story As a user I want my message appear in the chat in <0.3 second after I tap the 'Send' message button ***Type***: Bug ***Summary***: There are noticeable lags when sending a message in chat, when this particular chat has already a lot of data. More data - higher delay between the tap on 'Send me...
True
[Perf] User story 5: Time lags in message sending in chats having a lot of data - ### User Story As a user I want my message appear in the chat in <0.3 second after I tap the 'Send' message button ***Type***: Bug ***Summary***: There are noticeable lags when sending a message in chat, when this particular c...
non_main
user story time lags in message sending in chats having a lot of data user story as a user i want my message appear in the chat in second after i tap the send message button type bug summary there are noticeable lags when sending a message in chat when this particular chat h...
0
1,116
4,989,040,815
IssuesEvent
2016-12-08 10:27:37
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
please add more options to authorized_key
affects_2.1 feature_idea waiting_on_maintainer
##### ISSUE TYPE Feature Idea ##### COMPONENT NAME authorized_key module ##### ANSIBLE VERSION N/A ##### SUMMARY I'd like to be able to specify: 1) owner/group of the AuthorizedKeysFile directory (currently weird: it's the last processes users, in my case where I iterate over a list of user+keys and put them in /et...
True
please add more options to authorized_key - ##### ISSUE TYPE Feature Idea ##### COMPONENT NAME authorized_key module ##### ANSIBLE VERSION N/A ##### SUMMARY I'd like to be able to specify: 1) owner/group of the AuthorizedKeysFile directory (currently weird: it's the last processes users, in my case where I iterate ...
main
please add more options to authorized key issue type feature idea component name authorized key module ansible version n a summary i d like to be able to specify owner group of the authorizedkeysfile directory currently weird it s the last processes users in my case where i iterate ...
1
310,762
26,741,464,413
IssuesEvent
2023-01-30 13:17:07
proarc/proarc-client
https://api.github.com/repos/proarc/proarc-client
closed
V tabulce zůstávají přesunuté skeny (do obnovení panelu) viset v původním objektu
6 k testování 7 návrh na zavření 6c otestováno: KNAV 6e otestováno: SVKHK
Při přesunu stran do jiného objektu zůstanou V TABULCE strany po přesunu viset, dokud panel neobnovím. V mřížce a náhledech skeny po přesunu hned zmizí, tam je to OK. ![presunstran1](https://user-images.githubusercontent.com/6359479/208919203-68b33ae5-79bd-4a40-b7c9-31d80a21bf86.png)
3.0
V tabulce zůstávají přesunuté skeny (do obnovení panelu) viset v původním objektu - Při přesunu stran do jiného objektu zůstanou V TABULCE strany po přesunu viset, dokud panel neobnovím. V mřížce a náhledech skeny po přesunu hned zmizí, tam je to OK. ![presunstran1](https://user-images.githubusercontent.com/6359479/2...
non_main
v tabulce zůstávají přesunuté skeny do obnovení panelu viset v původním objektu při přesunu stran do jiného objektu zůstanou v tabulce strany po přesunu viset dokud panel neobnovím v mřížce a náhledech skeny po přesunu hned zmizí tam je to ok
0
64,059
18,160,054,566
IssuesEvent
2021-09-27 08:35:33
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Crash in MXSpaceNotificationCounter.isRoomMentionsOnly
T-Defect crash X-Release-Blocker
in 1.6.0: ```` OS Version: iPhone OS 14.6 (18F72) Release Type: User Baseband Version: 4.04.00 Report Version: 104 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000103bb7880 Termination Signal: Trace/BPT trap: 5 Termination Reason: Namespace SI...
1.0
Crash in MXSpaceNotificationCounter.isRoomMentionsOnly - in 1.6.0: ```` OS Version: iPhone OS 14.6 (18F72) Release Type: User Baseband Version: 4.04.00 Report Version: 104 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x0000000103bb7880 Termination Si...
non_main
crash in mxspacenotificationcounter isroommentionsonly in os version iphone os release type user baseband version report version exception type exc breakpoint sigtrap exception codes termination signal trace bpt trap termination reason...
0
4,349
21,953,361,754
IssuesEvent
2022-05-24 09:50:27
cncf/glossary
https://api.github.com/repos/cncf/glossary
opened
Wrong links in language menu for some terms
maintainers
I have spotted some terms that are not localized yet, to have the language available in the context menu. For those, the link is the root page, rather then the term's one. e.g Service <img width="1511" alt="image" src="https://user-images.githubusercontent.com/56387955/170003368-16a4e553-bde5-47a6-b284-6a32f107a87b.p...
True
Wrong links in language menu for some terms - I have spotted some terms that are not localized yet, to have the language available in the context menu. For those, the link is the root page, rather then the term's one. e.g Service <img width="1511" alt="image" src="https://user-images.githubusercontent.com/56387955/17...
main
wrong links in language menu for some terms i have spotted some terms that are not localized yet to have the language available in the context menu for those the link is the root page rather then the term s one e g service img width alt image src horizontal scaling img width alt image src ...
1
74,003
24,899,964,089
IssuesEvent
2022-10-28 19:43:23
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
opened
[🐛 Bug]: Server Timeout?
I-defect needs-triaging
### What happened? Browser opens successfully, program execution does not continue, eventually browser closes and program crashes. The browser instance works fine during manual operation but the application cannot connect. ### How can we reproduce the issue? ```shell Unsure, I have ran into the issue on 2 separat...
1.0
[🐛 Bug]: Server Timeout? - ### What happened? Browser opens successfully, program execution does not continue, eventually browser closes and program crashes. The browser instance works fine during manual operation but the application cannot connect. ### How can we reproduce the issue? ```shell Unsure, I have ran...
non_main
server timeout what happened browser opens successfully program execution does not continue eventually browser closes and program crashes the browser instance works fine during manual operation but the application cannot connect how can we reproduce the issue shell unsure i have ran into t...
0
101,947
31,771,836,414
IssuesEvent
2023-09-12 12:18:05
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Building tf-opt steps with prerequisites
awaiting review stat:awaiting tensorflower type:feature type:build/install comp:lite TF 2.12
<details><summary>Click to expand!</summary> ### Issue Type Documentation Feature Request ### Have you reproduced the bug with TF nightly? Yes ### Source source ### Tensorflow Version 2.12 ### Custom Code Yes ### OS Platform and Distribution Linux Ubunto 18.04 ### Mobile device _No response_ ### Pytho...
1.0
Building tf-opt steps with prerequisites - <details><summary>Click to expand!</summary> ### Issue Type Documentation Feature Request ### Have you reproduced the bug with TF nightly? Yes ### Source source ### Tensorflow Version 2.12 ### Custom Code Yes ### OS Platform and Distribution Linux Ubunto 18.04 ...
non_main
building tf opt steps with prerequisites click to expand issue type documentation feature request have you reproduced the bug with tf nightly yes source source tensorflow version custom code yes os platform and distribution linux ubunto mobile device no resp...
0
369,684
25,863,506,291
IssuesEvent
2022-12-13 18:48:16
pyansys/pynexus-dev-docs
https://api.github.com/repos/pyansys/pynexus-dev-docs
closed
Replace htpp with http
documentation
### Description of the modifications In a few places htpp is accidentally used in place of http ### Useful links and references _No response_
1.0
Replace htpp with http - ### Description of the modifications In a few places htpp is accidentally used in place of http ### Useful links and references _No response_
non_main
replace htpp with http description of the modifications in a few places htpp is accidentally used in place of http useful links and references no response
0
779
4,384,914,669
IssuesEvent
2016-08-08 06:32:52
google/mozc
https://api.github.com/repos/google/mozc
closed
Discontinue the support of Windows Vista
Maintainability OpSys-Windows
In order to reduce the maintenance burden, we have decided to discontinue the support of Windows Vista and remove support code for that.
True
Discontinue the support of Windows Vista - In order to reduce the maintenance burden, we have decided to discontinue the support of Windows Vista and remove support code for that.
main
discontinue the support of windows vista in order to reduce the maintenance burden we have decided to discontinue the support of windows vista and remove support code for that
1
32
2,551,702,215
IssuesEvent
2015-02-02 11:59:59
pychess/pychess
https://api.github.com/repos/pychess/pychess
opened
pylint warnings/errors
Maintainability task
Original [issue 523](https://code.google.com/p/pychess/issues/detail?id=523) created by @pychess: This should be a pylint work in progress issue: When running 'pylint pychess', this file is rated as 7.69/10, which is pretty good. There are only some Convention warnings. 'pylint Main.py' is a bit funny ;) Your code h...
True
pylint warnings/errors - Original [issue 523](https://code.google.com/p/pychess/issues/detail?id=523) created by @pychess: This should be a pylint work in progress issue: When running 'pylint pychess', this file is rated as 7.69/10, which is pretty good. There are only some Convention warnings. 'pylint Main.py' is a...
main
pylint warnings errors original created by pychess this should be a pylint work in progress issue when running pylint pychess this file is rated as which is pretty good there are only some convention warnings pylint main py is a bit funny your code has been rated at there are erro...
1