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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
83,974 | 10,345,624,710 | IssuesEvent | 2019-09-04 13:49:49 | scionproto/scion | https://api.github.com/repos/scionproto/scion | closed | The antonym of "core" is "non-core" | documentation | Until now we've been using "local" to mean 3 things:
- Local to this ISD-AS
- Local to this ISD
- Non-core AS
This leads to confusion. Proposal:
- "local" is the opposite of "remote".
- "non-core" is the opposite of "core".
- "local" on its own means "this ISD-AS"
- "isd-local" or "local ISD" means "this ISD"... | 1.0 | The antonym of "core" is "non-core" - Until now we've been using "local" to mean 3 things:
- Local to this ISD-AS
- Local to this ISD
- Non-core AS
This leads to confusion. Proposal:
- "local" is the opposite of "remote".
- "non-core" is the opposite of "core".
- "local" on its own means "this ISD-AS"
- "isd-... | non_priority | the antonym of core is non core until now we ve been using local to mean things local to this isd as local to this isd non core as this leads to confusion proposal local is the opposite of remote non core is the opposite of core local on its own means this isd as isd ... | 0 |
65,974 | 6,980,438,979 | IssuesEvent | 2017-12-13 01:43:13 | QubesOS/qubes-issues | https://api.github.com/repos/QubesOS/qubes-issues | closed | sound failure debian-9 (stretch) template | bug C: templates P: minor r3.1-stretch-cur-test | #### Qubes OS version (e.g., `R3.1`):
R3.1
#### Affected TemplateVMs (e.g., `fedora-23`, if applicable):
debian-9 (stretch)
---
### Expected behavior:
appvm playback device attachment; normal sound
### Actual behavior:
no appvm playback device attachment; no sound
### Steps to reproduce the behavior:
playback dev... | 1.0 | sound failure debian-9 (stretch) template - #### Qubes OS version (e.g., `R3.1`):
R3.1
#### Affected TemplateVMs (e.g., `fedora-23`, if applicable):
debian-9 (stretch)
---
### Expected behavior:
appvm playback device attachment; normal sound
### Actual behavior:
no appvm playback device attachment; no sound
### St... | non_priority | sound failure debian stretch template qubes os version e g affected templatevms e g fedora if applicable debian stretch expected behavior appvm playback device attachment normal sound actual behavior no appvm playback device attachment no sound steps... | 0 |
722,151 | 24,852,269,474 | IssuesEvent | 2022-10-26 21:14:16 | tradingstrategy-ai/frontend | https://api.github.com/repos/tradingstrategy-ai/frontend | opened | Advanced search UX enhancements | priority: P1 | # Goal
Improve advanced search UX with the following enhancements:
### 1. handle mobile virtual keyboard "enter" (π)
Hitting "enter" (π) on mobile devices should close the mobile virtual keyboard
### 2. no results fallback
When a search returns no results, provide useful fallback text ("no results / ch... | 1.0 | Advanced search UX enhancements - # Goal
Improve advanced search UX with the following enhancements:
### 1. handle mobile virtual keyboard "enter" (π)
Hitting "enter" (π) on mobile devices should close the mobile virtual keyboard
### 2. no results fallback
When a search returns no results, provide usef... | priority | advanced search ux enhancements goal improve advanced search ux with the following enhancements handle mobile virtual keyboard enter π hitting enter π on mobile devices should close the mobile virtual keyboard no results fallback when a search returns no results provide usef... | 1 |
602,230 | 18,457,991,422 | IssuesEvent | 2021-10-15 19:18:21 | redwoodjs/redwood | https://api.github.com/repos/redwoodjs/redwood | closed | SDL generator error for certain plural words in prisma schema | help wanted topic/generators-&-scaffolds bug/confirmed hacktoberfest v1/priority | When using the word 'Data' in the model for the prisma schema, the SDL generator can't find the matching definition 'Datum' .
Example: 'EbData'
Error: No schema definition found for `EbDatum` in schema.prisma file.
| 1.0 | SDL generator error for certain plural words in prisma schema - When using the word 'Data' in the model for the prisma schema, the SDL generator can't find the matching definition 'Datum' .
Example: 'EbData'
Error: No schema definition found for `EbDatum` in schema.prisma file.
| priority | sdl generator error for certain plural words in prisma schema when using the word data in the model for the prisma schema the sdl generator can t find the matching definition datum example ebdata error no schema definition found for ebdatum in schema prisma file | 1 |
84,675 | 16,534,573,192 | IssuesEvent | 2021-05-27 10:15:05 | concrete-utopia/utopia | https://api.github.com/repos/concrete-utopia/utopia | closed | Using a component prop in code leads to editor error | Bug Code / Parsing Components | **STR**
New project
Edit card component
insert `{prop.userName}` into its render function, inside the outermost div
Expected: if you give the <Card> instance a title prop, it shows up. If there's an error state while typing, it shows on the canvas with the error overlay
Observed: Navigator doesn't render, erro... | 1.0 | Using a component prop in code leads to editor error - **STR**
New project
Edit card component
insert `{prop.userName}` into its render function, inside the outermost div
Expected: if you give the <Card> instance a title prop, it shows up. If there's an error state while typing, it shows on the canvas with the ... | non_priority | using a component prop in code leads to editor error str new project edit card component insert prop username into its render function inside the outermost div expected if you give the instance a title prop it shows up if there s an error state while typing it shows on the canvas with the error... | 0 |
5,101 | 26,008,364,298 | IssuesEvent | 2022-12-20 21:53:01 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | Support local development on machines running Podman instead of Docker | type/feature stage/pm-review maintainer/need-response area/local | <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). -->
### Describe your idea/feature/enhancement
I'm on Fedora 31 which, by default, ships with Podman instead of Docker. By installing `podman-docker` on top, most Docker workflows work pretty great out of th... | True | Support local development on machines running Podman instead of Docker - <!-- Make sure we don't have an existing Issue that reports the bug you are seeing (both open and closed). -->
### Describe your idea/feature/enhancement
I'm on Fedora 31 which, by default, ships with Podman instead of Docker. By installing ... | non_priority | support local development on machines running podman instead of docker describe your idea feature enhancement i m on fedora which by default ships with podman instead of docker by installing podman docker on top most docker workflows work pretty great out of the box i ve really bought into this i... | 0 |
59,081 | 14,529,016,942 | IssuesEvent | 2020-12-14 17:15:42 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | closed | cloudiot_mqtt_example_test: test_receive_command failed | api: cloudiot buildcop: issue priority: p1 samples type: bug | Note: #4254 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 02abb311f20f81bf7b68b4064b7ceefe0f7018ed
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/cb4a3071-d944-44cb-a238-f6a2298a23b3), [Sponge](http://sponge2/cb4a3071-d944-44cb-... | 1.0 | cloudiot_mqtt_example_test: test_receive_command failed - Note: #4254 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 02abb311f20f81bf7b68b4064b7ceefe0f7018ed
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/cb4a3071-d944-44cb-a238-... | non_priority | cloudiot mqtt example test test receive command failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output args parent projects python docs samples tests locations us registries test registry ... | 0 |
4,574 | 4,445,988,695 | IssuesEvent | 2016-08-20 11:29:07 | ApproxFun/ApproxFun.jl | https://api.github.com/repos/ApproxFun/ApproxFun.jl | closed | Add Chebyshev type and change Ultrapsherical{m}(d)->Ultraspherical(m,d) | performance | The following is slow
u=Fun(exp)
for k=1:100
Derivative()*u
end
because Derivative has to be recompiled for each Ultraspherical{m} space. The templating was mostly to have special routines for Ultraspherical{0}===Chebyshev. So I think adding a Chebyshev type and removing the templating is good | True | Add Chebyshev type and change Ultrapsherical{m}(d)->Ultraspherical(m,d) - The following is slow
u=Fun(exp)
for k=1:100
Derivative()*u
end
because Derivative has to be recompiled for each Ultraspherical{m} space. The templating was mostly to have special routines for Ultraspherical{0}===Chebyshev. So I think ad... | non_priority | add chebyshev type and change ultrapsherical m d ultraspherical m d the following is slow u fun exp for k derivative u end because derivative has to be recompiled for each ultraspherical m space the templating was mostly to have special routines for ultraspherical chebyshev so i think addi... | 0 |
84,207 | 3,655,236,394 | IssuesEvent | 2016-02-17 15:40:21 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Investigate conflation behavior between gdb and shapefile | Category: Core Priority: Medium Status: Ready For Review Type: Support | Investigate conflation behavior when input data ingested from gdb source vs. shapefile to see if there is a differences in the output. Data is from customer. | 1.0 | Investigate conflation behavior between gdb and shapefile - Investigate conflation behavior when input data ingested from gdb source vs. shapefile to see if there is a differences in the output. Data is from customer. | priority | investigate conflation behavior between gdb and shapefile investigate conflation behavior when input data ingested from gdb source vs shapefile to see if there is a differences in the output data is from customer | 1 |
171,184 | 20,955,466,630 | IssuesEvent | 2022-03-27 03:16:08 | yaeljacobs67/proxysql | https://api.github.com/repos/yaeljacobs67/proxysql | opened | CVE-2021-22898 (Low) detected in curlcurl-7_64_1 | security vulnerability | ## CVE-2021-22898 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_64_1</b></p></summary>
<p>
<p>A command line tool and library for transferring data with URL syntax, support... | True | CVE-2021-22898 (Low) detected in curlcurl-7_64_1 - ## CVE-2021-22898 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_64_1</b></p></summary>
<p>
<p>A command line tool and lib... | non_priority | cve low detected in curlcurl cve low severity vulnerability vulnerable library curlcurl a command line tool and library for transferring data with url syntax supporting http https ftp ftps gopher tftp scp sftp smb telnet dict ldap ldaps file imap smtp rtsp ... | 0 |
324,358 | 23,994,928,465 | IssuesEvent | 2022-09-14 06:40:17 | ltb-project/self-service-password | https://api.github.com/repos/ltb-project/self-service-password | closed | Debian package not in the Apt repo | documentation | It's on the download page (https://ltb-project.org/download.html), but none of the Web UI packages are actually in the repository for installation. | 1.0 | Debian package not in the Apt repo - It's on the download page (https://ltb-project.org/download.html), but none of the Web UI packages are actually in the repository for installation. | non_priority | debian package not in the apt repo it s on the download page but none of the web ui packages are actually in the repository for installation | 0 |
319,261 | 23,762,593,614 | IssuesEvent | 2022-09-01 10:06:01 | hmans/composer-suite | https://api.github.com/repos/hmans/composer-suite | opened | Consolidate examples into a single examples app | documentation chore | Since importing all libraries into this single megamonorepo, we've had the separate example apps in `apps/examples/`. Ideally, this repo should only have a single, large example app that demonstrates all libraries (also because of the large overlap between VFX, Material and Shader composer.) | 1.0 | Consolidate examples into a single examples app - Since importing all libraries into this single megamonorepo, we've had the separate example apps in `apps/examples/`. Ideally, this repo should only have a single, large example app that demonstrates all libraries (also because of the large overlap between VFX, Material... | non_priority | consolidate examples into a single examples app since importing all libraries into this single megamonorepo we ve had the separate example apps in apps examples ideally this repo should only have a single large example app that demonstrates all libraries also because of the large overlap between vfx material... | 0 |
221,446 | 17,350,488,619 | IssuesEvent | 2021-07-29 08:06:51 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/visualize/precalculated_histogramΒ·ts - Visualize pre_calculated_histogram "after all" hook for "appears correctly in discover" | Team:KibanaApp failed-test | A test failed on a tracked branch
```
ConnectionError: connect ECONNREFUSED 127.0.0.1:6132
at ClientRequest.onError (/dev/shm/workspace/kibana/node_modules/@elastic/elasticsearch/lib/Connection.js:115:16)
at Socket.socketErrorListener (_http_client.js:469:9)
at emitErrorNT (internal/streams/destroy.js:106:... | 1.0 | Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/visualize/precalculated_histogramΒ·ts - Visualize pre_calculated_histogram "after all" hook for "appears correctly in discover" - A test failed on a tracked branch
```
ConnectionError: connect ECONNREFUSED 127.0.0.1:6132
at ClientRequest.on... | non_priority | failing test chrome x pack ui functional tests x pack test functional apps visualize precalculated histogramΒ·ts visualize pre calculated histogram after all hook for appears correctly in discover a test failed on a tracked branch connectionerror connect econnrefused at clientrequest onerror... | 0 |
463,480 | 13,281,477,950 | IssuesEvent | 2020-08-23 17:32:37 | DrWhoCares/imgdanke | https://api.github.com/repos/DrWhoCares/imgdanke | closed | Need to force stop and close any processes if program is closed while running a command | bug high priority | Currently the process will continue in the background. | 1.0 | Need to force stop and close any processes if program is closed while running a command - Currently the process will continue in the background. | priority | need to force stop and close any processes if program is closed while running a command currently the process will continue in the background | 1 |
99,218 | 11,135,983,207 | IssuesEvent | 2019-12-20 15:34:47 | PySimpleGUI/PySimpleGUI | https://api.github.com/repos/PySimpleGUI/PySimpleGUI | closed | [Enhancement] Is it possible with (x, y) or (dx, dy) in values for (bind) event | documentation | ### Type of Issues (Enhancement)
I got the key with [] values when event happened. If there're information of position or offset, I believe it will help on some issues. At least, I don't have to bind all elements when something to do, like screen grab, like using mouse move to play snake game.....
### Operating Syste... | 1.0 | [Enhancement] Is it possible with (x, y) or (dx, dy) in values for (bind) event - ### Type of Issues (Enhancement)
I got the key with [] values when event happened. If there're information of position or offset, I believe it will help on some issues. At least, I don't have to bind all elements when something to do, li... | non_priority | is it possible with x y or dx dy in values for bind event type of issues enhancement i got the key with values when event happened if there re information of position or offset i believe it will help on some issues at least i don t have to bind all elements when something to do like screen gra... | 0 |
455,809 | 13,132,692,527 | IssuesEvent | 2020-08-06 19:24:52 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | World Object UI Always Displays a Sewage Output | Category: Balance Category: Gameplay Category: UI Priority: High | Several world objects need water input, but heat that water into steam, meaning there is no sewage output. Currently the UI only supports having both a water input and output, so we need it to also work when there is no sewage output.
 detected in socket.io-1.7.3.tgz | security vulnerability | ## CVE-2020-28481 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-1.7.3.tgz</b></p></summary>
<p>node.js realtime framework server</p>
<p>Library home page: <a href="https:... | True | CVE-2020-28481 (Medium) detected in socket.io-1.7.3.tgz - ## CVE-2020-28481 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>socket.io-1.7.3.tgz</b></p></summary>
<p>node.js realtime ... | non_priority | cve medium detected in socket io tgz cve medium severity vulnerability vulnerable library socket io tgz node js realtime framework server library home page a href path to dependency file zencart admin includes template javascript gridstack js master package json path... | 0 |
144,852 | 11,634,025,304 | IssuesEvent | 2020-02-28 09:32:42 | mayadata-io/oep | https://api.github.com/repos/mayadata-io/oep | closed | [iuod27]:Upgrade the application with 3 replicas when all replica pods are running | e2e-dev-complete e2e-test-p0 enhancement | **_This issue is for:_**
- Upgrade the application with 3 replicas when all replica pods are running
*_Details:_**
- This issue is for creating the test case for upgrading the application when all the pods of application is in running state.
**_Task Involved In This Test-case_**
- **Installing openebes**:
... | 1.0 | [iuod27]:Upgrade the application with 3 replicas when all replica pods are running - **_This issue is for:_**
- Upgrade the application with 3 replicas when all replica pods are running
*_Details:_**
- This issue is for creating the test case for upgrading the application when all the pods of application is in ru... | non_priority | upgrade the application with replicas when all replica pods are running this issue is for upgrade the application with replicas when all replica pods are running details this issue is for creating the test case for upgrading the application when all the pods of application is in running s... | 0 |
103,334 | 22,288,406,361 | IssuesEvent | 2022-06-12 01:43:58 | uf-mil/mil | https://api.github.com/repos/uf-mil/mil | opened | Construct a physical surfacing octagon for the 2022 RoboSub competition | enhancement non-code mechanical | **This task is related to the 2022 RoboSub competition. Interested in helping out? Please click here to navigate to the [parent issue](https://github.com/uf-mil/mil/issues/608) or the [parent project](https://github.com/uf-mil/mil/projects/7), which can show you how to get started.**
This task requires the construct... | 1.0 | Construct a physical surfacing octagon for the 2022 RoboSub competition - **This task is related to the 2022 RoboSub competition. Interested in helping out? Please click here to navigate to the [parent issue](https://github.com/uf-mil/mil/issues/608) or the [parent project](https://github.com/uf-mil/mil/projects/7), wh... | non_priority | construct a physical surfacing octagon for the robosub competition this task is related to the robosub competition interested in helping out please click here to navigate to the or the which can show you how to get started this task requires the construction of a physical octagon for the robos... | 0 |
528,482 | 15,367,774,506 | IssuesEvent | 2021-03-02 04:04:44 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Completion suggestions for records first displays the functions | Priority/High SwanLakeDump Team/LanguageServer Type/Improvement | Refer to the following:

For records, I feel that it'd be more useful to display the fields of the records first because that's what the users will be working with most of the time. | 1.0 | Completion suggestions for records first displays the functions - Refer to the following:

For records, I feel that it'd be more useful to display the fields of the records first because that's... | priority | completion suggestions for records first displays the functions refer to the following for records i feel that it d be more useful to display the fields of the records first because that s what the users will be working with most of the time | 1 |
936 | 11,716,280,994 | IssuesEvent | 2020-03-09 15:24:46 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Unexpected application crash (internal error in the .NET Runtime) | area-VM-coreclr tenet-reliability | Hello!
I expected a kind of strange issue on one of our test clients.
There was only this message in the event log:

Error message: `The process was terminated due to an internal error in the .NET Runtim... | True | Unexpected application crash (internal error in the .NET Runtime) - Hello!
I expected a kind of strange issue on one of our test clients.
There was only this message in the event log:

Error message: `Th... | non_priority | unexpected application crash internal error in the net runtime hello i expected a kind of strange issue on one of our test clients there was only this message in the event log error message the process was terminated due to an internal error in the net runtime at ip with exit code t... | 0 |
407,399 | 11,912,916,743 | IssuesEvent | 2020-03-31 11:04:40 | LiamTheProgrammer/liams-projects | https://api.github.com/repos/LiamTheProgrammer/liams-projects | closed | Background Static in Audio | js priority: medium webaudio worse in chrome worse in opera | When I play certain audio, there's noticeable background static. Any ideas on how to fix this? | 1.0 | Background Static in Audio - When I play certain audio, there's noticeable background static. Any ideas on how to fix this? | priority | background static in audio when i play certain audio there s noticeable background static any ideas on how to fix this | 1 |
63,706 | 3,197,706,866 | IssuesEvent | 2015-10-01 07:33:27 | cogciprocate/bismit | https://api.github.com/repos/cogciprocate/bismit | closed | Unmarry Ganglion, SDR, and Cortical Area Sizes | enhancement priority medium | Currently it is assumed (and checked) that the sizes of these things are all the same. It's now time to throw away that assumption and allow arbitrarily sized inputs and outputs (what we're now calling ganglions) for cortical areas.
TBD:
- Axon space.
- Synaptic range Limits.
- How to negotiate sizes for centerin... | 1.0 | Unmarry Ganglion, SDR, and Cortical Area Sizes - Currently it is assumed (and checked) that the sizes of these things are all the same. It's now time to throw away that assumption and allow arbitrarily sized inputs and outputs (what we're now calling ganglions) for cortical areas.
TBD:
- Axon space.
- Synaptic ran... | priority | unmarry ganglion sdr and cortical area sizes currently it is assumed and checked that the sizes of these things are all the same it s now time to throw away that assumption and allow arbitrarily sized inputs and outputs what we re now calling ganglions for cortical areas tbd axon space synaptic ran... | 1 |
275,960 | 8,582,516,644 | IssuesEvent | 2018-11-13 17:09:44 | ExchangeUnion/xud | https://api.github.com/repos/ExchangeUnion/xud | closed | Hold amount fixes | critical bug swaps top priority | - Swap amount holding is missing when initiating the swap deal (taker)
- Matching engine does not check the amount held when matching
- Held amounts should be presented as part of order book e.g. in orange with added `(β)` or `(swapping)` after quantity | 1.0 | Hold amount fixes - - Swap amount holding is missing when initiating the swap deal (taker)
- Matching engine does not check the amount held when matching
- Held amounts should be presented as part of order book e.g. in orange with added `(β)` or `(swapping)` after quantity | priority | hold amount fixes swap amount holding is missing when initiating the swap deal taker matching engine does not check the amount held when matching held amounts should be presented as part of order book e g in orange with added β or swapping after quantity | 1 |
648,518 | 21,188,100,929 | IssuesEvent | 2022-04-08 14:37:44 | tyejae/msf.gg.public | https://api.github.com/repos/tyejae/msf.gg.public | closed | War Defense Removing Characters Not Going Back To Pool | type: bug product: site priority: high | ### I'm Not a Dummy, So I've Checked These
- [X] It happens on multiple browsers (if site)
- [ ] I've cleared browser cache and restarted browser (if site)
- [X] I've asked support in MSF.gg Discord before writing this
- [X] I have searched the existing issues
### Product
- [X] Site
- [ ] Bot
### Current Behavior
... | 1.0 | War Defense Removing Characters Not Going Back To Pool - ### I'm Not a Dummy, So I've Checked These
- [X] It happens on multiple browsers (if site)
- [ ] I've cleared browser cache and restarted browser (if site)
- [X] I've asked support in MSF.gg Discord before writing this
- [X] I have searched the existing issues
... | priority | war defense removing characters not going back to pool i m not a dummy so i ve checked these it happens on multiple browsers if site i ve cleared browser cache and restarted browser if site i ve asked support in msf gg discord before writing this i have searched the existing issues prod... | 1 |
133,681 | 5,206,858,679 | IssuesEvent | 2017-01-24 21:47:57 | The-Compiler/qutebrowser | https://api.github.com/repos/The-Compiler/qutebrowser | closed | Argument overload for commands | component: commands priority: 2 - low | We have various commands like `:set`, or `:repeat` after #725 (and probably more!) which have various valid "signatures" which differ significantly from each other. For example with `:set`:
- `:set` (opens `qute:settings`)
- `:set section option?` (shows a value)
- `:set [--temp] [--print] section option value` (sets a... | 1.0 | Argument overload for commands - We have various commands like `:set`, or `:repeat` after #725 (and probably more!) which have various valid "signatures" which differ significantly from each other. For example with `:set`:
- `:set` (opens `qute:settings`)
- `:set section option?` (shows a value)
- `:set [--temp] [--pri... | priority | argument overload for commands we have various commands like set or repeat after and probably more which have various valid signatures which differ significantly from each other for example with set set opens qute settings set section option shows a value set section optio... | 1 |
45,889 | 13,055,816,477 | IssuesEvent | 2020-07-30 02:49:25 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | PFTriggerFilterMonitoring may flood the logging with "No filter mask present in frame at position ..." (Trac #205) | Incomplete Migration Migrated from Trac defect jeb + pnf | Migrated from https://code.icecube.wisc.edu/ticket/205
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:57",
"description": "the filter + rate monitoring currently (plan-b) runs within the filter clients - all events should include a filter mask.[[BR]]\nit will move into the server in future ... | 1.0 | PFTriggerFilterMonitoring may flood the logging with "No filter mask present in frame at position ..." (Trac #205) - Migrated from https://code.icecube.wisc.edu/ticket/205
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:57",
"description": "the filter + rate monitoring currently (plan-b) run... | non_priority | pftriggerfiltermonitoring may flood the logging with no filter mask present in frame at position trac migrated from json status closed changetime description the filter rate monitoring currently plan b runs within the filter clients all events should inc... | 0 |
398,809 | 11,742,366,818 | IssuesEvent | 2020-03-12 00:31:33 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Only show registered events in ical feed | feature priority: low | In GitLab by kirstenkingma on Mar 11, 2018, 16:57
### One-sentence description
Only show registered events in ical feed
### Desired behaviour
Only show events that you're registered for or events you can't register for in the ical feed.
| 1.0 | Only show registered events in ical feed - In GitLab by kirstenkingma on Mar 11, 2018, 16:57
### One-sentence description
Only show registered events in ical feed
### Desired behaviour
Only show events that you're registered for or events you can't register for in the ical feed.
| priority | only show registered events in ical feed in gitlab by kirstenkingma on mar one sentence description only show registered events in ical feed desired behaviour only show events that you re registered for or events you can t register for in the ical feed | 1 |
12,316 | 14,567,175,535 | IssuesEvent | 2020-12-17 09:54:18 | spring-projects-experimental/spring-graalvm-native | https://api.github.com/repos/spring-projects-experimental/spring-graalvm-native | closed | Proxying ReactiveCrudRepository | type: compatibility | Hello everyone,
I have a problem while creating an instance of a _Reactive_ Spring Data proxy extending a `ReactiveCrudRepository`
Here is my sample Repository:
```
@Repository
public interface ProductRepository extends ReactiveCrudRepository<Product, Long> {
}
```
During the build, I see that `ProductRep... | True | Proxying ReactiveCrudRepository - Hello everyone,
I have a problem while creating an instance of a _Reactive_ Spring Data proxy extending a `ReactiveCrudRepository`
Here is my sample Repository:
```
@Repository
public interface ProductRepository extends ReactiveCrudRepository<Product, Long> {
}
```
During... | non_priority | proxying reactivecrudrepository hello everyone i have a problem while creating an instance of a reactive spring data proxy extending a reactivecrudrepository here is my sample repository repository public interface productrepository extends reactivecrudrepository during the build i ... | 0 |
40,181 | 5,280,919,610 | IssuesEvent | 2017-02-07 15:21:57 | vaadin/vaadin-combo-box | https://api.github.com/repos/vaadin/vaadin-combo-box | closed | F-test: test/scrolling.html Β» scrolling Β» scrolling position Β» should make selected item visible after open | flaky-test in progress | Fails in iPhone 9.3.
https://travis-ci.org/vaadin/vaadin-combo-box/builds/199230047 | 1.0 | F-test: test/scrolling.html Β» scrolling Β» scrolling position Β» should make selected item visible after open - Fails in iPhone 9.3.
https://travis-ci.org/vaadin/vaadin-combo-box/builds/199230047 | non_priority | f test test scrolling html Β» scrolling Β» scrolling position Β» should make selected item visible after open fails in iphone | 0 |
40,653 | 16,523,602,953 | IssuesEvent | 2021-05-26 17:08:05 | edgexfoundry/edgex-go | https://api.github.com/repos/edgexfoundry/edgex-go | closed | EdgeX microservices are too tightly coupled to configuration | core-services enhancement security-services security_audit | ### Background
The EdgeX middleware strives to be flexible with regard to deployment scenarios, such as:
- Deployment as standard OS processes
- Deployment into snaps
- Deployment into OCI container infrastructures (such as Docker, Docker Swarm, K3S, microK8S)
- Deployment using only static configuration (Cons... | 2.0 | EdgeX microservices are too tightly coupled to configuration - ### Background
The EdgeX middleware strives to be flexible with regard to deployment scenarios, such as:
- Deployment as standard OS processes
- Deployment into snaps
- Deployment into OCI container infrastructures (such as Docker, Docker Swarm, K3S... | non_priority | edgex microservices are too tightly coupled to configuration background the edgex middleware strives to be flexible with regard to deployment scenarios such as deployment as standard os processes deployment into snaps deployment into oci container infrastructures such as docker docker swarm ... | 0 |
138,562 | 5,344,070,299 | IssuesEvent | 2017-02-17 13:29:17 | PFCal-dev/cmssw | https://api.github.com/repos/PFCal-dev/cmssw | opened | Implement dummy clustering chain | L1 Backend New Feature Priority 1 | * Define cluster objects
* Define a dummy chain of trigger primitive generation in the backend | 1.0 | Implement dummy clustering chain - * Define cluster objects
* Define a dummy chain of trigger primitive generation in the backend | priority | implement dummy clustering chain define cluster objects define a dummy chain of trigger primitive generation in the backend | 1 |
271,949 | 8,494,127,297 | IssuesEvent | 2018-10-28 18:39:00 | angular-buddies/angular-buddies | https://api.github.com/repos/angular-buddies/angular-buddies | opened | Create a 'format' architect custom builder | comp: prettier effort2: medium (days) priority: 2 (required) type: feature | ### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Package (mark with an `x`)
```
- [x] @angular-buddies/prettier
```
### Versions
@angular-buddies/prettier: v1.0.0-alpha.0
### Desired functionality
... | 1.0 | Create a 'format' architect custom builder - ### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Package (mark with an `x`)
```
- [x] @angular-buddies/prettier
```
### Versions
@angular-buddies/prettier: v1... | priority | create a format architect custom builder bug report or feature request mark with an x bug report please search issues before submitting feature request package mark with an x angular buddies prettier versions angular buddies prettier al... | 1 |
43,934 | 9,525,222,764 | IssuesEvent | 2019-04-28 10:31:55 | diaspora/diaspora | https://api.github.com/repos/diaspora/diaspora | opened | PhantomJS isn't maintained anymore | code refactor needs spec | We use it to run our cucumber tests. It actually prints a lot of warning when running a test about CSP properties:
```
Unrecognized Content-Security-Policy directive 'form-action'.
Unrecognized Content-Security-Policy directive 'frame-ancestors'.
Unrecognized Content-Security-Policy directive 'manifest-src'.
... | 1.0 | PhantomJS isn't maintained anymore - We use it to run our cucumber tests. It actually prints a lot of warning when running a test about CSP properties:
```
Unrecognized Content-Security-Policy directive 'form-action'.
Unrecognized Content-Security-Policy directive 'frame-ancestors'.
Unrecognized Content-Secur... | non_priority | phantomjs isn t maintained anymore we use it to run our cucumber tests it actually prints a lot of warning when running a test about csp properties unrecognized content security policy directive form action unrecognized content security policy directive frame ancestors unrecognized content secur... | 0 |
407,358 | 11,912,507,268 | IssuesEvent | 2020-03-31 10:23:08 | JEvents/JEvents | https://api.github.com/repos/JEvents/JEvents | closed | uikit: RSVP Tabs missing in event edit | Priority - High | The Attendance, Invitation and Email reminder tabs are missing in the Event Edit panel. The tabs are in the HTML but are display=none.
Note, RSVP has not been updated to uikit at this test and this may make a difference. I will update this issue once I update RSVP. | 1.0 | uikit: RSVP Tabs missing in event edit - The Attendance, Invitation and Email reminder tabs are missing in the Event Edit panel. The tabs are in the HTML but are display=none.
Note, RSVP has not been updated to uikit at this test and this may make a difference. I will update this issue once I update RSVP. | priority | uikit rsvp tabs missing in event edit the attendance invitation and email reminder tabs are missing in the event edit panel the tabs are in the html but are display none note rsvp has not been updated to uikit at this test and this may make a difference i will update this issue once i update rsvp | 1 |
218,544 | 16,996,301,533 | IssuesEvent | 2021-07-01 06:58:08 | PyTorchLightning/pytorch-lightning | https://api.github.com/repos/PyTorchLightning/pytorch-lightning | closed | resolve py3.8 testing | enhancement good first issue tests / CI | ## π Feature
cases:
- py3.8 Ubuntu minimal is falling for segmentation error when collecting tests -> find packages
- py3.8 Ubuntu latest has a hanging test -> find tests and skip it
### Motivation
restore testing for 3.8 skipped in #4943 | 1.0 | resolve py3.8 testing - ## π Feature
cases:
- py3.8 Ubuntu minimal is falling for segmentation error when collecting tests -> find packages
- py3.8 Ubuntu latest has a hanging test -> find tests and skip it
### Motivation
restore testing for 3.8 skipped in #4943 | non_priority | resolve testing π feature cases ubuntu minimal is falling for segmentation error when collecting tests find packages ubuntu latest has a hanging test find tests and skip it motivation restore testing for skipped in | 0 |
7,201 | 3,519,663,836 | IssuesEvent | 2016-01-12 17:40:48 | OpenUserJs/OpenUserJS.org | https://api.github.com/repos/OpenUserJs/OpenUserJS.org | closed | Support registration with Mozilla Persona | CODE feature wontfix | I tried to register myself with Persona but I received the message "Unauthorized" with the following error:
"NetworkError: 401 Unauthorized - https://openuserjs.org/auth/" | 1.0 | Support registration with Mozilla Persona - I tried to register myself with Persona but I received the message "Unauthorized" with the following error:
"NetworkError: 401 Unauthorized - https://openuserjs.org/auth/" | non_priority | support registration with mozilla persona i tried to register myself with persona but i received the message unauthorized with the following error networkerror unauthorized | 0 |
827,222 | 31,760,609,513 | IssuesEvent | 2023-09-12 04:40:48 | sannybuilder/dev | https://api.github.com/repos/sannybuilder/dev | opened | expand & syntax to allow constants in hex..end | priority:p3 type:nice-to-have scope:compiler | Currently & prefix can be used to enter decimal numbers in hex..end, e.g.
```
hex
&100
end
```
will produce a byte 64. Similarly we can define a constant and prefix the name:
```
const a = 100
hex
&a
end
```
it should not produce any collisions with existing code (today this code triggers error 0... | 1.0 | expand & syntax to allow constants in hex..end - Currently & prefix can be used to enter decimal numbers in hex..end, e.g.
```
hex
&100
end
```
will produce a byte 64. Similarly we can define a constant and prefix the name:
```
const a = 100
hex
&a
end
```
it should not produce any collisions wit... | priority | expand syntax to allow constants in hex end currently prefix can be used to enter decimal numbers in hex end e g hex end will produce a byte similarly we can define a constant and prefix the name const a hex a end it should not produce any collisions with exi... | 1 |
254,582 | 8,075,484,668 | IssuesEvent | 2018-08-07 05:57:27 | cncf/devstats | https://api.github.com/repos/cncf/devstats | closed | Wrong categories in graph headers | bug priority/low | 1. Scroll down to "Contributor statistics dashboards"
2. Click on "Bot activity"
3. See header on the Bot Activity graph page:
```
PR velocity / Bot commands repository groups
```
That should say:
```
Contributor Activity / Bot commands repository groups
``` | 1.0 | Wrong categories in graph headers - 1. Scroll down to "Contributor statistics dashboards"
2. Click on "Bot activity"
3. See header on the Bot Activity graph page:
```
PR velocity / Bot commands repository groups
```
That should say:
```
Contributor Activity / Bot commands repository groups
``` | priority | wrong categories in graph headers scroll down to contributor statistics dashboards click on bot activity see header on the bot activity graph page pr velocity bot commands repository groups that should say contributor activity bot commands repository groups | 1 |
76,852 | 3,497,312,665 | IssuesEvent | 2016-01-06 00:15:27 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | opened | Dataverse: Edit General Info, cannot disable selected blocks by Use metadata fields from parent. | Component: UX & Upgrade Priority: Medium Status: Dev Type: Bug |
Related #1473
If in a sub dv you choose specific metadata blocks, then later decide to use parent blocks again, simply checking use parent and saving doesn't work, though it acts like it does: clears check boxes and saves but revisiting settings shows old values still there.
The way to deselect is to first dese... | 1.0 | Dataverse: Edit General Info, cannot disable selected blocks by Use metadata fields from parent. -
Related #1473
If in a sub dv you choose specific metadata blocks, then later decide to use parent blocks again, simply checking use parent and saving doesn't work, though it acts like it does: clears check boxes and ... | priority | dataverse edit general info cannot disable selected blocks by use metadata fields from parent related if in a sub dv you choose specific metadata blocks then later decide to use parent blocks again simply checking use parent and saving doesn t work though it acts like it does clears check boxes and sav... | 1 |
181,380 | 6,659,194,973 | IssuesEvent | 2017-10-01 07:47:40 | k0shk0sh/FastHub | https://api.github.com/repos/k0shk0sh/FastHub | closed | Organization-wide Projects | Priority: High Status: Completed Type: Feature Release | **FastHub Version: 4.3.0**
**Android Version: 8.0.0 (SDK: 26)**
**Device Information:**
- **Manufacturer:** Google
- **Model:** Pixel
---
I see that you added repo-level projects, which is awesome! However, my organizations use several organization-level projects to manage our workflow, and I don't believe I... | 1.0 | Organization-wide Projects - **FastHub Version: 4.3.0**
**Android Version: 8.0.0 (SDK: 26)**
**Device Information:**
- **Manufacturer:** Google
- **Model:** Pixel
---
I see that you added repo-level projects, which is awesome! However, my organizations use several organization-level projects to manage our wo... | priority | organization wide projects fasthub version android version sdk device information manufacturer google model pixel i see that you added repo level projects which is awesome however my organizations use several organization level projects to manage our wor... | 1 |
162,636 | 25,569,064,863 | IssuesEvent | 2022-11-30 16:17:08 | NCIOCPL/cgov-digital-platform-acceptance-tests | https://api.github.com/repos/NCIOCPL/cgov-digital-platform-acceptance-tests | closed | Redesign: Side Nav | redesign | ## As a [role], I want [feature], so that [benefit]
> **ESTIMATE** TBD
### Acceptance Criteria
```gherkin
Feature: As a user, I want to be able to navigate to a different site sections using side navigation menu
Scenario: User is on section nav root page and is able to see all first level children
Given ... | 1.0 | Redesign: Side Nav - ## As a [role], I want [feature], so that [benefit]
> **ESTIMATE** TBD
### Acceptance Criteria
```gherkin
Feature: As a user, I want to be able to navigate to a different site sections using side navigation menu
Scenario: User is on section nav root page and is able to see all first le... | non_priority | redesign side nav as a i want so that estimate tbd acceptance criteria gherkin feature as a user i want to be able to navigate to a different site sections using side navigation menu scenario user is on section nav root page and is able to see all first level children given ... | 0 |
320,797 | 27,458,213,453 | IssuesEvent | 2023-03-02 23:36:54 | where-fore/rogue-wotlk | https://api.github.com/repos/where-fore/rogue-wotlk | closed | Stacking Buffs | Testing Needed | - [x] Does Scroll of Agility and/or Strength stack with Mark of the Wild and/or Horn of Winter? **Nope!**
There are other buffs where stacking is in question. I do not have a list, and am open to suggestions and theories. | 1.0 | Stacking Buffs - - [x] Does Scroll of Agility and/or Strength stack with Mark of the Wild and/or Horn of Winter? **Nope!**
There are other buffs where stacking is in question. I do not have a list, and am open to suggestions and theories. | non_priority | stacking buffs does scroll of agility and or strength stack with mark of the wild and or horn of winter nope there are other buffs where stacking is in question i do not have a list and am open to suggestions and theories | 0 |
234,405 | 19,179,070,712 | IssuesEvent | 2021-12-04 03:56:34 | libreswan/libreswan | https://api.github.com/repos/libreswan/libreswan | opened | f35: setting the prompt is getting kvmsh out-of-sync | testing | Notice how the prompt match actually matced the PS=...# line
```
DEBUG w3.shell nic 55:17.08/1:17.07: exit code 'None'
DEBUG w3.shell nic 55:17.08/1:17.07: run exit status None
DEBUG w3.shell nic 55:17.08/1:17.07: run 'PS1="[$USER@$(hostname) \$(s=\$?;p=\${PWD##*/};echo \${p:-/} \${s#0})]# "' expecting prompt
DEBU... | 1.0 | f35: setting the prompt is getting kvmsh out-of-sync - Notice how the prompt match actually matced the PS=...# line
```
DEBUG w3.shell nic 55:17.08/1:17.07: exit code 'None'
DEBUG w3.shell nic 55:17.08/1:17.07: run exit status None
DEBUG w3.shell nic 55:17.08/1:17.07: run 'PS1="[$USER@$(hostname) \$(s=\$?;p=\${PWD#... | non_priority | setting the prompt is getting kvmsh out of sync notice how the prompt match actually matced the ps line debug shell nic exit code none debug shell nic run exit status none debug shell nic run expecting prompt debug shell nic send... | 0 |
310,308 | 9,488,375,678 | IssuesEvent | 2019-04-22 19:23:58 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | opened | [search] Elasticsearch indexes should be created with an alias | enhancement priority: high | In order to support features like mapping updates & index swapping all cores should be created with an alias.
The naming schema will be:
- for the alias `{siteName}-{postfix}`
- for the actual index `{siteName}-{postfix}_vX` | 1.0 | [search] Elasticsearch indexes should be created with an alias - In order to support features like mapping updates & index swapping all cores should be created with an alias.
The naming schema will be:
- for the alias `{siteName}-{postfix}`
- for the actual index `{siteName}-{postfix}_vX` | priority | elasticsearch indexes should be created with an alias in order to support features like mapping updates index swapping all cores should be created with an alias the naming schema will be for the alias sitename postfix for the actual index sitename postfix vx | 1 |
72,979 | 31,814,967,893 | IssuesEvent | 2023-09-13 19:43:16 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Azure Communications Email, Blocked and Bounced feature | triaged assigned-to-author doc-enhancement Pri2 azure-communication-services/svc | Hello,
In the linked page, in the 'Key Features' section, in the 'Engagement Tracking' bullet, it is stated that tracking is able to report Bounced and Blocked emails.
However, in other documentation pages e.g. https://learn.microsoft.com/en-us/azure/event-grid/communication-services-email-events it is stated that th... | 1.0 | Azure Communications Email, Blocked and Bounced feature - Hello,
In the linked page, in the 'Key Features' section, in the 'Engagement Tracking' bullet, it is stated that tracking is able to report Bounced and Blocked emails.
However, in other documentation pages e.g. https://learn.microsoft.com/en-us/azure/event-gri... | non_priority | azure communications email blocked and bounced feature hello in the linked page in the key features section in the engagement tracking bullet it is stated that tracking is able to report bounced and blocked emails however in other documentation pages e g it is stated that the only results engagement r... | 0 |
99,160 | 11,133,948,805 | IssuesEvent | 2019-12-20 10:32:18 | arcticicestudio/nord-docs | https://api.github.com/repos/arcticicestudio/nord-docs | closed | Transition: Nord highlight.js | context-documentation context-workflow scope-maintainability scope-quality scope-ux target-highlightjs | <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48676311-39475300-eb65-11e8-9654-16c24c1c9a94.png" width="12%"/></p>
> Associated epics: #133
This issue documents the transition of the documentations, assets and visualizations of [Nord highlight.js][s] to _Nord Docs_. It serves as br... | 1.0 | Transition: Nord highlight.js - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48676311-39475300-eb65-11e8-9654-16c24c1c9a94.png" width="12%"/></p>
> Associated epics: #133
This issue documents the transition of the documentations, assets and visualizations of [Nord highlight.js][s]... | non_priority | transition nord highlight js associated epics this issue documents the transition of the documentations assets and visualizations of to nord docs it serves as bridge between the tasks that must be solved for nord highlight js repository and the resulting tasks for nord docs β please see ... | 0 |
249,893 | 26,996,010,729 | IssuesEvent | 2023-02-10 01:07:44 | turkdevops/cloudflare-docs | https://api.github.com/repos/turkdevops/cloudflare-docs | opened | CVE-2023-25166 (Medium) detected in formula-3.0.0.tgz | security vulnerability | ## CVE-2023-25166 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>formula-3.0.0.tgz</b></p></summary>
<p>Math and string formula parser.</p>
<p>Library home page: <a href="https://re... | True | CVE-2023-25166 (Medium) detected in formula-3.0.0.tgz - ## CVE-2023-25166 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>formula-3.0.0.tgz</b></p></summary>
<p>Math and string formu... | non_priority | cve medium detected in formula tgz cve medium severity vulnerability vulnerable library formula tgz math and string formula parser library home page a href path to dependency file developers cloudflare com package json path to vulnerable library developers cloudfl... | 0 |
452,597 | 13,056,497,931 | IssuesEvent | 2020-07-30 04:55:29 | magento/magento2 | https://api.github.com/repos/magento/magento2 | closed | Multiple order issue Paypal | Component: Paypal Fixed in 2.4.x Issue: Clear Description Issue: Confirmed Issue: Format is valid Issue: Ready for Work Priority: P1 Progress: ready for dev Reproduced on 2.4.x Severity: S1 Triage: Done | <!---
Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines
Fields marked with (*) are required. Please don't remove the template.
-->
### Preconditions (*)
<!---
Provide the exact Magento version (example: 2.4.0) and any important informatio... | 1.0 | Multiple order issue Paypal - <!---
Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines
Fields marked with (*) are required. Please don't remove the template.
-->
### Preconditions (*)
<!---
Provide the exact Magento version (example: 2.4.0... | priority | multiple order issue paypal please review our guidelines before adding a new issue fields marked with are required please don t remove the template preconditions provide the exact magento version example and any important information on the environment where bug is re... | 1 |
2,237 | 3,737,088,462 | IssuesEvent | 2016-03-08 18:02:47 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Remove X509Certificates workaround after updating packages | packaging System.Security | After we update to package version 23908 or later we need to remove the project reference workaround I added to address lack of support for netstandard1.3.
See https://github.com/dotnet/corefx/pull/6717 & https://github.com/dotnet/corefx/pull/6713.
I added a workaround to System.Net.Http.WinHttpHandler, System.Ne... | True | Remove X509Certificates workaround after updating packages - After we update to package version 23908 or later we need to remove the project reference workaround I added to address lack of support for netstandard1.3.
See https://github.com/dotnet/corefx/pull/6717 & https://github.com/dotnet/corefx/pull/6713.
I ad... | non_priority | remove workaround after updating packages after we update to package version or later we need to remove the project reference workaround i added to address lack of support for see i added a workaround to system net http winhttphandler system net security and system net websockets client all o... | 0 |
15,867 | 20,036,245,689 | IssuesEvent | 2022-02-02 12:13:33 | googlefonts/noto-fonts | https://api.github.com/repos/googlefonts/noto-fonts | closed | Too many files in directories | Noto-Process-Issue | There are really too many files in the directory of fonts (notably the hinted and unhinted ones, possibly as well for some staged versions)
I really suggest using one directory by font family, or by ISO 15924 script code (like "Latn" for the base fonts, "Zsym" for symbols, "Szye" for emojis), and put in them all rel... | 1.0 | Too many files in directories - There are really too many files in the directory of fonts (notably the hinted and unhinted ones, possibly as well for some staged versions)
I really suggest using one directory by font family, or by ISO 15924 script code (like "Latn" for the base fonts, "Zsym" for symbols, "Szye" for ... | non_priority | too many files in directories there are really too many files in the directory of fonts notably the hinted and unhinted ones possibly as well for some staged versions i really suggest using one directory by font family or by iso script code like latn for the base fonts zsym for symbols szye for emoj... | 0 |
98,860 | 30,202,669,726 | IssuesEvent | 2023-07-05 07:17:07 | trimble-oss/modus-web-components | https://api.github.com/repos/trimble-oss/modus-web-components | closed | Modus NavBar - Include Add icon | external-request team-e-builder team-angry-nerds modus-approved contribution | ### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines](https://github.com/trimble-oss/modus-web-components/blob/main/CONTRIBUTING.md)
### Proposal
Include the Add icon ... | 1.0 | Modus NavBar - Include Add icon - ### Prerequisites
- [X] I have [searched](https://github.com/trimble-oss/modus-web-components/issues?q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines](https://github.com/trimble-oss/modus-web-components/blob/main/CONTRIBUTING.md)
#... | non_priority | modus navbar include add icon prerequisites i have for duplicate or closed feature requests i have read the proposal include the add icon in the navbar component it is e builder s intent to work on this request motivation and context this would be leveraged to provide q... | 0 |
45,037 | 9,667,253,858 | IssuesEvent | 2019-05-21 12:51:25 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Support implicit joins for inverse one-to-one relationships | C: Code Generation C: Functionality E: All Editions P: Medium T: Enhancement | SQL doesn't support `one-to-one` (or `many-to-many`) relationships, only `to-one` and `to-many` relationships. If `A -> B` is a `to-one` relationship, then `B -> A` is a `to-many` relationship.
The current implementation of implicit joins only supports code generation for `to-one` relationships. But when the foreign... | 1.0 | Support implicit joins for inverse one-to-one relationships - SQL doesn't support `one-to-one` (or `many-to-many`) relationships, only `to-one` and `to-many` relationships. If `A -> B` is a `to-one` relationship, then `B -> A` is a `to-many` relationship.
The current implementation of implicit joins only supports co... | non_priority | support implicit joins for inverse one to one relationships sql doesn t support one to one or many to many relationships only to one and to many relationships if a b is a to one relationship then b a is a to many relationship the current implementation of implicit joins only supports co... | 0 |
173,148 | 6,520,938,593 | IssuesEvent | 2017-08-28 18:33:07 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | pfsso: Logging is in default location (/var/log/messages) | Priority: High Type: Bug | We should be handling it and sending it to the packetfence.log instead | 1.0 | pfsso: Logging is in default location (/var/log/messages) - We should be handling it and sending it to the packetfence.log instead | priority | pfsso logging is in default location var log messages we should be handling it and sending it to the packetfence log instead | 1 |
472,005 | 13,614,525,834 | IssuesEvent | 2020-09-23 13:22:03 | magento/adobe-stock-integration | https://api.github.com/repos/magento/adobe-stock-integration | closed | Error when saving image from stock that does not have Category | Priority: P3 Progress: PR created Severity: S3 | ### Steps to reproduce (*)
1. Open Adobe Stock Panel from Media Gallery
2. Search for "Distant deer in a misty forest"
4. In the search results find an image with category "None"
5. Save Preview

### E... | 1.0 | Error when saving image from stock that does not have Category - ### Steps to reproduce (*)
1. Open Adobe Stock Panel from Media Gallery
2. Search for "Distant deer in a misty forest"
4. In the search results find an image with category "None"
5. Save Preview

Currently when typing a meta tag (e.g. `#[derive(Debug)]`), upon typing `#[` IntelliJ will automatically add a closing bracket to make the text into `#[^]`(where I'm using `^` to denote the cursor position. However, if you continue on to type `#[derive(^]` then IntelliJ does _not_ add a closing parenthesis,... | 1.0 | Automatically add closing parenthesis on meta tags - Hello :)
Currently when typing a meta tag (e.g. `#[derive(Debug)]`), upon typing `#[` IntelliJ will automatically add a closing bracket to make the text into `#[^]`(where I'm using `^` to denote the cursor position. However, if you continue on to type `#[derive(^]... | non_priority | automatically add closing parenthesis on meta tags hello currently when typing a meta tag e g upon typing where i m using to denote the cursor position however if you continue on to type then intellij does not add a closing parenthesis where the expected behavior to me would be to ... | 0 |
536,371 | 15,708,030,965 | IssuesEvent | 2021-03-26 19:50:49 | clsid2/mpc-hc | https://api.github.com/repos/clsid2/mpc-hc | reopened | Subtitles doesn't load by URL via /sub command-line arg | PatchRequired enhancement low priority wontfix | i.e. `mpc-hc.exe video-url /dub audio-url /sub subs-url`
subtitles stream doesn't load at all, tried with VTT from youtube and SSA from crunchyroll | 1.0 | Subtitles doesn't load by URL via /sub command-line arg - i.e. `mpc-hc.exe video-url /dub audio-url /sub subs-url`
subtitles stream doesn't load at all, tried with VTT from youtube and SSA from crunchyroll | priority | subtitles doesn t load by url via sub command line arg i e mpc hc exe video url dub audio url sub subs url subtitles stream doesn t load at all tried with vtt from youtube and ssa from crunchyroll | 1 |
10,015 | 2,618,930,752 | IssuesEvent | 2015-03-03 00:00:12 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | ΓszrevΓ©telek a jΓ‘tΓ©kkal kapcsolatban | auto-migrated Balance Milestone-0.95.200 Missions Priority-Medium Type-Defect | ```
Game version: 0.95.116
Operating System: Windows 7 x86
Installed using the Launcher? yes
Game language hu
Hello!
Nem tudom, hogy jΓ³ helyre Γrom az Γ©szrevΓ©teleimet, de gondoltam teszek egy
prΓ³bΓ‘t. NemrΓ©g talΓ‘ltam meg az oldaladat Γ©s nagyon megtettszett, hogy
ΓΊjra jΓ‘ttszahtok az IG1 -el, Γ©s dosbox-ozΓ‘s nΓ©lkΓΌl fut... | 1.0 | ΓszrevΓ©telek a jΓ‘tΓ©kkal kapcsolatban - ```
Game version: 0.95.116
Operating System: Windows 7 x86
Installed using the Launcher? yes
Game language hu
Hello!
Nem tudom, hogy jΓ³ helyre Γrom az Γ©szrevΓ©teleimet, de gondoltam teszek egy
prΓ³bΓ‘t. NemrΓ©g talΓ‘ltam meg az oldaladat Γ©s nagyon megtettszett, hogy
ΓΊjra jΓ‘ttszahto... | non_priority | Γ©szrevΓ©telek a jΓ‘tΓ©kkal kapcsolatban game version operating system windows installed using the launcher yes game language hu hello nem tudom hogy jΓ³ helyre Γrom az Γ©szrevΓ©teleimet de gondoltam teszek egy prΓ³bΓ‘t nemrΓ©g talΓ‘ltam meg az oldaladat Γ©s nagyon megtettszett hogy ΓΊjra jΓ‘ttszahtok az ... | 0 |
562,936 | 16,673,038,573 | IssuesEvent | 2021-06-07 13:16:41 | Materials-Consortia/optimade-python-tools | https://api.github.com/repos/Materials-Consortia/optimade-python-tools | closed | mongomock $size queries match all non-array fields for {$size: 1}, even nulls | priority/low transformer/MongoDB | In ~MongoDB~ mongomock, the query `{<field>: {"$size": 1}}` seems to match all documents, even if the field is missing. We should add a check for field existence too.
We can temporarily patch our queries until mongomock is fixed (I have submitted a PR, release cycle is slow-ish), or we can disable certain test for m... | 1.0 | mongomock $size queries match all non-array fields for {$size: 1}, even nulls - In ~MongoDB~ mongomock, the query `{<field>: {"$size": 1}}` seems to match all documents, even if the field is missing. We should add a check for field existence too.
We can temporarily patch our queries until mongomock is fixed (I have ... | priority | mongomock size queries match all non array fields for size even nulls in mongodb mongomock the query size seems to match all documents even if the field is missing we should add a check for field existence too we can temporarily patch our queries until mongomock is fixed i have submit... | 1 |
408,014 | 27,641,485,754 | IssuesEvent | 2023-03-10 18:27:48 | pharmaverse/admiral | https://api.github.com/repos/pharmaverse/admiral | opened | General Issue: Loading Spinner for Vignettes | documentation general issue | ### Background Information
Vignettes can take a long time to load. We should have a spinner that shows the screen is still loading. I have seen and used these in shiny apps - unsure if they work with packagedown.
@galachad any ideas?
### Definition of Done
Implement Spinner on Vignettes for letting users know p... | 1.0 | General Issue: Loading Spinner for Vignettes - ### Background Information
Vignettes can take a long time to load. We should have a spinner that shows the screen is still loading. I have seen and used these in shiny apps - unsure if they work with packagedown.
@galachad any ideas?
### Definition of Done
Implemen... | non_priority | general issue loading spinner for vignettes background information vignettes can take a long time to load we should have a spinner that shows the screen is still loading i have seen and used these in shiny apps unsure if they work with packagedown galachad any ideas definition of done implemen... | 0 |
515,113 | 14,950,939,871 | IssuesEvent | 2021-01-26 13:47:07 | tellor-io/telliot | https://api.github.com/repos/tellor-io/telliot | closed | some small bugs in the new cli replacement | priority: .high type: bug | this file is not used anymore, but it is important for the input parsing to verify when addresses are valid.
https://github.com/tellor-io/telliot/blob/master/cmd/telliot/argTypes.go
Config path shouldn't be required and use the default when not provided
https://github.com/tellor-io/telliot/blob/master/cmd/tellio... | 1.0 | some small bugs in the new cli replacement - this file is not used anymore, but it is important for the input parsing to verify when addresses are valid.
https://github.com/tellor-io/telliot/blob/master/cmd/telliot/argTypes.go
Config path shouldn't be required and use the default when not provided
https://github... | priority | some small bugs in the new cli replacement this file is not used anymore but it is important for the input parsing to verify when addresses are valid config path shouldn t be required and use the default when not provided | 1 |
95,765 | 12,036,937,598 | IssuesEvent | 2020-04-13 20:47:09 | microsoft/TypeScript | https://api.github.com/repos/microsoft/TypeScript | closed | miss-match in handling implicit vs explicit types in function argument of a class type with a member function that never returns | Design Limitation | <!-- π¨ STOP π¨ π¦π§π’π£ π¨ πΊπ»πΆπ· π¨
Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*, please read the FAQ first, especially the Common "Bugs" That Aren't Bugs section!
Please help us by doing the following steps b... | 1.0 | miss-match in handling implicit vs explicit types in function argument of a class type with a member function that never returns - <!-- π¨ STOP π¨ π¦π§π’π£ π¨ πΊπ»πΆπ· π¨
Half of all issues filed here are duplicates, answered in the FAQ, or not appropriate for the bug tracker. Even if you think you've found a *bug*,... | non_priority | miss match in handling implicit vs explicit types in function argument of a class type with a member function that never returns π¨ stop π¨ π¦π§π’π£ π¨ πΊπ»πΆπ· π¨ half of all issues filed here are duplicates answered in the faq or not appropriate for the bug tracker even if you think you ve found a bug ... | 0 |
186,859 | 14,422,178,769 | IssuesEvent | 2020-12-05 01:44:39 | vgstation-coders/vgstation13 | https://api.github.com/repos/vgstation-coders/vgstation13 | closed | Player Backed Up Live, Cloner Record Ckey Incorrect | Bug / Fix Needs Moar Testing T-Thanks BYOND | A clown was backed up at the cloner, but it noted his ckey incorrectly (baka_1984 became baka1984) which rendered him uncloneable because it couldn't find a "baka1984" on the ghost list. Fixed by varediting the record to have the correct ckey. | 1.0 | Player Backed Up Live, Cloner Record Ckey Incorrect - A clown was backed up at the cloner, but it noted his ckey incorrectly (baka_1984 became baka1984) which rendered him uncloneable because it couldn't find a "baka1984" on the ghost list. Fixed by varediting the record to have the correct ckey. | non_priority | player backed up live cloner record ckey incorrect a clown was backed up at the cloner but it noted his ckey incorrectly baka became which rendered him uncloneable because it couldn t find a on the ghost list fixed by varediting the record to have the correct ckey | 0 |
253,861 | 8,066,667,575 | IssuesEvent | 2018-08-04 18:39:38 | TwoRavens/TwoRavens | https://api.github.com/repos/TwoRavens/TwoRavens | closed | confusion matrix legend moved below graph | Priority bug | The legend for the confusion matix has moved below the plot. Probably has run out of panel room, so been placed on next row.
<img width="718" alt="screen shot 2018-08-04 at 12 35 59 pm" src="https://user-images.githubusercontent.com/2085037/43678536-351c3fe6-97e3-11e8-9b6a-54bf9db8cdfc.png">
| 1.0 | confusion matrix legend moved below graph - The legend for the confusion matix has moved below the plot. Probably has run out of panel room, so been placed on next row.
<img width="718" alt="screen shot 2018-08-04 at 12 35 59 pm" src="https://user-images.githubusercontent.com/2085037/43678536-351c3fe6-97e3-11e8-9b6... | priority | confusion matrix legend moved below graph the legend for the confusion matix has moved below the plot probably has run out of panel room so been placed on next row img width alt screen shot at pm src | 1 |
105,434 | 4,235,847,411 | IssuesEvent | 2016-07-05 16:25:34 | dmusican/Elegit | https://api.github.com/repos/dmusican/Elegit | opened | Confusing notification on merging | bug priority high | When the local repo is caught up with remote-tracking, i.e., when there are no more commits to merge, when you click "merge" the notification
"There aren't any commits to merge. Try fetching first"
pops up. "Try fetching first" is really confusing; I kept refetching, and merging kept "failing", because there were... | 1.0 | Confusing notification on merging - When the local repo is caught up with remote-tracking, i.e., when there are no more commits to merge, when you click "merge" the notification
"There aren't any commits to merge. Try fetching first"
pops up. "Try fetching first" is really confusing; I kept refetching, and mergin... | priority | confusing notification on merging when the local repo is caught up with remote tracking i e when there are no more commits to merge when you click merge the notification there aren t any commits to merge try fetching first pops up try fetching first is really confusing i kept refetching and mergin... | 1 |
179,074 | 21,511,581,433 | IssuesEvent | 2022-04-28 05:28:55 | samq-ghdemo/Java-Demo-Test | https://api.github.com/repos/samq-ghdemo/Java-Demo-Test | opened | jstl-1.2.jar: 1 vulnerabilities (highest severity is: 7.3) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /sitory/javax/servlet/jstl/1.2/jstl-1.2.jar</p>
<p>
<... | True | jstl-1.2.jar: 1 vulnerabilities (highest severity is: 7.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jstl-1.2.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable lib... | non_priority | jstl jar vulnerabilities highest severity is vulnerable library jstl jar path to dependency file pom xml path to vulnerable library sitory javax servlet jstl jstl jar found in head commit a href vulnerabilities cve severity cvss dependency typ... | 0 |
450,934 | 13,021,651,159 | IssuesEvent | 2020-07-27 06:49:59 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | hcbt.fa.em2.oraclecloud.com - video or audio doesn't play | browser-firefox engine-gecko ml-needsdiagnosis-false priority-normal | <!-- @browser: Firefox 79.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/55913 -->
**URL**: https://hcbt.fa.em2.oraclecloud.com/hcmUI/faces/oracle/apps/hcm/... | 1.0 | hcbt.fa.em2.oraclecloud.com - video or audio doesn't play - <!-- @browser: Firefox 79.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/55913 -->
**URL**: http... | priority | hcbt fa oraclecloud com video or audio doesn t play url browser version firefox operating system windows tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce v... | 1 |
302,101 | 22,787,318,326 | IssuesEvent | 2022-07-09 13:05:24 | daangn-daangn/daangn-server | https://api.github.com/repos/daangn-daangn/daangn-server | closed | λ¬Όν μ‘°νμ λ°μ κΈ°λ₯ κ°λ° | documentation enhancement BE done | - PR: #110
---
## μμ
λ΄μ©
### λ¬Όν μ‘°νμ μΉ΄μ΄ν
λ‘μ§ κ°λ°
- λ¬Όν μ‘°ν μ λ§λ€ μ€μκ°μΌλ‘ `select` & `update` μΏΌλ¦¬κ° λκ°μ§ μλλ‘ μ²λ¦¬
- λ¬Όν μ‘°ν APIμμλ μΆκ°μ μΌλ‘ `λ¬Όν μ‘°ν event`λ§ λ°μμν€κ³ , λ³λμ μλΉμ€μμ `λ¬Όν μ‘°ν event`λ₯Ό Subscribeνμ¬ `λ¬Όνid`, `ν΄λΉ λ¬Όν μ‘°νμ`λ₯Ό key,value κ°μΌλ‘ μ μ₯
- νμ¬ λ‘μ§μμλ `ConcurrentHashMap`μ μ μ 보λ₯Ό μ μ₯νκ³ μμ.
- κ·Έλ¦¬κ³ `TaskScheduler`λ₯Ό μ¬μ©νμ¬ 5μ΄λ§λ€ μ μ₯νκ³ μλ... | 1.0 | λ¬Όν μ‘°νμ λ°μ κΈ°λ₯ κ°λ° - - PR: #110
---
## μμ
λ΄μ©
### λ¬Όν μ‘°νμ μΉ΄μ΄ν
λ‘μ§ κ°λ°
- λ¬Όν μ‘°ν μ λ§λ€ μ€μκ°μΌλ‘ `select` & `update` μΏΌλ¦¬κ° λκ°μ§ μλλ‘ μ²λ¦¬
- λ¬Όν μ‘°ν APIμμλ μΆκ°μ μΌλ‘ `λ¬Όν μ‘°ν event`λ§ λ°μμν€κ³ , λ³λμ μλΉμ€μμ `λ¬Όν μ‘°ν event`λ₯Ό Subscribeνμ¬ `λ¬Όνid`, `ν΄λΉ λ¬Όν μ‘°νμ`λ₯Ό key,value κ°μΌλ‘ μ μ₯
- νμ¬ λ‘μ§μμλ `ConcurrentHashMap`μ μ μ 보λ₯Ό μ μ₯νκ³ μμ.
- κ·Έλ¦¬κ³ `TaskScheduler`λ₯Ό... | non_priority | λ¬Όν μ‘°νμ λ°μ κΈ°λ₯ κ°λ° pr μμ
λ΄μ© λ¬Όν μ‘°νμ μΉ΄μ΄ν
λ‘μ§ κ°λ° λ¬Όν μ‘°ν μ λ§λ€ μ€μκ°μΌλ‘ select update μΏΌλ¦¬κ° λκ°μ§ μλλ‘ μ²λ¦¬ λ¬Όν μ‘°ν apiμμλ μΆκ°μ μΌλ‘ λ¬Όν μ‘°ν event λ§ λ°μμν€κ³ λ³λμ μλΉμ€μμ λ¬Όν μ‘°ν event λ₯Ό subscribeνμ¬ λ¬Όνid ν΄λΉ λ¬Όν μ‘°νμ λ₯Ό key value κ°μΌλ‘ μ μ₯ νμ¬ λ‘μ§μμλ concurrenthashmap μ μ μ 보λ₯Ό μ μ₯νκ³ μμ κ·Έλ¦¬κ³ taskscheduler λ₯Ό μ¬... | 0 |
695,674 | 23,868,056,420 | IssuesEvent | 2022-09-07 12:46:45 | COPRS/rs-issues | https://api.github.com/repos/COPRS/rs-issues | closed | [BUG] [PRO] s2-l0c addon: obs secret doesn't use the right inventory variable | bug CS-FRANCE dev ivv pro CCB priority:minor workaround | <!--
Note: Please search to see if an issue already exists for the bug you encountered.
Note: A closed bug can be reopened and affected to a new version of the software.
-->
**Environment:**
<!--
- Delivery tag: release/0.1.0
- Platform: IVV Orange Cloud
- Configuration:
-->
- Delivery tag: 1.0.0-rc1
-... | 1.0 | [BUG] [PRO] s2-l0c addon: obs secret doesn't use the right inventory variable - <!--
Note: Please search to see if an issue already exists for the bug you encountered.
Note: A closed bug can be reopened and affected to a new version of the software.
-->
**Environment:**
<!--
- Delivery tag: release/0.1.0
-... | priority | addon obs secret doesn t use the right inventory variable note please search to see if an issue already exists for the bug you encountered note a closed bug can be reopened and affected to a new version of the software environment delivery tag release platform ... | 1 |
193,269 | 22,216,117,905 | IssuesEvent | 2022-06-08 01:57:46 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | reopened | CVE-2017-16914 (Medium) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2017-16914 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home p... | True | CVE-2017-16914 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2017-16914 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia C... | non_priority | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f... | 0 |
339,230 | 10,244,726,513 | IssuesEvent | 2019-08-20 11:08:55 | zowe/sample-spring-boot-api-service | https://api.github.com/repos/zowe/sample-spring-boot-api-service | closed | OS linkage example - Introduce JNI code | Priority: High | As a developer who is creating an API service, I would like to see an example of the JNI code that is calling MVS code via JNI and OS linkage together with instructions how to build them and run them on z/OS.
The existing code with JNI in the old sample should be migrated to the new sample. | 1.0 | OS linkage example - Introduce JNI code - As a developer who is creating an API service, I would like to see an example of the JNI code that is calling MVS code via JNI and OS linkage together with instructions how to build them and run them on z/OS.
The existing code with JNI in the old sample should be migrated to... | priority | os linkage example introduce jni code as a developer who is creating an api service i would like to see an example of the jni code that is calling mvs code via jni and os linkage together with instructions how to build them and run them on z os the existing code with jni in the old sample should be migrated to... | 1 |
119,659 | 12,036,402,259 | IssuesEvent | 2020-04-13 19:43:50 | vuetifyjs/vuetify | https://api.github.com/repos/vuetifyjs/vuetify | closed | [Bug Report] Could not find a declaration file for module 'vuetify/lib' | T: documentation typescript | ### Versions and Environment
**Vuetify:** 1.3.15
**Vue:** 2.5.17
**Browsers:** Google Chrome
**OS:** Windows 10
### Steps to reproduce
Hi guys, I follow the [Vue-CLI 3 guide](https://vuetifyjs.com/en/getting-started/quick-start#vue-cli-3) and when I try to compile the source code the terminal show me a Typescri... | 1.0 | [Bug Report] Could not find a declaration file for module 'vuetify/lib' - ### Versions and Environment
**Vuetify:** 1.3.15
**Vue:** 2.5.17
**Browsers:** Google Chrome
**OS:** Windows 10
### Steps to reproduce
Hi guys, I follow the [Vue-CLI 3 guide](https://vuetifyjs.com/en/getting-started/quick-start#vue-cli-3)... | non_priority | could not find a declaration file for module vuetify lib versions and environment vuetify vue browsers google chrome os windows steps to reproduce hi guys i follow the and when i try to compile the source code the terminal show me a typescript error ... | 0 |
15,447 | 3,961,153,179 | IssuesEvent | 2016-05-02 11:25:45 | abhisekp/Practice-Modern-JavaScript | https://api.github.com/repos/abhisekp/Practice-Modern-JavaScript | opened | [Documentation] Add a CHANGELOG | documentation help wanted | Add a `CHANGELOG.md` file detailing the changes in various versions.
In accordance with http://keepachangelog.com specification. | 1.0 | [Documentation] Add a CHANGELOG - Add a `CHANGELOG.md` file detailing the changes in various versions.
In accordance with http://keepachangelog.com specification. | non_priority | add a changelog add a changelog md file detailing the changes in various versions in accordance with specification | 0 |
4,079 | 6,902,376,511 | IssuesEvent | 2017-11-25 19:50:16 | la1k/libpredict | https://api.github.com/repos/la1k/libpredict | closed | double usage of predict_orbit | enhancement major number bump (backward incompatible) | Hej hej,
I tried to work on an example for the python wrapped libpredict. I realised that the double usage of `predict_orbit` is breaking a simple interface.
`predict_orbit` is working as struct and as function at the moment. Further, the style changed from `typedef struct { content } name_t;` to `struct name {content}... | True | double usage of predict_orbit - Hej hej,
I tried to work on an example for the python wrapped libpredict. I realised that the double usage of `predict_orbit` is breaking a simple interface.
`predict_orbit` is working as struct and as function at the moment. Further, the style changed from `typedef struct { content } na... | non_priority | double usage of predict orbit hej hej i tried to work on an example for the python wrapped libpredict i realised that the double usage of predict orbit is breaking a simple interface predict orbit is working as struct and as function at the moment further the style changed from typedef struct content na... | 0 |
235,468 | 7,738,844,235 | IssuesEvent | 2018-05-28 13:34:15 | bedita/web | https://api.github.com/repos/bedita/web | opened | Related objects: add search and pagination | Priority - High feature | In related objects panel using `add objects` we need:
* query filter to perform simple search using `q` query string
* pagination
* type selection if more types are available (this can be done later in another issue)
| 1.0 | Related objects: add search and pagination - In related objects panel using `add objects` we need:
* query filter to perform simple search using `q` query string
* pagination
* type selection if more types are available (this can be done later in another issue)
| priority | related objects add search and pagination in related objects panel using add objects we need query filter to perform simple search using q query string pagination type selection if more types are available this can be done later in another issue | 1 |
492,336 | 14,200,860,116 | IssuesEvent | 2020-11-16 06:30:28 | martinrotter/rssguard | https://api.github.com/repos/martinrotter/rssguard | closed | Ability to export/import feeds for all plugins | Component-Core Component-GUI Component-Plugins-Base Priority-Low Status-Postponed Type-Enhancement | How do I export feeds? I couldn't find out how to do it..
| 1.0 | Ability to export/import feeds for all plugins - How do I export feeds? I couldn't find out how to do it..
| priority | ability to export import feeds for all plugins how do i export feeds i couldn t find out how to do it | 1 |
396,624 | 11,711,678,014 | IssuesEvent | 2020-03-09 06:06:57 | AY1920S2-CS2103T-W12-4/main | https://api.github.com/repos/AY1920S2-CS2103T-W12-4/main | opened | As a user who likes experimenting, I can give me a random recipe that I have added | priority.Medium status.Ongoing type.Story | .. so that I can challenge myself to cook what has been given
Command: `random`
| 1.0 | As a user who likes experimenting, I can give me a random recipe that I have added - .. so that I can challenge myself to cook what has been given
Command: `random`
| priority | as a user who likes experimenting i can give me a random recipe that i have added so that i can challenge myself to cook what has been given command random | 1 |
207,829 | 23,495,775,889 | IssuesEvent | 2022-08-18 01:06:09 | LingalaShalini/openjpeg-2.3.0_before_fix | https://api.github.com/repos/LingalaShalini/openjpeg-2.3.0_before_fix | closed | CVE-2018-15209 (High) detected in openjpegv2.3.0 - autoclosed | security vulnerability | ## CVE-2018-15209 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary>
<p>
<p>Official repository of the OpenJPEG project</p>
<p>Library home page: <a href=... | True | CVE-2018-15209 (High) detected in openjpegv2.3.0 - autoclosed - ## CVE-2018-15209 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary>
<p>
<p>Official repos... | non_priority | cve high detected in autoclosed cve high severity vulnerability vulnerable library official repository of the openjpeg project library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
475,856 | 13,726,989,036 | IssuesEvent | 2020-10-04 03:29:59 | AY2021S1-CS2113T-T09-3/tp | https://api.github.com/repos/AY2021S1-CS2113T-T09-3/tp | opened | As a long-time user, I want to be able to search for keywords | priority.Low type.Story | ...so that I can find the specific quote I want from my list of quotes. | 1.0 | As a long-time user, I want to be able to search for keywords - ...so that I can find the specific quote I want from my list of quotes. | priority | as a long time user i want to be able to search for keywords so that i can find the specific quote i want from my list of quotes | 1 |
164,621 | 25,995,684,890 | IssuesEvent | 2022-12-20 11:21:11 | beyondDevelops/AnimalTalk | https://api.github.com/repos/beyondDevelops/AnimalTalk | closed | [issue] μ λ°μ μΈ λμμΈ μμ | design | ## π¨βπ» 무μμ νμ€ κ±΄μ§ μ€λͺ
ν΄μ£ΌμΈμ!
- px λ¨μ μ λΆ remμΌλ‘ λ³κ²½
- λ‘κ·ΈμΈ, νμκ°μ
νμ΄μ§μ λ°°κ²½μ λ³κ²½
## π€ ꡬνλ°©λ² λ° μμ λμ
- λͺ¨λ νμΌ νμΈνλ©° pxμ remμΌλ‘ λ°κΏλλ€
- μμλ‘ μ μ©ν΄λμλ λ°°κ²½μλ€μ μΌκ΄μ μΌλ‘ λ°κΏλλ€
## β νΉμ΄μ¬ν
- λμμΈμ μ λΆ μΌκ΄ μμ νκ² μ΅λλ€.
| 1.0 | [issue] μ λ°μ μΈ λμμΈ μμ - ## π¨βπ» 무μμ νμ€ κ±΄μ§ μ€λͺ
ν΄μ£ΌμΈμ!
- px λ¨μ μ λΆ remμΌλ‘ λ³κ²½
- λ‘κ·ΈμΈ, νμκ°μ
νμ΄μ§μ λ°°κ²½μ λ³κ²½
## π€ ꡬνλ°©λ² λ° μμ λμ
- λͺ¨λ νμΌ νμΈνλ©° pxμ remμΌλ‘ λ°κΏλλ€
- μμλ‘ μ μ©ν΄λμλ λ°°κ²½μλ€μ μΌκ΄μ μΌλ‘ λ°κΏλλ€
## β νΉμ΄μ¬ν
- λμμΈμ μ λΆ μΌκ΄ μμ νκ² μ΅λλ€.
| non_priority | μ λ°μ μΈ λμμΈ μμ π¨βπ» 무μμ νμ€ κ±΄μ§ μ€λͺ
ν΄μ£ΌμΈμ px λ¨μ μ λΆ remμΌλ‘ λ³κ²½ λ‘κ·ΈμΈ νμκ°μ
νμ΄μ§μ λ°°κ²½μ λ³κ²½ π€ ꡬνλ°©λ² λ° μμ λμ λͺ¨λ νμΌ νμΈνλ©° pxμ remμΌλ‘ λ°κΏλλ€ μμλ‘ μ μ©ν΄λμλ λ°°κ²½μλ€μ μΌκ΄μ μΌλ‘ λ°κΏλλ€ β νΉμ΄μ¬ν λμμΈμ μ λΆ μΌκ΄ μμ νκ² μ΅λλ€ | 0 |
27,186 | 4,913,250,947 | IssuesEvent | 2016-11-23 11:52:38 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | Entry still returned when querying on an Indexed field which is an Enum | Team: Core Type: Defect | If I add an Index to a Map which has an Enum type, and I delete an entry from the Map, then if I do a map.values(new SqlPredicate("myEnumField = ''ENUM_VALUES")) it will still return the deleted item.
I think the reason for this is that during adding the Index the Enum value will be converted to String, and during dele... | 1.0 | Entry still returned when querying on an Indexed field which is an Enum - If I add an Index to a Map which has an Enum type, and I delete an entry from the Map, then if I do a map.values(new SqlPredicate("myEnumField = ''ENUM_VALUES")) it will still return the deleted item.
I think the reason for this is that during ad... | non_priority | entry still returned when querying on an indexed field which is an enum if i add an index to a map which has an enum type and i delete an entry from the map then if i do a map values new sqlpredicate myenumfield enum values it will still return the deleted item i think the reason for this is that during ad... | 0 |
432,431 | 12,492,965,673 | IssuesEvent | 2020-06-01 08:20:38 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | opened | Can create a Custom policy without KeyTemplate | 3.2.0 Priority/Normal REST_API Type/Bug | ### Description:
Can create a custom policy without mandatory value KeyTemplate using REST API.
Related: https://github.com/wso2/product-apim/issues/7954 | 1.0 | Can create a Custom policy without KeyTemplate - ### Description:
Can create a custom policy without mandatory value KeyTemplate using REST API.
Related: https://github.com/wso2/product-apim/issues/7954 | priority | can create a custom policy without keytemplate description can create a custom policy without mandatory value keytemplate using rest api related | 1 |
32,899 | 7,613,429,645 | IssuesEvent | 2018-05-01 21:11:42 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Conditional in Joomla Router::parse() makes all urls in 3rd party extensions invalid if $uri->getPath() > 0 | No Code Attached Yet | ### Steps to reproduce the issue
File:
libraries/src/Router/Router.php
Conditional in Joomla Router::parse() makes all urls in 3rd party extensions invalid if $uri->getPath() > 0
Steps to reproduce the issue are not really important, also my router.php is very big to paste here.
The comment in line 146 of cl... | 1.0 | [4.0] Conditional in Joomla Router::parse() makes all urls in 3rd party extensions invalid if $uri->getPath() > 0 - ### Steps to reproduce the issue
File:
libraries/src/Router/Router.php
Conditional in Joomla Router::parse() makes all urls in 3rd party extensions invalid if $uri->getPath() > 0
Steps to reproduc... | non_priority | conditional in joomla router parse makes all urls in party extensions invalid if uri getpath steps to reproduce the issue file libraries src router router php conditional in joomla router parse makes all urls in party extensions invalid if uri getpath steps to reproduce the is... | 0 |
94,388 | 11,867,958,258 | IssuesEvent | 2020-03-26 08:14:04 | cockpit-project/cockpit | https://api.github.com/repos/cockpit-project/cockpit | closed | Storage disk bars look like they have the same size | good-first-issue needsdesign | In the bars on the storage page all of the disks look like they have the same size. Their light gray bars are all identically large.
https://cloud.githubusercontent.com/assets/795070/5228697/1ee3c158-770e-11e4-8726-1ee0d469f5b8.png
| 1.0 | Storage disk bars look like they have the same size - In the bars on the storage page all of the disks look like they have the same size. Their light gray bars are all identically large.
https://cloud.githubusercontent.com/assets/795070/5228697/1ee3c158-770e-11e4-8726-1ee0d469f5b8.png
| non_priority | storage disk bars look like they have the same size in the bars on the storage page all of the disks look like they have the same size their light gray bars are all identically large | 0 |
633,205 | 20,247,745,941 | IssuesEvent | 2022-02-14 15:11:03 | Couchers-org/couchers | https://api.github.com/repos/Couchers-org/couchers | closed | Return full image URLs in API calls | backend priority: normal bug tool | Subject: Uploaded profile picture resolution too-low
Description:
Profile picture is reduced to a significantly lower resolution, and the loss in quality is very evident at the scale displayed.
Steps:
Edit my profile picture.
Results:
My profile picture was updated with a very low resolution. It should have had a hig... | 1.0 | Return full image URLs in API calls - Subject: Uploaded profile picture resolution too-low
Description:
Profile picture is reduced to a significantly lower resolution, and the loss in quality is very evident at the scale displayed.
Steps:
Edit my profile picture.
Results:
My profile picture was updated with a very lo... | priority | return full image urls in api calls subject uploaded profile picture resolution too low description profile picture is reduced to a significantly lower resolution and the loss in quality is very evident at the scale displayed steps edit my profile picture results my profile picture was updated with a very lo... | 1 |
652,865 | 21,563,567,335 | IssuesEvent | 2022-05-01 14:28:46 | Polymer/tools | https://api.github.com/repos/Polymer/tools | closed | Exclude /components/, /bower_components/, and /node_modules/ from the shell serving behavior | Status: Available Priority: High Type: Bug Package: polyserve wontfix | See https://github.com/Polymer/polymer-cli/issues/84
| 1.0 | Exclude /components/, /bower_components/, and /node_modules/ from the shell serving behavior - See https://github.com/Polymer/polymer-cli/issues/84
| priority | exclude components bower components and node modules from the shell serving behavior see | 1 |
619,907 | 19,539,372,198 | IssuesEvent | 2021-12-31 16:16:54 | pombase/pombase-chado | https://api.github.com/repos/pombase/pombase-chado | closed | remove duplicate lines from GAF | sourceforge auto-migrated low priority logs GO export QC | The last few GAFs have had 3 duplicate lines caught by the older checking script. They arise for a couple of different reasons (2 from UniProt; one from us stripping out extensions that GO can't use) but until the happy day when they can be fixed further upstream ...
Do something to remove duplicate lines at the point... | 1.0 | remove duplicate lines from GAF - The last few GAFs have had 3 duplicate lines caught by the older checking script. They arise for a couple of different reasons (2 from UniProt; one from us stripping out extensions that GO can't use) but until the happy day when they can be fixed further upstream ...
Do something to r... | priority | remove duplicate lines from gaf the last few gafs have had duplicate lines caught by the older checking script they arise for a couple of different reasons from uniprot one from us stripping out extensions that go can t use but until the happy day when they can be fixed further upstream do something to r... | 1 |
21,077 | 3,671,951,822 | IssuesEvent | 2016-02-22 10:16:12 | cgeo/cgeo | https://api.github.com/repos/cgeo/cgeo | closed | Strange progress info when starting logging a TB | Field test Frontend Design | 2016.01.20-NB1
If I open a TB via search on main screen I do see the normal loading data indicator until the tb info is shown.
If I start logging it however the very same loading data indicator is shown again with a not yet complete logging view in the background.
There is no functional problem but I would just like ... | 1.0 | Strange progress info when starting logging a TB - 2016.01.20-NB1
If I open a TB via search on main screen I do see the normal loading data indicator until the tb info is shown.
If I start logging it however the very same loading data indicator is shown again with a not yet complete logging view in the background.
Th... | non_priority | strange progress info when starting logging a tb if i open a tb via search on main screen i do see the normal loading data indicator until the tb info is shown if i start logging it however the very same loading data indicator is shown again with a not yet complete logging view in the background there is ... | 0 |
149,840 | 5,729,761,898 | IssuesEvent | 2017-04-21 07:25:17 | minio/minio | https://api.github.com/repos/minio/minio | closed | Server requires content-length header in chunked encoding (streaming) requests | priority: high | <!--- Provide a general summary of the issue in the Title above -->
The Ruby library fog when uploading files to Minio/S3, uses chunked encoding, but does not send the "content-length" header - however Minio server requires it. Presumably fog has the same behaviour wrt S3 and so we need to see if content-length header... | 1.0 | Server requires content-length header in chunked encoding (streaming) requests - <!--- Provide a general summary of the issue in the Title above -->
The Ruby library fog when uploading files to Minio/S3, uses chunked encoding, but does not send the "content-length" header - however Minio server requires it. Presumably... | priority | server requires content length header in chunked encoding streaming requests the ruby library fog when uploading files to minio uses chunked encoding but does not send the content length header however minio server requires it presumably fog has the same behaviour wrt and so we need to see if content ... | 1 |
69,005 | 7,121,523,679 | IssuesEvent | 2018-01-19 08:11:43 | minishift/minishift | https://api.github.com/repos/minishift/minishift | closed | Integration tests around oc default parameters | component/integration-test kind/task priority/major | We recently made `--host-data-dir` and `--host-config-dir` as default to make sure each restart have persistent storage and app settings doesn't get remove. We need to create some integration test around this to enhance our testing coverage. | 1.0 | Integration tests around oc default parameters - We recently made `--host-data-dir` and `--host-config-dir` as default to make sure each restart have persistent storage and app settings doesn't get remove. We need to create some integration test around this to enhance our testing coverage. | non_priority | integration tests around oc default parameters we recently made host data dir and host config dir as default to make sure each restart have persistent storage and app settings doesn t get remove we need to create some integration test around this to enhance our testing coverage | 0 |
29,026 | 5,495,051,217 | IssuesEvent | 2017-03-15 02:23:41 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | opened | Reveal random card from graveyard | App - Cockatrice Defect - Game Rules Compliance | Link #2266
Reveal random card from graveyard (ex. Deadbridge chant etc..) seems like a needed feature. | 1.0 | Reveal random card from graveyard - Link #2266
Reveal random card from graveyard (ex. Deadbridge chant etc..) seems like a needed feature. | non_priority | reveal random card from graveyard link reveal random card from graveyard ex deadbridge chant etc seems like a needed feature | 0 |
470,829 | 13,547,088,045 | IssuesEvent | 2020-09-17 03:06:51 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | reopened | Wallet shows default ETH symbol instead of the defined in the Custom RPC | closed/invalid feature/crypto-wallets priority/P4 | ## Description
I'm connected to RSK Mainnet using Brave's wallet and all balances, fees, etc are shown using the ETH symbol instead of the one I defined in a custom RPC. It also ignores the custom block explorer setting.
## Steps to Reproduce
I'm experiencing this while using https://alpha.moneyonchain.com
... | 1.0 | Wallet shows default ETH symbol instead of the defined in the Custom RPC - ## Description
I'm connected to RSK Mainnet using Brave's wallet and all balances, fees, etc are shown using the ETH symbol instead of the one I defined in a custom RPC. It also ignores the custom block explorer setting.
## Steps to Reprodu... | priority | wallet shows default eth symbol instead of the defined in the custom rpc description i m connected to rsk mainnet using brave s wallet and all balances fees etc are shown using the eth symbol instead of the one i defined in a custom rpc it also ignores the custom block explorer setting steps to reprodu... | 1 |
175,597 | 6,552,483,106 | IssuesEvent | 2017-09-05 18:32:03 | NREL/openstudio-geometry-editor | https://api.github.com/repos/NREL/openstudio-geometry-editor | closed | Fill: click in space below to create new space at current level with same geometry | bug fixed - needs verify high priority | If the user enables viewing of previous-story geometry, then let them double click that geometry to create a space of the same geometry on the current story | 1.0 | Fill: click in space below to create new space at current level with same geometry - If the user enables viewing of previous-story geometry, then let them double click that geometry to create a space of the same geometry on the current story | priority | fill click in space below to create new space at current level with same geometry if the user enables viewing of previous story geometry then let them double click that geometry to create a space of the same geometry on the current story | 1 |
464,852 | 13,346,924,931 | IssuesEvent | 2020-08-29 10:46:09 | freeorion/freeorion | https://api.github.com/repos/freeorion/freeorion | closed | Crash when searching a keyword in Pedia during a game | category:bug component:UI priority:high | Bug Report
==========
Environment
-----------
* **FreeOrion Version**: v0.4.10+ 8119c36
* **Operating System**: Ubuntu 18.04
* Compiled from source
Steps to reproduce
------------------
* Quickstart a game
* Open Pedia windows and search for a keyword.
* Crash to desktop happens.
It does not hap... | 1.0 | Crash when searching a keyword in Pedia during a game - Bug Report
==========
Environment
-----------
* **FreeOrion Version**: v0.4.10+ 8119c36
* **Operating System**: Ubuntu 18.04
* Compiled from source
Steps to reproduce
------------------
* Quickstart a game
* Open Pedia windows and search for a ... | priority | crash when searching a keyword in pedia during a game bug report environment freeorion version operating system ubuntu compiled from source steps to reproduce quickstart a game open pedia windows and search for a keyword ... | 1 |
226,452 | 17,352,296,056 | IssuesEvent | 2021-07-29 10:13:48 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | [Request] Add return type info to doc for FocusOnKeyCallback | d: api docs documentation easy fix framework passed first triage proposal | This is the DartDoc & declaration of `FocusOnKeyCallback`:
```
/// Signature of a callback used by [Focus.onKey] and [FocusScope.onKey]
/// to receive key events.
///
/// The [node] is the node that received the event.
typedef FocusOnKeyCallback = bool Function(FocusNode node, RawKeyEvent event);
```
The ca... | 1.0 | [Request] Add return type info to doc for FocusOnKeyCallback - This is the DartDoc & declaration of `FocusOnKeyCallback`:
```
/// Signature of a callback used by [Focus.onKey] and [FocusScope.onKey]
/// to receive key events.
///
/// The [node] is the node that received the event.
typedef FocusOnKeyCallback = b... | non_priority | add return type info to doc for focusonkeycallback this is the dartdoc declaration of focusonkeycallback signature of a callback used by and to receive key events the is the node that received the event typedef focusonkeycallback bool function focusnode node rawkeyevent e... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.