Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
14,242
2,795,456,165
IssuesEvent
2015-05-11 22:07:52
revelc/formatter-maven-plugin
https://api.github.com/repos/revelc/formatter-maven-plugin
closed
use_on_off_tags to true
auto-migrated Priority-Medium Type-Defect
``` Hi guys, Does your useful plugin support "org.eclipse.jdt.core.formatter.use_on_off_tags" with true value ? it is about @formatter:off - @formatter:on flags.. I'm not able having this working ... may it is my error or ... ? Expected output: code between @formatter:off and @formatter:on not formatted Actual o...
1.0
use_on_off_tags to true - ``` Hi guys, Does your useful plugin support "org.eclipse.jdt.core.formatter.use_on_off_tags" with true value ? it is about @formatter:off - @formatter:on flags.. I'm not able having this working ... may it is my error or ... ? Expected output: code between @formatter:off and @formatter:...
defect
use on off tags to true hi guys does your useful plugin support org eclipse jdt core formatter use on off tags with true value it is about formatter off formatter on flags i m not able having this working may it is my error or expected output code between formatter off and formatter ...
1
49,202
13,445,705,080
IssuesEvent
2020-09-08 11:51:16
chaitanya00/aem-wknd
https://api.github.com/repos/chaitanya00/aem-wknd
opened
CVE-2020-15366 (Medium) detected in ajv-6.10.2.tgz
security vulnerability
## CVE-2020-15366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.10.2.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registr...
True
CVE-2020-15366 (Medium) detected in ajv-6.10.2.tgz - ## CVE-2020-15366 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ajv-6.10.2.tgz</b></p></summary> <p>Another JSON Schema Validat...
non_defect
cve medium detected in ajv tgz cve medium severity vulnerability vulnerable library ajv tgz another json schema validator library home page a href path to dependency file tmp ws scm aem wknd package json path to vulnerable library tmp ws scm aem wknd scannerwork c...
0
72,245
24,013,645,636
IssuesEvent
2022-09-14 21:21:51
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
"All Day" event checkbox is off screen rather than hidden when creating a VAMC event
Defect Drupal engineering ⭐️ Public Websites
## Describe the defect When editor creates a new event, there is a checkbox "All Day" associated with the date and time area that is off screen/hard to find, but should actually be hidden until All Day events are supported. ## To Reproduce Steps to reproduce the behavior: 1. Go to any event in the VHA section of ...
1.0
"All Day" event checkbox is off screen rather than hidden when creating a VAMC event - ## Describe the defect When editor creates a new event, there is a checkbox "All Day" associated with the date and time area that is off screen/hard to find, but should actually be hidden until All Day events are supported. ## To...
defect
all day event checkbox is off screen rather than hidden when creating a vamc event describe the defect when editor creates a new event there is a checkbox all day associated with the date and time area that is off screen hard to find but should actually be hidden until all day events are supported to...
1
12,124
2,685,014,921
IssuesEvent
2015-03-29 16:21:49
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
f->close missing ()
auto-migrated Priority-Medium Type-Defect
**Issue by benjamin...@gmail.com** _11 Apr 2009 at 1:58 GMT_ _Originally opened on Google Code_ ---- ``` ben@bds2:/tmp$ shedskin dxfpurgeblocks *** SHED SKIN Python-to-C++ Compiler 0.1 *** Copyright 2005-2008 Mark Dufour; License GNU GPL version 3 (See LICENSE) [iterative type analysis..] *** iterations: 3 templates...
1.0
f->close missing () - **Issue by benjamin...@gmail.com** _11 Apr 2009 at 1:58 GMT_ _Originally opened on Google Code_ ---- ``` ben@bds2:/tmp$ shedskin dxfpurgeblocks *** SHED SKIN Python-to-C++ Compiler 0.1 *** Copyright 2005-2008 Mark Dufour; License GNU GPL version 3 (See LICENSE) [iterative type analysis..] *** i...
defect
f close missing issue by benjamin gmail com apr at gmt originally opened on google code ben tmp shedskin dxfpurgeblocks shed skin python to c compiler copyright mark dufour license gnu gpl version see license iterations templates ben tmp ...
1
21,679
3,541,727,703
IssuesEvent
2016-01-19 03:19:48
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Cache limiters normally set by PHP's session.cache_limiter option are never sent
Defect
I've been playing around with a project that I've inherited, and one of the things that aggregated me a lot was pages are always being cached on the browser, requiring me to refresh every time after I change some entry to see the changes. The original project on production (running on the ancient CakePHP version 2.1.1)...
1.0
Cache limiters normally set by PHP's session.cache_limiter option are never sent - I've been playing around with a project that I've inherited, and one of the things that aggregated me a lot was pages are always being cached on the browser, requiring me to refresh every time after I change some entry to see the changes...
defect
cache limiters normally set by php s session cache limiter option are never sent i ve been playing around with a project that i ve inherited and one of the things that aggregated me a lot was pages are always being cached on the browser requiring me to refresh every time after i change some entry to see the changes...
1
145,026
5,557,240,397
IssuesEvent
2017-03-24 11:26:59
k0shk0sh/FastHub
https://api.github.com/repos/k0shk0sh/FastHub
closed
Commit diffs don't use monospace
Priority: Medium Status: Accepted Type: Bug
In the latest version, the diffs of commits get displayed as a normal font and not in monospace, which I think is a bit confusing. Syntax highlighting would be cool there too, but I think a simple monospace would be appropriate in my opinion. I would have attached a screenshot but that's not possible with FastHub by se...
1.0
Commit diffs don't use monospace - In the latest version, the diffs of commits get displayed as a normal font and not in monospace, which I think is a bit confusing. Syntax highlighting would be cool there too, but I think a simple monospace would be appropriate in my opinion. I would have attached a screenshot but tha...
non_defect
commit diffs don t use monospace in the latest version the diffs of commits get displayed as a normal font and not in monospace which i think is a bit confusing syntax highlighting would be cool there too but i think a simple monospace would be appropriate in my opinion i would have attached a screenshot but tha...
0
22,695
3,687,580,616
IssuesEvent
2016-02-25 09:06:33
jOOQ/jOOL
https://api.github.com/repos/jOOQ/jOOL
opened
Bad generic variance on Seq.unfold()
P: Medium T: Defect T: Incompatible Change
the jOOλ signature is probably incorrect with respect to variance. At least, it should be `Function<? super U, ...>`. Will check about variance within the tuple... See: https://github.com/aol/cyclops-react/issues/102#issuecomment-188677112
1.0
Bad generic variance on Seq.unfold() - the jOOλ signature is probably incorrect with respect to variance. At least, it should be `Function<? super U, ...>`. Will check about variance within the tuple... See: https://github.com/aol/cyclops-react/issues/102#issuecomment-188677112
defect
bad generic variance on seq unfold the jooλ signature is probably incorrect with respect to variance at least it should be function will check about variance within the tuple see
1
40,023
9,798,580,461
IssuesEvent
2019-06-11 12:43:37
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
No LIMIT ... OFFSET ... WITH TIES support in Redshift
C: DB: Redshift C: Functionality E: Enterprise Edition P: Medium R: Fixed T: Defect
The `@Support` annotation on `SelectWithTiesAfterOffsetStep#withTies()` is wrong as it also includes `REDSHIFT`, which doesn't support this clause.
1.0
No LIMIT ... OFFSET ... WITH TIES support in Redshift - The `@Support` annotation on `SelectWithTiesAfterOffsetStep#withTies()` is wrong as it also includes `REDSHIFT`, which doesn't support this clause.
defect
no limit offset with ties support in redshift the support annotation on selectwithtiesafteroffsetstep withties is wrong as it also includes redshift which doesn t support this clause
1
69,113
22,162,411,404
IssuesEvent
2022-06-04 17:52:02
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Selenium: TimeoutException in complex mask with many update="@form"
:lady_beetle: defect integration_test
### Describe the bug Let's try this (maybe) difficult one. Running a Selenium test on Firefox featuring a complex mask with many update="@form" fails with TimeoutException. It does not happen always so it might be a timing issue or race condition or concurrency problem. I have seen it with org.primefaces.seleniu...
1.0
Selenium: TimeoutException in complex mask with many update="@form" - ### Describe the bug Let's try this (maybe) difficult one. Running a Selenium test on Firefox featuring a complex mask with many update="@form" fails with TimeoutException. It does not happen always so it might be a timing issue or race condition...
defect
selenium timeoutexception in complex mask with many update form describe the bug let s try this maybe difficult one running a selenium test on firefox featuring a complex mask with many update form fails with timeoutexception it does not happen always so it might be a timing issue or race condition...
1
61,712
17,023,762,179
IssuesEvent
2021-07-03 03:42:43
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
non-ascii UTF-8 symbols in GPX traces names are converted to '_' on upload
Component: website Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 7.00pm, Sunday, 4th December 2011]** I'm uploading a couple of gpx traces with russian names. All those symbols are converted to underscores on upload, and I have to duplicate it in description (where utf-8 chars seem to be ok). Should be no problem support utf-8 in...
1.0
non-ascii UTF-8 symbols in GPX traces names are converted to '_' on upload - **[Submitted to the original trac issue database at 7.00pm, Sunday, 4th December 2011]** I'm uploading a couple of gpx traces with russian names. All those symbols are converted to underscores on upload, and I have to duplicate it in descript...
defect
non ascii utf symbols in gpx traces names are converted to on upload i m uploading a couple of gpx traces with russian names all those symbols are converted to underscores on upload and i have to duplicate it in description where utf chars seem to be ok should be no problem support utf in filen...
1
457,571
13,158,456,176
IssuesEvent
2020-08-10 14:21:39
openshift/origin-web-console
https://api.github.com/repos/openshift/origin-web-console
closed
Increase DeploymentConfig name maximum length to 63 characters in Web Console
kind/bug priority/P3
In Openshift Web Console, the DeploymentConfig name is limited to 24 characters. But in `oc` command line the maximum length is 63 characters. It's needed to increase the Web Console limit to match the `oc` command line. Verified in Openshift version 3.7.
1.0
Increase DeploymentConfig name maximum length to 63 characters in Web Console - In Openshift Web Console, the DeploymentConfig name is limited to 24 characters. But in `oc` command line the maximum length is 63 characters. It's needed to increase the Web Console limit to match the `oc` command line. Verified in O...
non_defect
increase deploymentconfig name maximum length to characters in web console in openshift web console the deploymentconfig name is limited to characters but in oc command line the maximum length is characters it s needed to increase the web console limit to match the oc command line verified in open...
0
31,316
11,907,444,841
IssuesEvent
2020-03-30 22:19:07
MicrosoftDocs/microsoft-365-docs
https://api.github.com/repos/MicrosoftDocs/microsoft-365-docs
closed
update ToC
security
The Table of Content (ToC) does still state twice 'What is EOP?' while the article is titled as 'What is Exchange Online Protection (EOP)'. The ToC should be updated so it's clear what it is about without opening the article. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com...
True
update ToC - The Table of Content (ToC) does still state twice 'What is EOP?' while the article is titled as 'What is Exchange Online Protection (EOP)'. The ToC should be updated so it's clear what it is about without opening the article. --- #### Document Details ⚠ *Do not edit this section. It is required for docs....
non_defect
update toc the table of content toc does still state twice what is eop while the article is titled as what is exchange online protection eop the toc should be updated so it s clear what it is about without opening the article document details ⚠ do not edit this section it is required for docs ...
0
61,713
17,023,762,338
IssuesEvent
2021-07-03 03:42:46
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Printing from browsers no longer prints map
Component: website Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 7.32am, Wednesday, 7th December 2011]** Something has changed recently which has affected printing (I have tested this with latest Firefox and Opera on Windows 7). I used to get the area I wanted to print a map of visible on screen and use the browser option to print...
1.0
Printing from browsers no longer prints map - **[Submitted to the original trac issue database at 7.32am, Wednesday, 7th December 2011]** Something has changed recently which has affected printing (I have tested this with latest Firefox and Opera on Windows 7). I used to get the area I wanted to print a map of visible...
defect
printing from browsers no longer prints map something has changed recently which has affected printing i have tested this with latest firefox and opera on windows i used to get the area i wanted to print a map of visible on screen and use the browser option to print to print it specifying just page as...
1
138,234
12,810,475,723
IssuesEvent
2020-07-03 18:47:44
ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization
https://api.github.com/repos/ijelliti/Deeplearning.ai-Natural-Language-Processing-Specialization
closed
add course summary and notes of week 4 from Course 1
documentation good first issue help wanted
We would like to share the summary and notes on week 4 of Course 1 : Word Translation
1.0
add course summary and notes of week 4 from Course 1 - We would like to share the summary and notes on week 4 of Course 1 : Word Translation
non_defect
add course summary and notes of week from course we would like to share the summary and notes on week of course word translation
0
36,238
7,869,080,587
IssuesEvent
2018-06-24 09:11:57
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
CLUBB standalone deallocation error on empty statistics lists (Trac #765)
Migrated from Trac betlej@uwm.edu clubb_src defect
**Introduction** If I put no variables in a given statistics list, CLUBB runs to the end of the simulation but then crashes when attempting to clean up (deallocate) the statistics variables. **Steps to reproduce** The error was produced in version r7525 of CLUBB. 1. Compile CLUBB 2. Modify `standard_stats.in`. Chan...
1.0
CLUBB standalone deallocation error on empty statistics lists (Trac #765) - **Introduction** If I put no variables in a given statistics list, CLUBB runs to the end of the simulation but then crashes when attempting to clean up (deallocate) the statistics variables. **Steps to reproduce** The error was produced in v...
defect
clubb standalone deallocation error on empty statistics lists trac introduction if i put no variables in a given statistics list clubb runs to the end of the simulation but then crashes when attempting to clean up deallocate the statistics variables steps to reproduce the error was produced in ver...
1
40,132
6,800,743,355
IssuesEvent
2017-11-02 14:52:16
usdot-jpo-ode/jpo-ode
https://api.github.com/repos/usdot-jpo-ode/jpo-ode
closed
JSON on Metadata page does not parse.
Documentation Problem
Attempting to use the JSON examples for TIM and BSM and it looks like there is a bracket mismatch in both of them.
1.0
JSON on Metadata page does not parse. - Attempting to use the JSON examples for TIM and BSM and it looks like there is a bracket mismatch in both of them.
non_defect
json on metadata page does not parse attempting to use the json examples for tim and bsm and it looks like there is a bracket mismatch in both of them
0
116,505
11,914,893,954
IssuesEvent
2020-03-31 14:14:32
ISPP-LinkedPet/backend_isppet
https://api.github.com/repos/ISPP-LinkedPet/backend_isppet
closed
Anuncio LinkedPet
documentation
- Realizacion del anuncio de la aplicaicion con los videos dados en google drive - Duracion entre 20 y 30 segundos como MAXIMO
1.0
Anuncio LinkedPet - - Realizacion del anuncio de la aplicaicion con los videos dados en google drive - Duracion entre 20 y 30 segundos como MAXIMO
non_defect
anuncio linkedpet realizacion del anuncio de la aplicaicion con los videos dados en google drive duracion entre y segundos como maximo
0
53,907
13,262,485,629
IssuesEvent
2020-08-20 21:53:52
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[icetray] Weird behavior from I3Frame.merge (Trac #2294)
Migrated from Trac combo core defect
Using frame.merge doesn't appear to behave correctly in python. It seems to temporarily add the objects from the second frame, but they are not propagated down to subsequent modules in the processing chain. I have provided a trivial example: ```text from icecube import icetray,dataclasses from I3Tray import I3Tray ...
1.0
[icetray] Weird behavior from I3Frame.merge (Trac #2294) - Using frame.merge doesn't appear to behave correctly in python. It seems to temporarily add the objects from the second frame, but they are not propagated down to subsequent modules in the processing chain. I have provided a trivial example: ```text from ic...
defect
weird behavior from merge trac using frame merge doesn t appear to behave correctly in python it seems to temporarily add the objects from the second frame but they are not propagated down to subsequent modules in the processing chain i have provided a trivial example text from icecube import icet...
1
6,631
2,610,258,118
IssuesEvent
2015-02-26 19:22:20
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳激光怎么样治痤疮
auto-migrated Priority-Medium Type-Defect
``` 深圳激光怎么样治痤疮【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:47
1.0
深圳激光怎么样治痤疮 - ``` 深圳激光怎么样治痤疮【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:47
defect
深圳激光怎么样治痤疮 深圳激光怎么样治痤疮【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
230,872
25,482,788,676
IssuesEvent
2022-11-26 01:31:55
Satheesh575555/linux-4.1.15
https://api.github.com/repos/Satheesh575555/linux-4.1.15
reopened
CVE-2016-5829 (High) detected in linuxlinux-4.6
security vulnerability
## CVE-2016-5829 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel....
True
CVE-2016-5829 (High) detected in linuxlinux-4.6 - ## CVE-2016-5829 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Libra...
non_defect
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers hid usbhid h...
0
16,114
2,872,590,987
IssuesEvent
2015-06-08 12:56:27
netty/netty
https://api.github.com/repos/netty/netty
closed
Fix build stability issues with the epoll transport
defect
- http://clinker.netty.io/jenkins/job/netty-oraclejdk7/branch/4.1/412/ - http://clinker.netty.io/jenkins/job/netty-oraclejdk8/branch/4.1/412/ We might have more. Please go through the failures and fix the epoll-related ones.
1.0
Fix build stability issues with the epoll transport - - http://clinker.netty.io/jenkins/job/netty-oraclejdk7/branch/4.1/412/ - http://clinker.netty.io/jenkins/job/netty-oraclejdk8/branch/4.1/412/ We might have more. Please go through the failures and fix the epoll-related ones.
defect
fix build stability issues with the epoll transport we might have more please go through the failures and fix the epoll related ones
1
273,553
20,797,236,661
IssuesEvent
2022-03-17 10:28:41
rcgsheffield/sheffield_hpc
https://api.github.com/repos/rcgsheffield/sheffield_hpc
closed
it-servicedesk@sheffield.ac.uk email address is going away...
Documentation Error
From 16 February, service users can use the following support channels: * IT Self-service portal * Telephone * Online chat * Face-to-face - TechBar
1.0
it-servicedesk@sheffield.ac.uk email address is going away... - From 16 February, service users can use the following support channels: * IT Self-service portal * Telephone * Online chat * Face-to-face - TechBar
non_defect
it servicedesk sheffield ac uk email address is going away from february service users can use the following support channels it self service portal telephone online chat face to face techbar
0
4,066
2,610,086,835
IssuesEvent
2015-02-26 18:26:23
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳除去痘痘
auto-migrated Priority-Medium Type-Defect
``` 深圳除去痘痘【深圳韩方科颜全国热线400-869-1818,24小时QQ4008 691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方—�� �韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜� ��业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛 痘技术并结合先进“先进豪华彩光”仪,开创国内专业治疗�� �刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:15
1.0
深圳除去痘痘 - ``` 深圳除去痘痘【深圳韩方科颜全国热线400-869-1818,24小时QQ4008 691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方—�� �韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜� ��业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛 痘技术并结合先进“先进豪华彩光”仪,开创国内专业治疗�� �刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:15
defect
深圳除去痘痘 深圳除去痘痘【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘方—�� �韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方科颜� ��业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健康祛 痘技术并结合先进“先进豪华彩光”仪,开创国内专业治疗�� �刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘痘。 original issue reported on code google com by szft com on may at
1
375,158
26,149,764,932
IssuesEvent
2022-12-30 11:43:32
wazuh/wazuh-documentation
https://api.github.com/repos/wazuh/wazuh-documentation
closed
Filebeat configuration should be corrected in Deployment with Ansible
Deployment guide Documentation improvements
While executing tests for [ Release 4.4.0 - Alpha 2 - E2E UX Tests - Deployment with Ansible](https://github.com/wazuh/wazuh/issues/15768), an issue was discovered relating filebeat port configuration. [Symptom 1 - Alerts index error](https://github.com/wazuh/wazuh/issues/15768#issuecomment-1366760607) [Symptom...
1.0
Filebeat configuration should be corrected in Deployment with Ansible - While executing tests for [ Release 4.4.0 - Alpha 2 - E2E UX Tests - Deployment with Ansible](https://github.com/wazuh/wazuh/issues/15768), an issue was discovered relating filebeat port configuration. [Symptom 1 - Alerts index error](https://...
non_defect
filebeat configuration should be corrected in deployment with ansible while executing tests for release alpha ux tests deployment with ansible an issue was discovered relating filebeat port configuration the documentation shows the following configuration for wazuh man...
0
48,621
20,198,426,895
IssuesEvent
2022-02-11 12:56:52
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
Getting list of Service Fabric applications
Service Attention Service Fabric customer-reported needs-author-feedback
### **This is autogenerated. Please review and update as needed.** ## Describe the bug Trying to fetch list of deployed applications in SFC always returns empty result even though there are applications deployed to a cluster **Command Name** `az sf application list --resource-group MyTestRG01 --cluster-name t...
2.0
Getting list of Service Fabric applications - ### **This is autogenerated. Please review and update as needed.** ## Describe the bug Trying to fetch list of deployed applications in SFC always returns empty result even though there are applications deployed to a cluster **Command Name** `az sf application li...
non_defect
getting list of service fabric applications this is autogenerated please review and update as needed describe the bug trying to fetch list of deployed applications in sfc always returns empty result even though there are applications deployed to a cluster command name az sf application li...
0
35,997
12,395,885,266
IssuesEvent
2020-05-20 19:28:56
rammatzkvosky/654321
https://api.github.com/repos/rammatzkvosky/654321
closed
CVE-2019-16943 (High) detected in jackson-databind-2.8.8.jar
security vulnerability
## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-16943 (High) detected in jackson-databind-2.8.8.jar - ## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary> <p>General...
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file tmp ws scm pom xml path to...
0
179,078
6,621,392,832
IssuesEvent
2017-09-21 18:59:47
Lunik/tcloud
https://api.github.com/repos/Lunik/tcloud
closed
Rename file / folder
backend feature frontend priority/p3
User should be able to rename is file and folders. - Missing REST API - Frontend support
1.0
Rename file / folder - User should be able to rename is file and folders. - Missing REST API - Frontend support
non_defect
rename file folder user should be able to rename is file and folders missing rest api frontend support
0
158,629
12,421,053,172
IssuesEvent
2020-05-23 15:03:14
mAAdhaTTah/brookjs
https://api.github.com/repos/mAAdhaTTah/brookjs
opened
Add mock emitting component
enhancement scope:testing
As you compose components up, the lower-level "apps" you're building can be quite complex. It might not be worth interacting with them directly but instead replace them with mock components that simulate the events they emit into the Central Observable. `brookjs-desalinate` should provide a mock component to use in thi...
1.0
Add mock emitting component - As you compose components up, the lower-level "apps" you're building can be quite complex. It might not be worth interacting with them directly but instead replace them with mock components that simulate the events they emit into the Central Observable. `brookjs-desalinate` should provide ...
non_defect
add mock emitting component as you compose components up the lower level apps you re building can be quite complex it might not be worth interacting with them directly but instead replace them with mock components that simulate the events they emit into the central observable brookjs desalinate should provide ...
0
75,770
26,039,916,730
IssuesEvent
2022-12-22 09:30:46
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Taskbar icons don't show up any more
T-Defect
### Steps to reproduce 1. Updated to 1.11.17 2. Started Element Desktop ### Outcome #### What did you expect? Icon in taskbar #### What happened instead? No icon in taskbar ### Operating system Ubuntu 22.04.1 LTS ### Application version Element version: 1.11.17 Olm version: 3.2.12 ### How did you ...
1.0
Taskbar icons don't show up any more - ### Steps to reproduce 1. Updated to 1.11.17 2. Started Element Desktop ### Outcome #### What did you expect? Icon in taskbar #### What happened instead? No icon in taskbar ### Operating system Ubuntu 22.04.1 LTS ### Application version Element version: 1.11.1...
defect
taskbar icons don t show up any more steps to reproduce updated to started element desktop outcome what did you expect icon in taskbar what happened instead no icon in taskbar operating system ubuntu lts application version element version olm ...
1
73,878
8,951,527,313
IssuesEvent
2019-01-25 14:13:05
double-double/web-app
https://api.github.com/repos/double-double/web-app
closed
Wireframe 2
design
Sketching low fidelity wireframes. - [x] Sketch some ideas - [x] Sketch Task Flow 1 - [x] Sketch Task Flow 2 - [x] Sketch Task Flow 3
1.0
Wireframe 2 - Sketching low fidelity wireframes. - [x] Sketch some ideas - [x] Sketch Task Flow 1 - [x] Sketch Task Flow 2 - [x] Sketch Task Flow 3
non_defect
wireframe sketching low fidelity wireframes sketch some ideas sketch task flow sketch task flow sketch task flow
0
45,708
13,041,795,152
IssuesEvent
2020-07-28 21:04:27
jccastillo0007/eFacturaT
https://api.github.com/repos/jccastillo0007/eFacturaT
opened
FI - Eliminar el campo de captura de RFC emisor y Fecha
defect
Ahora mismo no se ocupan, y solo confunden. Es muy probable que nos pidan el DT, customizado, es decir solo para ellos.
1.0
FI - Eliminar el campo de captura de RFC emisor y Fecha - Ahora mismo no se ocupan, y solo confunden. Es muy probable que nos pidan el DT, customizado, es decir solo para ellos.
defect
fi eliminar el campo de captura de rfc emisor y fecha ahora mismo no se ocupan y solo confunden es muy probable que nos pidan el dt customizado es decir solo para ellos
1
23,906
3,869,679,505
IssuesEvent
2016-04-10 19:00:18
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
opened
DateTime.MinValue cannot be converted to UTC in DST time zones
defect
Tested with Eastern Standard TimeZone. ### Expected 480 ### Actual 0 ### Steps To Reproduce [Live](http://live.bridge.net/#6cad8e2f400c1889be8c9f79bc69f67a) ```csharp public class App { [Ready] public static void Main() { var start = DateTime.MinValue; var end = s...
1.0
DateTime.MinValue cannot be converted to UTC in DST time zones - Tested with Eastern Standard TimeZone. ### Expected 480 ### Actual 0 ### Steps To Reproduce [Live](http://live.bridge.net/#6cad8e2f400c1889be8c9f79bc69f67a) ```csharp public class App { [Ready] public static void Main() ...
defect
datetime minvalue cannot be converted to utc in dst time zones tested with eastern standard timezone expected actual steps to reproduce csharp public class app public static void main var start datetime minvalue var end start...
1
211,908
16,375,844,189
IssuesEvent
2021-05-16 04:03:51
DeFiCh/jellyfish
https://api.github.com/repos/DeFiCh/jellyfish
closed
`@defichain/testing` `sendtokenstoaddress` utility method
area/testing kind/feature triage/accepted
<!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: Currently in `@defichain/testing` only `accountToAccount` is supported. That function requires manual selection of tokens to send for testing. We need `sendtokenstoaddress` for testing for a be...
1.0
`@defichain/testing` `sendtokenstoaddress` utility method - <!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: Currently in `@defichain/testing` only `accountToAccount` is supported. That function requires manual selection of tokens to send for...
non_defect
defichain testing sendtokenstoaddress utility method what would you like to be added currently in defichain testing only accounttoaccount is supported that function requires manual selection of tokens to send for testing we need sendtokenstoaddress for testing for a better easier setup pro...
0
350,779
10,508,478,731
IssuesEvent
2019-09-27 08:45:04
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
accounts.firefox.com - see bug description
browser-fenix engine-gecko priority-normal
<!-- @browser: Firefox Preview Mobile 69.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://accounts.firefox.com/oauth/signin?action=email **Browser / Version**: Firefox Preview Mobile 69.0 **Oper...
1.0
accounts.firefox.com - see bug description - <!-- @browser: Firefox Preview Mobile 69.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://accounts.firefox.com/oauth/signin?action=email **Browser / ...
non_defect
accounts firefox com see bug description url browser version firefox preview mobile operating system android tested another browser no problem type something else description sync doesn t work steps to reproduce on android on firefox preview i went to paramete...
0
257,376
8,136,526,518
IssuesEvent
2018-08-20 08:43:20
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Export diagram fails on firefox on windows 7
Component/Composer Priority/High Type/Bug
**Description:** Export diagram fails on firefox on windows 7 **Steps to reproduce:** 1.open a sample ex:hello-world.bal 2.click on export diagram 3.enter the path 4.enter the file name **Affected Versions:** ballerina-tools-0.970.1-SNAPSHOT **OS, DB, other environment details and versions:** Firefox-59...
1.0
Export diagram fails on firefox on windows 7 - **Description:** Export diagram fails on firefox on windows 7 **Steps to reproduce:** 1.open a sample ex:hello-world.bal 2.click on export diagram 3.enter the path 4.enter the file name **Affected Versions:** ballerina-tools-0.970.1-SNAPSHOT **OS, DB, other ...
non_defect
export diagram fails on firefox on windows description export diagram fails on firefox on windows steps to reproduce open a sample ex hello world bal click on export diagram enter the path enter the file name affected versions ballerina tools snapshot os db other en...
0
4,419
2,610,093,725
IssuesEvent
2015-02-26 18:28:18
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳韩方科颜祛痘要多少钱
auto-migrated Priority-Medium Type-Defect
``` 深圳韩方科颜祛痘要多少钱【深圳韩方科颜全国热线400-869-181 8,24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:10
1.0
深圳韩方科颜祛痘要多少钱 - ``` 深圳韩方科颜祛痘要多少钱【深圳韩方科颜全国热线400-869-181 8,24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:10
defect
深圳韩方科颜祛痘要多少钱 深圳韩方科颜祛痘要多少钱【 , 】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 original issue reported on code google com by szft com on may at
1
120,817
4,794,751,431
IssuesEvent
2016-10-31 22:01:04
stillmuseum/worksonpaper
https://api.github.com/repos/stillmuseum/worksonpaper
closed
need to send a link to the dev site to the author
A priority
@halfempty Good morning. I've made a few updates to the essay. Patricia Failing would like a link to be able to review the changes this morning. I believe it's now pw protected. Is that simple enough to remove for a few hours? I'd rather not create a user account for her if possible.
1.0
need to send a link to the dev site to the author - @halfempty Good morning. I've made a few updates to the essay. Patricia Failing would like a link to be able to review the changes this morning. I believe it's now pw protected. Is that simple enough to remove for a few hours? I'd rather not create a user account for ...
non_defect
need to send a link to the dev site to the author halfempty good morning i ve made a few updates to the essay patricia failing would like a link to be able to review the changes this morning i believe it s now pw protected is that simple enough to remove for a few hours i d rather not create a user account for ...
0
182,745
6,673,335,387
IssuesEvent
2017-10-04 14:46:46
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
m.facebook.com - site is not usable
browser-firefox-mobile priority-critical status-needstriage
<!-- @browser: Firefox Mobile 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.facebook.com/home.php?_rdr **Browser / Version**: Firefox Mobile 58.0 **Operating System**: Android 8.0.0 **Tested Another Browse...
1.0
m.facebook.com - site is not usable - <!-- @browser: Firefox Mobile 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://m.facebook.com/home.php?_rdr **Browser / Version**: Firefox Mobile 58.0 **Operating System**:...
non_defect
m facebook com site is not usable url browser version firefox mobile operating system android tested another browser unknown problem type site is not usable description f steps to reproduce from with ❤️
0
56,483
15,108,944,508
IssuesEvent
2021-02-08 17:13:38
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
When I reproduce the queue items when a node leaves the cluster, items are delivered more than once.
Module: IQueue Source: Community Team: Core Type: Defect
[test.zip](https://github.com/hazelcast/hazelcast/files/5815012/test.zip) <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** I expect to receive only the items that I add to the queue, but I get...
1.0
When I reproduce the queue items when a node leaves the cluster, items are delivered more than once. - [test.zip](https://github.com/hazelcast/hazelcast/files/5815012/test.zip) <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently...
defect
when i reproduce the queue items when a node leaves the cluster items are delivered more than once thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug i expect to receive only the items t...
1
399,491
11,755,799,864
IssuesEvent
2020-03-13 10:15:04
execom-eu/hawaii
https://api.github.com/repos/execom-eu/hawaii
opened
Security Alert - X-Content-Type-Options Header Missing
backend fix low priority question
The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (...
1.0
Security Alert - X-Content-Type-Options Header Missing - The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a con...
non_defect
security alert x content type options header missing the anti mime sniffing header x content type options was not set to nosniff this allows older versions of internet explorer and chrome to perform mime sniffing on the response body potentially causing the response body to be interpreted and displayed as a con...
0
119,787
12,042,844,243
IssuesEvent
2020-04-14 11:20:21
NLnetLabs/krillmanager
https://api.github.com/repos/NLnetLabs/krillmanager
closed
Incorrect OWN certificate guidance
bug documentation wizard
The wizard says that an OWN certificate must be in `/tmp` but IIRC this restriction no longer applies.
1.0
Incorrect OWN certificate guidance - The wizard says that an OWN certificate must be in `/tmp` but IIRC this restriction no longer applies.
non_defect
incorrect own certificate guidance the wizard says that an own certificate must be in tmp but iirc this restriction no longer applies
0
144,297
11,610,952,819
IssuesEvent
2020-02-26 04:55:39
pyinstaller/pyinstaller
https://api.github.com/repos/pyinstaller/pyinstaller
closed
Rearrange test-cases
@low / cleanup area:test-suite good first issue pull-request wanted
While converting from the old test-suite to the new one and after that some new tests have been put into `test_basic` while they are related to import or even to specific libraries. This should be cleaned up.
1.0
Rearrange test-cases - While converting from the old test-suite to the new one and after that some new tests have been put into `test_basic` while they are related to import or even to specific libraries. This should be cleaned up.
non_defect
rearrange test cases while converting from the old test suite to the new one and after that some new tests have been put into test basic while they are related to import or even to specific libraries this should be cleaned up
0
55,770
14,675,502,215
IssuesEvent
2020-12-30 17:45:34
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable: virtualScroll + scrollable broken
defect
**Describe the defect** No data displayed: ![image](https://user-images.githubusercontent.com/7521311/103370121-4832ba80-4acc-11eb-9689-995b0566f603.png) Regression due to this commit d4be4df857550c1e42eec6d180299ab20ebe31e3. As a consequence JS error: > Uncaught TypeError: Cannot read property 'length' of unde...
1.0
DataTable: virtualScroll + scrollable broken - **Describe the defect** No data displayed: ![image](https://user-images.githubusercontent.com/7521311/103370121-4832ba80-4acc-11eb-9689-995b0566f603.png) Regression due to this commit d4be4df857550c1e42eec6d180299ab20ebe31e3. As a consequence JS error: > Uncaught T...
defect
datatable virtualscroll scrollable broken describe the defect no data displayed regression due to this commit as a consequence js error uncaught typeerror cannot read property length of undefined at class clonehead components js xhtml ln primefaces v snapshot at class s...
1
676,346
23,123,158,315
IssuesEvent
2022-07-28 00:53:01
rpitv/glimpse-ui
https://api.github.com/repos/rpitv/glimpse-ui
opened
"More" dropdown in navbar can't be opened/navigated with keyboard
bug Priority: MED accessibility
- The "More" dropdown doesn't appear to work with a keyboard. - By switching it's trigger mechanism from `hover` to `click`, it's possible to open the menu, but you can't select individual items. - This probably needs to be fixed in [TuSimple/naive-ui](https://github.com/TuSimple/naive-ui/). See: https://www.naiv...
1.0
"More" dropdown in navbar can't be opened/navigated with keyboard - - The "More" dropdown doesn't appear to work with a keyboard. - By switching it's trigger mechanism from `hover` to `click`, it's possible to open the menu, but you can't select individual items. - This probably needs to be fixed in [TuSimple/naive-u...
non_defect
more dropdown in navbar can t be opened navigated with keyboard the more dropdown doesn t appear to work with a keyboard by switching it s trigger mechanism from hover to click it s possible to open the menu but you can t select individual items this probably needs to be fixed in see
0
23,397
2,658,979,583
IssuesEvent
2015-03-18 18:21:39
phetsims/tasks
https://api.github.com/repos/phetsims/tasks
opened
Solid, liquid, gas icons for States of Matter
Artwork High Priority
I need icons depicting a solid, liquid, and gas drawn for States of Matter. Currently the artwork looks like: ![image](https://cloud.githubusercontent.com/assets/8419308/6715891/484a5840-cd67-11e4-9f8e-6570120e8a51.png) Ideally, these icons would look like a (non-cartoonish) ice block, water droplet, and gas cl...
1.0
Solid, liquid, gas icons for States of Matter - I need icons depicting a solid, liquid, and gas drawn for States of Matter. Currently the artwork looks like: ![image](https://cloud.githubusercontent.com/assets/8419308/6715891/484a5840-cd67-11e4-9f8e-6570120e8a51.png) Ideally, these icons would look like a (non-...
non_defect
solid liquid gas icons for states of matter i need icons depicting a solid liquid and gas drawn for states of matter currently the artwork looks like ideally these icons would look like a non cartoonish ice block water droplet and gas cloud these icons should also be drawn in once your ...
0
44,917
9,659,415,332
IssuesEvent
2019-05-20 13:24:55
theia-ide/theia
https://api.github.com/repos/theia-ide/theia
closed
The PluginHot crash in latest master for SQL-Tools VSCode extension
bug vscode
### Description VSCode extension SQL-Tools crashes the pluginHosts. It worked about two weeks ago on master, and now on master it does not. ### Reproduction Steps Download the vsix: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/mtxr/vsextensions/sqltools/0.17.18/vspackage Copy it to the p...
1.0
The PluginHot crash in latest master for SQL-Tools VSCode extension - ### Description VSCode extension SQL-Tools crashes the pluginHosts. It worked about two weeks ago on master, and now on master it does not. ### Reproduction Steps Download the vsix: https://marketplace.visualstudio.com/_apis/public/gallery/publi...
non_defect
the pluginhot crash in latest master for sql tools vscode extension description vscode extension sql tools crashes the pluginhosts it worked about two weeks ago on master and now on master it does not reproduction steps download the vsix copy it to the plugins folder start theia server access ...
0
8,673
2,611,535,310
IssuesEvent
2015-02-27 06:05:26
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
If you are missing a custom map/theme when visiting a room, these values persist on creation of a new room.
auto-migrated Priority-Medium Type-Defect
``` 0.9.20.3 etc etc. Join a room with a custom theme, e.g. INFOBOT ROOM SERVICE exit, create a new room. The newly created room will have the SAME map, and when you start the game you will notice an error like "failed to load the cfg theme" ``` Original issue reported on code.google.com by `costamag...@gmail.com` ...
1.0
If you are missing a custom map/theme when visiting a room, these values persist on creation of a new room. - ``` 0.9.20.3 etc etc. Join a room with a custom theme, e.g. INFOBOT ROOM SERVICE exit, create a new room. The newly created room will have the SAME map, and when you start the game you will notice an error l...
defect
if you are missing a custom map theme when visiting a room these values persist on creation of a new room etc etc join a room with a custom theme e g infobot room service exit create a new room the newly created room will have the same map and when you start the game you will notice an error li...
1
103,273
8,893,695,990
IssuesEvent
2019-01-16 00:31:27
ESMCI/cime
https://api.github.com/repos/ESMCI/cime
opened
Baseline namelists for failed tests are not world-readable
tp: system tests ty: Bug
For most tests, the generated namelists (i.e., in the baseline directory) have permissions `-rw-rw-r--` (at least on cheyenne). However, for at least some tests that fail, the generated namelists have permissions `-rw-rw----`. This leads to incorrect NLCOMP failures when someone tries to do baseline comparisons but isn...
1.0
Baseline namelists for failed tests are not world-readable - For most tests, the generated namelists (i.e., in the baseline directory) have permissions `-rw-rw-r--` (at least on cheyenne). However, for at least some tests that fail, the generated namelists have permissions `-rw-rw----`. This leads to incorrect NLCOMP f...
non_defect
baseline namelists for failed tests are not world readable for most tests the generated namelists i e in the baseline directory have permissions rw rw r at least on cheyenne however for at least some tests that fail the generated namelists have permissions rw rw this leads to incorrect nlcomp f...
0
638,118
20,713,139,607
IssuesEvent
2022-03-12 07:38:17
oceanprotocol/contracts
https://api.github.com/repos/oceanprotocol/contracts
opened
Vesting send token to original owner when NFT is transferred
Type: Bug Priority: Critical
Given: - NFT created - Pool created - Vesting created: value: 1.000.000 tokens, vestingDuration: 2 years When original owner transfers NFT to owner2, future vesting amounts should be send to owner2 Status now: owner still gets the vesting
1.0
Vesting send token to original owner when NFT is transferred - Given: - NFT created - Pool created - Vesting created: value: 1.000.000 tokens, vestingDuration: 2 years When original owner transfers NFT to owner2, future vesting amounts should be send to owner2 Status now: owner still gets the vesting
non_defect
vesting send token to original owner when nft is transferred given nft created pool created vesting created value tokens vestingduration years when original owner transfers nft to future vesting amounts should be send to status now owner still gets the vesting
0
62,998
6,822,546,004
IssuesEvent
2017-11-07 20:27:51
Edurate/edurate
https://api.github.com/repos/Edurate/edurate
closed
Test Cases
testing
Need to make a test suite to make sure all of the functions are working as desired. To start off we need cases to check that the Google forms are downloaded correctly and then turned into a spread sheet to be used.
1.0
Test Cases - Need to make a test suite to make sure all of the functions are working as desired. To start off we need cases to check that the Google forms are downloaded correctly and then turned into a spread sheet to be used.
non_defect
test cases need to make a test suite to make sure all of the functions are working as desired to start off we need cases to check that the google forms are downloaded correctly and then turned into a spread sheet to be used
0
45,383
12,753,738,211
IssuesEvent
2020-06-28 00:22:55
jlaffaye/ftp
https://api.github.com/repos/jlaffaye/ftp
opened
Better docs on List and
defect
**Describe the bug** I found it very surprising that List() was returning timestamps with an incorrect year. More digging found that the root cause was that if this library encounters an FTP server that returns timestamps without a year in the timestamp it just guesses. https://github.com/jlaffaye/ftp/blob/master/pa...
1.0
Better docs on List and - **Describe the bug** I found it very surprising that List() was returning timestamps with an incorrect year. More digging found that the root cause was that if this library encounters an FTP server that returns timestamps without a year in the timestamp it just guesses. https://github.com/...
defect
better docs on list and describe the bug i found it very surprising that list was returning timestamps with an incorrect year more digging found that the root cause was that if this library encounters an ftp server that returns timestamps without a year in the timestamp it just guesses i think two th...
1
40,536
2,868,926,316
IssuesEvent
2015-06-05 22:00:13
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Don't use bare mailto links for author names on pub.dartlang.org
bug Fixed Priority-Medium
<a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#5536_ ---- Instead, have the mailto link be separate from the name (perhaps an icon).
1.0
Don't use bare mailto links for author names on pub.dartlang.org - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)** _Originally opened as dart-lang/sdk#5536_ ---- Instead,...
non_defect
don t use bare mailto links for author names on pub dartlang org issue by originally opened as dart lang sdk instead have the mailto link be separate from the name perhaps an icon
0
606,430
18,762,281,487
IssuesEvent
2021-11-05 17:57:34
RedstoneMedia/SussyLauncher
https://api.github.com/repos/RedstoneMedia/SussyLauncher
closed
Make solo dll mods addeble
enhancement High Priority
**Describe the solution you'd like** Mods that consist of only of DLL files should be installable, even if the BepInEx is not installed already. This means that in a case, when BepInEx is not installed already it would have to downloaded and installed automatically. **Describe why your request is worth looking int...
1.0
Make solo dll mods addeble - **Describe the solution you'd like** Mods that consist of only of DLL files should be installable, even if the BepInEx is not installed already. This means that in a case, when BepInEx is not installed already it would have to downloaded and installed automatically. **Describe why your...
non_defect
make solo dll mods addeble describe the solution you d like mods that consist of only of dll files should be installable even if the bepinex is not installed already this means that in a case when bepinex is not installed already it would have to downloaded and installed automatically describe why your...
0
73,790
24,803,980,043
IssuesEvent
2022-10-25 01:39:50
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
Element Android does not display replies sent from weechat-matrix
T-Defect
### Steps to reproduce 1. Middle-click + R on a message in `weechat-matrix` or directly use the `/reply-matrix` command, and send a message. 2. Watch the message in Element Android. ### Outcome #### What did you expect? Replies being correctly displayed. #### What happened instead? Element does not display a...
1.0
Element Android does not display replies sent from weechat-matrix - ### Steps to reproduce 1. Middle-click + R on a message in `weechat-matrix` or directly use the `/reply-matrix` command, and send a message. 2. Watch the message in Element Android. ### Outcome #### What did you expect? Replies being correctly d...
defect
element android does not display replies sent from weechat matrix steps to reproduce middle click r on a message in weechat matrix or directly use the reply matrix command and send a message watch the message in element android outcome what did you expect replies being correctly d...
1
29,778
5,889,974,324
IssuesEvent
2017-05-17 14:04:24
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
opened
Revise epupdate URL EP-Launch uses with hard reset
Defect EP-Launch
In EP-Launch a hard reset (VIEW .. OPTIONS .. RESET .. Reset All Options and Exit) erases the registry entries for EP-Launch including the epupdate page. When EP-Launch starts up again after that it gets set to the old url: http://energyplus.net/epupdate.htm and it should point to the new url: http://nrel.gith...
1.0
Revise epupdate URL EP-Launch uses with hard reset - In EP-Launch a hard reset (VIEW .. OPTIONS .. RESET .. Reset All Options and Exit) erases the registry entries for EP-Launch including the epupdate page. When EP-Launch starts up again after that it gets set to the old url: http://energyplus.net/epupdate.htm an...
defect
revise epupdate url ep launch uses with hard reset in ep launch a hard reset view options reset reset all options and exit erases the registry entries for ep launch including the epupdate page when ep launch starts up again after that it gets set to the old url and it should point to the new url ...
1
735
2,587,732,415
IssuesEvent
2015-02-17 20:19:09
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
opened
regex->trigram has wrong behaviour when trigrams are question-marked
auto-migrated Priority-Medium Type-Defect
``` bash$ csearch -verbose "foo_(bar_)?" >/dev/null 2012/03/05 10:44:37 query: "_ba" "foo" "o_b" "oo_" 2012/03/05 10:44:37 post query identified 11 possible files bash$ csearch -verbose "foo_b(ar_)?" >/dev/null 2012/03/05 10:44:44 query: "foo" "o_b" "oo_" 2012/03/05 10:44:44 post query identified 12 possible files In ...
1.0
regex->trigram has wrong behaviour when trigrams are question-marked - ``` bash$ csearch -verbose "foo_(bar_)?" >/dev/null 2012/03/05 10:44:37 query: "_ba" "foo" "o_b" "oo_" 2012/03/05 10:44:37 post query identified 11 possible files bash$ csearch -verbose "foo_b(ar_)?" >/dev/null 2012/03/05 10:44:44 query: "foo" "o_b"...
defect
regex trigram has wrong behaviour when trigrams are question marked bash csearch verbose foo bar dev null query ba foo o b oo post query identified possible files bash csearch verbose foo b ar dev null query foo o b oo post q...
1
214,286
16,555,242,083
IssuesEvent
2021-05-28 13:16:36
microsoft/playwright-sharp
https://api.github.com/repos/microsoft/playwright-sharp
closed
docs: Show in the TOC only relevant classes
documentation
It doesn't make any sense to show `IBrowser` and `Browser` in the list. Or getting `BindingSource` as the first item.
1.0
docs: Show in the TOC only relevant classes - It doesn't make any sense to show `IBrowser` and `Browser` in the list. Or getting `BindingSource` as the first item.
non_defect
docs show in the toc only relevant classes it doesn t make any sense to show ibrowser and browser in the list or getting bindingsource as the first item
0
533,491
15,592,151,129
IssuesEvent
2021-03-18 11:19:52
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
Add Dockerfile support for image create
Category: Sunstone Priority: Normal Status: Accepted Type: Feature
**Description** Apart from DockerHub integration it will be useful to allow image creation from Dockerfiles. This will allow the user to create an image by passing a Dockerfile to OpenNebula, something similar to: ``` oneimage create --name <name> --type OS --datastore <ds_id> --dockerfile <path_to_dockerfile> ``...
1.0
Add Dockerfile support for image create - **Description** Apart from DockerHub integration it will be useful to allow image creation from Dockerfiles. This will allow the user to create an image by passing a Dockerfile to OpenNebula, something similar to: ``` oneimage create --name <name> --type OS --datastore <ds...
non_defect
add dockerfile support for image create description apart from dockerhub integration it will be useful to allow image creation from dockerfiles this will allow the user to create an image by passing a dockerfile to opennebula something similar to oneimage create name type os datastore dock...
0
74,890
25,392,820,708
IssuesEvent
2022-11-22 05:57:06
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
start a single cluster node.after running for a while,node change to lite members.
Type: Defect
spring config code: ` private Config getConfigByMemberIps(List<String> hazelcastClusterMembers) { Config config = new Config(); config.setInstanceName(Constants.HAZELCAST_INSTANCE_NAME); config.setClusterName(Constants.CAPACITY_CLUSTER_NAME); TcpIpConfig tcpIpConfig = new Tcp...
1.0
start a single cluster node.after running for a while,node change to lite members. - spring config code: ` private Config getConfigByMemberIps(List<String> hazelcastClusterMembers) { Config config = new Config(); config.setInstanceName(Constants.HAZELCAST_INSTANCE_NAME); config.setClust...
defect
start a single cluster node after running for a while node change to lite members spring config code private config getconfigbymemberips list hazelcastclustermembers config config new config config setinstancename constants hazelcast instance name config setclustername ...
1
32,845
6,953,397,245
IssuesEvent
2017-12-06 20:52:48
Dzhuneyt/jquery-tubular
https://api.github.com/repos/Dzhuneyt/jquery-tubular
closed
file://www.youtube.com/iframe_api Failed to load resource: net::ERR_FILE_NOT_FOUND
auto-migrated Priority-Medium Type-Defect
``` In line 133 should be: tag.src = 'http://www.youtube.com/iframe_api'; instead of: tag.src = '//www.youtube.com/iframe_api'; Otherwise, the console complains "file://www.youtube.com/iframe_api Failed to load resource: net::ERR_FILE_NOT_FOUND" ``` Original issue reported on code.google.com by `Kirin1...@gmail.c...
1.0
file://www.youtube.com/iframe_api Failed to load resource: net::ERR_FILE_NOT_FOUND - ``` In line 133 should be: tag.src = 'http://www.youtube.com/iframe_api'; instead of: tag.src = '//www.youtube.com/iframe_api'; Otherwise, the console complains "file://www.youtube.com/iframe_api Failed to load resource: net::ERR_...
defect
file failed to load resource net err file not found in line should be tag src instead of tag src otherwise the console complains file failed to load resource net err file not found original issue reported on code google com by gmail com on dec at
1
266,799
20,165,007,181
IssuesEvent
2022-02-10 02:45:26
ConsumerDataStandardsAustralia/standards-maintenance
https://api.github.com/repos/ConsumerDataStandardsAustralia/standards-maintenance
opened
Add isQueryParamUnsupported to MetaPaginated for schema validation
documentation change request In Backlog energy banking
# Description A participant raised an issue on ZenDesk in that the `isQueryParamUnsupported` is not explicitly included in the `MetaPaginated` swagger which causes some implementations to fail schema validation. # Area Affected MetaPaginated # Change Proposed Update the `MetaPaginated` schema to include the co...
1.0
Add isQueryParamUnsupported to MetaPaginated for schema validation - # Description A participant raised an issue on ZenDesk in that the `isQueryParamUnsupported` is not explicitly included in the `MetaPaginated` swagger which causes some implementations to fail schema validation. # Area Affected MetaPaginated #...
non_defect
add isqueryparamunsupported to metapaginated for schema validation description a participant raised an issue on zendesk in that the isqueryparamunsupported is not explicitly included in the metapaginated swagger which causes some implementations to fail schema validation area affected metapaginated ...
0
192,649
15,354,840,906
IssuesEvent
2021-03-01 10:18:55
TheGreatCodeholio/adam-kikbot
https://api.github.com/repos/TheGreatCodeholio/adam-kikbot
opened
Smaller more manageable files
documentation help wanted
We keep adding more and more to each of the files and they are becoming convoluted and difficult to work with. I suggest we break each of them into smaller files. for instance group_message_verification, group_message_chatterbot, group_message_substitutions, etc. and just import/include those files. Ideas, suggestio...
1.0
Smaller more manageable files - We keep adding more and more to each of the files and they are becoming convoluted and difficult to work with. I suggest we break each of them into smaller files. for instance group_message_verification, group_message_chatterbot, group_message_substitutions, etc. and just import/include ...
non_defect
smaller more manageable files we keep adding more and more to each of the files and they are becoming convoluted and difficult to work with i suggest we break each of them into smaller files for instance group message verification group message chatterbot group message substitutions etc and just import include ...
0
13,503
10,300,417,592
IssuesEvent
2019-08-28 13:51:28
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
jx step e2e gc deletes legit running clusters for contexts that are substrings of other contexts
area/infrastructure kind/bug priority/critical
I'm seeing `jenkins-x-versions` PR builds for the `boot-lh` context getting deleted while running, and I believe this is due to https://github.com/abayer/jx/blob/01d273d5e6b64c5865ac1bcc010878234203c997/pkg/cmd/step/e2e/step_e2e_gc.go#L169 checking whether a cluster with a higher build number contains the context name....
1.0
jx step e2e gc deletes legit running clusters for contexts that are substrings of other contexts - I'm seeing `jenkins-x-versions` PR builds for the `boot-lh` context getting deleted while running, and I believe this is due to https://github.com/abayer/jx/blob/01d273d5e6b64c5865ac1bcc010878234203c997/pkg/cmd/step/e2e/s...
non_defect
jx step gc deletes legit running clusters for contexts that are substrings of other contexts i m seeing jenkins x versions pr builds for the boot lh context getting deleted while running and i believe this is due to checking whether a cluster with a higher build number contains the context name since boot ...
0
145,516
19,339,479,276
IssuesEvent
2021-12-15 01:36:12
billmcchesney1/concord-plugins
https://api.github.com/repos/billmcchesney1/concord-plugins
opened
CVE-2021-37136 (High) detected in netty-codec-4.1.17.Final.jar
security vulnerability
## CVE-2021-37136 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-4.1.17.Final.jar</b></p></summary> <p>Netty is an asynchronous event-driven network application framework ...
True
CVE-2021-37136 (High) detected in netty-codec-4.1.17.Final.jar - ## CVE-2021-37136 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-4.1.17.Final.jar</b></p></summary> <p>Net...
non_defect
cve high detected in netty codec final jar cve high severity vulnerability vulnerable library netty codec final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and clients ...
0
43,952
11,883,972,437
IssuesEvent
2020-03-27 16:50:38
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[CI/CD]: Review coverage of accessibility checks in 686/686c-674 end-to-end tests
508-defect-3 508/Accessibility testing
**Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Description Applications **must** have thorough end-to-end tests that run in our continuous integration/continuous deployment (CI/CD) p...
1.0
[CI/CD]: Review coverage of accessibility checks in 686/686c-674 end-to-end tests - **Feedback framework** - **❗️ Must** for if the feedback must be applied - **⚠️Should** if the feedback is best practice - **✔️ Consider** for suggestions/enhancements ## Description Applications **must** have thorough end...
defect
review coverage of accessibility checks in end to end tests feedback framework ❗️ must for if the feedback must be applied ⚠️should if the feedback is best practice ✔️ consider for suggestions enhancements description applications must have thorough end to end tests...
1
144,903
22,585,479,991
IssuesEvent
2022-06-28 14:55:17
blockframes/blockframes
https://api.github.com/repos/blockframes/blockframes
closed
Import Movie/Contract - what is mandatory?
Design - UX July clean up
From Nicolas in [Release 4.2 - Import](https://github.com/blockframes/blockframes/issues/8307#issuecomment-1118017895) Should the original title/licensee be mandatory in the import or not? # Movie import - [ ] (C) `Original title` is treated as mandatory, whereas it is not in the movie tunnel ![image](https://u...
1.0
Import Movie/Contract - what is mandatory? - From Nicolas in [Release 4.2 - Import](https://github.com/blockframes/blockframes/issues/8307#issuecomment-1118017895) Should the original title/licensee be mandatory in the import or not? # Movie import - [ ] (C) `Original title` is treated as mandatory, whereas it i...
non_defect
import movie contract what is mandatory from nicolas in should the original title licensee be mandatory in the import or not movie import c original title is treated as mandatory whereas it is not in the movie tunnel vs contract import c licensee field is treated as...
0
794,153
28,024,468,606
IssuesEvent
2023-03-28 08:13:27
AY2223S2-CS2113-T13-1/tp
https://api.github.com/repos/AY2223S2-CS2113-T13-1/tp
closed
Add extra parameter to AddCommand
type.Story priority.High
AddCommand will now be `add CURRENCY AMOUNT [DESCRIPTION]` . User can add description to remark the particular transaction.E.g. `add SGD 10 part-time`
1.0
Add extra parameter to AddCommand - AddCommand will now be `add CURRENCY AMOUNT [DESCRIPTION]` . User can add description to remark the particular transaction.E.g. `add SGD 10 part-time`
non_defect
add extra parameter to addcommand addcommand will now be add currency amount user can add description to remark the particular transaction e g add sgd part time
0
7,714
2,610,434,286
IssuesEvent
2015-02-26 20:22:18
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
opened
Unable to post due to invalid XML character
auto-migrated Priority-Medium Type-Defect
``` What's the problem? I cannot publish to any blogs, I get this error with wordpress: ScribeFire couldn't publish your post. Here's the error message that bubbled up: parse error. not well formed I get this error with blogspot: ScribeFire couldn't publish your post. Here's the error message that bubbled up: An i...
1.0
Unable to post due to invalid XML character - ``` What's the problem? I cannot publish to any blogs, I get this error with wordpress: ScribeFire couldn't publish your post. Here's the error message that bubbled up: parse error. not well formed I get this error with blogspot: ScribeFire couldn't publish your post. H...
defect
unable to post due to invalid xml character what s the problem i cannot publish to any blogs i get this error with wordpress scribefire couldn t publish your post here s the error message that bubbled up parse error not well formed i get this error with blogspot scribefire couldn t publish your post h...
1
220,268
24,564,795,774
IssuesEvent
2022-10-13 01:13:30
turkdevops/desktop
https://api.github.com/repos/turkdevops/desktop
closed
CVE-2020-7608 (Medium) detected in yargs-parser-10.1.0.tgz - autoclosed
security vulnerability
## CVE-2020-7608 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>yargs-parser-10.1.0.tgz</b></p></summary> <p>the mighty option parser used by yargs</p> <p>Library home page: <a href...
True
CVE-2020-7608 (Medium) detected in yargs-parser-10.1.0.tgz - autoclosed - ## CVE-2020-7608 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>yargs-parser-10.1.0.tgz</b></p></summary> <...
non_defect
cve medium detected in yargs parser tgz autoclosed cve medium severity vulnerability vulnerable library yargs parser tgz the mighty option parser used by yargs library home page a href path to dependency file package json path to vulnerable library node modules t...
0
38,500
8,855,043,614
IssuesEvent
2019-01-09 04:20:50
prettydiff/prettydiff
https://api.github.com/repos/prettydiff/prettydiff
closed
Some markup beautification trivialities
Beautification Defect
The code sample is the HTML of https://en.wikipedia.org/wiki/Functional_programming 1. ~~attribute wrap - I need to evaluate the algorithm for when attributes are indented, because it does not appear to be working when a tag is wider than the value of options.width~~ 1. comment indent - Near the bottom of the code ...
1.0
Some markup beautification trivialities - The code sample is the HTML of https://en.wikipedia.org/wiki/Functional_programming 1. ~~attribute wrap - I need to evaluate the algorithm for when attributes are indented, because it does not appear to be working when a tag is wider than the value of options.width~~ 1. com...
defect
some markup beautification trivialities the code sample is the html of attribute wrap i need to evaluate the algorithm for when attributes are indented because it does not appear to be working when a tag is wider than the value of options width comment indent near the bottom of the code sample th...
1
193,860
22,216,392,511
IssuesEvent
2022-06-08 02:25:18
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
reopened
CVE-2018-18955 (High) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2018-18955 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2018-18955 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2018-18955 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartw...
non_defect
cve high detected in linux stable cve high 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 files...
0
34,034
7,780,447,905
IssuesEvent
2018-06-05 20:05:03
Microsoft/vscode-python
https://api.github.com/repos/Microsoft/vscode-python
closed
Use ILogger instead of console.error to reduce noise in unit tests
feature-* needs PR type-code health
We have errors being written out into console window when running tests. This can be confusing when logging at the output.
1.0
Use ILogger instead of console.error to reduce noise in unit tests - We have errors being written out into console window when running tests. This can be confusing when logging at the output.
non_defect
use ilogger instead of console error to reduce noise in unit tests we have errors being written out into console window when running tests this can be confusing when logging at the output
0
89,504
25,819,711,712
IssuesEvent
2022-12-12 08:40:18
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
closed
Prebuild triggered on project creation does not get reported as usage
type: bug feature: prebuilds feature: teams and projects
Unlike prebuilds triggered by a commit webhook, the prebuild triggered after new project creation is not recorded in d_b_usage. **NOTE** This may be moot if we stop auto-triggering prebuilds on new projects. (#15281) Example workspace instance below - looks like the startedTime is missing ```json { "id": "...
1.0
Prebuild triggered on project creation does not get reported as usage - Unlike prebuilds triggered by a commit webhook, the prebuild triggered after new project creation is not recorded in d_b_usage. **NOTE** This may be moot if we stop auto-triggering prebuilds on new projects. (#15281) Example workspace instanc...
non_defect
prebuild triggered on project creation does not get reported as usage unlike prebuilds triggered by a commit webhook the prebuild triggered after new project creation is not recorded in d b usage note this may be moot if we stop auto triggering prebuilds on new projects example workspace instance be...
0
67,433
20,961,612,065
IssuesEvent
2022-03-27 21:49:23
abedmaatalla/sipdroid
https://api.github.com/repos/abedmaatalla/sipdroid
closed
VPN not sensed by Siprdroid in latest ICS
Priority-Medium Type-Defect auto-migrated
``` Hi, we live in a country where VOIP is blocked, so tht only way we can connect sipdroid is suing VPN ( IPsec ). After the new ICS update from Google, the sipdroid does not sense the VPN, even when it is clicked in the settings. So what I do is click both wifi & VPN in the settings and then it is OK. This bug is...
1.0
VPN not sensed by Siprdroid in latest ICS - ``` Hi, we live in a country where VOIP is blocked, so tht only way we can connect sipdroid is suing VPN ( IPsec ). After the new ICS update from Google, the sipdroid does not sense the VPN, even when it is clicked in the settings. So what I do is click both wifi & VPN in ...
defect
vpn not sensed by siprdroid in latest ics hi we live in a country where voip is blocked so tht only way we can connect sipdroid is suing vpn ipsec after the new ics update from google the sipdroid does not sense the vpn even when it is clicked in the settings so what i do is click both wifi vpn in ...
1
203,646
15,378,237,927
IssuesEvent
2021-03-02 18:03:47
nih-cfde/cfde-deriva
https://api.github.com/repos/nih-cfde/cfde-deriva
closed
Indicate horizontal scroll is an option
Testing
One of my testers pointed out that on pages like [File](https://app-staging.nih-cfde.org/chaise/recordset/#1/CFDE:file@sort(RID)) there are more columns off the right of the screen, but no indication of that, so the only way you can find out is accidentally scrolling it, or by resizing your window. I always look at...
1.0
Indicate horizontal scroll is an option - One of my testers pointed out that on pages like [File](https://app-staging.nih-cfde.org/chaise/recordset/#1/CFDE:file@sort(RID)) there are more columns off the right of the screen, but no indication of that, so the only way you can find out is accidentally scrolling it, or by...
non_defect
indicate horizontal scroll is an option one of my testers pointed out that on pages like there are more columns off the right of the screen but no indication of that so the only way you can find out is accidentally scrolling it or by resizing your window i always look at it full screen on my dual monitor...
0
53,397
22,779,767,267
IssuesEvent
2022-07-08 18:16:46
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
opened
RocketChat Upgrade: Upgrade plan
ops and shared services
**Describe the issue** Based on the results of the upgrade testing in Dev, prepare an upgrade plan for Prod. **Additional context** The upgrade plan will be used as a step by step guide for the actual upgrade in Prod. **Definition of done** - [ ] Upgrade plan is recorded here
1.0
RocketChat Upgrade: Upgrade plan - **Describe the issue** Based on the results of the upgrade testing in Dev, prepare an upgrade plan for Prod. **Additional context** The upgrade plan will be used as a step by step guide for the actual upgrade in Prod. **Definition of done** - [ ] Upgrade plan is recorded here
non_defect
rocketchat upgrade upgrade plan describe the issue based on the results of the upgrade testing in dev prepare an upgrade plan for prod additional context the upgrade plan will be used as a step by step guide for the actual upgrade in prod definition of done upgrade plan is recorded here
0
51,116
13,188,131,545
IssuesEvent
2020-08-13 05:38:20
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[icetray] Fixed broken test pattern for failure modes (Trac #2014)
Migrated from Trac combo core defect
There's a common pattern in both C++ and python tests that check to see if a module fails as expected. It goes something like this: try: run_code_i_expect_to_throw() # Hmm...I shouldn't have gotten this far. # This should have thrown. # This is a failure. What do we do with failures? # That's right, ...
1.0
[icetray] Fixed broken test pattern for failure modes (Trac #2014) - There's a common pattern in both C++ and python tests that check to see if a module fails as expected. It goes something like this: try: run_code_i_expect_to_throw() # Hmm...I shouldn't have gotten this far. # This should have thrown. # ...
defect
fixed broken test pattern for failure modes trac there s a common pattern in both c and python tests that check to see if a module fails as expected it goes something like this try run code i expect to throw hmm i shouldn t have gotten this far this should have thrown this is a ...
1
25,762
4,441,172,219
IssuesEvent
2016-08-19 08:12:42
MICommunity/psicquic
https://api.github.com/repos/MICommunity/psicquic
closed
Boolean operators case sensitive for IntAct PSICQUIC Service
auto-migrated Priority-High Type-Defect
``` As an email to the mailing list shows: (taxidA:9606 and -taxidB:9606) or (taxidB:9606 and -taxidA:9606) does not return the same than (taxidA:9606 AND -taxidB:9606) OR (taxidB:9606 AND -taxidA:9606) It should be fixed so that all implementations are case-insensitive. ``` Original issue reported on code.google....
1.0
Boolean operators case sensitive for IntAct PSICQUIC Service - ``` As an email to the mailing list shows: (taxidA:9606 and -taxidB:9606) or (taxidB:9606 and -taxidA:9606) does not return the same than (taxidA:9606 AND -taxidB:9606) OR (taxidB:9606 AND -taxidA:9606) It should be fixed so that all implementations are...
defect
boolean operators case sensitive for intact psicquic service as an email to the mailing list shows taxida and taxidb or taxidb and taxida does not return the same than taxida and taxidb or taxidb and taxida it should be fixed so that all implementations are case insensitive ...
1
39,144
5,219,976,890
IssuesEvent
2017-01-26 20:34:36
zfsonlinux/zfs
https://api.github.com/repos/zfsonlinux/zfs
closed
ztest: ztest_tx_assign
Test Suite
Observed during automated testing ``` 0 0x00007f5b70a9f067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007f5b70aa0448 in __GI_abort () at abort.c:89 #2 0x000000000040886c in libspl_assert () #3 0x000000000040bb06 in ztest_tx_assign.isra () #4 0x000000000040e204 in ztest_re...
1.0
ztest: ztest_tx_assign - Observed during automated testing ``` 0 0x00007f5b70a9f067 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007f5b70aa0448 in __GI_abort () at abort.c:89 #2 0x000000000040886c in libspl_assert () #3 0x000000000040bb06 in ztest_tx_assign.isra () #4 0x000...
non_defect
ztest ztest tx assign observed during automated testing in gi raise sig sig entry at nptl sysdeps unix sysv linux raise c in gi abort at abort c in libspl assert in ztest tx assign isra in ztest replay write in ztest write in ztest io ...
0
747,882
26,101,809,264
IssuesEvent
2022-12-27 08:08:59
bounswe/bounswe2022group1
https://api.github.com/repos/bounswe/bounswe2022group1
closed
Fix linking error, set AndroidManifest configurations
Type: Bug Priority: High Status: Completed Android
**Issue Description:** Fix android resource linking failed error Set Android Manifest configurations **Tasks to Do:** - [x] Fix android resource linking failed error - [x] Set Android Manifest configurations *Task Deadline:* 27.12.2022
1.0
Fix linking error, set AndroidManifest configurations - **Issue Description:** Fix android resource linking failed error Set Android Manifest configurations **Tasks to Do:** - [x] Fix android resource linking failed error - [x] Set Android Manifest configurations *Task Deadline:* 27.12.2022
non_defect
fix linking error set androidmanifest configurations issue description fix android resource linking failed error set android manifest configurations tasks to do fix android resource linking failed error set android manifest configurations task deadline
0
144,695
19,296,148,475
IssuesEvent
2021-12-12 16:16:53
AlexRogalskiy/typescript-tools
https://api.github.com/repos/AlexRogalskiy/typescript-tools
closed
CVE-2021-3807 (High) detected in multiple libraries
security vulnerability Status: Invalid
## CVE-2021-3807 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-3.0.0.tgz</b>, <b>ansi-regex-5.0.0.tgz</b></p></summary> <p> <details><summar...
True
CVE-2021-3807 (High) detected in multiple libraries - ## CVE-2021-3807 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-3.0.0.tgz</b>, <b>ansi-r...
non_defect
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependen...
0
46,533
13,055,928,202
IssuesEvent
2020-07-30 03:08:48
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
segfault when starting steamshovel (Trac #1378)
Incomplete Migration Migrated from Trac combo core defect
Migrated from https://code.icecube.wisc.edu/ticket/1378 ```json { "status": "closed", "changetime": "2015-10-05T15:28:27", "description": "A strange problem:\nIf I start the environment with ./env-shell.sh, then run steamshovel, it segfaults right at the beginning. With \"./env-shell.sh steamshovel file.i...
1.0
segfault when starting steamshovel (Trac #1378) - Migrated from https://code.icecube.wisc.edu/ticket/1378 ```json { "status": "closed", "changetime": "2015-10-05T15:28:27", "description": "A strange problem:\nIf I start the environment with ./env-shell.sh, then run steamshovel, it segfaults right at the b...
defect
segfault when starting steamshovel trac migrated from json status closed changetime description a strange problem nif i start the environment with env shell sh then run steamshovel it segfaults right at the beginning with env shell sh steamshovel file ...
1
236,390
26,009,785,774
IssuesEvent
2022-12-20 23:47:26
ManageIQ/miq_bot
https://api.github.com/repos/ManageIQ/miq_bot
closed
CVE-2022-23519 (Medium) detected in rails-html-sanitizer-1.4.3.gem - autoclosed
security vulnerability
## CVE-2022-23519 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-html-sanitizer-1.4.3.gem</b></p></summary> <p>HTML sanitization for Rails applications</p> <p>Library home pag...
True
CVE-2022-23519 (Medium) detected in rails-html-sanitizer-1.4.3.gem - autoclosed - ## CVE-2022-23519 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-html-sanitizer-1.4.3.gem</b><...
non_defect
cve medium detected in rails html sanitizer gem autoclosed cve medium severity vulnerability vulnerable library rails html sanitizer gem html sanitization for rails applications library home page a href path to dependency file gemfile lock path to vulnerable librar...
0
47,409
13,056,173,188
IssuesEvent
2020-07-30 03:53:02
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
i3tvtpd clients loose connection and stop getting new events (Trac #515)
Migrated from Trac defect glshovel
I3Tv client/server connections seems to run into a problem. Tested with offline-software/trunk Revision: 51842 Started an i3tvtpd server, using a well-used i3 file (single file, runs in a loop over it) Started 2 i3tvc clients connecting to this server as: ./env-shell.sh i3tvc localhost 26227 2 ./env-shell.sh i3tvc lo...
1.0
i3tvtpd clients loose connection and stop getting new events (Trac #515) - I3Tv client/server connections seems to run into a problem. Tested with offline-software/trunk Revision: 51842 Started an i3tvtpd server, using a well-used i3 file (single file, runs in a loop over it) Started 2 i3tvc clients connecting to thi...
defect
clients loose connection and stop getting new events trac client server connections seems to run into a problem tested with offline software trunk revision started an server using a well used file single file runs in a loop over it started clients connecting to this server as env shell s...
1
59,998
17,023,307,586
IssuesEvent
2021-07-03 01:20:49
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Recent Open menu list not working correctly
Component: merkaartor Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 8.50pm, Wednesday, 8th October 2008]** The most-recently-used list of opened files is always empty (File->Recent Open). The file appears in the MRU list of *imported* files instead (File->Recent Import). Procedure: - start Merkaartor, don't download anything fro...
1.0
Recent Open menu list not working correctly - **[Submitted to the original trac issue database at 8.50pm, Wednesday, 8th October 2008]** The most-recently-used list of opened files is always empty (File->Recent Open). The file appears in the MRU list of *imported* files instead (File->Recent Import). Procedure: -...
defect
recent open menu list not working correctly the most recently used list of opened files is always empty file recent open the file appears in the mru list of imported files instead file recent import procedure start merkaartor don t download anything from web select file open open any g...
1
64,852
8,766,965,397
IssuesEvent
2018-12-17 18:19:05
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Use a variable for latest Bazel version number in docs
type: documentation type: feature request
Our install docs are often displaying the latest version number to download: http://docs.bazel.build/versions/master/install-ubuntu.html Today, this is hardcoded in the text. We should introduce a variable that is defined in one place and that we update when performing the release. https://github.com/bazelbuild/ba...
1.0
Use a variable for latest Bazel version number in docs - Our install docs are often displaying the latest version number to download: http://docs.bazel.build/versions/master/install-ubuntu.html Today, this is hardcoded in the text. We should introduce a variable that is defined in one place and that we update when ...
non_defect
use a variable for latest bazel version number in docs our install docs are often displaying the latest version number to download today this is hardcoded in the text we should introduce a variable that is defined in one place and that we update when performing the release is probably the place to put th...
0
30,238
6,049,713,293
IssuesEvent
2017-06-12 19:23:40
contao/core-bundle
https://api.github.com/repos/contao/core-bundle
closed
Speichern und zurück funktioniert nicht mehr
defect
<a href="https://github.com/theDyingMountain"><img src="https://avatars1.githubusercontent.com/u/4446224?v=3" align="left" width="42" height="42"></img></a> [Issue](https://github.com/contao/standard-edition/issues/59) by @theDyingMountain March 28th, 2017, 15:35 GMT Die Funktion "Speichern und zurück" im Backend funk...
1.0
Speichern und zurück funktioniert nicht mehr - <a href="https://github.com/theDyingMountain"><img src="https://avatars1.githubusercontent.com/u/4446224?v=3" align="left" width="42" height="42"></img></a> [Issue](https://github.com/contao/standard-edition/issues/59) by @theDyingMountain March 28th, 2017, 15:35 GMT Die ...
defect
speichern und zurück funktioniert nicht mehr by thedyingmountain march gmt die funktion speichern und zurück im backend funktioniert nicht wie erwartet statt dessen wird speichern und schließen ausgeführt fehler ist aufgetreten in der stylesheetbearbeitung erwartete funktionalität spei...
1
41,092
10,298,728,148
IssuesEvent
2019-08-28 18:00:39
svalinn/DAGMC
https://api.github.com/repos/svalinn/DAGMC
closed
DAGMC-MCNP6 MCNP6.2 compiler
Type: Defect
Hi, I am a novice user, and trying to compile DAGMC-MCNP6 with MCNP6.2. I have just followed the instructions you provided, and failed to compile. One think I have changed was the line below. Instead of cp -r <path_to_dvd>/MCNP6/Source . I used cp -r <path_to_dvd>/MCNP_CODE/MCNP620/Source . since I could not fin...
1.0
DAGMC-MCNP6 MCNP6.2 compiler - Hi, I am a novice user, and trying to compile DAGMC-MCNP6 with MCNP6.2. I have just followed the instructions you provided, and failed to compile. One think I have changed was the line below. Instead of cp -r <path_to_dvd>/MCNP6/Source . I used cp -r <path_to_dvd>/MCNP_CODE/MCNP620/...
defect
dagmc compiler hi i am a novice user and trying to compile dagmc with i have just followed the instructions you provided and failed to compile one think i have changed was the line below instead of cp r source i used cp r mcnp code source since i could not find source directory ...
1
481,528
13,888,257,239
IssuesEvent
2020-10-19 05:56:34
pravega/zookeeper-operator
https://api.github.com/repos/pravega/zookeeper-operator
closed
annotations does not take effect
Priority-P2 improvement
``` apiVersion: zookeeper.pravega.io/v1beta1 kind: ZookeeperCluster metadata: name: zookeepercluster spec: # Add fields here replicas: 3 pod: # 发现注解字段不生效 annotations: sidecar.istio.io/inject: "false" when i check pod: kubectl get pod zookeepercluster-0 -o yaml apiVersion: v1 ki...
1.0
annotations does not take effect - ``` apiVersion: zookeeper.pravega.io/v1beta1 kind: ZookeeperCluster metadata: name: zookeepercluster spec: # Add fields here replicas: 3 pod: # 发现注解字段不生效 annotations: sidecar.istio.io/inject: "false" when i check pod: kubectl get pod zookeepercl...
non_defect
annotations does not take effect apiversion zookeeper pravega io kind zookeepercluster metadata name zookeepercluster spec add fields here replicas pod 发现注解字段不生效 annotations sidecar istio io inject false when i check pod kubectl get pod zookeepercluster ...
0
43,053
9,368,784,115
IssuesEvent
2019-04-03 09:29:29
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
opened
Remove owning raw pointers
Misc: Maintenance Quality: Code Quality
There are still a large number of Raw Pointers in the code-base that should be replaced with smart pointers.
1.0
Remove owning raw pointers - There are still a large number of Raw Pointers in the code-base that should be replaced with smart pointers.
non_defect
remove owning raw pointers there are still a large number of raw pointers in the code base that should be replaced with smart pointers
0
7,368
2,610,365,483
IssuesEvent
2015-02-26 19:58:04
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Wordpress blogs not showing up
auto-migrated Priority-Medium Type-Defect
``` What's the problem? It tells me that my blog is added successfully, but when it's the Wordpress blogs, they aren't actually added. What browser are you using? Chrome What version of ScribeFire are you running? 4.1 ``` ----- Original issue reported on code.google.com by `thestumb...@gmail.com` on 19 Jan ...
1.0
Wordpress blogs not showing up - ``` What's the problem? It tells me that my blog is added successfully, but when it's the Wordpress blogs, they aren't actually added. What browser are you using? Chrome What version of ScribeFire are you running? 4.1 ``` ----- Original issue reported on code.google.com by `...
defect
wordpress blogs not showing up what s the problem it tells me that my blog is added successfully but when it s the wordpress blogs they aren t actually added what browser are you using chrome what version of scribefire are you running original issue reported on code google com by ...
1
45,618
12,947,526,054
IssuesEvent
2020-07-18 23:51:34
fairbad/Super-Dino-Boys
https://api.github.com/repos/fairbad/Super-Dino-Boys
closed
Fix Friction
defect
Opted to not use friction in the game. Frictionless gameplay feels better for the user experience in this type of game.
1.0
Fix Friction - Opted to not use friction in the game. Frictionless gameplay feels better for the user experience in this type of game.
defect
fix friction opted to not use friction in the game frictionless gameplay feels better for the user experience in this type of game
1
30,207
24,646,039,957
IssuesEvent
2022-10-17 14:55:23
arduino/arduino-fwuploader
https://api.github.com/repos/arduino/arduino-fwuploader
closed
`arduino-fwuploader` panics
topic: infrastructure type: imperfection
### Describe the problem ``` ./arduino-fwuploader panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x824766] goroutine 1 [running]: debug/elf.(*Section).ReadAt(0xc000200000?, {0xc000210000?, 0x270?, 0x24?}, 0x40?) <autogenera...
1.0
`arduino-fwuploader` panics - ### Describe the problem ``` ./arduino-fwuploader panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x824766] goroutine 1 [running]: debug/elf.(*Section).ReadAt(0xc000200000?, {0xc000210000?, 0x270?...
non_defect
arduino fwuploader panics describe the problem arduino fwuploader panic runtime error invalid memory address or nil pointer dereference goroutine debug elf section readat archive zip readdirectoryend opt hostedtoolcache go src archi...
0
26,477
4,726,883,624
IssuesEvent
2016-10-18 11:46:56
zotonic/zotonic
https://api.github.com/repos/zotonic/zotonic
opened
Check if admin settings are saved on master
admin-ui defect
On master the admin settings of modules, like `mod_seo`, are not always saved due to binarification. Saving settings is usually implemented in a function named `save_settings` but uses lists to check for form values.
1.0
Check if admin settings are saved on master - On master the admin settings of modules, like `mod_seo`, are not always saved due to binarification. Saving settings is usually implemented in a function named `save_settings` but uses lists to check for form values.
defect
check if admin settings are saved on master on master the admin settings of modules like mod seo are not always saved due to binarification saving settings is usually implemented in a function named save settings but uses lists to check for form values
1
590,882
17,790,251,528
IssuesEvent
2021-08-31 15:24:49
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
opened
Dynamically load providers in OneProvision
Type: Feature Status: Accepted Priority: Normal Category: Provision
**Description** Currently there is a dependency between OneProvision code and the providers that it supports. The idea is to limit this dependency as much as possible, so it is easier to add a new provider. **Use case** Make the process of adding a new provider easier. **Interface Changes** OneProvision code. ...
1.0
Dynamically load providers in OneProvision - **Description** Currently there is a dependency between OneProvision code and the providers that it supports. The idea is to limit this dependency as much as possible, so it is easier to add a new provider. **Use case** Make the process of adding a new provider easier. ...
non_defect
dynamically load providers in oneprovision description currently there is a dependency between oneprovision code and the providers that it supports the idea is to limit this dependency as much as possible so it is easier to add a new provider use case make the process of adding a new provider easier ...
0
614,981
19,210,893,594
IssuesEvent
2021-12-07 01:42:06
CERT-Polska/ursadb
https://api.github.com/repos/CERT-Polska/ursadb
closed
Create a benchmark suite
level:medium priority:medium status:up for grabs zone:performance
We need a way to test if DB is getting faster/slower with time. - [x] decide on the framework - [x] add benchmarks to test indexing performance (including for large and for small files - [x] add benchmarks to test query performance (including very large queries) - [ ] integrate with CI
1.0
Create a benchmark suite - We need a way to test if DB is getting faster/slower with time. - [x] decide on the framework - [x] add benchmarks to test indexing performance (including for large and for small files - [x] add benchmarks to test query performance (including very large queries) - [ ] integrate with CI
non_defect
create a benchmark suite we need a way to test if db is getting faster slower with time decide on the framework add benchmarks to test indexing performance including for large and for small files add benchmarks to test query performance including very large queries integrate with ci
0
105,245
4,233,107,557
IssuesEvent
2016-07-05 05:58:21
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
rmkit -f essl failed to remove the essl kit.
component:kit priority:normal status:pending type:bug xCAT 2.12.1 Sprint 2
My osimage is : lsdef -t osimage rh72diskfull1621 Object name: rh72diskfull1621 exlist=/install/osimages/rh72diskfull1621/kits/KIT_COMPONENTS.exlist imagetype=linux kitcomponents=essl-license-5.5.0-0-rhels-7.2-ppc64le,xlf.license-compute-15.1.3-0-rhels-7.2-ppc64le,essl-computenode-5.5.0-0-rhels-7.2-pp...
1.0
rmkit -f essl failed to remove the essl kit. - My osimage is : lsdef -t osimage rh72diskfull1621 Object name: rh72diskfull1621 exlist=/install/osimages/rh72diskfull1621/kits/KIT_COMPONENTS.exlist imagetype=linux kitcomponents=essl-license-5.5.0-0-rhels-7.2-ppc64le,xlf.license-compute-15.1.3-0-rhels-7...
non_defect
rmkit f essl failed to remove the essl kit my osimage is lsdef t osimage object name exlist install osimages kits kit components exlist imagetype linux kitcomponents essl license rhels xlf license compute rhels essl computenode rhels xlc compil...
0
224,124
7,466,877,193
IssuesEvent
2018-04-02 13:03:52
California-Planet-Search/radvel
https://api.github.com/repos/California-Planet-Search/radvel
closed
Initial positions of MCMC walkers have incorrect scales
bug priority:high
In version 1.1.7, when the radvel.mcmc function determines initial positions of walkers it first assesses "pscales" on lines 145-162 of the mcmc.py file. Then a deep copy of the posterior object is created in line 167. However, this deep copy does not necessarily preserve the order of parameters (nor is it meant to, si...
1.0
Initial positions of MCMC walkers have incorrect scales - In version 1.1.7, when the radvel.mcmc function determines initial positions of walkers it first assesses "pscales" on lines 145-162 of the mcmc.py file. Then a deep copy of the posterior object is created in line 167. However, this deep copy does not necessaril...
non_defect
initial positions of mcmc walkers have incorrect scales in version when the radvel mcmc function determines initial positions of walkers it first assesses pscales on lines of the mcmc py file then a deep copy of the posterior object is created in line however this deep copy does not necessarily pres...
0
53,071
7,805,948,149
IssuesEvent
2018-06-11 12:39:43
kubernetes/kubeadm
https://api.github.com/repos/kubernetes/kubeadm
closed
document the latest config under the kubeadm-init website page
documentation/out-of-date kind/documentation priority/important-soon
document the latest config we have here: https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/ as discussed on the meeting: https://docs.google.com/document/d/130_kiXjG7graFNSnIAgtMS1G8zPDwpkshgfRYS0nggo/edit# > kubeadm config: including godocs links vs inlining static configs vs generating con...
2.0
document the latest config under the kubeadm-init website page - document the latest config we have here: https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/ as discussed on the meeting: https://docs.google.com/document/d/130_kiXjG7graFNSnIAgtMS1G8zPDwpkshgfRYS0nggo/edit# > kubeadm config: in...
non_defect
document the latest config under the kubeadm init website page document the latest config we have here as discussed on the meeting kubeadm config including godocs links vs inlining static configs vs generating configs in the future what should we do with configs link out generate them curren...
0
98,596
4,028,745,608
IssuesEvent
2016-05-18 07:56:30
djoproject/pyshell
https://api.github.com/repos/djoproject/pyshell
opened
LOADER/What about the addon hard reload
bug Middle priority NOT SOLVED
### Description The hard reload consist to unload an addon and reload it from file. If the addon file has been updated, the modifications have to be loaded. Pretty sure it does not work, check it, and fix it if needed
1.0
LOADER/What about the addon hard reload - ### Description The hard reload consist to unload an addon and reload it from file. If the addon file has been updated, the modifications have to be loaded. Pretty sure it does not work, check it, and fix it if needed
non_defect
loader what about the addon hard reload description the hard reload consist to unload an addon and reload it from file if the addon file has been updated the modifications have to be loaded pretty sure it does not work check it and fix it if needed
0