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
143,568
11,569,724,024
IssuesEvent
2020-02-20 18:06:48
godaddy-wordpress/coblocks
https://api.github.com/repos/godaddy-wordpress/coblocks
closed
ISBAT ensure the integrity of the Dynamic Separator block through automated tests
[Type] Tests
Automated tests need to be added to the `dynamic-separator` block which follow the groundwork from #835. #### Tests Required: - [x] The save function - [x] Block transforms #1188 - [x] Block deprecation #959 #### AC - Any attribute that modifies the serialized block output needs to have tests. - Any existing...
1.0
ISBAT ensure the integrity of the Dynamic Separator block through automated tests - Automated tests need to be added to the `dynamic-separator` block which follow the groundwork from #835. #### Tests Required: - [x] The save function - [x] Block transforms #1188 - [x] Block deprecation #959 #### AC - Any attr...
non_defect
isbat ensure the integrity of the dynamic separator block through automated tests automated tests need to be added to the dynamic separator block which follow the groundwork from tests required the save function block transforms block deprecation ac any attribute that mo...
0
67,394
20,961,608,914
IssuesEvent
2022-03-27 21:48:47
abedmaatalla/sipdroid
https://api.github.com/repos/abedmaatalla/sipdroid
closed
Can we have a phone with peer-to-peer?
Priority-Medium Type-Defect auto-migrated
``` I found that when I call somebody with sipdroid, the RTP traffic will pass through the SIP server. It would be faster if the RTP traffic use a peer-to-peer transmission. So in order to do this, How can I configure the sipdroid? ``` Original issue reported on code.google.com by `chui...@gmail.com` on 9 May 2013 ...
1.0
Can we have a phone with peer-to-peer? - ``` I found that when I call somebody with sipdroid, the RTP traffic will pass through the SIP server. It would be faster if the RTP traffic use a peer-to-peer transmission. So in order to do this, How can I configure the sipdroid? ``` Original issue reported on code.google....
defect
can we have a phone with peer to peer i found that when i call somebody with sipdroid the rtp traffic will pass through the sip server it would be faster if the rtp traffic use a peer to peer transmission so in order to do this how can i configure the sipdroid original issue reported on code google ...
1
26,114
4,593,607,730
IssuesEvent
2016-09-21 02:00:13
afisher1/GridLAB-D
https://api.github.com/repos/afisher1/GridLAB-D
opened
#32 use triplex property mapping instead of assuming memory order for meter variables,
defect
Member house::init (OBJECT *parent) - use triplex property mapping instead of assuming memory order for meter variables source:/trunk/source/residential/house.cpp ,
1.0
#32 use triplex property mapping instead of assuming memory order for meter variables, - Member house::init (OBJECT *parent) - use triplex property mapping instead of assuming memory order for meter variables source:/trunk/source/residential/house.cpp ,
defect
use triplex property mapping instead of assuming memory order for meter variables member house init object parent use triplex property mapping instead of assuming memory order for meter variables source trunk source residential house cpp
1
31,878
6,652,628,487
IssuesEvent
2017-09-29 02:51:46
aleph7/Upsurge
https://api.github.com/repos/aleph7/Upsurge
closed
ComplexArray Infix operator *= causing crash
t1: defect
I am attempting to run a project with a real to complex forward FFT operation, and it has a 100% repro EXC_BAD_ACCESS crash on the scaling at the end of the the function. ```swift let count = 64 let frequency = 4.0 let step = 2.0 * Double.pi / Double(count) let x = ValueArray<Double>((0..<count)....
1.0
ComplexArray Infix operator *= causing crash - I am attempting to run a project with a real to complex forward FFT operation, and it has a 100% repro EXC_BAD_ACCESS crash on the scaling at the end of the the function. ```swift let count = 64 let frequency = 4.0 let step = 2.0 * Double.pi / Double(coun...
defect
complexarray infix operator causing crash i am attempting to run a project with a real to complex forward fft operation and it has a repro exc bad access crash on the scaling at the end of the the function swift let count let frequency let step double pi double count ...
1
20,587
3,385,795,192
IssuesEvent
2015-11-27 13:45:40
noname00-pas/delphi-javascript
https://api.github.com/repos/noname00-pas/delphi-javascript
closed
jQuery
auto-migrated Priority-Medium Type-Defect
``` How to use jQuery with this library? To parse HTML for example? ``` Original issue reported on code.google.com by `david.lo...@gmail.com` on 11 Aug 2013 at 11:57
1.0
jQuery - ``` How to use jQuery with this library? To parse HTML for example? ``` Original issue reported on code.google.com by `david.lo...@gmail.com` on 11 Aug 2013 at 11:57
defect
jquery how to use jquery with this library to parse html for example original issue reported on code google com by david lo gmail com on aug at
1
52,761
13,225,014,911
IssuesEvent
2020-08-17 20:19:03
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Modules should not log_fatal if their input is missing (Trac #297)
Migrated from Trac combo reconstruction defect
Some modules log_fatal if their input pulse series is missing or empty. Others do not check input sufficiently. Those should be collected in this bug. Here's the list: * linefit <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/297">https://code.icecube.wisc.edu/pro...
1.0
Modules should not log_fatal if their input is missing (Trac #297) - Some modules log_fatal if their input pulse series is missing or empty. Others do not check input sufficiently. Those should be collected in this bug. Here's the list: * linefit <details> <summary><em>Migrated from <a href="https://code.icecube.wi...
defect
modules should not log fatal if their input is missing trac some modules log fatal if their input pulse series is missing or empty others do not check input sufficiently those should be collected in this bug here s the list linefit migrated from json status closed changeti...
1
21,785
3,551,959,283
IssuesEvent
2016-01-21 07:54:39
bspkrs/java-screen-recorder
https://api.github.com/repos/bspkrs/java-screen-recorder
closed
Non-smooth recordings
auto-migrated Priority-Medium Type-Defect
``` Hey, just tried this screen recorder. However, it's recording too less frames per second. The video is getting choppy. Any improvements regarding the recording speed? Is this project still developed? Regards, CHAOSFISCH ``` Original issue reported on code.google.com by `chaosking0912` on 16 May 2012 at 7:27
1.0
Non-smooth recordings - ``` Hey, just tried this screen recorder. However, it's recording too less frames per second. The video is getting choppy. Any improvements regarding the recording speed? Is this project still developed? Regards, CHAOSFISCH ``` Original issue reported on code.google.com by `chaosking0912...
defect
non smooth recordings hey just tried this screen recorder however it s recording too less frames per second the video is getting choppy any improvements regarding the recording speed is this project still developed regards chaosfisch original issue reported on code google com by on may ...
1
100,659
30,751,261,608
IssuesEvent
2023-07-28 19:29:34
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Additional guidance around using mode:VM when sysprepping in AIB
virtual-machines/svc triaged assigned-to-author doc-enhancement Pri2 image-builder/subsvc
Hello, team. I wonder if we want to provide some additional context to this article regarding the usage of the "mode:vm" option when using sysprep, or perhaps a link to the sysprep documentation below describing the use case scenarios for the "mode:vm" option? If the customer is using the exact Azure SKU for a...
1.0
Additional guidance around using mode:VM when sysprepping in AIB - Hello, team. I wonder if we want to provide some additional context to this article regarding the usage of the "mode:vm" option when using sysprep, or perhaps a link to the sysprep documentation below describing the use case scenarios for the "m...
non_defect
additional guidance around using mode vm when sysprepping in aib hello team i wonder if we want to provide some additional context to this article regarding the usage of the mode vm option when using sysprep or perhaps a link to the sysprep documentation below describing the use case scenarios for the m...
0
57,662
15,930,494,277
IssuesEvent
2021-04-14 01:01:30
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
image lightbox UX bad
T-Defect
### Description The lihgtbox requires a lot of mousing around to use. You click an image, the lightbox opens, to the right is the download button, to the far top-right are the rotation buttons and the close button. I don't expect people mass-rotate images in the Matrix web ui which leaves two most commonly used f...
1.0
image lightbox UX bad - ### Description The lihgtbox requires a lot of mousing around to use. You click an image, the lightbox opens, to the right is the download button, to the far top-right are the rotation buttons and the close button. I don't expect people mass-rotate images in the Matrix web ui which leaves ...
defect
image lightbox ux bad description the lihgtbox requires a lot of mousing around to use you click an image the lightbox opens to the right is the download button to the far top right are the rotation buttons and the close button i don t expect people mass rotate images in the matrix web ui which leaves ...
1
35,713
7,799,895,958
IssuesEvent
2018-06-09 01:48:08
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Rename SH and LH (Trac #429)
Migrated from Trac clubb_src connork@uwm.edu defect
'''Introduction''' SH, which stands for sensible heat flux, and LH, which stands for latent heat flux, are poor variable names. They should be renamed to help prevent confusion. '''Technical Specs''' SH should be renamed to 'sens_ht' and LH should be renamed to 'latent_ht'. These names are still relatively short, so...
1.0
Rename SH and LH (Trac #429) - '''Introduction''' SH, which stands for sensible heat flux, and LH, which stands for latent heat flux, are poor variable names. They should be renamed to help prevent confusion. '''Technical Specs''' SH should be renamed to 'sens_ht' and LH should be renamed to 'latent_ht'. These names...
defect
rename sh and lh trac introduction sh which stands for sensible heat flux and lh which stands for latent heat flux are poor variable names they should be renamed to help prevent confusion technical specs sh should be renamed to sens ht and lh should be renamed to latent ht these names a...
1
161,840
13,878,926,229
IssuesEvent
2020-10-17 12:05:47
lingui/js-lingui
https://api.github.com/repos/lingui/js-lingui
closed
Lingui JS auto Translation JSON file
triage: accepted 📖 documentation
**Is your feature request related to a problem? Please describe.** any auto-translation for lingui jS? **Describe the solution you'd like** i create a tools for simply Translation JSON file from lingui to other languages. https://auto-translation.now.sh/
1.0
Lingui JS auto Translation JSON file - **Is your feature request related to a problem? Please describe.** any auto-translation for lingui jS? **Describe the solution you'd like** i create a tools for simply Translation JSON file from lingui to other languages. https://auto-translation.now.sh/
non_defect
lingui js auto translation json file is your feature request related to a problem please describe any auto translation for lingui js describe the solution you d like i create a tools for simply translation json file from lingui to other languages
0
49,409
13,186,687,936
IssuesEvent
2020-08-13 00:59:52
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
cmake/tools - cmake can't find cdk in cvmfs (Trac #1334)
Incomplete Migration Migrated from Trac cmake defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1334">https://code.icecube.wisc.edu/ticket/1334</a>, reported by nega and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:14:15", "description": "morax is picking up cdk in /usr...
1.0
cmake/tools - cmake can't find cdk in cvmfs (Trac #1334) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1334">https://code.icecube.wisc.edu/ticket/1334</a>, reported by nega and owned by nega</em></summary> <p> ```json { "status": "closed", "changetime": "2016-03-18T21:1...
defect
cmake tools cmake can t find cdk in cvmfs trac migrated from json status closed changetime description morax is picking up cdk in usr local not from cvmfs reporter nega cc david schultz resolution worksforme ts ...
1
218,999
17,035,966,056
IssuesEvent
2021-07-05 07:09:09
certtools/intelmq
https://api.github.com/repos/certtools/intelmq
closed
CentOS 7: logging.warn deprecated? Causes test fail
bug component: tests
On CentOS 7 with Python 3.6: ``` 2021-07-02 15:49:04,552 - test-bot - WARNING - /home/abuild/rpmbuild/BUILD/intelmq/intelmq/bots/experts/rdap/expert.py:116: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead ``` That caused the test case to fail as this is a WARNING in the logs. `logging....
1.0
CentOS 7: logging.warn deprecated? Causes test fail - On CentOS 7 with Python 3.6: ``` 2021-07-02 15:49:04,552 - test-bot - WARNING - /home/abuild/rpmbuild/BUILD/intelmq/intelmq/bots/experts/rdap/expert.py:116: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead ``` That caused the test case ...
non_defect
centos logging warn deprecated causes test fail on centos with python test bot warning home abuild rpmbuild build intelmq intelmq bots experts rdap expert py deprecationwarning the warn method is deprecated use warning instead that caused the test case to fail as t...
0
4,098
2,971,888,222
IssuesEvent
2015-07-14 10:08:36
Yakindu/statecharts
https://api.github.com/repos/Yakindu/statecharts
closed
Xpand Generator SGen doesn't generate code.
All CodeGenerators bug Priority-Medium
This test is defined in the manual click test T8.4 and T8.4.1: "Select TestProject in Package Explorer Select File->New->Other (CTRL+N) from the menu Select Yakindu->Code Generator Model Click on Next button Set the name to StaircaseXpand.sgen Click on Next button Select Custom Xpand-based Generator and check ...
1.0
Xpand Generator SGen doesn't generate code. - This test is defined in the manual click test T8.4 and T8.4.1: "Select TestProject in Package Explorer Select File->New->Other (CTRL+N) from the menu Select Yakindu->Code Generator Model Click on Next button Set the name to StaircaseXpand.sgen Click on Next button ...
non_defect
xpand generator sgen doesn t generate code this test is defined in the manual click test and select testproject in package explorer select file new other ctrl n from the menu select yakindu code generator model click on next button set the name to staircasexpand sgen click on next button se...
0
356,064
10,588,244,867
IssuesEvent
2019-10-09 01:10:57
ValkyrienSkies/Valkyrien-Skies
https://api.github.com/repos/ValkyrienSkies/Valkyrien-Skies
closed
Re-add settings command but for all config values
Category: Enhancement Priority: Medium Status: WIP
Re-add the /physsettings command with a more general approach that automatically allows values in the config to not only be edited through the native forge GUI but also through a command.
1.0
Re-add settings command but for all config values - Re-add the /physsettings command with a more general approach that automatically allows values in the config to not only be edited through the native forge GUI but also through a command.
non_defect
re add settings command but for all config values re add the physsettings command with a more general approach that automatically allows values in the config to not only be edited through the native forge gui but also through a command
0
26,208
4,210,837,477
IssuesEvent
2016-06-29 11:29:11
IMA-WorldHealth/bhima-2.X
https://api.github.com/repos/IMA-WorldHealth/bhima-2.X
closed
Write unit tests for the Prototype API Service
needs tests
A prototype API service landed #421 to serve as the basis of many other API services. If we have solid unit tests for the `PrototypeAPIService`, we will lots of guarantees about all our other services for free. This could be tackled anytime by a developer.
1.0
Write unit tests for the Prototype API Service - A prototype API service landed #421 to serve as the basis of many other API services. If we have solid unit tests for the `PrototypeAPIService`, we will lots of guarantees about all our other services for free. This could be tackled anytime by a developer.
non_defect
write unit tests for the prototype api service a prototype api service landed to serve as the basis of many other api services if we have solid unit tests for the prototypeapiservice we will lots of guarantees about all our other services for free this could be tackled anytime by a developer
0
10,687
2,622,180,487
IssuesEvent
2015-03-04 00:18:37
byzhang/leveldb
https://api.github.com/repos/byzhang/leveldb
opened
Deleted entries don'g get compacted.
auto-migrated Priority-Medium Type-Defect
``` Even if you only ever have 40 megs worth of live entries in a database, you can get into situations where the disk space used continues to grow and grow without bound. What steps will reproduce the problem? 1. Run the test in the following patch https://github.com/chirino/leveldb/commit/028fdd112e3a3895f6fcd89a...
1.0
Deleted entries don'g get compacted. - ``` Even if you only ever have 40 megs worth of live entries in a database, you can get into situations where the disk space used continues to grow and grow without bound. What steps will reproduce the problem? 1. Run the test in the following patch https://github.com/chirino/...
defect
deleted entries don g get compacted even if you only ever have megs worth of live entries in a database you can get into situations where the disk space used continues to grow and grow without bound what steps will reproduce the problem run the test in the following patch patch what is the expec...
1
11,763
14,594,656,277
IssuesEvent
2020-12-20 07:11:56
rdoddanavar/hpr-sim
https://api.github.com/repos/rdoddanavar/hpr-sim
closed
util_unit.py: Temperature conversion
pre-processing
Implement lambda functions in `config_unit.yml` w/ corresponding routine in `util_unit.py` to handle more complex unit conversions
1.0
util_unit.py: Temperature conversion - Implement lambda functions in `config_unit.yml` w/ corresponding routine in `util_unit.py` to handle more complex unit conversions
non_defect
util unit py temperature conversion implement lambda functions in config unit yml w corresponding routine in util unit py to handle more complex unit conversions
0
25,120
4,210,820,263
IssuesEvent
2016-06-29 11:24:59
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Record.update() produces wrong update counts in HSQLDB
C: DB: HSQLDB C: Functionality P: Medium R: Fixed T: Defect
This is a regression introduced by #1859. HSQLDB doesn't support `UPDATE .. RETURNING`, yet it fetches generated keys from the database after an `UPDATE`, which returns an empty result set. This empty result set is then used as an update count, erroneously.
1.0
Record.update() produces wrong update counts in HSQLDB - This is a regression introduced by #1859. HSQLDB doesn't support `UPDATE .. RETURNING`, yet it fetches generated keys from the database after an `UPDATE`, which returns an empty result set. This empty result set is then used as an update count, erroneously.
defect
record update produces wrong update counts in hsqldb this is a regression introduced by hsqldb doesn t support update returning yet it fetches generated keys from the database after an update which returns an empty result set this empty result set is then used as an update count erroneously
1
24,215
3,925,183,025
IssuesEvent
2016-04-22 17:58:56
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
KeyError in all_shortest_paths() with missing source node
Defect
I use DiGraph with all_shortest_paths(). I was adding error path unit tests for my project, and I found that the all_shortest_paths() function will raise a KeyError instead of NetworkXError if the source node is not in the graph: ```python Traceback (most recent call last): File "/home/pebenito/projects/setools/...
1.0
KeyError in all_shortest_paths() with missing source node - I use DiGraph with all_shortest_paths(). I was adding error path unit tests for my project, and I found that the all_shortest_paths() function will raise a KeyError instead of NetworkXError if the source node is not in the graph: ```python Traceback (most ...
defect
keyerror in all shortest paths with missing source node i use digraph with all shortest paths i was adding error path unit tests for my project and i found that the all shortest paths function will raise a keyerror instead of networkxerror if the source node is not in the graph python traceback most ...
1
28,927
5,436,179,009
IssuesEvent
2017-03-05 22:56:14
jozefizso/sandcastle-presentation
https://api.github.com/repos/jozefizso/sandcastle-presentation
closed
Is this project still active? Build error.
auto-migrated Priority-Medium Type-Defect
``` Hi, is this project still active? I've tried to compiled everything from source and use the compiled SHFB and Sandcastle to build my documentation but I couldn't get it to work, it always returns duplicated attributes or missing attributes. May I ask do you guys have a working copy you could zip it and send it ...
1.0
Is this project still active? Build error. - ``` Hi, is this project still active? I've tried to compiled everything from source and use the compiled SHFB and Sandcastle to build my documentation but I couldn't get it to work, it always returns duplicated attributes or missing attributes. May I ask do you guys have ...
defect
is this project still active build error hi is this project still active i ve tried to compiled everything from source and use the compiled shfb and sandcastle to build my documentation but i couldn t get it to work it always returns duplicated attributes or missing attributes may i ask do you guys have ...
1
33,949
7,309,565,370
IssuesEvent
2018-02-28 12:15:40
jOOQ/jOOL
https://api.github.com/repos/jOOQ/jOOL
closed
Grouped and groupBy gives different results when you sort by Enum field.
P: Medium T: Defect
### Expected behavior and actual behavior: https://stackoverflow.com/questions/48787686/org-jooq-lambda-seq-different-behaviour-of-grouped-and-groupby-functions Grouped and groupBy gives different results when you use them with java Enum field. I created collection from 4 elements and I expect them to be grouped in...
1.0
Grouped and groupBy gives different results when you sort by Enum field. - ### Expected behavior and actual behavior: https://stackoverflow.com/questions/48787686/org-jooq-lambda-seq-different-behaviour-of-grouped-and-groupby-functions Grouped and groupBy gives different results when you use them with java Enum fie...
defect
grouped and groupby gives different results when you sort by enum field expected behavior and actual behavior grouped and groupby gives different results when you use them with java enum field i created collection from elements and i expect them to be grouped into groups steps to reproduce the...
1
60,516
17,023,446,364
IssuesEvent
2021-07-03 02:04:27
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
camp sites, hostels, only shown on highest zoom level
Component: osmarender Priority: minor Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 9.25pm, Tuesday, 21st July 2009]** http://osm.org/go/e6FTPQHqL-?layers=0B00FTF I just added some stuff here - looking at it in Osmarender, the camp site and hostel only appear at the highest zoom level. Since accommodation like this is something that a person who ...
1.0
camp sites, hostels, only shown on highest zoom level - **[Submitted to the original trac issue database at 9.25pm, Tuesday, 21st July 2009]** http://osm.org/go/e6FTPQHqL-?layers=0B00FTF I just added some stuff here - looking at it in Osmarender, the camp site and hostel only appear at the highest zoom level. Since...
defect
camp sites hostels only shown on highest zoom level i just added some stuff here looking at it in osmarender the camp site and hostel only appear at the highest zoom level since accommodation like this is something that a person who is unfamiliar with the area might be actively looking for it seems...
1
567,106
16,845,571,272
IssuesEvent
2021-06-19 12:05:09
devs-nest/devsnest-frontend
https://api.github.com/repos/devs-nest/devsnest-frontend
closed
[Frontend] User Profile Improvements
Priority: P1
- [x] Improving the layout and CSS of the Profile section - [x] Integrate backend API of Profile Sections to Frontend. API Endpoint: http://base_url/api/v1/users/me
1.0
[Frontend] User Profile Improvements - - [x] Improving the layout and CSS of the Profile section - [x] Integrate backend API of Profile Sections to Frontend. API Endpoint: http://base_url/api/v1/users/me
non_defect
user profile improvements improving the layout and css of the profile section integrate backend api of profile sections to frontend api endpoint
0
6,607
2,610,257,678
IssuesEvent
2015-02-26 19:22:13
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:43
1.0
深圳激光如何祛除痤疮 - ``` 深圳激光如何祛除痤疮【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:43
defect
深圳激光如何祛除痤疮 深圳激光如何祛除痤疮【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
275,266
23,901,585,022
IssuesEvent
2022-09-08 19:19:10
CliMA/ClimaAtmos.jl
https://api.github.com/repos/CliMA/ClimaAtmos.jl
closed
Add allocations test
Tests
We're constantly battling reducing allocations, so we should add a test to ensure that we are aware of when we're introducing allocations inside `step!`.
1.0
Add allocations test - We're constantly battling reducing allocations, so we should add a test to ensure that we are aware of when we're introducing allocations inside `step!`.
non_defect
add allocations test we re constantly battling reducing allocations so we should add a test to ensure that we are aware of when we re introducing allocations inside step
0
757,040
26,494,481,320
IssuesEvent
2023-01-18 03:28:05
camsaul/toucan2
https://api.github.com/repos/camsaul/toucan2
opened
HugSQL integration
under consideration new feature medium-priority
Since Toucan 2 supports arbitrary queries we should consider adding a [HugSQL](https://www.hugsql.org/) backend that can be used instead of the default Honey SQL backend if you'd rather write queries directly in SQL. I think this should be implemented as a separate library as opposed to being integrated into the core l...
1.0
HugSQL integration - Since Toucan 2 supports arbitrary queries we should consider adding a [HugSQL](https://www.hugsql.org/) backend that can be used instead of the default Honey SQL backend if you'd rather write queries directly in SQL. I think this should be implemented as a separate library as opposed to being integ...
non_defect
hugsql integration since toucan supports arbitrary queries we should consider adding a backend that can be used instead of the default honey sql backend if you d rather write queries directly in sql i think this should be implemented as a separate library as opposed to being integrated into the core library ...
0
3,121
3,797,540,529
IssuesEvent
2016-03-23 08:31:12
HackEdit/hackedit
https://api.github.com/repos/HackEdit/hackedit
closed
Indexing overhaul
enhancement hackedit performances
The current indexing system needs a serious overhaul. In short, the current implementation fall short for very big project (that contains GB of project data). ### How indexing work at the moment: Indexing is triggered on the whole project when you start HE and open a project, when you add another project to the l...
True
Indexing overhaul - The current indexing system needs a serious overhaul. In short, the current implementation fall short for very big project (that contains GB of project data). ### How indexing work at the moment: Indexing is triggered on the whole project when you start HE and open a project, when you add anot...
non_defect
indexing overhaul the current indexing system needs a serious overhaul in short the current implementation fall short for very big project that contains gb of project data how indexing work at the moment indexing is triggered on the whole project when you start he and open a project when you add anot...
0
6,513
2,610,255,997
IssuesEvent
2015-02-26 19:21:49
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳激光祛除痘痘要多少钱
auto-migrated Priority-Medium Type-Defect
``` 深圳激光祛除痘痘要多少钱【深圳韩方科颜全国热线400-869-181 8,24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:29
1.0
深圳激光祛除痘痘要多少钱 - ``` 深圳激光祛除痘痘要多少钱【深圳韩方科颜全国热线400-869-181 8,24小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:29
defect
深圳激光祛除痘痘要多少钱 深圳激光祛除痘痘要多少钱【 , 】深圳韩方科颜专业祛痘连锁机构,机构�� �韩国秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳� ��,韩方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不 反弹”健康祛痘技术并结合先进“先进豪华彩光”仪,开创�� �内专业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客� ��上的痘痘。 original issue reported on code google com by szft com on may at
1
419,689
12,227,051,508
IssuesEvent
2020-05-03 13:43:19
subsurface/subsurface
https://api.github.com/repos/subsurface/subsurface
closed
Desktop: Cylinder Pressure, Weight not accepted on click on "Apply changes"
bug dive-equipment priority-low
<!-- Lines like this one are comments and will not be shown in the final output. --> <!-- If you are a collaborator, please add labels and assign other collaborators for a review. --> ### Describe the issue: <!-- Replace [ ] with [x] to select options. --> - [x] Bug - [ ] Change request - [ ] New feature reques...
1.0
Desktop: Cylinder Pressure, Weight not accepted on click on "Apply changes" - <!-- Lines like this one are comments and will not be shown in the final output. --> <!-- If you are a collaborator, please add labels and assign other collaborators for a review. --> ### Describe the issue: <!-- Replace [ ] with [x] to ...
non_defect
desktop cylinder pressure weight not accepted on click on apply changes describe the issue bug change request new feature request discussion request issue long description in the equipment tab the currently edited value is not saved when clicking on apply changes...
0
164,176
20,364,350,645
IssuesEvent
2022-02-21 02:36:57
exuseric/thekat
https://api.github.com/repos/exuseric/thekat
opened
CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-27515 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser...
True
CVE-2021-27515 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-27515 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint U...
non_defect
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file tmp ws scm thekat version ...
0
32,525
4,365,606,852
IssuesEvent
2016-08-03 11:32:13
pythonapis/DY3EBMINX7R32Z3WBQMTST7N
https://api.github.com/repos/pythonapis/DY3EBMINX7R32Z3WBQMTST7N
closed
kK6C4NqhWOoAIYB6tYH1zb9LX2tO1QZyCxkVrtJksRU1kub4lWzrWKJ+NlHpeX5iTfY9E0J85PZkUfEuYHaSN+EcPpEA7CeTPb5b1iQPKCq2WCvlODo0OLw3I4JROm8d+kZyxuEsMlKWEDdRY+mnYMbdcGujtBz+2FYAvFng0Pw=
design
xMcc3mUfrpI44WTltJVeHKMn1XyQ39cFEPuYvRh5hcwnEIorkQMzYwMfVMuCjUvAVNuTJE0AtEBh/1oRRLqSDZN5VJqKF+VkTtuLUxhkoNLcAC8hTPAdWvMgwQENP3jyJCOKfqyYrBancQUOai7VUZOsSKfclZXsXya7fFXTRjALYAFk4BYzKH11OJwAWPeYFjgu86JdoVdh5yK1WIw9OXgfjThROh0HAVxNQmiBvxeKs69po+OLehqtFrO/1wr/sMGs3Gx7iF6APc2u0q6SHE0oTdDrSYJyAwoQBxSqIHWr0HtLBnIrBEnO/U1nHOi6...
1.0
kK6C4NqhWOoAIYB6tYH1zb9LX2tO1QZyCxkVrtJksRU1kub4lWzrWKJ+NlHpeX5iTfY9E0J85PZkUfEuYHaSN+EcPpEA7CeTPb5b1iQPKCq2WCvlODo0OLw3I4JROm8d+kZyxuEsMlKWEDdRY+mnYMbdcGujtBz+2FYAvFng0Pw= - xMcc3mUfrpI44WTltJVeHKMn1XyQ39cFEPuYvRh5hcwnEIorkQMzYwMfVMuCjUvAVNuTJE0AtEBh/1oRRLqSDZN5VJqKF+VkTtuLUxhkoNLcAC8hTPAdWvMgwQENP3jyJCOKfqyYrBancQUOa...
non_defect
kzyxuesmlkweddry mnymbdcgujtbz olehqtfro tutnczpsoip yl qw lfqaeyvspwxg
0
58,041
14,268,013,651
IssuesEvent
2020-11-20 21:34:57
hashicorp/packer
https://api.github.com/repos/hashicorp/packer
closed
vsphere-clone Multiple Disk Support
builder/vsphere enhancement track-internal
#### Description In #8749, the ability to add multiple disks was added to the `vsphere-iso` builder. Can this ability be added to the `vsphere-clone` builder as well? #### Use Case(s) I have a large number of templates I would like to build with Packer that all use the same OS, but varying number of drives. In...
1.0
vsphere-clone Multiple Disk Support - #### Description In #8749, the ability to add multiple disks was added to the `vsphere-iso` builder. Can this ability be added to the `vsphere-clone` builder as well? #### Use Case(s) I have a large number of templates I would like to build with Packer that all use the sam...
non_defect
vsphere clone multiple disk support description in the ability to add multiple disks was added to the vsphere iso builder can this ability be added to the vsphere clone builder as well use case s i have a large number of templates i would like to build with packer that all use the same o...
0
12,141
2,685,252,730
IssuesEvent
2015-03-29 21:14:21
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
closed
Block comments, makefile name and distutils.
auto-migrated Priority-Medium Type-Defect
**Issue by schric...@gmail.com** _9 Jan 2010 at 7:21 GMT_ _Originally opened on Google Code_ ---- ``` This is a great project! I have a few suggestions I would like to see in your project which I've included in the attached patch file. 1) Block comments which can be used to exclude code from the shedskin compilatio...
1.0
Block comments, makefile name and distutils. - **Issue by schric...@gmail.com** _9 Jan 2010 at 7:21 GMT_ _Originally opened on Google Code_ ---- ``` This is a great project! I have a few suggestions I would like to see in your project which I've included in the attached patch file. 1) Block comments which can be us...
defect
block comments makefile name and distutils issue by schric gmail com jan at gmt originally opened on google code this is a great project i have a few suggestions i would like to see in your project which i ve included in the attached patch file block comments which can be used t...
1
16,591
2,919,679,016
IssuesEvent
2015-06-24 15:17:10
CIAT-DAPA/cwr_gap-analysis-cwr
https://api.github.com/repos/CIAT-DAPA/cwr_gap-analysis-cwr
closed
new helianthus data- needs coord cross check etc
App-Curation auto-migrated Milestone-Release3.0 Priority-Medium Type-Defect
``` file from Marek helianthus new ``` Original issue reported on code.google.com by `colin.kh...@gmail.com` on 14 Aug 2014 at 2:55
1.0
new helianthus data- needs coord cross check etc - ``` file from Marek helianthus new ``` Original issue reported on code.google.com by `colin.kh...@gmail.com` on 14 Aug 2014 at 2:55
defect
new helianthus data needs coord cross check etc file from marek helianthus new original issue reported on code google com by colin kh gmail com on aug at
1
524,638
15,218,142,935
IssuesEvent
2021-02-17 17:26:52
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
opened
API Migration Plan
feature priority: undecided under discussion
## Description From version 0.3.0 we will move to the new API. Restful supported and documented API we need to come up with a "migration plan". Questions are: - How do we deprecate old API - **Proposal 1:** return 4XX with the message "Please use this API instead of this" - Do we keep this old API indefinitely...
1.0
API Migration Plan - ## Description From version 0.3.0 we will move to the new API. Restful supported and documented API we need to come up with a "migration plan". Questions are: - How do we deprecate old API - **Proposal 1:** return 4XX with the message "Please use this API instead of this" - Do we keep this...
non_defect
api migration plan description from version we will move to the new api restful supported and documented api we need to come up with a migration plan questions are how do we deprecate old api proposal return with the message please use this api instead of this do we keep this o...
0
30,150
6,033,379,900
IssuesEvent
2017-06-09 08:08:45
moosetechnology/Moose
https://api.github.com/repos/moosetechnology/Moose
closed
SubscriptOutOfBounds error when selecting model without a tab
Priority-Medium Type-Defect
Originally reported on Google Code with ID 1066 ``` Import an MSE model, explore it, delete the tab (but leave the model), unselect the model, select the model, and get a walkback: OrderedCollection(Object)>>errorSubscriptBounds: OrderedCollection>>ensureBoundsFrom:to: OrderedCollection>>at: GLMMorphicAccumulatorRend...
1.0
SubscriptOutOfBounds error when selecting model without a tab - Originally reported on Google Code with ID 1066 ``` Import an MSE model, explore it, delete the tab (but leave the model), unselect the model, select the model, and get a walkback: OrderedCollection(Object)>>errorSubscriptBounds: OrderedCollection>>ensur...
defect
subscriptoutofbounds error when selecting model without a tab originally reported on google code with id import an mse model explore it delete the tab but leave the model unselect the model select the model and get a walkback orderedcollection object errorsubscriptbounds orderedcollection ensurebo...
1
45,714
13,042,089,561
IssuesEvent
2020-07-28 21:41:14
stressapptest/stressapptest
https://api.github.com/repos/stressapptest/stressapptest
closed
Compilation on an ARMv7A Machine
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1.../configure --build=x86 --target=armv7a-none-linux-gnueabi --host=arm-none-linux-gnueabi --program-prefix=arm-none-linux-gnueabi- --with-static --prefix=/people/pradeepb/test 2.make install What is the expected output? What do you see instead? I did not expect to see any...
1.0
Compilation on an ARMv7A Machine - ``` What steps will reproduce the problem? 1.../configure --build=x86 --target=armv7a-none-linux-gnueabi --host=arm-none-linux-gnueabi --program-prefix=arm-none-linux-gnueabi- --with-static --prefix=/people/pradeepb/test 2.make install What is the expected output? What do you see i...
defect
compilation on an machine what steps will reproduce the problem configure build target none linux gnueabi host arm none linux gnueabi program prefix arm none linux gnueabi with static prefix people pradeepb test make install what is the expected output what do you see instead i di...
1
333,569
29,794,643,759
IssuesEvent
2023-06-16 00:30:41
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix linalg.test_tensorflow_det
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5284565180/jobs/9562132538"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5284565180/jobs/9562132538"><img src=https://img.shields.io/badge/-success-success></a> ...
1.0
Fix linalg.test_tensorflow_det - | | | |---|---| |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5284565180/jobs/9562132538"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5284565180/jobs/9562132538"><img src=https://img.shields...
non_defect
fix linalg test tensorflow det torch a href src numpy a href src tensorflow a href src jax a href src paddle a href src
0
67,839
21,184,346,908
IssuesEvent
2022-04-08 11:07:11
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
[🐛 Bug]: Cannot Get DevToolSession
C-dotnet I-defect C-devtools
### What happened? I want to get the devtoolsession from idevtool object, but when I write the code to get it, my program freezes. Here is my code (the program freezes after executing line 2): ### How can we reproduce the issue? ```shell IDevTools devTool = driver as IDevTools; var session = devT...
1.0
[🐛 Bug]: Cannot Get DevToolSession - ### What happened? I want to get the devtoolsession from idevtool object, but when I write the code to get it, my program freezes. Here is my code (the program freezes after executing line 2): ### How can we reproduce the issue? ```shell IDevTools devTool = driver as IDev...
defect
cannot get devtoolsession what happened i want to get the devtoolsession from idevtool object but when i write the code to get it my program freezes here is my code the program freezes after executing line how can we reproduce the issue shell idevtools devtool driver as idevtools ...
1
42,195
5,428,435,550
IssuesEvent
2017-03-03 15:54:38
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
closed
Linux test plan for 0.13.5 preview 3
OS/linux-distros tests
## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double cli...
1.0
Linux test plan for 0.13.5 preview 3 - ## Installer 1. [ ] Check that installer is close to the size of last release. 2. [ ] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to th...
non_defect
linux test plan for preview installer check that installer is close to the size of last release check signature if os run spctl assess verbose applications brave app and make sure it returns accepted if windows right click on the installer exe and go to properties go to the dig...
0
33,220
7,056,376,593
IssuesEvent
2018-01-04 12:28:42
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
RRSIG doesn't accept timestamps in seconds since epoch
auth defect
- Program: Authoritative - Issue type: Bug report ### Short description For `RRSIG` the following text is not accepted: SOA 8 3 300 6666 7777 54216 bar1.example.net. AAAA Only when the timestamps are in `YYYYMMDDHHmmSS` format it is accepted, like : SOA 8 3 300 19900101000000 19900101000000 54...
1.0
RRSIG doesn't accept timestamps in seconds since epoch - - Program: Authoritative - Issue type: Bug report ### Short description For `RRSIG` the following text is not accepted: SOA 8 3 300 6666 7777 54216 bar1.example.net. AAAA Only when the timestamps are in `YYYYMMDDHHmmSS` format it is accepted, l...
defect
rrsig doesn t accept timestamps in seconds since epoch program authoritative issue type bug report short description for rrsig the following text is not accepted soa example net aaaa only when the timestamps are in yyyymmddhhmmss format it is accepted like so...
1
60,272
17,023,384,765
IssuesEvent
2021-07-03 01:45:09
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
should be able to zoom in far when background is hidden
Component: merkaartor Priority: major Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 3.08pm, Wednesday, 15th April 2009]** I understand the restriction of not allowing to zoom in further than the chosen background supports. I don't like it, but I understand it. However, this restriction should definitely be lifted when the background is made invis...
1.0
should be able to zoom in far when background is hidden - **[Submitted to the original trac issue database at 3.08pm, Wednesday, 15th April 2009]** I understand the restriction of not allowing to zoom in further than the chosen background supports. I don't like it, but I understand it. However, this restriction sho...
defect
should be able to zoom in far when background is hidden i understand the restriction of not allowing to zoom in further than the chosen background supports i don t like it but i understand it however this restriction should definitely be lifted when the background is made invisible by clicking the litt...
1
21,961
3,587,215,278
IssuesEvent
2016-01-30 05:06:15
mash99/crypto-js
https://api.github.com/repos/mash99/crypto-js
closed
AES-CTR clone issue
auto-migrated Priority-Medium Type-Defect
``` This is related to issue #73 Finally, a workaround is : crypto.createCipheriv=function(algo,key,iv) { algo=algo.split('-'); key=abv2wa(key); var params={mode:CryptoJS.mode[algo[2].toUpperCase()],iv:abv2wa(iv),padding:CryptoJS.pad.NoPadding}; var enc=CryptoJS.algo.AES.createEncryptor(key,params); ...
1.0
AES-CTR clone issue - ``` This is related to issue #73 Finally, a workaround is : crypto.createCipheriv=function(algo,key,iv) { algo=algo.split('-'); key=abv2wa(key); var params={mode:CryptoJS.mode[algo[2].toUpperCase()],iv:abv2wa(iv),padding:CryptoJS.pad.NoPadding}; var enc=CryptoJS.algo.AES.createEn...
defect
aes ctr clone issue this is related to issue finally a workaround is crypto createcipheriv function algo key iv algo algo split key key var params mode cryptojs mode touppercase iv iv padding cryptojs pad nopadding var enc cryptojs algo aes createencryptor key params...
1
61,030
17,023,584,049
IssuesEvent
2021-07-03 02:46:46
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Force Upload doesn't work on relation
Component: merkaartor Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 7.10pm, Sunday, 2nd May 2010]** I'm working on the shapefile importer to read polygons with holes in. I've got it working (and will submit a patch soon), but it's not as useful as I'd like because the multipolygons generated don't get shifted to the dirty layer when...
1.0
Force Upload doesn't work on relation - **[Submitted to the original trac issue database at 7.10pm, Sunday, 2nd May 2010]** I'm working on the shapefile importer to read polygons with holes in. I've got it working (and will submit a patch soon), but it's not as useful as I'd like because the multipolygons generated d...
defect
force upload doesn t work on relation i m working on the shapefile importer to read polygons with holes in i ve got it working and will submit a patch soon but it s not as useful as i d like because the multipolygons generated don t get shifted to the dirty layer when feature force upload is used i d ex...
1
17,687
4,185,896,010
IssuesEvent
2016-06-23 12:51:28
broadinstitute/gatk-protected
https://api.github.com/repos/broadinstitute/gatk-protected
opened
Emphasize that CNLoH caller is experimental/unevaluated
Copy Number tools documentation
- [ ] Change docs in the CLI - [ ] Rename tool to CallAllelicSplits - [ ] Update forum posts - [ ] Change package and class names
1.0
Emphasize that CNLoH caller is experimental/unevaluated - - [ ] Change docs in the CLI - [ ] Rename tool to CallAllelicSplits - [ ] Update forum posts - [ ] Change package and class names
non_defect
emphasize that cnloh caller is experimental unevaluated change docs in the cli rename tool to callallelicsplits update forum posts change package and class names
0
21,384
3,497,516,917
IssuesEvent
2016-01-06 01:41:52
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
opened
Directory.delete(recursive: true) flakily fails on Windows
area-library library-io Type-Defect
We're seeing this error on [the pub package bots](https://build.chromium.org/p/client.dart.packages/builders/packages-windows-pub/builds/117/steps/annotated_steps/logs/stdio): ``` FileSystemException: Deletion failed, path = 'C:\Users\CHROME~1\AppData\Local\Temp\pub_d56c58ae-b3f4-11e5-bef0-005056030165' (OS Error: ...
1.0
Directory.delete(recursive: true) flakily fails on Windows - We're seeing this error on [the pub package bots](https://build.chromium.org/p/client.dart.packages/builders/packages-windows-pub/builds/117/steps/annotated_steps/logs/stdio): ``` FileSystemException: Deletion failed, path = 'C:\Users\CHROME~1\AppData\Loc...
defect
directory delete recursive true flakily fails on windows we re seeing this error on filesystemexception deletion failed path c users chrome appdata local temp pub os error the directory is not empty errno the stack trace indicates that this is coming from which ...
1
103,846
4,186,429,277
IssuesEvent
2016-06-23 14:30:35
GreatEmerald/RGIC1601
https://api.github.com/repos/GreatEmerald/RGIC1601
opened
GetSamplingLocations: Implement Latin Hypercube Sampling
Priority 6: Optional
Once the bug in the `clhs` package is fixed (https://github.com/pierreroudier/clhs/issues/1), we can use that to implement Latin Hypercube Sampling in the GetSamplingLocations module.
1.0
GetSamplingLocations: Implement Latin Hypercube Sampling - Once the bug in the `clhs` package is fixed (https://github.com/pierreroudier/clhs/issues/1), we can use that to implement Latin Hypercube Sampling in the GetSamplingLocations module.
non_defect
getsamplinglocations implement latin hypercube sampling once the bug in the clhs package is fixed we can use that to implement latin hypercube sampling in the getsamplinglocations module
0
49,096
13,185,230,710
IssuesEvent
2020-08-12 20:59:09
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
FiniteReco tests failing on Ubuntu 14.04 64bit (Trac #743)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/743 , reported by nega and owned by </em></summary> <p> ```json { "status": "closed", "changetime": "2014-09-20T08:44:51", "description": "{{{\n[maru:~/i3/icerec/build] ./env-shell.sh bin/finiteReco-test -r I3FiniteCalcTest.cxx \n...
1.0
FiniteReco tests failing on Ubuntu 14.04 64bit (Trac #743) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/743 , reported by nega and owned by </em></summary> <p> ```json { "status": "closed", "changetime": "2014-09-20T08:44:51", "description": "{{{\n[maru:~/i3/icerec/build] ...
defect
finitereco tests failing on ubuntu trac migrated from reported by nega and owned by json status closed changetime description n env shell sh bin finitereco test r cxx cxx n info fi...
1
42,250
10,917,509,438
IssuesEvent
2019-11-21 15:17:19
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Email attachment filenames are not properly encoded
defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.8.5 ### What you did Send an email with an attachment using `Email::addAttachments()` and `Email::send()` ### What happened The attachment's filename set in the `Content-Disposition` header para...
1.0
Email attachment filenames are not properly encoded - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.8.5 ### What you did Send an email with an attachment using `Email::addAttachments()` and `Email::send()` ### What happened The attachment's...
defect
email attachment filenames are not properly encoded this is a multiple allowed bug enhancement feature discussion rfc cakephp version what you did send an email with an attachment using email addattachments and email send what happened the attachment s filen...
1
27,640
6,890,892,378
IssuesEvent
2017-11-22 15:24:51
zcash/zcash
https://api.github.com/repos/zcash/zcash
closed
Rebase to upstream version later than 0.11.2
Bitcoin Core codebase maybe in 2.0 not in 1.0 SECURITY special to Daira special to Zooko
Here's the high-level change summary: https://github.com/bitcoin/bitcoin/blob/0.12/doc/release-notes.md#notable-changes A detailed changelog with all PRs below that section. Of the large-scale feature changes, a few seem especially relevant for us: - using libsecp256k1 for signature verification (also removing openssl...
1.0
Rebase to upstream version later than 0.11.2 - Here's the high-level change summary: https://github.com/bitcoin/bitcoin/blob/0.12/doc/release-notes.md#notable-changes A detailed changelog with all PRs below that section. Of the large-scale feature changes, a few seem especially relevant for us: - using libsecp256k1 fo...
non_defect
rebase to upstream version later than here s the high level change summary a detailed changelog with all prs below that section of the large scale feature changes a few seem especially relevant for us using for signature verification also removing openssl support in the rpc interface this helps u...
0
24,290
3,954,667,254
IssuesEvent
2016-04-29 17:53:17
jfabry/LiveRobotProgramming
https://api.github.com/repos/jfabry/LiveRobotProgramming
opened
Visualization of nested machines in a state does not change on program change
Component-UI Priority-Medium Type-Defect
You need to manually refresh the machine visualization to take into account the adding or deleting of a nested machine.
1.0
Visualization of nested machines in a state does not change on program change - You need to manually refresh the machine visualization to take into account the adding or deleting of a nested machine.
defect
visualization of nested machines in a state does not change on program change you need to manually refresh the machine visualization to take into account the adding or deleting of a nested machine
1
71,858
23,830,760,734
IssuesEvent
2022-09-05 20:27:35
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
getRecordings API not returning recorded breakout rooms when the parent is not recorded
type: defect module: api module: recording component: breakout rooms status: stale
When a meeting with breakout room is recorded, everything seems to be working just fine, when: 1. Parent meeting was recorded, 2. Child meetings were recorded. The response to getRecordings is as expected, a recording with children that can be pulled individually with subsecuent requests. The issue is when: 1. P...
1.0
getRecordings API not returning recorded breakout rooms when the parent is not recorded - When a meeting with breakout room is recorded, everything seems to be working just fine, when: 1. Parent meeting was recorded, 2. Child meetings were recorded. The response to getRecordings is as expected, a recording with chil...
defect
getrecordings api not returning recorded breakout rooms when the parent is not recorded when a meeting with breakout room is recorded everything seems to be working just fine when parent meeting was recorded child meetings were recorded the response to getrecordings is as expected a recording with chil...
1
24,870
7,574,754,717
IssuesEvent
2018-04-23 22:06:34
envoyproxy/envoy
https://api.github.com/repos/envoyproxy/envoy
closed
`envoy --version` reports old git SHA
bug build
*Title*: `envoy --version` reports old git SHA *Description*: Re-linking envoy binary no longer updates the git SHA linkstamp shown by `envoy --version`. This may be due to a change in bazel 0.10.0, from the release notes, under *Important changes*: "- Linkstamping is now a separate and full-blown CppCompileActi...
1.0
`envoy --version` reports old git SHA - *Title*: `envoy --version` reports old git SHA *Description*: Re-linking envoy binary no longer updates the git SHA linkstamp shown by `envoy --version`. This may be due to a change in bazel 0.10.0, from the release notes, under *Important changes*: "- Linkstamping is now ...
non_defect
envoy version reports old git sha title envoy version reports old git sha description re linking envoy binary no longer updates the git sha linkstamp shown by envoy version this may be due to a change in bazel from the release notes under important changes linkstamping is now a...
0
247,718
20,987,815,679
IssuesEvent
2022-03-29 06:15:22
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Intermittent UI test failure - < SmokeTest.shareTabsFromTabsTrayTest>
eng:intermittent-test eng:ui-test
### Firebase Test Run: [Firebase link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/7038543765580695477/executions/bs.3a51f82b1d08e0d6/testcases/1/test-cases) ### Stacktrace: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit....
2.0
Intermittent UI test failure - < SmokeTest.shareTabsFromTabsTrayTest> - ### Firebase Test Run: [Firebase link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/7038543765580695477/executions/bs.3a51f82b1d08e0d6/testcases/1/test-cases) ### Stacktrace: java.lang.A...
non_defect
intermittent ui test failure firebase test run stacktrace java lang assertionerror at org junit assert fail assert java at org junit assert asserttrue assert java at org junit assert asserttrue assert java at org mozilla fenix ui robots browserrobot verifypagecontent browserrobot ...
0
245,239
7,883,175,337
IssuesEvent
2018-06-27 03:13:47
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
Add macOS-like dead key preview (display compose state)
Component-ibus OpSys-Linux Priority-Medium Type-Enhancement
On macOS, when you type a dead key, the character associated with this dead key (terminator) is displayed with a different style (yellow background), until we type another character or cancel the input. ![screenshot_20170730_210636_cropped](https://user-images.githubusercontent.com/2446451/28756255-34e22338-756b-11e7-...
1.0
Add macOS-like dead key preview (display compose state) - On macOS, when you type a dead key, the character associated with this dead key (terminator) is displayed with a different style (yellow background), until we type another character or cancel the input. ![screenshot_20170730_210636_cropped](https://user-images....
non_defect
add macos like dead key preview display compose state on macos when you type a dead key the character associated with this dead key terminator is displayed with a different style yellow background until we type another character or cancel the input this is similar to how several ibus methods works ...
0
68,442
21,664,549,505
IssuesEvent
2022-05-07 01:44:01
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
I can't rageshake from any current Riot version on Firefox 66.0a1 (2018-12-13) (64-bit) (latest Nightly)
T-Defect Z-Platform-Specific P2 S-Major
I get an error: ![image](https://user-images.githubusercontent.com/1922197/50000823-b4e4c600-ff92-11e8-955e-fbbc1cc7d969.png) And my indexeddb looks like: ![image](https://user-images.githubusercontent.com/1922197/50000868-d3e35800-ff92-11e8-96d1-d28ddbd1b821.png)
1.0
I can't rageshake from any current Riot version on Firefox 66.0a1 (2018-12-13) (64-bit) (latest Nightly) - I get an error: ![image](https://user-images.githubusercontent.com/1922197/50000823-b4e4c600-ff92-11e8-955e-fbbc1cc7d969.png) And my indexeddb looks like: ![image](https://user-images.githubusercontent.com/19...
defect
i can t rageshake from any current riot version on firefox bit latest nightly i get an error and my indexeddb looks like
1
4,298
2,610,091,112
IssuesEvent
2015-02-26 18:27:32
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:46
1.0
深圳痘印怎么淡化 - ``` 深圳痘印怎么淡化【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:46
defect
深圳痘印怎么淡化 深圳痘印怎么淡化【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at
1
226,894
17,366,206,528
IssuesEvent
2021-07-30 07:40:15
dagit/logict-sequence
https://api.github.com/repos/dagit/logict-sequence
opened
Fill in documentation
documentation task
Every exported function, and preferably every top-level function, should have Haddock documentation. I'm hoping we can steal some from `logict`.
1.0
Fill in documentation - Every exported function, and preferably every top-level function, should have Haddock documentation. I'm hoping we can steal some from `logict`.
non_defect
fill in documentation every exported function and preferably every top level function should have haddock documentation i m hoping we can steal some from logict
0
62,571
17,068,364,039
IssuesEvent
2021-07-07 10:08:52
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
dnsdist: dnstap writes down wrong protocol
defect dnsdist
<!-- Hi! Thanks for filing an issue. It will be read with care by human beings. Can we ask you to please fill out this template and not simply demand new features or send in complaints? Thanks! --> <!-- Also please search the existing issues (both open and closed) to see if your report might be duplicate --> <!-- Ple...
1.0
dnsdist: dnstap writes down wrong protocol - <!-- Hi! Thanks for filing an issue. It will be read with care by human beings. Can we ask you to please fill out this template and not simply demand new features or send in complaints? Thanks! --> <!-- Also please search the existing issues (both open and closed) to see if...
defect
dnsdist dnstap writes down wrong protocol program dnsdist issue type bug report short description dnstap writes down wrong protocol see when querying dnsdist with doh tcp dnstap shows udp environment operating system software version sof...
1
44,742
12,365,388,120
IssuesEvent
2020-05-18 08:45:29
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
UIRepeat: NoSuchMethodError in Calendar
defect duplicate
**Describe the defect** Using a Calendear with a dateSelect behaviour within a UIRepeat causes a NoSuchMethodError when date is selected. It is caused by the attempt to get the FacesContext from the FacesEvent in UIRepeat::broadcast. **Environment:** - PF Version: _8.0_ - JSF + version: _MyFaces 2.2.10_ - Aff...
1.0
UIRepeat: NoSuchMethodError in Calendar - **Describe the defect** Using a Calendear with a dateSelect behaviour within a UIRepeat causes a NoSuchMethodError when date is selected. It is caused by the attempt to get the FacesContext from the FacesEvent in UIRepeat::broadcast. **Environment:** - PF Version: _8.0_ ...
defect
uirepeat nosuchmethoderror in calendar describe the defect using a calendear with a dateselect behaviour within a uirepeat causes a nosuchmethoderror when date is selected it is caused by the attempt to get the facescontext from the facesevent in uirepeat broadcast environment pf version ...
1
420
2,535,847,830
IssuesEvent
2015-01-26 08:26:08
localwiki/localwiki
https://api.github.com/repos/localwiki/localwiki
closed
ManyToManyField custom intermediate models
defect versioning
e.g. through=set to a versioned model. Making this work shouldn't be too tricky. [[Image(custom_through.jpg)]]
1.0
ManyToManyField custom intermediate models - e.g. through=set to a versioned model. Making this work shouldn't be too tricky. [[Image(custom_through.jpg)]]
defect
manytomanyfield custom intermediate models e g through set to a versioned model making this work shouldn t be too tricky
1
73,432
8,873,713,512
IssuesEvent
2019-01-11 19:00:51
aws/aws-toolkit-vscode
https://api.github.com/repos/aws/aws-toolkit-vscode
closed
Investigate and document how we will package a Node.js Lambda function
design status:ready
We'll use this as input to the design of the packaging and deployment subsystems. The investigation needs to also document how we will detect the current code is a Node.js Lambda function. Work on this issue needs to be in conjunction with the overall design of our packaging and deployment subsystem detailed in issu...
1.0
Investigate and document how we will package a Node.js Lambda function - We'll use this as input to the design of the packaging and deployment subsystems. The investigation needs to also document how we will detect the current code is a Node.js Lambda function. Work on this issue needs to be in conjunction with the ...
non_defect
investigate and document how we will package a node js lambda function we ll use this as input to the design of the packaging and deployment subsystems the investigation needs to also document how we will detect the current code is a node js lambda function work on this issue needs to be in conjunction with the ...
0
318,104
23,703,970,631
IssuesEvent
2022-08-29 22:03:08
druxt/druxt.js
https://api.github.com/repos/druxt/druxt.js
closed
Add cypress tests for the Documentation website.
documentation
**Is your feature request related to a problem? Please describe.** As a project maintainer I want test coverage on DruxtJS.org so that I know the website is working correctly. **Describe the solution you'd like** - [x] Add cypress tests to `/docs/nuxt/test/cypress` - [x] Homepage - [x] Get Started - [x] M...
1.0
Add cypress tests for the Documentation website. - **Is your feature request related to a problem? Please describe.** As a project maintainer I want test coverage on DruxtJS.org so that I know the website is working correctly. **Describe the solution you'd like** - [x] Add cypress tests to `/docs/nuxt/test/cypress...
non_defect
add cypress tests for the documentation website is your feature request related to a problem please describe as a project maintainer i want test coverage on druxtjs org so that i know the website is working correctly describe the solution you d like add cypress tests to docs nuxt test cypress ...
0
61,171
3,141,459,022
IssuesEvent
2015-09-12 16:22:30
Dolibarr/dolibarr
https://api.github.com/repos/Dolibarr/dolibarr
closed
[Supplier orders] Dashboard links to unuseful page
Bug Priority Low version 3.8.0-beta
# Environment - **Version**: 3.8.0-beta - **OS**: Linux - **Web server**: nginx/1.8.0 - **PHP**: fpm-fcgi 5.6.11 - **Database**: MySQL or MariaDB 5.5.5-10.0.20-MariaDB-log - **URL**: /index.php # Report Dashboard "Supplier orders to process" links to unuseful page: /fourn/commande/index.php Linking to /four...
1.0
[Supplier orders] Dashboard links to unuseful page - # Environment - **Version**: 3.8.0-beta - **OS**: Linux - **Web server**: nginx/1.8.0 - **PHP**: fpm-fcgi 5.6.11 - **Database**: MySQL or MariaDB 5.5.5-10.0.20-MariaDB-log - **URL**: /index.php # Report Dashboard "Supplier orders to process" links to unusef...
non_defect
dashboard links to unuseful page environment version beta os linux web server nginx php fpm fcgi database mysql or mariadb mariadb log url index php report dashboard supplier orders to process links to unuseful page fourn com...
0
93,144
26,872,233,403
IssuesEvent
2023-02-04 16:08:25
roc-streaming/roc-pulse
https://api.github.com/repos/roc-streaming/roc-pulse
closed
undefined symbol: pthread_atfork
deffect user report build system
Hi there! I'm trying to get roc running on a raspberry pi (with 64bit arm). I've used the `rocstreaming/toolchain-aarch64-linux-gnu` container image to cross-compile Inside the toolchain container, I used the cmake command `cmake .. -DHOST=aarch64-linux-gnu -DPULSEAUDIO_VERSION=14.2 ` Then I copied the built `...
1.0
undefined symbol: pthread_atfork - Hi there! I'm trying to get roc running on a raspberry pi (with 64bit arm). I've used the `rocstreaming/toolchain-aarch64-linux-gnu` container image to cross-compile Inside the toolchain container, I used the cmake command `cmake .. -DHOST=aarch64-linux-gnu -DPULSEAUDIO_VERSION=...
non_defect
undefined symbol pthread atfork hi there i m trying to get roc running on a raspberry pi with arm i ve used the rocstreaming toolchain linux gnu container image to cross compile inside the toolchain container i used the cmake command cmake dhost linux gnu dpulseaudio version then i ...
0
224,367
17,691,469,235
IssuesEvent
2021-08-24 10:28:06
AaronGhost/glslsmith-bugs-tracker
https://api.github.com/repos/AaronGhost/glslsmith-bugs-tracker
closed
Vulkan-Intel Miscompilation on a minus division with integers
fixed reported added to conformity test vulkan Vulkan-Mesa
# Description The following code containing an affectation does not return - the right operand. ```glsl #version 310 es layout(local_size_x = 1, local_size_y = 1, local_size_z = 1) in; layout(std430, binding = 0) buffer buffer_0 { int ext_1; int ext_2; }; void main() { ext_2 /= -(1 + 1 / ext_1);...
1.0
Vulkan-Intel Miscompilation on a minus division with integers - # Description The following code containing an affectation does not return - the right operand. ```glsl #version 310 es layout(local_size_x = 1, local_size_y = 1, local_size_z = 1) in; layout(std430, binding = 0) buffer buffer_0 { int ext_1; ...
non_defect
vulkan intel miscompilation on a minus division with integers description the following code containing an affectation does not return the right operand glsl version es layout local size x local size y local size z in layout binding buffer buffer int ext int e...
0
316,912
23,654,352,167
IssuesEvent
2022-08-26 09:44:31
jellyfin/jellyfin-tizen
https://api.github.com/repos/jellyfin/jellyfin-tizen
closed
Update build instructions for jellyfin-web
documentation
For a long time now we have wanted to remove the `prepare` script that builds jellyfin-web on install, currently the documentation on how to build jellyfin-web for the Tizen app does not include the explicit build step. It should be updated to fix this. Related PR: https://github.com/jellyfin/jellyfin-web/pull/3800
1.0
Update build instructions for jellyfin-web - For a long time now we have wanted to remove the `prepare` script that builds jellyfin-web on install, currently the documentation on how to build jellyfin-web for the Tizen app does not include the explicit build step. It should be updated to fix this. Related PR: https:...
non_defect
update build instructions for jellyfin web for a long time now we have wanted to remove the prepare script that builds jellyfin web on install currently the documentation on how to build jellyfin web for the tizen app does not include the explicit build step it should be updated to fix this related pr
0
297,995
9,188,012,640
IssuesEvent
2019-03-06 05:42:35
kubernetes/kubeadm
https://api.github.com/repos/kubernetes/kubeadm
closed
Alllow user to provide the certificate key on upload-certs
area/HA area/UX kind/feature lifecycle/active priority/important-soon
- Add the `--certificate-key` flag to upload-certs phase, so user can provide the certificate - Add the `--skip-certificate-key-print` flag to avoid printing the key /area ha /area ux /kind feature /priority important-soon /lifecycle active
1.0
Alllow user to provide the certificate key on upload-certs - - Add the `--certificate-key` flag to upload-certs phase, so user can provide the certificate - Add the `--skip-certificate-key-print` flag to avoid printing the key /area ha /area ux /kind feature /priority important-soon /lifecycle active
non_defect
alllow user to provide the certificate key on upload certs add the certificate key flag to upload certs phase so user can provide the certificate add the skip certificate key print flag to avoid printing the key area ha area ux kind feature priority important soon lifecycle active
0
3,864
2,610,083,145
IssuesEvent
2015-02-26 18:25:24
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 6:47
1.0
祛除痘痘粉刺深圳 - ``` 祛除痘痘粉刺深圳【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:47
defect
祛除痘痘粉刺深圳 祛除痘痘粉刺深圳【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at
1
13,110
2,732,898,869
IssuesEvent
2015-04-17 10:04:55
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
Repo2: Edit field unfolded by default
auto-migrated Priority-Low Type-Defect
``` What steps will reproduce the problem? 1. Log-On to Oryx Repo 2. Modelinfo/Edit is folded 3. Should be unfolded by default What is the expected output? 3. Should be unfolded by default What do you see instead? 2. Modelinfo/Edit is folded Please provide any additional information below. - you might fold everythin...
1.0
Repo2: Edit field unfolded by default - ``` What steps will reproduce the problem? 1. Log-On to Oryx Repo 2. Modelinfo/Edit is folded 3. Should be unfolded by default What is the expected output? 3. Should be unfolded by default What do you see instead? 2. Modelinfo/Edit is folded Please provide any additional infor...
defect
edit field unfolded by default what steps will reproduce the problem log on to oryx repo modelinfo edit is folded should be unfolded by default what is the expected output should be unfolded by default what do you see instead modelinfo edit is folded please provide any additional informati...
1
5,032
2,610,165,191
IssuesEvent
2015-02-26 18:52:22
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
SFX
auto-migrated Priority-Medium Type-Defect
``` The LE-Series has human civilian voices. ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 4 May 2011 at 4:37
1.0
SFX - ``` The LE-Series has human civilian voices. ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 4 May 2011 at 4:37
defect
sfx the le series has human civilian voices original issue reported on code google com by gmail com on may at
1
35,571
7,781,031,784
IssuesEvent
2018-06-05 22:07:13
google/sanitizers
https://api.github.com/repos/google/sanitizers
closed
Detect stack overflow in SEGV handler
Priority-Medium ProjectAddressSanitizer Status-Accepted Type-Defect
Originally reported on Google Code with ID 262 ``` With sigaltstack we can more or less reliably detect stack overflow condition by comparing access address to SP and to (known) stack limits. On the main thread stack limits may be off, but still, any access near SP (+-1 page) must be a stack overflow. ``` Reported b...
1.0
Detect stack overflow in SEGV handler - Originally reported on Google Code with ID 262 ``` With sigaltstack we can more or less reliably detect stack overflow condition by comparing access address to SP and to (known) stack limits. On the main thread stack limits may be off, but still, any access near SP (+-1 page) m...
defect
detect stack overflow in segv handler originally reported on google code with id with sigaltstack we can more or less reliably detect stack overflow condition by comparing access address to sp and to known stack limits on the main thread stack limits may be off but still any access near sp page mus...
1
51,644
13,207,556,022
IssuesEvent
2020-08-14 23:34:39
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
ports V5 and SuiteSparse installation on Ubuntu 12.04.5 LTS (Trac #767)
Incomplete Migration Migrated from Trac booking defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/767">https://code.icecube.wisc.edu/projects/icecube/ticket/767</a>, reported by icecube</summary> <p> ```json { "status": "closed", "changetime": "2014-11-23T03:37:57", "_ts": "1416713877111216", "descr...
1.0
ports V5 and SuiteSparse installation on Ubuntu 12.04.5 LTS (Trac #767) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/767">https://code.icecube.wisc.edu/projects/icecube/ticket/767</a>, reported by icecube</summary> <p> ```json { "status": "closed", "cha...
defect
ports and suitesparse installation on ubuntu lts trac migrated from json status closed changetime ts description dear don or to whom it may concern n nalex suggested me to contact you via the icecube ticket so i m writing this to ask y...
1
14,367
3,263,882,716
IssuesEvent
2015-10-22 08:32:30
HP-Enterprise/BriAir
https://api.github.com/repos/HP-Enterprise/BriAir
opened
TBOX的CRUD
Design
+ 设计一个对象(如 TBoxMgr,也可以换一个你喜欢的名字),来管理Tbox的增加,删除,查询 + 设计一套API,由Controller对象承载,向客户端提供TBOX的管理能力,内部调用TBoxMgr完成功能
1.0
TBOX的CRUD - + 设计一个对象(如 TBoxMgr,也可以换一个你喜欢的名字),来管理Tbox的增加,删除,查询 + 设计一套API,由Controller对象承载,向客户端提供TBOX的管理能力,内部调用TBoxMgr完成功能
non_defect
tbox的crud 设计一个对象 如 tboxmgr 也可以换一个你喜欢的名字 来管理tbox的增加 删除 查询 设计一套api 由controller对象承载 向客户端提供tbox的管理能力 内部调用tboxmgr完成功能
0
70,097
22,919,249,202
IssuesEvent
2022-07-17 12:19:58
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Element sound notifications not working
T-Defect A-Message S-Major O-Occasional X-Cannot-Reproduce
### Steps to reproduce I write messages and send them ### Outcome On computers and Android, sound notifications are present, but on the iPhone, the screen just lights up and a thumbnail is displayed - there is no sound ### Your phone model iPhone 12 ### Operating system version iOS 15.1.1 ### Application vers...
1.0
Element sound notifications not working - ### Steps to reproduce I write messages and send them ### Outcome On computers and Android, sound notifications are present, but on the iPhone, the screen just lights up and a thumbnail is displayed - there is no sound ### Your phone model iPhone 12 ### Operating syste...
defect
element sound notifications not working steps to reproduce i write messages and send them outcome on computers and android sound notifications are present but on the iphone the screen just lights up and a thumbnail is displayed there is no sound your phone model iphone operating system...
1
30,284
6,084,822,551
IssuesEvent
2017-06-17 08:17:37
opencaching/opencaching-pl
https://api.github.com/repos/opencaching/opencaching-pl
closed
Missing flags on link page
Priority_Medium Type_Defect
Somehow the flags on the link page are gone. This is on nodes PL, UK and NL ![selectie_059](https://user-images.githubusercontent.com/1060518/27251121-41101cac-5340-11e7-849e-dacfd5997018.jpg)
1.0
Missing flags on link page - Somehow the flags on the link page are gone. This is on nodes PL, UK and NL ![selectie_059](https://user-images.githubusercontent.com/1060518/27251121-41101cac-5340-11e7-849e-dacfd5997018.jpg)
defect
missing flags on link page somehow the flags on the link page are gone this is on nodes pl uk and nl
1
77,478
27,010,993,748
IssuesEvent
2023-02-10 15:23:22
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
508-defect-2 [COLOR]: Links must not rely on color
508/Accessibility 508-defect-2
# [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) <!-- It's okay to delete the instructions above, but leave the link to the 508 defect severity level for your issue. --> ## Feedback framework - **❗...
1.0
508-defect-2 [COLOR]: Links must not rely on color - # [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) <!-- It's okay to delete the instructions above, but leave the link to the 508 defect severity level ...
defect
defect links must not rely on color feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge feedback fix and or docume...
1
320,198
9,777,758,705
IssuesEvent
2019-06-07 09:59:14
thonny/thonny
https://api.github.com/repos/thonny/thonny
closed
Win Xp, can't install....
bug low priority windows specifics wontfix
**[Original report](https://bitbucket.org/bitbucket-issue-migration\thonny-issues.zip/issue/642) by Anonymous.** ---------------------------------------- Hello, I'm trying to install thonny on xp machine with python 3.4.4. This is the error i get when i follow the instructions: [code]https://pastebin.com/0LUq46me[/c...
1.0
Win Xp, can't install.... - **[Original report](https://bitbucket.org/bitbucket-issue-migration\thonny-issues.zip/issue/642) by Anonymous.** ---------------------------------------- Hello, I'm trying to install thonny on xp machine with python 3.4.4. This is the error i get when i follow the instructions: [code]http...
non_defect
win xp can t install by anonymous hello i m trying to install thonny on xp machine with python this is the error i get when i follow the instructions upgrading pip does not work also thanks in advance
0
29,413
5,683,110,027
IssuesEvent
2017-04-13 11:44:25
BOINC/boinc
https://api.github.com/repos/BOINC/boinc
closed
Windows 10 - doesn't autostart on boot
C: Installer - Windows P: Minor T: Defect
BOINC manager will not autostart on boot, you have to fire it up manually then it's OK.
1.0
Windows 10 - doesn't autostart on boot - BOINC manager will not autostart on boot, you have to fire it up manually then it's OK.
defect
windows doesn t autostart on boot boinc manager will not autostart on boot you have to fire it up manually then it s ok
1
16,947
2,964,591,673
IssuesEvent
2015-07-10 17:33:06
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Failing tests on new dart2dart backend
Area-Dart2Dart NotPlanned Priority-Unassigned Triaged Type-Defect
Failing tests: &nbsp;&nbsp;co19/Language/12_Expressions/18_Assignment_A04_t09 &nbsp;&nbsp;language/await_for_cancel_test &nbsp;&nbsp;language/regress_22936_test/01 &nbsp;&nbsp;language/async_star_cancel_and_throw_in_finally_test &nbsp;&nbsp;lib/async/future_test Marking these for now to get test coverage back, but we ...
1.0
Failing tests on new dart2dart backend - Failing tests: &nbsp;&nbsp;co19/Language/12_Expressions/18_Assignment_A04_t09 &nbsp;&nbsp;language/await_for_cancel_test &nbsp;&nbsp;language/regress_22936_test/01 &nbsp;&nbsp;language/async_star_cancel_and_throw_in_finally_test &nbsp;&nbsp;lib/async/future_test Marking these f...
defect
failing tests on new backend failing tests nbsp nbsp language expressions assignment nbsp nbsp language await for cancel test nbsp nbsp language regress test nbsp nbsp language async star cancel and throw in finally test nbsp nbsp lib async future test marking these for now to get test cov...
1
484,396
13,939,295,411
IssuesEvent
2020-10-22 16:17:53
samuelcolvin/nosht
https://api.github.com/repos/samuelcolvin/nosht
closed
Host Users to be able to export the list of donors
PRIORITY URGENT
As host be able to export the list of donors (like you can with the event tickets) as an excel from the fundraising page ![9](https://user-images.githubusercontent.com/41365539/93996720-7d6f9400-fd8a-11ea-993e-fc06ccdb0e03.png)
1.0
Host Users to be able to export the list of donors - As host be able to export the list of donors (like you can with the event tickets) as an excel from the fundraising page ![9](https://user-images.githubusercontent.com/41365539/93996720-7d6f9400-fd8a-11ea-993e-fc06ccdb0e03.png)
non_defect
host users to be able to export the list of donors as host be able to export the list of donors like you can with the event tickets as an excel from the fundraising page
0
62,303
17,023,893,469
IssuesEvent
2021-07-03 04:24:43
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Facebook conspicuously missing from login choices
Component: website Priority: minor Resolution: duplicate Type: defect
**[Submitted to the original trac issue database at 11.42pm, Saturday, 28th December 2013]** At least add a greyed out Facebook logo linking to an explanation of why OSM does not use it.
1.0
Facebook conspicuously missing from login choices - **[Submitted to the original trac issue database at 11.42pm, Saturday, 28th December 2013]** At least add a greyed out Facebook logo linking to an explanation of why OSM does not use it.
defect
facebook conspicuously missing from login choices at least add a greyed out facebook logo linking to an explanation of why osm does not use it
1
608,779
18,848,564,673
IssuesEvent
2021-11-11 17:40:59
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Other issues in alerts not supported with Clickhouse
bug priority ticket clickhouse
Seems the bitmap of all issues is not supported with Clickhouse, yielding ![image](https://user-images.githubusercontent.com/3397663/141126845-5d0ec8b8-6b93-4d0a-960e-06bf00c638c7.png)
1.0
Other issues in alerts not supported with Clickhouse - Seems the bitmap of all issues is not supported with Clickhouse, yielding ![image](https://user-images.githubusercontent.com/3397663/141126845-5d0ec8b8-6b93-4d0a-960e-06bf00c638c7.png)
non_defect
other issues in alerts not supported with clickhouse seems the bitmap of all issues is not supported with clickhouse yielding
0
41,336
10,420,905,956
IssuesEvent
2019-09-16 03:23:20
Psionics-ToEE/PsionicFiles
https://api.github.com/repos/Psionics-ToEE/PsionicFiles
opened
New feats don't have a method of linking to in game help when clicked on through character feat tab
defect low weight
Or do I just not know where to make this happen?
1.0
New feats don't have a method of linking to in game help when clicked on through character feat tab - Or do I just not know where to make this happen?
defect
new feats don t have a method of linking to in game help when clicked on through character feat tab or do i just not know where to make this happen
1
19,197
3,152,180,024
IssuesEvent
2015-09-16 12:36:44
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
hpx::promise has some problems
affecting: LSU category: LCOs type: defect
I've having problems with my code that disappear when I change the implementation of the "channel" class I am using from using a promise/future pair to using a semaphore. When using the promise/future implementation, I get unexpected hangs, crashes, and other problems, but when I use the semaphore implementation, these...
1.0
hpx::promise has some problems - I've having problems with my code that disappear when I change the implementation of the "channel" class I am using from using a promise/future pair to using a semaphore. When using the promise/future implementation, I get unexpected hangs, crashes, and other problems, but when I use th...
defect
hpx promise has some problems i ve having problems with my code that disappear when i change the implementation of the channel class i am using from using a promise future pair to using a semaphore when using the promise future implementation i get unexpected hangs crashes and other problems but when i use th...
1
284,427
30,913,630,163
IssuesEvent
2023-08-05 02:26:44
Satheesh575555/linux-4.1.15_CVE-2022-45934
https://api.github.com/repos/Satheesh575555/linux-4.1.15_CVE-2022-45934
reopened
CVE-2016-6828 (Medium) detected in linuxlinux-4.6
Mend: dependency security vulnerability
## CVE-2016-6828 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kerne...
True
CVE-2016-6828 (Medium) detected in linuxlinux-4.6 - ## CVE-2016-6828 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>L...
non_defect
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files vuln...
0
125,515
12,262,118,738
IssuesEvent
2020-05-06 21:24:21
diogeneskelsen/mentorship-team
https://api.github.com/repos/diogeneskelsen/mentorship-team
closed
Add the NodeJS's Code of Conduct to this repository
documentation
Please, create a Pull Request to add the Code of Conduct to this repository. https://raw.githubusercontent.com/nodejs/admin/master/CODE_OF_CONDUCT.md
1.0
Add the NodeJS's Code of Conduct to this repository - Please, create a Pull Request to add the Code of Conduct to this repository. https://raw.githubusercontent.com/nodejs/admin/master/CODE_OF_CONDUCT.md
non_defect
add the nodejs s code of conduct to this repository please create a pull request to add the code of conduct to this repository
0
47,599
13,062,932,865
IssuesEvent
2020-07-30 15:49:29
ernestojimenezruiz/logmap-matcher
https://api.github.com/repos/ernestojimenezruiz/logmap-matcher
closed
PreIntervalLabelledHierarchy StackOverflowError
Priority-Medium Type-Defect auto-migrated
``` This error has been detected in a few cases: Exception in thread "main" java.lang.StackOverflowError at uk.ac.ox.krr.logmap2.indexing.labelling_schema.PreIntervalLabelledHierarchy.walk AscNode(PreIntervalLabelledHierarchy.java:76) ``` Original issue reported on code.google.com by `ernesto....@gmail.com` on 23...
1.0
PreIntervalLabelledHierarchy StackOverflowError - ``` This error has been detected in a few cases: Exception in thread "main" java.lang.StackOverflowError at uk.ac.ox.krr.logmap2.indexing.labelling_schema.PreIntervalLabelledHierarchy.walk AscNode(PreIntervalLabelledHierarchy.java:76) ``` Original issue reported o...
defect
preintervallabelledhierarchy stackoverflowerror this error has been detected in a few cases exception in thread main java lang stackoverflowerror at uk ac ox krr indexing labelling schema preintervallabelledhierarchy walk ascnode preintervallabelledhierarchy java original issue reported on code ...
1
35,702
7,795,922,197
IssuesEvent
2018-06-08 09:44:21
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Plotgen 3 Current and Previous lines blend together (Trac #200)
Migrated from Trac defect post_processing senkbeil@uwm.edu
The blue and orange lines for CLUBB_current and previous blend together, so it is hard to see one if they are identical. Attachments: Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/200 ```json { "status": "closed", "changetime": "2009-09-02T20:46:48", "description": "The blue and orange lin...
1.0
Plotgen 3 Current and Previous lines blend together (Trac #200) - The blue and orange lines for CLUBB_current and previous blend together, so it is hard to see one if they are identical. Attachments: Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/200 ```json { "status": "closed", "changetime": "...
defect
plotgen current and previous lines blend together trac the blue and orange lines for clubb current and previous blend together so it is hard to see one if they are identical attachments migrated from json status closed changetime description the blue and ora...
1
66,462
14,784,439,217
IssuesEvent
2021-01-12 00:11:56
kadirselcuk/kops
https://api.github.com/repos/kadirselcuk/kops
opened
CVE-2020-15257 (Medium) detected in github.com/containerd/containerd/errdefs-v1.3.4
security vulnerability
## CVE-2020-15257 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/containerd/containerd/errdefs-v1.3.4</b></p></summary> <p>An open and reliable container runtime</p> <p> ...
True
CVE-2020-15257 (Medium) detected in github.com/containerd/containerd/errdefs-v1.3.4 - ## CVE-2020-15257 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/containerd/container...
non_defect
cve medium detected in github com containerd containerd errdefs cve medium severity vulnerability vulnerable library github com containerd containerd errdefs an open and reliable container runtime dependency hierarchy github com docker docker client root li...
0
45,719
13,045,305,849
IssuesEvent
2020-07-29 06:58:38
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
expunge causes crash
defect dnsdist easy hacktoberfest
The following commands will cause dnsdist to fatality die... In short, when you attempt to expunge() cache that no longer exists, it dies. > normalCache = newPacketCache(100000, 86400, 0, 60, 60) > getPool(""):setCache(normalCache) > getPool(""):setCache(normalCache) > getPool(""):getCache():expunge(0) > getPool(""):u...
1.0
expunge causes crash - The following commands will cause dnsdist to fatality die... In short, when you attempt to expunge() cache that no longer exists, it dies. > normalCache = newPacketCache(100000, 86400, 0, 60, 60) > getPool(""):setCache(normalCache) > getPool(""):setCache(normalCache) > getPool(""):getCache():exp...
defect
expunge causes crash the following commands will cause dnsdist to fatality die in short when you attempt to expunge cache that no longer exists it dies normalcache newpacketcache getpool setcache normalcache getpool setcache normalcache getpool getcache expunge g...
1
730,183
25,163,375,153
IssuesEvent
2022-11-10 18:34:43
asastats/channel
https://api.github.com/repos/asastats/channel
opened
Algofi Nano LP aren't tracked
bug high priority
By Pandachu in [Discord](https://discord.com/channels/906917846754418770/910524302531649566/1040333023817769092): > LP tokens in my wallet for nanopools on Algofi, isnt tracked, it has no value. > For example USDC/USDT nanopool LP
1.0
Algofi Nano LP aren't tracked - By Pandachu in [Discord](https://discord.com/channels/906917846754418770/910524302531649566/1040333023817769092): > LP tokens in my wallet for nanopools on Algofi, isnt tracked, it has no value. > For example USDC/USDT nanopool LP
non_defect
algofi nano lp aren t tracked by pandachu in lp tokens in my wallet for nanopools on algofi isnt tracked it has no value for example usdc usdt nanopool lp
0
64,014
18,108,830,672
IssuesEvent
2021-09-22 23:05:29
cristianelopez/unq-devapp
https://api.github.com/repos/cristianelopez/unq-devapp
closed
test
Priority-Medium Sprint1 Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Original issue reported on code.google.com by `Cristian...@gmail.com` on 17 Feb 2013 at 2:21
1.0
test - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Please use labels and text to provide additional information. ``` Original issue reported on code.google.com by `Cristian...@gmail.com` on 17 Feb 2013 at 2:21
defect
test what steps will reproduce the problem what is the expected output what do you see instead please use labels and text to provide additional information original issue reported on code google com by cristian gmail com on feb at
1
151,263
23,790,068,650
IssuesEvent
2022-09-02 13:48:01
filecoin-project/ref-fvm
https://api.github.com/repos/filecoin-project/ref-fvm
opened
Consider running code on method 0 (value-only sends)
Kind: Design Hint: Needs design
Currently, we execute no WASM code on value-only sends. This is convenient for performance reasons, but makes it impossible to: - Reject value transfers. - Perform actor-internal book-keeping for all received funds. I expect some financial applications may require this feature. A middle-ground would be to let...
2.0
Consider running code on method 0 (value-only sends) - Currently, we execute no WASM code on value-only sends. This is convenient for performance reasons, but makes it impossible to: - Reject value transfers. - Perform actor-internal book-keeping for all received funds. I expect some financial applications may r...
non_defect
consider running code on method value only sends currently we execute no wasm code on value only sends this is convenient for performance reasons but makes it impossible to reject value transfers perform actor internal book keeping for all received funds i expect some financial applications may r...
0
365,352
10,780,958,388
IssuesEvent
2019-11-04 14:02:49
k8smeetup/website-tasks
https://api.github.com/repos/k8smeetup/website-tasks
closed
/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md
finished lang/zh priority/P0 sync/update version/1.16
Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md) Diff 查看原始文档更新差异命令: ```bash git diff release-1.14 release-1.16 -- content...
1.0
/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md - Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_co...
non_defect
docs reference setup tools kubeadm generated kubeadm init phase addon coredns md source file diff 查看原始文档更新差异命令 bash git diff release release content en docs reference setup tools kubeadm generated kubeadm init phase addon coredns md
0
9,378
3,037,828,356
IssuesEvent
2015-08-06 19:07:13
MaisonLogicielLibre/TableauDeBord
https://api.github.com/repos/MaisonLogicielLibre/TableauDeBord
closed
Add chart for time of incubation on the summary
enhancement next release Ready to test
We need a new chart for see the time of incubation on the summary of all companies.
1.0
Add chart for time of incubation on the summary - We need a new chart for see the time of incubation on the summary of all companies.
non_defect
add chart for time of incubation on the summary we need a new chart for see the time of incubation on the summary of all companies
0
55,100
14,217,290,376
IssuesEvent
2020-11-17 10:09:10
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
wrong behavior of Dialog.maskClickListener
defect
https://github.com/primefaces/primeng/blob/5b95c0af91e33f02274378e64eaec199dcde23e0/src/app/components/dialog/dialog.ts#L339 When you mousedown on the dialog and mouseup on the mask then the dialog is closed. Example: I am trying to select the input text inside a dialog box and go slightly over the edge, then the...
1.0
wrong behavior of Dialog.maskClickListener - https://github.com/primefaces/primeng/blob/5b95c0af91e33f02274378e64eaec199dcde23e0/src/app/components/dialog/dialog.ts#L339 When you mousedown on the dialog and mouseup on the mask then the dialog is closed. Example: I am trying to select the input text inside a dial...
defect
wrong behavior of dialog maskclicklistener when you mousedown on the dialog and mouseup on the mask then the dialog is closed example i am trying to select the input text inside a dialog box and go slightly over the edge then the dialog closes it is necessary not only to set the listener on click but to...
1
4,994
2,610,163,711
IssuesEvent
2015-02-26 18:51:55
chrsmith/republic-at-war
https://api.github.com/repos/chrsmith/republic-at-war
closed
Gameplay Error
auto-migrated Priority-Medium Type-Defect
``` victories build within seconds ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 3 May 2011 at 6:44
1.0
Gameplay Error - ``` victories build within seconds ``` ----- Original issue reported on code.google.com by `z3r0...@gmail.com` on 3 May 2011 at 6:44
defect
gameplay error victories build within seconds original issue reported on code google com by gmail com on may at
1
288,271
21,693,313,151
IssuesEvent
2022-05-09 17:26:13
WordPress/Documentation-Issue-Tracker
https://api.github.com/repos/WordPress/Documentation-Issue-Tracker
opened
[HelpHub] Appearance Menu
user documentation block editor tracking issue 6.0
Article: https://wordpress.org/support/article/appearance-menus-screen/ ## Updating for 6.0 - [ ] Add a Note:: Remove Navigation Menus from the Appearance menu. [37212](https://github.com/WordPress/gutenberg/pull/37212) ## General - [ ] Make sure all screenshots are relevant for the current version (6.0) - ...
1.0
[HelpHub] Appearance Menu - Article: https://wordpress.org/support/article/appearance-menus-screen/ ## Updating for 6.0 - [ ] Add a Note:: Remove Navigation Menus from the Appearance menu. [37212](https://github.com/WordPress/gutenberg/pull/37212) ## General - [ ] Make sure all screenshots are relevant for t...
non_defect
appearance menu article updating for add a note remove navigation menus from the appearance menu general make sure all screenshots are relevant for the current version make sure videos are up to date make sure the headings are in sentence case update the c...
0