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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
26,206
12,887,213,717
IssuesEvent
2020-07-13 10:49:11
cosmos/cosmos-sdk
https://api.github.com/repos/cosmos/cosmos-sdk
closed
store/cache: CommitKVStoreCacheManager.Reset is unnecessarily expensive both memory and CPU wise, should use map clearing idiom
performance pinned
While auditing this code, I looked and noticed this pattern for store/cache https://github.com/cosmos/cosmos-sdk/blob/c9ec4be3a823e77c31d3eb08d106e5e5f513e15d/store/cache/cache.go#L82-L85 At first glance it looks like an alright way of resetting a map ie. just set it to nil and let garbage collection deal with it. ...
True
store/cache: CommitKVStoreCacheManager.Reset is unnecessarily expensive both memory and CPU wise, should use map clearing idiom - While auditing this code, I looked and noticed this pattern for store/cache https://github.com/cosmos/cosmos-sdk/blob/c9ec4be3a823e77c31d3eb08d106e5e5f513e15d/store/cache/cache.go#L82-L85 ...
non_priority
store cache commitkvstorecachemanager reset is unnecessarily expensive both memory and cpu wise should use map clearing idiom while auditing this code i looked and noticed this pattern for store cache at first glance it looks like an alright way of resetting a map ie just set it to nil and let garbage colle...
0
628,406
19,985,388,753
IssuesEvent
2022-01-30 15:30:24
kiudee/chess-tuning-tools
https://api.github.com/repos/kiudee/chess-tuning-tools
opened
Save optima to disk
enhancement Priority: Medium
Depending on the setting of `result_every`, the model will be queried periodically to print the current global optimum of the parameter values. To be able to plot these values, without having to resort to parsing the log file, it would be advantageous to save the optima to disk.
1.0
Save optima to disk - Depending on the setting of `result_every`, the model will be queried periodically to print the current global optimum of the parameter values. To be able to plot these values, without having to resort to parsing the log file, it would be advantageous to save the optima to disk.
priority
save optima to disk depending on the setting of result every the model will be queried periodically to print the current global optimum of the parameter values to be able to plot these values without having to resort to parsing the log file it would be advantageous to save the optima to disk
1
333,975
10,134,253,283
IssuesEvent
2019-08-02 06:57:32
zdnscloud/singlecloud
https://api.github.com/repos/zdnscloud/singlecloud
closed
"requests.cpu" should be replaced as "requests.storage" when creating resourcequota with namespace
bug fixed priority: High
![requsto](https://user-images.githubusercontent.com/47511655/62263484-002ee480-b44f-11e9-809d-244d1df927c0.png)
1.0
"requests.cpu" should be replaced as "requests.storage" when creating resourcequota with namespace - ![requsto](https://user-images.githubusercontent.com/47511655/62263484-002ee480-b44f-11e9-809d-244d1df927c0.png)
priority
requests cpu should be replaced as requests storage when creating resourcequota with namespace
1
139,361
20,827,932,812
IssuesEvent
2022-03-19 01:02:07
rswinkle/PortableGL
https://api.github.com/repos/rswinkle/PortableGL
opened
glVertexAttribPointer parameter type
enhancement question design
The OpenGL spec gives glVertexAttribPointer the following prototype: ``` void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* pointer); ``` However, the last parameter is "pointer is treated as a byte offset into the buffer object's data store." Yo...
1.0
glVertexAttribPointer parameter type - The OpenGL spec gives glVertexAttribPointer the following prototype: ``` void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* pointer); ``` However, the last parameter is "pointer is treated as a byte offset in...
non_priority
glvertexattribpointer parameter type the opengl spec gives glvertexattribpointer the following prototype void glvertexattribpointer gluint index glint size glenum type glboolean normalized glsizei stride const void pointer however the last parameter is pointer is treated as a byte offset in...
0
165,488
26,180,338,481
IssuesEvent
2023-01-02 14:48:59
DXgovernance/DAVI
https://api.github.com/repos/DXgovernance/DAVI
closed
Figma - Text overlaps with button in header of Create Proposal page (Mobile response)
Design Mobile
**Description** When user want to Create Proposal, text overlaps with button in header of Create Proposal page **Steps to Reproduce** 1. SpinUp Localhost env 2. Open localhost:3000 3. Check if Landing Page is loaded 4. Connect wallet 5. Click on SWPRGuild box 6. Click on Create Proposal button **Expected b...
1.0
Figma - Text overlaps with button in header of Create Proposal page (Mobile response) - **Description** When user want to Create Proposal, text overlaps with button in header of Create Proposal page **Steps to Reproduce** 1. SpinUp Localhost env 2. Open localhost:3000 3. Check if Landing Page is loaded 4. Conne...
non_priority
figma text overlaps with button in header of create proposal page mobile response description when user want to create proposal text overlaps with button in header of create proposal page steps to reproduce spinup localhost env open localhost check if landing page is loaded connect ...
0
335,369
10,152,567,558
IssuesEvent
2019-08-06 00:22:48
official-antistasi-community/A3-Antistasi-1.4
https://api.github.com/repos/official-antistasi-community/A3-Antistasi-1.4
closed
Group menu bug
Fixed Priority bug
The group menu sometimes stops working when the server has been running for a long time. People can not change groups/create new groups etc. Renaming groups still seems to work. The group menu is using this: https://community.bistudio.com/wiki/Arma_3_Dynamic_Groups It is initialized in initServer.sqf line 49, and i...
1.0
Group menu bug - The group menu sometimes stops working when the server has been running for a long time. People can not change groups/create new groups etc. Renaming groups still seems to work. The group menu is using this: https://community.bistudio.com/wiki/Arma_3_Dynamic_Groups It is initialized in initServer.s...
priority
group menu bug the group menu sometimes stops working when the server has been running for a long time people can not change groups create new groups etc renaming groups still seems to work the group menu is using this it is initialized in initserver sqf line and initplayerlocal lines this is mos...
1
211,784
23,840,221,362
IssuesEvent
2022-09-06 09:36:50
MartijnVisser/flink-only-sql
https://api.github.com/repos/MartijnVisser/flink-only-sql
closed
CVE-2015-9251 (Medium) detected in jquery-2.1.0.js - autoclosed
security vulnerability
## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.0.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https:/...
True
CVE-2015-9251 (Medium) detected in jquery-2.1.0.js - autoclosed - ## CVE-2015-9251 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-2.1.0.js</b></p></summary> <p>JavaScript lib...
non_priority
cve medium detected in jquery js autoclosed cve medium severity vulnerability vulnerable library jquery js javascript library for dom operations library home page a href path to dependency file content visualizer index html path to vulnerable library content visu...
0
12,810
15,081,634,983
IssuesEvent
2021-02-05 13:29:45
TycheSoftwares/order-delivery-date-for-woocommerce
https://api.github.com/repos/TycheSoftwares/order-delivery-date-for-woocommerce
opened
Delivery Calendar has been broken when YITH WooCommerce Gift Cards plugin is activated.
Client Issue Compatibility bug
**Describe the bug** The chevrons for the "next" and "prev" buttons have broken, we also lost the background for the date picker header. To Reproduce Steps to reproduce the behavior: Install YITH WooCommerce Gift Cards plugin Select 'Blitzer' calendar theme in our plugin See on checkout page: https://prnt.sc/...
True
Delivery Calendar has been broken when YITH WooCommerce Gift Cards plugin is activated. - **Describe the bug** The chevrons for the "next" and "prev" buttons have broken, we also lost the background for the date picker header. To Reproduce Steps to reproduce the behavior: Install YITH WooCommerce Gift Cards plu...
non_priority
delivery calendar has been broken when yith woocommerce gift cards plugin is activated describe the bug the chevrons for the next and prev buttons have broken we also lost the background for the date picker header to reproduce steps to reproduce the behavior install yith woocommerce gift cards plu...
0
144,286
11,610,578,015
IssuesEvent
2020-02-26 03:31:52
QubesOS/updates-status
https://api.github.com/repos/QubesOS/updates-status
closed
app-linux-split-gpg v2.0.44 (r4.1)
r4.1-bullseye-stable r4.1-buster-stable r4.1-centos7-stable r4.1-dom0-stable r4.1-fc29-cur-test r4.1-fc30-cur-test r4.1-fc31-cur-test r4.1-stretch-stable
Update of app-linux-split-gpg to v2.0.44 for Qubes r4.1, see comments below for details. Built from: https://github.com/QubesOS/qubes-app-linux-split-gpg/commit/d1855877fa9e49d820797791c1f3bf54943aecd3 [Changes since previous version](https://github.com/QubesOS/qubes-app-linux-split-gpg/compare/v2.0.38...v2.0.44): Qu...
3.0
app-linux-split-gpg v2.0.44 (r4.1) - Update of app-linux-split-gpg to v2.0.44 for Qubes r4.1, see comments below for details. Built from: https://github.com/QubesOS/qubes-app-linux-split-gpg/commit/d1855877fa9e49d820797791c1f3bf54943aecd3 [Changes since previous version](https://github.com/QubesOS/qubes-app-linux-spl...
non_priority
app linux split gpg update of app linux split gpg to for qubes see comments below for details built from qubesos qubes app linux split gpg version qubesos qubes app linux split gpg merge remote tracking branch origin pr qubesos qubes app linux split gpg whitelist opts ...
0
363,014
10,736,149,789
IssuesEvent
2019-10-29 10:16:32
threefoldfoundation/www_threefold.io_new
https://api.github.com/repos/threefoldfoundation/www_threefold.io_new
closed
Home Page: ThreeFold Grid Section
priority_critical state_inprogress
We need to mention the compute cores under the 83,000,000 Gigabytes because it looks like we do storage only. This goes for the same map section on the Grid Page too. Also please add the following to this section "We have significant **compute and storage** capacity online today, and the grid continues to expa...
1.0
Home Page: ThreeFold Grid Section - We need to mention the compute cores under the 83,000,000 Gigabytes because it looks like we do storage only. This goes for the same map section on the Grid Page too. Also please add the following to this section "We have significant **compute and storage** capacity online t...
priority
home page threefold grid section we need to mention the compute cores under the gigabytes because it looks like we do storage only this goes for the same map section on the grid page too also please add the following to this section we have significant compute and storage capacity online today ...
1
593,933
18,020,386,809
IssuesEvent
2021-09-16 18:37:25
thoth-station/thoth-application
https://api.github.com/repos/thoth-station/thoth-application
reopened
create deployment `rick-stage`
kind/feature sig/devops priority/backlog
**Is your feature request related to a problem? Please describe.** As Operate First is deploying another cluster in EMEA (called `rick`), we can use it to host a STAGE deployment similar to `zero-prod`. `rick` will also be maintained via Operate First tooling and be equivalent with versions used in `zero` cluster. Thi...
1.0
create deployment `rick-stage` - **Is your feature request related to a problem? Please describe.** As Operate First is deploying another cluster in EMEA (called `rick`), we can use it to host a STAGE deployment similar to `zero-prod`. `rick` will also be maintained via Operate First tooling and be equivalent with ver...
priority
create deployment rick stage is your feature request related to a problem please describe as operate first is deploying another cluster in emea called rick we can use it to host a stage deployment similar to zero prod rick will also be maintained via operate first tooling and be equivalent with ver...
1
189,695
14,518,226,075
IssuesEvent
2020-12-13 22:46:08
FEUP-ESOF-2020-21/open-cx-t2g1-2b-2b
https://api.github.com/repos/FEUP-ESOF-2020-21/open-cx-t2g1-2b-2b
closed
Development of gherkin unit tests
Unit Tests
- [x] Create automated gherkin unit tests - [x] Create a workflow to run gherkin tests
1.0
Development of gherkin unit tests - - [x] Create automated gherkin unit tests - [x] Create a workflow to run gherkin tests
non_priority
development of gherkin unit tests create automated gherkin unit tests create a workflow to run gherkin tests
0
295,882
9,101,974,448
IssuesEvent
2019-02-20 12:35:59
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
[vCenter] Change managed disk model of the driver
Category: vCenter Priority: High Status: Accepted Type: Feature
**Description** Brief description of the new functionality Right now vCenterDriver disk model can sync managed disks between vCenter clusters and frontend using the path in the datastore. This leads into so many problems with managed disk: * not possible to perform ds migrations ...
1.0
[vCenter] Change managed disk model of the driver - **Description** Brief description of the new functionality Right now vCenterDriver disk model can sync managed disks between vCenter clusters and frontend using the path in the datastore. This leads into so many problems with managed disk: * no...
priority
change managed disk model of the driver description brief description of the new functionality right now vcenterdriver disk model can sync managed disks between vcenter clusters and frontend using the path in the datastore this leads into so many problems with managed disk not possib...
1
436,996
12,557,832,960
IssuesEvent
2020-06-07 14:10:04
Eastrall/Rhisis
https://api.github.com/repos/Eastrall/Rhisis
closed
Can't equip arrows
bug priority: critical srv: world sys: inventory v0.4.x
# :beetle: Bug Report <!-- Enter rhisis version here with format "vX.Y.Z" --> **Rhisis version: v0.4.3** ## Expected Behavior Acrobat can equip arrows. ## Current Behavior Acrobat cannot equip arrows, however, this bug is not 100% reproducible. ## Steps to Reproduce 1. Equip bow. 2. Try to equip arrow...
1.0
Can't equip arrows - # :beetle: Bug Report <!-- Enter rhisis version here with format "vX.Y.Z" --> **Rhisis version: v0.4.3** ## Expected Behavior Acrobat can equip arrows. ## Current Behavior Acrobat cannot equip arrows, however, this bug is not 100% reproducible. ## Steps to Reproduce 1. Equip bow. ...
priority
can t equip arrows beetle bug report rhisis version expected behavior acrobat can equip arrows current behavior acrobat cannot equip arrows however this bug is not reproducible steps to reproduce equip bow try to equip arrows
1
171,824
13,250,183,785
IssuesEvent
2020-08-19 22:21:18
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
sql/distsql: TestAggregatorAgainstProcessor failed
C-test-failure O-robot branch-master
[(sql/distsql).TestAggregatorAgainstProcessor failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2198686&tab=buildLog) on [master@2dcc96bea9d66782c7540dafe26c727a47be7d23](https://github.com/cockroachdb/cockroach/commits/2dcc96bea9d66782c7540dafe26c727a47be7d23): Fatal error: ``` panic: expected *DGeometry,...
1.0
sql/distsql: TestAggregatorAgainstProcessor failed - [(sql/distsql).TestAggregatorAgainstProcessor failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2198686&tab=buildLog) on [master@2dcc96bea9d66782c7540dafe26c727a47be7d23](https://github.com/cockroachdb/cockroach/commits/2dcc96bea9d66782c7540dafe26c727a47b...
non_priority
sql distsql testaggregatoragainstprocessor failed on fatal error panic expected dgeometry found tree dtuple panic expected dgeometry found tree dtuple panic expected dgeometry found tree dtuple stack goroutine testing trunner usr local go src testing testing go ...
0
23,554
2,659,938,941
IssuesEvent
2015-03-19 00:45:47
esnet/esmond
https://api.github.com/repos/esnet/esmond
opened
Allow csv generation from the MA
Milestone-Release3.5 Priority-Medium Type-Enhancement
_From @arlake228 on March 14, 2015 12:26_ Original [issue 954](https://code.google.com/p/perfsonar-ps/issues/detail?id=954) created by arlake228 on 2014-07-22T19:29:53.000Z: <b>Describe the enhancement:</b> 1. Ability to generate csv's of test results from the maddash graph pages, or possibly through a ui to specif...
1.0
Allow csv generation from the MA - _From @arlake228 on March 14, 2015 12:26_ Original [issue 954](https://code.google.com/p/perfsonar-ps/issues/detail?id=954) created by arlake228 on 2014-07-22T19:29:53.000Z: <b>Describe the enhancement:</b> 1. Ability to generate csv's of test results from the maddash graph pages,...
priority
allow csv generation from the ma from on march original created by on describe the enhancement ability to generate csv s of test results from the maddash graph pages or possibly through a ui to specify date range endpoints etc list what services libraries and apis ...
1
409,690
11,966,839,681
IssuesEvent
2020-04-06 04:58:05
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
GatewayResourceCacheExpiry time or DefaultCacheTimeout is not working for resource cache as expected.
Priority/Normal Type/Bug
### Description: We can configure the Gateway cache expiry time with the GatewayResourceCacheExpiry parameter in the api-manager.xml file. If this parameter is not set, then the DefaultCacheTimeout value has to be applied as the cache timeout period. However, it seems both of these parameters are not working properly ...
1.0
GatewayResourceCacheExpiry time or DefaultCacheTimeout is not working for resource cache as expected. - ### Description: We can configure the Gateway cache expiry time with the GatewayResourceCacheExpiry parameter in the api-manager.xml file. If this parameter is not set, then the DefaultCacheTimeout value has to be a...
priority
gatewayresourcecacheexpiry time or defaultcachetimeout is not working for resource cache as expected description we can configure the gateway cache expiry time with the gatewayresourcecacheexpiry parameter in the api manager xml file if this parameter is not set then the defaultcachetimeout value has to be a...
1
64,293
8,722,599,665
IssuesEvent
2018-12-09 14:08:35
jualoppaz/pronostigol
https://api.github.com/repos/jualoppaz/pronostigol
closed
Desarrollo - Primitiva - Implementar paginaciรณn en recurso /primitiva/historical/occurrencesByResultWithReimbursement
backend development documentation frontend primitiva task
El objetivo de esta tarea es implementar la paginaciรณn en el recurso /primitiva/historical/occurrencesByResultWithStars mediante los query parameters necesarios. Del mismo modo, habrรก que aรฑadir los parรกmetros necesarios para permitir la ordenaciรณn en ambos sentidos. Los puntos que se verรกn afectados son: - [x...
1.0
Desarrollo - Primitiva - Implementar paginaciรณn en recurso /primitiva/historical/occurrencesByResultWithReimbursement - El objetivo de esta tarea es implementar la paginaciรณn en el recurso /primitiva/historical/occurrencesByResultWithStars mediante los query parameters necesarios. Del mismo modo, habrรก que aรฑadir lo...
non_priority
desarrollo primitiva implementar paginaciรณn en recurso primitiva historical occurrencesbyresultwithreimbursement el objetivo de esta tarea es implementar la paginaciรณn en el recurso primitiva historical occurrencesbyresultwithstars mediante los query parameters necesarios del mismo modo habrรก que aรฑadir lo...
0
44,016
5,724,390,017
IssuesEvent
2017-04-20 14:26:43
geetsisbac/WCVVENIXYFVIRBXH3BYTI6TE
https://api.github.com/repos/geetsisbac/WCVVENIXYFVIRBXH3BYTI6TE
reopened
xL4hMMnWbFhu+4j3wIC0Hxq2KKJyaMeBJrgIBXoLaN3OBZ5yIiW39SLR0pDW5XqxiJ2NiAZRBkKWmmpHiVU0iTQ+5uvGgMixPh8glbGyBzCAWmuetl8kpS5GfTb7PdmOnPWG/QsB7FG6jkNgpWyoinKxN7UiHeb2eM/Df2BzvxE=
design
TvhLNpNdBwqNkwYG8R6gJ4VNkRWbnWSdM4NSm7fSpe5xdA+qMmX03s4+QZ4WhXnJI9dpSnksRfmaZ1akPeGoHOaJXz8KJ0sg1z3c+sj3PCwAwPcZrclivaSwstrnoVHINcqc1NxJyh0cmJvhXvYncECFr0P9qw4B8WPGdy2q+uzCi/4YL75YDGc3gvAHvlo2PPS1+EbM570x3hC+35bhJGDcmUQqj/frdjNafoG7yZwEF6OQCIobFHUexhaQ4Mr4nhvSFP45Gtwe5IwTU9BzITLmXfgCGSL0OfgQoINqg3wltVeC0XKeaiMjk3gNrJlY...
1.0
xL4hMMnWbFhu+4j3wIC0Hxq2KKJyaMeBJrgIBXoLaN3OBZ5yIiW39SLR0pDW5XqxiJ2NiAZRBkKWmmpHiVU0iTQ+5uvGgMixPh8glbGyBzCAWmuetl8kpS5GfTb7PdmOnPWG/QsB7FG6jkNgpWyoinKxN7UiHeb2eM/Df2BzvxE= - TvhLNpNdBwqNkwYG8R6gJ4VNkRWbnWSdM4NSm7fSpe5xdA+qMmX03s4+QZ4WhXnJI9dpSnksRfmaZ1akPeGoHOaJXz8KJ0sg1z3c+sj3PCwAwPcZrclivaSwstrnoVHINcqc1NxJyh0cmJvhX...
non_priority
uzci teyxhxabtjri rd
0
4,703
24,270,821,562
IssuesEvent
2022-09-28 10:07:06
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
SEO | Duplicate title tags
engineering Maintain
Off the back of the Grassriots site audit, it has been identified that there are a number of issues with pages that have duplicate title tags. Detail from Grassriots: Pages in this set have duplicate / generalized title tags - in some case english language / non-translated. Duplicate <title> tags make it difficult for...
True
SEO | Duplicate title tags - Off the back of the Grassriots site audit, it has been identified that there are a number of issues with pages that have duplicate title tags. Detail from Grassriots: Pages in this set have duplicate / generalized title tags - in some case english language / non-translated. Duplicate <titl...
non_priority
seo duplicate title tags off the back of the grassriots site audit it has been identified that there are a number of issues with pages that have duplicate title tags detail from grassriots pages in this set have duplicate generalized title tags in some case english language non translated duplicate tag...
0
286,946
8,796,424,320
IssuesEvent
2018-12-23 06:39:40
RigsOfRods/rigs-of-rods
https://api.github.com/repos/RigsOfRods/rigs-of-rods
closed
TOD lag
bug low-priority
There's some huge lag when changing the time of the day, mainly when you use shift to accelerate the change.
1.0
TOD lag - There's some huge lag when changing the time of the day, mainly when you use shift to accelerate the change.
priority
tod lag there s some huge lag when changing the time of the day mainly when you use shift to accelerate the change
1
101,516
16,512,297,417
IssuesEvent
2021-05-26 06:28:50
valtech-ch/microservice-kubernetes-cluster
https://api.github.com/repos/valtech-ch/microservice-kubernetes-cluster
opened
CVE-2019-14379 (High) detected in jackson-databind-2.9.8.jar
security vulnerability
## CVE-2019-14379 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-14379 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2019-14379 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file microservice kubernetes cluster...
0
70,374
9,413,181,127
IssuesEvent
2019-04-10 07:06:11
STAMP-project/dspot
https://api.github.com/repos/STAMP-project/dspot
closed
improve console output to tell where the generated tests are
documentation improvement
When DSpot ends, it is written on the console `Amplification results with 22 amplified tests.` However, the user does not know where to look ta the tests. The message should tell where to look at the tests: ``` Amplification results with 22 amplified tests that are in target/dspot/........../FooTest.java t...
1.0
improve console output to tell where the generated tests are - When DSpot ends, it is written on the console `Amplification results with 22 amplified tests.` However, the user does not know where to look ta the tests. The message should tell where to look at the tests: ``` Amplification results with 22 amplif...
non_priority
improve console output to tell where the generated tests are when dspot ends it is written on the console amplification results with amplified tests however the user does not know where to look ta the tests the message should tell where to look at the tests amplification results with amplifie...
0
28,428
13,682,868,507
IssuesEvent
2020-09-30 00:03:57
nucypher/nucypher
https://api.github.com/repos/nucypher/nucypher
closed
Record new fleet state when discovering new node via node_metadata_exchange.
Network Ursula :woman_astronaut: performance
If node1 hears, via its REST endpoint, about node37, and it's the most recent node learned, the fleet state is not updated. This is one of the reasons that we have mismatching fleet states on the monitor.
True
Record new fleet state when discovering new node via node_metadata_exchange. - If node1 hears, via its REST endpoint, about node37, and it's the most recent node learned, the fleet state is not updated. This is one of the reasons that we have mismatching fleet states on the monitor.
non_priority
record new fleet state when discovering new node via node metadata exchange if hears via its rest endpoint about and it s the most recent node learned the fleet state is not updated this is one of the reasons that we have mismatching fleet states on the monitor
0
166,393
6,303,939,384
IssuesEvent
2017-07-21 14:50:12
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
opened
Enhanced Projection Support
bug-type: broken use case feedback: discussion priority: medium problem: bug
Attempting to load [this layer](http://gis.lethbridge.ca/lethwebgisarcgis/rest/services/OpenData/odl_picnictables/MapServer/0) fails due to the reprojection. The layer's spatial reference is ``` "wkid": 102187, "latestWkid": 3776 ``` We attempt to get the `epsg` code for `102187`, which does not exist. Howev...
1.0
Enhanced Projection Support - Attempting to load [this layer](http://gis.lethbridge.ca/lethwebgisarcgis/rest/services/OpenData/odl_picnictables/MapServer/0) fails due to the reprojection. The layer's spatial reference is ``` "wkid": 102187, "latestWkid": 3776 ``` We attempt to get the `epsg` code for `102187`...
priority
enhanced projection support attempting to load fails due to the reprojection the layer s spatial reference is wkid latestwkid we attempt to get the epsg code for which does not exist however the code for does a few ideas to go forward if initial request fails...
1
830,669
32,020,518,811
IssuesEvent
2023-09-22 03:52:51
BioKIC/NEON-Biorepository
https://api.github.com/repos/BioKIC/NEON-Biorepository
closed
Search bug, samples being dropped inconsistently from some searches
bug priority
Another type of search bug is occurring: I want to see all ORNL, Bulk soil microbe samples from 2018. A search for everything in this collection gives me all of the harvested occurrences that I want. However, if I subset based on those categories it can break down. For example the sample with occid 274127 shows u...
1.0
Search bug, samples being dropped inconsistently from some searches - Another type of search bug is occurring: I want to see all ORNL, Bulk soil microbe samples from 2018. A search for everything in this collection gives me all of the harvested occurrences that I want. However, if I subset based on those categories ...
priority
search bug samples being dropped inconsistently from some searches another type of search bug is occurring i want to see all ornl bulk soil microbe samples from a search for everything in this collection gives me all of the harvested occurrences that i want however if i subset based on those categories it ...
1
184,550
14,289,501,401
IssuesEvent
2020-11-23 19:21:44
github-vet/rangeclosure-findings
https://api.github.com/repos/github-vet/rangeclosure-findings
closed
golang/go: src/runtime/chan_test.go; 33 LoC
fresh small test
Found a possible issue in [golang/go](https://www.github.com/golang/go) at [src/runtime/chan_test.go](https://github.com/golang/go/blob/9ea6364a5e9f776af36604c2c20501e6d07f8467/src/runtime/chan_test.go#L305-L337) The below snippet of Go code triggered static analysis which searches for goroutines and/or defer stateme...
1.0
golang/go: src/runtime/chan_test.go; 33 LoC - Found a possible issue in [golang/go](https://www.github.com/golang/go) at [src/runtime/chan_test.go](https://github.com/golang/go/blob/9ea6364a5e9f776af36604c2c20501e6d07f8467/src/runtime/chan_test.go#L305-L337) The below snippet of Go code triggered static analysis whic...
non_priority
golang go src runtime chan test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer go for cha...
0
691,936
23,717,206,299
IssuesEvent
2022-08-30 12:46:36
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Terms pages are not preloaded after updating posts
type: enhancement module: preload priority: medium status: blocked
**Before submitting an issue please check that youโ€™ve completed the following steps:** - Made sure youโ€™re on the latest version โœ…`3.10.6` - Used the search feature to ensure that the bug hasnโ€™t been reported before โœ… **Describe the bug** When a post is updated, we clear the respective terms/date archive pages h...
1.0
Terms pages are not preloaded after updating posts - **Before submitting an issue please check that youโ€™ve completed the following steps:** - Made sure youโ€™re on the latest version โœ…`3.10.6` - Used the search feature to ensure that the bug hasnโ€™t been reported before โœ… **Describe the bug** When a post is update...
priority
terms pages are not preloaded after updating posts before submitting an issue please check that youโ€™ve completed the following steps made sure youโ€™re on the latest version โœ… used the search feature to ensure that the bug hasnโ€™t been reported before โœ… describe the bug when a post is updated...
1
741,062
25,778,354,017
IssuesEvent
2022-12-09 13:55:06
ramp4-pcar4/ramp4-pcar4
https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4
closed
Focus lists need `role=group` or `role=composite`
priority: must type: corrective flavour: accessibility
Found when investigating #858 DevTools shows an error for the focus list container saying that the `aria-activedescendant` is not allowed: ![image](https://user-images.githubusercontent.com/2285779/206483720-44434a27-c0c6-4eed-9e0b-1ef813112f6f.png) The focus list needs to be marked with `group` or `composite...
1.0
Focus lists need `role=group` or `role=composite` - Found when investigating #858 DevTools shows an error for the focus list container saying that the `aria-activedescendant` is not allowed: ![image](https://user-images.githubusercontent.com/2285779/206483720-44434a27-c0c6-4eed-9e0b-1ef813112f6f.png) The focu...
priority
focus lists need role group or role composite found when investigating devtools shows an error for the focus list container saying that the aria activedescendant is not allowed the focus list needs to be marked with group or composite role to allow the aria activedescendant attribute ...
1
807,139
29,952,742,785
IssuesEvent
2023-06-23 03:45:38
JEdmario16/awsomebooks
https://api.github.com/repos/JEdmario16/awsomebooks
opened
Adicionar e configurar o Devise com um User Model bรกsico
Task Medium priority back-end
## Adicionar e configurar o Devise com um User Model bรกsico ### Descriรงรฃo Para comeรงcar a implementaรงรฃo da autenticaรงรฃo via API, faremos uso do Devise e utilizaremos JWT na autenticaรงรฃo das rotas. Como nossa aplicaรงรฃo รฉ API-Only, precisamos alterar diversos comportamentos padrรตes do devise para obter o resultado e...
1.0
Adicionar e configurar o Devise com um User Model bรกsico - ## Adicionar e configurar o Devise com um User Model bรกsico ### Descriรงรฃo Para comeรงcar a implementaรงรฃo da autenticaรงรฃo via API, faremos uso do Devise e utilizaremos JWT na autenticaรงรฃo das rotas. Como nossa aplicaรงรฃo รฉ API-Only, precisamos alterar diverso...
priority
adicionar e configurar o devise com um user model bรกsico adicionar e configurar o devise com um user model bรกsico descriรงรฃo para comeรงcar a implementaรงรฃo da autenticaรงรฃo via api faremos uso do devise e utilizaremos jwt na autenticaรงรฃo das rotas como nossa aplicaรงรฃo รฉ api only precisamos alterar diverso...
1
348,043
10,437,900,293
IssuesEvent
2019-09-17 23:48:44
googleapis/google-cloud-cpp
https://api.github.com/repos/googleapis/google-cloud-cpp
closed
Handle CURLE_PARTIAL_FILE (18) errors as transient.
api: storage priority: p2 type: bug
This indicates that the download was interrupted. Resuming from the last received byte should work.
1.0
Handle CURLE_PARTIAL_FILE (18) errors as transient. - This indicates that the download was interrupted. Resuming from the last received byte should work.
priority
handle curle partial file errors as transient this indicates that the download was interrupted resuming from the last received byte should work
1
81,370
15,717,058,563
IssuesEvent
2021-03-28 10:28:42
mposzywak/iot-hub-c
https://api.github.com/repos/mposzywak/iot-hub-c
closed
Cleanup of the stop() function
code cleanup
Everything that is currently done by: setTiltFromUp(); setTiltFromDown(); tiltStop(); should be done throught: stop()
1.0
Cleanup of the stop() function - Everything that is currently done by: setTiltFromUp(); setTiltFromDown(); tiltStop(); should be done throught: stop()
non_priority
cleanup of the stop function everything that is currently done by settiltfromup settiltfromdown tiltstop should be done throught stop
0
122,482
4,836,043,622
IssuesEvent
2016-11-08 18:28:15
graphcool/console
https://api.github.com/repos/graphcool/console
closed
API-Endpoints Modal: Don't auto-close modal when copy button is clicked
area/sidebar priority/P2 UX
Give a little bit of control back to the user โ€“ also it could look like a bug
1.0
API-Endpoints Modal: Don't auto-close modal when copy button is clicked - Give a little bit of control back to the user โ€“ also it could look like a bug
priority
api endpoints modal don t auto close modal when copy button is clicked give a little bit of control back to the user โ€“ also it could look like a bug
1
330,360
10,039,104,069
IssuesEvent
2019-07-18 16:33:03
aiidateam/plumpy
https://api.github.com/repos/aiidateam/plumpy
opened
Make `DefaultObjectLoader.load_object` throw `ImportError` or specific exception
priority/nice to have type/requested feature
This way the process launcher in `aiida-core` can catch it and except the process. Currently this exception is difficult to distinguish from the case where the node cannot be loaded.
1.0
Make `DefaultObjectLoader.load_object` throw `ImportError` or specific exception - This way the process launcher in `aiida-core` can catch it and except the process. Currently this exception is difficult to distinguish from the case where the node cannot be loaded.
priority
make defaultobjectloader load object throw importerror or specific exception this way the process launcher in aiida core can catch it and except the process currently this exception is difficult to distinguish from the case where the node cannot be loaded
1
269,151
23,423,995,769
IssuesEvent
2022-08-14 05:18:10
cheminfo/nmrium
https://api.github.com/repos/cheminfo/nmrium
closed
New testcase starting from 1H spectrum test
Testcases
We will do something very similar as the molecule test but staring from an existing file (that contains already a molecule). https://user-images.githubusercontent.com/1484241/184478344-d8921f35-80f3-4cfd-b15a-596d3180f700.mp4 Check that when you copy to clipboard the second molecule, the text obtained has the c...
1.0
New testcase starting from 1H spectrum test - We will do something very similar as the molecule test but staring from an existing file (that contains already a molecule). https://user-images.githubusercontent.com/1484241/184478344-d8921f35-80f3-4cfd-b15a-596d3180f700.mp4 Check that when you copy to clipboard th...
non_priority
new testcase starting from spectrum test we will do something very similar as the molecule test but staring from an existing file that contains already a molecule check that when you copy to clipboard the second molecule the text obtained has the correct number of lines split n and count the line...
0
445,610
12,833,685,308
IssuesEvent
2020-07-07 09:43:21
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
opened
Unable to deploy synapse artifacts at gateway error printed on startup
Priority/Normal Type/Bug
### Description: When starting the APIM pack, the following error is printed continuously, `ERROR {org.wso2.carbon.apimgt.gateway.listeners.GatewayStartupListener} - Unable to deploy synapse artifacts at gateway.` Full log output is shown below, ``` TID: [-1234] [client-registration/v0.17] [2020-07-07 14:2...
1.0
Unable to deploy synapse artifacts at gateway error printed on startup - ### Description: When starting the APIM pack, the following error is printed continuously, `ERROR {org.wso2.carbon.apimgt.gateway.listeners.GatewayStartupListener} - Unable to deploy synapse artifacts at gateway.` Full log output is shown...
priority
unable to deploy synapse artifacts at gateway error printed on startup description when starting the apim pack the following error is printed continuously error org carbon apimgt gateway listeners gatewaystartuplistener unable to deploy synapse artifacts at gateway full log output is shown be...
1
16,497
2,615,117,354
IssuesEvent
2015-03-01 05:42:42
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
opened
shopping-search-v1-json-sample
auto-migrated Priority-Medium Type-Sample
``` Which API and version (e.g. Google Calendar Data API version 2)? Google Base Data API 2 What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? None Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Java 6 External references, such as API reference guide? ...
1.0
shopping-search-v1-json-sample - ``` Which API and version (e.g. Google Calendar Data API version 2)? Google Base Data API 2 What format (e.g. JSON, Atom)? JSON What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? None Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Java 6 External referenc...
priority
shopping search json sample which api and version e g google calendar data api version google base data api what format e g json atom json what authentation e g oauth oauth android clientlogin none java environment e g java android app engine java external reference...
1
133,204
28,807,688,858
IssuesEvent
2023-05-03 00:01:30
BeccaLyria/discord-bot
https://api.github.com/repos/BeccaLyria/discord-bot
closed
[FEAT] - Deprecate Orbit Command
๐ŸŸฉ priority: low ๐Ÿ status: ready for dev โœจ goal: improvement ๐Ÿ’ป aspect: code help wanted posted to discord
### What feature would you like to see? We've moved away from Orbit for our community analytics solution - we can go ahead and deprecate the `/misc orbit` command here (not sure it gets much use anyway). To accomplish this: - Delete the `src/commands/subcommands/misc/handleOrbit.ts` file - Update the `src/command...
1.0
[FEAT] - Deprecate Orbit Command - ### What feature would you like to see? We've moved away from Orbit for our community analytics solution - we can go ahead and deprecate the `/misc orbit` command here (not sure it gets much use anyway). To accomplish this: - Delete the `src/commands/subcommands/misc/handleOrbit....
non_priority
deprecate orbit command what feature would you like to see we ve moved away from orbit for our community analytics solution we can go ahead and deprecate the misc orbit command here not sure it gets much use anyway to accomplish this delete the src commands subcommands misc handleorbit ts f...
0
57,412
3,081,931,000
IssuesEvent
2015-08-23 07:36:59
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
[Assert] ะฝะฐ adc ั…ะฐะฑะฐั… ัั‚ะฐะปะธ ะฟะฐะดะฐั‚ัŒ FavoriteUser::update
bug imported Priority-Medium
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 14, 2013 19:11:42_ ะ—ะฐะผะตั‚ะธะป ั ั€ะตะฒะธะทะธะธ 13278 https://www.box.net/shared/4t1hu00gmx7smtyyo182 IRainman[RU] != IRainman \--------------------------- Microsoft Visual C++ Debug Library \--------------------------- Debug Ass...
1.0
[Assert] ะฝะฐ adc ั…ะฐะฑะฐั… ัั‚ะฐะปะธ ะฟะฐะดะฐั‚ัŒ FavoriteUser::update - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 14, 2013 19:11:42_ ะ—ะฐะผะตั‚ะธะป ั ั€ะตะฒะธะทะธะธ 13278 https://www.box.net/shared/4t1hu00gmx7smtyyo182 IRainman[RU] != IRainman \--------------------------- Microsoft Visual ...
priority
ะฝะฐ adc ั…ะฐะฑะฐั… ัั‚ะฐะปะธ ะฟะฐะดะฐั‚ัŒ favoriteuser update from on march ะทะฐะผะตั‚ะธะป ั ั€ะตะฒะธะทะธะธ irainman irainman microsoft visual c debug library debug assertion failed program d compiled flylinkdc debug exe file d client...
1
266,981
8,377,966,495
IssuesEvent
2018-10-06 08:29:22
redhat-developer/odo
https://api.github.com/repos/redhat-developer/odo
closed
Publish CHECKSUM file with checksums for released binaries
priority/medium
Here is an example from openshift/origin https://github.com/openshift/origin/releases/download/v3.10.0/CHECKSUM
1.0
Publish CHECKSUM file with checksums for released binaries - Here is an example from openshift/origin https://github.com/openshift/origin/releases/download/v3.10.0/CHECKSUM
priority
publish checksum file with checksums for released binaries here is an example from openshift origin
1
642,214
20,870,624,912
IssuesEvent
2022-03-22 11:35:35
UC-Davis-molecular-computing/scadnano
https://api.github.com/repos/UC-Davis-molecular-computing/scadnano
closed
Refactor Dart data model: store DNA sequence in domains and loopouts, rather in strand
enhancement high priority closed in dev challenging
Currently, a strand either has a DNA sequence assigned or not. This makes it awkward to implement an issue like #425, assigning a sequence to just one domain/loopout, where `?` symbols must be assigned to domains/loopouts on the remainder of the strand. Closely related is issue #545 which proposes the same change bu...
1.0
Refactor Dart data model: store DNA sequence in domains and loopouts, rather in strand - Currently, a strand either has a DNA sequence assigned or not. This makes it awkward to implement an issue like #425, assigning a sequence to just one domain/loopout, where `?` symbols must be assigned to domains/loopouts on the re...
priority
refactor dart data model store dna sequence in domains and loopouts rather in strand currently a strand either has a dna sequence assigned or not this makes it awkward to implement an issue like assigning a sequence to just one domain loopout where symbols must be assigned to domains loopouts on the rema...
1
561,258
16,614,275,241
IssuesEvent
2021-06-02 14:55:45
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.4 Staging-1995] Missing icon for MediumLeatherCarcass Tag
Category: Art Priority: Medium Squad: Redwood Status: Fixed Type: Task
Build: 0.9.4 Staging-1995 ## Issue The **MediumLeatherCarcass Tag** has no icon. It uses the default gear icon. #### Screenshot ![image](https://user-images.githubusercontent.com/77248866/120111792-ede67480-c1a5-11eb-8098-39b19d2e915b.png)
1.0
[0.9.4 Staging-1995] Missing icon for MediumLeatherCarcass Tag - Build: 0.9.4 Staging-1995 ## Issue The **MediumLeatherCarcass Tag** has no icon. It uses the default gear icon. #### Screenshot ![image](https://user-images.githubusercontent.com/77248866/120111792-ede67480-c1a5-11eb-8098-39b19d2e915b.png)
priority
missing icon for mediumleathercarcass tag build staging issue the mediumleathercarcass tag has no icon it uses the default gear icon screenshot
1
143,131
5,510,692,419
IssuesEvent
2017-03-17 00:59:24
statgen/locuszoom
https://api.github.com/repos/statgen/locuszoom
closed
Allow scale functions to take arbitrarily many fields
feature (small) priority high
See [this issue](https://github.com/statgen/pheweb/issues/56) for context. The use case here is that the point shape on a scatter plot (something that can already be mapped to scale functions) needs to do some logic that conditions on more than one field at a time, and presently scale functions only allow one field to ...
1.0
Allow scale functions to take arbitrarily many fields - See [this issue](https://github.com/statgen/pheweb/issues/56) for context. The use case here is that the point shape on a scatter plot (something that can already be mapped to scale functions) needs to do some logic that conditions on more than one field at a time...
priority
allow scale functions to take arbitrarily many fields see for context the use case here is that the point shape on a scatter plot something that can already be mapped to scale functions needs to do some logic that conditions on more than one field at a time and presently scale functions only allow one field t...
1
153,560
24,146,139,530
IssuesEvent
2022-09-21 18:57:19
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Iterations to the manage locations screen for menus
Needs Design Feedback [Feature] Navigation Screen
This is using the experimental screen, latest trunk build, so I am aware that things might be in a state of flux. With that in mind, I think several improvements can be made to the manage locations screen to make it easier to handle. For context, here is what this screen looks like with just 2 menus locations: <img ...
1.0
Iterations to the manage locations screen for menus - This is using the experimental screen, latest trunk build, so I am aware that things might be in a state of flux. With that in mind, I think several improvements can be made to the manage locations screen to make it easier to handle. For context, here is what this s...
non_priority
iterations to the manage locations screen for menus this is using the experimental screen latest trunk build so i am aware that things might be in a state of flux with that in mind i think several improvements can be made to the manage locations screen to make it easier to handle for context here is what this s...
0
62,160
25,891,155,293
IssuesEvent
2022-12-14 18:03:55
microsoft/botbuilder-python
https://api.github.com/repos/microsoft/botbuilder-python
closed
Slack Block Kit
bug customer-reported Bot Services
## Version botbuilder-schema==4.13.0 botbuilder-core==4.13.0 botbuilder-dialogs==4.13.0 ## Describe the bug Unable to send [Slack Block Kit](https://api.slack.com/block-kit) blocks to Slack channel through Azure Bot. These are the adaptive card counter-part for Slack channel. ## To Reproduce 1. Setup Azure B...
1.0
Slack Block Kit - ## Version botbuilder-schema==4.13.0 botbuilder-core==4.13.0 botbuilder-dialogs==4.13.0 ## Describe the bug Unable to send [Slack Block Kit](https://api.slack.com/block-kit) blocks to Slack channel through Azure Bot. These are the adaptive card counter-part for Slack channel. ## To Reproduc...
non_priority
slack block kit version botbuilder schema botbuilder core botbuilder dialogs describe the bug unable to send blocks to slack channel through azure bot these are the adaptive card counter part for slack channel to reproduce setup azure bot with slack channel send ...
0
466,272
13,399,126,204
IssuesEvent
2020-09-03 14:05:11
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
`jx version` fails because it tries to access IP Address 10.213.2.100
area/cli kind/bug lifecycle/rotten priority/important-longterm
### Summary Running `jx version` fails with the following message: >Unable to connect to the server: dial tcp 10.213.3.100:8443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to ...
1.0
`jx version` fails because it tries to access IP Address 10.213.2.100 - ### Summary Running `jx version` fails with the following message: >Unable to connect to the server: dial tcp 10.213.3.100:8443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time...
priority
jx version fails because it tries to access ip address summary running jx version fails with the following message unable to connect to the server dial tcp connectex a connection attempt failed because the connected party did not properly respond after a period of time or establis...
1
787,067
27,704,510,683
IssuesEvent
2023-03-14 10:18:05
vaticle/typedb
https://api.github.com/repos/vaticle/typedb
closed
Add a distinctive "ready" message at the very end of bootup console output
type: feature x: good first issue priority: medium domain: server
## Problem to Solve When we start TypeDB we have the ASCII logo and then the following output: ``` 10:21:25.604 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - TypeDB Server is now running and will keep this process alive. 10:21:25.607 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - You can ...
1.0
Add a distinctive "ready" message at the very end of bootup console output - ## Problem to Solve When we start TypeDB we have the ASCII logo and then the following output: ``` 10:21:25.604 [main] INFO com.vaticle.typedb.core.server.TypeDBServer - TypeDB Server is now running and will keep this process alive. 10...
priority
add a distinctive ready message at the very end of bootup console output problem to solve when we start typedb we have the ascii logo and then the following output info com vaticle typedb core server typedbserver typedb server is now running and will keep this process alive in...
1
679,033
23,219,317,217
IssuesEvent
2022-08-02 16:37:22
apcountryman/picolibrary
https://api.github.com/repos/apcountryman/picolibrary
opened
Add WIZnet W5500 TCP/UDP over IP protocol port allocator with ephemeral port allocation support
priority-normal status-awaiting_development type-feature
Add WIZnet W5500 TCP/UDP over IP protocol port allocator with ephemeral port allocation support (`::picolibrary::WIZnet::W5500::IP::Port_Allocator_With_Ephemeral_Port_Allocation`). - [ ] The `Port_Allocator_With_Ephemeral_Port_Allocation` class should be defined in the `include/picolibrary/wiznet/w5500/ip.h`/`source/p...
1.0
Add WIZnet W5500 TCP/UDP over IP protocol port allocator with ephemeral port allocation support - Add WIZnet W5500 TCP/UDP over IP protocol port allocator with ephemeral port allocation support (`::picolibrary::WIZnet::W5500::IP::Port_Allocator_With_Ephemeral_Port_Allocation`). - [ ] The `Port_Allocator_With_Ephemeral...
priority
add wiznet tcp udp over ip protocol port allocator with ephemeral port allocation support add wiznet tcp udp over ip protocol port allocator with ephemeral port allocation support picolibrary wiznet ip port allocator with ephemeral port allocation the port allocator with ephemeral port allocati...
1
104,340
4,209,675,299
IssuesEvent
2016-06-29 06:51:02
JamieMason/Jasmine-Matchers
https://api.github.com/repos/JamieMason/Jasmine-Matchers
opened
expect(object).toBeShape(descriptor)
Priority: Low Status: Review Needed Type: Enhancement
```js expect(this.colleague).toBeShape({ name: jasmine.any(String), age: jasmine.any(Number) }); ```
1.0
expect(object).toBeShape(descriptor) - ```js expect(this.colleague).toBeShape({ name: jasmine.any(String), age: jasmine.any(Number) }); ```
priority
expect object tobeshape descriptor js expect this colleague tobeshape name jasmine any string age jasmine any number
1
551,788
16,188,858,746
IssuesEvent
2021-05-04 04:18:28
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Daily or Weekly discussion email digest
feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** Forum discussion notifications can be set up to a daily or weekly digest rather than single messages whenever there is any action on a forum that you are following **Support ticket links** https://secure.helpscout.net/conversation/1500567611/139916
1.0
Daily or Weekly discussion email digest - **Is your feature request related to a problem? Please describe.** Forum discussion notifications can be set up to a daily or weekly digest rather than single messages whenever there is any action on a forum that you are following **Support ticket links** https://secure.h...
priority
daily or weekly discussion email digest is your feature request related to a problem please describe forum discussion notifications can be set up to a daily or weekly digest rather than single messages whenever there is any action on a forum that you are following support ticket links
1
30,882
5,873,552,933
IssuesEvent
2017-05-15 14:16:09
coreos/tectonic-installer
https://api.github.com/repos/coreos/tectonic-installer
closed
terraform get step needed, not in documentation
kind/documentation platform/bare-metal tectonic/terraform
```sh $> terraform plan -var-file=./build/chom-test-metal/terraform.tfvars platforms/metal Failed to load root config module: Error loading modules: module bootkube: not found, may need to be downloaded using 'terraform get' ``` In order to make this work, you have to do `terraform get ./platforms/metal` before run...
1.0
terraform get step needed, not in documentation - ```sh $> terraform plan -var-file=./build/chom-test-metal/terraform.tfvars platforms/metal Failed to load root config module: Error loading modules: module bootkube: not found, may need to be downloaded using 'terraform get' ``` In order to make this work, you have ...
non_priority
terraform get step needed not in documentation sh terraform plan var file build chom test metal terraform tfvars platforms metal failed to load root config module error loading modules module bootkube not found may need to be downloaded using terraform get in order to make this work you have ...
0
85,263
15,736,675,699
IssuesEvent
2021-03-30 01:10:57
saurockSaurav/weather-information-api
https://api.github.com/repos/saurockSaurav/weather-information-api
opened
CVE-2020-13943 (Medium) detected in tomcat-embed-core-8.5.39.jar
security vulnerability
## CVE-2020-13943 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.39.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: /weathe...
True
CVE-2020-13943 (Medium) detected in tomcat-embed-core-8.5.39.jar - ## CVE-2020-13943 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.39.jar</b></p></summary> <p...
non_priority
cve medium detected in tomcat embed core jar cve medium severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation path to dependency file weather information api weather rest api service pom xml path to vulnerable library root reposito...
0
790,725
27,834,397,950
IssuesEvent
2023-03-20 08:24:09
KDT3-Final-6/final-project-BE
https://api.github.com/repos/KDT3-Final-6/final-project-BE
closed
feat: Querydsl ์‚ฌ์šฉ ์˜ˆ์‹œ ๋งŒ๋“ค๊ธฐ
Type: Feature Status: In Progress Priority: Medium For: Backend
## Description Querydsl์„ ์ด์šฉํ•˜์—ฌ GET /products (ํšŒ์›์˜ ์ƒํ’ˆ ์กฐํšŒ) ๊ตฌํ˜„ํ•˜์—ฌ ์‚ฌ์šฉ ์˜ˆ์‹œ ๋งŒ๋“ค๊ธฐ ## Tasks(Process) - [x] Querydsl ํด๋” ๊ตฌ์กฐ ๋งŒ๋“ค๊ธฐ (product.repository.product์— JpaRepository, Querydsl๊ด€๋ จ Repository ๋ชจ์•„๋†“๊ธฐ) - [x] Querydsl GET ์‚ฌ์šฉํ•˜์—ฌ GET /products์— ์‚ฌ์šฉํ•  ์ฟผ๋ฆฌ ๋ฉ”์†Œ๋“œ ์ƒ์„ฑํ•˜๊ธฐ - [x] GET /products ๊ตฌํ˜„ ## References
1.0
feat: Querydsl ์‚ฌ์šฉ ์˜ˆ์‹œ ๋งŒ๋“ค๊ธฐ - ## Description Querydsl์„ ์ด์šฉํ•˜์—ฌ GET /products (ํšŒ์›์˜ ์ƒํ’ˆ ์กฐํšŒ) ๊ตฌํ˜„ํ•˜์—ฌ ์‚ฌ์šฉ ์˜ˆ์‹œ ๋งŒ๋“ค๊ธฐ ## Tasks(Process) - [x] Querydsl ํด๋” ๊ตฌ์กฐ ๋งŒ๋“ค๊ธฐ (product.repository.product์— JpaRepository, Querydsl๊ด€๋ จ Repository ๋ชจ์•„๋†“๊ธฐ) - [x] Querydsl GET ์‚ฌ์šฉํ•˜์—ฌ GET /products์— ์‚ฌ์šฉํ•  ์ฟผ๋ฆฌ ๋ฉ”์†Œ๋“œ ์ƒ์„ฑํ•˜๊ธฐ - [x] GET /products ๊ตฌํ˜„ ## References ...
priority
feat querydsl ์‚ฌ์šฉ ์˜ˆ์‹œ ๋งŒ๋“ค๊ธฐ description querydsl์„ ์ด์šฉํ•˜์—ฌ get products ํšŒ์›์˜ ์ƒํ’ˆ ์กฐํšŒ ๊ตฌํ˜„ํ•˜์—ฌ ์‚ฌ์šฉ ์˜ˆ์‹œ ๋งŒ๋“ค๊ธฐ tasks process querydsl ํด๋” ๊ตฌ์กฐ ๋งŒ๋“ค๊ธฐ product repository product์— jparepository querydsl๊ด€๋ จ repository ๋ชจ์•„๋†“๊ธฐ querydsl get ์‚ฌ์šฉํ•˜์—ฌ get products์— ์‚ฌ์šฉํ•  ์ฟผ๋ฆฌ ๋ฉ”์†Œ๋“œ ์ƒ์„ฑํ•˜๊ธฐ get products ๊ตฌํ˜„ references
1
226,352
7,518,287,116
IssuesEvent
2018-04-12 07:55:08
FLEXIcontent/flexicontent-cck
https://api.github.com/repos/FLEXIcontent/flexicontent-cck
closed
Ajax changing of ACL permissions for 'core' fields gives JS error, a full form save is needed to modify ACL permissions
Priority Normal bug
Hello, In the edit page of the tags field, if you try to change the right, you got this error: Uncaught TypeError: Cannot read property 'value' of null For info, what I am trying to do is let the user from a usergroup edit that field from the frontend. Best regards.
1.0
Ajax changing of ACL permissions for 'core' fields gives JS error, a full form save is needed to modify ACL permissions - Hello, In the edit page of the tags field, if you try to change the right, you got this error: Uncaught TypeError: Cannot read property 'value' of null For info, what I am trying to do is ...
priority
ajax changing of acl permissions for core fields gives js error a full form save is needed to modify acl permissions hello in the edit page of the tags field if you try to change the right you got this error uncaught typeerror cannot read property value of null for info what i am trying to do is ...
1
344,450
30,747,056,099
IssuesEvent
2023-07-28 15:49:41
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3 - split .kibana index into multiple system indices when migrating from a legacy version performs v1 migration and then relocates saved objects into different indices, depending on their types
Team:Core failed-test
A test failed on a tracked branch ``` Error: Missing version for public endpoint GET /api/observability_onboarding/custom_logs/step/{name} at parseEndpoint (/var/lib/buildkite-agent/builds/kb-n2-4-spot-05ef58b5d43908c8/elastic/kibana-on-merge/kibana/packages/kbn-server-route-repository/src/parse_endpoint.ts:23:11)...
1.0
Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group3 - split .kibana index into multiple system indices when migrating from a legacy version performs v1 migration and then relocates saved objects into different indices, depending on their types - A test failed on a trac...
non_priority
failing test jest integration tests src core server integration tests saved objects migrations split kibana index into multiple system indices when migrating from a legacy version performs migration and then relocates saved objects into different indices depending on their types a test failed on a tracked br...
0
136,342
12,707,187,872
IssuesEvent
2020-06-23 08:30:20
notifee/react-native-notifee
https://api.github.com/repos/notifee/react-native-notifee
closed
A way to contribute to the docs?
documentation under-review
I faced an issue of understanding the custom sounds and I thought that I can contribute a little bit by improving the docs, but there is no repo for them. Is there any option to do that?
1.0
A way to contribute to the docs? - I faced an issue of understanding the custom sounds and I thought that I can contribute a little bit by improving the docs, but there is no repo for them. Is there any option to do that?
non_priority
a way to contribute to the docs i faced an issue of understanding the custom sounds and i thought that i can contribute a little bit by improving the docs but there is no repo for them is there any option to do that
0
769,328
27,001,903,486
IssuesEvent
2023-02-10 08:34:15
linsijia628/dotfiles
https://api.github.com/repos/linsijia628/dotfiles
opened
[nvim]: pressing `<Esc>` would duplicate codes
[NVIM] Config High Priority
When there is still autocompletion list, pressing `<Esc>` would result in duplicates of the code.
1.0
[nvim]: pressing `<Esc>` would duplicate codes - When there is still autocompletion list, pressing `<Esc>` would result in duplicates of the code.
priority
pressing would duplicate codes when there is still autocompletion list pressing would result in duplicates of the code
1
416,354
12,144,954,225
IssuesEvent
2020-04-24 08:29:29
ComPWA/tensorwaves
https://api.github.com/repos/ComPWA/tensorwaves
closed
Setup CI
Priority: Critical Type: Maintenance
The setup is analogous to the one of pycomwa. It includes - [x] testing the installation (fairly simple with pure python now) - [x] testing code via unittests - [x] code cov - [x] code quality tests - [x] building the docs -> deploy to readthedoc (?) on master branch builds - [x] setup deploy to pypi on release...
1.0
Setup CI - The setup is analogous to the one of pycomwa. It includes - [x] testing the installation (fairly simple with pure python now) - [x] testing code via unittests - [x] code cov - [x] code quality tests - [x] building the docs -> deploy to readthedoc (?) on master branch builds - [x] setup deploy to pypi...
priority
setup ci the setup is analogous to the one of pycomwa it includes testing the installation fairly simple with pure python now testing code via unittests code cov code quality tests building the docs deploy to readthedoc on master branch builds setup deploy to pypi on release ...
1
174,364
14,479,504,682
IssuesEvent
2020-12-10 09:54:01
emotion-js/emotion
https://api.github.com/repos/emotion-js/emotion
closed
Pass css to nested child
documentation needs triage
<!-- Documentation issues are a great way for newcomers to contribute to open source projects! If you have time please consider opening a Pull Request with your documentation changes. --> **Description:** There doesn't seem to be a good story for passing a `css` prop to nested children. For example, consi...
1.0
Pass css to nested child - <!-- Documentation issues are a great way for newcomers to contribute to open source projects! If you have time please consider opening a Pull Request with your documentation changes. --> **Description:** There doesn't seem to be a good story for passing a `css` prop to nested c...
non_priority
pass css to nested child documentation issues are a great way for newcomers to contribute to open source projects if you have time please consider opening a pull request with your documentation changes description there doesn t seem to be a good story for passing a css prop to nested c...
0
444,043
31,018,625,331
IssuesEvent
2023-08-10 02:07:25
bruce88617/nycudopcs
https://api.github.com/repos/bruce88617/nycudopcs
closed
Revise the content
documentation ่จˆ็ฎ—ๆฉŸๆฆ‚่ซ–่ˆ‡็จ‹ๅผ่จญ่จˆ 112A
# ้‡ๆ–ฐๆ•ด็†ๅ…งๅฎน - [x] ่จญๅฎš *VS code* - [x] ็’ฐๅขƒๆŽงๅˆถ `virtualenv` - [x] ่จญๅฎš *GitHub* - [x] Fix bugs (for `Python 3.11`)
1.0
Revise the content - # ้‡ๆ–ฐๆ•ด็†ๅ…งๅฎน - [x] ่จญๅฎš *VS code* - [x] ็’ฐๅขƒๆŽงๅˆถ `virtualenv` - [x] ่จญๅฎš *GitHub* - [x] Fix bugs (for `Python 3.11`)
non_priority
revise the content ้‡ๆ–ฐๆ•ด็†ๅ…งๅฎน ่จญๅฎš vs code ็’ฐๅขƒๆŽงๅˆถ virtualenv ่จญๅฎš github fix bugs for python
0
35,231
4,969,216,019
IssuesEvent
2016-12-05 12:36:55
IDgis/geoportaal-test
https://api.github.com/repos/IDgis/geoportaal-test
closed
Generieke teksten in Geoportaal
gebruikerstest wens
Als meer organisaties van het Geoportaal gebruik gaan maken, is het niet logisch dat op allerlei plekken naar de provincie Overijssel wordt verwezen. Helemaal anoniem maken kan niet, maar er kan wel op een aantal plekken iets worden veranderd. Hieronder eerst wat moet blijven, om de herkenbaarheid van de provincie inta...
1.0
Generieke teksten in Geoportaal - Als meer organisaties van het Geoportaal gebruik gaan maken, is het niet logisch dat op allerlei plekken naar de provincie Overijssel wordt verwezen. Helemaal anoniem maken kan niet, maar er kan wel op een aantal plekken iets worden veranderd. Hieronder eerst wat moet blijven, om de he...
non_priority
generieke teksten in geoportaal als meer organisaties van het geoportaal gebruik gaan maken is het niet logisch dat op allerlei plekken naar de provincie overijssel wordt verwezen helemaal anoniem maken kan niet maar er kan wel op een aantal plekken iets worden veranderd hieronder eerst wat moet blijven om de he...
0
63,669
26,485,454,341
IssuesEvent
2023-01-17 17:37:54
gradido/gradido
https://api.github.com/repos/gradido/gradido
closed
๐Ÿ› [Bug] check if there is a rounding problem
bug service: wallet frontend
<!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## ๐Ÿ› Bugreport Please check if there is a rounding problem when the last day of a month is selected for creation but it is already posted in the ninth month. it looks like a whole day is swallowed. the problem oc...
1.0
๐Ÿ› [Bug] check if there is a rounding problem - <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## ๐Ÿ› Bugreport Please check if there is a rounding problem when the last day of a month is selected for creation but it is already posted in the ninth month. it look...
non_priority
๐Ÿ› check if there is a rounding problem ๐Ÿ› bugreport please check if there is a rounding problem when the last day of a month is selected for creation but it is already posted in the ninth month it looks like a whole day is swallowed the problem occurred with a user who selected for creation but i...
0
28,264
12,825,337,042
IssuesEvent
2020-07-06 14:49:20
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Scaling down doesn't seem to drain nodes (and pods)
Pri2 assigned-to-author container-service/svc product-issue triaged
My container application handles the SIGTERM signal, logs to console and takes some time to shut down gracefully. When scaling down the nodes with `az aks scale`, pods on the node shutting down are not receiving a SIGTERM signal i.e. it seems like the node is not drained. Shutdown is immediate and the pods with there ...
1.0
Scaling down doesn't seem to drain nodes (and pods) - My container application handles the SIGTERM signal, logs to console and takes some time to shut down gracefully. When scaling down the nodes with `az aks scale`, pods on the node shutting down are not receiving a SIGTERM signal i.e. it seems like the node is not d...
non_priority
scaling down doesn t seem to drain nodes and pods my container application handles the sigterm signal logs to console and takes some time to shut down gracefully when scaling down the nodes with az aks scale pods on the node shutting down are not receiving a sigterm signal i e it seems like the node is not d...
0
89,036
17,776,942,049
IssuesEvent
2021-08-30 20:32:16
phetsims/density-buoyancy-common
https://api.github.com/repos/phetsims/density-buoyancy-common
closed
Check phetioDocumentation coverage?
dev:code-review dev:phet-io
For #5 I observed very few occurrences of `phetioDocumentation`, it was unclear whether this was an oversight or by design. @jonathanolson can you please review?
1.0
Check phetioDocumentation coverage? - For #5 I observed very few occurrences of `phetioDocumentation`, it was unclear whether this was an oversight or by design. @jonathanolson can you please review?
non_priority
check phetiodocumentation coverage for i observed very few occurrences of phetiodocumentation it was unclear whether this was an oversight or by design jonathanolson can you please review
0
624,308
19,693,915,399
IssuesEvent
2022-01-12 10:07:18
gitpod-io/gitpod
https://api.github.com/repos/gitpod-io/gitpod
reopened
`server` stops sending events to `supervisor` occasionally
component: server priority: highest (user impact) groundwork: in progress team: meta
We observed in production that from time to time `server` stops sending events (instance updates) to `supervisor`. We see this in the following symptoms: - Ports get stuck in `detecting` state because we don't get an instance update in [`expose-ports.go`](https://github.com/gitpod-io/gitpod/blob/bb1349fd9489661007...
1.0
`server` stops sending events to `supervisor` occasionally - We observed in production that from time to time `server` stops sending events (instance updates) to `supervisor`. We see this in the following symptoms: - Ports get stuck in `detecting` state because we don't get an instance update in [`expose-ports.go`...
priority
server stops sending events to supervisor occasionally we observed in production that from time to time server stops sending events instance updates to supervisor we see this in the following symptoms ports get stuck in detecting state because we don t get an instance update in issue onc...
1
158,748
24,894,196,185
IssuesEvent
2022-10-28 14:28:13
HathorNetwork/hathor-wallet
https://api.github.com/repos/HathorNetwork/hathor-wallet
opened
[Design] Automated tests
design tests
:construction: Under development This issue describes the research being done on automating tests for the Wallet Desktop application.
1.0
[Design] Automated tests - :construction: Under development This issue describes the research being done on automating tests for the Wallet Desktop application.
non_priority
automated tests construction under development this issue describes the research being done on automating tests for the wallet desktop application
0
286,105
31,235,000,062
IssuesEvent
2023-08-20 06:46:00
scm-automation-project/maven-multi-module-project
https://api.github.com/repos/scm-automation-project/maven-multi-module-project
reopened
biojava-structure-6.0.0-SNAPSHOT.jar: 1 vulnerabilities (highest severity is: 7.5)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>biojava-structure-6.0.0-SNAPSHOT.jar</b></p></summary> <p></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-data...
True
biojava-structure-6.0.0-SNAPSHOT.jar: 1 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>biojava-structure-6.0.0-SNAPSHOT.jar</b></p></summary> <p></p> <p>Path to vulnera...
non_priority
biojava structure snapshot jar vulnerabilities highest severity is vulnerable library biojava structure snapshot jar path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner reposi...
0
21,147
3,462,614,400
IssuesEvent
2015-12-21 01:50:00
donald-w/pojosr
https://api.github.com/repos/donald-w/pojosr
closed
PojoSRBundle does not return ALL resource listings in BundleWiring mode
auto-migrated Priority-Medium Type-Defect
``` Any reason why de.kalpatec.pojosr.framework.PojoSRBundle.findEntries is only using the current classpath and not the entire classpath to resolve a resource listing? I am doing something like below and rely on the listResources function of the bundleWiring to return all resource URLs that are included in the pro...
1.0
PojoSRBundle does not return ALL resource listings in BundleWiring mode - ``` Any reason why de.kalpatec.pojosr.framework.PojoSRBundle.findEntries is only using the current classpath and not the entire classpath to resolve a resource listing? I am doing something like below and rely on the listResources function of ...
non_priority
pojosrbundle does not return all resource listings in bundlewiring mode any reason why de kalpatec pojosr framework pojosrbundle findentries is only using the current classpath and not the entire classpath to resolve a resource listing i am doing something like below and rely on the listresources function of ...
0
393,131
26,975,307,490
IssuesEvent
2023-02-09 09:07:50
grafana/k6-jslib-aws
https://api.github.com/repos/grafana/k6-jslib-aws
closed
Document and improve SQS errors
documentation enhancement
While documenting it, I noticed that the SQS service still needs to standardize its handling of errors. Let's try and improve that to align it with what the other services are doing. As we're at it, it would be welcome to document the client's methods in the same fashion as with the other services.
1.0
Document and improve SQS errors - While documenting it, I noticed that the SQS service still needs to standardize its handling of errors. Let's try and improve that to align it with what the other services are doing. As we're at it, it would be welcome to document the client's methods in the same fashion as with the...
non_priority
document and improve sqs errors while documenting it i noticed that the sqs service still needs to standardize its handling of errors let s try and improve that to align it with what the other services are doing as we re at it it would be welcome to document the client s methods in the same fashion as with the...
0
137,013
18,751,534,221
IssuesEvent
2021-11-05 03:03:28
Dima2022/Resiliency-Studio
https://api.github.com/repos/Dima2022/Resiliency-Studio
closed
CVE-2019-10768 (High) detected in angular-1.5.3.min.js, angular-1.5.3.js - autoclosed
security vulnerability
## CVE-2019-10768 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>angular-1.5.3.min.js</b>, <b>angular-1.5.3.js</b></p></summary> <p> <details><summary><b>angular-1.5.3.min.js</b></p...
True
CVE-2019-10768 (High) detected in angular-1.5.3.min.js, angular-1.5.3.js - autoclosed - ## CVE-2019-10768 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>angular-1.5.3.min.js</b>, <b>...
non_priority
cve high detected in angular min js angular js autoclosed cve high severity vulnerability vulnerable libraries angular min js angular js angular min js angularjs is an mvc framework for building web applications the core features include html en...
0
1,290
2,722,939,353
IssuesEvent
2015-04-14 08:59:55
opencog/opencog
https://api.github.com/repos/opencog/opencog
closed
Cython compilation path error
build python
https://github.com/opencog/opencog/blob/master/opencog/cython/opencog/type_constructors.pyx Assumes the build directory is all the time inside opencog's root directory which in my case where the build directory is side by side with opencog's root directory ( the way eclipse CDT likes it) causes a compilation time erro...
1.0
Cython compilation path error - https://github.com/opencog/opencog/blob/master/opencog/cython/opencog/type_constructors.pyx Assumes the build directory is all the time inside opencog's root directory which in my case where the build directory is side by side with opencog's root directory ( the way eclipse CDT likes it...
non_priority
cython compilation path error assumes the build directory is all the time inside opencog s root directory which in my case where the build directory is side by side with opencog s root directory the way eclipse cdt likes it causes a compilation time error
0
601,407
18,404,836,308
IssuesEvent
2021-10-12 20:12:33
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
closed
new shape factor models break on networks with subdomains
bug high priority easy
It seems the indexing did not accounting for the possibility that a geometry might not apply to all pores in the network.
1.0
new shape factor models break on networks with subdomains - It seems the indexing did not accounting for the possibility that a geometry might not apply to all pores in the network.
priority
new shape factor models break on networks with subdomains it seems the indexing did not accounting for the possibility that a geometry might not apply to all pores in the network
1
623,370
19,666,098,234
IssuesEvent
2022-01-10 22:45:15
pulibrary/dpul
https://api.github.com/repos/pulibrary/dpul
closed
Fields missing from json search results needed for bento search
work-cycle sudden-priority
Currently no results are showing for dpul in the [bento search](https://library.princeton.edu/find/all/art). Probably this broke with the blacklight upgrade. Here is some client code showing previous expected behavior, with attempts to find data in the new format: https://github.com/pulibrary/discoveryutils/pull/201...
1.0
Fields missing from json search results needed for bento search - Currently no results are showing for dpul in the [bento search](https://library.princeton.edu/find/all/art). Probably this broke with the blacklight upgrade. Here is some client code showing previous expected behavior, with attempts to find data in th...
priority
fields missing from json search results needed for bento search currently no results are showing for dpul in the probably this broke with the blacklight upgrade here is some client code showing previous expected behavior with attempts to find data in the new format however some of the required fields ...
1
50,100
26,476,965,380
IssuesEvent
2023-01-17 11:55:14
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
[TF 2.2] Elapsed time of ConcreteFunction becomes shorter when printing loss
stat:awaiting response stalled comp:autograph type:performance TF 2.5
<em>Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em> **System information** - Have I written custom co...
True
[TF 2.2] Elapsed time of ConcreteFunction becomes shorter when printing loss - <em>Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitH...
non_priority
elapsed time of concretefunction becomes shorter when printing loss please make sure that this is a bug as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag bug template system information have i written custom code as oppos...
0
28,638
5,522,812,408
IssuesEvent
2017-03-20 02:22:05
UCATLAS/xAODAnaHelpers
https://api.github.com/repos/UCATLAS/xAODAnaHelpers
opened
Document changes to Efficiency Correctors and running multiple times
documentation
See the discussion raised in #839.
1.0
Document changes to Efficiency Correctors and running multiple times - See the discussion raised in #839.
non_priority
document changes to efficiency correctors and running multiple times see the discussion raised in
0
7,432
3,973,787,529
IssuesEvent
2016-05-04 19:50:59
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
grade build-tools jar missing for alpha2 on sonatype
bug build v5.0.0
**Elasticsearch version**: 5.0.0-alpha2 The build-tools jar, which is the gradle plugin providing all the awesome test infrastructure for plugins has not been deployed with, see https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/gradle/build-tools/ so this `build.gradle` part does not work f...
1.0
grade build-tools jar missing for alpha2 on sonatype - **Elasticsearch version**: 5.0.0-alpha2 The build-tools jar, which is the gradle plugin providing all the awesome test infrastructure for plugins has not been deployed with, see https://oss.sonatype.org/content/repositories/releases/org/elasticsearch/gradle/buil...
non_priority
grade build tools jar missing for on sonatype elasticsearch version the build tools jar which is the gradle plugin providing all the awesome test infrastructure for plugins has not been deployed with see so this build gradle part does not work for buildscript repositories ...
0
68,661
9,209,961,957
IssuesEvent
2019-03-09 00:43:27
dacabdi/simoorg
https://api.github.com/repos/dacabdi/simoorg
closed
TE: API endpoints to manipulate templates
.net core api documentation rest template engine
**DUE DATE: 03/04/2019** ## SPECIFICATIONS **As a** developer **I want to** endpoints to manipulate templates in the Template Engine **so that** I can make them available to client applications for template substitution. ### Acceptance Criteria - [x] A `POST` request on `/api/v1/template` uploads a file and r...
1.0
TE: API endpoints to manipulate templates - **DUE DATE: 03/04/2019** ## SPECIFICATIONS **As a** developer **I want to** endpoints to manipulate templates in the Template Engine **so that** I can make them available to client applications for template substitution. ### Acceptance Criteria - [x] A `POST` reques...
non_priority
te api endpoints to manipulate templates due date specifications as a developer i want to endpoints to manipulate templates in the template engine so that i can make them available to client applications for template substitution acceptance criteria a post request on ...
0
691,857
23,714,184,311
IssuesEvent
2022-08-30 10:19:20
Miriady/arrabbiata
https://api.github.com/repos/Miriady/arrabbiata
closed
Configure Drone CI
Type: Enhancement Priority: High Area: CI/CD
Prepare configuration for Drone CI system. On Pull Request - Automated code testing (`make test`) - Automated flake8 testing (`make flake`) - Automated mypy tests (`make mypy`) On new Tag: - Build new Docker images
1.0
Configure Drone CI - Prepare configuration for Drone CI system. On Pull Request - Automated code testing (`make test`) - Automated flake8 testing (`make flake`) - Automated mypy tests (`make mypy`) On new Tag: - Build new Docker images
priority
configure drone ci prepare configuration for drone ci system on pull request automated code testing make test automated testing make flake automated mypy tests make mypy on new tag build new docker images
1
273,661
8,551,315,453
IssuesEvent
2018-11-07 17:41:28
teambit/bit-envs
https://api.github.com/repos/teambit/bit-envs
opened
problem with jest when do jest.mock('react-dom')
env/jest priority/Critical
test work localy but not work in CI. the problem is: jest.mock('react-dom'); here is the tar project: https://drive.google.com/file/d/1xMo4DQDU25NxtjDlFi37k2w9_YC-0aYJ/view?usp=sharing exapmle of component with this problem: https://stg.bitsrc.io/joshk/grommet/accordion/~console
1.0
problem with jest when do jest.mock('react-dom') - test work localy but not work in CI. the problem is: jest.mock('react-dom'); here is the tar project: https://drive.google.com/file/d/1xMo4DQDU25NxtjDlFi37k2w9_YC-0aYJ/view?usp=sharing exapmle of component with this problem: https://stg.bitsrc.io/joshk/grommet...
priority
problem with jest when do jest mock react dom test work localy but not work in ci the problem is jest mock react dom here is the tar project exapmle of component with this problem
1
718
7,880,232,372
IssuesEvent
2018-06-26 15:23:21
humphd/next
https://api.github.com/repos/humphd/next
opened
Deal with lock file changes polluting commits
automation
Every time we `npm install` it updates `package-lock.json` and `npm-shrinkwrap.json` files throughout the tree. This is annoying, and people not familiar with how these files work will often mess it up, rebases and merges get tricky due to merge conflicts, etc. Let's see if we can improve this. We could try [disab...
1.0
Deal with lock file changes polluting commits - Every time we `npm install` it updates `package-lock.json` and `npm-shrinkwrap.json` files throughout the tree. This is annoying, and people not familiar with how these files work will often mess it up, rebases and merges get tricky due to merge conflicts, etc. Let's ...
non_priority
deal with lock file changes polluting commits every time we npm install it updates package lock json and npm shrinkwrap json files throughout the tree this is annoying and people not familiar with how these files work will often mess it up rebases and merges get tricky due to merge conflicts etc let s ...
0
346,692
30,990,944,634
IssuesEvent
2023-08-09 04:35:35
arpit1102/JAN-Soen6011summer2023
https://api.github.com/repos/arpit1102/JAN-Soen6011summer2023
closed
Perform an end to end integration testing for employee view
task testing
This is a sub task for User Story Description : This task requires conducting end-to-end integration testing for the employer view. It should ensure that all components, including the user interface, backend functionality, and database operations, work seamlessly together from an employer's perspective. Story...
1.0
Perform an end to end integration testing for employee view - This is a sub task for User Story Description : This task requires conducting end-to-end integration testing for the employer view. It should ensure that all components, including the user interface, backend functionality, and database operations, wor...
non_priority
perform an end to end integration testing for employee view this is a sub task for user story description this task requires conducting end to end integration testing for the employer view it should ensure that all components including the user interface backend functionality and database operations wor...
0
382,813
11,320,188,193
IssuesEvent
2020-01-21 02:59:44
DarshanShet777/Model-Airport
https://api.github.com/repos/DarshanShet777/Model-Airport
closed
Structural Engineering: Column No. 10 inner part needs glue
Medium Priority
There is no glue added to Column No. 10's inner column part. The bottom of the inner column is missing glue and is flexing which may cause damage to the column itself.
1.0
Structural Engineering: Column No. 10 inner part needs glue - There is no glue added to Column No. 10's inner column part. The bottom of the inner column is missing glue and is flexing which may cause damage to the column itself.
priority
structural engineering column no inner part needs glue there is no glue added to column no s inner column part the bottom of the inner column is missing glue and is flexing which may cause damage to the column itself
1
362,183
10,723,890,179
IssuesEvent
2019-10-27 21:51:12
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
opened
Define rules to update a container
Priority: Low Status: Available Type: Enhancement
**Is your feature request related to a problem? Please describe.** I think it will be a good idea to define rules to know which version of new image use to update one or all containers. Examples: You want to keep up to date your container only with the version 1.3. *. That will exclude the 1.4. * and more, but...
1.0
Define rules to update a container - **Is your feature request related to a problem? Please describe.** I think it will be a good idea to define rules to know which version of new image use to update one or all containers. Examples: You want to keep up to date your container only with the version 1.3. *. That...
priority
define rules to update a container is your feature request related to a problem please describe i think it will be a good idea to define rules to know which version of new image use to update one or all containers examples you want to keep up to date your container only with the version that...
1
705,103
24,221,625,852
IssuesEvent
2022-09-26 11:22:39
ZupIT/beagle-web-angular
https://api.github.com/repos/ZupIT/beagle-web-angular
closed
Component vs. wrapper styling
enhancement wontfix low priority
Beagle receives the styles from the backend and passes the css to the final angular component as a property. The developer should access this property and apply the styles to an element in the component's template. But Angular, no matter what, will wrap every template into a new HTML element, i.e. the style provided...
1.0
Component vs. wrapper styling - Beagle receives the styles from the backend and passes the css to the final angular component as a property. The developer should access this property and apply the styles to an element in the component's template. But Angular, no matter what, will wrap every template into a new HTML ...
priority
component vs wrapper styling beagle receives the styles from the backend and passes the css to the final angular component as a property the developer should access this property and apply the styles to an element in the component s template but angular no matter what will wrap every template into a new html ...
1
14,112
8,477,283,848
IssuesEvent
2018-10-25 02:12:52
OpenMic/DV
https://api.github.com/repos/OpenMic/DV
closed
As a user, I would like to be able to indicate I will be attending a performance, so the artist can see how many users plan on viewing their performance
new endpoint performances review
Performances will now keep track of how many users plan on viewing it. The count is incremented when a user clicks the "attend" button and decremented when a user clicks the "attending" button. A user should only be allowed to increment the count by one. To ensure this we need to keep track of who has added to the a...
True
As a user, I would like to be able to indicate I will be attending a performance, so the artist can see how many users plan on viewing their performance - Performances will now keep track of how many users plan on viewing it. The count is incremented when a user clicks the "attend" button and decremented when a user cl...
non_priority
as a user i would like to be able to indicate i will be attending a performance so the artist can see how many users plan on viewing their performance performances will now keep track of how many users plan on viewing it the count is incremented when a user clicks the attend button and decremented when a user cl...
0
540,172
15,802,000,090
IssuesEvent
2021-04-03 07:32:37
AY2021S2-CS2103-T16-1/tp
https://api.github.com/repos/AY2021S2-CS2103-T16-1/tp
closed
A black bar appears when the contact viewing area is not filled with contacts
bug priority.medium
This bug appears when the app is opened in full screen. See image below. ![image](https://user-images.githubusercontent.com/16667649/113231388-ba828900-92cd-11eb-9702-0e19abbf2306.png)
1.0
A black bar appears when the contact viewing area is not filled with contacts - This bug appears when the app is opened in full screen. See image below. ![image](https://user-images.githubusercontent.com/16667649/113231388-ba828900-92cd-11eb-9702-0e19abbf2306.png)
priority
a black bar appears when the contact viewing area is not filled with contacts this bug appears when the app is opened in full screen see image below
1
247,026
26,668,255,940
IssuesEvent
2023-01-26 07:42:02
afwss/rover-ui
https://api.github.com/repos/afwss/rover-ui
opened
CVE-2022-25908 (Medium) detected in simple-git-1.132.0.tgz
security vulnerability
## CVE-2022-25908 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-git-1.132.0.tgz</b></p></summary> <p>Simple GIT interface for node.js</p> <p>Library home page: <a href="http...
True
CVE-2022-25908 (Medium) detected in simple-git-1.132.0.tgz - ## CVE-2022-25908 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-git-1.132.0.tgz</b></p></summary> <p>Simple GIT ...
non_priority
cve medium detected in simple git tgz cve medium severity vulnerability vulnerable library simple git tgz simple git interface for node js library home page a href path to dependency file package json path to vulnerable library node modules simple git package json ...
0
829,374
31,876,952,914
IssuesEvent
2023-09-16 00:36:42
Team-Ampersand/Dotori-Android
https://api.github.com/repos/Team-Ampersand/Dotori-Android
opened
(#54) StudentInfoScreen domain ๋กœ์ง ์ž‘์„ฑ
1๏ธโƒฃ Priority: High ๐Ÿ“ฌ Type: API
## ๐Ÿ“Œ ๊ฐœ์š” - StudentInfoScreen domain ๋กœ์ง ์ž‘์„ฑ ## ๐Ÿ“š ๋ ˆํผ๋Ÿฐ์Šค (๋˜๋Š” ์ƒˆ๋กœ ์•Œ๊ฒŒ ๋œ ๋‚ด์šฉ) ํ˜น์€ ๊ถ๊ธˆํ•œ ์‚ฌํ•ญ๋“ค - ์ฐธ๊ณ ํ•  ์‚ฌํ•ญ์ด ์žˆ๋‹ค๋ฉด ์ ์–ด์ฃผ์„ธ์š”
1.0
(#54) StudentInfoScreen domain ๋กœ์ง ์ž‘์„ฑ - ## ๐Ÿ“Œ ๊ฐœ์š” - StudentInfoScreen domain ๋กœ์ง ์ž‘์„ฑ ## ๐Ÿ“š ๋ ˆํผ๋Ÿฐ์Šค (๋˜๋Š” ์ƒˆ๋กœ ์•Œ๊ฒŒ ๋œ ๋‚ด์šฉ) ํ˜น์€ ๊ถ๊ธˆํ•œ ์‚ฌํ•ญ๋“ค - ์ฐธ๊ณ ํ•  ์‚ฌํ•ญ์ด ์žˆ๋‹ค๋ฉด ์ ์–ด์ฃผ์„ธ์š”
priority
studentinfoscreen domain ๋กœ์ง ์ž‘์„ฑ ๐Ÿ“Œ ๊ฐœ์š” studentinfoscreen domain ๋กœ์ง ์ž‘์„ฑ ๐Ÿ“š ๋ ˆํผ๋Ÿฐ์Šค ๋˜๋Š” ์ƒˆ๋กœ ์•Œ๊ฒŒ ๋œ ๋‚ด์šฉ ํ˜น์€ ๊ถ๊ธˆํ•œ ์‚ฌํ•ญ๋“ค ์ฐธ๊ณ ํ•  ์‚ฌํ•ญ์ด ์žˆ๋‹ค๋ฉด ์ ์–ด์ฃผ์„ธ์š”
1
461,479
13,230,935,169
IssuesEvent
2020-08-18 10:42:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.titsa.com - "Secure Connection Failed" error message displayed
browser-focus-geckoview engine-gecko priority-normal severity-critical type-unsupported-tls
<!-- @browser: Firefox Mobile 71.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Mobile; rv:71.0) Gecko/71.0 Firefox/71.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.titsa.com/index.php?accion=articulo **Browser / Version**: Firefox Mobile 71.0 **Operating Sys...
1.0
www.titsa.com - "Secure Connection Failed" error message displayed - <!-- @browser: Firefox Mobile 71.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Mobile; rv:71.0) Gecko/71.0 Firefox/71.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.titsa.com/index.php?accion...
priority
secure connection failed error message displayed url browser version firefox mobile operating system android tested another browser no problem type site is not usable description no open on firefox focus no sa abre en firefox focus steps to reproduce ...
1
296,295
9,107,121,984
IssuesEvent
2019-02-21 02:51:06
delta/dalal-street-server
https://api.github.com/repos/delta/dalal-street-server
opened
[general-web]: Display reserved cash and reserved stocks
Medium Priority enhancement
- Users need to be able to see how much they have reserved for both cash and stocks. - We could have reservedStocks shown up as a different tab in Portfolio page. - Corresponding updates to reserved stocks should be made on receiving transactions. - For reserved Cash, have it like cash owned. One UI element in Portf...
1.0
[general-web]: Display reserved cash and reserved stocks - - Users need to be able to see how much they have reserved for both cash and stocks. - We could have reservedStocks shown up as a different tab in Portfolio page. - Corresponding updates to reserved stocks should be made on receiving transactions. - For rese...
priority
display reserved cash and reserved stocks users need to be able to see how much they have reserved for both cash and stocks we could have reservedstocks shown up as a different tab in portfolio page corresponding updates to reserved stocks should be made on receiving transactions for reserved cash h...
1
762,357
26,716,551,181
IssuesEvent
2023-01-28 15:43:23
containerd/nerdctl
https://api.github.com/repos/containerd/nerdctl
opened
[Regression in v0.23.0] Compose does not print detailed error
bug priority/high area/compose
```yaml services: foo: image: hello-world runtime: invalid ``` v0.22.2 ``` $ nerdctl compose up INFO[0000] Ensuring image hello-world INFO[0000] Re-creating container tmp_foo_1 FATA[0000] failed to create shim task: OCI runtime create failed: unable to retrieve OC...
1.0
[Regression in v0.23.0] Compose does not print detailed error - ```yaml services: foo: image: hello-world runtime: invalid ``` v0.22.2 ``` $ nerdctl compose up INFO[0000] Ensuring image hello-world INFO[0000] Re-creating container tmp_foo_1 FATA[0000] failed to cr...
priority
compose does not print detailed error yaml services foo image hello world runtime invalid nerdctl compose up info ensuring image hello world info re creating container tmp foo fata failed to create shim task oci runtime create fail...
1
162,467
20,189,029,444
IssuesEvent
2022-02-11 02:29:38
postgres-ai/database-lab-engine
https://api.github.com/repos/postgres-ai/database-lab-engine
closed
WS-2021-0427 (Low) detected in github.com/containerd/containerd-v1.5.0-beta.4 - autoclosed
security vulnerability
## WS-2021-0427 - Low 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-v1.5.0-beta.4</b></p></summary> <p>An open and reliable container runtime</p> <p> Depen...
True
WS-2021-0427 (Low) detected in github.com/containerd/containerd-v1.5.0-beta.4 - autoclosed - ## WS-2021-0427 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/containerd/contain...
non_priority
ws low detected in github com containerd containerd beta autoclosed ws low severity vulnerability vulnerable library github com containerd containerd beta an open and reliable container runtime dependency hierarchy github com docker docker root library ...
0
102,533
4,156,526,591
IssuesEvent
2016-06-16 18:15:37
nvs/gem
https://api.github.com/repos/nvs/gem
opened
Add a `-clear` command to clear text messages
Area: JASS Priority: Soon Status: In Progress Type: Enhancement
This would be a nice feature when someone, or perhaps even bots, decide to spam.
1.0
Add a `-clear` command to clear text messages - This would be a nice feature when someone, or perhaps even bots, decide to spam.
priority
add a clear command to clear text messages this would be a nice feature when someone or perhaps even bots decide to spam
1
441,664
12,729,102,210
IssuesEvent
2020-06-25 04:49:12
alanqchen/Bear-Post
https://api.github.com/repos/alanqchen/Bear-Post
closed
Investigate using Material UI "skeleton" component
Medium Priority enhancement frontend
[Link](https://material-ui.com/components/skeleton/) The skeleton component is currently in not in the core, but it looks stable enough to start looking into if it's possible to implement. While the posts are being fetched, three skeleton post cards can be displayed, preferably as the initial server-side rendered pa...
1.0
Investigate using Material UI "skeleton" component - [Link](https://material-ui.com/components/skeleton/) The skeleton component is currently in not in the core, but it looks stable enough to start looking into if it's possible to implement. While the posts are being fetched, three skeleton post cards can be display...
priority
investigate using material ui skeleton component the skeleton component is currently in not in the core but it looks stable enough to start looking into if it s possible to implement while the posts are being fetched three skeleton post cards can be displayed preferably as the initial server side rendere...
1
793,171
27,985,137,152
IssuesEvent
2023-03-26 16:01:37
yakra/DataProcessing
https://api.github.com/repos/yakra/DataProcessing
opened
redundant segment length computation
speed high priority
https://github.com/yakra/DataProcessing/blob/3c15c69fc0670e2450117527c2edd54bc68d2956/siteupdate/cplusplus/classes/Route/read_wpt.cpp#L86-L89 Segment length is computed twice here: https://github.com/yakra/DataProcessing/blob/3c15c69fc0670e2450117527c2edd54bc68d2956/siteupdate/cplusplus/classes/Waypoint/Waypoint.cp...
1.0
redundant segment length computation - https://github.com/yakra/DataProcessing/blob/3c15c69fc0670e2450117527c2edd54bc68d2956/siteupdate/cplusplus/classes/Route/read_wpt.cpp#L86-L89 Segment length is computed twice here: https://github.com/yakra/DataProcessing/blob/3c15c69fc0670e2450117527c2edd54bc68d2956/siteupdate...
priority
redundant segment length computation segment length is computed twice here construct highwaysegment first then use stored length delete waypoint distance update and just include the relevant bits inline
1
283,336
8,718,916,098
IssuesEvent
2018-12-07 22:08:16
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
CONFIG_TICKLESS_KERNEL makes z_clock_set_timeout doesn't work
bug priority: medium
@andyross @nashif @ruuddw in timeout.c, the function will call the clock driver wrapper z_clock_set_timerout in legacy_api.h. ``` void z_clock_set_timeout(s32_t ticks, bool idle) { #ifdef CONFIG_TICKLESS_KERNEL if (idle) { _timer_idle_enter(ticks); } else { _set_time(ticks == K_FOREVER ? 0 : ticks...
1.0
CONFIG_TICKLESS_KERNEL makes z_clock_set_timeout doesn't work - @andyross @nashif @ruuddw in timeout.c, the function will call the clock driver wrapper z_clock_set_timerout in legacy_api.h. ``` void z_clock_set_timeout(s32_t ticks, bool idle) { #ifdef CONFIG_TICKLESS_KERNEL if (idle) { _timer_idle_ente...
priority
config tickless kernel makes z clock set timeout doesn t work andyross nashif ruuddw in timeout c the function will call the clock driver wrapper z clock set timerout in legacy api h void z clock set timeout t ticks bool idle ifdef config tickless kernel if idle timer idle enter ...
1
11,477
3,204,654,406
IssuesEvent
2015-10-03 10:01:52
imixs/imixs-workflow
https://api.github.com/repos/imixs/imixs-workflow
closed
ItemCollection - avoid serialization
bug testing
ItemCollection should not! be serializable because this typical leads into problems after updating the class ItemCollection and a application has seralized this object. Best solution to seralize a ItemCollection: XMLItemCollection xmlConfigItem = null; try { xmlConfigItem = XMLItemCollectionAdapter .p...
1.0
ItemCollection - avoid serialization - ItemCollection should not! be serializable because this typical leads into problems after updating the class ItemCollection and a application has seralized this object. Best solution to seralize a ItemCollection: XMLItemCollection xmlConfigItem = null; try { xmlConfigI...
non_priority
itemcollection avoid serialization itemcollection should not be serializable because this typical leads into problems after updating the class itemcollection and a application has seralized this object best solution to seralize a itemcollection xmlitemcollection xmlconfigitem null try xmlconfigi...
0
324,243
23,990,697,204
IssuesEvent
2022-09-14 00:36:15
codestates-seb/seb39_main_026
https://api.github.com/repos/codestates-seb/seb39_main_026
opened
[PLAN] ERD์ž‘์„ฑ ๋ฐ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ
documentation
### Purpose ERD์ž‘์„ฑ ๋ฐ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ ### To-Do - [ ] 1. ERD ์ž‘์„ฑ - [ ] 2. ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ ### Check-List - [ ] 1. ์ˆ˜์ •์‚ฌํ•ญ์ด ์žˆ๋Š”์ง€ ์ฒดํฌํ•˜์—ฌ ๋ฐ˜์˜ํ•  ๊ฒƒ
1.0
[PLAN] ERD์ž‘์„ฑ ๋ฐ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ - ### Purpose ERD์ž‘์„ฑ ๋ฐ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ ### To-Do - [ ] 1. ERD ์ž‘์„ฑ - [ ] 2. ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ ### Check-List - [ ] 1. ์ˆ˜์ •์‚ฌํ•ญ์ด ์žˆ๋Š”์ง€ ์ฒดํฌํ•˜์—ฌ ๋ฐ˜์˜ํ•  ๊ฒƒ
non_priority
erd์ž‘์„ฑ ๋ฐ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ purpose erd์ž‘์„ฑ ๋ฐ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ to do erd ์ž‘์„ฑ ํ…Œ์ด๋ธ” ๋ช…์„ธ์„œ ์ž‘์„ฑ check list ์ˆ˜์ •์‚ฌํ•ญ์ด ์žˆ๋Š”์ง€ ์ฒดํฌํ•˜์—ฌ ๋ฐ˜์˜ํ•  ๊ฒƒ
0
581,883
17,334,754,667
IssuesEvent
2021-07-28 08:51:45
DeFiCh/jellyfish
https://api.github.com/repos/DeFiCh/jellyfish
closed
ability to get a copy of mnemonic seed on encrypted wallet
area/jellyfish-wallet-encrypted kind/feature priority/urgent-now triage/accepted
<!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: Ability to get a copy of mnemonic seed on encrypted wallet. #### Why is this needed: Linked to this issue https://github.com/DeFiCh/wallet/issues/301
1.0
ability to get a copy of mnemonic seed on encrypted wallet - <!-- Please only use this template for submitting enhancement/feature requests --> #### What would you like to be added: Ability to get a copy of mnemonic seed on encrypted wallet. #### Why is this needed: Linked to this issue https://github.com/DeFiCh...
priority
ability to get a copy of mnemonic seed on encrypted wallet what would you like to be added ability to get a copy of mnemonic seed on encrypted wallet why is this needed linked to this issue
1
208,268
7,137,701,776
IssuesEvent
2018-01-23 11:59:52
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
Web Input :: Select choice questions on web are defaulted to first value (even though they shouldnt be showing because they do not meet visibility logic in form)
bug priority: medium
Forms submitted from ODK work well because they leave '--' when a question should not be answered: <img width="617" alt="screen shot 2017-07-22 at 10 47 37 pm" src="https://user-images.githubusercontent.com/25337622/28494180-ca495974-6f2f-11e7-818f-e2a5b574e155.png"> This is not the case when you input data on the ...
1.0
Web Input :: Select choice questions on web are defaulted to first value (even though they shouldnt be showing because they do not meet visibility logic in form) - Forms submitted from ODK work well because they leave '--' when a question should not be answered: <img width="617" alt="screen shot 2017-07-22 at 10 47 37...
priority
web input select choice questions on web are defaulted to first value even though they shouldnt be showing because they do not meet visibility logic in form forms submitted from odk work well because they leave when a question should not be answered img width alt screen shot at pm src ...
1