Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
55,363
13,618,184,037
IssuesEvent
2020-09-23 18:09:15
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Importing PyTorch won't load CUDA symbols unless forced by TORCH_USE_RTLD_GLOBAL
module: build module: cuda triaged
In my project, [PyTorch-BigGraph](https://github.com/facebookresearch/PyTorch-BigGraph), we use the following code to page-lock some shared memory with CUDA: ``` cudart = ctypes.cdll.LoadLibrary(None) res = cudart.cudaHostRegister(cptr, csize, cflags) ``` We've got a report (https://github.com/facebookresearch/P...
1.0
Importing PyTorch won't load CUDA symbols unless forced by TORCH_USE_RTLD_GLOBAL - In my project, [PyTorch-BigGraph](https://github.com/facebookresearch/PyTorch-BigGraph), we use the following code to page-lock some shared memory with CUDA: ``` cudart = ctypes.cdll.LoadLibrary(None) res = cudart.cudaHostRegister(cpt...
non_priority
importing pytorch won t load cuda symbols unless forced by torch use rtld global in my project we use the following code to page lock some shared memory with cuda cudart ctypes cdll loadlibrary none res cudart cudahostregister cptr csize cflags we ve got a report saying that with pytor...
0
335,452
10,153,911,981
IssuesEvent
2019-08-06 06:32:59
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.digitalgujarat.gov.in - site is not usable
browser-firefox engine-gecko priority-normal
<!-- @browser: Firefox 69.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.digitalgujarat.gov.in/OfficeApp/SJEDApp/ErrorPage.aspx **Browser / Version**: Firefox 69.0 **Operating System**: Windows 7 *...
1.0
www.digitalgujarat.gov.in - site is not usable - <!-- @browser: Firefox 69.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.digitalgujarat.gov.in/OfficeApp/SJEDApp/ErrorPage.aspx **Browser / Version*...
priority
site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description sit is not used steps to reproduce sit is not used browser configuration mixed active content blocked ...
1
517,457
15,013,863,079
IssuesEvent
2021-02-01 05:27:46
pingcap/tiup
https://api.github.com/repos/pingcap/tiup
closed
Support offline / parallel upgrade
do-not-merge/work-in-progress priority/P2 type/feature-request
## Feature Request Support offline / parallel upgrade **Is your feature request related to a problem? Please describe:** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Some traditional customers upgrade and update have a shutdown window, usually 2-8 hours, if ...
1.0
Support offline / parallel upgrade - ## Feature Request Support offline / parallel upgrade **Is your feature request related to a problem? Please describe:** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Some traditional customers upgrade and update have a ...
priority
support offline parallel upgrade feature request support offline parallel upgrade is your feature request related to a problem please describe some traditional customers upgrade and update have a shutdown window usually hours if you follow the existing rolling restart method it is likely ...
1
118,455
4,745,572,968
IssuesEvent
2016-10-21 07:55:55
dteviot/WebToEpub
https://api.github.com/repos/dteviot/WebToEpub
closed
[Enhancement] Remove text before first images
enhancement low priority
In many projects, the initial set of pictures will have some text like "Novel Illustrations[edit] These are the novel illustrations that were included in volume 1" In this book for example https://www.baka-tsuki.org/project/index.php?title=Rakudai_Kishi_no_Eiyuutan:Volume1 after the cover it will generate a page wi...
1.0
[Enhancement] Remove text before first images - In many projects, the initial set of pictures will have some text like "Novel Illustrations[edit] These are the novel illustrations that were included in volume 1" In this book for example https://www.baka-tsuki.org/project/index.php?title=Rakudai_Kishi_no_Eiyuutan:Vo...
priority
remove text before first images in many projects the initial set of pictures will have some text like novel illustrations these are the novel illustrations that were included in volume in this book for example after the cover it will generate a page with just the text illustrations followed by another...
1
826,609
31,682,164,592
IssuesEvent
2023-09-08 01:27:02
sdatkinson/neural-amp-modeler
https://api.github.com/repos/sdatkinson/neural-amp-modeler
opened
[FEATURE] Metadata for capture sets (multiple captures making up an amp)
enhancement unread priority:low
Currently on sites like tone hunt captures are organised in groups for example 6 captures of different control settings for a single amp, but there is no metadata standard for that. If UIs are to use that information they need it in a standard form. For Beebo/Hector I am currently using this format, I am happy to ch...
1.0
[FEATURE] Metadata for capture sets (multiple captures making up an amp) - Currently on sites like tone hunt captures are organised in groups for example 6 captures of different control settings for a single amp, but there is no metadata standard for that. If UIs are to use that information they need it in a standard f...
priority
metadata for capture sets multiple captures making up an amp currently on sites like tone hunt captures are organised in groups for example captures of different control settings for a single amp but there is no metadata standard for that if uis are to use that information they need it in a standard form ...
1
400,571
11,777,182,114
IssuesEvent
2020-03-16 14:26:43
zebscripts/AFK-Daily
https://api.github.com/repos/zebscripts/AFK-Daily
closed
PvP events break the script
File: afk-daily.sh :file_folder: Priority: Medium 🌪 Status: Acknowledged :v: Type: Bug 🐞
Since the PvP events go on top of every other arena of heroes "section", it completely breaks. The script tries to fight in the arena of heroes but instead taps the event. The best would be to add a variable to the config like `pvp_event=true/false` to bypass this.
1.0
PvP events break the script - Since the PvP events go on top of every other arena of heroes "section", it completely breaks. The script tries to fight in the arena of heroes but instead taps the event. The best would be to add a variable to the config like `pvp_event=true/false` to bypass this.
priority
pvp events break the script since the pvp events go on top of every other arena of heroes section it completely breaks the script tries to fight in the arena of heroes but instead taps the event the best would be to add a variable to the config like pvp event true false to bypass this
1
96,500
3,968,965,374
IssuesEvent
2016-05-03 21:32:17
creativedisturbance/podcasts
https://api.github.com/repos/creativedisturbance/podcasts
closed
Turkish Channel Art Work
Artwork High Priority
Lina could you create the Art Work for the Turkish Channel. We plan to publish this channel on 4/1/16.
1.0
Turkish Channel Art Work - Lina could you create the Art Work for the Turkish Channel. We plan to publish this channel on 4/1/16.
priority
turkish channel art work lina could you create the art work for the turkish channel we plan to publish this channel on
1
88,562
8,160,371,472
IssuesEvent
2018-08-24 01:00:26
phetsims/hookes-law
https://api.github.com/repos/phetsims/hookes-law
closed
CT error: Assertion failed: Cannot register two different instances to the same id
dev:phet-io type:automated-testing type:bug
``` hookes-law : phet-io-fuzz : require.js : run Uncaught Error: Assertion failed: Cannot register two different instances to the same id: hookesLaw.introScreen.view.system1CenterYProperty Error: Assertion failed: Cannot register two different instances to the same id: hookesLaw.introScreen.view.system1CenterYProper...
1.0
CT error: Assertion failed: Cannot register two different instances to the same id - ``` hookes-law : phet-io-fuzz : require.js : run Uncaught Error: Assertion failed: Cannot register two different instances to the same id: hookesLaw.introScreen.view.system1CenterYProperty Error: Assertion failed: Cannot register tw...
non_priority
ct error assertion failed cannot register two different instances to the same id hookes law phet io fuzz require js run uncaught error assertion failed cannot register two different instances to the same id hookeslaw introscreen view error assertion failed cannot register two different instances...
0
402,067
11,801,678,041
IssuesEvent
2020-03-18 19:56:58
Thorium-Sim/thorium
https://api.github.com/repos/Thorium-Sim/thorium
opened
Thumbnails aren't working
priority/medium type/bug
### Requested By: Bracken ### Priority: Medium ### Version: 2.7.0 Thumbnails aren't loading in Thorium when assigning videos to Timeline steps. ### Steps to Reproduce I don't know...
1.0
Thumbnails aren't working - ### Requested By: Bracken ### Priority: Medium ### Version: 2.7.0 Thumbnails aren't loading in Thorium when assigning videos to Timeline steps. ### Steps to Reproduce I don't know...
priority
thumbnails aren t working requested by bracken priority medium version thumbnails aren t loading in thorium when assigning videos to timeline steps steps to reproduce i don t know
1
257,369
8,136,437,183
IssuesEvent
2018-08-20 08:25:21
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.paypal.me - site is not usable
browser-firefox-mobile priority-normal type-symantec-distrust
<!-- @browser: Firefox Mobile 63.0 Nightly --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.paypal.me/LineageOS **Browser / Version**: Firefox Mobile 63.0 Nightly **Operating System**: Android 8.1.0 **Tested Ano...
1.0
www.paypal.me - site is not usable - <!-- @browser: Firefox Mobile 63.0 Nightly --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:63.0) Gecko/63.0 Firefox/63.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.paypal.me/LineageOS **Browser / Version**: Firefox Mobile 63.0 Nightly **Operating...
priority
site is not usable url browser version firefox mobile nightly operating system android tested another browser yes problem type site is not usable description the page shows a blank page in in mobile mode and desktop modelo too steps to reproduce open the...
1
30,041
11,795,830,364
IssuesEvent
2020-03-18 09:41:55
jhdcruz/BlackPearl-website
https://api.github.com/repos/jhdcruz/BlackPearl-website
closed
CVE-2020-7598 (High) detected in multiple libraries
security vulnerability
## CVE-2020-7598 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.1.3.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary> <p> <details><summary><b>m...
True
CVE-2020-7598 (High) detected in multiple libraries - ## CVE-2020-7598 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.1.3.tgz</b>, <b>minimist-1...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file tmp ws scm blackpearl web...
0
217,666
16,859,855,953
IssuesEvent
2021-06-21 11:39:02
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
[py2py3] investigate effect of `hash()` differences between py2 and py3
Medium Priority New Feature Python3 Testing py3 potential bug
**Impact of the new feature** WMCore in general, and perhaps other services depending on it. **Is your feature request related to a problem? Please describe.** In dmwm/WMCore we rely on the standard `hash()` function, but its behavior has changed in py3. While in python2 the `hash()` of an object is guaranteed...
1.0
[py2py3] investigate effect of `hash()` differences between py2 and py3 - **Impact of the new feature** WMCore in general, and perhaps other services depending on it. **Is your feature request related to a problem? Please describe.** In dmwm/WMCore we rely on the standard `hash()` function, but its behavior ha...
non_priority
investigate effect of hash differences between and impact of the new feature wmcore in general and perhaps other services depending on it is your feature request related to a problem please describe in dmwm wmcore we rely on the standard hash function but its behavior has changed i...
0
18,204
2,615,165,897
IssuesEvent
2015-03-01 06:46:15
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
RTL1892se WORKED HERE :D
auto-migrated Priority-Triage Type-Enhancement
``` Well guys I have a RTL1892se on my laptop and I tested the vulnerability of "my" AP and it worked ,with a amazing time http://i.imgur.com/Y4aRbfi.png http://i.imgur.com/XVWdETr.png So... put on Supported list i'm using BT5 r3 x32 on dual boot with win7 thanks developers :D ``` Original issue reported on code...
1.0
RTL1892se WORKED HERE :D - ``` Well guys I have a RTL1892se on my laptop and I tested the vulnerability of "my" AP and it worked ,with a amazing time http://i.imgur.com/Y4aRbfi.png http://i.imgur.com/XVWdETr.png So... put on Supported list i'm using BT5 r3 x32 on dual boot with win7 thanks developers :D ``` Orig...
priority
worked here d well guys i have a on my laptop and i tested the vulnerability of my ap and it worked with a amazing time so put on supported list i m using on dual boot with thanks developers d original issue reported on code google com by lucasr gmail com on apr at
1
637,516
20,670,562,217
IssuesEvent
2022-03-10 01:21:55
AY2122S2-CS2103T-T09-3/tp
https://api.github.com/repos/AY2122S2-CS2103T-T09-3/tp
closed
Modify Storage Components
type.Task priority.High
## Details Modify Storage components from AB3 to fit Trackermon's new Model #54 - [x] Modify AddressBookStorage -> ShowListStorage - [x] Modify JsonAddressBookStorage -> JsonShowListStorage - [x] Modify JsonSerializableAddressBook -> JsonSerializableShowList - [x] Modify JsonAdaptedPerson -> JsonAdaptedShow - [x]...
1.0
Modify Storage Components - ## Details Modify Storage components from AB3 to fit Trackermon's new Model #54 - [x] Modify AddressBookStorage -> ShowListStorage - [x] Modify JsonAddressBookStorage -> JsonShowListStorage - [x] Modify JsonSerializableAddressBook -> JsonSerializableShowList - [x] Modify JsonAdaptedPers...
priority
modify storage components details modify storage components from to fit trackermon s new model modify addressbookstorage showliststorage modify jsonaddressbookstorage jsonshowliststorage modify jsonserializableaddressbook jsonserializableshowlist modify jsonadaptedperson jsona...
1
15,392
5,111,137,149
IssuesEvent
2017-01-06 04:08:40
BruceJohnJennerLawso/scrap
https://api.github.com/repos/BruceJohnJennerLawso/scrap
opened
Season parts list for teams needs to be generated not in the team module
bug codebase seasonParts team
Currently the season parts list is generated in the team module in the common TierII, which is going to throw everything to shit once I start working with home/away rels, since watMu has no concept of a home team (sorta)
1.0
Season parts list for teams needs to be generated not in the team module - Currently the season parts list is generated in the team module in the common TierII, which is going to throw everything to shit once I start working with home/away rels, since watMu has no concept of a home team (sorta)
non_priority
season parts list for teams needs to be generated not in the team module currently the season parts list is generated in the team module in the common tierii which is going to throw everything to shit once i start working with home away rels since watmu has no concept of a home team sorta
0
611,666
18,960,827,682
IssuesEvent
2021-11-19 04:27:16
oresat/CANopen-monitor
https://api.github.com/repos/oresat/CANopen-monitor
opened
CPU Usage Too High
bug good first issue medium priority
**Describe the bug** CanOpen Monitor uses too much of the CPU. **To Reproduce** Steps to reproduce the behavior: 1. Open application 2. Add atleast one bus interface for listening **Expected behavior** The application runs with an average 60% or less CPU time **Additional context** The issue is likely dr...
1.0
CPU Usage Too High - **Describe the bug** CanOpen Monitor uses too much of the CPU. **To Reproduce** Steps to reproduce the behavior: 1. Open application 2. Add atleast one bus interface for listening **Expected behavior** The application runs with an average 60% or less CPU time **Additional context** T...
priority
cpu usage too high describe the bug canopen monitor uses too much of the cpu to reproduce steps to reproduce the behavior open application add atleast one bus interface for listening expected behavior the application runs with an average or less cpu time additional context th...
1
169,936
14,236,812,444
IssuesEvent
2020-11-18 16:26:18
alteryx/evalml
https://api.github.com/repos/alteryx/evalml
closed
November Infrastructure and Documentation Changes
documentation epic
This Epic is tracking several infrastructure/documentation issues we'd like to fix in November. Specifically: #1260 and adding additional guides to the EvalML documentation (issues to come).
1.0
November Infrastructure and Documentation Changes - This Epic is tracking several infrastructure/documentation issues we'd like to fix in November. Specifically: #1260 and adding additional guides to the EvalML documentation (issues to come).
non_priority
november infrastructure and documentation changes this epic is tracking several infrastructure documentation issues we d like to fix in november specifically and adding additional guides to the evalml documentation issues to come
0
44,091
7,092,718,403
IssuesEvent
2018-01-12 17:36:02
boutproject/BOUT-dev
https://api.github.com/repos/boutproject/BOUT-dev
closed
Doc/update: Next MZ now no longer fixed to 2^N(+1) -- may impact tests
documentation
In next the value of MZ is no longer constrained to 2^N(+1). In master MZ had to be 2^N(+1) and we would have 2^N points plus the periodic duplicate. Due to this change, tests and old runs which used MZ=2^N+1 will now end up with 2^N+1 points being used **excluding** the duplicate point (which has been removed) rather ...
1.0
Doc/update: Next MZ now no longer fixed to 2^N(+1) -- may impact tests - In next the value of MZ is no longer constrained to 2^N(+1). In master MZ had to be 2^N(+1) and we would have 2^N points plus the periodic duplicate. Due to this change, tests and old runs which used MZ=2^N+1 will now end up with 2^N+1 points bei...
non_priority
doc update next mz now no longer fixed to n may impact tests in next the value of mz is no longer constrained to n in master mz had to be n and we would have n points plus the periodic duplicate due to this change tests and old runs which used mz n will now end up with n points bei...
0
63,562
12,339,367,390
IssuesEvent
2020-05-14 18:00:27
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Code intelligence: 3.17 tracking issue
team/code-intelligence tracking
### Status This tracking issue is being prepared. ### Availability Period is from **$START_DATE** to **$END_DATE**. Please write the days you won't be working and the number of working days for the period. - Teammate A: 15d - Teammate B: 12d - Teammate ... ### Workload <!-- BEGIN WORK --> <!-- END ...
1.0
Code intelligence: 3.17 tracking issue - ### Status This tracking issue is being prepared. ### Availability Period is from **$START_DATE** to **$END_DATE**. Please write the days you won't be working and the number of working days for the period. - Teammate A: 15d - Teammate B: 12d - Teammate ... ### W...
non_priority
code intelligence tracking issue status this tracking issue is being prepared availability period is from start date to end date please write the days you won t be working and the number of working days for the period teammate a teammate b teammate worklo...
0
12,854
21,012,322,589
IssuesEvent
2022-03-30 07:53:21
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
[maven]org.apache.maven.plugins:maven-compiler-plugin get configuration/source and configuration/target
type:feature status:requirements priority-5-triage
### What would you like Renovate to be able to do? [springshell-rce-0-day-vulnerability](https://www.cyberkendra.com/2022/03/springshell-rce-0-day-vulnerability.html) Some vulnerability in the java ecosystem are based on the JDK version, org.apache.maven.plugins:maven-compiler-plugin configuration/source and conf...
1.0
[maven]org.apache.maven.plugins:maven-compiler-plugin get configuration/source and configuration/target - ### What would you like Renovate to be able to do? [springshell-rce-0-day-vulnerability](https://www.cyberkendra.com/2022/03/springshell-rce-0-day-vulnerability.html) Some vulnerability in the java ecosystem ar...
non_priority
org apache maven plugins maven compiler plugin get configuration source and configuration target what would you like renovate to be able to do some vulnerability in the java ecosystem are based on the jdk version org apache maven plugins maven compiler plugin configuration source and configuration ta...
0
452,960
32,075,899,357
IssuesEvent
2023-09-25 10:59:08
codestates-seb/seb45_main_031
https://api.github.com/repos/codestates-seb/seb45_main_031
opened
[BE] Restdocs 관련 테스트케이스 작성
Documentation BE Test
- Restdocs 관련 테스트 케이스 전용 브랜치 생성 - 각 도메인 별 컨트롤러 테스트 케이스 작성 - Restdocs 활용 API 문서 생성 코드 작성 - [ ] Member - [ ] Login - [ ] Tag - [ ] TodoStorage - [ ] SavedTodo
1.0
[BE] Restdocs 관련 테스트케이스 작성 - - Restdocs 관련 테스트 케이스 전용 브랜치 생성 - 각 도메인 별 컨트롤러 테스트 케이스 작성 - Restdocs 활용 API 문서 생성 코드 작성 - [ ] Member - [ ] Login - [ ] Tag - [ ] TodoStorage - [ ] SavedTodo
non_priority
restdocs 관련 테스트케이스 작성 restdocs 관련 테스트 케이스 전용 브랜치 생성 각 도메인 별 컨트롤러 테스트 케이스 작성 restdocs 활용 api 문서 생성 코드 작성 member login tag todostorage savedtodo
0
184,425
6,713,133,798
IssuesEvent
2017-10-13 12:19:02
minishift/minishift
https://api.github.com/repos/minishift/minishift
closed
restorecon fails with new persistent volume for registry
kind/bug priority/major
These two lines, the first to chmod _pv*_ dirs and the last to restorecon, fails since there is a new persistent volume dir named _registry_. https://github.com/minishift/minishift/blob/master/pkg/minishift/clusterup/clusterup.go#L254-L263 ``` About to run SSH command: sudo which restorecon; if [ $? -eq 0 ]; then...
1.0
restorecon fails with new persistent volume for registry - These two lines, the first to chmod _pv*_ dirs and the last to restorecon, fails since there is a new persistent volume dir named _registry_. https://github.com/minishift/minishift/blob/master/pkg/minishift/clusterup/clusterup.go#L254-L263 ``` About to run...
priority
restorecon fails with new persistent volume for registry these two lines the first to chmod pv dirs and the last to restorecon fails since there is a new persistent volume dir named registry about to run ssh command sudo which restorecon if then restorecon r var lib minishift openshift loca...
1
383,103
11,350,281,295
IssuesEvent
2020-01-24 08:20:43
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Self Improvement Speciality - Level 3 -doesn't have description
Priority: Medium
Self Improvement Speciality - Level 3 - doesn't have description ![2019-02-14_13-40-34](https://user-images.githubusercontent.com/4980243/52778989-51d9e300-3058-11e9-8168-1912903cf66d.png)
1.0
Self Improvement Speciality - Level 3 -doesn't have description - Self Improvement Speciality - Level 3 - doesn't have description ![2019-02-14_13-40-34](https://user-images.githubusercontent.com/4980243/52778989-51d9e300-3058-11e9-8168-1912903cf66d.png)
priority
self improvement speciality level doesn t have description self improvement speciality level doesn t have description
1
47,512
2,981,740,301
IssuesEvent
2015-07-17 04:53:26
GLolol/PyLink
https://api.github.com/repos/GLolol/PyLink
closed
Move spawning of the "PyLink" client and autojoins to a separate clause outside the protocol module
enhancement priority:medium protocol/inspircd
Maybe this could be called in a separate `connect_after()` function in `Irc()`, after capability negotiation and recvpass checking are complete. - ~~Unfortunately, this would move our client joining outside the initial BURSTing phase, which may not be desirable.~~
1.0
Move spawning of the "PyLink" client and autojoins to a separate clause outside the protocol module - Maybe this could be called in a separate `connect_after()` function in `Irc()`, after capability negotiation and recvpass checking are complete. - ~~Unfortunately, this would move our client joining outside the initia...
priority
move spawning of the pylink client and autojoins to a separate clause outside the protocol module maybe this could be called in a separate connect after function in irc after capability negotiation and recvpass checking are complete unfortunately this would move our client joining outside the initia...
1
110,407
4,426,546,791
IssuesEvent
2016-08-16 18:38:46
dhowe/AdNauseam
https://api.github.com/repos/dhowe/AdNauseam
closed
Text-ads bounds incorrect
Bug Needs-verification PRIORITY: Low
URL for text-ads with large amounts of text extending past bounds... From: https://www.bing.com/search?q=watch&PC=U316&FORM=CHROMN Not sure if we want so much text in the body as well (perhaps ellipses for both?) ![screen shot 2016-08-10 at 2 31 37 pm](https://cloud.githubusercontent.com/assets/737638/17565961...
1.0
Text-ads bounds incorrect - URL for text-ads with large amounts of text extending past bounds... From: https://www.bing.com/search?q=watch&PC=U316&FORM=CHROMN Not sure if we want so much text in the body as well (perhaps ellipses for both?) ![screen shot 2016-08-10 at 2 31 37 pm](https://cloud.githubuserconten...
priority
text ads bounds incorrect url for text ads with large amounts of text extending past bounds from not sure if we want so much text in the body as well perhaps ellipses for both
1
22,354
2,648,849,854
IssuesEvent
2015-03-14 09:54:13
xiaoyur347/gperftools
https://api.github.com/repos/xiaoyur347/gperftools
closed
test
bug imported invalid Priority-Medium
_From [yas...@gmail.com](https://code.google.com/u/108612170547789461813/) on September 20, 2006 16:43:41_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information...
1.0
test - _From [yas...@gmail.com](https://code.google.com/u/108612170547789461813/) on September 20, 2006 16:43:41_ What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional info...
priority
test from on september what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue
1
529,327
15,386,587,085
IssuesEvent
2021-03-03 08:25:42
YajanaRao/Serenity
https://api.github.com/repos/YajanaRao/Serenity
closed
Create a separate distribution for pull requests.
priority
Create a separate firebase app distribution for pull requests
1.0
Create a separate distribution for pull requests. - Create a separate firebase app distribution for pull requests
priority
create a separate distribution for pull requests create a separate firebase app distribution for pull requests
1
145,438
22,688,236,350
IssuesEvent
2022-07-04 16:13:08
microsoft/pyright
https://api.github.com/repos/microsoft/pyright
closed
Type hint on overload implementation should not be considered in compatibility check of method override.
as designed
In strict mode, following code reports false error: ```python class Base: def foo(self, x: int) -> int: return x class Derived(Base): @overload def foo(self, x: int) -> int: ... @overload def foo(self, x: str) -> str: ... def foo(self, x: int | str) -> int...
1.0
Type hint on overload implementation should not be considered in compatibility check of method override. - In strict mode, following code reports false error: ```python class Base: def foo(self, x: int) -> int: return x class Derived(Base): @overload def foo(self, x: int) -> int: ...
non_priority
type hint on overload implementation should not be considered in compatibility check of method override in strict mode following code reports false error python class base def foo self x int int return x class derived base overload def foo self x int int ...
0
177,443
14,628,878,459
IssuesEvent
2020-12-23 14:54:56
hacs/integration
https://api.github.com/repos/hacs/integration
closed
Github Personal Access Token never used.
issue:documentation
## Describe the issue This page describes obtaining a personal access token: https://hacs.xyz/docs/configuration/pat. The page walks the user through the process, and ends with the instruction to "make sure that you copy it manually or by clicking the clipboard icon." The next step goes on to initial configuration at ...
1.0
Github Personal Access Token never used. - ## Describe the issue This page describes obtaining a personal access token: https://hacs.xyz/docs/configuration/pat. The page walks the user through the process, and ends with the instruction to "make sure that you copy it manually or by clicking the clipboard icon." The nex...
non_priority
github personal access token never used describe the issue this page describes obtaining a personal access token the page walks the user through the process and ends with the instruction to make sure that you copy it manually or by clicking the clipboard icon the next step goes on to initial configuration...
0
165,383
20,574,545,489
IssuesEvent
2022-03-04 02:08:41
arohablue/skill-india-backend
https://api.github.com/repos/arohablue/skill-india-backend
closed
CVE-2019-16942 (High) detected in jackson-databind-2.9.8.jar - autoclosed
security vulnerability
## CVE-2019-16942 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-16942 (High) detected in jackson-databind-2.9.8.jar - autoclosed - ## CVE-2019-16942 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary...
non_priority
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file skill india backe...
0
180,242
30,473,090,056
IssuesEvent
2023-07-17 14:46:26
Tonomy-Foundation/Tonomy-ID-Management
https://api.github.com/repos/Tonomy-Foundation/Tonomy-ID-Management
opened
Design VC sign animation v3: mockup
design
Acceptance criteria - [ ] new design of sign VC animation (when user presses sign button) - [ ] should show the steps taken - [ ] good to have (not required): also show how fast it happens - [ ] reviewed and accepted by 2x BD team STEPS: 1. Fetching sovereign signer and check key is still valid(1000ms) 2. Creating W3...
1.0
Design VC sign animation v3: mockup - Acceptance criteria - [ ] new design of sign VC animation (when user presses sign button) - [ ] should show the steps taken - [ ] good to have (not required): also show how fast it happens - [ ] reviewed and accepted by 2x BD team STEPS: 1. Fetching sovereign signer and check key...
non_priority
design vc sign animation mockup acceptance criteria new design of sign vc animation when user presses sign button should show the steps taken good to have not required also show how fast it happens reviewed and accepted by bd team steps fetching sovereign signer and check key is still ...
0
611,940
18,985,211,516
IssuesEvent
2021-11-21 15:52:28
swan-cern/jupyter-extensions
https://api.github.com/repos/swan-cern/jupyter-extensions
closed
Creating un-named projects just creates a folder and not a project
type:bug priority:medium
This issue was caused by #92. I believe this was actually mentioned in a SNOW ticket once, but we never understood that this was the cause.
1.0
Creating un-named projects just creates a folder and not a project - This issue was caused by #92. I believe this was actually mentioned in a SNOW ticket once, but we never understood that this was the cause.
priority
creating un named projects just creates a folder and not a project this issue was caused by i believe this was actually mentioned in a snow ticket once but we never understood that this was the cause
1
125,874
12,270,843,503
IssuesEvent
2020-05-07 16:06:49
GreenleafLab/ArchR
https://api.github.com/repos/GreenleafLab/ArchR
opened
Legeneds for Pseudo-time heatmaps
documentation
Pseudo-time heatmaps look great. I was wondering how do the legends are selected for some of the genomics regions to be displayed? Is it also possible to automatically show/visualize TFs whose motifs activity changes in pseudo-time in the peak-pseudo time heatmap?
1.0
Legeneds for Pseudo-time heatmaps - Pseudo-time heatmaps look great. I was wondering how do the legends are selected for some of the genomics regions to be displayed? Is it also possible to automatically show/visualize TFs whose motifs activity changes in pseudo-time in the peak-pseudo time heatmap?
non_priority
legeneds for pseudo time heatmaps pseudo time heatmaps look great i was wondering how do the legends are selected for some of the genomics regions to be displayed is it also possible to automatically show visualize tfs whose motifs activity changes in pseudo time in the peak pseudo time heatmap
0
54,494
13,358,442,294
IssuesEvent
2020-08-31 11:42:36
jupyterlab/jupyterlab
https://api.github.com/repos/jupyterlab/jupyterlab
closed
Problem with Vega in Webpack 5
tag:Build System
<!-- Welcome! Before creating a new issue: * Search for relevant issues * Follow the issue reporting guidelines: https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html --> ## Description While trying to release 3.0a1, I ran into this issue: ``` Should not import the named export 'versio...
1.0
Problem with Vega in Webpack 5 - <!-- Welcome! Before creating a new issue: * Search for relevant issues * Follow the issue reporting guidelines: https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html --> ## Description While trying to release 3.0a1, I ran into this issue: ``` Should no...
non_priority
problem with vega in webpack welcome before creating a new issue search for relevant issues follow the issue reporting guidelines description while trying to release i ran into this issue should not import the named export version reexported as version from defa...
0
392,743
26,956,804,559
IssuesEvent
2023-02-08 15:25:27
Vector35/binaryninja-api
https://api.github.com/repos/Vector35/binaryninja-api
closed
Deadlock when creating database in analysis completion event
documentation
Trying to create a database in an analysis completion callback will deadlock Script to repro: ```python import time from binaryninja import open_view db_saved = False bv = open_view('/bin/true', update_analysis=False) def analysis_complete(): global db_saved print("COMPLETION EVENT") bv.crea...
1.0
Deadlock when creating database in analysis completion event - Trying to create a database in an analysis completion callback will deadlock Script to repro: ```python import time from binaryninja import open_view db_saved = False bv = open_view('/bin/true', update_analysis=False) def analysis_complete(): ...
non_priority
deadlock when creating database in analysis completion event trying to create a database in an analysis completion callback will deadlock script to repro python import time from binaryninja import open view db saved false bv open view bin true update analysis false def analysis complete ...
0
23,914
10,958,518,967
IssuesEvent
2019-11-27 09:34:12
stefanfreitag/roomBooker
https://api.github.com/repos/stefanfreitag/roomBooker
closed
CVE-2018-7489 (High) detected in jackson-databind-2.6.7.1.jar
security vulnerability
## CVE-2018-7489 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streami...
True
CVE-2018-7489 (High) detected in jackson-databind-2.6.7.1.jar - ## CVE-2018-7489 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary> <p>Gener...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library root gradle caches mod...
0
8,594
3,770,052,328
IssuesEvent
2016-03-16 13:19:02
stkent/amplify
https://api.github.com/repos/stkent/amplify
opened
Add ability to reset all tracked state
code difficulty-easy enhancement
This will probably be most easily achieved by swapping out the shared prefs instance we write to. Perhaps we can ask the library user to provide a shared prefs key?
1.0
Add ability to reset all tracked state - This will probably be most easily achieved by swapping out the shared prefs instance we write to. Perhaps we can ask the library user to provide a shared prefs key?
non_priority
add ability to reset all tracked state this will probably be most easily achieved by swapping out the shared prefs instance we write to perhaps we can ask the library user to provide a shared prefs key
0
7,921
8,123,392,887
IssuesEvent
2018-08-16 14:29:43
a2develop/bugTracker
https://api.github.com/repos/a2develop/bugTracker
closed
Справочник валют. Гривну можно удалить.
c_beta c_service done! invalid
Гривня вроде как системная валюта. Однако ее можно переименовать. Можно установить ей курс. Можно удалить.
1.0
Справочник валют. Гривну можно удалить. - Гривня вроде как системная валюта. Однако ее можно переименовать. Можно установить ей курс. Можно удалить.
non_priority
справочник валют гривну можно удалить гривня вроде как системная валюта однако ее можно переименовать можно установить ей курс можно удалить
0
169,207
26,764,000,647
IssuesEvent
2023-01-31 09:20:15
inovex/elements
https://api.github.com/repos/inovex/elements
closed
Match colors and typo to the design
feature design
**Acceptance criteria** * Colors and typography of all components correspond to the design. * Create tasks in the backlog for each component where the implementation deviates from the design specification. PS: See also ELEMENTS-536 in Jira with further links.
1.0
Match colors and typo to the design - **Acceptance criteria** * Colors and typography of all components correspond to the design. * Create tasks in the backlog for each component where the implementation deviates from the design specification. PS: See also ELEMENTS-536 in Jira with further links.
non_priority
match colors and typo to the design acceptance criteria colors and typography of all components correspond to the design create tasks in the backlog for each component where the implementation deviates from the design specification ps see also elements in jira with further links
0
506,881
14,675,131,502
IssuesEvent
2020-12-30 16:51:45
luna-rs/luna
https://api.github.com/repos/luna-rs/luna
closed
Reduce coupling to LunaContext
discussion medium priority
The coupling of the `LunaContext` onto unrelated objects such as `PluginManager`, `Entity`, and `LunaChannelInitializer` makes writing unit tests tedious and messy.
1.0
Reduce coupling to LunaContext - The coupling of the `LunaContext` onto unrelated objects such as `PluginManager`, `Entity`, and `LunaChannelInitializer` makes writing unit tests tedious and messy.
priority
reduce coupling to lunacontext the coupling of the lunacontext onto unrelated objects such as pluginmanager entity and lunachannelinitializer makes writing unit tests tedious and messy
1
202,849
15,304,238,511
IssuesEvent
2021-02-24 16:40:56
FreeUKGen/FreeCENMigration
https://api.github.com/repos/FreeUKGen/FreeCENMigration
closed
Enable access to the adding a civil parish to a piece for county and master county coordinators in 1901 and 1911
Ready for User Test
There is an exiting action on the freecen2_piece that allows the adding of a new civil parish. Currently restricted. Activate it for the county_coordinator and master_county_coordinator for 1901 and 1911 pieces while retaining it for those currently permitted.
1.0
Enable access to the adding a civil parish to a piece for county and master county coordinators in 1901 and 1911 - There is an exiting action on the freecen2_piece that allows the adding of a new civil parish. Currently restricted. Activate it for the county_coordinator and master_county_coordinator for 1901 and 1911 p...
non_priority
enable access to the adding a civil parish to a piece for county and master county coordinators in and there is an exiting action on the piece that allows the adding of a new civil parish currently restricted activate it for the county coordinator and master county coordinator for and pieces while retaini...
0
70,789
30,740,757,776
IssuesEvent
2023-07-28 11:17:06
ubtue/tuefind
https://api.github.com/repos/ubtue/tuefind
closed
Self-Archiving Service für RelBib / Admin-Views sauber trennen
System: RelBib high priority ready for testing publication service
Please make sure that all views in the AdminFrontendController only show data related to the current instance (e.g. IxTheo or RelBib) => especially user authorities, user authority history, user publications, user publication statistics. ![grafik](https://github.com/ubtue/tuefind/assets/26873381/1831f2f9-f93e-4631-9...
1.0
Self-Archiving Service für RelBib / Admin-Views sauber trennen - Please make sure that all views in the AdminFrontendController only show data related to the current instance (e.g. IxTheo or RelBib) => especially user authorities, user authority history, user publications, user publication statistics. ![grafik](http...
non_priority
self archiving service für relbib admin views sauber trennen please make sure that all views in the adminfrontendcontroller only show data related to the current instance e g ixtheo or relbib especially user authorities user authority history user publications user publication statistics
0
704,468
24,198,025,471
IssuesEvent
2022-09-24 06:23:48
HaDuve/TravelCostNative
https://api.github.com/repos/HaDuve/TravelCostNative
closed
make items deletable by swipe gesture
enhancement Frontend Medium Priority
using react-native-gesture-handler docs: https://docs.swmansion.com/react-native-gesture-handler/docs/ https://docs.swmansion.com/react-native-reanimated/docs/ todo: - [x] make swipeable - [x] make deletable (database & context) - [x] polish
1.0
make items deletable by swipe gesture - using react-native-gesture-handler docs: https://docs.swmansion.com/react-native-gesture-handler/docs/ https://docs.swmansion.com/react-native-reanimated/docs/ todo: - [x] make swipeable - [x] make deletable (database & context) - [x] polish
priority
make items deletable by swipe gesture using react native gesture handler docs todo make swipeable make deletable database context polish
1
789,109
27,778,534,692
IssuesEvent
2023-03-16 19:04:59
flowforge/website
https://api.github.com/repos/flowforge/website
closed
Invisible Video on Homepage
bug priority:medium
### Current Behavior <img width="999" alt="Screenshot 2023-01-19 at 22 14 48" src="https://user-images.githubusercontent.com/99246719/213574332-52f04e10-8b2f-4ab9-b341-3e628e879d2a.png"> Works fine locally, but visiting https://flowforge.com - it doesn't load for me, not able to see any errors either, very strang...
1.0
Invisible Video on Homepage - ### Current Behavior <img width="999" alt="Screenshot 2023-01-19 at 22 14 48" src="https://user-images.githubusercontent.com/99246719/213574332-52f04e10-8b2f-4ab9-b341-3e628e879d2a.png"> Works fine locally, but visiting https://flowforge.com - it doesn't load for me, not able to see ...
priority
invisible video on homepage current behavior img width alt screenshot at src works fine locally but visiting it doesn t load for me not able to see any errors either very strange first noticed it in the session recordings of our visitors but just assumed it was our posthog han...
1
158,350
6,025,946,420
IssuesEvent
2017-06-08 09:58:07
Prodiguer/prodiguer-docs
https://api.github.com/repos/Prodiguer/prodiguer-docs
closed
Change inter-monitoring call
enhancement front end Priority 1
The inter-monitoring has changed and is now based on pyferret. The application has been installed on a new server as well. New features such as dates offset has also been added. The change requested should be limited as changing http://webservices.ipsl.fr/monitoring_fromprodiguer by http://webservices2017.ipsl....
1.0
Change inter-monitoring call - The inter-monitoring has changed and is now based on pyferret. The application has been installed on a new server as well. New features such as dates offset has also been added. The change requested should be limited as changing http://webservices.ipsl.fr/monitoring_fromprodiguer b...
priority
change inter monitoring call the inter monitoring has changed and is now based on pyferret the application has been installed on a new server as well new features such as dates offset has also been added the change requested should be limited as changing by the code is handled from
1
339,529
30,453,839,359
IssuesEvent
2023-07-16 16:31:40
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix raw_ops.test_tensorflow_AddN
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5567709466/jobs/10169801756"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5567709466/jobs/10169801756"><img src=https://img.shields.io/badge/-success-success></a>...
1.0
Fix raw_ops.test_tensorflow_AddN - | | | |---|---| |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5567709466/jobs/10169801756"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5567709466/jobs/10169801756"><img src=https://img.shi...
non_priority
fix raw ops test tensorflow addn torch a href src numpy a href src jax a href src tensorflow a href src paddle a href src
0
202,466
15,831,799,496
IssuesEvent
2021-04-06 13:59:55
renehernandez/obsidian-readwise
https://api.github.com/repos/renehernandez/obsidian-readwise
opened
Add GIFs demonstrating usage of the plugin
documentation
This will complement the documentation by providing a visual aid of how the plugin should be used
1.0
Add GIFs demonstrating usage of the plugin - This will complement the documentation by providing a visual aid of how the plugin should be used
non_priority
add gifs demonstrating usage of the plugin this will complement the documentation by providing a visual aid of how the plugin should be used
0
115,744
4,680,330,770
IssuesEvent
2016-10-08 05:20:37
Nexteria/Nextis
https://api.github.com/repos/Nexteria/Nextis
opened
Pridať tagovanie eventov
enhancement Low priority Need consulting
Zamyslieť sa, načo by nám také tagovanie bolo vhodné. Či to nie je len náhrada za niečo iné.
1.0
Pridať tagovanie eventov - Zamyslieť sa, načo by nám také tagovanie bolo vhodné. Či to nie je len náhrada za niečo iné.
priority
pridať tagovanie eventov zamyslieť sa načo by nám také tagovanie bolo vhodné či to nie je len náhrada za niečo iné
1
375,316
11,102,509,518
IssuesEvent
2019-12-17 00:18:17
beefproject/beef
https://api.github.com/repos/beefproject/beef
closed
hook.js internal server error
Maintainability Priority Review
Im using kali linux Ruby -v is 2.6.3 beef version is '0.4.7.4-alpha-pre' browser is Google chrome and this is the debugging of beef.http.debug: true #loge [14:38:10][*] Browser Exploitation Framework (BeEF) 0.4.7.4-alpha-pre [14:38:10] | Twit: @beefproject [14:38:10] | Site: https://beefproject.c...
1.0
hook.js internal server error - Im using kali linux Ruby -v is 2.6.3 beef version is '0.4.7.4-alpha-pre' browser is Google chrome and this is the debugging of beef.http.debug: true #loge [14:38:10][*] Browser Exploitation Framework (BeEF) 0.4.7.4-alpha-pre [14:38:10] | Twit: @beefproject [14:38:10] ...
priority
hook js internal server error im using kali linux ruby v is beef version is alpha pre browser is google chrome and this is the debugging of beef http debug true loge browser exploitation framework beef alpha pre twit beefproject site blog ...
1
100,649
12,543,233,571
IssuesEvent
2020-06-05 15:13:18
cityofaustin/techstack
https://api.github.com/repos/cityofaustin/techstack
opened
Joplin Stream field component needs updating (ordering & deletion needed)
Content Type: Service Page Team: Design + Research
The steps component within service pages and the social media component within Contacts are missing a wrapper that allows ordering and deletion. Lets get this updated!
1.0
Joplin Stream field component needs updating (ordering & deletion needed) - The steps component within service pages and the social media component within Contacts are missing a wrapper that allows ordering and deletion. Lets get this updated!
non_priority
joplin stream field component needs updating ordering deletion needed the steps component within service pages and the social media component within contacts are missing a wrapper that allows ordering and deletion lets get this updated
0
524,087
15,195,724,565
IssuesEvent
2021-02-16 06:57:17
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Group messages not hide when "Social Group" component is deactivated.
bug priority: medium
**Describe the bug** If "Social component" is deactivated and Messages thread have older group threads then those threads remain active and user is able to send messages using the group thread. **To Reproduce** Steps to reproduce the behavior: 1. Create Group Thread message. 2. Now deactivate 'Social group' com...
1.0
Group messages not hide when "Social Group" component is deactivated. - **Describe the bug** If "Social component" is deactivated and Messages thread have older group threads then those threads remain active and user is able to send messages using the group thread. **To Reproduce** Steps to reproduce the behavior...
priority
group messages not hide when social group component is deactivated describe the bug if social component is deactivated and messages thread have older group threads then those threads remain active and user is able to send messages using the group thread to reproduce steps to reproduce the behavior...
1
411,577
27,825,646,421
IssuesEvent
2023-03-19 18:32:26
pomsky-lang/pomsky
https://api.github.com/repos/pomsky-lang/pomsky
opened
Rework the documentation
documentation enhancement
### Is your feature request related to a problem? Please describe. The documentation consists of three parts: 1. Language tour 2. Reference 3. Examples Each part has significant shortcomings: The language tour is probably - too hard to understand for complete beginners who aren't familiar with regular express...
1.0
Rework the documentation - ### Is your feature request related to a problem? Please describe. The documentation consists of three parts: 1. Language tour 2. Reference 3. Examples Each part has significant shortcomings: The language tour is probably - too hard to understand for complete beginners who aren't fa...
non_priority
rework the documentation is your feature request related to a problem please describe the documentation consists of three parts language tour reference examples each part has significant shortcomings the language tour is probably too hard to understand for complete beginners who aren t fa...
0
590,180
17,772,780,155
IssuesEvent
2021-08-30 15:25:15
ppy/osu
https://api.github.com/repos/ppy/osu
closed
`OsuPopoverContainer` doesn't get the correct local `OverlayColourProvider`
type:UI priority:1
As it is global. This is probably not good..
1.0
`OsuPopoverContainer` doesn't get the correct local `OverlayColourProvider` - As it is global. This is probably not good..
priority
osupopovercontainer doesn t get the correct local overlaycolourprovider as it is global this is probably not good
1
5,089
2,571,292,722
IssuesEvent
2015-02-10 15:45:08
ddm999/love2d-tdtest
https://api.github.com/repos/ddm999/love2d-tdtest
opened
At what point is the engine code considered done?
other:inprogress priority:3 state:base
Quite simply, where to split *Engine* code from *Game* code? As the engine will be given it's own repo, the point at which this is considered reached needs to be clear.
1.0
At what point is the engine code considered done? - Quite simply, where to split *Engine* code from *Game* code? As the engine will be given it's own repo, the point at which this is considered reached needs to be clear.
priority
at what point is the engine code considered done quite simply where to split engine code from game code as the engine will be given it s own repo the point at which this is considered reached needs to be clear
1
68,229
9,160,345,577
IssuesEvent
2019-03-01 07:02:14
arcus-azure/arcus.security
https://api.github.com/repos/arcus-azure/arcus.security
closed
Provide documentation on the supported authentication mechanisms for Key Vault
azure-key-vault documentation
Provide documentation on the supported authentication mechanisms for Key Vault and how to use them. It would be good to point to official docs on what they are and how to get the relevant information as well.
1.0
Provide documentation on the supported authentication mechanisms for Key Vault - Provide documentation on the supported authentication mechanisms for Key Vault and how to use them. It would be good to point to official docs on what they are and how to get the relevant information as well.
non_priority
provide documentation on the supported authentication mechanisms for key vault provide documentation on the supported authentication mechanisms for key vault and how to use them it would be good to point to official docs on what they are and how to get the relevant information as well
0
312,911
9,554,744,387
IssuesEvent
2019-05-02 23:17:21
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
closed
ZMBU-Baruun-Urt Airport-SUHBAATAR-MONGOLIA
Being Redone Low Priority
# Airport Name < Baruun-Urt Airport > # Country? < Mongolia > # Improvements that need to be made? < from scratch > # Are you working on this airport? < Yes > # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) < Low >
1.0
ZMBU-Baruun-Urt Airport-SUHBAATAR-MONGOLIA - # Airport Name < Baruun-Urt Airport > # Country? < Mongolia > # Improvements that need to be made? < from scratch > # Are you working on this airport? < Yes > # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) < Low >
priority
zmbu baruun urt airport suhbaatar mongolia airport name country improvements that need to be made are you working on this airport airport priority if event runway world us capital low
1
816,070
30,587,145,603
IssuesEvent
2023-07-21 14:12:02
episphere/questionnaire
https://api.github.com/repos/episphere/questionnaire
closed
Fix HOMEMOVEOUT1 format
Mod4 MARKUP ISSUE low priority - later problems
Bold piped in address, remove space between piped address and ?, put 2nd sentence in question text on same line (or remove the extra space between the 2 sentences), remove extra space between textbox and "I still live here": ![image](https://github.com/episphere/questionnaire/assets/85582895/d72c34ab-c247-4f1d-aded-...
1.0
Fix HOMEMOVEOUT1 format - Bold piped in address, remove space between piped address and ?, put 2nd sentence in question text on same line (or remove the extra space between the 2 sentences), remove extra space between textbox and "I still live here": ![image](https://github.com/episphere/questionnaire/assets/8558289...
priority
fix format bold piped in address remove space between piped address and put sentence in question text on same line or remove the extra space between the sentences remove extra space between textbox and i still live here
1
13,541
9,985,904,749
IssuesEvent
2019-07-10 17:44:16
microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/microsoft/MixedRealityToolkit-Unity
closed
Non-core services have their Enable() function called twice
0 - Backlog Bug Services
## Describe the bug Non-core services (such as the WindowsMixedRealityDeviceManager) have their Enable() functions invoked twice. From what I can see, this was a regression from this PR, which started invoking the registrar: https://github.com/microsoft/MixedRealityToolkit-Unity/pull/3738 And the registrar ...
1.0
Non-core services have their Enable() function called twice - ## Describe the bug Non-core services (such as the WindowsMixedRealityDeviceManager) have their Enable() functions invoked twice. From what I can see, this was a regression from this PR, which started invoking the registrar: https://github.com/micro...
non_priority
non core services have their enable function called twice describe the bug non core services such as the windowsmixedrealitydevicemanager have their enable functions invoked twice from what i can see this was a regression from this pr which started invoking the registrar and the registrar w...
0
384,678
26,598,251,380
IssuesEvent
2023-01-23 14:04:20
fhswf/MLPro
https://api.github.com/repos/fhswf/MLPro
closed
Howto xy (GT) - Train RAY-RLlib based multi-player with Petting Zoo environment
documentation enhancement parked
... Dependencies: #13
1.0
Howto xy (GT) - Train RAY-RLlib based multi-player with Petting Zoo environment - ... Dependencies: #13
non_priority
howto xy gt train ray rllib based multi player with petting zoo environment dependencies
0
316,882
27,191,619,520
IssuesEvent
2023-02-19 21:25:16
skeletonlabs/skeleton
https://api.github.com/repos/skeletonlabs/skeleton
closed
Polish Pass: Utility Features
enhancement ready to test
> **Warning** - this ticket is a work in progress. If you have suggestions please add a comment below! Base on: - https://github.com/skeletonlabs/skeleton/issues/782 ## Goals The goal of this pass will be to improve, refine, and finalize all Utility features in Skeleton. - [x] Fix and address known issues ...
1.0
Polish Pass: Utility Features - > **Warning** - this ticket is a work in progress. If you have suggestions please add a comment below! Base on: - https://github.com/skeletonlabs/skeleton/issues/782 ## Goals The goal of this pass will be to improve, refine, and finalize all Utility features in Skeleton. - [...
non_priority
polish pass utility features warning this ticket is a work in progress if you have suggestions please add a comment below base on goals the goal of this pass will be to improve refine and finalize all utility features in skeleton fix and address known issues and bugs refact...
0
341,732
10,302,697,538
IssuesEvent
2019-08-28 19:24:55
dotkom/onlineweb4
https://api.github.com/repos/dotkom/onlineweb4
closed
psycopg2 dependency will soon be deprecated; change name
Easy Priority: Low Status: Available Type: Bug
## What kind of an issue is this? * [x] Bug report * [ ] Feature request The `psycopg2` package will be renamed to `psycopg2-binary` in the coming `2.8` release, so consider changing the name in `requirement-prod.txt`. Read more [here](http://initd.org/psycopg/docs/install.html#binary-install-from-pypi).
1.0
psycopg2 dependency will soon be deprecated; change name - ## What kind of an issue is this? * [x] Bug report * [ ] Feature request The `psycopg2` package will be renamed to `psycopg2-binary` in the coming `2.8` release, so consider changing the name in `requirement-prod.txt`. Read more [here](http://initd.org/p...
priority
dependency will soon be deprecated change name what kind of an issue is this bug report feature request the package will be renamed to binary in the coming release so consider changing the name in requirement prod txt read more
1
118,162
9,977,107,015
IssuesEvent
2019-07-09 16:26:11
xamarin/xamarin-macios
https://api.github.com/repos/xamarin/xamarin-macios
closed
[xcode11] xammac_tests crashes on macOS 10.15
bug macOS test-only-issue
See https://jenkins.internalx.com/blue/organizations/jenkins/macios/detail/xcode11/59/pipeline/202 from https://github.com/xamarin/xamarin-macios/commit/c9fc959b56e7979bf22083dc9ee4a496a17da73b#commitcomment-34080140 [...] ***** AvailableDepthDataTypesTest ========================================...
1.0
[xcode11] xammac_tests crashes on macOS 10.15 - See https://jenkins.internalx.com/blue/organizations/jenkins/macios/detail/xcode11/59/pipeline/202 from https://github.com/xamarin/xamarin-macios/commit/c9fc959b56e7979bf22083dc9ee4a496a17da73b#commitcomment-34080140 [...] ***** AvailableDepthDataTypesTest ...
non_priority
xammac tests crashes on macos see from availabledepthdatatypestest native crash reporting got a sigsegv while executing native co...
0
706,715
24,282,221,069
IssuesEvent
2022-09-28 18:28:11
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Vacancies for partner without partner page don't open
priority: high partners bug
### Describe the bug Vacancies for partner without partner page don't open ### How to reproduce 1. Check out https://thalia.nu/career/vacancies#vacancy-117 or hit the Learn More button for ICT TRAINEE - JAVA DEVELOPER from the Belastingdienst ### Expected behaviour Do open a details page, maybe in a modal or o...
1.0
Vacancies for partner without partner page don't open - ### Describe the bug Vacancies for partner without partner page don't open ### How to reproduce 1. Check out https://thalia.nu/career/vacancies#vacancy-117 or hit the Learn More button for ICT TRAINEE - JAVA DEVELOPER from the Belastingdienst ### Expected ...
priority
vacancies for partner without partner page don t open describe the bug vacancies for partner without partner page don t open how to reproduce check out or hit the learn more button for ict trainee java developer from the belastingdienst expected behaviour do open a details page maybe in a...
1
141,475
21,526,392,114
IssuesEvent
2022-04-28 18:54:41
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
reopened
Update documentation: Form controls - Text inputs
vsp-design-system-team DST-audited
## Issue Description Make updates to Form Controls on on design.va.gov and Storybook to fix the discrepancies that have been identified. Discrepancies Text inputs -There is no "Text area" component (Non-Web component example in design.va.gov and Storybook) in Sketch. -There is no "Success" state in design.va.gov or S...
1.0
Update documentation: Form controls - Text inputs - ## Issue Description Make updates to Form Controls on on design.va.gov and Storybook to fix the discrepancies that have been identified. Discrepancies Text inputs -There is no "Text area" component (Non-Web component example in design.va.gov and Storybook) in Sketch...
non_priority
update documentation form controls text inputs issue description make updates to form controls on on design va gov and storybook to fix the discrepancies that have been identified discrepancies text inputs there is no text area component non web component example in design va gov and storybook in sketch...
0
218,969
17,033,360,649
IssuesEvent
2021-07-05 01:03:57
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Support for partial existentials in TAIT
C-bug E-needs-test F-min_type_alias_impl_trait T-compiler requires-nightly
[[playground]](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=f1faf43935fce3efb6f8390c574ee41c) ([Tracking issue](https://github.com/rust-lang/rust/issues/63063#issue-473710023)) With RPIT, it is possible to create a "partial existential": ```rust fn test1<A: Iterator<Item=&'static str>...
1.0
Support for partial existentials in TAIT - [[playground]](https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=f1faf43935fce3efb6f8390c574ee41c) ([Tracking issue](https://github.com/rust-lang/rust/issues/63063#issue-473710023)) With RPIT, it is possible to create a "partial existential": ```ru...
non_priority
support for partial existentials in tait with rpit it is possible to create a partial existential rust fn x a chain x chain once with tait however this currently produces an error rust type chained chain fn x a chained x ch...
0
217,054
16,834,067,411
IssuesEvent
2021-06-18 09:33:53
probabilistic-numerics/probnum
https://api.github.com/repos/probabilistic-numerics/probnum
closed
Kalmanposterior test coverage
diffeq filtsmooth testing and CI
There seems to be a lack of testing for KalmanPosterior dense output and sampling performance. It went unnoticed that when the smoothing signature changed, the dense output signature remained the same, but *should have changed*, too. This did not lead to an error, but to nonsense values. Related: there is no chec...
1.0
Kalmanposterior test coverage - There seems to be a lack of testing for KalmanPosterior dense output and sampling performance. It went unnoticed that when the smoothing signature changed, the dense output signature remained the same, but *should have changed*, too. This did not lead to an error, but to nonsense valu...
non_priority
kalmanposterior test coverage there seems to be a lack of testing for kalmanposterior dense output and sampling performance it went unnoticed that when the smoothing signature changed the dense output signature remained the same but should have changed too this did not lead to an error but to nonsense valu...
0
49,937
6,046,441,419
IssuesEvent
2017-06-12 12:07:40
Wuzzy2/MineClone2-Bugs
https://api.github.com/repos/Wuzzy2/MineClone2-Bugs
closed
Placed chests sometimes can't be used
bug fix needs testing HIGH PRIORITY nodes
As of MCL2 0.16.0, placed single chests sometimes can not be used, their inventory slots are unusable and the error log complains about missing node metadata. This happens rarely, but it happens and is annoying as hell when it happens. Must be fixed ASAP.
1.0
Placed chests sometimes can't be used - As of MCL2 0.16.0, placed single chests sometimes can not be used, their inventory slots are unusable and the error log complains about missing node metadata. This happens rarely, but it happens and is annoying as hell when it happens. Must be fixed ASAP.
non_priority
placed chests sometimes can t be used as of placed single chests sometimes can not be used their inventory slots are unusable and the error log complains about missing node metadata this happens rarely but it happens and is annoying as hell when it happens must be fixed asap
0
117,711
11,954,603,938
IssuesEvent
2020-04-04 00:16:22
betler/g-mail-relayer
https://api.github.com/repos/betler/g-mail-relayer
opened
Make API method send emails
documentation task
Complete API service to send emails, with most of the properties working. Complete documentation to state clearly which properties are developed.
1.0
Make API method send emails - Complete API service to send emails, with most of the properties working. Complete documentation to state clearly which properties are developed.
non_priority
make api method send emails complete api service to send emails with most of the properties working complete documentation to state clearly which properties are developed
0
397,754
11,732,362,668
IssuesEvent
2020-03-11 03:24:07
Brian393/petropolis
https://api.github.com/repos/Brian393/petropolis
closed
Replace "It's time to break" icon
enhancement high priority
The "it's time to break" icon may be read as inciting terrorism and should be changed.
1.0
Replace "It's time to break" icon - The "it's time to break" icon may be read as inciting terrorism and should be changed.
priority
replace it s time to break icon the it s time to break icon may be read as inciting terrorism and should be changed
1
496,118
14,332,970,430
IssuesEvent
2020-11-27 04:18:13
kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines
closed
Allocate additional space/lines for node names in pipeline graph
area/frontend kind/feature needs investigation priority/p2
Nodes in the static and runtime graphs only display around 15 characters today. Users can hover over individual nodes to display the full labels as tooltips, but this is not as useful as immediately readable labels, especially if there are many. Perhaps nodes should be made larger, vertically and/or horizontally to ...
1.0
Allocate additional space/lines for node names in pipeline graph - Nodes in the static and runtime graphs only display around 15 characters today. Users can hover over individual nodes to display the full labels as tooltips, but this is not as useful as immediately readable labels, especially if there are many. Perh...
priority
allocate additional space lines for node names in pipeline graph nodes in the static and runtime graphs only display around characters today users can hover over individual nodes to display the full labels as tooltips but this is not as useful as immediately readable labels especially if there are many perha...
1
419,342
28,143,080,878
IssuesEvent
2023-04-02 06:38:09
AY2223S2-CS2103T-W15-1/tp
https://api.github.com/repos/AY2223S2-CS2103T-W15-1/tp
closed
[PE-D][Tester B] Adding a duplicate tag does not notify user
severity.Medium type.DocumentationBug
![image.png](https://raw.githubusercontent.com/anunayajoshi/ped/main/files/166ee47e-9cad-4092-8570-ece6775e5d8a.png) Say I run the command "add-t 1 maj/CS2103T" , it says it added tag to person, but the tag already existed, which might be confusing. It would be helpful to inform users that the tag already exists inste...
1.0
[PE-D][Tester B] Adding a duplicate tag does not notify user - ![image.png](https://raw.githubusercontent.com/anunayajoshi/ped/main/files/166ee47e-9cad-4092-8570-ece6775e5d8a.png) Say I run the command "add-t 1 maj/CS2103T" , it says it added tag to person, but the tag already existed, which might be confusing. It wo...
non_priority
adding a duplicate tag does not notify user say i run the command add t maj it says it added tag to person but the tag already existed which might be confusing it would be helpful to inform users that the tag already exists instead of saying that it is added labels type fe...
0
783,521
27,535,601,213
IssuesEvent
2023-03-07 03:03:34
Alluxio/alluxio
https://api.github.com/repos/Alluxio/alluxio
closed
Pin RPC raise master's cpu usage in high level
priority-medium stale
**Alluxio Version:** 2.3.1 **Describe the bug** - There is about 35TB data pined in Alluxio in disk. - Each block of the data has 3 replicas. - File size of the data is around 50MB. - Master's CPU usage is over 80%. - Users want to pin over 150TB data (not include replicas) in Alluxio, because the speed of ...
1.0
Pin RPC raise master's cpu usage in high level - **Alluxio Version:** 2.3.1 **Describe the bug** - There is about 35TB data pined in Alluxio in disk. - Each block of the data has 3 replicas. - File size of the data is around 50MB. - Master's CPU usage is over 80%. - Users want to pin over 150TB data (not in...
priority
pin rpc raise master s cpu usage in high level alluxio version describe the bug there is about data pined in alluxio in disk each block of the data has replicas file size of the data is around master s cpu usage is over users want to pin over data not include repli...
1
678,019
23,183,886,682
IssuesEvent
2022-08-01 06:29:58
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
opened
Perspective Issue with Connector Exporter Wizard
Type/Bug Priority/Normal
### Description When using an external monitor and adding a 'Connector Exporter', the wizard is lost. ### Steps to Reproduce - Open up the Integration studio in an external monitor. - Navigate to File -> New -> Other -> WSO2 -> Extensions -> Project Types -> Connector Exporter Project. - Double click on 'Connector...
1.0
Perspective Issue with Connector Exporter Wizard - ### Description When using an external monitor and adding a 'Connector Exporter', the wizard is lost. ### Steps to Reproduce - Open up the Integration studio in an external monitor. - Navigate to File -> New -> Other -> WSO2 -> Extensions -> Project Types -> Connec...
priority
perspective issue with connector exporter wizard description when using an external monitor and adding a connector exporter the wizard is lost steps to reproduce open up the integration studio in an external monitor navigate to file new other extensions project types connector...
1
43,358
11,206,511,663
IssuesEvent
2020-01-05 21:55:41
angband/angband
https://api.github.com/repos/angband/angband
closed
Improve autotools support (use OMK)
C: Build M: Future P: normal T: change
**Reported by takkaria on 23 Mar 2007 21:18 UTC** To fix: 1. Make sure autotool's "make dist" produces an archive which contains everything at SVN. 2. Use Hallvard Furuseth's autotools patches to clean up autotools stuff we don't use. [ftp://ftp.sunet.se/pub/games/Angband/Patch/296-alpha3-features.tar.gz patch]
1.0
Improve autotools support (use OMK) - **Reported by takkaria on 23 Mar 2007 21:18 UTC** To fix: 1. Make sure autotool's "make dist" produces an archive which contains everything at SVN. 2. Use Hallvard Furuseth's autotools patches to clean up autotools stuff we don't use. [ftp://ftp.sunet.se/pub/games/Angband/Patch/...
non_priority
improve autotools support use omk reported by takkaria on mar utc to fix make sure autotool s make dist produces an archive which contains everything at svn use hallvard furuseth s autotools patches to clean up autotools stuff we don t use
0
219,521
17,097,573,345
IssuesEvent
2021-07-09 06:28:45
eiffel-community/etos
https://api.github.com/repos/eiffel-community/etos
opened
Test runner should send out an environment defined with the URL to the execution space if any
TestRunner
<!-- Filling out the template is required. Any issue that does not include enough information may be closed at the maintainers' discretion. --> ### Description <!-- Describe the proposed or requested change, and explain the type of change. Is it a change to the protocol, to the documentation, or something else? -...
1.0
Test runner should send out an environment defined with the URL to the execution space if any - <!-- Filling out the template is required. Any issue that does not include enough information may be closed at the maintainers' discretion. --> ### Description <!-- Describe the proposed or requested change, and explai...
non_priority
test runner should send out an environment defined with the url to the execution space if any filling out the template is required any issue that does not include enough information may be closed at the maintainers discretion description if our users are using an external service as an execut...
0
248,074
26,776,982,021
IssuesEvent
2023-01-31 17:53:37
jenkins-infra/repository-permissions-updater
https://api.github.com/repos/jenkins-infra/repository-permissions-updater
closed
Plugin proposal: DevOps Portal
bot-check-complete hosting-request needs-fix security-audit-done
### Repository URL https://github.com/rbello/jenkins-plugin-devops-portal ### New Repository Name devops-portal-plugin ### Description Bring together all the information about the build and run of your applications into a single dashboard. ### GitHub users to have commit permission @rbello ### Jenkins project...
True
Plugin proposal: DevOps Portal - ### Repository URL https://github.com/rbello/jenkins-plugin-devops-portal ### New Repository Name devops-portal-plugin ### Description Bring together all the information about the build and run of your applications into a single dashboard. ### GitHub users to have commit permissio...
non_priority
plugin proposal devops portal repository url new repository name devops portal plugin description bring together all the information about the build and run of your applications into a single dashboard github users to have commit permission rbello jenkins project users to have relea...
0
52,924
22,551,760,032
IssuesEvent
2022-06-27 06:31:11
JeongSeonggil/COSMOS
https://api.github.com/repos/JeongSeonggil/COSMOS
closed
Exception
feature user-service
## 📌 기능 설명 `status : 400, 404` Exception in Service 생성 ## 📑 완료 조건 - [x] 400 Exception - [x] 404 Exception
1.0
Exception - ## 📌 기능 설명 `status : 400, 404` Exception in Service 생성 ## 📑 완료 조건 - [x] 400 Exception - [x] 404 Exception
non_priority
exception 📌 기능 설명 status exception in service 생성 📑 완료 조건 exception exception
0
53,237
3,037,540,323
IssuesEvent
2015-08-06 17:37:11
openworm/org.wormsim.frontend
https://api.github.com/repos/openworm/org.wormsim.frontend
opened
Italicize C. elegans
bug low priority
This is a bit (or a lot) pedantic: the words "Caenorhabditis elegans" and the abbreviation "C. elegans", as uncommon terms from a foreign language (Latin), should always be italicized. (See https://en.wikipedia.org/wiki/Caenorhabditis_elegans)
1.0
Italicize C. elegans - This is a bit (or a lot) pedantic: the words "Caenorhabditis elegans" and the abbreviation "C. elegans", as uncommon terms from a foreign language (Latin), should always be italicized. (See https://en.wikipedia.org/wiki/Caenorhabditis_elegans)
priority
italicize c elegans this is a bit or a lot pedantic the words caenorhabditis elegans and the abbreviation c elegans as uncommon terms from a foreign language latin should always be italicized see
1
295,851
9,101,515,606
IssuesEvent
2019-02-20 11:18:26
scrapinghub/spidermon
https://api.github.com/repos/scrapinghub/spidermon
closed
Make basic monitors part of the spidermon.
Priority: High Status: In Progress Type: Enhancement
We have to add basic monitors for almost all the projects and the goal is to make such monitors part of the tool/spidermon itself and upon enabling them, the tool should send notifications automatically when integrated with a project. - [ ] Basic monitors inside the spidermon. - [ ] One should be able to add custo...
1.0
Make basic monitors part of the spidermon. - We have to add basic monitors for almost all the projects and the goal is to make such monitors part of the tool/spidermon itself and upon enabling them, the tool should send notifications automatically when integrated with a project. - [ ] Basic monitors inside the spid...
priority
make basic monitors part of the spidermon we have to add basic monitors for almost all the projects and the goal is to make such monitors part of the tool spidermon itself and upon enabling them the tool should send notifications automatically when integrated with a project basic monitors inside the spider...
1
491,690
14,169,220,677
IssuesEvent
2020-11-12 12:55:35
arkhn/pyrog
https://api.github.com/repos/arkhn/pyrog
opened
Changing the table preview induce a black screen
High Priority bug
## Description <!-- Concisely describe the bug. --> Black screen when selecting particular tables on the source table preview ## Reproduction <!-- Provide detailed steps to reproduce the bug --> 1. Go on Staging, osiris synthetic 2. Select any attribute 3. Try to make the preview of table Annotation 4. See ...
1.0
Changing the table preview induce a black screen - ## Description <!-- Concisely describe the bug. --> Black screen when selecting particular tables on the source table preview ## Reproduction <!-- Provide detailed steps to reproduce the bug --> 1. Go on Staging, osiris synthetic 2. Select any attribute 3. T...
priority
changing the table preview induce a black screen description black screen when selecting particular tables on the source table preview reproduction go on staging osiris synthetic select any attribute try to make the preview of table annotation see error environment stag...
1
206,492
16,043,900,133
IssuesEvent
2021-04-22 11:22:27
V-A-collaboration/v-en-a
https://api.github.com/repos/V-A-collaboration/v-en-a
closed
Documentatie in Docs folder niet meer up to date
documentation
De website in de docs folder die voor de Github pages wordt gebruikt is niet meer up to date. De Readme in the repository is accurater. Het idee is om de tekst in de readme van repository naar de Wiki te verplaatsen en daar verder te update & aan te vullen. Huidige readme in de repository kan dan gebruikt worden van...
1.0
Documentatie in Docs folder niet meer up to date - De website in de docs folder die voor de Github pages wordt gebruikt is niet meer up to date. De Readme in the repository is accurater. Het idee is om de tekst in de readme van repository naar de Wiki te verplaatsen en daar verder te update & aan te vullen. Huidige ...
non_priority
documentatie in docs folder niet meer up to date de website in de docs folder die voor de github pages wordt gebruikt is niet meer up to date de readme in the repository is accurater het idee is om de tekst in de readme van repository naar de wiki te verplaatsen en daar verder te update aan te vullen huidige ...
0
768,786
26,980,173,060
IssuesEvent
2023-02-09 12:32:34
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[Bug]: tx+function+space+invitation+email+missmatch
bug priority/low cloud-backend
### Bug description 1. send invite 2. click invite 3. tx+function+space+invitation+email+missmatch ### Expected behavior verifying email ### Steps to reproduce 1. send invite 2. click invite 3. tx+function+space+invitation+email+missmatch ### Screenshots ![f8b0d5f67b352b9a60c1ea948c5a2937](https://user-image...
1.0
[Bug]: tx+function+space+invitation+email+missmatch - ### Bug description 1. send invite 2. click invite 3. tx+function+space+invitation+email+missmatch ### Expected behavior verifying email ### Steps to reproduce 1. send invite 2. click invite 3. tx+function+space+invitation+email+missmatch ### Screenshots ...
priority
tx function space invitation email missmatch bug description send invite click invite tx function space invitation email missmatch expected behavior verifying email steps to reproduce send invite click invite tx function space invitation email missmatch screenshots ...
1
599,818
18,283,850,655
IssuesEvent
2021-10-05 08:06:13
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
opened
Catch Pcre exception raised by Eval_generic
bug user:external priority:high core
**Describe the bug** A user is getting a fatal `Pcre.Error(5)` (RecursionLimit) raised by the `Eval_generic` module, which @aryx says is used by `metavariable-comparison:`. See also https://github.com/mmottl/pcre-ocaml/issues/24 on the topic of Pcre. **To Reproduce** unclear. Error doesn't show locally for ...
1.0
Catch Pcre exception raised by Eval_generic - **Describe the bug** A user is getting a fatal `Pcre.Error(5)` (RecursionLimit) raised by the `Eval_generic` module, which @aryx says is used by `metavariable-comparison:`. See also https://github.com/mmottl/pcre-ocaml/issues/24 on the topic of Pcre. **To Reproduce...
priority
catch pcre exception raised by eval generic describe the bug a user is getting a fatal pcre error recursionlimit raised by the eval generic module which aryx says is used by metavariable comparison see also on the topic of pcre to reproduce unclear error doesn t show locally for...
1
667,368
22,468,675,769
IssuesEvent
2022-06-22 05:48:39
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
[ php grpc server ] repeated message response error, how to fixed??
kind/question priority/P3 untriaged
the proto file: ``` syntax = "proto3"; package Services.application; message Application { string id = 1; string name = 2; } message listRequest { string page = 1; } message listResponse { repeated Application data = 1; } service ApplicationService{ rpc list(listRequest) ret...
1.0
[ php grpc server ] repeated message response error, how to fixed?? - the proto file: ``` syntax = "proto3"; package Services.application; message Application { string id = 1; string name = 2; } message listRequest { string page = 1; } message listResponse { repeated Application data...
priority
repeated message response error how to fixed the proto file syntax package services application message application string id string name message listrequest string page message listresponse repeated application data service app...
1
306,085
26,433,415,131
IssuesEvent
2023-01-15 04:05:04
ArielHeleneto/RISCV-testcase
https://api.github.com/repos/ArielHeleneto/RISCV-testcase
closed
[Add Testcase] MySQL
Testcase / 测试用例
### 请选择: - [X] 我已经检查了 [Issue](https://github.com/brsf11/mugen-riscv/issues),进行了搜索,但没有发现类似问题。 - [X] 我正在着手整理该测试用例库。 - [X] 我希望接手该测试用例库。 ### 软件名称 MySQL ### 软件版本 MySQL-8.0.28-2.oe2203.riscv64 ### 操作系统版本 openEuler 22.03 LTS riscv64 ### 软件描述 MySQL 是一种关系型数据库管理系统,关系数据库将数据保存在不同的表中,而不是将所有数据放在一个大仓库内,这样就增加了速度并提高了灵活性。 ###...
1.0
[Add Testcase] MySQL - ### 请选择: - [X] 我已经检查了 [Issue](https://github.com/brsf11/mugen-riscv/issues),进行了搜索,但没有发现类似问题。 - [X] 我正在着手整理该测试用例库。 - [X] 我希望接手该测试用例库。 ### 软件名称 MySQL ### 软件版本 MySQL-8.0.28-2.oe2203.riscv64 ### 操作系统版本 openEuler 22.03 LTS riscv64 ### 软件描述 MySQL 是一种关系型数据库管理系统,关系数据库将数据保存在不同的表中,而不是将所有数据放在一个大仓库...
non_priority
mysql 请选择: 我已经检查了 我正在着手整理该测试用例库。 我希望接手该测试用例库。 软件名称 mysql 软件版本 mysql 操作系统版本 openeuler lts 软件描述 mysql 是一种关系型数据库管理系统,关系数据库将数据保存在不同的表中,而不是将所有数据放在一个大仓库内,这样就增加了速度并提高了灵活性。 已有测试用例来源 目前已有的测试用例: 其他有助于解决该问题的内容 暂无。
0
53,445
22,792,461,413
IssuesEvent
2022-07-10 07:53:14
femiwiki/nomad
https://api.github.com/repos/femiwiki/nomad
closed
테라폼 클라우드를 통한 Apply가 모두 실패함
bug service disruption
테라폼 클라우드에서 Plan은 성공하나 Apply에서 실패합나다. 아래는 실패할 때 서버에서 journalctl 결과입니다. <details> May 14 22:56:06 ip-172-31-28-31.ap-northeast-1.compute.internal nomad[5585]: 2022-05-14T22:56:06.298Z [WARN] nomad.rpc: no path found to region: region=tf-cloud-iso-prod-use1 May 14 22:56:06 ip-172-31-28-31.ap-northeast-1.compute.in...
1.0
테라폼 클라우드를 통한 Apply가 모두 실패함 - 테라폼 클라우드에서 Plan은 성공하나 Apply에서 실패합나다. 아래는 실패할 때 서버에서 journalctl 결과입니다. <details> May 14 22:56:06 ip-172-31-28-31.ap-northeast-1.compute.internal nomad[5585]: 2022-05-14T22:56:06.298Z [WARN] nomad.rpc: no path found to region: region=tf-cloud-iso-prod-use1 May 14 22:56:06 ip-172-31-28...
non_priority
테라폼 클라우드를 통한 apply가 모두 실패함 테라폼 클라우드에서 plan은 성공하나 apply에서 실패합나다 아래는 실패할 때 서버에서 journalctl 결과입니다 may ip ap northeast compute internal nomad nomad rpc no path found to region region tf cloud iso prod may ip ap northeast compute internal nomad ...
0
1,853
2,520,755,662
IssuesEvent
2015-01-19 08:19:51
sqlmapproject/sqlmap
https://api.github.com/repos/sqlmapproject/sqlmap
closed
Unhandled exception (#6ebab191)
bug Category Miscellaneous Priority Normal
``` sqlmap version: 1.0-dev-nongit-20150115 Python version: 2.7.8 Operating system: nt Command line: sqlmap.py -u ***************************************** --dbs Technique: None Back-end DBMS: None (identified) ``` ``` Traceback (most recent call last): File "sqlmap.py", line 102, in main start() File "lib/cont...
1.0
Unhandled exception (#6ebab191) - ``` sqlmap version: 1.0-dev-nongit-20150115 Python version: 2.7.8 Operating system: nt Command line: sqlmap.py -u ***************************************** --dbs Technique: None Back-end DBMS: None (identified) ``` ``` Traceback (most recent call last): File "sqlmap.py", line 102, in...
priority
unhandled exception sqlmap version dev nongit python version operating system nt command line sqlmap py u dbs technique none back end dbms none identified traceback most recent call last file sqlmap py line in main start ...
1
19,443
10,361,209,011
IssuesEvent
2019-09-06 09:29:08
hisptz/iassignments
https://api.github.com/repos/hisptz/iassignments
opened
WS-2017-0421 (High) detected in ws-1.1.5.tgz, ws-1.1.2.tgz
security vulnerability
## WS-2017-0421 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ws-1.1.5.tgz</b>, <b>ws-1.1.2.tgz</b></p></summary> <p> <details><summary><b>ws-1.1.5.tgz</b></p></summary> <p>Simple...
True
WS-2017-0421 (High) detected in ws-1.1.5.tgz, ws-1.1.2.tgz - ## WS-2017-0421 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ws-1.1.5.tgz</b>, <b>ws-1.1.2.tgz</b></p></summary> <p> <...
non_priority
ws high detected in ws tgz ws tgz ws high severity vulnerability vulnerable libraries ws tgz ws tgz ws tgz simple to use blazing fast and thoroughly tested websocket client and server for node js library home page a href path to dependency...
0
606,815
18,768,810,619
IssuesEvent
2021-11-06 12:45:13
AY2122S1-CS2113T-W11-3/tp
https://api.github.com/repos/AY2122S1-CS2113T-W11-3/tp
closed
[PE-D] Help command not isolated
priority.Low
![image.png](https://raw.githubusercontent.com/uosjapuelks/ped/main/files/e555548d-fcc0-4b09-9c0e-1a2b501ff58b.png) When additional information input after help, help still appears <!--session: 1635497123853-20cb84c3-fa59-417c-abc3-a36297b6913c--> <!--Version: Web v3.4.1--> ------------- Labels: `severity.High` `t...
1.0
[PE-D] Help command not isolated - ![image.png](https://raw.githubusercontent.com/uosjapuelks/ped/main/files/e555548d-fcc0-4b09-9c0e-1a2b501ff58b.png) When additional information input after help, help still appears <!--session: 1635497123853-20cb84c3-fa59-417c-abc3-a36297b6913c--> <!--Version: Web v3.4.1--> -----...
priority
help command not isolated when additional information input after help help still appears labels severity high type functionalitybug original uosjapuelks ped
1
632,236
20,188,060,267
IssuesEvent
2022-02-11 01:05:39
waterbearlang/moonshine
https://api.github.com/repos/waterbearlang/moonshine
closed
Allow escape into host language in block definition
high priority
At some point blocks can't be defined in terms of other blocks and have to drop into the host language. We can do this in a hidden runtime, but better if we can do it in the blocks themselves for better visibility. The goal is always to keep as much in blocks as possible. Considering limiting escapes to a single exp...
1.0
Allow escape into host language in block definition - At some point blocks can't be defined in terms of other blocks and have to drop into the host language. We can do this in a hidden runtime, but better if we can do it in the blocks themselves for better visibility. The goal is always to keep as much in blocks as pos...
priority
allow escape into host language in block definition at some point blocks can t be defined in terms of other blocks and have to drop into the host language we can do this in a hidden runtime but better if we can do it in the blocks themselves for better visibility the goal is always to keep as much in blocks as pos...
1
284,678
8,749,322,694
IssuesEvent
2018-12-13 16:07:41
infor-design/enterprise
https://api.github.com/repos/infor-design/enterprise
closed
Datagrid: selecting an item from a dropdown is generating a javascript error
[2] priority: high type: bug :bug:
The selectListItem function generates a javascript error when the user selects an item from the dropdown list. The column containing the dropdown needs to have the editorOptions of showSelectAll of true and closeOnSelect of true. Within selectListItem, when this.settings.closeOnSelect is true, the function this.clo...
1.0
Datagrid: selecting an item from a dropdown is generating a javascript error - The selectListItem function generates a javascript error when the user selects an item from the dropdown list. The column containing the dropdown needs to have the editorOptions of showSelectAll of true and closeOnSelect of true. Within ...
priority
datagrid selecting an item from a dropdown is generating a javascript error the selectlistitem function generates a javascript error when the user selects an item from the dropdown list the column containing the dropdown needs to have the editoroptions of showselectall of true and closeonselect of true within ...
1
83,587
10,412,424,250
IssuesEvent
2019-09-13 15:55:18
do-community/dns-tool
https://api.github.com/repos/do-community/dns-tool
closed
SPF claw whitespace
✉️ SPF Explainer 💻 Client-side 🖌 Design
The current "claw" on the SPF tool has very little whitespace around the item it is indicating to. We should fix this to be more consistent with the general whitespace standards that DigitalOcean has for styling. ![image](https://user-images.githubusercontent.com/12371363/64773783-e226ca80-d54a-11e9-81ed-8fa477666f...
1.0
SPF claw whitespace - The current "claw" on the SPF tool has very little whitespace around the item it is indicating to. We should fix this to be more consistent with the general whitespace standards that DigitalOcean has for styling. ![image](https://user-images.githubusercontent.com/12371363/64773783-e226ca80-d54...
non_priority
spf claw whitespace the current claw on the spf tool has very little whitespace around the item it is indicating to we should fix this to be more consistent with the general whitespace standards that digitalocean has for styling the base whitespace for do is so it may be sensible to use or here...
0
184,118
6,705,756,261
IssuesEvent
2017-10-12 02:26:09
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Identify all local data sources
beginner friendly hacktoberfest Priority: High Status: Available
<!-- Please fill out one of the sections below based on the type of issue you're creating --> # Feature ## Why is this feature being added? <!-- What problem is it solving? What value does it add? --> We currently have a mix of data sources. Some info comes from the backend, some comes from yaml or json files local...
1.0
Identify all local data sources - <!-- Please fill out one of the sections below based on the type of issue you're creating --> # Feature ## Why is this feature being added? <!-- What problem is it solving? What value does it add? --> We currently have a mix of data sources. Some info comes from the backend, some c...
priority
identify all local data sources feature why is this feature being added we currently have a mix of data sources some info comes from the backend some comes from yaml or json files local to the frontend repo which causes a lot of confusing see what should your feature do this ticket is...
1
213,564
24,008,806,728
IssuesEvent
2022-09-14 16:53:16
sast-automation-dev/vulnado-23
https://api.github.com/repos/sast-automation-dev/vulnado-23
opened
bootstrap-4.0.0.min.js: 4 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-4.0.0.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page...
True
bootstrap-4.0.0.min.js: 4 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-4.0.0.min.js</b></p></summary> <p>The most popular front-end framework for developing...
non_priority
bootstrap min js vulnerabilities highest severity is vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file client index html path to vulnerable...
0
429,112
12,421,034,648
IssuesEvent
2020-05-23 14:58:04
DevAdventCalendar/DevAdventCalendar
https://api.github.com/repos/DevAdventCalendar/DevAdventCalendar
reopened
Review and update API validation
bug hacktoberfest help wanted high priority
Review API validation - ensure that there is no possibility to hack it (answer before window opening period) Add/update tests Add some easter eggs (@patrikulus -give few examples)
1.0
Review and update API validation - Review API validation - ensure that there is no possibility to hack it (answer before window opening period) Add/update tests Add some easter eggs (@patrikulus -give few examples)
priority
review and update api validation review api validation ensure that there is no possibility to hack it answer before window opening period add update tests add some easter eggs patrikulus give few examples
1
176,465
21,411,115,636
IssuesEvent
2022-04-22 06:06:06
loftwah/shop.grindmodecypher.com
https://api.github.com/repos/loftwah/shop.grindmodecypher.com
closed
CVE-2021-22878 (Medium) detected in firebase/php-jwt-v5.0.0 - autoclosed
security vulnerability
## CVE-2021-22878 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>firebase/php-jwt-v5.0.0</b></p></summary> <p>A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Sho...
True
CVE-2021-22878 (Medium) detected in firebase/php-jwt-v5.0.0 - autoclosed - ## CVE-2021-22878 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>firebase/php-jwt-v5.0.0</b></p></summary> ...
non_priority
cve medium detected in firebase php jwt autoclosed cve medium severity vulnerability vulnerable library firebase php jwt a simple library to encode and decode json web tokens jwt in php should conform to the current spec library home page a href dependency hierar...
0
823,271
30,963,258,269
IssuesEvent
2023-08-08 06:32:15
pombase/website
https://api.github.com/repos/pombase/website
closed
Rhea reactions
discuss low priority
https://github.com/pombase/website/issues/1243 We still need to decide whether to also list the reactions, maybe under a "show Rhea reaction link" a the top of the GO MF section on the gene pages @snezhkaoliferenko would this be helpful? or is the ontology term page enough?
1.0
Rhea reactions - https://github.com/pombase/website/issues/1243 We still need to decide whether to also list the reactions, maybe under a "show Rhea reaction link" a the top of the GO MF section on the gene pages @snezhkaoliferenko would this be helpful? or is the ontology term page enough?
priority
rhea reactions we still need to decide whether to also list the reactions maybe under a show rhea reaction link a the top of the go mf section on the gene pages snezhkaoliferenko would this be helpful or is the ontology term page enough
1
215,814
7,298,108,778
IssuesEvent
2018-02-26 16:03:57
rubykube/peatio
https://api.github.com/repos/rubykube/peatio
closed
Several specs are failing vue to MSSQL incompatibilities
Assigned: @dinesh-skyach Category: MSSQL Priority: Middle Rush Type: Bug
When Peatio is used with MSSQL some specs are failing: ``` Tests Failures related: 1) withdraw admin reject withdraw Failure/Error: let!(:identity) { create :identity, email: Member.admins.first } ActiveRecord::RecordInvalid: Validation failed: Email has already been taken # ./...
1.0
Several specs are failing vue to MSSQL incompatibilities - When Peatio is used with MSSQL some specs are failing: ``` Tests Failures related: 1) withdraw admin reject withdraw Failure/Error: let!(:identity) { create :identity, email: Member.admins.first } ActiveRecord::RecordInvalid: ...
priority
several specs are failing vue to mssql incompatibilities when peatio is used with mssql some specs are failing tests failures related withdraw admin reject withdraw failure error let identity create identity email member admins first activerecord recordinvalid ...
1
525,283
15,242,784,981
IssuesEvent
2021-02-19 10:20:27
PazerOP/tf2_bot_detector
https://api.github.com/repos/PazerOP/tf2_bot_detector
opened
Steam ID Checker
Priority: Low Type: Enhancement
**Why?** While relevant websites do exist, some users may want to check Steam IDs from within the program. TF2BD already utilizes the Steam Web API, and player tooltips provide the visual foundation for this feature. But here's what those sites do not do (probably): - Extrapolate the Steam account's age for private...
1.0
Steam ID Checker - **Why?** While relevant websites do exist, some users may want to check Steam IDs from within the program. TF2BD already utilizes the Steam Web API, and player tooltips provide the visual foundation for this feature. But here's what those sites do not do (probably): - Extrapolate the Steam accoun...
priority
steam id checker why while relevant websites do exist some users may want to check steam ids from within the program already utilizes the steam web api and player tooltips provide the visual foundation for this feature but here s what those sites do not do probably extrapolate the steam account s ...
1
167,951
20,732,640,499
IssuesEvent
2022-03-14 10:50:32
zettatips/quiz-app
https://api.github.com/repos/zettatips/quiz-app
closed
CVE-2022-0691 (High) detected in url-parse-1.4.7.tgz - autoclosed
security vulnerability
## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser en...
True
CVE-2022-0691 (High) detected in url-parse-1.4.7.tgz - autoclosed - ## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small foot...
non_priority
cve high detected in url parse tgz autoclosed cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file package json pat...
0