Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
71,279 | 23,519,883,651 | IssuesEvent | 2022-08-19 03:58:23 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: | defect | ### Describe your issue.
exp2: t-statistic is `inf`. The p-value `0`.
### Reproducing Code Example
```python
base=[4.28,4.34]
exp1=[4.43,4.45]
exp2=[4.33,4.39]
t,p=stats.ttest_rel(exp1,base)
print(t,p)
t,p=stats.ttest_rel(exp2,base)
print(t,p)
```
### Error message
```shell
6.500000000000133 0.0971795806950... | 1.0 | BUG: - ### Describe your issue.
exp2: t-statistic is `inf`. The p-value `0`.
### Reproducing Code Example
```python
base=[4.28,4.34]
exp1=[4.43,4.45]
exp2=[4.33,4.39]
t,p=stats.ttest_rel(exp1,base)
print(t,p)
t,p=stats.ttest_rel(exp2,base)
print(t,p)
```
### Error message
```shell
6.500000000000133 0.09717... | defect | bug describe your issue t statistic is inf the p value reproducing code example python base t p stats ttest rel base print t p t p stats ttest rel base print t p error message shell inf scipy numpy python version information ... | 1 |
131,102 | 12,475,222,335 | IssuesEvent | 2020-05-29 11:09:14 | COATnor/COAT_portal_issues | https://api.github.com/repos/COATnor/COAT_portal_issues | closed | Access to private and public datasets - discussion of workflow | documentation |
-------
Below copied from email from @mdlux today
Me and Francesco need to improve the API, so that you can access also private datasets. Upon completion, it will be relatively easy: it is again managed as different version. For example, a possible workflow could be:
- Jane uploads a dataset which includes on... | 1.0 | Access to private and public datasets - discussion of workflow -
-------
Below copied from email from @mdlux today
Me and Francesco need to improve the API, so that you can access also private datasets. Upon completion, it will be relatively easy: it is again managed as different version. For example, a possible... | non_defect | access to private and public datasets discussion of workflow below copied from email from mdlux today me and francesco need to improve the api so that you can access also private datasets upon completion it will be relatively easy it is again managed as different version for example a possible... | 0 |
4,508 | 2,610,111,089 | IssuesEvent | 2015-02-26 18:34:23 | chrsmith/scribefire-chrome | https://api.github.com/repos/chrsmith/scribefire-chrome | closed | Chrome does not reqognize my wordpress blog type | auto-migrated Priority-Medium Type-Defect | ```
What's the problem?
Chrome does not reqognize my wordpress blog type, so I can not complete the
blog registration featur
What version of ScribeFire for Chrome are you running?
latest
```
-----
Original issue reported on code.google.com by `jan.vangrinsven` on 12 Apr 2010 at 1:27 | 1.0 | Chrome does not reqognize my wordpress blog type - ```
What's the problem?
Chrome does not reqognize my wordpress blog type, so I can not complete the
blog registration featur
What version of ScribeFire for Chrome are you running?
latest
```
-----
Original issue reported on code.google.com by `jan.vangrinsven` on... | defect | chrome does not reqognize my wordpress blog type what s the problem chrome does not reqognize my wordpress blog type so i can not complete the blog registration featur what version of scribefire for chrome are you running latest original issue reported on code google com by jan vangrinsven on... | 1 |
48,713 | 13,184,723,161 | IssuesEvent | 2020-08-12 19:58:37 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | python-not-found message wrong (Trac #92) | Incomplete Migration Migrated from Trac cmake defect | <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"\n\n",
"reporter": "troy",
"cc": "... | 1.0 | python-not-found message wrong (Trac #92) - <details>
<summary>_Migrated from https://code.icecube.wisc.edu/ticket/92
, reported by troy and owned by troy_</summary>
<p>
```json
{
"status": "closed",
"changetime": "2007-11-09T22:26:46",
"description": "it says \"probably available via the ports system\"... | defect | python not found message wrong trac migrated from reported by troy and owned by troy json status closed changetime description it says probably available via the ports system n n reporter troy cc resolution fixed ... | 1 |
31,280 | 6,486,774,841 | IssuesEvent | 2017-08-19 23:09:21 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | annoying pytest warnings showing up | defect | On every test run:
$ python -c "import scipy; scipy.test()"
========================================= test session starts ==========================================
platform linux2 -- Python 2.7.6, pytest-3.1.3, py-1.4.34, pluggy-0.4.0
rootdir: /home/rgommers/Code/tmp, inifile:
plugins: xdist... | 1.0 | annoying pytest warnings showing up - On every test run:
$ python -c "import scipy; scipy.test()"
========================================= test session starts ==========================================
platform linux2 -- Python 2.7.6, pytest-3.1.3, py-1.4.34, pluggy-0.4.0
rootdir: /home/rgommers/... | defect | annoying pytest warnings showing up on every test run python c import scipy scipy test test session starts platform python pytest py pluggy rootdir home rgommers code t... | 1 |
106,227 | 13,256,653,493 | IssuesEvent | 2020-08-20 13:01:36 | hashicorp/levant | https://api.github.com/repos/hashicorp/levant | opened | logger: update logging lib used to hclog to fall inline with Nomad & Ecosystem projects | core-design enhancement | repo: https://github.com/hashicorp/go-hclog | 1.0 | logger: update logging lib used to hclog to fall inline with Nomad & Ecosystem projects - repo: https://github.com/hashicorp/go-hclog | non_defect | logger update logging lib used to hclog to fall inline with nomad ecosystem projects repo | 0 |
5,094 | 2,610,180,937 | IssuesEvent | 2015-02-26 18:57:47 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | 解析怎样去掉脸上色斑 | auto-migrated Priority-Medium Type-Defect | ```
《摘要》
随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信��
�把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中�
��收放自如、游刃有余;总能在逆境中,找寻到前行的方向,
保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,��
�对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观�
��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从
容。拥有一份随缘之心,你就会发现,天空中无论是阴云密��
�,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中�
��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔,
最后去掉脸上的斑。怎样去掉脸上色斑,
《客户案例》
我今年28岁,我这个年龄说大不大说小也不小了... | 1.0 | 解析怎样去掉脸上色斑 - ```
《摘要》
随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信��
�把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中�
��收放自如、游刃有余;总能在逆境中,找寻到前行的方向,
保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,��
�对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观�
��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从
容。拥有一份随缘之心,你就会发现,天空中无论是阴云密��
�,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中�
��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔,
最后去掉脸上的斑。怎样去掉脸上色斑,
《客户案例》
我今年28岁,我... | defect | 解析怎样去掉脸上色斑 《摘要》 随缘,是一种胸怀,是一种成熟,是对自我内心的一种自信�� �把握。读懂随缘的人,总能在风云变幻、艰难坎坷的生活中� ��收放自如、游刃有余;总能在逆境中,找寻到前行的方向, 保持坦然愉快的心情。随缘,是对现实正确、清醒的认识,�� �对人生彻悟之后的精神自由,是“聚散离合本是缘”的达观� ��“得即高歌失即休”的超然,更是“一蓑烟雨任平生”的从 容。拥有一份随缘之心,你就会发现,天空中无论是阴云密�� �,还是阳光灿烂;生活的道路上无论是坎坷还是畅达,心中� ��是会拥有一份平静和恬淡。随缘,也让我认识了黛芙薇尔, 最后去掉脸上的斑。怎样去掉脸上色斑, 《客户案例》 ,我这个年龄说... | 1 |
40,288 | 9,941,404,619 | IssuesEvent | 2019-07-03 11:31:29 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Misleading error message in PeakPickerMRM | Hacktoberfest OpenMS - library defect minor wontfix | PeakPickerMRM can generate the following error message:
> Found no signal. The Gaussian width is probably smaller than the spacing in your profile data. Try to use a bigger width.
This message comes from the GaussFilter class. GaussFilter or SavitzkyGolayFilter are used internally in PeakPickerMRM to smooth chromatog... | 1.0 | Misleading error message in PeakPickerMRM - PeakPickerMRM can generate the following error message:
> Found no signal. The Gaussian width is probably smaller than the spacing in your profile data. Try to use a bigger width.
This message comes from the GaussFilter class. GaussFilter or SavitzkyGolayFilter are used int... | defect | misleading error message in peakpickermrm peakpickermrm can generate the following error message found no signal the gaussian width is probably smaller than the spacing in your profile data try to use a bigger width this message comes from the gaussfilter class gaussfilter or savitzkygolayfilter are used int... | 1 |
26,339 | 4,676,987,929 | IssuesEvent | 2016-10-07 13:49:54 | phingofficial/phing-issues-test | https://api.github.com/repos/phingofficial/phing-issues-test | opened | zend_mm_heap corrupted after phing has done build (Trac #1072) | defect Incomplete Migration Migrated from Trac phing-core | Migrated from http://localhost:3530/trac/ticket/1072
```json
{
"status": "reopened",
"changetime": "2016-04-11T12:51:22",
"description": "I'm getting following:\n\n{{{\n...\n\nBUILD FINISHED\n\nTotal time: 6 minutes 12.21 seconds\n\nzend_mm_heap corrupted\n}}}\n\nby adding {{{export USE_ZEND_ALLOC=0}}} I... | 1.0 | zend_mm_heap corrupted after phing has done build (Trac #1072) - Migrated from http://localhost:3530/trac/ticket/1072
```json
{
"status": "reopened",
"changetime": "2016-04-11T12:51:22",
"description": "I'm getting following:\n\n{{{\n...\n\nBUILD FINISHED\n\nTotal time: 6 minutes 12.21 seconds\n\nzend_mm... | defect | zend mm heap corrupted after phing has done build trac migrated from json status reopened changetime description i m getting following n n n n nbuild finished n ntotal time minutes seconds n nzend mm heap corrupted n n nby adding export use zend... | 1 |
58,158 | 16,380,850,215 | IssuesEvent | 2021-05-17 02:05:36 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Uncommanded scroll back if you overscroll and then move your mouse off of the timeline | A-Timeline P2 T-Defect | ### Description
Riot on Safari will randomly scroll back a couple of pages if you scroll down and then move your mouse off of the timeline.
### Steps to reproduce
- over scroll down in the timeline
- move mouse outside of the timeline
Log: not sent
 Warning: array_merge() [function.array-merge]: Argument #1 is not an
array in /ph... | 1.0 | Warning: Argument #1 is not an array in /php-wsdl-2.3/class.phpwsdlclient.php - ```
What steps will reproduce the problem?
1. Default installation
2. Run /php-wsdl-2.3/demo6.php?name=you
3. Shows 2 warnings, and result from call
What is the expected output? What do you see instead?
- output without warnings
- ( ! ) W... | defect | warning argument is not an array in php wsdl class phpwsdlclient php what steps will reproduce the problem default installation run php wsdl php name you shows warnings and result from call what is the expected output what do you see instead output without warnings warni... | 1 |
148,697 | 23,366,920,886 | IssuesEvent | 2022-08-10 16:07:05 | zuri-training/anima_lib_team98 | https://api.github.com/repos/zuri-training/anima_lib_team98 | opened | Prototype reusable components to allow the flow be used in all pages where the components are inserted - design | design | I prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used.
https://www.figma.com/file/mnP49B5GDsVrVBPIp1Q6g0/Animax-Project-Design?node-id=2439%3A12707 | 1.0 | Prototype reusable components to allow the flow be used in all pages where the components are inserted - design - I prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used.
https://www.figma.com/file/mnP49B5GDsVrVBPIp1Q6g0/Animax-Project-Design?node-id=24... | non_defect | prototype reusable components to allow the flow be used in all pages where the components are inserted design i prototyped the nav bar and the footer to include navigations that can be reusable everywhere the components are used | 0 |
67,715 | 21,081,381,651 | IssuesEvent | 2022-04-03 00:09:11 | E1337Kat/cyberpunk2077_ext_redux | https://api.github.com/repos/E1337Kat/cyberpunk2077_ext_redux | opened | JSON Should Prompt, Maybe | defect Mod | Currently we outright reject in some cases in the JSON installer. Unless there's a high risk that we create a confusing problem by allowing the install, I think let's
- [ ] let all cases we can to go to the fallback prompt?
- [ ] if there are cases that really shouldn't be installed, it'll work better if the reject... | 1.0 | JSON Should Prompt, Maybe - Currently we outright reject in some cases in the JSON installer. Unless there's a high risk that we create a confusing problem by allowing the install, I think let's
- [ ] let all cases we can to go to the fallback prompt?
- [ ] if there are cases that really shouldn't be installed, it'... | defect | json should prompt maybe currently we outright reject in some cases in the json installer unless there s a high risk that we create a confusing problem by allowing the install i think let s let all cases we can to go to the fallback prompt if there are cases that really shouldn t be installed it ll w... | 1 |
81,705 | 7,800,602,503 | IssuesEvent | 2018-06-09 11:29:59 | tine20/Tine-2.0-Open-Source-Groupware-and-CRM | https://api.github.com/repos/tine20/Tine-2.0-Open-Source-Groupware-and-CRM | closed | 0010349:
add tests for new access log & session management & login handling | Feature Request Mantis Unittests high priority | **Reported by pschuele on 13 Oct 2014 08:28**
add tests for new access log & session management & login handling
- Tinebase/AccessLog.php (getPreviousAccessLog)
- login tests (wrong pw, webdav, blocked user, ....)
| 1.0 | 0010349:
add tests for new access log & session management & login handling - **Reported by pschuele on 13 Oct 2014 08:28**
add tests for new access log & session management & login handling
- Tinebase/AccessLog.php (getPreviousAccessLog)
- login tests (wrong pw, webdav, blocked user, ....)
| non_defect | add tests for new access log session management login handling reported by pschuele on oct add tests for new access log amp session management amp login handling tinebase accesslog php getpreviousaccesslog login tests wrong pw webdav blocked user | 0 |
353,558 | 10,554,290,238 | IssuesEvent | 2019-10-03 19:07:44 | mozilla/addons-code-manager | https://api.github.com/repos/mozilla/addons-code-manager | closed | Preload next file in Browse to increase perceived performance | component: performance priority: p3 type: feature | When reviewing, reviewers often go from top to bottom, from one file to the next. I'd like to propose the following enhancement:
1) When browsing all files, reviewer loads the first file, this takes the normal time it takes
2) Once loading is complete, reviewer tools preload the next N files
3) When reviewer uses ... | 1.0 | Preload next file in Browse to increase perceived performance - When reviewing, reviewers often go from top to bottom, from one file to the next. I'd like to propose the following enhancement:
1) When browsing all files, reviewer loads the first file, this takes the normal time it takes
2) Once loading is complete,... | non_defect | preload next file in browse to increase perceived performance when reviewing reviewers often go from top to bottom from one file to the next i d like to propose the following enhancement when browsing all files reviewer loads the first file this takes the normal time it takes once loading is complete ... | 0 |
37,806 | 8,519,587,800 | IssuesEvent | 2018-11-01 15:04:46 | GoldenSoftwareLtd/gedemin | https://api.github.com/repos/GoldenSoftwareLtd/gedemin | closed | Смысл переменной Result в коде, генерируемом конструктором функций | GedeminExe Performance Priority-Medium Type-Defect | Originally reported on Google Code with ID 3458
```
Смысл переменной Result в коде, генерируемом конструктором функций?
```
Reported by `gs1994` on 2014-10-05 14:37:24
| 1.0 | Смысл переменной Result в коде, генерируемом конструктором функций - Originally reported on Google Code with ID 3458
```
Смысл переменной Result в коде, генерируемом конструктором функций?
```
Reported by `gs1994` on 2014-10-05 14:37:24
| defect | смысл переменной result в коде генерируемом конструктором функций originally reported on google code with id смысл переменной result в коде генерируемом конструктором функций reported by on | 1 |
292,672 | 22,034,137,546 | IssuesEvent | 2022-05-28 09:45:06 | KonsumGandalf/AsteoBackend | https://api.github.com/repos/KonsumGandalf/AsteoBackend | closed | Schema Diagrams | documentation | Create the schema templates for the mongo database:
- [x] Paintings
- [x] Users
- [x] Artist
- [x] Gallery
- [ ] Review
- [ ] Discussion


 detected in is-svg-3.0.0.tgz - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://re... | True | CVE-2021-29059 (High) detected in is-svg-3.0.0.tgz - autoclosed - ## CVE-2021-29059 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a str... | non_defect | cve high detected in is svg tgz autoclosed cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file ui package json path to vulnerable library ui node modules is svg package ... | 0 |
