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
621,799
19,596,617,914
IssuesEvent
2022-01-05 18:39:33
calebmech/Book-Bazar
https://api.github.com/repos/calebmech/Book-Bazar
closed
Use Algolia to provide search for courses and books
enhancement priority/regular
Algolia is a software that provides indexed search for text data, and has a free tier. We could use this to provide fast search over our data when users are searching textbook posts. Steps: * Setup an Algolia instance * Sync up the relevant data into Algolia using a cron job, perhaps using an EC2 instance
1.0
Use Algolia to provide search for courses and books - Algolia is a software that provides indexed search for text data, and has a free tier. We could use this to provide fast search over our data when users are searching textbook posts. Steps: * Setup an Algolia instance * Sync up the relevant data into Algolia us...
priority
use algolia to provide search for courses and books algolia is a software that provides indexed search for text data and has a free tier we could use this to provide fast search over our data when users are searching textbook posts steps setup an algolia instance sync up the relevant data into algolia us...
1
16,955
2,964,593,004
IssuesEvent
2015-07-10 17:33:35
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
dart2dart should support dart:mirrors
Area-Dart2Dart NotPlanned Priority-Unassigned Started Type-Defect
The output generated by dart2dart is not compatible with dart:mirrors, even when not minifying, dart2dart might rename top-level elements.
1.0
dart2dart should support dart:mirrors - The output generated by dart2dart is not compatible with dart:mirrors, even when not minifying, dart2dart might rename top-level elements.
non_priority
should support dart mirrors the output generated by is not compatible with dart mirrors even when not minifying might rename top level elements
0
556,788
16,491,027,483
IssuesEvent
2021-05-25 03:46:12
google/ground-android
https://api.github.com/repos/google/ground-android
closed
[Map] Pin saved to wrong location
priority: p0 type: bug
Occurs when adding or moving a pin, likely because the map Y offset is incorrect (white space showing at bottom of screen). This sometimes occurs after returning to the map from the add/edit observation form
1.0
[Map] Pin saved to wrong location - Occurs when adding or moving a pin, likely because the map Y offset is incorrect (white space showing at bottom of screen). This sometimes occurs after returning to the map from the add/edit observation form
priority
pin saved to wrong location occurs when adding or moving a pin likely because the map y offset is incorrect white space showing at bottom of screen this sometimes occurs after returning to the map from the add edit observation form
1
7,300
2,610,362,491
IssuesEvent
2015-02-26 19:57:11
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Enter one-line summary
auto-migrated Priority-Medium Type-Defect
``` What's the problem? What browser are you using? What version of ScribeFire are you running? ``` ----- Original issue reported on code.google.com by `weverton...@gmail.com` on 22 Jun 2012 at 10:36
1.0
Enter one-line summary - ``` What's the problem? What browser are you using? What version of ScribeFire are you running? ``` ----- Original issue reported on code.google.com by `weverton...@gmail.com` on 22 Jun 2012 at 10:36
non_priority
enter one line summary what s the problem what browser are you using what version of scribefire are you running original issue reported on code google com by weverton gmail com on jun at
0
225,585
17,271,081,982
IssuesEvent
2021-07-22 19:57:25
Walk-Safe/walk-safe-backend
https://api.github.com/repos/Walk-Safe/walk-safe-backend
closed
Documentation: Write Backend README
backend documentation
- [x] Complete set-up and installation (api keys) directions - [x] Write section explaining API endpoints with examples (queries and mutations) - [x] Write a list of features - [x] Update badges - [x] Add images (banner, project diagram, screenshot (postman?))
1.0
Documentation: Write Backend README - - [x] Complete set-up and installation (api keys) directions - [x] Write section explaining API endpoints with examples (queries and mutations) - [x] Write a list of features - [x] Update badges - [x] Add images (banner, project diagram, screenshot (postman?))
non_priority
documentation write backend readme complete set up and installation api keys directions write section explaining api endpoints with examples queries and mutations write a list of features update badges add images banner project diagram screenshot postman
0
29,286
23,882,820,674
IssuesEvent
2022-09-08 04:00:33
rizinorg/rizin
https://api.github.com/repos/rizinorg/rizin
closed
Fix Android CI builds
infrastructure
``` meson.build:1:0: ERROR: Unknown compiler(s): [['/usr/local/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android28-clang']] The following exception(s) were encountered: Running `/usr/local/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-androi...
1.0
Fix Android CI builds - ``` meson.build:1:0: ERROR: Unknown compiler(s): [['/usr/local/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android28-clang']] The following exception(s) were encountered: Running `/usr/local/lib/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64...
non_priority
fix android ci builds meson build error unknown compiler s the following exception s were encountered running usr local lib android sdk ndk bundle toolchains llvm prebuilt linux bin linux clang version gave no such file or directory usr local lib android sdk ndk bundle toolcha...
0
29,752
14,256,174,557
IssuesEvent
2020-11-20 00:21:40
davidgarland/circa
https://api.github.com/repos/davidgarland/circa
closed
Split ubsan/asan/lsan into their own compilation options.
enhancement performance
Compiling with all three may be weird for compatibility reasons, or because it could hurt performance.
True
Split ubsan/asan/lsan into their own compilation options. - Compiling with all three may be weird for compatibility reasons, or because it could hurt performance.
non_priority
split ubsan asan lsan into their own compilation options compiling with all three may be weird for compatibility reasons or because it could hurt performance
0
41,536
8,999,161,593
IssuesEvent
2019-02-03 06:44:08
postmanlabs/postman-app-support
https://api.github.com/repos/postmanlabs/postman-app-support
closed
JSON Formatting of the request body
code-editor regression v6.3.x
<!-- Welcome to the Postman Issue tracker. Any feature requests / bug reports can be posted here. Any security-related bugs should be reported directly to security@getpostman.com Version/App Information: --> 1. Postman Version: 4.7.2 2. App (Chrome app or Mac app): Mac 3. OS details: 10.11.6 4. Is the Interceptor on a...
1.0
JSON Formatting of the request body - <!-- Welcome to the Postman Issue tracker. Any feature requests / bug reports can be posted here. Any security-related bugs should be reported directly to security@getpostman.com Version/App Information: --> 1. Postman Version: 4.7.2 2. App (Chrome app or Mac app): Mac 3. OS detai...
non_priority
json formatting of the request body welcome to the postman issue tracker any feature requests bug reports can be posted here any security related bugs should be reported directly to security getpostman com version app information postman version app chrome app or mac app mac os detai...
0
276,122
8,584,548,884
IssuesEvent
2018-11-13 23:11:54
BayAreaMetro/BASIS
https://api.github.com/repos/BayAreaMetro/BASIS
closed
Update Site Navigation
Site Navigation priority
Logged out view: Data inventory, about, contact us, login button Logged in view: Data inventory, about, contact us, account button with drop down tools. Drop down tools: Inventory Survey Uploads Users Profile Logout
1.0
Update Site Navigation - Logged out view: Data inventory, about, contact us, login button Logged in view: Data inventory, about, contact us, account button with drop down tools. Drop down tools: Inventory Survey Uploads Users Profile Logout
priority
update site navigation logged out view data inventory about contact us login button logged in view data inventory about contact us account button with drop down tools drop down tools inventory survey uploads users profile logout
1
302,675
22,837,985,091
IssuesEvent
2022-07-12 18:37:33
blackjax-devs/blackjax
https://api.github.com/repos/blackjax-devs/blackjax
closed
Add example notebook of change of variable in HMC
documentation enhancement
Hello Team, In HMC, the latent variable must be in an unconstrained space. Perhaps stan, pymc & numpyro are doing the **change of variable** trick under the hood. In BlackJAX we need to apply this trick in the `joint_logprob()` function manually and I haven't seen an example of the same in the documentation. Ho...
1.0
Add example notebook of change of variable in HMC - Hello Team, In HMC, the latent variable must be in an unconstrained space. Perhaps stan, pymc & numpyro are doing the **change of variable** trick under the hood. In BlackJAX we need to apply this trick in the `joint_logprob()` function manually and I haven't seen ...
non_priority
add example notebook of change of variable in hmc hello team in hmc the latent variable must be in an unconstrained space perhaps stan pymc numpyro are doing the change of variable trick under the hood in blackjax we need to apply this trick in the joint logprob function manually and i haven t seen ...
0
197,402
15,679,435,269
IssuesEvent
2021-03-25 00:30:16
Mafia-Hands/Mafia
https://api.github.com/repos/Mafia-Hands/Mafia
opened
Update contributing guidelines to add new branch name types
documentation
**Describe the requirement** Contributing guidelines have a section for branch name conventions. We have been using the `refactor/` and `testing/` tags for some branches, so we should add those to the contributing guidelines. **Target audience** Who would benefit from the documentation? - Developers - Des...
1.0
Update contributing guidelines to add new branch name types - **Describe the requirement** Contributing guidelines have a section for branch name conventions. We have been using the `refactor/` and `testing/` tags for some branches, so we should add those to the contributing guidelines. **Target audience** Who...
non_priority
update contributing guidelines to add new branch name types describe the requirement contributing guidelines have a section for branch name conventions we have been using the refactor and testing tags for some branches so we should add those to the contributing guidelines target audience who...
0
333,155
24,365,420,660
IssuesEvent
2022-10-03 14:49:32
chakra-ui/chakra-ui-docs
https://api.github.com/repos/chakra-ui/chakra-ui-docs
opened
Theming: CloseButton
good first issue created-by: Chakra UI team Topic: Documentation 📚 hacktoberfest
### Subject CloseButton ### Description Create a basic theming documentation for the `CloseButton` component that showcases how you can style it. Theming file: [Close Button theming file](https://github.com/chakra-ui/chakra-ui-docs/blob/main/content/docs/components/close-button/theming.mdx)
1.0
Theming: CloseButton - ### Subject CloseButton ### Description Create a basic theming documentation for the `CloseButton` component that showcases how you can style it. Theming file: [Close Button theming file](https://github.com/chakra-ui/chakra-ui-docs/blob/main/content/docs/components/close-button/theming.mdx)
non_priority
theming closebutton subject closebutton description create a basic theming documentation for the closebutton component that showcases how you can style it theming file
0
89,775
8,213,736,675
IssuesEvent
2018-09-04 20:32:07
joshdover/kibana
https://api.github.com/repos/joshdover/kibana
closed
Failing test: Jest Tests.src/cli_plugin/install - kibana cli plugin downloader _downloadSingle http downloader should throw an ENOTFOUND error for a http ulr that returns 404
flaky-failing-test
``` Error: expect(received).toBe(expected) // Object.is equality Expected value to be: true Received: false at Object.<anonymous> (/Users/jdover/src/kibana/src/cli_plugin/install/download.test.js:84:25) at Object.asyncFn (/Users/jd...
1.0
Failing test: Jest Tests.src/cli_plugin/install - kibana cli plugin downloader _downloadSingle http downloader should throw an ENOTFOUND error for a http ulr that returns 404 - ``` Error: expect(received).toBe(expected) // Object.is equality Expected value to be:...
non_priority
failing test jest tests src cli plugin install kibana cli plugin downloader downloadsingle http downloader should throw an enotfound error for a http ulr that returns error      tobe     object is equality expected value to be   received   at objec...
0
75,648
3,470,558,192
IssuesEvent
2015-12-23 09:22:11
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
closed
AKAZE detectAndCompute tries to convert from color to gray and gets exception.
bug category: features2d priority: normal
In akaze.cpp the detectAndCompute function is checking img.type() != CV_8UC1 and treating as color to convert to gray. It throws an exception if the input is 16-bit unsigned I believe this should be doing a different check, such as (img.channels() !=1) as 16U and 32F types are clearly supported based on the lines follo...
1.0
AKAZE detectAndCompute tries to convert from color to gray and gets exception. - In akaze.cpp the detectAndCompute function is checking img.type() != CV_8UC1 and treating as color to convert to gray. It throws an exception if the input is 16-bit unsigned I believe this should be doing a different check, such as (img.ch...
priority
akaze detectandcompute tries to convert from color to gray and gets exception in akaze cpp the detectandcompute function is checking img type cv and treating as color to convert to gray it throws an exception if the input is bit unsigned i believe this should be doing a different check such as img channe...
1
62,612
8,629,893,603
IssuesEvent
2018-11-21 22:38:45
Naoghuman/lib-i18n
https://api.github.com/repos/Naoghuman/lib-i18n
closed
[doc] Update msg for the 'return' statement to next step in all builders.
documentation refactoring
[doc] Update msg for the 'return' statement to next step in all builders. * return the first(second, third...) step to ... * where '...' is the concrete subject from the next step.
1.0
[doc] Update msg for the 'return' statement to next step in all builders. - [doc] Update msg for the 'return' statement to next step in all builders. * return the first(second, third...) step to ... * where '...' is the concrete subject from the next step.
non_priority
update msg for the return statement to next step in all builders update msg for the return statement to next step in all builders return the first second third step to where is the concrete subject from the next step
0
18,461
6,599,872,167
IssuesEvent
2017-09-17 02:46:10
js-sdk/js-sdk-list
https://api.github.com/repos/js-sdk/js-sdk-list
closed
update builder, fix the tests and add travis-ci and coverals.
c: refactoring g: testing t: build
all of these are required to fix the repository. we now expect 100% coverage to make sure api is fully used and tested.
1.0
update builder, fix the tests and add travis-ci and coverals. - all of these are required to fix the repository. we now expect 100% coverage to make sure api is fully used and tested.
non_priority
update builder fix the tests and add travis ci and coverals all of these are required to fix the repository we now expect coverage to make sure api is fully used and tested
0
56,728
15,341,649,700
IssuesEvent
2021-02-27 12:56:48
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
Timeline: Grouping does not work with lazy loaded events
defect
**Describe the defect** Timeline component throws an error when grouping is enabled for lazy loaded events **Environment:** - PF Version: 8.0, 10.0 RC1 - JSF + version: Mojarra 2.3 - Affected browsers: ALL_ **To Reproduce** Steps to reproduce the behavior: Enable grouping on a lazy loaded timeline. The ...
1.0
Timeline: Grouping does not work with lazy loaded events - **Describe the defect** Timeline component throws an error when grouping is enabled for lazy loaded events **Environment:** - PF Version: 8.0, 10.0 RC1 - JSF + version: Mojarra 2.3 - Affected browsers: ALL_ **To Reproduce** Steps to reproduce the ...
non_priority
timeline grouping does not work with lazy loaded events describe the defect timeline component throws an error when grouping is enabled for lazy loaded events environment pf version jsf version mojarra affected browsers all to reproduce steps to reproduce the beh...
0
134,632
10,925,040,069
IssuesEvent
2019-11-22 11:31:37
ubtue/DatenProbleme
https://api.github.com/repos/ubtue/DatenProbleme
closed
ISSN 1556-1836 Terrorism and Political Violence "Or"
high priority ready for testing
Bei diesem Artikel https://www.tandfonline.com/doi/full/10.1080/09546553.2017.1330201 heißt der 1. Verfasser Or Honig. "Or" wird in 100 getilgt: `<subfield code="a">, Honig</subfield>`
1.0
ISSN 1556-1836 Terrorism and Political Violence "Or" - Bei diesem Artikel https://www.tandfonline.com/doi/full/10.1080/09546553.2017.1330201 heißt der 1. Verfasser Or Honig. "Or" wird in 100 getilgt: `<subfield code="a">, Honig</subfield>`
non_priority
issn terrorism and political violence or bei diesem artikel heißt der verfasser or honig or wird in getilgt honig
0
160,957
6,106,097,859
IssuesEvent
2017-06-21 02:34:04
bethlakshmi/GBE2
https://api.github.com/repos/bethlakshmi/GBE2
opened
Site is waaaaay too slow
bug High Priority
Most of the time (like 4 out of 5 times) loading any page on www.Burlesque-Expo.com takes forever. Doesn't matter if the page is published, public, or in the admin section. The site is so slow as an admin that it's almost impossible to use.
1.0
Site is waaaaay too slow - Most of the time (like 4 out of 5 times) loading any page on www.Burlesque-Expo.com takes forever. Doesn't matter if the page is published, public, or in the admin section. The site is so slow as an admin that it's almost impossible to use.
priority
site is waaaaay too slow most of the time like out of times loading any page on takes forever doesn t matter if the page is published public or in the admin section the site is so slow as an admin that it s almost impossible to use
1
162,681
6,157,942,160
IssuesEvent
2017-06-28 20:06:14
graphcool/console
https://api.github.com/repos/graphcool/console
opened
Generated mutations based on self-relations are not correctly displayed
bug priority/medium UI
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** ![image](https://user-images.githubusercontent.com/1780597/27656703-445be694-5c4a-11e7-8b34-04efe6b5439f.png) **What is the expected behavior?** Needs to say `contacts1User: ID!` and `contacts2User: ID!` ins...
1.0
Generated mutations based on self-relations are not correctly displayed - **Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** ![image](https://user-images.githubusercontent.com/1780597/27656703-445be694-5c4a-11e7-8b34-04efe6b5439f.png) **What is the expected beh...
priority
generated mutations based on self relations are not correctly displayed do you want to request a feature or report a bug bug what is the current behavior what is the expected behavior needs to say id and id instead
1
307,300
9,415,414,755
IssuesEvent
2019-04-10 12:36:16
WoWManiaUK/Blackwing-Lair
https://api.github.com/repos/WoWManiaUK/Blackwing-Lair
closed
[NPC] Loch Buzzard - 44184 - Loch Modan
Fixed in Dev Priority zone 1-20
**Links:** https://www.wowhead.com/npc=44184/loch-buzzard **What is happening:** They are flying just little over the ground and once you kill them their corpses are flying so high above the ground that you are unable to loot them, happened on atleast 50% of mobs killed. ![Screenshot_6](https://user-images.github...
1.0
[NPC] Loch Buzzard - 44184 - Loch Modan - **Links:** https://www.wowhead.com/npc=44184/loch-buzzard **What is happening:** They are flying just little over the ground and once you kill them their corpses are flying so high above the ground that you are unable to loot them, happened on atleast 50% of mobs killed. ...
priority
loch buzzard loch modan links what is happening they are flying just little over the ground and once you kill them their corpses are flying so high above the ground that you are unable to loot them happened on atleast of mobs killed what should happen once you kill t...
1
98,452
20,734,620,169
IssuesEvent
2022-03-14 12:39:40
DJV2021/rise-of-a-hero
https://api.github.com/repos/DJV2021/rise-of-a-hero
closed
Map (outside)
design code
* [ ] Create a short map * [ ] Background * [ ] Keep only one door. Replace the door that you kept with a teleport icon or a house. This is teleporting us to our "base" (see GameScreen_In)
1.0
Map (outside) - * [ ] Create a short map * [ ] Background * [ ] Keep only one door. Replace the door that you kept with a teleport icon or a house. This is teleporting us to our "base" (see GameScreen_In)
non_priority
map outside create a short map background keep only one door replace the door that you kept with a teleport icon or a house this is teleporting us to our base see gamescreen in
0
490,858
14,141,012,569
IssuesEvent
2020-11-10 12:04:07
grafana/grafana
https://api.github.com/repos/grafana/grafana
closed
Colors for Loki log, and inconsistency due to 'level' label
area/explore datasource/Loki priority/nice-to-have type/bug
I am currently using Grafana v7.0.6, and I am still facing this issue (https://github.com/grafana/grafana/issues/21112#issue-538288193). To be more precise, when I have no label for my log level, or a label which is not 'level' but 'lvl'. Grafana is (almost) able to set a level and a color to my log: ![Screenshot 20...
1.0
Colors for Loki log, and inconsistency due to 'level' label - I am currently using Grafana v7.0.6, and I am still facing this issue (https://github.com/grafana/grafana/issues/21112#issue-538288193). To be more precise, when I have no label for my log level, or a label which is not 'level' but 'lvl'. Grafana is (almost)...
priority
colors for loki log and inconsistency due to level label i am currently using grafana and i am still facing this issue to be more precise when i have no label for my log level or a label which is not level but lvl grafana is almost able to set a level and a color to my log i said alm...
1
352,986
10,547,839,383
IssuesEvent
2019-10-03 03:00:53
ehimetakahashilab/papers
https://api.github.com/repos/ehimetakahashilab/papers
closed
[DesignGaia2019] 実験方針について書く章を足す
Priority: high
## WHY - 実験の方針がわかりにくい ## WHAT - 新たに章を用意して,説明する - Hybrid TPIメトリクス,メトリクスの求め方, 時間展開回路に適応するための対応 - FFの可観測性ALL1にする理由(故障消失問題を除く)
1.0
[DesignGaia2019] 実験方針について書く章を足す - ## WHY - 実験の方針がわかりにくい ## WHAT - 新たに章を用意して,説明する - Hybrid TPIメトリクス,メトリクスの求め方, 時間展開回路に適応するための対応 - FFの可観測性ALL1にする理由(故障消失問題を除く)
priority
実験方針について書く章を足す why 実験の方針がわかりにくい what 新たに章を用意して,説明する hybrid tpiメトリクス,メトリクスの求め方 時間展開回路に適応するための対応 故障消失問題を除く
1
639,047
20,745,331,587
IssuesEvent
2022-03-14 22:10:03
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
`.superpixel()` and `.resample()` do not correctly modify metadata for maps with non-zero rotation
Bug map Priority Medium Effort Medium Package Intermediate
`.superpixel()` and `.resample()` modify the data in pixel space, and they correspondingly modify the coordinate metadata as if the pixel axes are aligned with the coordinate axes. If a map has non-zero rotation, this does not return the correct result unless the resampling is the same in both directions (which, admit...
1.0
`.superpixel()` and `.resample()` do not correctly modify metadata for maps with non-zero rotation - `.superpixel()` and `.resample()` modify the data in pixel space, and they correspondingly modify the coordinate metadata as if the pixel axes are aligned with the coordinate axes. If a map has non-zero rotation, this ...
priority
superpixel and resample do not correctly modify metadata for maps with non zero rotation superpixel and resample modify the data in pixel space and they correspondingly modify the coordinate metadata as if the pixel axes are aligned with the coordinate axes if a map has non zero rotation this ...
1
232,186
7,655,853,130
IssuesEvent
2018-05-10 14:32:44
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Undefined function minify_css() in block.minify.php
Fix Proposed Medium Priority Resolved: Next Release bug
There was a FATAL error observed as: Fatal error: Uncaught Error: Call to undefined function minify_css() in /home2/luminisi/public_html/SuiteCRM/include/Smarty/plugins/block.minify.php:15 (or 18th line) [Reference:](https://suitecrm.com/suitecrm/forum/developer-help/18942-call-to-undefined-function-minify-css) ...
1.0
Undefined function minify_css() in block.minify.php - There was a FATAL error observed as: Fatal error: Uncaught Error: Call to undefined function minify_css() in /home2/luminisi/public_html/SuiteCRM/include/Smarty/plugins/block.minify.php:15 (or 18th line) [Reference:](https://suitecrm.com/suitecrm/forum/develope...
priority
undefined function minify css in block minify php there was a fatal error observed as fatal error uncaught error call to undefined function minify css in luminisi public html suitecrm include smarty plugins block minify php or line there was no previous reference of this issue on this repo...
1
107,447
23,414,418,285
IssuesEvent
2022-08-12 21:46:22
bats-core/bats-core
https://api.github.com/repos/bats-core/bats-core
closed
Set a default value for `BATS_LIB_PATH`
Type: Enhancement Priority: Medium Component: Bash Code Component: Packaging Size: Small
**Is your feature request related to a problem? Please describe.** I'm wanting to run some Bats helper libraries in my unit tests, but I have to install Bats on every run as they're run isolated in Docker containers. I don't know how to get `BATS_LIB_PATH` exposed to Bats though. The only way I've found to add envi...
1.0
Set a default value for `BATS_LIB_PATH` - **Is your feature request related to a problem? Please describe.** I'm wanting to run some Bats helper libraries in my unit tests, but I have to install Bats on every run as they're run isolated in Docker containers. I don't know how to get `BATS_LIB_PATH` exposed to Bats t...
non_priority
set a default value for bats lib path is your feature request related to a problem please describe i m wanting to run some bats helper libraries in my unit tests but i have to install bats on every run as they re run isolated in docker containers i don t know how to get bats lib path exposed to bats t...
0
69,339
3,297,515,806
IssuesEvent
2015-11-02 09:24:48
cs2103aug2015-w15-2j/main
https://api.github.com/repos/cs2103aug2015-w15-2j/main
closed
A user can archive old meetings / deadlines and also clear archive
priority.medium type.story
so that user can see events/tasks of the past when needed.
1.0
A user can archive old meetings / deadlines and also clear archive - so that user can see events/tasks of the past when needed.
priority
a user can archive old meetings deadlines and also clear archive so that user can see events tasks of the past when needed
1
830,461
32,009,258,404
IssuesEvent
2023-09-21 16:48:19
DSpace/dspace-angular
https://api.github.com/repos/DSpace/dspace-angular
opened
"Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups.
bug high priority authorization
**Describe the bug** Related to https://github.com/DSpace/DSpace/issues/9052 "Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups. The Angular UI includes code which requests *every EPerson in a Group* or *every Subgroup in a Group* in order to determine ...
1.0
"Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups. - **Describe the bug** Related to https://github.com/DSpace/DSpace/issues/9052 "Edit Group" page always requests all member subgroups and EPersons. This has bad performance for large groups. The Angula...
priority
edit group page always requests all member subgroups and epersons this has bad performance for large groups describe the bug related to edit group page always requests all member subgroups and epersons this has bad performance for large groups the angular ui includes code which requests every ep...
1
481,813
13,892,363,206
IssuesEvent
2020-10-19 12:05:51
bryntum/support
https://api.github.com/repos/bryntum/support
closed
Calendar doesn't clean old events on store reload
bug forum high-priority resolved
https://bryntum.com/examples/calendar/basic/ call from the console: ``` calendar.crudManager.load() ``` All events will doubled. Should clears old results and shows new. [Forum post](https://www.bryntum.com/forum/viewtopic.php?f=54&t=14762&p=74971) However despite documentation mentioned that the default...
1.0
Calendar doesn't clean old events on store reload - https://bryntum.com/examples/calendar/basic/ call from the console: ``` calendar.crudManager.load() ``` All events will doubled. Should clears old results and shows new. [Forum post](https://www.bryntum.com/forum/viewtopic.php?f=54&t=14762&p=74971) Howe...
priority
calendar doesn t clean old events on store reload call from the console calendar crudmanager load all events will doubled should clears old results and shows new however despite documentation mentioned that the default behaviour of load will clear the store but it didn t happen for...
1
828,379
31,825,085,360
IssuesEvent
2023-09-14 06:56:15
keycloak/keycloak
https://api.github.com/repos/keycloak/keycloak
closed
User attributes can't be saved when user profile is enabled
kind/bug priority/critical impact/high area/admin/ui team/ui
### Before reporting an issue - [X] I have searched existing issues - [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly) ### Area admin/ui ### Describe the bug User attributes can't be saved ### Version main ### Expected behavior Attribu...
1.0
User attributes can't be saved when user profile is enabled - ### Before reporting an issue - [X] I have searched existing issues - [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly) ### Area admin/ui ### Describe the bug User attributes can...
priority
user attributes can t be saved when user profile is enabled before reporting an issue i have searched existing issues i have reproduced the issue with the area admin ui describe the bug user attributes can t be saved version main expected behavior attributes are saved act...
1
294,556
22,155,653,961
IssuesEvent
2022-06-03 22:16:59
open-metadata/OpenMetadata
https://api.github.com/repos/open-metadata/OpenMetadata
opened
Docs: Update security section links to correct pages
documentation
**Issue** The security sections are not pointing to the correct pages in our docs. https://user-images.githubusercontent.com/1051198/171961388-71ec7ed6-9258-42df-96a7-460442403fdf.mov
1.0
Docs: Update security section links to correct pages - **Issue** The security sections are not pointing to the correct pages in our docs. https://user-images.githubusercontent.com/1051198/171961388-71ec7ed6-9258-42df-96a7-460442403fdf.mov
non_priority
docs update security section links to correct pages issue the security sections are not pointing to the correct pages in our docs
0
582,228
17,356,510,238
IssuesEvent
2021-07-29 14:57:50
yihui/rmarkdown-cookbook
https://api.github.com/repos/yihui/rmarkdown-cookbook
closed
The package name rmdrive has changed to trackdown
bug other packages priority
Hi, The link in these lines redirects to [ekothe/trackdown](https://github.com/ekothe/trackdown/) which seems to be basically the same package renamed. https://github.com/yihui/rmarkdown-cookbook/blob/05dad6f2ad7ce76a687570ca927b5c08bf92171e/17-workflow.Rmd#L238-L240
1.0
The package name rmdrive has changed to trackdown - Hi, The link in these lines redirects to [ekothe/trackdown](https://github.com/ekothe/trackdown/) which seems to be basically the same package renamed. https://github.com/yihui/rmarkdown-cookbook/blob/05dad6f2ad7ce76a687570ca927b5c08bf92171e/17-workflow.Rmd#L238...
priority
the package name rmdrive has changed to trackdown hi the link in these lines redirects to which seems to be basically the same package renamed
1
253,334
19,098,636,043
IssuesEvent
2021-11-29 19:35:24
imker25/samba_exporter
https://api.github.com/repos/imker25/samba_exporter
closed
Add screenshots of the grafana dashboard
documentation
Add screenshots of the grafana dashboard to - `docs/Index.md` - `docs/UserDocs/ServiceIntegration.md`
1.0
Add screenshots of the grafana dashboard - Add screenshots of the grafana dashboard to - `docs/Index.md` - `docs/UserDocs/ServiceIntegration.md`
non_priority
add screenshots of the grafana dashboard add screenshots of the grafana dashboard to docs index md docs userdocs serviceintegration md
0
75,780
3,475,643,931
IssuesEvent
2015-12-25 22:35:06
williamxu/MangoReader
https://api.github.com/repos/williamxu/MangoReader
closed
excess direction switching causes improper image loading
bug medium priority
occasionally seems to cause loading offset by 1 page
1.0
excess direction switching causes improper image loading - occasionally seems to cause loading offset by 1 page
priority
excess direction switching causes improper image loading occasionally seems to cause loading offset by page
1
477,013
13,754,036,386
IssuesEvent
2020-10-06 16:23:15
retrowax/Zombusters
https://api.github.com/repos/retrowax/Zombusters
opened
Add Redbubble Store link on the Game
high priority
Add the store link on the game menu to allow users buy merch from the game
1.0
Add Redbubble Store link on the Game - Add the store link on the game menu to allow users buy merch from the game
priority
add redbubble store link on the game add the store link on the game menu to allow users buy merch from the game
1
383,518
11,357,067,555
IssuesEvent
2020-01-25 01:39:38
v0idp/Mellow
https://api.github.com/repos/v0idp/Mellow
closed
Rework the auth and session with proper middleware to secure endpoints
Hight Priority Rework
The auth and session code needs to be reworked to a safe and proper way middleware so we can secure the endpoints for the configuration.
1.0
Rework the auth and session with proper middleware to secure endpoints - The auth and session code needs to be reworked to a safe and proper way middleware so we can secure the endpoints for the configuration.
priority
rework the auth and session with proper middleware to secure endpoints the auth and session code needs to be reworked to a safe and proper way middleware so we can secure the endpoints for the configuration
1
715,656
24,606,786,516
IssuesEvent
2022-10-14 17:00:26
ZPTXDev/Warden
https://api.github.com/repos/ZPTXDev/Warden
closed
Warden is still unable to deploy its commands or start
type:bug released on @next affects:locale affects:functionality priority:p0
**Describe the bug** What isn't working as intended, and what does it affect? Affects core functionality The follow-up issue of #108 **Affected versions** What versions are affected by this bug? (e.g. >=3.0.1, 2.5.1-2.6.3, >=1.2.0) 2.0.0-next.1^ **Steps to reproduce** Steps to reproduce the behavior. (e.g....
1.0
Warden is still unable to deploy its commands or start - **Describe the bug** What isn't working as intended, and what does it affect? Affects core functionality The follow-up issue of #108 **Affected versions** What versions are affected by this bug? (e.g. >=3.0.1, 2.5.1-2.6.3, >=1.2.0) 2.0.0-next.1^ **Ste...
priority
warden is still unable to deploy its commands or start describe the bug what isn t working as intended and what does it affect affects core functionality the follow up issue of affected versions what versions are affected by this bug e g next steps...
1
556,274
16,480,667,858
IssuesEvent
2021-05-24 11:08:09
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.omegle.com - video or audio doesn't play
browser-firefox-ios bugbug-probability-high os-ios priority-normal
<!-- @browser: Firefox iOS 33.1 --> <!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/74814 --> **URL**: https:...
1.0
www.omegle.com - video or audio doesn't play - <!-- @browser: Firefox iOS 33.1 --> <!-- @ua_header: Mozilla/5.0 (iPhone; CPU OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15 --> <!-- @reported_with: mobile-reporter --> <!-- @public_url: https://github.com/webco...
priority
video or audio doesn t play url browser version firefox ios operating system ios tested another browser yes other problem type video or audio doesn t play description there is no video steps to reproduce firefox unable to see videos camera is blocked ...
1
542,811
15,867,374,044
IssuesEvent
2021-04-08 16:49:30
AY2021S2-CS2113T-F08-4/tp
https://api.github.com/repos/AY2021S2-CS2113T-F08-4/tp
opened
make DG more consistent - Change Section 4.01 of DG
priority.Medium type.Task
Change "Problem-solution" format to the same as rest of DG
1.0
make DG more consistent - Change Section 4.01 of DG - Change "Problem-solution" format to the same as rest of DG
priority
make dg more consistent change section of dg change problem solution format to the same as rest of dg
1
109,804
4,414,133,999
IssuesEvent
2016-08-13 07:36:08
ianmobbs/KVRX-Website
https://api.github.com/repos/ianmobbs/KVRX-Website
opened
Simplify getBaseInfo()
low priority
Right now, the process is ugly 1. Call `getBaseInfo()` 2. Assign variable `p, p2` to it's output 3. Pass them through to *every* view Is there a better way to do this?
1.0
Simplify getBaseInfo() - Right now, the process is ugly 1. Call `getBaseInfo()` 2. Assign variable `p, p2` to it's output 3. Pass them through to *every* view Is there a better way to do this?
priority
simplify getbaseinfo right now the process is ugly call getbaseinfo assign variable p to it s output pass them through to every view is there a better way to do this
1
644,792
20,987,782,536
IssuesEvent
2022-03-29 06:12:52
wso2/docs-apim
https://api.github.com/repos/wso2/docs-apim
opened
Need to improve dynamic endpoints docs
Priority/Normal API-M-4.1.0
**Description:** <!-- Give a brief description of the issue --> Need to improve the docs. Users will be able to see an output Link: https://apim.docs.wso2.com/en/latest/deploy-and-publish/deploy-on-gateway/api-gateway/message-mediation/adding-dynamic-endpoints/
1.0
Need to improve dynamic endpoints docs - **Description:** <!-- Give a brief description of the issue --> Need to improve the docs. Users will be able to see an output Link: https://apim.docs.wso2.com/en/latest/deploy-and-publish/deploy-on-gateway/api-gateway/message-mediation/adding-dynamic-endpoints/
priority
need to improve dynamic endpoints docs description need to improve the docs users will be able to see an output link
1
239,155
26,205,090,658
IssuesEvent
2023-01-03 21:39:00
OregonDigital/OD2
https://api.github.com/repos/OregonDigital/OD2
closed
Look into session cookie security concerns
Question Features Security Ready for Development
### Descriptive summary Multiple developers are seeing their session persisted even after taking the entire stack down, deleted the local mounted `tmp` directory, and restarting the application. This suggests the session cookie may contain a user's password rather than just a session id or something similar. ###...
True
Look into session cookie security concerns - ### Descriptive summary Multiple developers are seeing their session persisted even after taking the entire stack down, deleted the local mounted `tmp` directory, and restarting the application. This suggests the session cookie may contain a user's password rather than j...
non_priority
look into session cookie security concerns descriptive summary multiple developers are seeing their session persisted even after taking the entire stack down deleted the local mounted tmp directory and restarting the application this suggests the session cookie may contain a user s password rather than j...
0
157,886
12,394,345,251
IssuesEvent
2020-05-20 16:47:22
aliasrobotics/RVD
https://api.github.com/repos/aliasrobotics/RVD
opened
fixed size global buffer, nsic_cal/src/ical_srv.cpp:204,456,535, ...
bug rats static analysis testing triage
```yaml { "id": 1, "title": "fixed size global buffer, nsic_cal/src/ical_srv.cpp:204,456,535, ...", "type": "bug", "description": "Extra care should be taken to ensure that character arrays that are\n allocated on the stack are used safely. They are prime targets for\n buffer overflow attacks. @ ...
1.0
fixed size global buffer, nsic_cal/src/ical_srv.cpp:204,456,535, ... - ```yaml { "id": 1, "title": "fixed size global buffer, nsic_cal/src/ical_srv.cpp:204,456,535, ...", "type": "bug", "description": "Extra care should be taken to ensure that character arrays that are\n allocated on the stack are us...
non_priority
fixed size global buffer nsic cal src ical srv cpp yaml id title fixed size global buffer nsic cal src ical srv cpp type bug description extra care should be taken to ensure that character arrays that are n allocated on the stack are used safely ...
0
177,909
6,588,427,412
IssuesEvent
2017-09-14 03:04:10
FreeAndFair/ColoradoRLA
https://api.github.com/repos/FreeAndFair/ColoradoRLA
reopened
Reduce clickable area associated with radio buttons
CDOS Priority client
E.g., from CDOS RLA Tool Feedback #2 (9/11): Inadvertently clicking anywhere to the right of the election type choices can select a different election type than intended. The target area should be limited to the radio button and the election name text. This is an issue on the Ballot Verification page too, for vot...
1.0
Reduce clickable area associated with radio buttons - E.g., from CDOS RLA Tool Feedback #2 (9/11): Inadvertently clicking anywhere to the right of the election type choices can select a different election type than intended. The target area should be limited to the radio button and the election name text. This is...
priority
reduce clickable area associated with radio buttons e g from cdos rla tool feedback inadvertently clicking anywhere to the right of the election type choices can select a different election type than intended the target area should be limited to the radio button and the election name text this is ...
1
542,344
15,858,888,388
IssuesEvent
2021-04-08 07:20:19
nf-core/tools
https://api.github.com/repos/nf-core/tools
opened
small issue when creating test.yml file
DSL2 low-priority
Just came across this, when creating a module without a subtool, you get the message to run this command in the `test.yml`: `nf-core modules create-test-yml alevinqc/None` So should make sure to remove that `None`. Very minor but still worth correcting.
1.0
small issue when creating test.yml file - Just came across this, when creating a module without a subtool, you get the message to run this command in the `test.yml`: `nf-core modules create-test-yml alevinqc/None` So should make sure to remove that `None`. Very minor but still worth correcting.
priority
small issue when creating test yml file just came across this when creating a module without a subtool you get the message to run this command in the test yml nf core modules create test yml alevinqc none so should make sure to remove that none very minor but still worth correcting
1
28,627
13,764,910,252
IssuesEvent
2020-10-07 12:44:48
ampproject/amp-wp
https://api.github.com/repos/ampproject/amp-wp
opened
Asynchronous refreshing of caches
Caching Performance WS:Perf
## Feature description Although the caching system that wraps `RemoteRequest` instances is built so that it supports serving stale content, it currently refreshes its cache synchronously, instead of serving that stale content. For optimal performance, this should be changed, so that a visitor requesting a page th...
True
Asynchronous refreshing of caches - ## Feature description Although the caching system that wraps `RemoteRequest` instances is built so that it supports serving stale content, it currently refreshes its cache synchronously, instead of serving that stale content. For optimal performance, this should be changed, so...
non_priority
asynchronous refreshing of caches feature description although the caching system that wraps remoterequest instances is built so that it supports serving stale content it currently refreshes its cache synchronously instead of serving that stale content for optimal performance this should be changed so...
0
56,165
13,767,853,223
IssuesEvent
2020-10-07 16:16:03
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
OOT manifest+module discovery/builds fail
area: Build System area: West bug
**Describe the bug** Building a project from a manifest+module topology (T2) now fails within zephyr/scripts/zephyr_module.py with `TypeError: expected str, bytes or os.PathLike object, not NoneType` **To Reproduce** Steps to reproduce the behavior: 1. `pip3 install west==0.8.0a1` 2. ` west init -m https://githu...
1.0
OOT manifest+module discovery/builds fail - **Describe the bug** Building a project from a manifest+module topology (T2) now fails within zephyr/scripts/zephyr_module.py with `TypeError: expected str, bytes or os.PathLike object, not NoneType` **To Reproduce** Steps to reproduce the behavior: 1. `pip3 install wes...
non_priority
oot manifest module discovery builds fail describe the bug building a project from a manifest module topology now fails within zephyr scripts zephyr module py with typeerror expected str bytes or os pathlike object not nonetype to reproduce steps to reproduce the behavior install west ...
0
159,908
6,064,072,338
IssuesEvent
2017-06-14 13:35:08
esikachev/abc-server
https://api.github.com/repos/esikachev/abc-server
closed
Incorrect return value in routes
priority/P1
We need to use json instead of empty line for correct client implementation.
1.0
Incorrect return value in routes - We need to use json instead of empty line for correct client implementation.
priority
incorrect return value in routes we need to use json instead of empty line for correct client implementation
1
597,165
18,156,513,750
IssuesEvent
2021-09-27 02:52:15
gambitph/Stackable
https://api.github.com/repos/gambitph/Stackable
closed
Global Typography: The font is not applied in frontend
bug high priority v2 compatibility
<!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> **To Reproduce** Steps to reproduce the behavior: 1. Add a Hero block 2. Select the Heading in Hero > change to H1 3. Set H1 font family in Global...
1.0
Global Typography: The font is not applied in frontend - <!-- Before posting, make sure that: 1. you are running the latest version of Stackable, and 2. you have searched whether your issue has already been reported --> **To Reproduce** Steps to reproduce the behavior: 1. Add a Hero block 2. Select the Headin...
priority
global typography the font is not applied in frontend before posting make sure that you are running the latest version of stackable and you have searched whether your issue has already been reported to reproduce steps to reproduce the behavior add a hero block select the headin...
1
307,836
23,219,090,073
IssuesEvent
2022-08-02 16:25:23
Kong/charts
https://api.github.com/repos/Kong/charts
closed
Test and document existingSecret for Postgres passwords
documentation enhancement nice-to-have
When using the Postgres sub-chart, our chart defaults to creating a random password. Upgrading the chart then leads to https://github.com/Kong/charts/blob/master/charts/kong/FAQs.md#kong-fails-to-start-after-helm-upgrade-when-postgres-is-used-what-do-i-do Setting `postgresql.postgresqlPassword` avoids this, but poor...
1.0
Test and document existingSecret for Postgres passwords - When using the Postgres sub-chart, our chart defaults to creating a random password. Upgrading the chart then leads to https://github.com/Kong/charts/blob/master/charts/kong/FAQs.md#kong-fails-to-start-after-helm-upgrade-when-postgres-is-used-what-do-i-do Set...
non_priority
test and document existingsecret for postgres passwords when using the postgres sub chart our chart defaults to creating a random password upgrading the chart then leads to setting postgresql postgresqlpassword avoids this but poorly as it leaves a plaintext password in values yaml using postgresql exist...
0
7,458
6,039,369,242
IssuesEvent
2017-06-10 02:19:56
RevolutionUC/revolutionuc-website
https://api.github.com/repos/RevolutionUC/revolutionuc-website
closed
Firefox: will-change memory consumption too high
medium-fix performance
Crazy performance issues at play. Needs fixed.
True
Firefox: will-change memory consumption too high - Crazy performance issues at play. Needs fixed.
non_priority
firefox will change memory consumption too high crazy performance issues at play needs fixed
0
45,661
13,131,644,934
IssuesEvent
2020-08-06 17:23:53
jgeraigery/kraft-heinz-merger
https://api.github.com/repos/jgeraigery/kraft-heinz-merger
opened
CVE-2016-1000232 (Medium) detected in tough-cookie-0.12.1.tgz
security vulnerability
## CVE-2016-1000232 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tough-cookie-0.12.1.tgz</b></p></summary> <p>RFC6265 Cookies and Cookie Jar for node.js</p> <p>Library home page: ...
True
CVE-2016-1000232 (Medium) detected in tough-cookie-0.12.1.tgz - ## CVE-2016-1000232 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tough-cookie-0.12.1.tgz</b></p></summary> <p>RFC62...
non_priority
cve medium detected in tough cookie tgz cve medium severity vulnerability vulnerable library tough cookie tgz cookies and cookie jar for node js library home page a href path to dependency file tmp ws scm kraft heinz merger package json path to vulnerable library ...
0
146,477
5,622,555,360
IssuesEvent
2017-04-04 13:07:34
g8os/blockstor
https://api.github.com/repos/g8os/blockstor
closed
An error during a flush is not propagated to the client
priority_major state_inprogress type_bug
https://github.com/g8os/blockstor/blob/master/nbdserver/vendor/github.com/g8os/gonbdserver/nbd/connection.go#L458 ```go case NBD_CMD_FLUSH: c.backend.Flush(ctx) ``` Issue in the gonbdserver library repository: https://github.com/g8os/gonbdserver/issues/2
1.0
An error during a flush is not propagated to the client - https://github.com/g8os/blockstor/blob/master/nbdserver/vendor/github.com/g8os/gonbdserver/nbd/connection.go#L458 ```go case NBD_CMD_FLUSH: c.backend.Flush(ctx) ``` Issue in the gonbdserver library repository: https://github.com/g8os/gonbdserver/issu...
priority
an error during a flush is not propagated to the client go case nbd cmd flush c backend flush ctx issue in the gonbdserver library repository
1
425,480
29,481,336,842
IssuesEvent
2023-06-02 06:02:59
hydra-genetics/reports
https://api.github.com/repos/hydra-genetics/reports
closed
description needs update
documentation
Hej, I just noticed that the description has just been copied from the filtered_cnv_vcf and should be adjusted for the unfiltered https://github.com/hydra-genetics/reports/blob/82bf9029260625293016b6b496d569ed7fb71149/workflow/schemas/config.schema.yaml#L123
1.0
description needs update - Hej, I just noticed that the description has just been copied from the filtered_cnv_vcf and should be adjusted for the unfiltered https://github.com/hydra-genetics/reports/blob/82bf9029260625293016b6b496d569ed7fb71149/workflow/schemas/config.schema.yaml#L123
non_priority
description needs update hej i just noticed that the description has just been copied from the filtered cnv vcf and should be adjusted for the unfiltered
0
16,468
2,902,568,064
IssuesEvent
2015-06-18 07:58:51
frankboy/shardbatis
https://api.github.com/repos/frankboy/shardbatis
closed
你好,我想提交代码,完善这个项目如何参加到其中?
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 你好,我想提交代码,完善这个项目如何参加到其中? 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `efurture@gma...
1.0
你好,我想提交代码,完善这个项目如何参加到其中? - ``` What steps will reproduce the problem? 1. 你好,我想提交代码,完善这个项目如何参加到其中? 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code...
non_priority
你好,我想提交代码,完善这个项目如何参加到其中? what steps will reproduce the problem 你好,我想提交代码,完善这个项目如何参加到其中? what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported on code...
0
254,272
21,775,964,162
IssuesEvent
2022-05-13 13:50:21
apple/swift
https://api.github.com/repos/apple/swift
closed
[SR-15113] Suggesting function reference even though only function call may be valid
bug FoundByStressTester
| | | |------------------|-----------------| |Previous ID | SR-15113 | |Radar | rdar://82332866 | |Original Reporter | @ahoppen | |Type | Bug | <details> <summary>Additional Detail from JIRA</summary> | ...
1.0
[SR-15113] Suggesting function reference even though only function call may be valid - | | | |------------------|-----------------| |Previous ID | SR-15113 | |Radar | rdar://82332866 | |Original Reporter | @ahoppen | |Type ...
non_priority
suggesting function reference even though only function call may be valid previous id sr radar rdar original reporter ahoppen type bug ...
0
120,102
15,703,735,536
IssuesEvent
2021-03-26 14:12:46
cyfronet-fid/sat4envi
https://api.github.com/repos/cyfronet-fid/sat4envi
closed
Rise tag "Sugestie i wsparcie" to the top
bug graphic design
### Current solution The tag is covered by the timeline ![image](https://user-images.githubusercontent.com/2674939/109945764-df3c0e80-7cd7-11eb-9708-25eddce061ee.png) ### Suggested solution We should rise the tag to the top "z" level
1.0
Rise tag "Sugestie i wsparcie" to the top - ### Current solution The tag is covered by the timeline ![image](https://user-images.githubusercontent.com/2674939/109945764-df3c0e80-7cd7-11eb-9708-25eddce061ee.png) ### Suggested solution We should rise the tag to the top "z" level
non_priority
rise tag sugestie i wsparcie to the top current solution the tag is covered by the timeline suggested solution we should rise the tag to the top z level
0
46,074
9,881,537,205
IssuesEvent
2019-06-24 14:53:18
startsole/StartSOLE-web-app
https://api.github.com/repos/startsole/StartSOLE-web-app
opened
Implement ACLs for rings in web app client
better code enhancement/feature
Steffen did a bunch of updates to the backend about ACLs for rings, update the web app client so this works here. Refactor so we remove `isRingLeader` and stuff like that. make sure language still works. add an rdn for a unique id for rings to use for URLs and also ring leader definitions
1.0
Implement ACLs for rings in web app client - Steffen did a bunch of updates to the backend about ACLs for rings, update the web app client so this works here. Refactor so we remove `isRingLeader` and stuff like that. make sure language still works. add an rdn for a unique id for rings to use for URLs and also r...
non_priority
implement acls for rings in web app client steffen did a bunch of updates to the backend about acls for rings update the web app client so this works here refactor so we remove isringleader and stuff like that make sure language still works add an rdn for a unique id for rings to use for urls and also r...
0
220,829
17,263,258,637
IssuesEvent
2021-07-22 10:31:25
mozilla-mobile/android-components
https://api.github.com/repos/mozilla-mobile/android-components
closed
UI test failures on master
✅ testing
We are seeing the UI test tasks fail on `master` after the Kotlin upgrade was merged. The following R8 error seems to happen: > [task 2021-07-19T10:16:02.964Z] Execution failed for task ':samples-glean:mergeExtDexDebug'. [task 2021-07-19T10:16:02.964Z] > A failure occurred while executing com.android.build.gradle....
1.0
UI test failures on master - We are seeing the UI test tasks fail on `master` after the Kotlin upgrade was merged. The following R8 error seems to happen: > [task 2021-07-19T10:16:02.964Z] Execution failed for task ':samples-glean:mergeExtDexDebug'. [task 2021-07-19T10:16:02.964Z] > A failure occurred while execut...
non_priority
ui test failures on master we are seeing the ui test tasks fail on master after the kotlin upgrade was merged the following error seems to happen execution failed for task samples glean mergeextdexdebug a failure occurred while executing com android build gradle internal tasks dexmergingtaskdel...
0
93,298
19,180,520,329
IssuesEvent
2021-12-04 09:56:10
ankit11hab/myBolooTeach
https://api.github.com/repos/ankit11hab/myBolooTeach
closed
Activate the forgot password feature
enhancement CodePeak MED
Send change password link with uuid token to the user's email.
1.0
Activate the forgot password feature - Send change password link with uuid token to the user's email.
non_priority
activate the forgot password feature send change password link with uuid token to the user s email
0
150,565
5,775,427,743
IssuesEvent
2017-04-28 10:09:07
antoinecarme/pyaf
https://api.github.com/repos/antoinecarme/pyaf
closed
Avoid unnecessary failures
class:bug priority:high topic:modeling_quality
Sometimes the signal is too small/easy to forecast. PyAF fails when the signal has only one row !!! The goal here is to make pyaf as robust as possible against very small/bad datasets PyAF should automatically produce reasonable/naive/trivial models in these cases. It should not fail in any case (normal behavior ...
1.0
Avoid unnecessary failures - Sometimes the signal is too small/easy to forecast. PyAF fails when the signal has only one row !!! The goal here is to make pyaf as robust as possible against very small/bad datasets PyAF should automatically produce reasonable/naive/trivial models in these cases. It should not fail ...
priority
avoid unnecessary failures sometimes the signal is too small easy to forecast pyaf fails when the signal has only one row the goal here is to make pyaf as robust as possible against very small bad datasets pyaf should automatically produce reasonable naive trivial models in these cases it should not fail ...
1
189,236
14,495,297,588
IssuesEvent
2020-12-11 10:58:30
hazelcast/hazelcast-nodejs-client
https://api.github.com/repos/hazelcast/hazelcast-nodejs-client
closed
Flaky InvocationServiceTest
Source: Internal Type: Test-Failure
http://jenkins.hazelcast.com/job/NodeJS-10-4.0.x/33/testReport/junit/(root)/should%20reject%20pending%20invocations%20on%20shut%20down/InvocationServiceTest_should_reject_pending_invocations_on_shut_down/ ``` InvocationServiceTest should reject pending invocations on shut down Error Message Cannot read property...
1.0
Flaky InvocationServiceTest - http://jenkins.hazelcast.com/job/NodeJS-10-4.0.x/33/testReport/junit/(root)/should%20reject%20pending%20invocations%20on%20shut%20down/InvocationServiceTest_should_reject_pending_invocations_on_shut_down/ ``` InvocationServiceTest should reject pending invocations on shut down Error...
non_priority
flaky invocationservicetest invocationservicetest should reject pending invocations on shut down error message cannot read property getmembers of undefined stacktrace typeerror cannot read property getmembers of undefined at clientconnectionmanager reconnecttomembers lib network clientconne...
0
274,894
8,569,181,029
IssuesEvent
2018-11-11 07:30:57
Shyam-Chen/Backend-Starter-Kit
https://api.github.com/repos/Shyam-Chen/Backend-Starter-Kit
opened
Modular
priority: high
### Propose 1. `rest` Folder -> `core/rest.js` 2. `document`Folder -> `core/document` (`mongoose.connect(MONGODB_URI, { useNewUrlParser: true });`) 2. `graphql` Folder -> `core/graphql.js` 3. `relational` Folder -> `core/relational.js`
1.0
Modular - ### Propose 1. `rest` Folder -> `core/rest.js` 2. `document`Folder -> `core/document` (`mongoose.connect(MONGODB_URI, { useNewUrlParser: true });`) 2. `graphql` Folder -> `core/graphql.js` 3. `relational` Folder -> `core/relational.js`
priority
modular propose rest folder core rest js document folder core document mongoose connect mongodb uri usenewurlparser true graphql folder core graphql js relational folder core relational js
1
337,965
24,564,301,880
IssuesEvent
2022-10-13 00:26:18
supra1nova/semo-pjt
https://api.github.com/repos/supra1nova/semo-pjt
closed
sns login/logout 시퀀스 다이어그램 작성
documentation
sns login/logout 관련 시퀀스 다이어그램을 작성한다. * [x] 로그인 시퀀스 다이어그램 관련 정보 서치 * [x] 로그인 시퀀스 다이어그램 구상안 초안 작성 * [x] 로그인 시퀀스 다이어그램 완성본 공유 및 로그인 관련 내부 피드백 수렴
1.0
sns login/logout 시퀀스 다이어그램 작성 - sns login/logout 관련 시퀀스 다이어그램을 작성한다. * [x] 로그인 시퀀스 다이어그램 관련 정보 서치 * [x] 로그인 시퀀스 다이어그램 구상안 초안 작성 * [x] 로그인 시퀀스 다이어그램 완성본 공유 및 로그인 관련 내부 피드백 수렴
non_priority
sns login logout 시퀀스 다이어그램 작성 sns login logout 관련 시퀀스 다이어그램을 작성한다 로그인 시퀀스 다이어그램 관련 정보 서치 로그인 시퀀스 다이어그램 구상안 초안 작성 로그인 시퀀스 다이어그램 완성본 공유 및 로그인 관련 내부 피드백 수렴
0
255,693
19,321,838,475
IssuesEvent
2021-12-14 06:56:34
discord/discord-api-docs
https://api.github.com/repos/discord/discord-api-docs
closed
Stage Instance for BOT?
documentation
<!-- Before opening a new issue, please search existing issues: https://github.com/discord/discord-api-docs/issues --> **Description** <!-- Provide a clear and concise description of what the problem is. --> [Stage Instance](https://discord.com/developers/docs/resources/stage-instance) has no notes abou...
1.0
Stage Instance for BOT? - <!-- Before opening a new issue, please search existing issues: https://github.com/discord/discord-api-docs/issues --> **Description** <!-- Provide a clear and concise description of what the problem is. --> [Stage Instance](https://discord.com/developers/docs/resources/stage-i...
non_priority
stage instance for bot before opening a new issue please search existing issues description provide a clear and concise description of what the problem is has no notes about bot not being able to use the api resources steps to reproduce provide clear ...
0
305,694
26,404,540,544
IssuesEvent
2023-01-13 06:26:13
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: acceptance/build-analyze failed
C-test-failure O-robot O-roachtest release-blocker branch-release-22.1
roachtest.acceptance/build-analyze [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8299503&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8299503&tab=artifacts#/acceptance/build-analyze) on release-22.1 @ [cb8198f23a65c94d286f8101b772bb44dc4e8dc4](https://github.com/...
2.0
roachtest: acceptance/build-analyze failed - roachtest.acceptance/build-analyze [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8299503&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8299503&tab=artifacts#/acceptance/build-analyze) on release-22.1 @ [cb8198f23a65c94d...
non_priority
roachtest acceptance build analyze failed roachtest acceptance build analyze with on release the test failed on branch release cloud gce test artifacts and logs in artifacts acceptance build analyze run cluster go build info go acceptance go test runner go output in run ...
0
628,968
20,019,868,075
IssuesEvent
2022-02-01 15:28:34
cormas/cormas
https://api.github.com/repos/cormas/cormas
closed
Stupid model should define "init" protocol
cleaning priority 2
Currently the StupidModel defines a "programmable scenario" protocol instead of the standard "init". We should change it to "init" since the tools expect to browse or locate initialization methods through this protocol.
1.0
Stupid model should define "init" protocol - Currently the StupidModel defines a "programmable scenario" protocol instead of the standard "init". We should change it to "init" since the tools expect to browse or locate initialization methods through this protocol.
priority
stupid model should define init protocol currently the stupidmodel defines a programmable scenario protocol instead of the standard init we should change it to init since the tools expect to browse or locate initialization methods through this protocol
1
21,341
6,143,516,884
IssuesEvent
2017-06-27 06:01:01
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
closed
SuperPMI should support ReadyToRun
area-CodeGen test enhancement
When crossgen'ing assemblies with ReadyToRun, the following NYIs show up in SuperPMI: * getReadyToRunHelper * GetReadyToRunDelegateCtorHelper There may be others.
1.0
SuperPMI should support ReadyToRun - When crossgen'ing assemblies with ReadyToRun, the following NYIs show up in SuperPMI: * getReadyToRunHelper * GetReadyToRunDelegateCtorHelper There may be others.
non_priority
superpmi should support readytorun when crossgen ing assemblies with readytorun the following nyis show up in superpmi getreadytorunhelper getreadytorundelegatectorhelper there may be others
0
169,629
6,413,027,851
IssuesEvent
2017-08-08 06:12:34
GoogleCloudPlatform/google-cloud-python
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-python
closed
using datastore (+pubsub?) emulator requires credentials
api: datastore api: pubsub priority: p2+ type: question
There may be a way to do this that I'm not aware of, but from hunting around for documentation, consulting slack, and stepping through the code, it appears that this library requires live gcp credentials to use the emulator. This wouldn't be a problem, except that I can't think of a reason it would require the credenti...
1.0
using datastore (+pubsub?) emulator requires credentials - There may be a way to do this that I'm not aware of, but from hunting around for documentation, consulting slack, and stepping through the code, it appears that this library requires live gcp credentials to use the emulator. This wouldn't be a problem, except t...
priority
using datastore pubsub emulator requires credentials there may be a way to do this that i m not aware of but from hunting around for documentation consulting slack and stepping through the code it appears that this library requires live gcp credentials to use the emulator this wouldn t be a problem except t...
1
67,033
12,876,513,595
IssuesEvent
2020-07-11 05:22:45
patta42/website
https://api.github.com/repos/patta42/website
closed
Expand info for workgroups
Code completion
Should contain Work group head with contact Number of members (or members complete) Number of Projects (or list of projects active, inactive) Number of publications, thesis...
1.0
Expand info for workgroups - Should contain Work group head with contact Number of members (or members complete) Number of Projects (or list of projects active, inactive) Number of publications, thesis...
non_priority
expand info for workgroups should contain work group head with contact number of members or members complete number of projects or list of projects active inactive number of publications thesis
0
20,510
2,622,851,538
IssuesEvent
2015-03-04 08:05:30
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
maisondelarobe.fr
auto-migrated Priority-Medium
``` What steps will reproduce the problem? What is the expected output? What do you see instead? What version of the Chrome are you using? On what operating system? What are the error log messages? To view them, go to Wrench -> Tools -> Extensions -> Developer Mode -> expand Page Monitor -> "background.htm" -> Co...
1.0
maisondelarobe.fr - ``` What steps will reproduce the problem? What is the expected output? What do you see instead? What version of the Chrome are you using? On what operating system? What are the error log messages? To view them, go to Wrench -> Tools -> Extensions -> Developer Mode -> expand Page Monitor -> "b...
priority
maisondelarobe fr what steps will reproduce the problem what is the expected output what do you see instead what version of the chrome are you using on what operating system what are the error log messages to view them go to wrench tools extensions developer mode expand page monitor b...
1
61,318
12,167,091,022
IssuesEvent
2020-04-27 10:18:38
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Saving game settings failed. {", hexadecimal value 0x1C, is an invalid character.}
Bug Code
Hi, Just having this issue whenever I'm in game, it doesn't seem to go away whatever I do. Reinstall/etc hasn't fixed it, really not sure where to start. ![Untitled](https://user-images.githubusercontent.com/9379526/80292687-fa510000-874f-11ea-8522-62fb95c15eec.png)
1.0
Saving game settings failed. {", hexadecimal value 0x1C, is an invalid character.} - Hi, Just having this issue whenever I'm in game, it doesn't seem to go away whatever I do. Reinstall/etc hasn't fixed it, really not sure where to start. ![Untitled](https://user-images.githubusercontent.com/9379526/80292687-fa51...
non_priority
saving game settings failed hexadecimal value is an invalid character hi just having this issue whenever i m in game it doesn t seem to go away whatever i do reinstall etc hasn t fixed it really not sure where to start
0
228,136
17,411,323,115
IssuesEvent
2021-08-03 12:43:02
TazzSoni/TalksApp
https://api.github.com/repos/TazzSoni/TalksApp
opened
Avaliação da Etapa 1
documentation enhancement
******************************************* ***** AVALIAÇÃO DA ETAPA 1 (peso 1.5) ***** ******************************************* DESCRIÇÃO GERAL DO SISTEMA E ESPECIFICAÇÃO DEFINITIVA DOS REQUISITOS FUNCIONAIS - PARCIALMENTE CORRETO. Problemas: - O documento não apresenta uma descrição geral do sistema (o que ...
1.0
Avaliação da Etapa 1 - ******************************************* ***** AVALIAÇÃO DA ETAPA 1 (peso 1.5) ***** ******************************************* DESCRIÇÃO GERAL DO SISTEMA E ESPECIFICAÇÃO DEFINITIVA DOS REQUISITOS FUNCIONAIS - PARCIALMENTE CORRETO. Problemas: - O documento não apresenta uma descrição g...
non_priority
avaliação da etapa avaliação da etapa peso descrição geral do sistema e especificação definitiva dos requisitos funcionais parcialmente correto problemas o documento não apresenta uma descrição g...
0
137,359
30,677,711,438
IssuesEvent
2023-07-26 06:58:06
tinymce/tinymce
https://api.github.com/repos/tinymce/tinymce
closed
Version5 preivew function problem
type: bug plugin: bbcode plugin: preview status: escalated
I have try to use the dev version of V5<br> eveny I can fix the other post and get problem<br> but the last things is I don't know how to make the preview button in the following picture<br> ![image](https://user-images.githubusercontent.com/1324252/108071334-91e95b80-70a0-11eb-97f5-212db501d000.png) <br> Should i...
1.0
Version5 preivew function problem - I have try to use the dev version of V5<br> eveny I can fix the other post and get problem<br> but the last things is I don't know how to make the preview button in the following picture<br> ![image](https://user-images.githubusercontent.com/1324252/108071334-91e95b80-70a0-11eb-97...
non_priority
preivew function problem i have try to use the dev version of eveny i can fix the other post and get problem but the last things is i don t know how to make the preview button in the following picture should it be in the plugin configure or i need to do somthing in my javascript of index html i ...
0
291,498
8,926,018,005
IssuesEvent
2019-01-22 02:01:56
conan-community/community
https://api.github.com/repos/conan-community/community
closed
[TBB] Forced tbbmalloc use.
complex: low priority: low stage: review type: feature
### Description of Problem, Request, or Question At this moment tbbmalloc is linked by default. Shouldn't tbbmalloc be separate Conan project or at least option in TBB recipe? Why? I would like to use another malloc as tcmalloc to be used, and at this moment I'm forced to use tbbmalloc. ### Package Details ...
1.0
[TBB] Forced tbbmalloc use. - ### Description of Problem, Request, or Question At this moment tbbmalloc is linked by default. Shouldn't tbbmalloc be separate Conan project or at least option in TBB recipe? Why? I would like to use another malloc as tcmalloc to be used, and at this moment I'm forced to use tbbmall...
priority
forced tbbmalloc use description of problem request or question at this moment tbbmalloc is linked by default shouldn t tbbmalloc be separate conan project or at least option in tbb recipe why i would like to use another malloc as tcmalloc to be used and at this moment i m forced to use tbbmalloc ...
1
221,442
17,350,173,142
IssuesEvent
2021-07-29 07:43:00
stargate/stargate
https://api.github.com/repos/stargate/stargate
closed
Flaky metrics test makes CI fails
test
Latest master [build](https://console.cloud.google.com/cloud-build/builds/ea36a93b-50d0-4458-9f8a-d1a0039df515?project=stargateio) pointed again the flaky tests. We should add awaitability to these tests and add a small amount of wait time. ``` Step #4 - "dse-6.8": INFO [main] 2021-07-27 09:01:19,912 ExternalStorage....
1.0
Flaky metrics test makes CI fails - Latest master [build](https://console.cloud.google.com/cloud-build/builds/ea36a93b-50d0-4458-9f8a-d1a0039df515?project=stargateio) pointed again the flaky tests. We should add awaitability to these tests and add a small amount of wait time. ``` Step #4 - "dse-6.8": INFO [main] 2021...
non_priority
flaky metrics test makes ci fails latest master pointed again the flaky tests we should add awaitability to these tests and add a small amount of wait time step dse info externalstorage java storage cluster version that was requested by has been removed step ...
0
71,294
7,241,333,426
IssuesEvent
2018-02-14 00:38:21
Iridescent-CM/technovation-app
https://api.github.com/repos/Iridescent-CM/technovation-app
closed
Judge dashboard join slack link
4 - Test <= 8 [sprint topic] admin / RA [sprint topic] judging
QA - Sign up as a judge (find and use the global signup URL in Admin - Invite Users) Verify the slack signup URL is in the sidebar <!--- @huboard:{"order":2.410974205712178e-31,"milestone_order":2.4131446490376597e-31,"custom_state":""} -->
1.0
Judge dashboard join slack link - QA - Sign up as a judge (find and use the global signup URL in Admin - Invite Users) Verify the slack signup URL is in the sidebar <!--- @huboard:{"order":2.410974205712178e-31,"milestone_order":2.4131446490376597e-31,"custom_state":""} -->
non_priority
judge dashboard join slack link qa sign up as a judge find and use the global signup url in admin invite users verify the slack signup url is in the sidebar huboard order milestone order custom state
0
534,911
15,651,864,340
IssuesEvent
2021-03-23 10:41:41
blixttech/zero-firmware
https://api.github.com/repos/blixttech/zero-firmware
opened
Use separate interrupt handlers for switch open and close events
enhancement priority: low
If ``close`` and ``open`` events happened too fast before the interrupt handler (``on_off_status_changed()``) is executed, the interrupt handler does not have way to distinguish which event occurred. Take the issue #8 into account when implementing this.
1.0
Use separate interrupt handlers for switch open and close events - If ``close`` and ``open`` events happened too fast before the interrupt handler (``on_off_status_changed()``) is executed, the interrupt handler does not have way to distinguish which event occurred. Take the issue #8 into account when implementing t...
priority
use separate interrupt handlers for switch open and close events if close and open events happened too fast before the interrupt handler on off status changed is executed the interrupt handler does not have way to distinguish which event occurred take the issue into account when implementing t...
1
71,343
15,193,763,419
IssuesEvent
2021-02-16 01:39:23
raindigi/reaction
https://api.github.com/repos/raindigi/reaction
closed
WS-2018-0236 (Medium) detected in mem-1.1.0.tgz - autoclosed
security vulnerability
## WS-2018-0236 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mem-1.1.0.tgz</b></p></summary> <p>Memoize functions - An optimization used to speed up consecutive function calls by ...
True
WS-2018-0236 (Medium) detected in mem-1.1.0.tgz - autoclosed - ## WS-2018-0236 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mem-1.1.0.tgz</b></p></summary> <p>Memoize functions - ...
non_priority
ws medium detected in mem tgz autoclosed ws medium severity vulnerability vulnerable library mem tgz memoize functions an optimization used to speed up consecutive function calls by caching the result of calls with identical input library home page a href path to dep...
0
92,658
10,760,608,271
IssuesEvent
2019-10-31 18:57:49
adobe/spectrum-css
https://api.github.com/repos/adobe/spectrum-css
closed
docs issue: Typos in /site/README.md
documentation
## Description Some grammatical mistakes are present ## Link to documentation https://github.com/adobe/spectrum-css/blob/master/site/README.md
1.0
docs issue: Typos in /site/README.md - ## Description Some grammatical mistakes are present ## Link to documentation https://github.com/adobe/spectrum-css/blob/master/site/README.md
non_priority
docs issue typos in site readme md description some grammatical mistakes are present link to documentation
0
392,751
11,595,315,921
IssuesEvent
2020-02-24 16:47:05
appsody/appsody
https://api.github.com/repos/appsody/appsody
closed
Function checkDockerImageExistsLocally should have a buildah option
priority/medium
**Describe the bug** This function checks whether the image is present in the local image cache, but it presumes the availability of the `docker` client (it won't work in case it is invoked with `--buildah` and in an environment where `docker` is not installed **Expected behavior** Use the appropriate `buildah` co...
1.0
Function checkDockerImageExistsLocally should have a buildah option - **Describe the bug** This function checks whether the image is present in the local image cache, but it presumes the availability of the `docker` client (it won't work in case it is invoked with `--buildah` and in an environment where `docker` is no...
priority
function checkdockerimageexistslocally should have a buildah option describe the bug this function checks whether the image is present in the local image cache but it presumes the availability of the docker client it won t work in case it is invoked with buildah and in an environment where docker is no...
1
825,864
31,475,847,225
IssuesEvent
2023-08-30 10:37:42
shaka-project/shaka-player
https://api.github.com/repos/shaka-project/shaka-player
closed
sessionType = persistent-license is not considered
type: bug status: waiting on response priority: P2
<!-- NOTE: If you ignore this template, we will send it again and ask you to fill it out anyway. --> **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 3.3.0 **Can you reproduce the issue with our latest release ve...
1.0
sessionType = persistent-license is not considered - <!-- NOTE: If you ignore this template, we will send it again and ask you to fill it out anyway. --> **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 3.3.0 **C...
priority
sessiontype persistent license is not considered have you read the and checked for duplicate open issues yes what version of shaka player are you using can you reproduce the issue with our latest release version yes can you reproduce the issue with the latest code from ...
1
43,996
2,895,085,326
IssuesEvent
2015-06-16 06:41:37
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Misleading error message when registry is misconfigured
component/imageregistry kind/bug priority/P2
If I happen to mess up something about my registry credentials such that it can't report the build, the end-user error can be misleading: ``` builder.go:70] Build error: Failed to push image: Error pushing to registry: Authentication is required. ``` In my reproducer below, the problem is that the registry is m...
1.0
Misleading error message when registry is misconfigured - If I happen to mess up something about my registry credentials such that it can't report the build, the end-user error can be misleading: ``` builder.go:70] Build error: Failed to push image: Error pushing to registry: Authentication is required. ``` In ...
priority
misleading error message when registry is misconfigured if i happen to mess up something about my registry credentials such that it can t report the build the end user error can be misleading builder go build error failed to push image error pushing to registry authentication is required in m...
1
527,267
15,339,294,084
IssuesEvent
2021-02-27 01:26:07
andrewtougas/21mafia
https://api.github.com/repos/andrewtougas/21mafia
closed
Create Vue Components
component: vue enhancement priority: high
Create Vue components for pages in the application. Views Components: * [x] `Home.vue` * [x] `History.vue` * [x] `Teams.vue` * [x] `Scoring.vue` * [x] `TeamsVsOpponents.vue` All Views Sub-Components: * [x] All sub-components > Migrated from Gitlab
1.0
Create Vue Components - Create Vue components for pages in the application. Views Components: * [x] `Home.vue` * [x] `History.vue` * [x] `Teams.vue` * [x] `Scoring.vue` * [x] `TeamsVsOpponents.vue` All Views Sub-Components: * [x] All sub-components > Migrated from Gitlab
priority
create vue components create vue components for pages in the application views components home vue history vue teams vue scoring vue teamsvsopponents vue all views sub components all sub components migrated from gitlab
1
391,009
11,567,248,960
IssuesEvent
2020-02-20 14:00:07
kubernetes-sigs/cluster-api-provider-digitalocean
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-digitalocean
closed
Drain and cordon node before deleting the Droplet
good first issue kind/bug lifecycle/rotten priority/important-soon
Relevant to #96 **User story** When deleting nodes we're just deleting the Droplet without checking is there anything scheduled. This is very disruptive and can lead to application failures and downtime. **Acceptance criteria** - [ ] Before deleting a node we should drain and cordon the node
1.0
Drain and cordon node before deleting the Droplet - Relevant to #96 **User story** When deleting nodes we're just deleting the Droplet without checking is there anything scheduled. This is very disruptive and can lead to application failures and downtime. **Acceptance criteria** - [ ] Before deleting a nod...
priority
drain and cordon node before deleting the droplet relevant to user story when deleting nodes we re just deleting the droplet without checking is there anything scheduled this is very disruptive and can lead to application failures and downtime acceptance criteria before deleting a node w...
1
422,535
12,279,922,643
IssuesEvent
2020-05-08 13:12:25
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Programmatically defining an http proxy with authentication
disposition/help wanted kind/enhancement priority/P2
### Is your feature request related to a problem? Please describe. Currently it seems like there's no api available to define the http proxy outside of environment variables. This is an issue when application code is running in an environment where exposing these parameters may not be per the best practices of the org...
1.0
Programmatically defining an http proxy with authentication - ### Is your feature request related to a problem? Please describe. Currently it seems like there's no api available to define the http proxy outside of environment variables. This is an issue when application code is running in an environment where exposing...
priority
programmatically defining an http proxy with authentication is your feature request related to a problem please describe currently it seems like there s no api available to define the http proxy outside of environment variables this is an issue when application code is running in an environment where exposing...
1
710,924
24,444,134,727
IssuesEvent
2022-10-06 16:30:18
googleapis/google-cloud-java
https://api.github.com/repos/googleapis/google-cloud-java
closed
OwlBot pull requests adds samples directories
type: bug priority: p2 samples
OwlBot pull requests adds samples directories which should have been deleted by `generation/delete_non_generated_samples.sh`.
1.0
OwlBot pull requests adds samples directories - OwlBot pull requests adds samples directories which should have been deleted by `generation/delete_non_generated_samples.sh`.
priority
owlbot pull requests adds samples directories owlbot pull requests adds samples directories which should have been deleted by generation delete non generated samples sh
1
660,297
21,960,280,860
IssuesEvent
2022-05-24 15:16:08
wso2/api-manager
https://api.github.com/repos/wso2/api-manager
opened
Error 500 when importing an API with multiple path parameters using apictl tool
Type/Improvement Priority/Normal
### Describe your problem(s) The API Manager 3.1.0 is throwing the below error once trying to import an API which has the context as /{val1}_{val2}. ``` ERROR - GlobalThrowableMapper An unknown exception has been captured by the global exception mapper. java.lang.NullPointerException: null at org.wso2.carbon.api...
1.0
Error 500 when importing an API with multiple path parameters using apictl tool - ### Describe your problem(s) The API Manager 3.1.0 is throwing the below error once trying to import an API which has the context as /{val1}_{val2}. ``` ERROR - GlobalThrowableMapper An unknown exception has been captured by the glob...
priority
error when importing an api with multiple path parameters using apictl tool describe your problem s the api manager is throwing the below error once trying to import an api which has the context as error globalthrowablemapper an unknown exception has been captured by the global excep...
1
750,588
26,207,102,998
IssuesEvent
2023-01-04 00:18:28
apify-projects/store-crawler-google-places
https://api.github.com/repos/apify-projects/store-crawler-google-places
closed
Add option to allow duplicates cross 'start urls'
enhancement low priority
Would be a new input schema option that allows duplicates to appear in different start URLs, that each contain a separate term, but can have the same places in other URLs. the important part is to be able to get the search term tied to the listing, even if it's a duplicate. for example, beer, pub, liquor, all have ...
1.0
Add option to allow duplicates cross 'start urls' - Would be a new input schema option that allows duplicates to appear in different start URLs, that each contain a separate term, but can have the same places in other URLs. the important part is to be able to get the search term tied to the listing, even if it's a dupl...
priority
add option to allow duplicates cross start urls would be a new input schema option that allows duplicates to appear in different start urls that each contain a separate term but can have the same places in other urls the important part is to be able to get the search term tied to the listing even if it s a dupl...
1
70,601
8,559,928,703
IssuesEvent
2018-11-08 22:55:47
phetsims/blackbody-spectrum
https://api.github.com/repos/phetsims/blackbody-spectrum
closed
Value labels get very close to the Y axis
design:polish
At high values (six sig figs) along the Y axis, the value gets uncomfortably close to the Y axis label. Why? Since this is just a matter of pixels, there should be room to move the graph (and options panel) to the right a few pixels to give more room. ![image](https://user-images.githubusercontent.com/5863899/479785...
1.0
Value labels get very close to the Y axis - At high values (six sig figs) along the Y axis, the value gets uncomfortably close to the Y axis label. Why? Since this is just a matter of pixels, there should be room to move the graph (and options panel) to the right a few pixels to give more room. ![image](https://user...
non_priority
value labels get very close to the y axis at high values six sig figs along the y axis the value gets uncomfortably close to the y axis label why since this is just a matter of pixels there should be room to move the graph and options panel to the right a few pixels to give more room doing this sh...
0
760,223
26,633,982,779
IssuesEvent
2023-01-24 20:12:47
GoogleChrome/lighthouse
https://api.github.com/repos/GoogleChrome/lighthouse
closed
Background and foreground colors have a sufficient contrast ratio error axe-core Error:Cannot read property of undefined (reading, '_isDisabled') - feature unsupported in your environment. Skipping Color Contrast rule
bug needs-more-info needs-priority
### FAQ - [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md). ### URL Since this application is still in the development phase and this issue is happening...
1.0
Background and foreground colors have a sufficient contrast ratio error axe-core Error:Cannot read property of undefined (reading, '_isDisabled') - feature unsupported in your environment. Skipping Color Contrast rule - ### FAQ - [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse...
priority
background and foreground colors have a sufficient contrast ratio error axe core error cannot read property of undefined reading isdisabled feature unsupported in your environment skipping color contrast rule faq yes my issue is not about or url since this application is still i...
1
30,437
8,531,956,195
IssuesEvent
2018-11-04 17:10:31
golang/go
https://api.github.com/repos/golang/go
closed
x/build/cmd/gerritbot: comments occasionally not posted to GitHub PR
Builders WaitingForInfo
Over the past couple of days I've been involved with at least two separate issues with bodies that were updated on Github but Gopherbot did not mirror them on Gerrit yet posted up messages on Gerrit. Those issues are: * CL https://go-review.googlesource.com/c/go/+/132479 aka PR https://github.com/golang/go/pull/274...
1.0
x/build/cmd/gerritbot: comments occasionally not posted to GitHub PR - Over the past couple of days I've been involved with at least two separate issues with bodies that were updated on Github but Gopherbot did not mirror them on Gerrit yet posted up messages on Gerrit. Those issues are: * CL https://go-review.goog...
non_priority
x build cmd gerritbot comments occasionally not posted to github pr over the past couple of days i ve been involved with at least two separate issues with bodies that were updated on github but gopherbot did not mirror them on gerrit yet posted up messages on gerrit those issues are cl aka pr got ...
0
286,633
31,718,322,818
IssuesEvent
2023-09-10 05:22:20
ignatandrei/Presentations
https://api.github.com/repos/ignatandrei/Presentations
closed
CVE-2020-36048 (High) detected in engine.io-1.5.4.tgz
security vulnerability
## CVE-2020-36048 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-1.5.4.tgz</b></p></summary> <p>The realtime engine behind Socket.IO. Provides the foundation of a bidirectio...
True
CVE-2020-36048 (High) detected in engine.io-1.5.4.tgz - ## CVE-2020-36048 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-1.5.4.tgz</b></p></summary> <p>The realtime engine b...
non_priority
cve high detected in engine io tgz cve high severity vulnerability vulnerable library engine io tgz the realtime engine behind socket io provides the foundation of a bidirectional connection between client and server library home page a href path to dependency file ...
0
129,344
5,095,168,759
IssuesEvent
2017-01-03 14:22:54
pymedusa/Medusa
https://api.github.com/repos/pymedusa/Medusa
closed
PP weird quality settings
Bug Priority: 2. Medium
Medusa use to PP and replace 720p HDTV with 720p WEB-DL perfectly fine but now won't. The show is added with these quality settings. The file in question is downloaded as 720p HDTV and I manually snatched the 720p WEB-DL file. Allowed: SDTV, SD DVD, 720p HDTV, 1080p HDTV, 720p WEB-DL Preferred: 1080p WEB-DL `...
1.0
PP weird quality settings - Medusa use to PP and replace 720p HDTV with 720p WEB-DL perfectly fine but now won't. The show is added with these quality settings. The file in question is downloaded as 720p HDTV and I manually snatched the 720p WEB-DL file. Allowed: SDTV, SD DVD, 720p HDTV, 1080p HDTV, 720p WEB-DL ...
priority
pp weird quality settings medusa use to pp and replace hdtv with web dl perfectly fine but now won t the show is added with these quality settings the file in question is downloaded as hdtv and i manually snatched the web dl file allowed sdtv sd dvd hdtv hdtv web dl preferred web dl ...
1
80,706
10,040,892,015
IssuesEvent
2019-07-18 21:07:35
neuropoly/spinalcordtoolbox
https://api.github.com/repos/neuropoly/spinalcordtoolbox
closed
Refactor sct_testing to allow new argparse
card:DESIGN_DISCUSSION
In its current implementation `sct_testing` relies on `msct_parser` to fetch default fields. However, the progressive replacement of `msct_parser` by Python's `argparse` made us remove some functions in `sct_testing`, other integration tests would fail. See for example here: https://github.com/neuropoly/spinalcordtoolb...
1.0
Refactor sct_testing to allow new argparse - In its current implementation `sct_testing` relies on `msct_parser` to fetch default fields. However, the progressive replacement of `msct_parser` by Python's `argparse` made us remove some functions in `sct_testing`, other integration tests would fail. See for example here:...
non_priority
refactor sct testing to allow new argparse in its current implementation sct testing relies on msct parser to fetch default fields however the progressive replacement of msct parser by python s argparse made us remove some functions in sct testing other integration tests would fail see for example here ...
0
54,785
11,306,182,386
IssuesEvent
2020-01-18 12:08:22
azl397985856/leetcode
https://api.github.com/repos/azl397985856/leetcode
closed
【每日一题】- 2019-08-29 - 854. 相似度为 K 的字符串
Daily Question Hard LeetCode String stale wontfix
如果可以通过将 A 中的两个小写字母精确地交换位置 K 次得到与 B 相等的字符串,我们称字符串 A 和 B 的相似度为 K(K 为非负整数)。 给定两个字母异位词 A 和 B ,返回 A 和 B 的相似度 K 的最小值。   示例 1: 输入:A = "ab", B = "ba" 输出:1 示例 2: 输入:A = "abc", B = "bca" 输出:2 示例 3: 输入:A = "abac", B = "baca" 输出:2 示例 4: 输入:A = "aabc", B = "abca" 输出:2   提示: 1 <= A.length == B.leng...
1.0
【每日一题】- 2019-08-29 - 854. 相似度为 K 的字符串 - 如果可以通过将 A 中的两个小写字母精确地交换位置 K 次得到与 B 相等的字符串,我们称字符串 A 和 B 的相似度为 K(K 为非负整数)。 给定两个字母异位词 A 和 B ,返回 A 和 B 的相似度 K 的最小值。   示例 1: 输入:A = "ab", B = "ba" 输出:1 示例 2: 输入:A = "abc", B = "bca" 输出:2 示例 3: 输入:A = "abac", B = "baca" 输出:2 示例 4: 输入:A = "aabc", B = "abca" 输...
non_priority
【每日一题】 相似度为 k 的字符串 如果可以通过将 a 中的两个小写字母精确地交换位置 k 次得到与 b 相等的字符串,我们称字符串 a 和 b 的相似度为 k(k 为非负整数)。 给定两个字母异位词 a 和 b ,返回 a 和 b 的相似度 k 的最小值。   示例 : 输入:a ab b ba 输出: 示例 : 输入:a abc b bca 输出: 示例 : 输入:a abac b baca 输出: 示例 : 输入:a aabc b abca 输出:   ...
0
177,799
14,645,515,495
IssuesEvent
2020-12-26 08:18:30
alexeyFekson/SearchCore
https://api.github.com/repos/alexeyFekson/SearchCore
opened
Observation about the 2 websites
documentation
I noticed that if you open LUN manually using regular Chrome it usually opens the old website (which works). But if LUN is opened in a chrome window which was opened by automated SW (google drive?) it will usually go to the new website (which doesn't work). Maybe this could help somehow..
1.0
Observation about the 2 websites - I noticed that if you open LUN manually using regular Chrome it usually opens the old website (which works). But if LUN is opened in a chrome window which was opened by automated SW (google drive?) it will usually go to the new website (which doesn't work). Maybe this could help s...
non_priority
observation about the websites i noticed that if you open lun manually using regular chrome it usually opens the old website which works but if lun is opened in a chrome window which was opened by automated sw google drive it will usually go to the new website which doesn t work maybe this could help s...
0
138,275
5,331,026,050
IssuesEvent
2017-02-15 18:28:22
vmware/vic
https://api.github.com/repos/vmware/vic
opened
Handle failure to load x509 certificate leaf during VCH creation
kind/bug kind/customer-found priority/high
**Story** As a customer of VIC I want to be able to use custom host certificates for my VCH. **Detail** When specifying `--cert` and `--key` the following was observed: ``` ←[34mINFO←[0m[2017-02-14T09:42:40Z] ### Installing VCH #### time=2017-02-14T09:42:40.320460200Z level=debug msg=[BEGIN] [github.com/vmware/...
1.0
Handle failure to load x509 certificate leaf during VCH creation - **Story** As a customer of VIC I want to be able to use custom host certificates for my VCH. **Detail** When specifying `--cert` and `--key` the following was observed: ``` ←[34mINFO←[0m[2017-02-14T09:42:40Z] ### Installing VCH #### time=2017-02...
priority
handle failure to load certificate leaf during vch creation story as a customer of vic i want to be able to use custom host certificates for my vch detail when specifying cert and key the following was observed ← installing vch time level debug msg ← vsphere...
1
701,949
24,116,462,410
IssuesEvent
2022-09-20 15:04:12
kubernetes/sig-release
https://api.github.com/repos/kubernetes/sig-release
reopened
Release Manager access for @jimangel
sig/release needs-kind area/release-eng needs-priority
### GitHub Username @jimangel ### [Release Manager](https://git.k8s.io/sig-release/release-managers.md) role Release Manager Associate ### Tenure temporary: Jim is a Release Manager Associate being granted temporary elevated access to cut releases. Access should be revoked after the January 2022 patch re...
1.0
Release Manager access for @jimangel - ### GitHub Username @jimangel ### [Release Manager](https://git.k8s.io/sig-release/release-managers.md) role Release Manager Associate ### Tenure temporary: Jim is a Release Manager Associate being granted temporary elevated access to cut releases. Access should be ...
priority
release manager access for jimangel github username jimangel role release manager associate tenure temporary jim is a release manager associate being granted temporary elevated access to cut releases access should be revoked after the january patch releases are cut release...
1