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
68,767
21,883,645,800
IssuesEvent
2022-05-19 16:22:41
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Switching video room -> video room is broken
T-Defect A-Video-Rooms
### Steps to reproduce 1. Join a public video room 2. Click on a private video room 3. PIP for public room closes, no new PIP appears, private room isn't joined 4. Navigate away, see PIP for private video room 5. Click on private video room, see the Join screen ### Outcome #### What did you expect? Can switch v...
1.0
Switching video room -> video room is broken - ### Steps to reproduce 1. Join a public video room 2. Click on a private video room 3. PIP for public room closes, no new PIP appears, private room isn't joined 4. Navigate away, see PIP for private video room 5. Click on private video room, see the Join screen ### O...
defect
switching video room video room is broken steps to reproduce join a public video room click on a private video room pip for public room closes no new pip appears private room isn t joined navigate away see pip for private video room click on private video room see the join screen o...
1
39,238
9,333,395,977
IssuesEvent
2019-03-28 14:20:35
OpenMS/OpenMS
https://api.github.com/repos/OpenMS/OpenMS
closed
ResidueDB not thread safe.
OpenMS - library defect major
e.g. parsing of AASequences containing modifications with multiple threads causes segmentation faults. Reason is that modified residues are implicitly added to the ResidueDB singleton if they don't exist. #5 0x00007ffff6b95586 in OpenMS::Map<OpenMS::String, OpenMS::Map<OpenMS::String, OpenMS::Residue*> >::operator[](t...
1.0
ResidueDB not thread safe. - e.g. parsing of AASequences containing modifications with multiple threads causes segmentation faults. Reason is that modified residues are implicitly added to the ResidueDB singleton if they don't exist. #5 0x00007ffff6b95586 in OpenMS::Map<OpenMS::String, OpenMS::Map<OpenMS::String, Open...
defect
residuedb not thread safe e g parsing of aasequences containing modifications with multiple threads causes segmentation faults reason is that modified residues are implicitly added to the residuedb singleton if they don t exist in openms map operator this key at abi data sachsenb openms ...
1
23,203
3,776,138,374
IssuesEvent
2016-03-17 15:45:45
obophenotype/upheno
https://api.github.com/repos/obophenotype/upheno
closed
Add MedGen to disease importer
Priority-Medium Status-Accepted Type-Defect
Originally reported on Google Code with ID 21 ``` for better or worse, medgen exists and has mappings to HPO, SNOMED, OMIM, and orphanet. I am not sure how these mappings relate to those that are assigned to the "phenotypes" in ClinVar, which can also be construed as mappings. More info here: ftp://ftp.ncbi.nlm.ni...
1.0
Add MedGen to disease importer - Originally reported on Google Code with ID 21 ``` for better or worse, medgen exists and has mappings to HPO, SNOMED, OMIM, and orphanet. I am not sure how these mappings relate to those that are assigned to the "phenotypes" in ClinVar, which can also be construed as mappings. More ...
defect
add medgen to disease importer originally reported on google code with id for better or worse medgen exists and has mappings to hpo snomed omim and orphanet i am not sure how these mappings relate to those that are assigned to the phenotypes in clinvar which can also be construed as mappings more i...
1
190,165
14,535,015,754
IssuesEvent
2020-12-15 04:30:58
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Testerina] Function pointer argument support for Function mocking
Component/Testerina Team/TestFramework Type/Improvement
**Description:** Function mocking needs to support having function pointers in the arguments. Consider the following function to be mocked. ``` public isolated function print(string msg, *KeyValues keyValues) { ``` Here `keyValues` being the new data type to be supported ``` public type KeyValues rec...
2.0
[Testerina] Function pointer argument support for Function mocking - **Description:** Function mocking needs to support having function pointers in the arguments. Consider the following function to be mocked. ``` public isolated function print(string msg, *KeyValues keyValues) { ``` Here `keyValues` being...
non_defect
function pointer argument support for function mocking description function mocking needs to support having function pointers in the arguments consider the following function to be mocked public isolated function print string msg keyvalues keyvalues here keyvalues being the new d...
0
12,368
2,694,263,626
IssuesEvent
2015-04-01 19:16:16
google/google-api-go-client
https://api.github.com/repos/google/google-api-go-client
opened
[FR] Support the discovery document "supportsMediaDownload" flag
new priority-medium type-defect
**alainv@google.com** on 25 Oct 2012 at 11:11: ``` Google APIs can set a flag in their discovery document to clients know that a method supports the "?alt=media" query parameter to download media content instead of JSON metadata. An example can be seen on the storage.objects.get endpoint from the Cloud Storage AP...
1.0
[FR] Support the discovery document "supportsMediaDownload" flag - **alainv@google.com** on 25 Oct 2012 at 11:11: ``` Google APIs can set a flag in their discovery document to clients know that a method supports the "?alt=media" query parameter to download media content instead of JSON metadata. An example can be ...
defect
support the discovery document supportsmediadownload flag alainv google com on oct at google apis can set a flag in their discovery document to clients know that a method supports the alt media query parameter to download media content instead of json metadata an example can be seen on t...
1
300,965
26,006,419,544
IssuesEvent
2022-12-20 19:51:26
neondatabase/neon
https://api.github.com/repos/neondatabase/neon
closed
pg_ctl failed PID file does not exist at tear down of many tests
t/bug a/test/flaky
https://github.com/neondatabase/neon/actions/runs/3656200757/jobs/6179034142 ``` 2022-12-09T10:14:58.4744182Z ==================================== ERRORS ==================================== 2022-12-09T10:14:58.4744882Z ________ ERROR at teardown of test_branching_with_pgbench[cascade-1-10] ________ 2022-12-09T1...
1.0
pg_ctl failed PID file does not exist at tear down of many tests - https://github.com/neondatabase/neon/actions/runs/3656200757/jobs/6179034142 ``` 2022-12-09T10:14:58.4744182Z ==================================== ERRORS ==================================== 2022-12-09T10:14:58.4744882Z ________ ERROR at teardown ...
non_defect
pg ctl failed pid file does not exist at tear down of many tests errors error at teardown of test branching with pgbench linux python github home cache pypoetry vi...
0
322,667
27,623,554,006
IssuesEvent
2023-03-10 03:36:43
TencentBlueKing/bk-ci
https://api.github.com/repos/TencentBlueKing/bk-ci
closed
【蓝盾-无需评审会】流水线组列表按照字母序A~Z排序
for gray kind/enhancement area/ci/frontend area/ci/backend tested grayed streams/for gray streams/grayed streams/done approved accepted
【背景】 目前流水线组列表展示如下: <img width="120" alt="image" src="https://user-images.githubusercontent.com/54432927/215653016-b3a6ec2d-a75c-45e0-92fe-354076b52f7f.png"> 存在两个问题: 1、用户添加的流水线组列表,未排序 2、添加流水线组时,默认加到列表最后,但手动刷新后位置变化 添加成功后: <img width="150" alt="image" src="https://user-images.githubusercontent.com/54432927/21565331...
1.0
【蓝盾-无需评审会】流水线组列表按照字母序A~Z排序 - 【背景】 目前流水线组列表展示如下: <img width="120" alt="image" src="https://user-images.githubusercontent.com/54432927/215653016-b3a6ec2d-a75c-45e0-92fe-354076b52f7f.png"> 存在两个问题: 1、用户添加的流水线组列表,未排序 2、添加流水线组时,默认加到列表最后,但手动刷新后位置变化 添加成功后: <img width="150" alt="image" src="https://user-images.githubuser...
non_defect
【蓝盾 无需评审会】流水线组列表按照字母序a~z排序 【背景】 目前流水线组列表展示如下: img width alt image src 存在两个问题: 、用户添加的流水线组列表,未排序 、添加流水线组时,默认加到列表最后,但手动刷新后位置变化 添加成功后: img width alt image src 手动刷新后: img width alt image src 【需求】 、流水线组列表,按照字母序a~z顺序排序 排序是在各小区域内,区域顺序为: 系统流水线组 置顶的用户流水线组 非置顶的用户流水...
0
33,958
14,239,233,238
IssuesEvent
2020-11-18 19:49:25
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
Terraform constantly updates resource policy on API Gateway
bug new-resource service/apigateway
We're seeing an issue where Terraform constantly updates the resource policy of an API gateway: ``` module.apps.aws_api_gateway_rest_api.segmentation-etl-creation-api: Modifying... (ID: x023a0eez5) policy: "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Sid\":\"\",\"Effect\":\"Allow\",\"Principal\":\"*\",\"Action\"...
1.0
Terraform constantly updates resource policy on API Gateway - We're seeing an issue where Terraform constantly updates the resource policy of an API gateway: ``` module.apps.aws_api_gateway_rest_api.segmentation-etl-creation-api: Modifying... (ID: x023a0eez5) policy: "{\"Version\":\"2012-10-17\",\"Statement\":[{\"...
non_defect
terraform constantly updates resource policy on api gateway we re seeing an issue where terraform constantly updates the resource policy of an api gateway module apps aws api gateway rest api segmentation etl creation api modifying id policy version statement n ver...
0
7,576
2,610,406,117
IssuesEvent
2015-02-26 20:11:58
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
opened
Medical Droids + Bunkers
auto-migrated Priority-Medium Type-Defect
``` A user writes: The [medical droids] are healing the infantry bunker when they are inside....then is impossible to destroy it...I dont know if is it correct that they have to heal the bunkers, but I think thats not necessary. And I think that when you have higher number of repair droids in the bunker then it mak...
1.0
Medical Droids + Bunkers - ``` A user writes: The [medical droids] are healing the infantry bunker when they are inside....then is impossible to destroy it...I dont know if is it correct that they have to heal the bunkers, but I think thats not necessary. And I think that when you have higher number of repair droid...
defect
medical droids bunkers a user writes the are healing the infantry bunker when they are inside then is impossible to destroy it i dont know if is it correct that they have to heal the bunkers but i think thats not necessary and i think that when you have higher number of repair droids in the bunker...
1
411,800
12,032,205,588
IssuesEvent
2020-04-13 11:32:59
dom96/choosenim
https://api.github.com/repos/dom96/choosenim
reopened
OS error: Permission denied at version `0.5`
Feature High Priority
`Spawning of process failed. (Error was: Additional info: "Could not find command: \'~/.choosenim/toolchains/nim-1.0.4/bin/nimble\'. OS error: Permission denied`
1.0
OS error: Permission denied at version `0.5` - `Spawning of process failed. (Error was: Additional info: "Could not find command: \'~/.choosenim/toolchains/nim-1.0.4/bin/nimble\'. OS error: Permission denied`
non_defect
os error permission denied at version spawning of process failed error was additional info could not find command choosenim toolchains nim bin nimble os error permission denied
0
548,447
16,064,667,348
IssuesEvent
2021-04-23 17:08:36
trailofbits/deepstate
https://api.github.com/repos/trailofbits/deepstate
closed
Fuzzers are slow
HIGH PRIORITY bug fuzzing
Fuzzing deepstate tests is much slower than normally instrumented binaries. ## AFL Control sample (fast.cpp): ```cpp #include <cstdio> #include <deepstate/DeepState.hpp> int main() { char x[100]; scanf("%100s", x); if (x[0] == 'l') if (x[1] == 'u') if (x[2] == 'l') ...
1.0
Fuzzers are slow - Fuzzing deepstate tests is much slower than normally instrumented binaries. ## AFL Control sample (fast.cpp): ```cpp #include <cstdio> #include <deepstate/DeepState.hpp> int main() { char x[100]; scanf("%100s", x); if (x[0] == 'l') if (x[1] == 'u') if ...
non_defect
fuzzers are slow fuzzing deepstate tests is much slower than normally instrumented binaries afl control sample fast cpp cpp include include int main char x scanf x if x l if x u if x l if x z ...
0
52,504
13,224,792,307
IssuesEvent
2020-08-17 19:51:29
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[trac] Can't paste error messages (Trac #2352)
Incomplete Migration Migrated from Trac defect infrastructure
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2352">https://code.icecube.wisc.edu/projects/icecube/ticket/2352</a>, reported by olivas</summary> <p> ```json { "status": "closed", "changetime": "2019-09-18T06:12:03", "_ts": "1568787123679098", "desc...
1.0
[trac] Can't paste error messages (Trac #2352) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2352">https://code.icecube.wisc.edu/projects/icecube/ticket/2352</a>, reported by olivas</summary> <p> ```json { "status": "closed", "changetime": "2019-09-18T06...
defect
can t paste error messages trac migrated from json status closed changetime ts description i get the following error when i try to create a ticket with a traceback n ngenshi unicodeencodeerror error while rendering template unknown template lo...
1
56,073
14,919,881,962
IssuesEvent
2021-01-23 01:49:22
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Trouble Importing with -T option: one or more devices is currently unavailable
Status: Triage Needed Type: Defect
### System information Type | Version/Name --- | --- Distribution Name | CentOS Distribution Version | 6.7 (I know! it's an old system on an inside system not accessible directly) Linux Kernel | 2.6.32-696.1.1 Architecture | x86_64 ZFS Version | 0.6.5.9-1 SPL Version | 0.6.5.9-1 I'm in a similar boat...
1.0
Trouble Importing with -T option: one or more devices is currently unavailable - ### System information Type | Version/Name --- | --- Distribution Name | CentOS Distribution Version | 6.7 (I know! it's an old system on an inside system not accessible directly) Linux Kernel | 2.6.32-696.1.1 Architecture | x86_...
defect
trouble importing with t option one or more devices is currently unavailable system information type version name distribution name centos distribution version i know it s an old system on an inside system not accessible directly linux kernel architecture zf...
1
28,086
5,185,360,462
IssuesEvent
2017-01-20 10:10:05
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
closed
Chart Label: Default display value of 'None' prevents hiding labels
4.x breaking-change defect
Ext.NET has the default value for Label's `Display` property as `None`. When defining a label on a chart's series, it is by default displayed instead, so anytime an user specifies a series' label and set its display status to `None`, Ext.NET will not output the setting (as assuming its default value) and the label will...
1.0
Chart Label: Default display value of 'None' prevents hiding labels - Ext.NET has the default value for Label's `Display` property as `None`. When defining a label on a chart's series, it is by default displayed instead, so anytime an user specifies a series' label and set its display status to `None`, Ext.NET will not...
defect
chart label default display value of none prevents hiding labels ext net has the default value for label s display property as none when defining a label on a chart s series it is by default displayed instead so anytime an user specifies a series label and set its display status to none ext net will not...
1
22,421
3,645,250,226
IssuesEvent
2016-02-15 13:51:37
GoldenSoftwareLtd/gedemin
https://api.github.com/repos/GoldenSoftwareLtd/gedemin
closed
Авансовый отчет
Bank Gorodok Priority-High Type-Defect
Originally reported on Google Code with ID 1383 ``` Не возможно правильно оформить авансовый отчет так как негде ввести сумму полученную в кассе наличными. ``` Reported by `PogoSG` on 2009-05-26 12:18:26
1.0
Авансовый отчет - Originally reported on Google Code with ID 1383 ``` Не возможно правильно оформить авансовый отчет так как негде ввести сумму полученную в кассе наличными. ``` Reported by `PogoSG` on 2009-05-26 12:18:26
defect
авансовый отчет originally reported on google code with id не возможно правильно оформить авансовый отчет так как негде ввести сумму полученную в кассе наличными reported by pogosg on
1
19,339
10,373,382,073
IssuesEvent
2019-09-09 07:06:32
widelands/widelands-issue-migration2
https://api.github.com/repos/widelands/widelands-issue-migration2
opened
Improve routing for wares to perform better on large networks
Confirmed Medium performance
Here are the valgrind profiling file that I spoke about in https://wl.widelands.org/forum/topic/1464/?page=1#post-10721 For the record, the AI logic is disabled from this study (through replaying a previous game), and the UI is disabled too (through SDL_VIDEODRIVER=dummy). The result is that the routing computations ...
True
Improve routing for wares to perform better on large networks - Here are the valgrind profiling file that I spoke about in https://wl.widelands.org/forum/topic/1464/?page=1#post-10721 For the record, the AI logic is disabled from this study (through replaying a previous game), and the UI is disabled too (through SDL_V...
non_defect
improve routing for wares to perform better on large networks here are the valgrind profiling file that i spoke about in for the record the ai logic is disabled from this study through replaying a previous game and the ui is disabled too through sdl videodriver dummy the result is that the routing computat...
0
6,950
2,610,319,125
IssuesEvent
2015-02-26 19:43:00
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Text
auto-migrated Priority-Medium Type-Defect
``` * Income increase upgrade for Space Station (Republic, Skirmish, Geonosis) missing description * Prototype Designs 2 upgrade missing text (Space Skirmish, Republic) * CIS Proton Bomb 2 upgrade text missing (CIS, Space, Korriban, Outer Rim Sieges) ``` ----- Original issue reported on code.google.com by...
1.0
Text - ``` * Income increase upgrade for Space Station (Republic, Skirmish, Geonosis) missing description * Prototype Designs 2 upgrade missing text (Space Skirmish, Republic) * CIS Proton Bomb 2 upgrade text missing (CIS, Space, Korriban, Outer Rim Sieges) ``` ----- Original issue reported on code.google...
defect
text income increase upgrade for space station republic skirmish geonosis missing description prototype designs upgrade missing text space skirmish republic cis proton bomb upgrade text missing cis space korriban outer rim sieges original issue reported on code google...
1
10,738
2,622,182,695
IssuesEvent
2015-03-04 00:19:30
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
opened
Db::Open() takes a long time
auto-migrated Priority-Medium Type-Defect
``` We have a heavily used database, which stores 100G+ data, and is frequently updated. When we close and reopen the database, it takes up to hours to open it. Is it possible to config(Options) to make Db::Open() returns quickly? What steps will reproduce the problem? 1. Open a database 2. Doing a lot Sets/Deletes....
1.0
Db::Open() takes a long time - ``` We have a heavily used database, which stores 100G+ data, and is frequently updated. When we close and reopen the database, it takes up to hours to open it. Is it possible to config(Options) to make Db::Open() returns quickly? What steps will reproduce the problem? 1. Open a databa...
defect
db open takes a long time we have a heavily used database which stores data and is frequently updated when we close and reopen the database it takes up to hours to open it is it possible to config options to make db open returns quickly what steps will reproduce the problem open a database ...
1
35,376
7,722,563,235
IssuesEvent
2018-05-24 09:37:33
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
MimeType for .bmp is missing
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.6.4 * Platform and Target: Apache, MariaDB ### What you did Create a file download of an ```.bmp``` file: ```php $response = $this->response->withFile('path/file.bmp', [ 'd...
1.0
MimeType for .bmp is missing - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.6.4 * Platform and Target: Apache, MariaDB ### What you did Create a file download of an ```.bmp``` file: ```php $response = $this->response->withFile('pa...
defect
mimetype for bmp is missing this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target apache mariadb what you did create a file download of an bmp file php response this response withfile path fil...
1
41,246
10,343,466,313
IssuesEvent
2019-09-04 09:01:01
carbon-design-system/ibm-security
https://api.github.com/repos/carbon-design-system/ibm-security
closed
Header tests generate failed prop type errors
Defect severity 4
## Bug - Header tests generate failed prop type errors **Expected behavior -** Tests do not generate a prop type error. **Actual behavior -** Header tests generate the following error: ``` console.error node_modules/prop-types/checkPropTypes.js:20 Warning: Failed prop type: Invalid prop `accounts...
1.0
Header tests generate failed prop type errors - ## Bug - Header tests generate failed prop type errors **Expected behavior -** Tests do not generate a prop type error. **Actual behavior -** Header tests generate the following error: ``` console.error node_modules/prop-types/checkPropTypes.js:20 W...
defect
header tests generate failed prop type errors bug header tests generate failed prop type errors expected behavior tests do not generate a prop type error actual behavior header tests generate the following error console error node modules prop types checkproptypes js wa...
1
17,317
2,998,309,290
IssuesEvent
2015-07-23 13:29:07
gtnx/fb2psql
https://api.github.com/repos/gtnx/fb2psql
closed
Перенос foreign key
auto-migrated Priority-Low Type-Defect
``` 1. Разобраться как хранятся в fb 2. Разобраться как добавить в psql ``` Original issue reported on code.google.com by `vitaliy.chekhunov` on 9 Feb 2012 at 6:39
1.0
Перенос foreign key - ``` 1. Разобраться как хранятся в fb 2. Разобраться как добавить в psql ``` Original issue reported on code.google.com by `vitaliy.chekhunov` on 9 Feb 2012 at 6:39
defect
перенос foreign key разобраться как хранятся в fb разобраться как добавить в psql original issue reported on code google com by vitaliy chekhunov on feb at
1
34,332
7,447,011,375
IssuesEvent
2018-03-28 11:01:15
kerdokullamae/test_koik_issued
https://api.github.com/repos/kerdokullamae/test_koik_issued
closed
Isikud ja organisatsioonid: lehitsemise pisifix
P: high R: fixed T: defect
**Reported by sven syld on 6 Aug 2012 13:59 UTC** '''Object''' Isikud-organisatsioonid: lehitsemine '''!ToDo''' Organisatsiooni radio button-i kõrval on lahter -> üleval tuleb panna lahtri nimetus "Nimi" (vt., lk. 57)
1.0
Isikud ja organisatsioonid: lehitsemise pisifix - **Reported by sven syld on 6 Aug 2012 13:59 UTC** '''Object''' Isikud-organisatsioonid: lehitsemine '''!ToDo''' Organisatsiooni radio button-i kõrval on lahter -> üleval tuleb panna lahtri nimetus "Nimi" (vt., lk. 57)
defect
isikud ja organisatsioonid lehitsemise pisifix reported by sven syld on aug utc object isikud organisatsioonid lehitsemine todo organisatsiooni radio button i kõrval on lahter üleval tuleb panna lahtri nimetus nimi vt lk
1
41,757
10,593,073,767
IssuesEvent
2019-10-09 14:15:05
octavian-paraschiv/protone-suite
https://api.github.com/repos/octavian-paraschiv/protone-suite
closed
Wrong cache folder locations
Category-Suite OS-All Priority-P2 ReportSource-DevQA Type-Defect
dzrcache and imgcache folders should be subfolders of PathUtils.ProgramDataDir, not PathUtils.LocalAppDataFolder.
1.0
Wrong cache folder locations - dzrcache and imgcache folders should be subfolders of PathUtils.ProgramDataDir, not PathUtils.LocalAppDataFolder.
defect
wrong cache folder locations dzrcache and imgcache folders should be subfolders of pathutils programdatadir not pathutils localappdatafolder
1
50,831
26,804,056,585
IssuesEvent
2023-02-01 16:58:33
scylladb/scylladb
https://api.github.com/repos/scylladb/scylladb
closed
Latency degradation on read workload during decommission
performance latency Master/Triage waiting-reproduction/QA
This is Scylla's bug tracker, to be used for reporting bugs only. If you have a question about Scylla, and not a bug, please ask it in our mailing-list at scylladb-dev@googlegroups.com or in our slack channel. - [] I have read the disclaimer above, and I am reporting a suspected malfunction in Scylla. *Installa...
True
Latency degradation on read workload during decommission - This is Scylla's bug tracker, to be used for reporting bugs only. If you have a question about Scylla, and not a bug, please ask it in our mailing-list at scylladb-dev@googlegroups.com or in our slack channel. - [] I have read the disclaimer above, and I a...
non_defect
latency degradation on read workload during decommission this is scylla s bug tracker to be used for reporting bugs only if you have a question about scylla and not a bug please ask it in our mailing list at scylladb dev googlegroups com or in our slack channel i have read the disclaimer above and i am...
0
42,940
12,965,138,472
IssuesEvent
2020-07-20 21:45:42
jtimberlake/griffin
https://api.github.com/repos/jtimberlake/griffin
opened
WS-2019-0231 (Medium) detected in adm-zip-0.4.4.tgz
security vulnerability
## WS-2019-0231 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>adm-zip-0.4.4.tgz</b></p></summary> <p>A Javascript implementation of zip for nodejs. Allows user to create or extract...
True
WS-2019-0231 (Medium) detected in adm-zip-0.4.4.tgz - ## WS-2019-0231 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>adm-zip-0.4.4.tgz</b></p></summary> <p>A Javascript implementati...
non_defect
ws medium detected in adm zip tgz ws medium severity vulnerability vulnerable library adm zip tgz a javascript implementation of zip for nodejs allows user to create or extract zip files both in memory or to from disk library home page a href path to dependency file t...
0
118,620
11,984,660,648
IssuesEvent
2020-04-07 16:11:48
jeremydmoore/coding4ch
https://api.github.com/repos/jeremydmoore/coding4ch
opened
Install instructions for macOS Mojave
documentation
We need completed instructions for setting up an initial development environment for macOS Mojave
1.0
Install instructions for macOS Mojave - We need completed instructions for setting up an initial development environment for macOS Mojave
non_defect
install instructions for macos mojave we need completed instructions for setting up an initial development environment for macos mojave
0
96,956
12,194,322,986
IssuesEvent
2020-04-29 15:38:30
liqd/a4-opin
https://api.github.com/repos/liqd/a4-opin
closed
Link to organisation page in dashboard
Dev: Needs design Prio: Medium
**URL:** any dashboard page **expected behaviour:** that there is a link in the dashboard to the organisation home page **behaviour:** we could use the name of the organistaion to link to home page as already has hover behaviour or we add a view button on org settings page like we do with projects **Comment/Question...
1.0
Link to organisation page in dashboard - **URL:** any dashboard page **expected behaviour:** that there is a link in the dashboard to the organisation home page **behaviour:** we could use the name of the organistaion to link to home page as already has hover behaviour or we add a view button on org settings page lik...
non_defect
link to organisation page in dashboard url any dashboard page expected behaviour that there is a link in the dashboard to the organisation home page behaviour we could use the name of the organistaion to link to home page as already has hover behaviour or we add a view button on org settings page lik...
0
202,717
15,296,716,389
IssuesEvent
2021-02-24 07:19:03
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: sqlsmith/setup=seed/setting=no-mutations failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).sqlsmith/setup=seed/setting=no-mutations failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2712399&tab=buildLog) on [master@ec011620c7cf299fdbb898db692b36454defc4a2](https://github.com/cockroachdb/cockroach/commits/ec011620c7cf299fdbb898db692b36454defc4a2): ``` The test failed on branch=master...
2.0
roachtest: sqlsmith/setup=seed/setting=no-mutations failed - [(roachtest).sqlsmith/setup=seed/setting=no-mutations failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2712399&tab=buildLog) on [master@ec011620c7cf299fdbb898db692b36454defc4a2](https://github.com/cockroachdb/cockroach/commits/ec011620c7cf299fdbb...
non_defect
roachtest sqlsmith setup seed setting no mutations failed on the test failed on branch master cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts sqlsmith setup seed setting no mutations run sqlsmith go sqlsmith go test runner go error p...
0
47,483
13,056,204,915
IssuesEvent
2020-07-30 03:59:15
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
boost port needs to fail, if it can't find python "devel" parts (Trac #625)
Migrated from Trac defect tools/ports
Migrated from https://code.icecube.wisc.edu/ticket/625 ```json { "status": "closed", "changetime": "2014-10-22T17:41:41", "description": "", "reporter": "nega", "cc": "", "resolution": "wontfix", "_ts": "1413999701734819", "component": "tools/ports", "summary": "boost port ...
1.0
boost port needs to fail, if it can't find python "devel" parts (Trac #625) - Migrated from https://code.icecube.wisc.edu/ticket/625 ```json { "status": "closed", "changetime": "2014-10-22T17:41:41", "description": "", "reporter": "nega", "cc": "", "resolution": "wontfix", "_ts": "14...
defect
boost port needs to fail if it can t find python devel parts trac migrated from json status closed changetime description reporter nega cc resolution wontfix ts component tools ports summary ...
1
776,435
27,260,325,923
IssuesEvent
2023-02-22 14:29:08
GoogleCloudPlatform/golang-samples
https://api.github.com/repos/GoogleCloudPlatform/golang-samples
closed
compute/instances/create-start-instance: TestComputeCreateInstanceFromSnapshotSnippets failed
type: bug priority: p1 api: compute samples flakybot: issue flakybot: flaky
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: e888c56cb843f475db4f79b391be999518e63db4 b...
1.0
compute/instances/create-start-instance: TestComputeCreateInstanceFromSnapshotSnippets failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: q...
non_defect
compute instances create start instance testcomputecreateinstancefromsnapshotsnippets failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output ...
0
48,891
13,184,768,060
IssuesEvent
2020-08-12 20:03:29
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
photonics-service tests fail on all version of OSX (Trac #391)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/391 , reported by nega and owned by nega_</summary> <p> ```json { "status": "closed", "changetime": "2012-05-14T20:26:25", "description": "Tests fail w/ the following:\n\n{{{\n[badtz:~/i3/icerec/build] ./env-shell.sh bin/photonics-se...
1.0
photonics-service tests fail on all version of OSX (Trac #391) - <details> <summary>_Migrated from https://code.icecube.wisc.edu/ticket/391 , reported by nega and owned by nega_</summary> <p> ```json { "status": "closed", "changetime": "2012-05-14T20:26:25", "description": "Tests fail w/ the following:\...
defect
photonics service tests fail on all version of osx trac migrated from reported by nega and owned by nega json status closed changetime description tests fail w the following n n n env shell sh bin photonics service test a nlogging configured fro...
1
161,671
12,558,526,083
IssuesEvent
2020-06-07 16:09:48
WoWManiaUK/Redemption
https://api.github.com/repos/WoWManiaUK/Redemption
opened
[Spell/Warlock] Demonic Knowledge
Fix - Ready to Test
**What is Happening:** Talent description (rank3): Description: Increases your spell damage by an amount equal to 12% of the total of your active demon's Stamina plus Intellect. Problem is: in wow mania it not automatic update when intelect or stamina change. **What Should happen:** Should update warlock spell...
1.0
[Spell/Warlock] Demonic Knowledge - **What is Happening:** Talent description (rank3): Description: Increases your spell damage by an amount equal to 12% of the total of your active demon's Stamina plus Intellect. Problem is: in wow mania it not automatic update when intelect or stamina change. **What Should h...
non_defect
demonic knowledge what is happening talent description description increases your spell damage by an amount equal to of the total of your active demon s stamina plus intellect problem is in wow mania it not automatic update when intelect or stamina change what should happen should upd...
0
17,698
3,012,932,326
IssuesEvent
2015-07-29 04:19:24
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
ruleseditor saves ruleset with a different name than the specification uri
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. open yawlbookWorklet.yawl in the ruleseditor 2. create a ruleset (selection) for onderzoeken_starten 3. save everything What is the expected output? What do you see instead? A rule is now created with name yawlbookWorklet.xrs. However, when you would execute a case for ya...
1.0
ruleseditor saves ruleset with a different name than the specification uri - ``` What steps will reproduce the problem? 1. open yawlbookWorklet.yawl in the ruleseditor 2. create a ruleset (selection) for onderzoeken_starten 3. save everything What is the expected output? What do you see instead? A rule is now created ...
defect
ruleseditor saves ruleset with a different name than the specification uri what steps will reproduce the problem open yawlbookworklet yawl in the ruleseditor create a ruleset selection for onderzoeken starten save everything what is the expected output what do you see instead a rule is now created ...
1
184,611
14,985,360,656
IssuesEvent
2021-01-28 19:51:42
GoogleContainerTools/kpt
https://api.github.com/repos/GoogleContainerTools/kpt
opened
mdtogo Generates Duplicate Properties
cleanup documentation good first issue
When `mdtogo` is run via `make generate` it generates go properties that contain the text contents of the Markdown files. Right now when `mdtogo` is run it is generating multiple properties with the same name causing a compile error. This seems to be caused by multiple [`kpt live` docs](https://github.com/GoogleContain...
1.0
mdtogo Generates Duplicate Properties - When `mdtogo` is run via `make generate` it generates go properties that contain the text contents of the Markdown files. Right now when `mdtogo` is run it is generating multiple properties with the same name causing a compile error. This seems to be caused by multiple [`kpt live...
non_defect
mdtogo generates duplicate properties when mdtogo is run via make generate it generates go properties that contain the text contents of the markdown files right now when mdtogo is run it is generating multiple properties with the same name causing a compile error this seems to be caused by multiple using ...
0
36,563
7,992,427,242
IssuesEvent
2018-07-20 01:22:25
fieldenms/tg
https://api.github.com/repos/fieldenms/tg
closed
Entity Centre: custom autocompleter fetching
Defect Entity centre P1 Pull request Selection criteria
### Description It appears that autocompleters with custom matchers in entity centres do not use predictable fetching strategy for loading autocompleted values. At this stage, default fetching strategy (all regular properties with key and desc) is always used. This sometimes even fits a custom set of properties that n...
1.0
Entity Centre: custom autocompleter fetching - ### Description It appears that autocompleters with custom matchers in entity centres do not use predictable fetching strategy for loading autocompleted values. At this stage, default fetching strategy (all regular properties with key and desc) is always used. This someti...
defect
entity centre custom autocompleter fetching description it appears that autocompleters with custom matchers in entity centres do not use predictable fetching strategy for loading autocompleted values at this stage default fetching strategy all regular properties with key and desc is always used this someti...
1
45,925
24,277,057,416
IssuesEvent
2022-09-28 14:32:58
xtermjs/xterm.js
https://api.github.com/repos/xtermjs/xterm.js
opened
serious perf issues on master
important area/performance
Master currently has serious perf issues (comparing `ls -lR /usr` on my machine, all with webgl renderer): - master ![grafik](https://user-images.githubusercontent.com/6193135/192805964-afe17dd6-4d27-4d5a-b761-06cb12b44bb0.png) - version 5.0 ![grafik](https://user-images.githubusercontent.com/6193135/192803167-10...
True
serious perf issues on master - Master currently has serious perf issues (comparing `ls -lR /usr` on my machine, all with webgl renderer): - master ![grafik](https://user-images.githubusercontent.com/6193135/192805964-afe17dd6-4d27-4d5a-b761-06cb12b44bb0.png) - version 5.0 ![grafik](https://user-images.githubuser...
non_defect
serious perf issues on master master currently has serious perf issues comparing ls lr usr on my machine all with webgl renderer master version version all were measured after several runs to give jit a chance to do its work it seems the chance causing this came afte...
0
569,313
17,011,710,048
IssuesEvent
2021-07-02 06:07:55
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Protocol tab crashes in both "my account" and "console" application(s) in IS-console.
Priority/Highest Severity/Critical bug console ui
**Describe the issue:** When trying to access the protocol tab of myaccount application and console application in IS-console, getting crash caused by "TypeError: Cannot read property 'id' of undefined" ``` TypeError: Cannot read property 'id' of undefined at main.11cee388.js?d6e49a8fae5bb95e2834:1 at Ar...
1.0
Protocol tab crashes in both "my account" and "console" application(s) in IS-console. - **Describe the issue:** When trying to access the protocol tab of myaccount application and console application in IS-console, getting crash caused by "TypeError: Cannot read property 'id' of undefined" ``` TypeError: Cannot r...
non_defect
protocol tab crashes in both my account and console application s in is console describe the issue when trying to access the protocol tab of myaccount application and console application in is console getting crash caused by typeerror cannot read property id of undefined typeerror cannot r...
0
38,039
8,639,723,448
IssuesEvent
2018-11-23 21:02:32
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Error in multiple interface implementation in generic class with Plain autoproperty
defect
A description of the issue. ### Steps To Reproduce https://deck.net/7dc82afdb5c34c8f335e68b9a4fb0bc6 In bridge.json we have rule (`"autoProperty": "Plain"`), but i can't configure it in deck.net, thats why i use `RulesAttribute` ```csharp public class Program { public static void Main() { }...
1.0
Error in multiple interface implementation in generic class with Plain autoproperty - A description of the issue. ### Steps To Reproduce https://deck.net/7dc82afdb5c34c8f335e68b9a4fb0bc6 In bridge.json we have rule (`"autoProperty": "Plain"`), but i can't configure it in deck.net, thats why i use `RulesAttribu...
defect
error in multiple interface implementation in generic class with plain autoproperty a description of the issue steps to reproduce in bridge json we have rule autoproperty plain but i can t configure it in deck net thats why i use rulesattribute csharp public class program p...
1
59,424
14,589,148,093
IssuesEvent
2020-12-19 00:41:36
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
opened
Illegal instruction on older CPUs under version 2.4.0
type:build/install
**System information** - Ubuntu 18.04 and 20.04, Scientific Linux 7 - binary installed via pip - version 2.4.0 - Python 3.8 - installed via pip (either inside or not inside a Conda environment) - various CPU-only and GPU-hosting machines **Describe the problem** `import tensorflow` produces "Illegal instr...
1.0
Illegal instruction on older CPUs under version 2.4.0 - **System information** - Ubuntu 18.04 and 20.04, Scientific Linux 7 - binary installed via pip - version 2.4.0 - Python 3.8 - installed via pip (either inside or not inside a Conda environment) - various CPU-only and GPU-hosting machines **Describe the...
non_defect
illegal instruction on older cpus under version system information ubuntu and scientific linux binary installed via pip version python installed via pip either inside or not inside a conda environment various cpu only and gpu hosting machines describe the pro...
0
2,679
2,702,164,833
IssuesEvent
2015-04-06 02:45:52
exercism/exercism.io
https://api.github.com/repos/exercism/exercism.io
closed
Create Powershell script for Windows Users to install the CLI
documentation topic: getting started windows support
Since exercism is on [Chocolatey](https://chocolatey.org/packages/exercism-io-cli) it should be pretty simple to create an install "dotfile" for new users to use to easily install the CLI.
1.0
Create Powershell script for Windows Users to install the CLI - Since exercism is on [Chocolatey](https://chocolatey.org/packages/exercism-io-cli) it should be pretty simple to create an install "dotfile" for new users to use to easily install the CLI.
non_defect
create powershell script for windows users to install the cli since exercism is on it should be pretty simple to create an install dotfile for new users to use to easily install the cli
0
20,466
3,358,730,567
IssuesEvent
2015-11-19 10:58:49
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[TEST-FAILURE] ClientPartitionLostListenerTest.test_partitionLostListener_removed
Team: Client Type: Defect
``` java.lang.AssertionError: expected:<0> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at com.hazelcast.client.partitionservice.ClientPartitionLostLi...
1.0
[TEST-FAILURE] ClientPartitionLostListenerTest.test_partitionLostListener_removed - ``` java.lang.AssertionError: expected:<0> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEqua...
defect
clientpartitionlostlistenertest test partitionlostlistener removed java lang assertionerror expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at org junit assert assertequals assert java at...
1
16,356
2,613,888,326
IssuesEvent
2015-02-28 00:46:51
boxkite/ckanext-donneesqctheme
https://api.github.com/repos/boxkite/ckanext-donneesqctheme
closed
Index the organization name in the dataset
Medium Priority
Since there will be several similar datasets with the same name, it would be useful that putting the name of the organisation with the researched item put the result of that organization first. Example: currently there are 2 datasets names "pistes cyclables", one for organization City of Montréal, one from Nord Ouve...
1.0
Index the organization name in the dataset - Since there will be several similar datasets with the same name, it would be useful that putting the name of the organisation with the researched item put the result of that organization first. Example: currently there are 2 datasets names "pistes cyclables", one for orga...
non_defect
index the organization name in the dataset since there will be several similar datasets with the same name it would be useful that putting the name of the organisation with the researched item put the result of that organization first example currently there are datasets names pistes cyclables one for orga...
0
67,564
20,995,666,581
IssuesEvent
2022-03-29 13:19:11
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Result::formatXML and Result::formatJSON do not escape type names
T: Defect C: Functionality P: Medium E: All Editions
A recent fix produced type names containing double quotes in `formatXML()` and `formatJSON()` without escaping them: https://github.com/jOOQ/jOOQ/issues/9347, when the export uses headers. E.g. ```xml <field schema="public" table="t_book" name="status" type=""PUBLIC"."U_BOOK_STATUS""/> ``` We shouldn't quote th...
1.0
Result::formatXML and Result::formatJSON do not escape type names - A recent fix produced type names containing double quotes in `formatXML()` and `formatJSON()` without escaping them: https://github.com/jOOQ/jOOQ/issues/9347, when the export uses headers. E.g. ```xml <field schema="public" table="t_book" name="sta...
defect
result formatxml and result formatjson do not escape type names a recent fix produced type names containing double quotes in formatxml and formatjson without escaping them when the export uses headers e g xml we shouldn t quote those names i think xml
1
20,658
3,392,406,003
IssuesEvent
2015-11-30 19:28:29
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Bridge compiler generates not required Bridge.cast instruction for user defined conversion
defect
Test case ``` using System; using System.Collections.Generic; using System.Linq; using Bridge; using Bridge.Html5; namespace Demo { public class App { [Ready] public static void Main() { var items = new[] { new SubReactElement(), ...
1.0
Bridge compiler generates not required Bridge.cast instruction for user defined conversion - Test case ``` using System; using System.Collections.Generic; using System.Linq; using Bridge; using Bridge.Html5; namespace Demo { public class App { [Ready] public static void Main() ...
defect
bridge compiler generates not required bridge cast instruction for user defined conversion test case using system using system collections generic using system linq using bridge using bridge namespace demo public class app public static void main ...
1
81,347
30,816,014,808
IssuesEvent
2023-08-01 13:31:27
fecgov/fecfile-web-app
https://api.github.com/repos/fecgov/fecfile-web-app
closed
Defect - Functionality is broken for - System to prevent user from having multiple reports of the same type within calendar year.
defect
This defect is being written to where functionality is broken for: "The System to prevent user from having multiple reports of same type within calendar year". (Tested on both Stage and DEV environments.) This functionality was developed in Sprint 23 ticket #361 to where this functionality was working and passed. h...
1.0
Defect - Functionality is broken for - System to prevent user from having multiple reports of the same type within calendar year. - This defect is being written to where functionality is broken for: "The System to prevent user from having multiple reports of same type within calendar year". (Tested on both Stage and...
defect
defect functionality is broken for system to prevent user from having multiple reports of the same type within calendar year this defect is being written to where functionality is broken for the system to prevent user from having multiple reports of same type within calendar year tested on both stage and...
1
11,708
2,663,926,860
IssuesEvent
2015-03-20 10:48:20
janniklaval/phratch
https://api.github.com/repos/janniklaval/phratch
closed
bounce block
invalid Priority-Medium Type-Defect
Original [issue 183](https://code.google.com/p/phratch/issues/detail?id=183) created by janniklaval on 2015-03-12T10:47:10.000Z: the bounce blocks works well when the movement is horizontal. We should do the same vertically.
1.0
bounce block - Original [issue 183](https://code.google.com/p/phratch/issues/detail?id=183) created by janniklaval on 2015-03-12T10:47:10.000Z: the bounce blocks works well when the movement is horizontal. We should do the same vertically.
defect
bounce block original created by janniklaval on the bounce blocks works well when the movement is horizontal we should do the same vertically
1
719,512
24,762,543,052
IssuesEvent
2022-10-22 04:48:45
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
closed
Hex string is too short, padding with zero bytes to length - bad decrypt
type: bug priority 2: medium
**Metadata (please complete the following information)** Version: 3.4 OS: Windows 10 Shell: Git Bash **Describe the bug** Doesn't open, because of hex string errors. `hex string is too short, padding with zero bytes to length` **Steps To Reproduce** 1. Run `ani-cli` 2. Search for "kodocha" 3. Choose 2 (...
1.0
Hex string is too short, padding with zero bytes to length - bad decrypt - **Metadata (please complete the following information)** Version: 3.4 OS: Windows 10 Shell: Git Bash **Describe the bug** Doesn't open, because of hex string errors. `hex string is too short, padding with zero bytes to length` **Steps...
non_defect
hex string is too short padding with zero bytes to length bad decrypt metadata please complete the following information version os windows shell git bash describe the bug doesn t open because of hex string errors hex string is too short padding with zero bytes to length steps ...
0
72,740
24,264,690,045
IssuesEvent
2022-09-28 04:31:02
panoply/prettify
https://api.github.com/repos/panoply/prettify
closed
New Style Rule: forceValue
Defect Boycott Liquid CSS SCSS Critical
### Description This new rule helps tame CSS code and allows for a persistent style across your project and be very helpful in cases where you are infusing Liquid into style language and the rule has been introduced for such situations. While I personally consider this a lazy, elementary and novice tactic, It's not...
1.0
New Style Rule: forceValue - ### Description This new rule helps tame CSS code and allows for a persistent style across your project and be very helpful in cases where you are infusing Liquid into style language and the rule has been introduced for such situations. While I personally consider this a lazy, elementar...
defect
new style rule forcevalue description this new rule helps tame css code and allows for a persistent style across your project and be very helpful in cases where you are infusing liquid into style language and the rule has been introduced for such situations while i personally consider this a lazy elementar...
1
95,674
8,570,388,045
IssuesEvent
2018-11-11 19:44:23
RegaledSeer/MusicMaze
https://api.github.com/repos/RegaledSeer/MusicMaze
opened
Work on some method for a text maze.
enhancement priority unit tests
At the moment, testing the entire maze itself is a difficult process: There is no clean way to directly observe the effects of moving a player, nor do we have a clean way or representing the state of the maze for unit tests. Construct either a method that will directly observe the maze game, or perhaps work on a small ...
1.0
Work on some method for a text maze. - At the moment, testing the entire maze itself is a difficult process: There is no clean way to directly observe the effects of moving a player, nor do we have a clean way or representing the state of the maze for unit tests. Construct either a method that will directly observe the...
non_defect
work on some method for a text maze at the moment testing the entire maze itself is a difficult process there is no clean way to directly observe the effects of moving a player nor do we have a clean way or representing the state of the maze for unit tests construct either a method that will directly observe the...
0
452,843
32,071,277,952
IssuesEvent
2023-09-25 08:11:08
rerun-io/rerun
https://api.github.com/repos/rerun-io/rerun
opened
Clean up the Python API docs
📖 documentation enhancement 🐍 python API
Go through the top-level docs and see it works for the new API. Also remove all references to the old APIs
1.0
Clean up the Python API docs - Go through the top-level docs and see it works for the new API. Also remove all references to the old APIs
non_defect
clean up the python api docs go through the top level docs and see it works for the new api also remove all references to the old apis
0
57,495
15,816,974,720
IssuesEvent
2021-04-05 13:56:43
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-3 [SCREENREADER]: Screen reader users should hear an alert through `aria-live` after making a selection
508-defect-2 508-issue-screenreader 508/Accessibility BDD
# [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) ## Feedback framework - **❗️ Must** for if the feedback must be applied - **⚠️ Should** if the feedback is best practice - **✔️ Consider** for sugg...
1.0
508-defect-3 [SCREENREADER]: Screen reader users should hear an alert through `aria-live` after making a selection - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3) ## Feedback framework - **❗️ Must*...
defect
defect screen reader users should hear an alert through aria live after making a selection feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done re...
1
108,789
11,610,911,892
IssuesEvent
2020-02-26 04:46:34
DylanBulmer/EngineeringEngineers
https://api.github.com/repos/DylanBulmer/EngineeringEngineers
closed
Create Team member report
documentation
Team Member Report Document in Word of PDF format – With 1 – 2 pages per team member for every sprint – Must be created during sprint 1 and updated for every sprint. It includes: * Team member name. * Roles played this week. * Role duties and work performed this week, artifacts created/updated/reviewed. * Role dut...
1.0
Create Team member report - Team Member Report Document in Word of PDF format – With 1 – 2 pages per team member for every sprint – Must be created during sprint 1 and updated for every sprint. It includes: * Team member name. * Roles played this week. * Role duties and work performed this week, artifacts created/u...
non_defect
create team member report team member report document in word of pdf format – with – pages per team member for every sprint – must be created during sprint and updated for every sprint it includes team member name roles played this week role duties and work performed this week artifacts created u...
0
644,332
20,974,217,614
IssuesEvent
2022-03-28 13:59:44
center-for-threat-informed-defense/attack-workbench-frontend
https://api.github.com/repos/center-for-threat-informed-defense/attack-workbench-frontend
closed
Matrix ATT&CK IDs shouldn't be validated
bug priority/high Points: 1
Since domains can have multiple matrices and the ATT&CK ID of matrices are the domain identifier, the ATT&CK ID should not be validated for this object type.
1.0
Matrix ATT&CK IDs shouldn't be validated - Since domains can have multiple matrices and the ATT&CK ID of matrices are the domain identifier, the ATT&CK ID should not be validated for this object type.
non_defect
matrix att ck ids shouldn t be validated since domains can have multiple matrices and the att ck id of matrices are the domain identifier the att ck id should not be validated for this object type
0
72,294
9,564,439,678
IssuesEvent
2019-05-05 03:31:54
ts-react/react-admin-template
https://api.github.com/repos/ts-react/react-admin-template
closed
Tab Page实现思路
😸Documentation
项目定位为后台管理系统开发模板 所有的页面(除user相关页面外)都应使用basic-layout布局,所以在basic-layout布局组件里添加tab page 实现。 为尽量保证tab page 可插拔,独立封装TabPages组件以及tabs model 实现思路如下 1、使用localStorage存储打开tabs需要使用的数据 2、在basic-layout布局组件中监听地址栏变化,执行相关tab数据存储动作 数据结构如下 ``` export interface ITab { id?: string; location?: H.Location, menuData?...
1.0
Tab Page实现思路 - 项目定位为后台管理系统开发模板 所有的页面(除user相关页面外)都应使用basic-layout布局,所以在basic-layout布局组件里添加tab page 实现。 为尽量保证tab page 可插拔,独立封装TabPages组件以及tabs model 实现思路如下 1、使用localStorage存储打开tabs需要使用的数据 2、在basic-layout布局组件中监听地址栏变化,执行相关tab数据存储动作 数据结构如下 ``` export interface ITab { id?: string; location?: H.Locatio...
non_defect
tab page实现思路 项目定位为后台管理系统开发模板 所有的页面 除user相关页面外 都应使用basic layout布局,所以在basic layout布局组件里添加tab page 实现。 为尽量保证tab page 可插拔,独立封装tabpages组件以及tabs model 实现思路如下 、使用localstorage存储打开tabs需要使用的数据 、在basic layout布局组件中监听地址栏变化,执行相关tab数据存储动作 数据结构如下 export interface itab id string location h locatio...
0
14,891
2,831,390,182
IssuesEvent
2015-05-24 15:55:02
nobodyguy/dslrdashboard
https://api.github.com/repos/nobodyguy/dslrdashboard
closed
nikon D 3200 no live view
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `f.ami...@gmail.com` on 2 Jul 2013 at ...
1.0
nikon D 3200 no live view - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `f.ami...@...
defect
nikon d no live view what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by f ami gma...
1
50,986
13,188,018,217
IssuesEvent
2020-08-13 05:19:13
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
Bug in timeshifter (Trac #1778)
Migrated from Trac cmake defect
We have a custom key in our simulation called Generation Spec, I receive the following error: ```text ERROR (I3Module): <class 'icecube.trigger_sim.modules.time_shifter.I3TimeShifter'>_0000: Exception thrown (I3Module.cxx:116 in void I3Module::Do(void (I3Module::*)())) Traceback (most recent call last): File "corsi...
1.0
Bug in timeshifter (Trac #1778) - We have a custom key in our simulation called Generation Spec, I receive the following error: ```text ERROR (I3Module): <class 'icecube.trigger_sim.modules.time_shifter.I3TimeShifter'>_0000: Exception thrown (I3Module.cxx:116 in void I3Module::Do(void (I3Module::*)())) Traceback (mos...
defect
bug in timeshifter trac we have a custom key in our simulation called generation spec i receive the following error text error exception thrown cxx in void do void traceback most recent call last file corsika py line in detsim executeopts stats file cvmfs...
1
9,384
2,615,146,842
IssuesEvent
2015-03-01 06:22:59
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Can't subscribe to RSS feed
auto-migrated Maintenance Priority-Low Type-Defect
``` Please describe the issue: I'm using a RSS app on my iPhone and already have some feeds. But cannot get the feed on www.html5rocks.com may need the direct RSS feed URL. Please provide any additional information below. ``` Original issue reported on code.google.com by `E.S.G0...@gmail.com` on 26 Aug 2010 at 9...
1.0
Can't subscribe to RSS feed - ``` Please describe the issue: I'm using a RSS app on my iPhone and already have some feeds. But cannot get the feed on www.html5rocks.com may need the direct RSS feed URL. Please provide any additional information below. ``` Original issue reported on code.google.com by `E.S.G0...@...
defect
can t subscribe to rss feed please describe the issue i m using a rss app on my iphone and already have some feeds but cannot get the feed on may need the direct rss feed url please provide any additional information below original issue reported on code google com by e s gmail com on au...
1
35,316
7,697,830,223
IssuesEvent
2018-05-18 20:18:39
megandalster/bmac-warehouse
https://api.github.com/repos/megandalster/bmac-warehouse
reopened
fix format of inventory display table
Priority-Medium Type-Defect auto-migrated
``` show unit count, in addition to number of receipts and total weight. Same for shipments. ``` Original issue reported on code.google.com by `al...@bowdoin.edu` on 26 Apr 2015 at 6:12
1.0
fix format of inventory display table - ``` show unit count, in addition to number of receipts and total weight. Same for shipments. ``` Original issue reported on code.google.com by `al...@bowdoin.edu` on 26 Apr 2015 at 6:12
defect
fix format of inventory display table show unit count in addition to number of receipts and total weight same for shipments original issue reported on code google com by al bowdoin edu on apr at
1
72,601
24,197,560,541
IssuesEvent
2022-09-24 04:47:48
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
AdvancedExtruderGenerator Documentation Update to Cover Triple-Indexed Parameter
T: defect P: normal
## Bug Description `AdvancedExtruderGenerator` was recently updated to use a triple-indexed input parameter. But the documentation has not been updated accordingly. ## Steps to Reproduce The documentation page of `AdvancedExtruderGenerator` still uses stacked double-indexed input parameter. ## Impact The docum...
1.0
AdvancedExtruderGenerator Documentation Update to Cover Triple-Indexed Parameter - ## Bug Description `AdvancedExtruderGenerator` was recently updated to use a triple-indexed input parameter. But the documentation has not been updated accordingly. ## Steps to Reproduce The documentation page of `AdvancedExtruderGe...
defect
advancedextrudergenerator documentation update to cover triple indexed parameter bug description advancedextrudergenerator was recently updated to use a triple indexed input parameter but the documentation has not been updated accordingly steps to reproduce the documentation page of advancedextruderge...
1
212,691
16,493,388,296
IssuesEvent
2021-05-25 07:40:16
bmedicke/quantum_cryptography
https://api.github.com/repos/bmedicke/quantum_cryptography
closed
add docstrings for laser module
documentation
- [x] Evaluate documentation solutions (GH pages support, format) - [x] Sphynx (rst) - [x] ~~Pydoc~~ - [x] ~~Doxygen (doxypy)~~ - [x] document module
1.0
add docstrings for laser module - - [x] Evaluate documentation solutions (GH pages support, format) - [x] Sphynx (rst) - [x] ~~Pydoc~~ - [x] ~~Doxygen (doxypy)~~ - [x] document module
non_defect
add docstrings for laser module evaluate documentation solutions gh pages support format sphynx rst pydoc doxygen doxypy document module
0
8,118
2,611,453,103
IssuesEvent
2015-02-27 05:00:36
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Chat -> Info version
auto-migrated Priority-Low Type-Defect
``` What steps will reproduce the problem? 1. start game 2. enter in Offical Server 3. Click right mouse key on my self nick or other, who have version >=0.9.14 4. Click to "Info" 5. See - Nick [IP] Unknown [state] What is the expected output? What do you see instead? I see "Unknown" version of user client. I want see...
1.0
Chat -> Info version - ``` What steps will reproduce the problem? 1. start game 2. enter in Offical Server 3. Click right mouse key on my self nick or other, who have version >=0.9.14 4. Click to "Info" 5. See - Nick [IP] Unknown [state] What is the expected output? What do you see instead? I see "Unknown" version of ...
defect
chat info version what steps will reproduce the problem start game enter in offical server click right mouse key on my self nick or other who have version click to info see nick unknown what is the expected output what do you see instead i see unknown version of user clien...
1
84,272
16,478,106,470
IssuesEvent
2021-05-24 08:24:14
log2timeline/plaso
https://api.github.com/repos/log2timeline/plaso
closed
Double check if parser and plugins that process input in local time pass time zone to event
code health parsers testing
Per https://github.com/log2timeline/plaso/issues/3280 double check if parser and plugins that process input in local time pass time zone to event Also add unit tests to catch this
1.0
Double check if parser and plugins that process input in local time pass time zone to event - Per https://github.com/log2timeline/plaso/issues/3280 double check if parser and plugins that process input in local time pass time zone to event Also add unit tests to catch this
non_defect
double check if parser and plugins that process input in local time pass time zone to event per double check if parser and plugins that process input in local time pass time zone to event also add unit tests to catch this
0
300,065
25,943,732,119
IssuesEvent
2022-12-16 21:24:36
hashicorp/terraform-provider-google
https://api.github.com/repos/hashicorp/terraform-provider-google
opened
Failing test(s): TestAccContainer* location_policy permadiff
test failure
<!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. ---> <!-- i.e. "Consistently since X date" or "X% failure in MONTH" --> Failure rate: 100% since Dec 13 <!-- List all impacted tests for searchability. The tit...
1.0
Failing test(s): TestAccContainer* location_policy permadiff - <!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. ---> <!-- i.e. "Consistently since X date" or "X% failure in MONTH" --> Failure rate: 100% since De...
non_defect
failing test s testacccontainer location policy permadiff failure rate since dec impacted tests testacccontainercluster withnodepoolautoscaling testacccontainernodepool regionalautoscaling testacccontainernodepool autoscaling nightly builds message pro...
0
11,373
8,375,695,245
IssuesEvent
2018-10-05 17:16:26
tempesta-tech/tempesta
https://api.github.com/repos/tempesta-tech/tempesta
closed
Sticky cookie module can redirect user to insecure protocol or other server
bug crucial security
As noticed in https://github.com/tempesta-tech/tempesta/pull/1047#discussion_r210718508 `Location: ` header in redirect response is filled with _http_ protocol. The module doesn't honour original client protocol. E.g.: 1. A client opens secure connection (_httpS_); 2. The client sends a request; 3. Sticky cookie m...
True
Sticky cookie module can redirect user to insecure protocol or other server - As noticed in https://github.com/tempesta-tech/tempesta/pull/1047#discussion_r210718508 `Location: ` header in redirect response is filled with _http_ protocol. The module doesn't honour original client protocol. E.g.: 1. A client opens se...
non_defect
sticky cookie module can redirect user to insecure protocol or other server as noticed in location header in redirect response is filled with http protocol the module doesn t honour original client protocol e g a client opens secure connection https the client sends a request sticky co...
0
79,673
15,253,538,518
IssuesEvent
2021-02-20 08:10:56
creativecommons/creativecommons.github.io-source
https://api.github.com/repos/creativecommons/creativecommons.github.io-source
opened
[BUG] Image not fit properly in the article's panel
💻 aspect: code 🚦 status: awaiting triage 🛠 goal: fix 🟧 priority: high
**What is the growth opportunity you want to see solved?** [The organization](https://creativecommons.org/) is the most easily accessible and is considered as the most reliable [source](https://www.smartinsights.com/user-experience/website-design/what-is-the-importance-of-web-design-for-your-audience/#:~:text=A%20wel...
1.0
[BUG] Image not fit properly in the article's panel - **What is the growth opportunity you want to see solved?** [The organization](https://creativecommons.org/) is the most easily accessible and is considered as the most reliable [source](https://www.smartinsights.com/user-experience/website-design/what-is-the-impor...
non_defect
image not fit properly in the article s panel what is the growth opportunity you want to see solved is the most easily accessible and is considered as the most reliable the red marked square shows the bug i am talking about the complete logo is not visible the upper and bottom corners are...
0
321,531
9,805,102,332
IssuesEvent
2019-06-12 08:11:34
Dacaspex/Exhibit
https://api.github.com/repos/Dacaspex/Exhibit
closed
Make entire settings row clickable
enhancement low-priority
This can probably be achieved with `for=` property on the `html` tag
1.0
Make entire settings row clickable - This can probably be achieved with `for=` property on the `html` tag
non_defect
make entire settings row clickable this can probably be achieved with for property on the html tag
0
88,288
8,137,502,579
IssuesEvent
2018-08-20 12:02:39
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
pkg/apis/core/validation/validation_test.go need a spliting and refactoring
area/test kind/cleanup lifecycle/rotten sig/api-machinery
1) The file with tests is huge (and the `validation.go` too): ```console $ wc -l pkg/apis/core/validation/validation_test.go 12227 pkg/apis/core/validation/validation_test.go $ wc -l pkg/apis/core/validation/validation.go 4929 pkg/apis/core/validation/validation.go ``` I'd suggest to split them to a set of ...
1.0
pkg/apis/core/validation/validation_test.go need a spliting and refactoring - 1) The file with tests is huge (and the `validation.go` too): ```console $ wc -l pkg/apis/core/validation/validation_test.go 12227 pkg/apis/core/validation/validation_test.go $ wc -l pkg/apis/core/validation/validation.go 4929 pkg/api...
non_defect
pkg apis core validation validation test go need a spliting and refactoring the file with tests is huge and the validation go too console wc l pkg apis core validation validation test go pkg apis core validation validation test go wc l pkg apis core validation validation go pkg apis core ...
0
152,444
23,974,240,933
IssuesEvent
2022-09-13 10:12:37
Budibase/budibase
https://api.github.com/repos/Budibase/budibase
closed
Date Range is in the wrong component list - should be Data not Form.
bug design sev3 - substantial
**Hosting** - Self - Method: docker compose - Budibase Version: 1.0.206 - App Version: 1.0.206 **Describe the bug** Date Range is in the wrong component category/list. **Expected behavior** Date Range should not be in the Form component list/category because it can be used outside of a Form and has no...
1.0
Date Range is in the wrong component list - should be Data not Form. - **Hosting** - Self - Method: docker compose - Budibase Version: 1.0.206 - App Version: 1.0.206 **Describe the bug** Date Range is in the wrong component category/list. **Expected behavior** Date Range should not be in the Form com...
non_defect
date range is in the wrong component list should be data not form hosting self method docker compose budibase version app version describe the bug date range is in the wrong component category list expected behavior date range should not be in the form compone...
0
28,066
5,172,101,943
IssuesEvent
2017-01-18 12:28:59
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Button label updates icon instead of label.
defect
``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/v...
1.0
Button label updates icon instead of label. - ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
defect
button label updates icon instead of label bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see when label update after view...
1
342,164
30,610,634,979
IssuesEvent
2023-07-23 15:06:58
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix reduction_ops.test_torch_unique
PyTorch Frontend Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5637066968"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5637066968"><img src=https://img.shields.io/badge/-failure-red></a> |tensorflow|<a href="https://github.com/un...
1.0
Fix reduction_ops.test_torch_unique - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5637066968"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5637066968"><img src=https://img.shields.io/badge/-failure-red></a> |ten...
non_defect
fix reduction ops test torch unique jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
0
563,173
16,677,014,728
IssuesEvent
2021-06-07 17:30:21
googleapis/java-aiplatform
https://api.github.com/repos/googleapis/java-aiplatform
closed
aiplatform.CreateTrainingPipelineVideoClassificationSampleTest: testCreateTrainingPipelineVideoClassificationSample failed
:rotating_light: api: aiplatform flakybot: flaky flakybot: issue priority: p1 type: bug
Note: #274 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: d27e6bf744470176c6c086c1b6b0fa5999c3b9f3 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f9bb3d8a-2879-4dae-85dc-e0b8ed0ddb7e), [Sponge](http://sponge2/f9bb3d8a-2879-4dae-8...
1.0
aiplatform.CreateTrainingPipelineVideoClassificationSampleTest: testCreateTrainingPipelineVideoClassificationSample failed - Note: #274 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: d27e6bf744470176c6c086c1b6b0fa5999c3b9f3 buildURL: [Build Status](https://so...
non_defect
aiplatform createtrainingpipelinevideoclassificationsampletest testcreatetrainingpipelinevideoclassificationsample failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output com google api gax rpc faile...
0
159,401
20,048,385,399
IssuesEvent
2022-02-03 01:11:40
kapseliboi/token-wizard
https://api.github.com/repos/kapseliboi/token-wizard
opened
WS-2019-0064 (High) detected in handlebars-4.0.11.tgz
security vulnerability
## WS-2019-0064 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates e...
True
WS-2019-0064 (High) detected in handlebars-4.0.11.tgz - ## WS-2019-0064 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary> <p>Handlebars provides t...
non_defect
ws high detected in handlebars tgz ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file package json...
0
2,471
2,607,904,204
IssuesEvent
2015-02-26 00:14:55
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
closed
Zen-Coding Hotkeys not work in Aptana (Ubuntu 10.04)
auto-migrated Priority-Medium Type-Defect
``` What is the expected output? What do you see instead? Hotkeys should be worked, but hotkeys are not worked. In menu not displayed hotkeys below scripts commands. What version of the product are you using? On what operating system? OS: Ubuntu 10.04 x86_64, Eclipse 3.5.2 + Aptana plugin 2.0.4.1268103253-7D- 777iQHT...
1.0
Zen-Coding Hotkeys not work in Aptana (Ubuntu 10.04) - ``` What is the expected output? What do you see instead? Hotkeys should be worked, but hotkeys are not worked. In menu not displayed hotkeys below scripts commands. What version of the product are you using? On what operating system? OS: Ubuntu 10.04 x86_64, Ecl...
defect
zen coding hotkeys not work in aptana ubuntu what is the expected output what do you see instead hotkeys should be worked but hotkeys are not worked in menu not displayed hotkeys below scripts commands what version of the product are you using on what operating system os ubuntu eclipse ...
1
761,538
26,684,971,302
IssuesEvent
2023-01-26 21:03:40
GoogleCloudPlatform/golang-samples
https://api.github.com/repos/GoogleCloudPlatform/golang-samples
closed
bigquery/bigquery_migration_quickstart: TestApp failed
type: bug priority: p1 api: bigquery samples flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 4226690ccc343022b414ac38faa39a0a3550929f b...
1.0
bigquery/bigquery_migration_quickstart: TestApp failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....
non_defect
bigquery bigquery migration quickstart testapp failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output main test go execution failed sig...
0
6,567
2,610,256,996
IssuesEvent
2015-02-26 19:22:02
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:38
1.0
深圳激光祛痘印痘坑 - ``` 深圳激光祛痘印痘坑【深圳韩方科颜全国热线400-869-1818,24小 时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:38
defect
深圳激光祛痘印痘坑 深圳激光祛痘印痘坑【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at
1
39,816
9,665,609,267
IssuesEvent
2019-05-21 08:54:56
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
DataTable: alwaysShowPaginator prop not used
defect
**I'm submitting a ...** ``` [ ] bug report [x] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Current behavior** <!-- Describe how the bug manifests. --> The `alwaysShowPaginator` prop is defined but is not c...
1.0
DataTable: alwaysShowPaginator prop not used - **I'm submitting a ...** ``` [ ] bug report [x] feature request [ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57 ``` **Current behavior** <!-- Describe how the bug manifests. --> The `al...
defect
datatable alwaysshowpaginator prop not used i m submitting a bug report feature request support request please do not submit support request here instead see current behavior the alwaysshowpaginator prop is defined but is not considered when rendering the paginator ther...
1
80,889
30,585,061,300
IssuesEvent
2023-07-21 12:46:46
cf-convention/cf-convention.github.io
https://api.github.com/repos/cf-convention/cf-convention.github.io
closed
Updated a broken link to UDUNITS examples of how to format units strings
defect
@larsbarring has corrected a broken link in the FAQ to UDUNITS. His [pull request](https://github.com/cf-convention/cf-convention.github.io/pull/371) will be merged if no-one objects in three weeks. Thanks, Lars.
1.0
Updated a broken link to UDUNITS examples of how to format units strings - @larsbarring has corrected a broken link in the FAQ to UDUNITS. His [pull request](https://github.com/cf-convention/cf-convention.github.io/pull/371) will be merged if no-one objects in three weeks. Thanks, Lars.
defect
updated a broken link to udunits examples of how to format units strings larsbarring has corrected a broken link in the faq to udunits his will be merged if no one objects in three weeks thanks lars
1
11,186
2,641,730,629
IssuesEvent
2015-03-11 19:24:44
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
slides: Slide Position wrong after Tab Inputfield change
Milestone-3 Priority-Low Slides Type-Defect
Original [issue 88](https://code.google.com/p/html5rocks/issues/detail?id=88) created by chrsmith on 2010-07-28T21:33:52.000Z: Reported by sebastian.janzen, Apr 20, 2010 <b>What steps will reproduce the problem?</b> 1. Go to slide 21 2. Set focus (klick) on &quot;Search inside&quot;-input field 3. Press Tab <b>W...
1.0
slides: Slide Position wrong after Tab Inputfield change - Original [issue 88](https://code.google.com/p/html5rocks/issues/detail?id=88) created by chrsmith on 2010-07-28T21:33:52.000Z: Reported by sebastian.janzen, Apr 20, 2010 <b>What steps will reproduce the problem?</b> 1. Go to slide 21 2. Set focus (klick) on ...
defect
slides slide position wrong after tab inputfield change original created by chrsmith on reported by sebastian janzen apr what steps will reproduce the problem go to slide set focus klick on quot search inside quot input field press tab what is the expected output wha...
1
290,385
25,062,248,423
IssuesEvent
2022-11-07 03:38:46
milvus-io/milvus
https://api.github.com/repos/milvus-io/milvus
closed
[Bug]: [benchmark][standalone]Milvus load collection failed,raise an error"collection has not been loaded to memory or load failed"
kind/bug triage/accepted stale test/benchmark
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.1.0-20220823-0c695347 - Deployment mode(standalone or cluster):stanalone - SDK version(e.g. pymilvus v2.0.0rc2):2.1.2dev2 - OS(Ubuntu or CentOS): - CPU/Memory: - GPU: - Ot...
1.0
[Bug]: [benchmark][standalone]Milvus load collection failed,raise an error"collection has not been loaded to memory or load failed" - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.1.0-20220823-0c695347 - Deployment mode(stand...
non_defect
milvus load collection failed raise an error collection has not been loaded to memory or load failed is there an existing issue for this i have searched the existing issues environment markdown milvus version deployment mode standalone or cluster stanalone sdk versio...
0
58,708
16,717,954,190
IssuesEvent
2021-06-10 01:12:22
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-2 [SCREENREADER]: On this page navigation should have a unique accessible label
508-defect-2 508-issue-screenreader 508/Accessibility vsa-content-localization vsa-language assistance & resources
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-2 [SCREENREADER]: On this page navigation should have a unique accessible label - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) <!-- Enter an issue title using the format [ERROR TYPE]: Br...
defect
defect on this page navigation should have a unique accessible label enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels should increase by one ...
1
755,562
26,432,749,659
IssuesEvent
2023-01-15 01:42:51
nikolaystrikhar/gutenberg-forms
https://api.github.com/repos/nikolaystrikhar/gutenberg-forms
closed
Add Preview Content to all Form Blocks
enhancement low-priority
We need to define preview content so that it is reviewable in the inserter and also makes the style picker nice. https://developer.wordpress.org/block-editor/developers/block-api/block-registration/#example-optional Nice article with examples. https://mediaron.com/how-to-enable-gutenberg-block-previews/ P.S. ...
1.0
Add Preview Content to all Form Blocks - We need to define preview content so that it is reviewable in the inserter and also makes the style picker nice. https://developer.wordpress.org/block-editor/developers/block-api/block-registration/#example-optional Nice article with examples. https://mediaron.com/how-to-...
non_defect
add preview content to all form blocks we need to define preview content so that it is reviewable in the inserter and also makes the style picker nice nice article with examples p s this will also fix
0
2,852
2,607,962,810
IssuesEvent
2015-02-26 00:40:59
chrsmithdemos/leveldb
https://api.github.com/repos/chrsmithdemos/leveldb
closed
File format docs don't specify endianness
auto-migrated Priority-Medium Type-Defect
``` doc/{table,log}_format.txt do not specify that the following are little-endian: doc/table_format.txt: magic fixed64 doc/log_format.txt: checksum uint32 length uint16 The table_format doc also mentions varint64, in addition to fixed64. It may be worth linking to http://code.google.com/apis/protocolbuffers/docs/e...
1.0
File format docs don't specify endianness - ``` doc/{table,log}_format.txt do not specify that the following are little-endian: doc/table_format.txt: magic fixed64 doc/log_format.txt: checksum uint32 length uint16 The table_format doc also mentions varint64, in addition to fixed64. It may be worth linking to http:/...
defect
file format docs don t specify endianness doc table log format txt do not specify that the following are little endian doc table format txt magic doc log format txt checksum length the table format doc also mentions in addition to it may be worth linking to to describe the varint format ...
1
54,749
13,911,159,434
IssuesEvent
2020-10-20 17:00:31
Alfresco/alfresco-php-sdk
https://api.github.com/repos/Alfresco/alfresco-php-sdk
closed
PHP sends incorrect complexType
Priority-Medium Type-Defect auto-migrated
``` I'm not sure if schemas have changed since the release of the 2.1 php library or are different in enterprise vs community or what but the format the alfresco php library is sending a particular complexType is incorrect for our repository. The 'nodes' choice of the cms:Predicate type needs to be a single array ...
1.0
PHP sends incorrect complexType - ``` I'm not sure if schemas have changed since the release of the 2.1 php library or are different in enterprise vs community or what but the format the alfresco php library is sending a particular complexType is incorrect for our repository. The 'nodes' choice of the cms:Predicate...
defect
php sends incorrect complextype i m not sure if schemas have changed since the release of the php library or are different in enterprise vs community or what but the format the alfresco php library is sending a particular complextype is incorrect for our repository the nodes choice of the cms predicate...
1
217,917
7,328,991,275
IssuesEvent
2018-03-05 01:52:33
BuckleScript/bucklescript
https://api.github.com/repos/BuckleScript/bucklescript
closed
Defining or using a module named "Block" or "Curry" causes runtime errors when certain features are used
PRIORITY:HIGH bug
Possible solutions: - Mangle reserved module names - Emit compile time error when encountering reserved module names - Rename internal modules to something much less likely to conflict with user-defined module names Repros: https://reasonml.github.io/try/?ocaml=LYewJgrgNgpgBAISiAxgazgXjgZwC4BOEKecMAdmAFB4CeADv...
1.0
Defining or using a module named "Block" or "Curry" causes runtime errors when certain features are used - Possible solutions: - Mangle reserved module names - Emit compile time error when encountering reserved module names - Rename internal modules to something much less likely to conflict with user-defined module ...
non_defect
defining or using a module named block or curry causes runtime errors when certain features are used possible solutions mangle reserved module names emit compile time error when encountering reserved module names rename internal modules to something much less likely to conflict with user defined module ...
0
81,586
31,070,797,238
IssuesEvent
2023-08-12 00:08:51
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
closed
`checkbashisms` errors out on a compiled working dir
Type: Defect Status: Stale
### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 11 Kernel Version | 5.10.0-13-amd64 Architecture | x86_64 OpenZFS Version | ed715283 ### Describe the problem you're observing `checkstyle` errors 100% of the tim...
1.0
`checkbashisms` errors out on a compiled working dir - ### System information <!-- add version after "|" character --> Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 11 Kernel Version | 5.10.0-13-amd64 Architecture | x86_64 OpenZFS Version | ed715283 ### Describe the proble...
defect
checkbashisms errors out on a compiled working dir system information type version name distribution name debian distribution version kernel version architecture openzfs version describe the problem you re observing checkstyle errors of the time on...
1
44,037
11,924,342,105
IssuesEvent
2020-04-01 09:22:12
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Change Tooltip disabled doesn't close it
defect
**I'm submitting a ...** (check one with "x") ``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
1.0
Change Tooltip disabled doesn't close it - **I'm submitting a ...** (check one with "x") ``` [X] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support reques...
defect
change tooltip disabled doesn t close it i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead...
1
23,814
3,851,868,055
IssuesEvent
2016-04-06 05:29:04
GPF/imame4all
https://api.github.com/repos/GPF/imame4all
closed
Feature Request: Multiplayer
auto-migrated Priority-Medium Type-Defect
``` I would really like to see the ability to configure multiple players especially since a lot of the Android tablets support multiple USB ports or multiple controllers through Bluetooth. ``` Original issue reported on code.google.com by `j...@zerojay.com` on 21 Sep 2011 at 11:17
1.0
Feature Request: Multiplayer - ``` I would really like to see the ability to configure multiple players especially since a lot of the Android tablets support multiple USB ports or multiple controllers through Bluetooth. ``` Original issue reported on code.google.com by `j...@zerojay.com` on 21 Sep 2011 at 11:17
defect
feature request multiplayer i would really like to see the ability to configure multiple players especially since a lot of the android tablets support multiple usb ports or multiple controllers through bluetooth original issue reported on code google com by j zerojay com on sep at
1
45,152
12,603,178,762
IssuesEvent
2020-06-11 13:04:21
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
DynamicDialog and Dialog Closed by clear button on drop down or chips inside
defect
**I'm submitting a ...** (check one with "x") ``` [x ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request ...
1.0
DynamicDialog and Dialog Closed by clear button on drop down or chips inside - **I'm submitting a ...** (check one with "x") ``` [x ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/pri...
defect
dynamicdialog and dialog closed by clear button on drop down or chips inside i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not ...
1
36,802
8,139,261,310
IssuesEvent
2018-08-20 17:07:29
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
Wrongs transfer to additional section
auth defect response needed
- Program: Authoritative - Issue type: Bug report ### Short description PowerDNS sends incorrect answers in response to A requests on second NS record. ### Environment - Operating system: debian stretch - Software version: pdns_server 4.0.3-1 , pdns_pipe_backend 4.0.3-1 - Software source: debian stretc...
1.0
Wrongs transfer to additional section - - Program: Authoritative - Issue type: Bug report ### Short description PowerDNS sends incorrect answers in response to A requests on second NS record. ### Environment - Operating system: debian stretch - Software version: pdns_server 4.0.3-1 , pdns_pipe_backend 4....
defect
wrongs transfer to additional section program authoritative issue type bug report short description powerdns sends incorrect answers in response to a requests on second ns record environment operating system debian stretch software version pdns server pdns pipe backend ...
1
39,658
9,604,317,829
IssuesEvent
2019-05-10 19:38:06
CenturyLinkCloud/mdw
https://api.github.com/repos/CenturyLinkCloud/mdw
closed
Default Package is not recreated upon cache refresh
defect
When running inflight process instances/activities, the engine uses the defaultPackage static object, but when cache is refreshed (i.e. asset import), we do not create a new defaultPackage, which leads to continuing to use the same class loaders, so classes previously loaded by those classloaders will not reload/recomp...
1.0
Default Package is not recreated upon cache refresh - When running inflight process instances/activities, the engine uses the defaultPackage static object, but when cache is refreshed (i.e. asset import), we do not create a new defaultPackage, which leads to continuing to use the same class loaders, so classes previous...
defect
default package is not recreated upon cache refresh when running inflight process instances activities the engine uses the defaultpackage static object but when cache is refreshed i e asset import we do not create a new defaultpackage which leads to continuing to use the same class loaders so classes previous...
1
46,916
13,056,002,035
IssuesEvent
2020-07-30 03:21:28
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[IceHive] - HiveCleaning::BuildLookUpTables segfaults with IceACT in geometry (Trac #2134)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/2134 ```json { "status": "closed", "changetime": "2019-02-13T14:15:13", "description": "IceHive segfaults when IceACT is included in the geometry. It assumes the strings are >0 when calculating the hash function: http://code.icecube.wisc.edu/projects/icec...
1.0
[IceHive] - HiveCleaning::BuildLookUpTables segfaults with IceACT in geometry (Trac #2134) - Migrated from https://code.icecube.wisc.edu/ticket/2134 ```json { "status": "closed", "changetime": "2019-02-13T14:15:13", "description": "IceHive segfaults when IceACT is included in the geometry. It assumes the ...
defect
hivecleaning buildlookuptables segfaults with iceact in geometry trac migrated from json status closed changetime description icehive segfaults when iceact is included in the geometry it assumes the strings are when calculating the hash function re...
1
73,072
24,444,777,452
IssuesEvent
2022-10-06 16:59:16
SAP/fundamental-ngx
https://api.github.com/repos/SAP/fundamental-ngx
closed
Combobox glyph issue
bug good first issue Defect Hunting
#### Is this a bug, enhancement, or feature request? Bug #### Briefly describe your proposal. Reported by Andreea and Ivijan in Slack #### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.) 0.35.4 (A patch would be required for this fix)...
1.0
Combobox glyph issue - #### Is this a bug, enhancement, or feature request? Bug #### Briefly describe your proposal. Reported by Andreea and Ivijan in Slack #### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.) 0.35.4 (A patch would be...
defect
combobox glyph issue is this a bug enhancement or feature request bug briefly describe your proposal reported by andreea and ivijan in slack which versions of angular and fundamental library for angular are affected if this is a feature request use current version a patch would be ...
1
4,325
2,610,091,688
IssuesEvent
2015-02-26 18:27:42
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 7:51
1.0
深圳粉刺痤疮的祛除方法 - ``` 深圳粉刺痤疮的祛除方法【深圳韩方科颜全国热线400-869-1818�� �24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:51
defect
深圳粉刺痤疮的祛除方法 深圳粉刺痤疮的祛除方法【 �� � 】深圳韩方科颜专业祛痘连锁机构,机构以�� �国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品� ��韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反 弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国�� �专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸� ��的痘痘。 original issue reported on code google com by szft com on may at
1
5,085
2,610,180,730
IssuesEvent
2015-02-26 18:57:45
chrsmith/quchuseban
https://api.github.com/repos/chrsmith/quchuseban
opened
纠结去色斑的那些产品好
auto-migrated Priority-Medium Type-Defect
``` 《摘要》 有时候,希望时间为自己停下,就这样和喜欢的人地老天荒�� �有时候,发现身边的人都不了解自己,面对着身边的人,突� ��觉得说不出话;有时候,在自己脆弱的时候,想一个人躲起 来,不愿别人看到自己的伤口;有时候,突然很想逃离现在�� �生活,想不顾一切收拾自己简单的行李去流浪。很多美女对� ��如何祛斑都比较关注,毕竟谁也不想脸上长很多难看的斑, 那么到底吃什么可以祛斑那去色斑的那些产品好, 《客户案例》   我今年43岁,黄褐斑长了有好几年了,整个脸感觉像是五 十多岁了的人一样,为了祛斑,我用了很多祛斑 方法,也试过很多的祛斑产品,现在和姐妹们分享一下什么�� �斑方法最适合我们,什么祛斑产品效果好。<br>  ...
1.0
纠结去色斑的那些产品好 - ``` 《摘要》 有时候,希望时间为自己停下,就这样和喜欢的人地老天荒�� �有时候,发现身边的人都不了解自己,面对着身边的人,突� ��觉得说不出话;有时候,在自己脆弱的时候,想一个人躲起 来,不愿别人看到自己的伤口;有时候,突然很想逃离现在�� �生活,想不顾一切收拾自己简单的行李去流浪。很多美女对� ��如何祛斑都比较关注,毕竟谁也不想脸上长很多难看的斑, 那么到底吃什么可以祛斑那去色斑的那些产品好, 《客户案例》   我今年43岁,黄褐斑长了有好几年了,整个脸感觉像是五 十多岁了的人一样,为了祛斑,我用了很多祛斑 方法,也试过很多的祛斑产品,现在和姐妹们分享一下什么�� �斑方法最适合我们,什...
defect
纠结去色斑的那些产品好 《摘要》 有时候,希望时间为自己停下,就这样和喜欢的人地老天荒�� �有时候,发现身边的人都不了解自己,面对着身边的人,突� ��觉得说不出话;有时候,在自己脆弱的时候,想一个人躲起 来,不愿别人看到自己的伤口;有时候,突然很想逃离现在�� �生活,想不顾一切收拾自己简单的行李去流浪。很多美女对� ��如何祛斑都比较关注,毕竟谁也不想脸上长很多难看的斑, 那么到底吃什么可以祛斑那去色斑的那些产品好, 《客户案例》    ,黄褐斑长了有好几年了,整个脸感觉像是五 十多岁了的人一样,为了祛斑,我用了很多祛斑 方法,也试过很多的祛斑产品,现在和姐妹们分享一下什么�� �斑方法最适合我们,什么祛斑产品...
1
185,970
21,897,630,988
IssuesEvent
2022-05-20 10:10:18
elastic/integrations
https://api.github.com/repos/elastic/integrations
closed
[gcp] GKE audit log data differs between GCP integrations
Team:Security-External Integrations Integration:GCP v8.3.0 8.3 candidate
My colleague and I discovered, while building a lab for developing k8 detections, that the GCP generic pub-sub integration provides the full scope of k8 audit data, required to detect malicious or suspicious behavior, while the GCP audit integration only provides a small subset of that data. The GCP generic pub-sub int...
True
[gcp] GKE audit log data differs between GCP integrations - My colleague and I discovered, while building a lab for developing k8 detections, that the GCP generic pub-sub integration provides the full scope of k8 audit data, required to detect malicious or suspicious behavior, while the GCP audit integration only provi...
non_defect
gke audit log data differs between gcp integrations my colleague and i discovered while building a lab for developing detections that the gcp generic pub sub integration provides the full scope of audit data required to detect malicious or suspicious behavior while the gcp audit integration only provides a ...
0
20,280
6,840,944,448
IssuesEvent
2017-11-11 06:34:11
trilinos/Trilinos
https://api.github.com/repos/trilinos/Trilinos
closed
Panzer: enforce Intrepid2_ENABLE_KokkosDynRankView requirement during CMake configure
build Panzer
<!--- Provide a general summary of the issue in the Title above. --> Panzer will not build properly if `Intrepid2_ENABLE_KokkosDynRankView` is set to `OFF` during CMake configure, but the configure succeeds if it is set that way. It would be better if the configure failed with an error indicating the requirement. ...
1.0
Panzer: enforce Intrepid2_ENABLE_KokkosDynRankView requirement during CMake configure - <!--- Provide a general summary of the issue in the Title above. --> Panzer will not build properly if `Intrepid2_ENABLE_KokkosDynRankView` is set to `OFF` during CMake configure, but the configure succeeds if it is set that way. ...
non_defect
panzer enforce enable kokkosdynrankview requirement during cmake configure panzer will not build properly if enable kokkosdynrankview is set to off during cmake configure but the configure succeeds if it is set that way it would be better if the configure failed with an error indicating the requirement...
0
60,560
7,359,179,687
IssuesEvent
2018-03-10 02:59:56
classmere/ios
https://api.github.com/repos/classmere/ios
closed
Add filters for sections in CourseViewController
design feature
Some courses have a ton of sections (like CS 161 or PH 211). Allow the user to filter these based on term, location, availability, type, campus, etc. Maybe just filter on term as a proof-of concept and then add other filters later.
1.0
Add filters for sections in CourseViewController - Some courses have a ton of sections (like CS 161 or PH 211). Allow the user to filter these based on term, location, availability, type, campus, etc. Maybe just filter on term as a proof-of concept and then add other filters later.
non_defect
add filters for sections in courseviewcontroller some courses have a ton of sections like cs or ph allow the user to filter these based on term location availability type campus etc maybe just filter on term as a proof of concept and then add other filters later
0
11,807
2,666,210,872
IssuesEvent
2015-03-21 09:33:07
scanmem/scanmem
https://api.github.com/repos/scanmem/scanmem
closed
First refine search freezes GameConqueror/scanmem
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1.Select process 2.First search 3.Refine search What is the expected output? What do you see instead? It would be expected to continue to refine the search and scoring variables in the panel below the application instead (GameConqueror) freezes What version of the product a...
1.0
First refine search freezes GameConqueror/scanmem - ``` What steps will reproduce the problem? 1.Select process 2.First search 3.Refine search What is the expected output? What do you see instead? It would be expected to continue to refine the search and scoring variables in the panel below the application instead (G...
defect
first refine search freezes gameconqueror scanmem what steps will reproduce the problem select process first search refine search what is the expected output what do you see instead it would be expected to continue to refine the search and scoring variables in the panel below the application instead g...
1
766
2,587,972,610
IssuesEvent
2015-02-17 21:49:34
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
opened
Error in read.go comments
auto-migrated Priority-Medium Type-Defect
``` http://code.google.com/p/codesearch/source/browse/index/read.go#36 The comment reads : "For example, the delta list [2,5,1,1,0] encodes the file ID list 1, 6, 7, 8." Am I misunderstanding something, or should the delta list read : [1,5,1,1,0] to match up to the given file ID list? ``` ----- Original issue rep...
1.0
Error in read.go comments - ``` http://code.google.com/p/codesearch/source/browse/index/read.go#36 The comment reads : "For example, the delta list [2,5,1,1,0] encodes the file ID list 1, 6, 7, 8." Am I misunderstanding something, or should the delta list read : [1,5,1,1,0] to match up to the given file ID list? `...
defect
error in read go comments the comment reads for example the delta list encodes the file id list am i misunderstanding something or should the delta list read to match up to the given file id list original issue reported on code google com by deepak j gmail com on ...
1
75,555
15,435,842,875
IssuesEvent
2021-03-07 10:39:05
dodekanisou/home-automation
https://api.github.com/repos/dodekanisou/home-automation
closed
CVE-2020-15366 (Medium) detected in ajv-6.10.2.tgz, ajv-5.5.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 Libraries - <b>ajv-6.10.2.tgz</b>, <b>ajv-5.5.2.tgz</b></p></summary> <p> <details><summary><b>ajv-6.10.2.tgz</b></p></summary> ...
True
CVE-2020-15366 (Medium) detected in ajv-6.10.2.tgz, ajv-5.5.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 Libraries - <b>ajv-6.10.2.tgz</b>, <b>ajv-5.5.2.tgz</b></p></s...
non_defect
cve medium detected in ajv tgz ajv tgz cve medium severity vulnerability vulnerable libraries ajv tgz ajv tgz ajv tgz another json schema validator library home page a href path to dependency file home automation rpihost wwwroot lib admin ...
0