55,795 | 14,689,973,589 | IssuesEvent | 2021-01-02 12:54:42 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Hazelcast doesn't work with Sping Boot 2.4.1 | Type: Defect | <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
I used Hazelcast with Spring Boot 2.2.2 very well. Then I want to change my Spring Boot version to 2.4.1. But it seems that Hazelcast no longer wo... | 1.0 | Hazelcast doesn't work with Sping Boot 2.4.1 - <!--
Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently.
-->
**Describe the bug**
I used Hazelcast with Spring Boot 2.2.2 very well. Then I want to change my Spring Boot version to ... | defect | hazelcast doesn t work with sping boot thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug i used hazelcast with spring boot very well then i want to change my spring boot version to ... | 1 |
59,906 | 17,023,286,568 | IssuesEvent | 2021-07-03 01:14:18 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Render highway=*_link below other highways | Component: osmarender Priority: minor Resolution: wontfix Type: defect | **[Submitted to the original trac issue database at 2.38am, Monday, 18th August 2008]**
When a motorway_link joins a secondary highway, for example, the results are ugly.
http://www.informationfreeway.org/?lat=37.080344912604765&lon=-94.31256214223548&zoom=17&layers=B000F000F
Notice how the motorway_links are re... | 1.0 | Render highway=*_link below other highways - **[Submitted to the original trac issue database at 2.38am, Monday, 18th August 2008]**
When a motorway_link joins a secondary highway, for example, the results are ugly.
http://www.informationfreeway.org/?lat=37.080344912604765&lon=-94.31256214223548&zoom=17&layers=B000... | defect | render highway link below other highways when a motorway link joins a secondary highway for example the results are ugly notice how the motorway links are rendered on top of the secondary highway it would look much better with the motorway links and other link highways rendered below other h... | 1 |
632,964 | 20,240,441,913 | IssuesEvent | 2022-02-14 08:46:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | blog.bitsrc.io - Bolder fonts are used for text | browser-firefox priority-normal severity-minor os-mac engine-gecko | <!-- @browser: Firefox 95.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/95572 -->
**URL**: https://blog.bitsrc.io/microservices-are-dead-long-live-miniservices... | 1.0 | blog.bitsrc.io - Bolder fonts are used for text - <!-- @browser: Firefox 95.0 -->
<!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/95572 -->
**URL**: https://blog.bitsr... | non_defect | blog bitsrc io bolder fonts are used for text url browser version firefox operating system mac os x tested another browser yes safari problem type something else description firefox renders font too bold compared to safari steps to reproduce platform only m... | 0 |
71,063 | 23,433,396,641 | IssuesEvent | 2022-08-15 06:53:59 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Wrong DDL generated for computed columns in MEMSQL | T: Defect C: Functionality P: Medium C: DB: SingleStore E: Professional Edition E: Enterprise Edition | We're currently generating the standard SQL syntax in all MySQL dialects for computed columns: `GENERATED ALWAYS AS`.
It seems that MemSQL (Single Store) didn't get the memo and parses only `AS` | 1.0 | Wrong DDL generated for computed columns in MEMSQL - We're currently generating the standard SQL syntax in all MySQL dialects for computed columns: `GENERATED ALWAYS AS`.
It seems that MemSQL (Single Store) didn't get the memo and parses only `AS` | defect | wrong ddl generated for computed columns in memsql we re currently generating the standard sql syntax in all mysql dialects for computed columns generated always as it seems that memsql single store didn t get the memo and parses only as | 1 |
220,407 | 16,945,096,533 | IssuesEvent | 2021-06-28 05:11:02 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | opened | Document whether MSSQL/MySQL/Oracle connectors support replicating from views | area/connectors area/documentation type/enhancement | ## Tell us about the problem you're trying to solve
like #4008 but for other dbs
| 1.0 | Document whether MSSQL/MySQL/Oracle connectors support replicating from views - ## Tell us about the problem you're trying to solve
like #4008 but for other dbs
| non_defect | document whether mssql mysql oracle connectors support replicating from views tell us about the problem you re trying to solve like but for other dbs | 0 |
80,235 | 10,166,123,496 | IssuesEvent | 2019-08-07 15:11:28 | deepset-ai/FARM | https://api.github.com/repos/deepset-ai/FARM | closed | Add changelog | documentation | I advocate for adding a CHANGELOG.md or CHANGES.md document as a toplevel resource in the repo to be able to follow changes / fixes / new commits. Having to look at the commits is a lot of work for users of your framework, especially when you have rapid iteration and are getting a lot of stuff done.
If you don't wan... | 1.0 | Add changelog - I advocate for adding a CHANGELOG.md or CHANGES.md document as a toplevel resource in the repo to be able to follow changes / fixes / new commits. Having to look at the commits is a lot of work for users of your framework, especially when you have rapid iteration and are getting a lot of stuff done.
... | non_defect | add changelog i advocate for adding a changelog md or changes md document as a toplevel resource in the repo to be able to follow changes fixes new commits having to look at the commits is a lot of work for users of your framework especially when you have rapid iteration and are getting a lot of stuff done ... | 0 |
4,729 | 3,438,565,096 | IssuesEvent | 2015-12-14 01:32:56 | jeff1evesque/machine-learning | https://api.github.com/repos/jeff1evesque/machine-learning | closed | Ensure only js files minify with uglifyjs | build enhancement | We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/puppet/scripts/browserify#L23). | 1.0 | Ensure only js files minify with uglifyjs - We need to ensure that uglifyjs only minifies files with `.js` file extensions. Specifically, we need to adjust `/puppet/script/uglifyjs`, similar to [`/puppet/script/browserify`](https://github.com/jeff1evesque/machine-learning/blob/18d1b4a9abb3fffd6e86cf5e3e62097f53cb0eb7/... | non_defect | ensure only js files minify with uglifyjs we need to ensure that uglifyjs only minifies files with js file extensions specifically we need to adjust puppet script uglifyjs similar to | 0 |
54,053 | 13,357,717,324 | IssuesEvent | 2020-08-31 10:19:11 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | record.into(MyPojo.class) does not work on joined queries unless chain through .into(MyPojoRecord.class) | C: Functionality E: All Editions P: Medium R: Feedback Pending T: Defect | Acceptance criteria:
* either change Record `record.into` behavior to work for pojo classes when query contains joined columns OR document the need to go through records for joined queries
### Expected behavior and actual behavior:
**Expected:**
`record.into(Repo.class);`
should work even select joins multiple ... | 1.0 | record.into(MyPojo.class) does not work on joined queries unless chain through .into(MyPojoRecord.class) - Acceptance criteria:
* either change Record `record.into` behavior to work for pojo classes when query contains joined columns OR document the need to go through records for joined queries
### Expected behavi... | defect | record into mypojo class does not work on joined queries unless chain through into mypojorecord class acceptance criteria either change record record into behavior to work for pojo classes when query contains joined columns or document the need to go through records for joined queries expected behavi... | 1 |
209,638 | 7,178,097,401 | IssuesEvent | 2018-01-31 15:35:06 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | Support for Bazel | component/apps kind/enhancement priority/P3 | Would be good to have rules for deployment and similar to enable IaC when using Bazel. | 1.0 | Support for Bazel - Would be good to have rules for deployment and similar to enable IaC when using Bazel. | non_defect | support for bazel would be good to have rules for deployment and similar to enable iac when using bazel | 0 |
34,750 | 7,459,949,994 | IssuesEvent | 2018-03-30 17:34:52 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Ei saa lisada kü-d cs ülesandesse | C: AVAR P: normal R: fixed T: defect | **Reported by eilika on 27 Jan 2016 11:30 UTC**
KÜ detailandmetes vajutada lingile "Lisa crowdsourcingu ülesandesse". Valin ülesande ja vajutan nupule OK. KÜ-d ei lisata ülesandesse. | 1.0 | Ei saa lisada kü-d cs ülesandesse - **Reported by eilika on 27 Jan 2016 11:30 UTC**
KÜ detailandmetes vajutada lingile "Lisa crowdsourcingu ülesandesse". Valin ülesande ja vajutan nupule OK. KÜ-d ei lisata ülesandesse. | defect | ei saa lisada kü d cs ülesandesse reported by eilika on jan utc kü detailandmetes vajutada lingile lisa crowdsourcingu ülesandesse valin ülesande ja vajutan nupule ok kü d ei lisata ülesandesse | 1 |
50,563 | 13,187,580,936 | IssuesEvent | 2020-08-13 03:53:06 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | Steamshovel tries to build without GLUT (Trac #946) | Migrated from Trac cmake defect | Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/946
, reported by richman and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": ... | 1.0 | Steamshovel tries to build without GLUT (Trac #946) - Steamshovel tries to build, then fails because GLUT is not installed. It shouldn't try to build if GLUT's not there.
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/946
, reported by richman and owned by david.schultz</em></summary>
<p>
... | defect | steamshovel tries to build without glut trac steamshovel tries to build then fails because glut is not installed it shouldn t try to build if glut s not there migrated from reported by richman and owned by david schultz json status closed changetime de... | 1 |
49,774 | 13,187,268,205 | IssuesEvent | 2020-08-13 02:52:36 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [steamshovel] option dropdown disappears (Trac #2044) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2044">https://code.icecube.wisc.edu/ticket/2044</a>, reported by david.schultz and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:03",
"description": "On some of ... | 1.0 | [steamshovel] option dropdown disappears (Trac #2044) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2044">https://code.icecube.wisc.edu/ticket/2044</a>, reported by david.schultz and owned by sander.vanheule</em></summary>
<p>
```json
{
"status": "closed",
"changetime":... | defect | option dropdown disappears trac migrated from json status closed changetime description on some of the option dropdowns if the selection is blank the default the dropdown disappears into the white background this confuses users as they don t know w... | 1 |
58,304 | 16,481,032,352 | IssuesEvent | 2021-05-24 11:39:54 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | 508-defect-3: "Finish this request later" button should be styled as a button | 508-defect-3 508/Accessibility | # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
## Feedback framework
- **❗️ Must** for if the feedback must be applied
- **⚠️ Should** if the feedback is best practice
- **✔️ Consider** for su... | 1.0 | 508-defect-3: "Finish this request later" button should be styled as a button - # [508-defect-3](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-3)
## Feedback framework
- **❗️ Must** for if the feedback must be appli... | defect | defect finish this request later button should be styled as a button feedback framework ❗️ must for if the feedback must be applied ⚠️ should if the feedback is best practice ✔️ consider for suggestions enhancements definition of done review and acknowledge... | 1 |
66,546 | 20,267,701,693 | IssuesEvent | 2022-02-15 13:37:54 | pymc-devs/pymc | https://api.github.com/repos/pymc-devs/pymc | closed | Update Aeppl dependency | defects beginner friendly aeppl-related | Due to a bug in Aeppl (https://github.com/aesara-devs/aeppl/issues/115), the changes introduced in #5386 lead to issues when using MvNormal or MvStudentT with random `mu` inputs | 1.0 | Update Aeppl dependency - Due to a bug in Aeppl (https://github.com/aesara-devs/aeppl/issues/115), the changes introduced in #5386 lead to issues when using MvNormal or MvStudentT with random `mu` inputs | defect | update aeppl dependency due to a bug in aeppl the changes introduced in lead to issues when using mvnormal or mvstudentt with random mu inputs | 1 |
50,468 | 13,187,510,977 | IssuesEvent | 2020-08-13 03:38:56 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | double-muon::doublefit_10par.py (Trac #753) | Migrated from Trac combo reconstruction defect | 1) fails to converge
2) looks like maybe there is an error in logging too
```text
INFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)
FATAL (Python): event 10 fit=twomuT1SPE: got status=OK, expected FailedToCon... | 1.0 | double-muon::doublefit_10par.py (Trac #753) - 1) fails to converge
2) looks like maybe there is an error in logging too
```text
INFO (Python): CHECK(10): twomuT1SPE status=OK zenith=39.98221966718791 deg, azimuth=252.47838314181124 deg; nch=30 (doublefit_10par.py:290 in checkdoublefits)
FATAL (Python): event 10 fit=t... | defect | double muon doublefit py trac fails to converge looks like maybe there is an error in logging too text info python check status ok zenith deg azimuth deg nch doublefit py in checkdoublefits fatal python event fit got status ok expected failedtoconverge doublefit... | 1 |
49,485 | 13,186,778,139 | IssuesEvent | 2020-08-13 01:17:17 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [dataio] dataio-pyshovel goto frame offset (Trac #1508) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1508">https://code.icecube.wisc.edu/ticket/1508</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:11:22",
"description": "goto frame us... | 1.0 | [dataio] dataio-pyshovel goto frame offset (Trac #1508) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1508">https://code.icecube.wisc.edu/ticket/1508</a>, reported by david.schultz and owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
"changetime":... | defect | dataio pyshovel goto frame offset trac migrated from json status closed changetime description goto frame uses frame index starting at but the display uses frame index starting at this leads to an offset when trying to go to a specific frame number ... | 1 |
78,497 | 27,554,455,143 | IssuesEvent | 2023-03-07 16:55:52 | vector-im/element-x-android | https://api.github.com/repos/vector-im/element-x-android | closed | Make error when typing in wrong password user friendly | S-Major T-Defect O-Occasional A-Signin | ### Steps to reproduce
1. At login, type in wrong password and try to proceed
### Outcome
#### What did you expect?
User friendly error saying that the password or username is wrong (or something that makes sense)
#### What happened instead?
Not user friendly error and the text with the light theme looks too li... | 1.0 | Make error when typing in wrong password user friendly - ### Steps to reproduce
1. At login, type in wrong password and try to proceed
### Outcome
#### What did you expect?
User friendly error saying that the password or username is wrong (or something that makes sense)
#### What happened instead?
Not user frie... | defect | make error when typing in wrong password user friendly steps to reproduce at login type in wrong password and try to proceed outcome what did you expect user friendly error saying that the password or username is wrong or something that makes sense what happened instead not user frie... | 1 |
61,099 | 17,023,601,139 | IssuesEvent | 2021-07-03 02:51:47 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Deleted node is still being used in index | Component: nominatim Priority: major Resolution: worksforme Type: defect | **[Submitted to the original trac issue database at 7.24am, Wednesday, 2nd June 2010]**
The following record in Nominatim is wildly inaccurate, resulting in almost any Utah address showing up as being in "Weber County". [http://nominatim.openstreetmap.org/details.php?place_id=1974696]
Question: On what, exactly, i... | 1.0 | Deleted node is still being used in index - **[Submitted to the original trac issue database at 7.24am, Wednesday, 2nd June 2010]**
The following record in Nominatim is wildly inaccurate, resulting in almost any Utah address showing up as being in "Weber County". [http://nominatim.openstreetmap.org/details.php?place_... | defect | deleted node is still being used in index the following record in nominatim is wildly inaccurate resulting in almost any utah address showing up as being in weber county question on what exactly is this wildly large polygon associated with weber county based it encompasses several neighboring co... | 1 |
749,471 | 26,163,335,734 | IssuesEvent | 2022-12-31 23:34:07 | feast-dev/feast | https://api.github.com/repos/feast-dev/feast | closed | Performing I/O on instantiation | wontfix kind/bug priority/p2 critical | ## Expected Behavior
`FeatureStore` didn't use to perform any I/O on instantiation. This should be the expected behavior. As far as I can tell, all other abstractions follow this convention. Some examples include all implementations of `Provider`, `DataSource`, `RegistryStore`, `InfraObject`, and `RetrievalJob`.
T... | 1.0 | Performing I/O on instantiation - ## Expected Behavior
`FeatureStore` didn't use to perform any I/O on instantiation. This should be the expected behavior. As far as I can tell, all other abstractions follow this convention. Some examples include all implementations of `Provider`, `DataSource`, `RegistryStore`, `Inf... | non_defect | performing i o on instantiation expected behavior featurestore didn t use to perform any i o on instantiation this should be the expected behavior as far as i can tell all other abstractions follow this convention some examples include all implementations of provider datasource registrystore inf... | 0 |
132,360 | 18,268,579,615 | IssuesEvent | 2021-10-04 11:23:17 | artsking/linux-3.0.35 | https://api.github.com/repos/artsking/linux-3.0.35 | closed | CVE-2013-2890 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed | security vulnerability | ## CVE-2013-2890 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home pag... | True | CVE-2013-2890 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2013-2890 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<... | non_defect | cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner... | 0 |
346,954 | 10,422,153,745 | IssuesEvent | 2019-09-16 08:20:45 | alphagov/govuk-frontend | https://api.github.com/repos/alphagov/govuk-frontend | closed | Form elements do not scale well if only font size increased | Effort: days Priority: high accessibility bug | If you `zoom text only` in Firefox, select elements retain their 40px height but the text within them becomes larger and therefore cropped from the bottom edge.
<img width="678" alt="Screen Shot 2019-08-01 at 14 30 10" src="https://user-images.githubusercontent.com/861310/62297312-e4d0d300-b468-11e9-9e98-390152b7ae2... | 1.0 | Form elements do not scale well if only font size increased - If you `zoom text only` in Firefox, select elements retain their 40px height but the text within them becomes larger and therefore cropped from the bottom edge.
<img width="678" alt="Screen Shot 2019-08-01 at 14 30 10" src="https://user-images.githubuserc... | non_defect | form elements do not scale well if only font size increased if you zoom text only in firefox select elements retain their height but the text within them becomes larger and therefore cropped from the bottom edge img width alt screen shot at src doesn t seem to be as much of a problem... | 0 |
42,502 | 11,092,573,187 | IssuesEvent | 2019-12-15 19:56:19 | pymc-devs/pymc3 | https://api.github.com/repos/pymc-devs/pymc3 | opened | Metropolis chain tuning is differs between single- and multiprocessing | defects metropolis request review/discussion | ### Observations
When `Metropolis` is used with `cores > 1 and chains > 1`, all chains are independently tuned.
With `cores=1` however, `Metropolis` initializes the 2nd chain with the `scaling` from the first. It is still tuned, but in the end it's a different between sequential single-process and parallelized mult... | 1.0 | Metropolis chain tuning is differs between single- and multiprocessing - ### Observations
When `Metropolis` is used with `cores > 1 and chains > 1`, all chains are independently tuned.
With `cores=1` however, `Metropolis` initializes the 2nd chain with the `scaling` from the first. It is still tuned, but in the end... | defect | metropolis chain tuning is differs between single and multiprocessing observations when metropolis is used with cores and chains all chains are independently tuned with cores however metropolis initializes the chain with the scaling from the first it is still tuned but in the end i... | 1 |
40,487 | 10,020,558,713 | IssuesEvent | 2019-07-16 12:53:59 | cf-convention/cf-conventions | https://api.github.com/repos/cf-convention/cf-conventions | opened | Updating definition of coordinate variable to account for NUG changes | defect | In NetCDF4, coordinate variables can be string valued or character arrays. This is a change from NetCDF3 --- and, because of this change, the section of the CF Convention which refers to the NetCDF definition of coordinate variables contains a contradictions.
Section 1.2 on terminology states that a Coordinate Vari... | 1.0 | Updating definition of coordinate variable to account for NUG changes - In NetCDF4, coordinate variables can be string valued or character arrays. This is a change from NetCDF3 --- and, because of this change, the section of the CF Convention which refers to the NetCDF definition of coordinate variables contains a cont... | defect | updating definition of coordinate variable to account for nug changes in coordinate variables can be string valued or character arrays this is a change from and because of this change the section of the cf convention which refers to the netcdf definition of coordinate variables contains a contradictions ... | 1 |
225,778 | 17,908,679,906 | IssuesEvent | 2021-09-09 00:04:48 | nih-cfde/cfde-deriva | https://api.github.com/repos/nih-cfde/cfde-deriva | closed | Stale favorites status can be seen in facet sidebar when other actions change the favorites status for a term | Testing | ## actual
The anatomy and anatomy slim facets both conenct to the same anatomy vocabulary. When a term is favorited, it is favorited regardless of path to reach the vocabulary. But, the UI can show stale status known at the time a UI element was rendered, and not update to show state changes caused by other UI even... | 1.0 | Stale favorites status can be seen in facet sidebar when other actions change the favorites status for a term - ## actual
The anatomy and anatomy slim facets both conenct to the same anatomy vocabulary. When a term is favorited, it is favorited regardless of path to reach the vocabulary. But, the UI can show stale ... | non_defect | stale favorites status can be seen in facet sidebar when other actions change the favorites status for a term actual the anatomy and anatomy slim facets both conenct to the same anatomy vocabulary when a term is favorited it is favorited regardless of path to reach the vocabulary but the ui can show stale ... | 0 |
176,673 | 21,435,747,948 | IssuesEvent | 2022-04-24 01:01:24 | BrianMcDonaldWS/Ignite | https://api.github.com/repos/BrianMcDonaldWS/Ignite | closed | WS-2020-0070 (High) detected in lodash-4.17.15.tgz - autoclosed | security vulnerability | ## WS-2020-0070 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.np... | True | WS-2020-0070 (High) detected in lodash-4.17.15.tgz - autoclosed - ## WS-2020-0070 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular... | non_defect | ws high detected in lodash tgz autoclosed ws high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file tmp ws scm ignite package json path to vulnerable library tmp ws scm ignite node modu... | 0 |
62,125 | 14,656,437,973 | IssuesEvent | 2020-12-28 13:25:34 | fu1771695yongxie/angular.js | https://api.github.com/repos/fu1771695yongxie/angular.js | opened | WS-2019-0310 (High) detected in https-proxy-agent-2.2.1.tgz | security vulnerability | ## WS-2019-0310 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-2.2.1.tgz</b></p></summary>
<p>An HTTP(s) proxy `http.Agent` implementation for HTTPS</p>
<p>Library h... | True | WS-2019-0310 (High) detected in https-proxy-agent-2.2.1.tgz - ## WS-2019-0310 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https-proxy-agent-2.2.1.tgz</b></p></summary>
<p>An HTTP(s... | non_defect | ws high detected in https proxy agent tgz ws high severity vulnerability vulnerable library https proxy agent tgz an http s proxy http agent implementation for https library home page a href path to dependency file angular js yarn lock path to vulnerable library a... | 0 |
4,965 | 5,367,323,205 | IssuesEvent | 2017-02-22 03:37:47 | dotnet/core-setup | https://api.github.com/repos/dotnet/core-setup | opened | UAC prompt UI of .NET Core Runtime Bundle should display product details in 1.1.x | Infrastructure | 1.Run the Bundler generated by official build for 1.1 .
2.The UI displayed under the UAC prompt does shows the exe name instead of product name.
| 1.0 | UAC prompt UI of .NET Core Runtime Bundle should display product details in 1.1.x - 1.Run the Bundler generated by official build for 1.1 .
2.The UI displayed under the UAC prompt does shows the exe name instead of product name.
| non_defect | uac prompt ui of net core runtime bundle should display product details in x run the bundler generated by official build for the ui displayed under the uac prompt does shows the exe name instead of product name | 0 |
26,040 | 4,559,052,844 | IssuesEvent | 2016-09-14 00:01:37 | afisher1/GridLAB-D | https://api.github.com/repos/afisher1/GridLAB-D | closed | #960 TMY3 reader error message incorrect,
| defect | Error message regarding the number of fields TMY3 reader should be parsing assumes it is the number of fields as TMY2. Error message is: \TMY reader did not get 17 values for line time...\. 17 values is appropriate for TMY2 but not TMY3; TMY3 needs its own error message.,
| 1.0 | #960 TMY3 reader error message incorrect,
- Error message regarding the number of fields TMY3 reader should be parsing assumes it is the number of fields as TMY2. Error message is: \TMY reader did not get 17 values for line time...\. 17 values is appropriate for TMY2 but not TMY3; TMY3 needs its own error message.,
| defect | reader error message incorrect error message regarding the number of fields reader should be parsing assumes it is the number of fields as error message is tmy reader did not get values for line time values is appropriate for but not needs its own error message | 1 |
8,661 | 2,611,534,917 | IssuesEvent | 2015-02-27 06:05:12 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Portal creates an Rubber band.like afterimage. | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Fire a portal on the map.
2. Go find a hog and fire a portal as to attempt to teleport it to the first
portal. Try to fail placing the second portal as much (maybe not necessary) as
you can (try to make a portal appear over the hog).
3. Finally, shoot a portal that succes... | 1.0 | Portal creates an Rubber band.like afterimage. - ```
What steps will reproduce the problem?
1. Fire a portal on the map.
2. Go find a hog and fire a portal as to attempt to teleport it to the first
portal. Try to fail placing the second portal as much (maybe not necessary) as
you can (try to make a portal appear over... | defect | portal creates an rubber band like afterimage what steps will reproduce the problem fire a portal on the map go find a hog and fire a portal as to attempt to teleport it to the first portal try to fail placing the second portal as much maybe not necessary as you can try to make a portal appear over... | 1 |
19,485 | 27,054,520,979 | IssuesEvent | 2023-02-13 15:20:09 | Cheos137/ArmorpointsPlusplus | https://api.github.com/repos/Cheos137/ArmorpointsPlusplus | opened | [raised] incompatible | fabric compatibility | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest version currently available?
- [X] I am using the latest version currently available
### Mod name/version/id
Raised/fabric-1.19.3-1.2.0/raised
### Link
https://github.com/yurisuika/Raised
### Alternat... | True | [raised] incompatible - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest version currently available?
- [X] I am using the latest version currently available
### Mod name/version/id
Raised/fabric-1.19.3-1.2.0/raised
### Link
https://github.com/yurisu... | non_defect | incompatible is there an existing issue for this i have searched the existing issues are you using the latest version currently available i am using the latest version currently available mod name version id raised fabric raised link alternatives no response ... | 0 |
52,411 | 6,622,416,655 | IssuesEvent | 2017-09-21 23:40:35 | backdrop/backdrop-issues | https://api.github.com/repos/backdrop/backdrop-issues | reopened | Design review: update.php & "Task List" styling | audience - design status - fixed status - has pull request type - feature request | Is the current look / feel for the updater what we want?

> The task list shown in the sidebar during the installer does not match the rest of Seven, both in iconography and color scheme. We should update i... | 1.0 | Design review: update.php & "Task List" styling - Is the current look / feel for the updater what we want?

> The task list shown in the sidebar during the installer does not match the rest of Seven, both i... | non_defect | design review update php task list styling is the current look feel for the updater what we want the task list shown in the sidebar during the installer does not match the rest of seven both in iconography and color scheme we should update it to match from which i am closing as dupe ... | 0 |
15,952 | 2,869,717,017 | IssuesEvent | 2015-06-06 13:22:35 | souliss/souliss | https://api.github.com/repos/souliss/souliss | closed | Analog Lux value on SoulissApp | Priority-Medium Type-Defect | Original [issue 109](https://code.google.com/p/souliss/issues/detail?id=109) created by fazioa on 2015-02-21T21:17:32.000Z:
<b>What steps will reproduce the problem?</b>
1. Define a T54 and read the value on SoulissApp
<b>What is the expected output? What do you see instead?</b>
The value on SoulissApp is 10k big... | 1.0 | Analog Lux value on SoulissApp - Original [issue 109](https://code.google.com/p/souliss/issues/detail?id=109) created by fazioa on 2015-02-21T21:17:32.000Z:
<b>What steps will reproduce the problem?</b>
1. Define a T54 and read the value on SoulissApp
<b>What is the expected output? What do you see instead?</b>
T... | defect | analog lux value on soulissapp original created by fazioa on what steps will reproduce the problem define a and read the value on soulissapp what is the expected output what do you see instead the value on soulissapp is bigger than the one on souliss scaling shall be on node side... | 1 |
72,857 | 13,929,362,204 | IssuesEvent | 2020-10-21 23:28:53 | Intro-to-SE-Lab-Fall-20/Group-13 | https://api.github.com/repos/Intro-to-SE-Lab-Fall-20/Group-13 | closed | Define acceptance testing for each User Story Sprint 3 | Requirement Code Work documentation | Acceptance testing for every user story.
An acceptance criterion is a set of accepted conditions or business rules which the functionality or feature should satisfy and meet, in order to be accepted by the Product Owner/Stakeholders.
Acceptance criteria are also sometimes called the “definition of done” because t... | 1.0 | Define acceptance testing for each User Story Sprint 3 - Acceptance testing for every user story.
An acceptance criterion is a set of accepted conditions or business rules which the functionality or feature should satisfy and meet, in order to be accepted by the Product Owner/Stakeholders.
Acceptance criteria ar... | non_defect | define acceptance testing for each user story sprint acceptance testing for every user story an acceptance criterion is a set of accepted conditions or business rules which the functionality or feature should satisfy and meet in order to be accepted by the product owner stakeholders acceptance criteria ar... | 0 |
94,882 | 27,321,201,646 | IssuesEvent | 2023-02-24 20:01:17 | aws-amplify/amplify-hosting | https://api.github.com/repos/aws-amplify/amplify-hosting | closed | ZLIB_1.2.9 not found | question frontend-builds response-requested closed-for-staleness | ### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+).
- [X] I have re... | 1.0 | ZLIB_1.2.9 not found - ### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Ais... | non_defect | zlib not found before opening please confirm i have checked to see if my question is addressed in the i have i have read the guide for i have done my best to include a minimal self contained set of instructions for consistently reproducing the issue i have remove... | 0 |
37,648 | 8,474,770,890 | IssuesEvent | 2018-10-24 17:02:50 | brainvisa/testbidon | https://api.github.com/repos/brainvisa/testbidon | closed | soma_workflow_gui in local mode | Component: Resolution Priority: Normal Status: Closed Tracker: Defect | ---
Author Name: **Li, Jinpeng** (Li, Jinpeng)
Original Redmine Issue: 7632, https://bioproj.extra.cea.fr/redmine/issues/7632
Original Date: 2013-05-24
Original Assignee: Li, Jinpeng
---
I use soma_workflow_gui to submit workflows on local computer, and then I close soma_workflow_gui. I start soma_workflow_gui agai... | 1.0 | soma_workflow_gui in local mode - ---
Author Name: **Li, Jinpeng** (Li, Jinpeng)
Original Redmine Issue: 7632, https://bioproj.extra.cea.fr/redmine/issues/7632
Original Date: 2013-05-24
Original Assignee: Li, Jinpeng
---
I use soma_workflow_gui to submit workflows on local computer, and then I close soma_workflow_g... | defect | soma workflow gui in local mode author name li jinpeng li jinpeng original redmine issue original date original assignee li jinpeng i use soma workflow gui to submit workflows on local computer and then i close soma workflow gui i start soma workflow gui again i found that the w... | 1 |
92,690 | 10,761,247,194 | IssuesEvent | 2019-10-31 20:21:42 | fac18/khol | https://api.github.com/repos/fac18/khol | opened | 📮 Contact page | documentation | Nice try with this contact page!
Have you received anything haha? I tried but I doubt that anything moved 😂
Well done for thinking about this page anyway!
For learning a bit more, you can find here 2 links about regex validation. You can use regex to validate an input from a form like a contact form. For e.g. To... | 1.0 | 📮 Contact page - Nice try with this contact page!
Have you received anything haha? I tried but I doubt that anything moved 😂
Well done for thinking about this page anyway!
For learning a bit more, you can find here 2 links about regex validation. You can use regex to validate an input from a form like a contact... | non_defect | 📮 contact page nice try with this contact page have you received anything haha i tried but i doubt that anything moved 😂 well done for thinking about this page anyway for learning a bit more you can find here links about regex validation you can use regex to validate an input from a form like a contact... | 0 |
31,938 | 6,664,698,435 | IssuesEvent | 2017-10-02 21:07:12 | kronometrix/recording | https://api.github.com/repos/kronometrix/recording | closed | procrec: windows support | defect-immediate enhancement | we need to add support for windows os family to procrec.
References:
* https://techish.net/windows/get-process-cpu-usage-using-wmi/
* https://blogs.technet.microsoft.com/heyscriptingguy/2015/02/27/get-process-owner-and-other-info-with-wmi-and-powershell/
* https://github.com/nguttman/Nagios-Checks/blob... | 1.0 | procrec: windows support - we need to add support for windows os family to procrec.
References:
* https://techish.net/windows/get-process-cpu-usage-using-wmi/
* https://blogs.technet.microsoft.com/heyscriptingguy/2015/02/27/get-process-owner-and-other-info-with-wmi-and-powershell/
* https://github.com/... | defect | procrec windows support we need to add support for windows os family to procrec references | 1 |
58,092 | 16,342,428,336 | IssuesEvent | 2021-05-13 00:16:52 | darshan-hpc/darshan | https://api.github.com/repos/darshan-hpc/darshan | closed | Document basic steps for Darshan static linking integration on Cray | defect documentation | In GitLab by @shanedsnyder on Sep 24, 2015, 16:26
We don't have a refined procedure for this yet, but we can document the basics in the next release. | 1.0 | Document basic steps for Darshan static linking integration on Cray - In GitLab by @shanedsnyder on Sep 24, 2015, 16:26
We don't have a refined procedure for this yet, but we can document the basics in the next release. | defect | document basic steps for darshan static linking integration on cray in gitlab by shanedsnyder on sep we don t have a refined procedure for this yet but we can document the basics in the next release | 1 |
28,254 | 5,225,811,963 | IssuesEvent | 2017-01-27 19:24:40 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | 3.8-SNAPSHOT NullPointerException at CachedQueryEntry [EE] | Team: Core Type: Critical Type: Defect |
this run https://hazelcast-l337.ci.cloudbees.com/view/shutdown/job/shutdown-projection/60/consoleFull
on hat master failed with the NPE
may be due to changes to fix the SQL shutdown issue ?
full logs http://54.87.52.100/~jenkins/workspace/shutdown-projection/3.8-SNAPSHOT/2017_01_20-12_54_20/
this is the PR ... | 1.0 | 3.8-SNAPSHOT NullPointerException at CachedQueryEntry [EE] -
this run https://hazelcast-l337.ci.cloudbees.com/view/shutdown/job/shutdown-projection/60/consoleFull
on hat master failed with the NPE
may be due to changes to fix the SQL shutdown issue ?
full logs http://54.87.52.100/~jenkins/workspace/shutdown-proj... | defect | snapshot nullpointerexception at cachedqueryentry this run on hat master failed with the npe may be due to changes to fix the sql shutdown issue full logs this is the pr that fixed sql shutdown issue java lang nullpointerexception at com hazelcast query impl cachedqueryentry get... | 1 |
17,019 | 2,966,737,663 | IssuesEvent | 2015-07-12 06:33:46 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | [TypeScript] Does not emit delegate | defect | ```C#
using Bridge;
namespace Demo
{
public delegate void VoidDelegate();
public interface Interface5
{
VoidDelegate MethodVoidDelegate();
}
}
```
Generated d.ts uses `VoidDelegate` but there is no its declaration:
```JavaScript
/// <reference path="./bridge.d.ts" />
declar... | 1.0 | [TypeScript] Does not emit delegate - ```C#
using Bridge;
namespace Demo
{
public delegate void VoidDelegate();
public interface Interface5
{
VoidDelegate MethodVoidDelegate();
}
}
```
Generated d.ts uses `VoidDelegate` but there is no its declaration:
```JavaScript
/// <refer... | defect | does not emit delegate c using bridge namespace demo public delegate void voiddelegate public interface voiddelegate methodvoiddelegate generated d ts uses voiddelegate but there is no its declaration javascript declare module typesc... | 1 |
372,497 | 11,015,946,530 | IssuesEvent | 2019-12-05 03:28:36 | iNZightVIT/Lite | https://api.github.com/repos/iNZightVIT/Lite | closed | Time series with values zero or less log zero or negative problem | bug high priority | grey out the radio input when got zero's | 1.0 | Time series with values zero or less log zero or negative problem - grey out the radio input when got zero's | non_defect | time series with values zero or less log zero or negative problem grey out the radio input when got zero s | 0 |
33,102 | 7,031,462,381 | IssuesEvent | 2017-12-26 17:53:43 | gwaldron/osgearth | https://api.github.com/repos/gwaldron/osgearth | opened | Features are not displaying on projected map | defect | ef:
`
<map type="projected">
<options>
<profile>spherical-mercator</profile>
</options>
<image name="readymap_imagery" driver="tms">
<url>http://readymap.org/readymap/tiles/1.0.0/7/</url>
</image>
<feature_source name="world-data" driver="ogr">
... | 1.0 | Features are not displaying on projected map - ef:
`
<map type="projected">
<options>
<profile>spherical-mercator</profile>
</options>
<image name="readymap_imagery" driver="tms">
<url>http://readymap.org/readymap/tiles/1.0.0/7/</url>
</image>
<feature_... | defect | features are not displaying on projected map ef spherical mercator data world shp world stroke ... | 1 |
33,448 | 7,126,541,076 | IssuesEvent | 2018-01-20 11:38:39 | croogo/croogo | https://api.github.com/repos/croogo/croogo | closed | custom fields | Defect | Hi,
I installed Croogo 3.0.2 and adding custom field is not working anymore.
Request URL:http://croogo/admin/meta/meta/add-meta
Request Method:GET
Status Code:500 Internal Server Error
I have the following error in my logs :
2018-01-03 14:09:36 Error: [Cake\View\Exception\MissingLayoutException] Layout ... | 1.0 | custom fields - Hi,
I installed Croogo 3.0.2 and adding custom field is not working anymore.
Request URL:http://croogo/admin/meta/meta/add-meta
Request Method:GET
Status Code:500 Internal Server Error
I have the following error in my logs :
2018-01-03 14:09:36 Error: [Cake\View\Exception\MissingLayoutE... | defect | custom fields hi i installed croogo and adding custom field is not working anymore request url request method get status code internal server error i have the following error in my logs error layout file admin layout ajax ctp is missing exception attributes array ... | 1 |
154,383 | 24,283,956,053 | IssuesEvent | 2022-09-28 20:04:36 | osmosis-labs/osmosis-frontend | https://api.github.com/repos/osmosis-labs/osmosis-frontend | closed | Include chain selection in deposit/withdraw workflow | enhancement design 🎨 | We should copy CEXs workflow for transferring to/from other chains:
<img width="711" alt="CleanShot 2022-05-21 at 00 21 20@2x" src="https://user-images.githubusercontent.com/4606373/169624318-7e151879-cf7f-4f28-9681-5fefb01d128d.png">
| 1.0 | Include chain selection in deposit/withdraw workflow - We should copy CEXs workflow for transferring to/from other chains:
<img width="711" alt="CleanShot 2022-05-21 at 00 21 20@2x" src="https://user-images.githubusercontent.com/4606373/169624318-7e151879-cf7f-4f28-9681-5fefb01d128d.png">
| non_defect | include chain selection in deposit withdraw workflow we should copy cexs workflow for transferring to from other chains img width alt cleanshot at src | 0 |
323,358 | 23,943,956,332 | IssuesEvent | 2022-09-12 04:43:06 | timescale/docs | https://api.github.com/repos/timescale/docs | closed | [Content Bug] incorrect time_bucket information | bug documentation | # Describe the bug
Incorrect information about time_bucket
Seems like quite a few things are incorrect about in the time_bucket documentation
## What do the docs say now?
- states that month/year/century is not supported
- talks about interval time inputs
- does not mention timezone variant of time_bucket
#... | 1.0 | [Content Bug] incorrect time_bucket information - # Describe the bug
Incorrect information about time_bucket
Seems like quite a few things are incorrect about in the time_bucket documentation
## What do the docs say now?
- states that month/year/century is not supported
- talks about interval time inputs
- d... | non_defect | incorrect time bucket information describe the bug incorrect information about time bucket seems like quite a few things are incorrect about in the time bucket documentation what do the docs say now states that month year century is not supported talks about interval time inputs does not ment... | 0 |
271,225 | 23,591,613,908 | IssuesEvent | 2022-08-23 15:36:49 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | Browser extension nightly visual regression tests | browser-extension testing team/integrations icebox | Extracted from #7980, which got a too large scope for one issue.
Catch visual regressions such as sourcegraph.slack.com/archives/CHXHX7XAS/p1579741455063500
This should use percy and have slack notifications set-up so the nightly runs report visual regressions as well. | 1.0 | Browser extension nightly visual regression tests - Extracted from #7980, which got a too large scope for one issue.
Catch visual regressions such as sourcegraph.slack.com/archives/CHXHX7XAS/p1579741455063500
This should use percy and have slack notifications set-up so the nightly runs report visual regressions ... | non_defect | browser extension nightly visual regression tests extracted from which got a too large scope for one issue catch visual regressions such as sourcegraph slack com archives this should use percy and have slack notifications set up so the nightly runs report visual regressions as well | 0 |
7,754 | 10,866,862,296 | IssuesEvent | 2019-11-14 22:15:27 | ECP-WarpX/WarpX | https://api.github.com/repos/ECP-WarpX/WarpX | closed | Copy particles in boosted-frame simulations on the GPU | gpu post-processing | GetParticleSlice() currently copies data that cross the z-slice on the CPU. Implemented a corresponding GPU copy. | 1.0 | Copy particles in boosted-frame simulations on the GPU - GetParticleSlice() currently copies data that cross the z-slice on the CPU. Implemented a corresponding GPU copy. | non_defect | copy particles in boosted frame simulations on the gpu getparticleslice currently copies data that cross the z slice on the cpu implemented a corresponding gpu copy | 0 |
304,127 | 26,255,055,172 | IssuesEvent | 2023-01-05 23:26:31 | daisy/accessible-books-in-browsers | https://api.github.com/repos/daisy/accessible-books-in-browsers | opened | close toc on select | tester-feedback | Received Oct 2022
"one open a table of content, its coming as an overlay and selecting a heading is not closing the table of content overlay automatically. I understand that we want an option for the user if he wants to select another heading. However, for me as a low vision it is also confusing that why nothing is ... | 1.0 | close toc on select - Received Oct 2022
"one open a table of content, its coming as an overlay and selecting a heading is not closing the table of content overlay automatically. I understand that we want an option for the user if he wants to select another heading. However, for me as a low vision it is also confusin... | non_defect | close toc on select received oct one open a table of content its coming as an overlay and selecting a heading is not closing the table of content overlay automatically i understand that we want an option for the user if he wants to select another heading however for me as a low vision it is also confusing t... | 0 |
569,062 | 16,993,720,324 | IssuesEvent | 2021-07-01 01:47:59 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Included Python always will have security vulnerabilities | Feature Request Feedback Low priority stale | I'm administering an environment with 100+ QGIS installations.
Our software monitoring solution is acting up over QGIS, as it identifies the Python 3.9 that is installed with QGIS 3.18.2 as a problem.
The reason is that Python up to 3.9.1 has a CVE score of 9.8 critical, according to CVE-2021-3177
I can see, t... | 1.0 | Included Python always will have security vulnerabilities - I'm administering an environment with 100+ QGIS installations.
Our software monitoring solution is acting up over QGIS, as it identifies the Python 3.9 that is installed with QGIS 3.18.2 as a problem.
The reason is that Python up to 3.9.1 has a CVE sco... | non_defect | included python always will have security vulnerabilities i m administering an environment with qgis installations our software monitoring solution is acting up over qgis as it identifies the python that is installed with qgis as a problem the reason is that python up to has a cve score ... | 0 |
640,465 | 20,790,144,091 | IssuesEvent | 2022-03-17 00:29:17 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | Google Analytics database connection stopped working. | Type:Bug Priority:P2 Database/Google Analytics | **Describe the bug**
Google Analytics questions stopped working displaying an error of "bad_request". I've got suspicious it could be an issue with the connection and tried to create a new access token, but when I try to use it I get an error saying "Request had invalid authentication credentials" (see screenshot) but... | 1.0 | Google Analytics database connection stopped working. - **Describe the bug**
Google Analytics questions stopped working displaying an error of "bad_request". I've got suspicious it could be an issue with the connection and tried to create a new access token, but when I try to use it I get an error saying "Request had ... | non_defect | google analytics database connection stopped working describe the bug google analytics questions stopped working displaying an error of bad request i ve got suspicious it could be an issue with the connection and tried to create a new access token but when i try to use it i get an error saying request had ... | 0 |
73,687 | 24,753,776,438 | IssuesEvent | 2022-10-21 15:45:36 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Close prompt is mis-i18n'd | T-Defect X-Regression | ### Steps to reproduce
1. Quit app by Cmd-Q
2. See "Do you want to quit %(brand)s" prompt
### Outcome
#### What did you expect?
i18n to work
### Operating system
macOS
### Application version
today's nightly
### How did you install the app?
nightly
### Homeserver
_No response_
### Will you send logs?
N... | 1.0 | Close prompt is mis-i18n'd - ### Steps to reproduce
1. Quit app by Cmd-Q
2. See "Do you want to quit %(brand)s" prompt
### Outcome
#### What did you expect?
i18n to work
### Operating system
macOS
### Application version
today's nightly
### How did you install the app?
nightly
### Homeserver
_No response... | defect | close prompt is mis d steps to reproduce quit app by cmd q see do you want to quit brand s prompt outcome what did you expect to work operating system macos application version today s nightly how did you install the app nightly homeserver no response ... | 1 |
33,820 | 7,260,806,482 | IssuesEvent | 2018-02-18 14:25:59 | buildo/react-components | https://api.github.com/repos/buildo/react-components | opened | FormattedText: there is no way to disable linkify feature | breaking defect | ## description
`FormattedText` always linkify links, but as a user sometimes I don't want that
## how to reproduce
```
<FormattedText>
Ciaone "google.com"
</FormattedText>
## specs
add boolean prop `linkify`
NOTE: this issue is breaking because *linkification* will be disabled by default
## misc
{opt... | 1.0 | FormattedText: there is no way to disable linkify feature - ## description
`FormattedText` always linkify links, but as a user sometimes I don't want that
## how to reproduce
```
<FormattedText>
Ciaone "google.com"
</FormattedText>
## specs
add boolean prop `linkify`
NOTE: this issue is breaking because ... | defect | formattedtext there is no way to disable linkify feature description formattedtext always linkify links but as a user sometimes i don t want that how to reproduce ciaone google com specs add boolean prop linkify note this issue is breaking because linkification will be disab... | 1 |
18,183 | 3,032,115,084 | IssuesEvent | 2015-08-05 06:15:06 | shuzheng/etmvc | https://api.github.com/repos/shuzheng/etmvc | closed | 关于tree插件 | auto-migrated Priority-Medium Type-Defect | ```
看了下easyui中的tree插件,觉得支持的事件太少,比如常用的展开、搜索、遍历、复选框、双击等。能
否加入这些常用功能呢?
```
Original issue reported on code.google.com by `sailsoft...@gmail.com` on 1 Feb 2010 at 2:08 | 1.0 | 关于tree插件 - ```
看了下easyui中的tree插件,觉得支持的事件太少,比如常用的展开、搜索、遍历、复选框、双击等。能
否加入这些常用功能呢?
```
Original issue reported on code.google.com by `sailsoft...@gmail.com` on 1 Feb 2010 at 2:08 | defect | 关于tree插件 看了下easyui中的tree插件,觉得支持的事件太少,比如常用的展开、搜索、遍历、复选框、双击等。能 否加入这些常用功能呢? original issue reported on code google com by sailsoft gmail com on feb at | 1 |
745,685 | 25,995,625,170 | IssuesEvent | 2022-12-20 11:18:13 | MasterCruelty/eMerger | https://api.github.com/repos/MasterCruelty/eMerger | opened | 🐛 ❌ Don't get error while updating | bug help wanted good first issue high priority | When eMerger is running, it doesn't give you any error if some occur and it will say "eMerger Completed".
It doesn't put it in the error text file neither.
It happened on EndeavourOS but it's logic to think it can happen on other distro.
* [ ] Look for the problem.
* [ ] Fix it. | 1.0 | 🐛 ❌ Don't get error while updating - When eMerger is running, it doesn't give you any error if some occur and it will say "eMerger Completed".
It doesn't put it in the error text file neither.
It happened on EndeavourOS but it's logic to think it can happen on other distro.
* [ ] Look for the problem.
* [ ] Fi... | non_defect | 🐛 ❌ don t get error while updating when emerger is running it doesn t give you any error if some occur and it will say emerger completed it doesn t put it in the error text file neither it happened on endeavouros but it s logic to think it can happen on other distro look for the problem fix it... | 0 |
173,573 | 27,490,485,430 | IssuesEvent | 2023-03-04 15:04:13 | Antititi-time/T.TIME_CLIENT | https://api.github.com/repos/Antititi-time/T.TIME_CLIENT | closed | [myPage] QA 반영 | 🧹 chore 💅 design ✨ feat | ## ✨ Description
- myPage 관련 QA를 반영합니다
## ✅ To Do List
- [ ] myPage 개인 결과 보기 , 팀 결과 보기 버튼 활성화
- [x] 로그아웃 버튼 스타일
- [ ] myPage 결과 존재하지 않을 때 로직
| 1.0 | [myPage] QA 반영 - ## ✨ Description
- myPage 관련 QA를 반영합니다
## ✅ To Do List
- [ ] myPage 개인 결과 보기 , 팀 결과 보기 버튼 활성화
- [x] 로그아웃 버튼 스타일
- [ ] myPage 결과 존재하지 않을 때 로직
| non_defect | qa 반영 ✨ description mypage 관련 qa를 반영합니다 ✅ to do list mypage 개인 결과 보기 팀 결과 보기 버튼 활성화 로그아웃 버튼 스타일 mypage 결과 존재하지 않을 때 로직 | 0 |
80,152 | 10,154,089,834 | IssuesEvent | 2019-08-06 07:05:44 | zotonic/zotonic | https://api.github.com/repos/zotonic/zotonic | opened | Documentation changes: nginx websocket config | documentation | From @karlsson:
```
# websocket
location /mqtt-transport {
proxy_pass http://127.0.0.1:8000/mqtt-transport;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $pro... | 1.0 | Documentation changes: nginx websocket config - From @karlsson:
```
# websocket
location /mqtt-transport {
proxy_pass http://127.0.0.1:8000/mqtt-transport;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
... | non_defect | documentation changes nginx websocket config from karlsson websocket location mqtt transport proxy pass proxy set header host host proxy set header x real ip remote addr proxy set header x forward... | 0 |
25,964 | 4,538,520,103 | IssuesEvent | 2016-09-09 07:15:47 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | DateTime - Type.IsAssignableFrom() | defect portarelle | ### Steps To Reproduce
```csharp
public class App
{
public static void Main()
{
Assert.True(typeof(IComparable<DateTime>).IsAssignableFrom(typeof(DateTime)));
Assert.True(typeof(IEquatable<DateTime>).IsAssignableFrom(typeof(DateTime)));
Assert.True(typeof(IFormattable).IsAssign... | 1.0 | DateTime - Type.IsAssignableFrom() - ### Steps To Reproduce
```csharp
public class App
{
public static void Main()
{
Assert.True(typeof(IComparable<DateTime>).IsAssignableFrom(typeof(DateTime)));
Assert.True(typeof(IEquatable<DateTime>).IsAssignableFrom(typeof(DateTime)));
Asse... | defect | datetime type isassignablefrom steps to reproduce csharp public class app public static void main assert true typeof icomparable isassignablefrom typeof datetime assert true typeof iequatable isassignablefrom typeof datetime assert true typeof ifo... | 1 |
6,727 | 15,083,413,891 | IssuesEvent | 2021-02-05 15:48:21 | dusk-network/plonk | https://api.github.com/repos/dusk-network/plonk | closed | Implement Lookup gate | area:architecture area:cryptography need:feedback team:R&D type:feature | The Lookup function will require a gate in the composer.
The functionality will be something as follows:
- Ensure lookup table is created
- Add selector polynomial
- Store table index inside 4th wire
- Constrain the gate equation to omit addition and multiplication selectors
This lives inside epic #325. | 1.0 | Implement Lookup gate - The Lookup function will require a gate in the composer.
The functionality will be something as follows:
- Ensure lookup table is created
- Add selector polynomial
- Store table index inside 4th wire
- Constrain the gate equation to omit addition and multiplication selectors
This liv... | non_defect | implement lookup gate the lookup function will require a gate in the composer the functionality will be something as follows ensure lookup table is created add selector polynomial store table index inside wire constrain the gate equation to omit addition and multiplication selectors this lives... | 0 |
68,568 | 21,712,015,610 | IssuesEvent | 2022-05-10 14:35:16 | owncloud/ocis | https://api.github.com/repos/owncloud/ocis | closed | [QA] Phoenix HTTP headers have wrong phoenix version | Type:Bug Category:Defect Interaction:Discussion | tested with
* ocis-1.0.0-rc1 via https://github.com/owncloud-docker/compose-playground/blob/master/examples/hetzner-deploy/make_ocis_eos_compose_test.sh
The HTTP headers contain 0.0.0 as Phoenix version:
 | 508/Accessibility 508-defect-1 collab-cycle-feedback launch-blocking CCIssue11.09 eGain | ### General Information
#### VFS team name
#### VFS product name
eGain
#### Point of Contact/Reviewers
Sarah Koomson (@Saraharaba8) - Accessibility
*For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.sc... | 1.0 | [Assistive tech and device support] Focus state isn't visible. (11.09.2) - ### General Information
#### VFS team name
#### VFS product name
eGain
#### Point of Contact/Reviewers
Sarah Koomson (@Saraharaba8) - Accessibility
*For more information on how to interpret this ticket, please refer to the [Anato... | defect | focus state isn t visible general information vfs team name vfs product name egain point of contact reviewers sarah koomson accessibility for more information on how to interpret this ticket please refer to the guidance on platform website plat... | 1 |
138,114 | 18,771,458,468 | IssuesEvent | 2021-11-06 22:48:09 | samqws-marketing/box_mojito | https://api.github.com/repos/samqws-marketing/box_mojito | opened | CVE-2021-27292 (High) detected in ua-parser-js-0.7.19.tgz | security vulnerability | ## CVE-2021-27292 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.19.tgz</b></p></summary>
<p>Lightweight JavaScript-based user-agent string parser</p>
<p>Library home... | True | CVE-2021-27292 (High) detected in ua-parser-js-0.7.19.tgz - ## CVE-2021-27292 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ua-parser-js-0.7.19.tgz</b></p></summary>
<p>Lightweight J... | non_defect | cve high detected in ua parser js tgz cve high severity vulnerability vulnerable library ua parser js tgz lightweight javascript based user agent string parser library home page a href dependency hierarchy react datetime tgz root library create react... | 0 |
199,479 | 15,769,172,536 | IssuesEvent | 2021-03-31 18:02:13 | microsoft/tsyringe | https://api.github.com/repos/microsoft/tsyringe | closed | Add documentation for using with Babel and Webpack | documentation enhancement | **Is your feature request related to a problem? Please describe.**
In #111, users could not work with TSyringe because getting this to work with Babel is not documented
**Description**
Write documentation on using TSyringe with popular frameworks
| 1.0 | Add documentation for using with Babel and Webpack - **Is your feature request related to a problem? Please describe.**
In #111, users could not work with TSyringe because getting this to work with Babel is not documented
**Description**
Write documentation on using TSyringe with popular frameworks
| non_defect | add documentation for using with babel and webpack is your feature request related to a problem please describe in users could not work with tsyringe because getting this to work with babel is not documented description write documentation on using tsyringe with popular frameworks | 0 |
99,759 | 30,547,603,668 | IssuesEvent | 2023-07-20 05:58:36 | dev-launchers/dev-launchers-platform | https://api.github.com/repos/dev-launchers/dev-launchers-platform | closed | As a Project Lead, I do not want my email to be accessible to website visitors on the project description page | NewBuilds Team | ---
**TASK**: Remove email sending feature from page

**ACCEPTANCE CRITERIA**
- The "Send Email" links below project leader images no longer appears on project description pages | 1.0 | As a Project Lead, I do not want my email to be accessible to website visitors on the project description page - ---
**TASK**: Remove email sending feature from page

**ACCEPTANCE CRITERIA**
- The "Send Em... | non_defect | as a project lead i do not want my email to be accessible to website visitors on the project description page task remove email sending feature from page acceptance criteria the send email links below project leader images no longer appears on project description pages | 0 |
22,722 | 3,689,855,114 | IssuesEvent | 2016-02-25 17:51:34 | zerogods/phpwebsocket | https://api.github.com/repos/zerogods/phpwebsocket | closed | can't run the app | auto-migrated Priority-Medium Type-Defect | ```
hi i downloaded all files from here -
http://code.google.com/p/phpwebsocket/source/browse/#svn/trunk/%20phpwebsocket
in client.html file i changed var host =
"ws://localhost:12345/phpwebsocket/server.php"; to var host =
"ws://localhost:12345/phpwebsocket/server.php"; because i placed all files in
phpwebsocket ... | 1.0 | can't run the app - ```
hi i downloaded all files from here -
http://code.google.com/p/phpwebsocket/source/browse/#svn/trunk/%20phpwebsocket
in client.html file i changed var host =
"ws://localhost:12345/phpwebsocket/server.php"; to var host =
"ws://localhost:12345/phpwebsocket/server.php"; because i placed all fil... | defect | can t run the app hi i downloaded all files from here in client html file i changed var host ws localhost phpwebsocket server php to var host ws localhost phpwebsocket server php because i placed all files in phpwebsocket folder under my xampp htdocs folder before i run the app by thi... | 1 |
43,376 | 11,210,218,688 | IssuesEvent | 2020-01-06 12:38:26 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | reopened | lvy:Library build by angular-cli can not tree shaking in apps | comp: devkit/build-optimizer freq3: high severity3: broken type: bug/fix | # 🐞 bug report
### Affected Package
@angular/cli
### Is this a regression?
it can not work in ng8 also, but i try to ask if it can work in ng9 or not
### Description
A library build by angular-cli, improt a module or declare a component of the library into a app, then build the app with aot, the w... | 1.0 | lvy:Library build by angular-cli can not tree shaking in apps - # 🐞 bug report
### Affected Package
@angular/cli
### Is this a regression?
it can not work in ng8 also, but i try to ask if it can work in ng9 or not
### Description
A library build by angular-cli, improt a module or declare a compone... | non_defect | lvy library build by angular cli can not tree shaking in apps 🐞 bug report affected package angular cli is this a regression it can not work in also but i try to ask if it can work in or not description a library build by angular cli improt a module or declare a component o... | 0 |
41,206 | 10,333,946,535 | IssuesEvent | 2019-09-03 07:08:17 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Wrong SQL generated by DSL.countDistinct() without arguments | C: Parser E: All Editions P: Medium R: Fixed T: Defect | When parsing `COUNT(DISTINCT *)` the parser emits `select count(distinct )`. | 1.0 | Wrong SQL generated by DSL.countDistinct() without arguments - When parsing `COUNT(DISTINCT *)` the parser emits `select count(distinct )`. | defect | wrong sql generated by dsl countdistinct without arguments when parsing count distinct the parser emits select count distinct | 1 |
32,897 | 6,965,098,545 | IssuesEvent | 2017-12-09 01:46:35 | jccastillo0007/eFacturaT | https://api.github.com/repos/jccastillo0007/eFacturaT | closed | OPTIBELT 3.3 - TOMAR EL TIPO DE CAMBIO DE LA PANTALLA DE FACTURA-T | bug defect | Es decir, en el archivo de texto formato levicom, se tomará la moneda como hasta ahora se realiza.
Como el tipo de cambio es obligatorio en 3.3, entonces este se deberá tomar del dato configurado en la pantalla de Factura-T, para la moneda que corresponda. | 1.0 | OPTIBELT 3.3 - TOMAR EL TIPO DE CAMBIO DE LA PANTALLA DE FACTURA-T - Es decir, en el archivo de texto formato levicom, se tomará la moneda como hasta ahora se realiza.
Como el tipo de cambio es obligatorio en 3.3, entonces este se deberá tomar del dato configurado en la pantalla de Factura-T, para la moneda que corres... | defect | optibelt tomar el tipo de cambio de la pantalla de factura t es decir en el archivo de texto formato levicom se tomará la moneda como hasta ahora se realiza como el tipo de cambio es obligatorio en entonces este se deberá tomar del dato configurado en la pantalla de factura t para la moneda que corres... | 1 |
65,025 | 26,954,943,759 | IssuesEvent | 2023-02-08 14:19:44 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | 1/30 - 2/3 JC Weekly Updates | Workgroup: DTS Type: Data Service: Geo | Monday & Tuesday
- [x] Geometry Updates in E & SE Austin
- [x] Introduced to Sign QC Process
Wednesday & Thursday (Ice Days)
Friday
- [x] Continued on Geometry Updates
| 1.0 | 1/30 - 2/3 JC Weekly Updates - Monday & Tuesday
- [x] Geometry Updates in E & SE Austin
- [x] Introduced to Sign QC Process
Wednesday & Thursday (Ice Days)
Friday
- [x] Continued on Geometry Updates
| non_defect | jc weekly updates monday tuesday geometry updates in e se austin introduced to sign qc process wednesday thursday ice days friday continued on geometry updates | 0 |
218,671 | 7,332,101,540 | IssuesEvent | 2018-03-05 15:26:13 | enviroCar/enviroCar-app | https://api.github.com/repos/enviroCar/enviroCar-app | closed | App Theming | GSoC Priority - 3 - Low enhancement | Hi Rahul,
since it looks like that creating a high contrast design is not as simple as we thought regarding to Johannes, I suggest to adjust scopes a bit here.
We discussed the ability to adjust themes for the app. The idea is to have the possibility to switch to a different theme with a simple adjustment of one para... | 1.0 | App Theming - Hi Rahul,
since it looks like that creating a high contrast design is not as simple as we thought regarding to Johannes, I suggest to adjust scopes a bit here.
We discussed the ability to adjust themes for the app. The idea is to have the possibility to switch to a different theme with a simple adjustme... | non_defect | app theming hi rahul since it looks like that creating a high contrast design is not as simple as we thought regarding to johannes i suggest to adjust scopes a bit here we discussed the ability to adjust themes for the app the idea is to have the possibility to switch to a different theme with a simple adjustme... | 0 |
13,220 | 3,697,105,588 | IssuesEvent | 2016-02-27 12:43:33 | Ian-Foote/rest-framework-generic-relations | https://api.github.com/repos/Ian-Foote/rest-framework-generic-relations | opened | Add documentation to supplement the readme | documentation help wanted | The readme is good for a simple overview, but it's starting to get cluttered. It would be good to add documentation to cover usage in more depth. | 1.0 | Add documentation to supplement the readme - The readme is good for a simple overview, but it's starting to get cluttered. It would be good to add documentation to cover usage in more depth. | non_defect | add documentation to supplement the readme the readme is good for a simple overview but it s starting to get cluttered it would be good to add documentation to cover usage in more depth | 0 |
79,989 | 23,084,811,847 | IssuesEvent | 2022-07-26 10:24:20 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | Make use of sass-embedded possible | comp: devkit/build-angular | ### Which @angular/* package(s) are relevant/related to the feature request?
compiler
### Description
Hi there
Currently angular uses the `sass` package for compiling sass, which is of course fine. However it's not fast to compile sass this way, it's one of the pain parts we have in larger projects where we use thi... | 1.0 | Make use of sass-embedded possible - ### Which @angular/* package(s) are relevant/related to the feature request?
compiler
### Description
Hi there
Currently angular uses the `sass` package for compiling sass, which is of course fine. However it's not fast to compile sass this way, it's one of the pain parts we hav... | non_defect | make use of sass embedded possible which angular package s are relevant related to the feature request compiler description hi there currently angular uses the sass package for compiling sass which is of course fine however it s not fast to compile sass this way it s one of the pain parts we hav... | 0 |
224,988 | 7,476,338,524 | IssuesEvent | 2018-04-04 02:30:46 | C3DSU/e-DefPR | https://api.github.com/repos/C3DSU/e-DefPR | closed | Atualizar documentação | Category: Random Priority: Medium Stage: Review Type: Improvement | Atualizar documentação (README) para contemplar os novos scrips devops refatorados. | 1.0 | Atualizar documentação - Atualizar documentação (README) para contemplar os novos scrips devops refatorados. | non_defect | atualizar documentação atualizar documentação readme para contemplar os novos scrips devops refatorados | 0 |
55,879 | 14,730,474,282 | IssuesEvent | 2021-01-06 13:16:30 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Treetable column resize breaks when columnResizeMode="expand" in combination with [virtualScroll]="true" | defect |
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support reques... | 1.0 | Treetable column resize breaks when columnResizeMode="expand" in combination with [virtualScroll]="true" -
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already htt... | defect | treetable column resize breaks when columnresizemode expand in combination with true i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request ... | 1 |
13,963 | 9,114,873,991 | IssuesEvent | 2019-02-22 02:13:20 | tlkh/colonyjs-sample-frontend | https://api.github.com/repos/tlkh/colonyjs-sample-frontend | opened | CVE-2018-16487 High Severity Vulnerability detected by WhiteSource | security vulnerability | ## CVE-2018-16487 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-3.10.1.tgz</b>, <b>lodash-1.0.2.tgz</b></p></summary>
<p>
<details><summary><b>lodash-3.10.1.tgz</b>... | True | CVE-2018-16487 High Severity Vulnerability detected by WhiteSource - ## CVE-2018-16487 - High Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-3.10.1.tgz</b>, <b>lodash-1.0.2.... | non_defect | cve high severity vulnerability detected by whitesource cve high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz the modern build of lodash modular utilities path tmp git colonyjs sample frontend node modules lodash package json ... | 0 |
91,144 | 26,282,925,428 | IssuesEvent | 2023-01-07 14:06:07 | skypjack/uvw | https://api.github.com/repos/skypjack/uvw | opened | Failing workflows as github changed several compilers from ubuntu machines. | build system | I'm working on a PR and it's impossible to rely on the CI as several are failing on build tools installation.
Reference: https://github.com/actions/runner-images/issues/3235 | 1.0 | Failing workflows as github changed several compilers from ubuntu machines. - I'm working on a PR and it's impossible to rely on the CI as several are failing on build tools installation.
Reference: https://github.com/actions/runner-images/issues/3235 | non_defect | failing workflows as github changed several compilers from ubuntu machines i m working on a pr and it s impossible to rely on the ci as several are failing on build tools installation reference | 0 |
28,845 | 5,392,431,660 | IssuesEvent | 2017-02-26 11:02:00 | TASVideos/vba-rerecording | https://api.github.com/repos/TASVideos/vba-rerecording | closed | Move to another site like GitHub or SourceForge? | auto-migrated Priority-Medium Type-Defect | ```
I just realized that soon Google Code is being shut down. I didn't see anything
about it anywhere on this Google Code page, so I thought I would mention it
just in case. I really like this, and would like to contribute and stuff, but
we should migrate to something else soon.
March 12, 2015 - New project creatio... | 1.0 | Move to another site like GitHub or SourceForge? - ```
I just realized that soon Google Code is being shut down. I didn't see anything
about it anywhere on this Google Code page, so I thought I would mention it
just in case. I really like this, and would like to contribute and stuff, but
we should migrate to somethi... | defect | move to another site like github or sourceforge i just realized that soon google code is being shut down i didn t see anything about it anywhere on this google code page so i thought i would mention it just in case i really like this and would like to contribute and stuff but we should migrate to somethi... | 1 |
78,229 | 22,156,268,150 | IssuesEvent | 2022-06-03 23:14:22 | aws/aws-cdk | https://api.github.com/repos/aws/aws-cdk | closed | (CodeBuild Report Group): Defining the report type in CDK | p1 feature-request @aws-cdk/aws-codebuild effort/medium feature/coverage-gap | <!-- short description of the feature you are proposing: -->
When you create a new Report Group you should be able to select the report type (e,g,. Coverage)
There is no way to change the _**report type**_ from _**Test**_ to **_Coverage_** in props
` new ReportGroup(this.scope, 'test-coverage', {reportGroupName:... | 1.0 | (CodeBuild Report Group): Defining the report type in CDK - <!-- short description of the feature you are proposing: -->
When you create a new Report Group you should be able to select the report type (e,g,. Coverage)
There is no way to change the _**report type**_ from _**Test**_ to **_Coverage_** in props
` ne... | non_defect | codebuild report group defining the report type in cdk when you create a new report group you should be able to select the report type e g coverage there is no way to change the report type from test to coverage in props new reportgroup this scope test coverage reportgroupname... | 0 |
149,096 | 19,565,060,200 | IssuesEvent | 2022-01-03 22:23:14 | Gabriel-Alves-Cunha/muse | https://api.github.com/repos/Gabriel-Alves-Cunha/muse | closed | CVE-2020-4075 (High) detected in electron-6.1.12.tgz | security vulnerability | ## CVE-2020-4075 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>electron-6.1.12.tgz</b></p></summary>
<p>Build cross platform desktop apps with JavaScript, HTML, and CSS</p>
<p>Librar... | True | CVE-2020-4075 (High) detected in electron-6.1.12.tgz - ## CVE-2020-4075 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>electron-6.1.12.tgz</b></p></summary>
<p>Build cross platform de... | non_defect | cve high detected in electron tgz cve high severity vulnerability vulnerable library electron tgz build cross platform desktop apps with javascript html and css library home page a href path to dependency file app package json path to vulnerable library app node ... | 0 |
23,610 | 22,324,273,094 | IssuesEvent | 2022-06-14 09:15:18 | bgo-bioimagerie/platformmanager | https://api.github.com/repos/bgo-bioimagerie/platformmanager | opened | [Resources] Should display a warning with list of related reservations when deleting a resource | usability | Current behaviour:
space admins can delete booked resources without any warning nor confirmation asked. Doing so, they will loose track of the reservations made on this resource.
Expected behaviour:
when trying to delete a resource, should display an alert window
- listing the reservations made on this resource i... | True | [Resources] Should display a warning with list of related reservations when deleting a resource - Current behaviour:
space admins can delete booked resources without any warning nor confirmation asked. Doing so, they will loose track of the reservations made on this resource.
Expected behaviour:
when trying to del... | non_defect | should display a warning with list of related reservations when deleting a resource current behaviour space admins can delete booked resources without any warning nor confirmation asked doing so they will loose track of the reservations made on this resource expected behaviour when trying to delete a reso... | 0 |
818,181 | 30,677,062,129 | IssuesEvent | 2023-07-26 06:25:16 | arkedge/c2a-core | https://api.github.com/repos/arkedge/c2a-core | opened | 歪なディレクトリ構造を修正する | enhancement invalid priority::high | - あくまで「とりあえず今おかしいモノを修正/マシにする」というモチベーション( #8 と同じ)
- 現状の設計に対応していないディレクトリ構造を修正するにとどめる(ファイルの分割などはしない)
- コード上の構造(アーキテクチャ)を変更するわけではないが,字面的にも人間にとっても breaking であり,#8 との関連性も強いため,v4 でやるのが適切
- 見た目上の作業及び受け取り方としては異なるので別 Issue とするが,#8 とモチベーションは同一であり,不可分なところも多い
- 例えば,`Driver` などは一つの語が複数の責務を抱え込んでしまっているため,現状のアーキテクチャに即した rename のみ... | 1.0 | 歪なディレクトリ構造を修正する - - あくまで「とりあえず今おかしいモノを修正/マシにする」というモチベーション( #8 と同じ)
- 現状の設計に対応していないディレクトリ構造を修正するにとどめる(ファイルの分割などはしない)
- コード上の構造(アーキテクチャ)を変更するわけではないが,字面的にも人間にとっても breaking であり,#8 との関連性も強いため,v4 でやるのが適切
- 見た目上の作業及び受け取り方としては異なるので別 Issue とするが,#8 とモチベーションは同一であり,不可分なところも多い
- 例えば,`Driver` などは一つの語が複数の責務を抱え込んでしまっているため,現状のアーキ... | non_defect | 歪なディレクトリ構造を修正する あくまで「とりあえず今おかしいモノを修正 マシにする」というモチベーション( と同じ) 現状の設計に対応していないディレクトリ構造を修正するにとどめる(ファイルの分割などはしない) コード上の構造(アーキテクチャ)を変更するわけではないが,字面的にも人間にとっても breaking であり, との関連性も強いため, でやるのが適切 見た目上の作業及び受け取り方としては異なるので別 issue とするが, とモチベーションは同一であり,不可分なところも多い 例えば, driver などは一つの語が複数の責務を抱え込んでしまっているため,現状のアーキテ... | 0 |
403,455 | 11,841,209,249 | IssuesEvent | 2020-03-23 20:20:57 | ChainSafe/ChainBridgeV2 | https://api.github.com/repos/ChainSafe/ChainBridgeV2 | closed | Native Token Transfers | Ethereum Priority: 1 - Critical | Native token transfers is the process of depositing the native token (i.e. ETH, BTC, ETC...) and redeeming a synthetic version of it on the destination chain.
### Deposit ETH
1. A handler will be needed, with a special deposit method (shouldn't be the fallback, because we would want to accept arguments) needs to ac... | 1.0 | Native Token Transfers - Native token transfers is the process of depositing the native token (i.e. ETH, BTC, ETC...) and redeeming a synthetic version of it on the destination chain.
### Deposit ETH
1. A handler will be needed, with a special deposit method (shouldn't be the fallback, because we would want to acce... | non_defect | native token transfers native token transfers is the process of depositing the native token i e eth btc etc and redeeming a synthetic version of it on the destination chain deposit eth a handler will be needed with a special deposit method shouldn t be the fallback because we would want to acce... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.