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
416,615
12,149,425,770
IssuesEvent
2020-04-24 16:07:54
ChainSafe/chainbridge-solidity
https://api.github.com/repos/ChainSafe/chainbridge-solidity
closed
Internal audit
Priority: 3 - Medium
Similar to ChainBridge, we should take a step back and do a brief audit of our work so far. We should look at: - cleanup tasks (unused code, duplicated code, outdated comments) - structure/contract layout - over-engineering of components (things were easier than anticipated, perhaps) - etc. This should res...
1.0
Internal audit - Similar to ChainBridge, we should take a step back and do a brief audit of our work so far. We should look at: - cleanup tasks (unused code, duplicated code, outdated comments) - structure/contract layout - over-engineering of components (things were easier than anticipated, perhaps) - etc. ...
priority
internal audit similar to chainbridge we should take a step back and do a brief audit of our work so far we should look at cleanup tasks unused code duplicated code outdated comments structure contract layout over engineering of components things were easier than anticipated perhaps etc ...
1
270,731
29,058,174,154
IssuesEvent
2023-05-15 01:20:27
npxTSC/Sparklet
https://api.github.com/repos/npxTSC/Sparklet
opened
Anti-bot measures
enhancement security
Okay, this one's a bit of a stretch. Captchas are braindead and only exist to train AIs nowadays, and email verification is utterly useless against a spammer who owns a custom domain. Verifying phone numbers is completely unethical and unacceptable for a service like this which has no reason to collect any. Probably...
True
Anti-bot measures - Okay, this one's a bit of a stretch. Captchas are braindead and only exist to train AIs nowadays, and email verification is utterly useless against a spammer who owns a custom domain. Verifying phone numbers is completely unethical and unacceptable for a service like this which has no reason to coll...
non_priority
anti bot measures okay this one s a bit of a stretch captchas are braindead and only exist to train ais nowadays and email verification is utterly useless against a spammer who owns a custom domain verifying phone numbers is completely unethical and unacceptable for a service like this which has no reason to coll...
0
294,669
9,039,208,271
IssuesEvent
2019-02-10 03:43:57
blackbaud/skyux2
https://api.github.com/repos/blackbaud/skyux2
closed
Add info about required/validation error indicators to Sectioned Form documentation
Priority: High Status: Ready for review
The sectioned form component displays indicators for required and errored fields in the tabs but the component page doesn't include documentation about how it works.
1.0
Add info about required/validation error indicators to Sectioned Form documentation - The sectioned form component displays indicators for required and errored fields in the tabs but the component page doesn't include documentation about how it works.
priority
add info about required validation error indicators to sectioned form documentation the sectioned form component displays indicators for required and errored fields in the tabs but the component page doesn t include documentation about how it works
1
316,301
9,645,201,462
IssuesEvent
2019-05-17 08:01:52
JavaMoney/jsr354-ri
https://api.github.com/repos/JavaMoney/jsr354-ri
closed
Some format tests failing
Priority: Critical bug showstopper
While the overall build seems unaffected (ideally none should fail) there are failing tests seen in the latest build. Failed tests: MonetaryAmountFormatTest.testFormat:48 expected [12,50 CHF] but found [12,50 CHF] MonetaryAmountFormatTest.testFormatWithBuilder2:90 expected [12,50 756] but found [12,50 756] ...
1.0
Some format tests failing - While the overall build seems unaffected (ideally none should fail) there are failing tests seen in the latest build. Failed tests: MonetaryAmountFormatTest.testFormat:48 expected [12,50 CHF] but found [12,50 CHF] MonetaryAmountFormatTest.testFormatWithBuilder2:90 expected [12,50 7...
priority
some format tests failing while the overall build seems unaffected ideally none should fail there are failing tests seen in the latest build failed tests monetaryamountformattest testformat expected but found monetaryamountformattest expected but found monetaryamountformattest testparse...
1
62,960
8,649,703,898
IssuesEvent
2018-11-26 20:13:24
certbot/certbot
https://api.github.com/repos/certbot/certbot
closed
certonly with webroot plugin: Cannot create multiple certificates with one command
area: documentation
Hello! Following the [documentation here](https://certbot.eff.org/docs/using.html#webroot) for the webroot plugin, it appears that I should be able to create multiple certificates in one go. Specifically. I have two sites with two web roots. The example given in the docs: > [Taken from docs:] When requesting a certi...
1.0
certonly with webroot plugin: Cannot create multiple certificates with one command - Hello! Following the [documentation here](https://certbot.eff.org/docs/using.html#webroot) for the webroot plugin, it appears that I should be able to create multiple certificates in one go. Specifically. I have two sites with two web...
non_priority
certonly with webroot plugin cannot create multiple certificates with one command hello following the for the webroot plugin it appears that i should be able to create multiple certificates in one go specifically i have two sites with two web roots the example given in the docs when requesting a cer...
0
174,970
6,544,851,439
IssuesEvent
2017-09-03 22:00:10
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Cloud Controller Manager updating ProviderID blocked by validation rule
area/cloudprovider kind/bug milestone-labels-complete priority/important-soon sig/cluster-lifecycle
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Follow up for #49836 , #50730 With the change for cloud-controller-manager updating providerID, the node.spec.ProviderID is to be updated. But it will fail later in node update call: ``` E0830 05:54:08.576076 21643 node_controller.g...
1.0
Cloud Controller Manager updating ProviderID blocked by validation rule - **Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Follow up for #49836 , #50730 With the change for cloud-controller-manager updating providerID, the node.spec.ProviderID is to be updated. But it will fail later ...
priority
cloud controller manager updating providerid blocked by validation rule is this a bug report or feature request kind bug what happened follow up for with the change for cloud controller manager updating providerid the node spec providerid is to be updated but it will fail later in node ...
1
32,955
15,726,826,675
IssuesEvent
2021-03-29 11:52:14
ginkgo-project/ginkgo
https://api.github.com/repos/ginkgo-project/ginkgo
opened
Repeated allocations while reading `Fbcsr` matrix
ST:low-importance is:affects-performance is:good-first-issue mod:core type:matrix-format
Currently, the `Fbcsr` `read` function allocates one `std::vector` for every small block. This may impact read performance for the smallest block sizes. Since `read` is typically called very few times per program execution, this is low-priority. Related pull-request: https://github.com/ginkgo-project/ginkgo/pull/...
True
Repeated allocations while reading `Fbcsr` matrix - Currently, the `Fbcsr` `read` function allocates one `std::vector` for every small block. This may impact read performance for the smallest block sizes. Since `read` is typically called very few times per program execution, this is low-priority. Related pull-req...
non_priority
repeated allocations while reading fbcsr matrix currently the fbcsr read function allocates one std vector for every small block this may impact read performance for the smallest block sizes since read is typically called very few times per program execution this is low priority related pull req...
0
240,792
7,805,855,659
IssuesEvent
2018-06-11 12:21:04
ColoredCow/employee-portal
https://api.github.com/repos/ColoredCow/employee-portal
closed
Remove dependencies in the same namespace
good first issue priority : low status : complete
<img width="729" alt="screen shot 2018-06-01 at 14 54 31" src="https://user-images.githubusercontent.com/12884297/40833504-b85263d2-65ab-11e8-8850-e93fd431c493.png">
1.0
Remove dependencies in the same namespace - <img width="729" alt="screen shot 2018-06-01 at 14 54 31" src="https://user-images.githubusercontent.com/12884297/40833504-b85263d2-65ab-11e8-8850-e93fd431c493.png">
priority
remove dependencies in the same namespace img width alt screen shot at src
1
245,266
7,883,927,374
IssuesEvent
2018-06-27 07:29:19
OpenWebslides/openwebslides-frontend
https://api.github.com/repos/OpenWebslides/openwebslides-frontend
closed
API saga error handling
bug high priority moved to backlog
Don't silently ignore API saga errors (try-catch). - [x] Rethrow them, add TODO remark - [ ] Figure out proper error handling in async sagas
1.0
API saga error handling - Don't silently ignore API saga errors (try-catch). - [x] Rethrow them, add TODO remark - [ ] Figure out proper error handling in async sagas
priority
api saga error handling don t silently ignore api saga errors try catch rethrow them add todo remark figure out proper error handling in async sagas
1
53,377
13,798,797,565
IssuesEvent
2020-10-10 03:21:19
streamnative/pulsar
https://api.github.com/repos/streamnative/pulsar
closed
ISSUE-7824: JWT token does not expire for opened connections
component/security triage/week-34 type/bug workflow::backlog
Original Issue: apache/pulsar#7824 --- #### Expected behavior I create a consumer listener with Go following an example: http://pulsar.apache.org/docs/en/client-libraries-go/#consumers Authentication/Authorisation is done via a JWT token (I provide a function via NewAuthenticationTokenFromSupplier to retrie...
True
ISSUE-7824: JWT token does not expire for opened connections - Original Issue: apache/pulsar#7824 --- #### Expected behavior I create a consumer listener with Go following an example: http://pulsar.apache.org/docs/en/client-libraries-go/#consumers Authentication/Authorisation is done via a JWT token (I prov...
non_priority
issue jwt token does not expire for opened connections original issue apache pulsar expected behavior i create a consumer listener with go following an example authentication authorisation is done via a jwt token i provide a function via newauthenticationtokenfromsupplier to retrieve th...
0
693,395
23,774,585,616
IssuesEvent
2022-09-01 19:35:12
PavlidisLab/Gemma
https://api.github.com/repos/PavlidisLab/Gemma
opened
Port tests to newer genome version (hg38 and mm39)
low priority
Jenkins was missing an entry for `gemma.goldenpath.db.mouse` to override the new Gemma default.
1.0
Port tests to newer genome version (hg38 and mm39) - Jenkins was missing an entry for `gemma.goldenpath.db.mouse` to override the new Gemma default.
priority
port tests to newer genome version and jenkins was missing an entry for gemma goldenpath db mouse to override the new gemma default
1
9,499
8,651,262,321
IssuesEvent
2018-11-27 02:16:43
badges/shields
https://api.github.com/repos/badges/shields
opened
Fix crates service test
keep-service-tests-green
``` 2) crates.io license [ GET /l/libc.json ]: AssertionError: expected { Object (name, value) } to deeply equal { Object (name, value) } + expected - actual { "name": "license" - "value": "MIT OR Apache-2.0" + "value": "MIT/Apache-2.0" ...
1.0
Fix crates service test - ``` 2) crates.io license [ GET /l/libc.json ]: AssertionError: expected { Object (name, value) } to deeply equal { Object (name, value) } + expected - actual { "name": "license" - "value": "MIT OR Apache-2.0" + "value"...
non_priority
fix crates service test crates io license assertionerror expected object name value to deeply equal object name value expected actual name license value mit or apache value mit apache ...
0
578,456
17,147,218,349
IssuesEvent
2021-07-13 15:49:13
googleapis/python-talent
https://api.github.com/repos/googleapis/python-talent
closed
samples.snippets.job_search_autocomplete_job_title_test: test_autocomplete_job_title failed
api: jobs flakybot: issue priority: p1 samples type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 9f41fb3ebd20d780cf37614bf45c70d7f5258eae...
1.0
samples.snippets.job_search_autocomplete_job_title_test: test_autocomplete_job_title failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: q...
priority
samples snippets job search autocomplete job title test test autocomplete job title failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output args...
1
46,081
6,007,752,453
IssuesEvent
2017-06-06 05:02:01
cds-hooks/docs
https://api.github.com/repos/cds-hooks/docs
closed
Use Parameters as the data type for the prefetch in a CDS Service request
api-design
I would like to suggest that Prefetch (in CDS Request) be defined as a Parameters resource. This way we can include any kind of resource, including OperationOutcomes, esp. for those pre-fetch requests that fail (to possibly address a comment by @jmandel in #5 ). This would also increase the flexibility in specifying ...
1.0
Use Parameters as the data type for the prefetch in a CDS Service request - I would like to suggest that Prefetch (in CDS Request) be defined as a Parameters resource. This way we can include any kind of resource, including OperationOutcomes, esp. for those pre-fetch requests that fail (to possibly address a comment b...
non_priority
use parameters as the data type for the prefetch in a cds service request i would like to suggest that prefetch in cds request be defined as a parameters resource this way we can include any kind of resource including operationoutcomes esp for those pre fetch requests that fail to possibly address a comment b...
0
4,048
2,544,727,608
IssuesEvent
2015-01-29 12:25:28
pychess/pychess
https://api.github.com/repos/pychess/pychess
closed
Issues running SVN version Sept 8 2006
bug imported Priority-Critical
_From [robert.a...@gmail.com](https://code.google.com/u/106527694663794732344/) on September 08, 2006 15:14:44_ I checked out the source and tried it. Works after the following changes: o Remove 'ICS' from __init__.py in Players/ (missing file?). o If an engine is not installed then: - Player.name must be '' no...
1.0
Issues running SVN version Sept 8 2006 - _From [robert.a...@gmail.com](https://code.google.com/u/106527694663794732344/) on September 08, 2006 15:14:44_ I checked out the source and tried it. Works after the following changes: o Remove 'ICS' from __init__.py in Players/ (missing file?). o If an engine is not insta...
priority
issues running svn version sept from on september i checked out the source and tried it works after the following changes o remove ics from init py in players missing file o if an engine is not installed then player name must be not none self inn readline will r...
1
278,623
8,648,293,667
IssuesEvent
2018-11-26 16:14:53
uriweb/uri-modern
https://api.github.com/repos/uriweb/uri-modern
closed
Display Posts with images don't wrap well on mobile
bug medium priority
## Issue Type <!-- Put an X between the brackets of one or more items below: --> [X] Bug [] New Feature [] Enhancement ## Description Display Posts needs some media queries to fix image widths and text wrapping at different screen sizes. Right now, things either get cut off, or text gets very n...
1.0
Display Posts with images don't wrap well on mobile - ## Issue Type <!-- Put an X between the brackets of one or more items below: --> [X] Bug [] New Feature [] Enhancement ## Description Display Posts needs some media queries to fix image widths and text wrapping at different screen sizes. Rig...
priority
display posts with images don t wrap well on mobile issue type bug new feature enhancement description display posts needs some media queries to fix image widths and text wrapping at different screen sizes right now things either get cut off or text gets very narrow not ide...
1
21,395
11,209,126,298
IssuesEvent
2020-01-06 09:45:03
mamontov-cpp/saddy-graphics-engine-2d
https://api.github.com/repos/mamontov-cpp/saddy-graphics-engine-2d
closed
[core] Contiguous buffer for tc, vertices in sad::Sprite2D, sad::Sprite3D
enhancement performance proposed-change
This could save us unnecessary copying in VAO code, but could lead in horrible penalties on physics or scripting.
True
[core] Contiguous buffer for tc, vertices in sad::Sprite2D, sad::Sprite3D - This could save us unnecessary copying in VAO code, but could lead in horrible penalties on physics or scripting.
non_priority
contiguous buffer for tc vertices in sad sad this could save us unnecessary copying in vao code but could lead in horrible penalties on physics or scripting
0
55,145
7,963,269,809
IssuesEvent
2018-07-13 16:57:15
jeffreybarry/alephBlog
https://api.github.com/repos/jeffreybarry/alephBlog
closed
Post: single-post class
documentation
See [https://github.com/jeffreybarry/alephBlog/issues/15](https://github.com/jeffreybarry/alephBlog/issues/15). single-post class added to title in order to override the spacing above the post title. The spacing is set by ... to adjust the space appearing between posts on the listing of posts.
1.0
Post: single-post class - See [https://github.com/jeffreybarry/alephBlog/issues/15](https://github.com/jeffreybarry/alephBlog/issues/15). single-post class added to title in order to override the spacing above the post title. The spacing is set by ... to adjust the space appearing between posts on the listing of po...
non_priority
post single post class see single post class added to title in order to override the spacing above the post title the spacing is set by to adjust the space appearing between posts on the listing of posts
0
46,529
5,820,976,411
IssuesEvent
2017-05-06 00:46:54
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
ci-kubernetes-e2e-gci-gke-release-1.4: broken test run
area/test-infra kind/flake priority/important-soon priority/P1 sig/cli
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-release-1.4/988/ Run so broken it didn't make JUnit output!
1.0
ci-kubernetes-e2e-gci-gke-release-1.4: broken test run - Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-release-1.4/988/ Run so broken it didn't make JUnit output!
non_priority
ci kubernetes gci gke release broken test run failed run so broken it didn t make junit output
0
177,362
28,485,605,520
IssuesEvent
2023-04-18 07:39:09
nextcloud/mail
https://api.github.com/repos/nextcloud/mail
closed
Show message timestamp in action menu
enhancement 3. to review design
### Is your feature request related to a problem? Please describe. If I look at my inbox I see a relative time indicator for when a message was sent, but not always in a precise format. sometimes it is the time, sometimes just the day. As a user I want to see at which time a message was sent, regardless if it's recent...
1.0
Show message timestamp in action menu - ### Is your feature request related to a problem? Please describe. If I look at my inbox I see a relative time indicator for when a message was sent, but not always in a precise format. sometimes it is the time, sometimes just the day. As a user I want to see at which time a mes...
non_priority
show message timestamp in action menu is your feature request related to a problem please describe if i look at my inbox i see a relative time indicator for when a message was sent but not always in a precise format sometimes it is the time sometimes just the day as a user i want to see at which time a mes...
0
265,119
28,244,670,076
IssuesEvent
2023-04-06 09:48:25
hshivhare67/platform_packages_apps_settings_AOSP10_r33
https://api.github.com/repos/hshivhare67/platform_packages_apps_settings_AOSP10_r33
opened
CVE-2020-0201 (High) detected in Settingsandroid-10.0.0_r33
Mend: dependency security vulnerability
## CVE-2020-0201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Settingsandroid-10.0.0_r33</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platfor...
True
CVE-2020-0201 (High) detected in Settingsandroid-10.0.0_r33 - ## CVE-2020-0201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Settingsandroid-10.0.0_r33</b></p></summary> <p> <p>Libra...
non_priority
cve high detected in settingsandroid cve high severity vulnerability vulnerable library settingsandroid library home page a href found in head commit a href found in base branch main vulnerable source files src com android setting...
0
303,420
23,020,437,193
IssuesEvent
2022-07-22 04:00:44
microsoft/azure_arc
https://api.github.com/repos/microsoft/azure_arc
closed
Dapr Scenario: Deploy an application using the Dapr cluster extension
documentation arc_k8s new_scenario
Dapr Scenario: Deploy an application using the Dapr cluster extension
1.0
Dapr Scenario: Deploy an application using the Dapr cluster extension - Dapr Scenario: Deploy an application using the Dapr cluster extension
non_priority
dapr scenario deploy an application using the dapr cluster extension dapr scenario deploy an application using the dapr cluster extension
0
394,438
27,029,203,509
IssuesEvent
2023-02-12 00:56:47
NIAEFEUP/nijobs-be
https://api.github.com/repos/NIAEFEUP/nijobs-be
closed
Add CORS config help to README
documentation
Add some explanation to what should be placed in the `ACCESS_CONTROL_ALLOW_ORIGIN` variable
1.0
Add CORS config help to README - Add some explanation to what should be placed in the `ACCESS_CONTROL_ALLOW_ORIGIN` variable
non_priority
add cors config help to readme add some explanation to what should be placed in the access control allow origin variable
0
504,130
14,613,437,273
IssuesEvent
2020-12-22 08:14:10
SAP/ownid-web-ui-sdk
https://api.github.com/repos/SAP/ownid-web-ui-sdk
closed
Review "ownid" prefix for CSS styles
Priority: Medium Type: Enhancement
We got bugreport from UniversalID: BUGREPORT: Could you namespace the `@keyframes spin {` style when injecting into our page? (it is destroying one of our animations.) We have "ownid" prefix for CSS styles. Let's review and fix where we missed it.
1.0
Review "ownid" prefix for CSS styles - We got bugreport from UniversalID: BUGREPORT: Could you namespace the `@keyframes spin {` style when injecting into our page? (it is destroying one of our animations.) We have "ownid" prefix for CSS styles. Let's review and fix where we missed it.
priority
review ownid prefix for css styles we got bugreport from universalid bugreport could you namespace the keyframes spin style when injecting into our page it is destroying one of our animations we have ownid prefix for css styles let s review and fix where we missed it
1
163,594
25,842,892,097
IssuesEvent
2022-12-13 02:42:58
oscafrica/oscafrica.org-v2
https://api.github.com/repos/oscafrica/oscafrica.org-v2
closed
Add Discord Widget
Design required no-issue-activity
Add Discord members iframe somewhere on the /community page. Demo: https://codepen.io/iambolajiayo/pen/abJawzB ``` <iframe src="https://discord.com/widget?id=676252299093475348" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin a...
1.0
Add Discord Widget - Add Discord members iframe somewhere on the /community page. Demo: https://codepen.io/iambolajiayo/pen/abJawzB ``` <iframe src="https://discord.com/widget?id=676252299093475348" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbo...
non_priority
add discord widget add discord members iframe somewhere on the community page demo
0
666,583
22,360,896,789
IssuesEvent
2022-06-15 20:22:46
gorilla-devs/GDLauncher
https://api.github.com/repos/gorilla-devs/GDLauncher
closed
Instance Download Failed, The url argument must be of type string
Type: Bug Priority: High
**Describe the bug** When installing [this modpack](https://oitsjustjose-sharex.s3.us-east-2.amazonaws.com/2022/05/ForgeServ-6.0.1.zip), I receive the error: ```log TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received null ``` **To Reproduce** Steps to reproduce the behavior: ...
1.0
Instance Download Failed, The url argument must be of type string - **Describe the bug** When installing [this modpack](https://oitsjustjose-sharex.s3.us-east-2.amazonaws.com/2022/05/ForgeServ-6.0.1.zip), I receive the error: ```log TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Recei...
priority
instance download failed the url argument must be of type string describe the bug when installing i receive the error log typeerror the url argument must be of type string received null to reproduce steps to reproduce the behavior download the modpack export from above and i...
1
5,261
8,056,267,844
IssuesEvent
2018-08-02 12:09:41
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
Implement an automatic exponential backoff retry mechanism for transport tasks
priority/critical-blocking topic/JobCalculationAndProcess topic/Workflows type/accepted feature
This is a sub issue of making `JobProcess` more robust with respect to exceptions occurring in tasks that run over a transport (see #1814).
1.0
Implement an automatic exponential backoff retry mechanism for transport tasks - This is a sub issue of making `JobProcess` more robust with respect to exceptions occurring in tasks that run over a transport (see #1814).
non_priority
implement an automatic exponential backoff retry mechanism for transport tasks this is a sub issue of making jobprocess more robust with respect to exceptions occurring in tasks that run over a transport see
0
137,481
5,310,253,309
IssuesEvent
2017-02-12 18:28:42
YaleSTC/vesta
https://api.github.com/repos/YaleSTC/vesta
closed
Add suite size names
complexity: 2 priority: 5 type: enhancement
Should be a method on `Suite` that maps the size into a name (e.g. 2 => "Double")
1.0
Add suite size names - Should be a method on `Suite` that maps the size into a name (e.g. 2 => "Double")
priority
add suite size names should be a method on suite that maps the size into a name e g double
1
407,890
27,635,937,309
IssuesEvent
2023-03-10 14:27:09
openfoodfacts/openfoodfacts-server
https://api.github.com/repos/openfoodfacts/openfoodfacts-server
reopened
API Documentation using OpenAPI (tracker)
documentation ♞ epic
### What - We are moving the API documentation away from https://github.com/openfoodfacts/api-documentation to the api-documentation, making it live next to the sourcecode, and migrating it from Postman format to OpenAPI. - The current output of the [new OpenAPI doc is here](https://openfoodfacts.github.io/openfoodfact...
1.0
API Documentation using OpenAPI (tracker) - ### What - We are moving the API documentation away from https://github.com/openfoodfacts/api-documentation to the api-documentation, making it live next to the sourcecode, and migrating it from Postman format to OpenAPI. - The current output of the [new OpenAPI doc is here](...
non_priority
api documentation using openapi tracker what we are moving the api documentation away from to the api documentation making it live next to the sourcecode and migrating it from postman format to openapi the current output of the this issue tracks this migration and everything related to documenta...
0
30,039
13,196,965,679
IssuesEvent
2020-08-13 21:48:50
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
When i try and run the command to get the certificate expiration i get an error that base64 command is not recognized
Pri2 container-service/svc
base64 : The term 'base64' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:119 --- #### Document Details ⚠ *Do not edit this section. It is required ...
1.0
When i try and run the command to get the certificate expiration i get an error that base64 command is not recognized - base64 : The term 'base64' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is co...
non_priority
when i try and run the command to get the certificate expiration i get an error that command is not recognized the term is not recognized as the name of a cmdlet function script file or operable program check the spelling of the name or if a path was included verify that the path is correct and try a...
0
192,702
15,356,827,226
IssuesEvent
2021-03-01 12:56:46
fga-eps-mds/2020.2-Lend.it
https://api.github.com/repos/fga-eps-mds/2020.2-Lend.it
closed
Benchmarking
PO documentation
## Descrição da Issue Criação de um backmark da aplicação. ## Tasks: - [ ] Listar concorrentes - [ ] Comparações ## Critérios de Aceitação: - [ ] Documentar na wiki
1.0
Benchmarking - ## Descrição da Issue Criação de um backmark da aplicação. ## Tasks: - [ ] Listar concorrentes - [ ] Comparações ## Critérios de Aceitação: - [ ] Documentar na wiki
non_priority
benchmarking descrição da issue criação de um backmark da aplicação tasks listar concorrentes comparações critérios de aceitação documentar na wiki
0
437,619
12,600,218,448
IssuesEvent
2020-06-11 07:44:58
seung-lab/neuroglancer
https://api.github.com/repos/seung-lab/neuroglancer
closed
Deletion of in progress annotation should not be possible
Priority: Medium Realm: SeungLab Type: Bug
https://github.com/seung-lab/neuroglancer/pull/377#pullrequestreview-312666440 > * [ ] Ctrl+Alt+Rightclick can be used to delete annotation parts, which breaks Neuroglancer when doing it with an in-progress annotation. This issue already exists in the master branch, when deleting the starting point of a two step an...
1.0
Deletion of in progress annotation should not be possible - https://github.com/seung-lab/neuroglancer/pull/377#pullrequestreview-312666440 > * [ ] Ctrl+Alt+Rightclick can be used to delete annotation parts, which breaks Neuroglancer when doing it with an in-progress annotation. This issue already exists in the mast...
priority
deletion of in progress annotation should not be possible ctrl alt rightclick can be used to delete annotation parts which breaks neuroglancer when doing it with an in progress annotation this issue already exists in the master branch when deleting the starting point of a two step annotation before pla...
1
60,002
3,117,666,621
IssuesEvent
2015-09-04 03:56:18
framingeinstein/issues-test
https://api.github.com/repos/framingeinstein/issues-test
opened
SPK-361: Resources Downloads: Styling Updates
priority:normal priority:normal priority:normal priority:normal priority:normal priority:normal resolution:fixed
Hi Tibbs, Looks like we have functionally for resources and downloads now. Can you tighten up the styling? Apologies if you already have a ticket for it. Thanks!
6.0
SPK-361: Resources Downloads: Styling Updates - Hi Tibbs, Looks like we have functionally for resources and downloads now. Can you tighten up the styling? Apologies if you already have a ticket for it. Thanks!
priority
spk resources downloads styling updates hi tibbs looks like we have functionally for resources and downloads now can you tighten up the styling apologies if you already have a ticket for it thanks
1
443,579
30,923,775,306
IssuesEvent
2023-08-06 08:19:55
litestar-org/litestar
https://api.github.com/repos/litestar-org/litestar
closed
Docs: v2 todo list
documentation
This is a tracking issue for tasks related to documentation updates that need to happen before the v2 release. - [x] #1285 - [x] #1050 - [ ] [the OpenAPI generation CLI doc](https://docs.starliteproject.dev/2/usage/cli.html#openapi) isn't up to date with the current CLI: the new command is `starlite schema typesc...
1.0
Docs: v2 todo list - This is a tracking issue for tasks related to documentation updates that need to happen before the v2 release. - [x] #1285 - [x] #1050 - [ ] [the OpenAPI generation CLI doc](https://docs.starliteproject.dev/2/usage/cli.html#openapi) isn't up to date with the current CLI: the new command is `s...
non_priority
docs todo list this is a tracking issue for tasks related to documentation updates that need to happen before the release isn t up to date with the current cli the new command is starlite schema typescript for instance to get the typescript client lib the type is re...
0
81,304
10,230,426,702
IssuesEvent
2019-08-17 21:35:40
boneless-chicken/Nugget-UI
https://api.github.com/repos/boneless-chicken/Nugget-UI
closed
Documentación de plugins de VSC
documentation
Añadir documentación de plugins de visual studio code obligatorios como entorno de desarrollo (Add jsdoc comments, DotENV, ES7 React/Redux/GraphQL/React-Native snippets, Prettier, Version Lens y ESLint).
1.0
Documentación de plugins de VSC - Añadir documentación de plugins de visual studio code obligatorios como entorno de desarrollo (Add jsdoc comments, DotENV, ES7 React/Redux/GraphQL/React-Native snippets, Prettier, Version Lens y ESLint).
non_priority
documentación de plugins de vsc añadir documentación de plugins de visual studio code obligatorios como entorno de desarrollo add jsdoc comments dotenv react redux graphql react native snippets prettier version lens y eslint
0
364,883
10,774,674,817
IssuesEvent
2019-11-03 08:23:49
Yuudaari/soulus
https://api.github.com/repos/Yuudaari/soulus
closed
Roguelike Dungeons spawners are only rarely replaced
Is: Issue Kind: Mod Support Priority: Normal
So I'm in the process of making a small adventure pack (Betweenlands, Aether, Roguelike Dungeons, etc) and decided to throw in this mod to make things a bit more interesting. However, I've run into a problem: Soulus doesn't replace the spawners in Roguelike dungeons with summoners, so the entire dungeon is completely d...
1.0
Roguelike Dungeons spawners are only rarely replaced - So I'm in the process of making a small adventure pack (Betweenlands, Aether, Roguelike Dungeons, etc) and decided to throw in this mod to make things a bit more interesting. However, I've run into a problem: Soulus doesn't replace the spawners in Roguelike dungeon...
priority
roguelike dungeons spawners are only rarely replaced so i m in the process of making a small adventure pack betweenlands aether roguelike dungeons etc and decided to throw in this mod to make things a bit more interesting however i ve run into a problem soulus doesn t replace the spawners in roguelike dungeon...
1
7,660
10,790,006,237
IssuesEvent
2019-11-05 13:13:29
marco-buttu/suricate
https://api.github.com/repos/marco-buttu/suricate
closed
Standard for response message
requirement
The message you get, either from `redis.pubsub` or `redis.get` must be composed as described here. In case there is no error: ``` message = { 'value': the value, 'timestamp': the timestamp, 'error: '', } ``` In case of errors, the `error` key stores the error message, and the `value` key is an empty ...
1.0
Standard for response message - The message you get, either from `redis.pubsub` or `redis.get` must be composed as described here. In case there is no error: ``` message = { 'value': the value, 'timestamp': the timestamp, 'error: '', } ``` In case of errors, the `error` key stores the error message, ...
non_priority
standard for response message the message you get either from redis pubsub or redis get must be composed as described here in case there is no error message value the value timestamp the timestamp error in case of errors the error key stores the error message ...
0
299,372
22,601,499,536
IssuesEvent
2022-06-29 09:31:20
notDmDrl/pull_down_button
https://api.github.com/repos/notDmDrl/pull_down_button
closed
If `PullDownMenuItem`'s `onTap` is a `showDialog` function, nothing happens when clicking it.
documentation enhancement
```dart PullDownButton( itemBuilder: (ctx) => [ PullDownMenuItem( title: 'Compress', icon: CupertinoIcons.archivebox, onTap: () => showDialog(context: context, builder: (context) => AlertDialog(content: Container())), ), ], positio...
1.0
If `PullDownMenuItem`'s `onTap` is a `showDialog` function, nothing happens when clicking it. - ```dart PullDownButton( itemBuilder: (ctx) => [ PullDownMenuItem( title: 'Compress', icon: CupertinoIcons.archivebox, onTap: () => showDialog(context: context, buil...
non_priority
if pulldownmenuitem s ontap is a showdialog function nothing happens when clicking it dart pulldownbutton itembuilder ctx pulldownmenuitem title compress icon cupertinoicons archivebox ontap showdialog context context buil...
0
600,811
18,358,445,703
IssuesEvent
2021-10-08 22:19:29
kubernetes-sigs/controller-runtime
https://api.github.com/repos/kubernetes-sigs/controller-runtime
closed
Secure serving support
help wanted lifecycle/frozen priority/important-soon
Support secure serving in api server (build on top of PoC in #645 ) cc. @DirectXMan12
1.0
Secure serving support - Support secure serving in api server (build on top of PoC in #645 ) cc. @DirectXMan12
priority
secure serving support support secure serving in api server build on top of poc in cc
1
598,107
18,236,628,237
IssuesEvent
2021-10-01 07:49:14
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
[Class ability] [Druid] Feral Charge (Cat) not correctly scripted
Class-Druid Priority-Medium Confirmed ChromieCraft Generic
Original report: https://github.com/chromiecraft/chromiecraft/issues/1642 ### What client do you play on? enUS ### Faction - [X] Alliance - [X] Horde ### Content Phase: - [x] Generic - [ ] 1-19 - [ ] 20-29 - [ ] 30-39 - [ ] 40-49 - [ ] 50-59 ### Current Behaviour There are several issues: - ...
1.0
[Class ability] [Druid] Feral Charge (Cat) not correctly scripted - Original report: https://github.com/chromiecraft/chromiecraft/issues/1642 ### What client do you play on? enUS ### Faction - [X] Alliance - [X] Horde ### Content Phase: - [x] Generic - [ ] 1-19 - [ ] 20-29 - [ ] 30-39 - [ ] 40-49 ...
priority
feral charge cat not correctly scripted original report what client do you play on enus faction alliance horde content phase generic current behaviour there are several issues positioning dazing positio...
1
10,053
3,083,401,923
IssuesEvent
2015-08-24 08:44:54
WebTales/rubedo
https://api.github.com/repos/WebTales/rubedo
closed
add traduction keys - Studio menu
Bug To test
Dans le menu Studio ajouter une clé de traduction sur "user types"
1.0
add traduction keys - Studio menu - Dans le menu Studio ajouter une clé de traduction sur "user types"
non_priority
add traduction keys studio menu dans le menu studio ajouter une clé de traduction sur user types
0
19,607
3,228,260,465
IssuesEvent
2015-10-11 22:51:06
koyao/java-zhconverter
https://api.github.com/repos/koyao/java-zhconverter
closed
this conversion logic is faulty
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 一哄而散 cannot be converted to 一鬨而散 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. The conversion logic is faulty. You need to use a some oth...
1.0
this conversion logic is faulty - ``` What steps will reproduce the problem? 1. 一哄而散 cannot be converted to 一鬨而散 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. The conversion logic is ...
non_priority
this conversion logic is faulty what steps will reproduce the problem 一哄而散 cannot be converted to 一鬨而散 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 the conversion logic is ...
0
89,812
18,045,486,522
IssuesEvent
2021-09-18 20:34:40
julz0815/veracode-flaws-to-issues
https://api.github.com/repos/julz0815/veracode-flaws-to-issues
closed
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) ('Cross-Site Scripting (XSS)') [VID:137]
VeracodeFlaw: Medium Veracode Policy Scan
NaN:L2045 **Filename:** BlabController.java **Line:** 204 **CWE:** 80 (Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) ('Cross-Site Scripting (XSS)')) <span>This call to getMoreFeed() contains a cross-site scripting (XSS) flaw. The application populates the HTTP response with untruste...
2.0
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) ('Cross-Site Scripting (XSS)') [VID:137] - NaN:L2045 **Filename:** BlabController.java **Line:** 204 **CWE:** 80 (Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) ('Cross-Site Scripting (XSS)')) <span>This cal...
non_priority
improper neutralization of script related html tags in a web page basic xss cross site scripting xss nan filename blabcontroller java line cwe improper neutralization of script related html tags in a web page basic xss cross site scripting xss this call to getmorefeed c...
0
311,632
23,396,468,747
IssuesEvent
2022-08-12 00:33:00
elastic/eui
https://api.github.com/repos/elastic/eui
opened
[Docs] Our tabbed pages in our side nav are problematic for keyboard/focus/screen reader accessibility
documentation accessibility - keyboard accessibility - screen reader
CC @1Copenut Example tabbed page: https://elastic.github.io/eui/#/guidelines/writing/guidelines <img width="518" alt="" src="https://user-images.githubusercontent.com/549407/184263808-5e9ecb85-d33d-42b2-9caf-0f87b07c61f3.png"> ## Problem 1: Screen reader page announcements Our normal screen reader live regi...
1.0
[Docs] Our tabbed pages in our side nav are problematic for keyboard/focus/screen reader accessibility - CC @1Copenut Example tabbed page: https://elastic.github.io/eui/#/guidelines/writing/guidelines <img width="518" alt="" src="https://user-images.githubusercontent.com/549407/184263808-5e9ecb85-d33d-42b2-9caf-...
non_priority
our tabbed pages in our side nav are problematic for keyboard focus screen reader accessibility cc example tabbed page img width alt src problem screen reader page announcements our normal screen reader live region does not register switching clicking guidelines and examples ...
0
44,658
5,638,643,663
IssuesEvent
2017-04-06 12:32:48
quinoacomputing/quinoa
https://api.github.com/repos/quinoacomputing/quinoa
closed
Memory testing
enhancement help wanted testing
Example: CMake/CTest/CDash has built-in support for automated memory testing using valgrind
1.0
Memory testing - Example: CMake/CTest/CDash has built-in support for automated memory testing using valgrind
non_priority
memory testing example cmake ctest cdash has built in support for automated memory testing using valgrind
0
78,806
9,797,058,808
IssuesEvent
2019-06-11 09:06:54
unee-t/frontend
https://api.github.com/repos/unee-t/frontend
closed
Notification email - first link to the case is not clickable
design/ux enhancement
# The problem: With the rollout of PR #414 we ## Expected result: The link to the case is clickable ## Actual result: The first link to the case is NOT clickable (but the second link is) ![image](https://user-images.githubusercontent.com/31331637/43349816-201924c8-9235-11e8-87fd-6aa8201d4c49.png)
1.0
Notification email - first link to the case is not clickable - # The problem: With the rollout of PR #414 we ## Expected result: The link to the case is clickable ## Actual result: The first link to the case is NOT clickable (but the second link is) ![image](https://user-images.githubusercontent.com/31331637...
non_priority
notification email first link to the case is not clickable the problem with the rollout of pr we expected result the link to the case is clickable actual result the first link to the case is not clickable but the second link is
0
526,788
15,301,344,292
IssuesEvent
2021-02-24 13:30:18
gazprom-neft/consta-uikit
https://api.github.com/repos/gazprom-neft/consta-uikit
closed
landing: правки
bug 🔥🔥🔥 priority
1. Поправить год в тексте лицензии на 2021, открывать его в новом окне (в 2-ух местах). 2. Проверить, что со свитчем (при включении не голубой, а серый). 3. В вопросе "Для каких задач подходит дизайн-система?" поправить "какой-то" на "какой-либо". 4. В вопросе "В какой момент ее лучше подключать?" должна быть точка ...
1.0
landing: правки - 1. Поправить год в тексте лицензии на 2021, открывать его в новом окне (в 2-ух местах). 2. Проверить, что со свитчем (при включении не голубой, а серый). 3. В вопросе "Для каких задач подходит дизайн-система?" поправить "какой-то" на "какой-либо". 4. В вопросе "В какой момент ее лучше подключать?" ...
priority
landing правки поправить год в тексте лицензии на открывать его в новом окне в ух местах проверить что со свитчем при включении не голубой а серый в вопросе для каких задач подходит дизайн система поправить какой то на какой либо в вопросе в какой момент ее лучше подключать дол...
1
1,521
2,603,966,937
IssuesEvent
2015-02-24 18:59:16
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳包皮上面有水泡
auto-migrated Priority-Medium Type-Defect
``` 沈阳包皮上面有水泡〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com by `q964105....
1.0
沈阳包皮上面有水泡 - ``` 沈阳包皮上面有水泡〓沈陽軍區政治部醫院性病〓TEL:024-3102 3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位� ��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 ``` ----- Original issue reported on code.google.com ...
non_priority
沈阳包皮上面有水泡 沈阳包皮上面有水泡〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at
0
468,957
13,493,681,487
IssuesEvent
2020-09-11 20:05:06
concrete5/concrete5
https://api.github.com/repos/concrete5/concrete5
closed
Upgrade path currently fails
Bug Priority:Low Product Areas:Upgrading Stale Type:Bug
In order to get upgraded to run on the latest develop I had to add: ```php $this->refreshDatabaseTables(['Pages']); ``` to the top of `\Concrete\Core\Updater\Migrations\Migrations\Version20170824000000`
1.0
Upgrade path currently fails - In order to get upgraded to run on the latest develop I had to add: ```php $this->refreshDatabaseTables(['Pages']); ``` to the top of `\Concrete\Core\Updater\Migrations\Migrations\Version20170824000000`
priority
upgrade path currently fails in order to get upgraded to run on the latest develop i had to add php this refreshdatabasetables to the top of concrete core updater migrations migrations
1
429,914
12,429,823,009
IssuesEvent
2020-05-25 09:11:34
Linkurious/documentation
https://api.github.com/repos/Linkurious/documentation
opened
Add a description for searchPrefixExpansion
priority:1:low
The configuration `advanced. searchPrefixExpansion` is not documented
1.0
Add a description for searchPrefixExpansion - The configuration `advanced. searchPrefixExpansion` is not documented
priority
add a description for searchprefixexpansion the configuration advanced searchprefixexpansion is not documented
1
274,155
29,923,058,914
IssuesEvent
2023-06-22 01:19:46
markussiebert/cdk-sops-secrets
https://api.github.com/repos/markussiebert/cdk-sops-secrets
closed
go.mozilla.org/sops/v3-v3.7.3: 2 vulnerabilities (highest severity is: 7.5) - autoclosed
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>go.mozilla.org/sops/v3-v3.7.3</b></p></summary> <p></p> <p> <p>Found in HEAD commit: <a href="https://github.com/markussiebert/cdk-sops-secrets/commit/f040463ddea22...
True
go.mozilla.org/sops/v3-v3.7.3: 2 vulnerabilities (highest severity is: 7.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>go.mozilla.org/sops/v3-v3.7.3</b></p></summary> <p></p> <p> <p>Found in H...
non_priority
go mozilla org sops vulnerabilities highest severity is autoclosed vulnerable library go mozilla org sops found in head commit a href vulnerabilities cve severity cvss dependency type fixed in go mozilla org sops version remediation av...
0
399,278
11,745,827,622
IssuesEvent
2020-03-12 10:31:28
input-output-hk/cardano-node
https://api.github.com/repos/input-output-hk/cardano-node
opened
Confusion over the prupose of the chairman program
audit priority low
> cardano-node/app/chairman.hs implements main, which parses ChairmanArgs, which includes core node IDs, and calls runChairman, passing those IDs. The runChairman code in cardano- node/src/Cardano/Chairman.hs then uses mapConcurrently to spawn off threads connecting to each core node, running connectTo against each. O...
1.0
Confusion over the prupose of the chairman program - > cardano-node/app/chairman.hs implements main, which parses ChairmanArgs, which includes core node IDs, and calls runChairman, passing those IDs. The runChairman code in cardano- node/src/Cardano/Chairman.hs then uses mapConcurrently to spawn off threads connecting...
priority
confusion over the prupose of the chairman program cardano node app chairman hs implements main which parses chairmanargs which includes core node ids and calls runchairman passing those ids the runchairman code in cardano node src cardano chairman hs then uses mapconcurrently to spawn off threads connecting...
1
126,864
17,117,072,132
IssuesEvent
2021-07-11 15:23:31
samuelhackwill/le-tiret-du-six
https://api.github.com/repos/samuelhackwill/le-tiret-du-six
opened
what if everybody's a spacebar athlete?
game design
During the show at calais 9th, everybody was a spacebar athlete. Does this break the show? As mentioned by J., the text probably needs to be balanced so that being part of the team sieste feels more rewarding.
1.0
what if everybody's a spacebar athlete? - During the show at calais 9th, everybody was a spacebar athlete. Does this break the show? As mentioned by J., the text probably needs to be balanced so that being part of the team sieste feels more rewarding.
non_priority
what if everybody s a spacebar athlete during the show at calais everybody was a spacebar athlete does this break the show as mentioned by j the text probably needs to be balanced so that being part of the team sieste feels more rewarding
0
184,679
21,784,933,980
IssuesEvent
2022-05-14 01:51:43
Fanthony1805/Projet_Ecosysteme_Big_Data_ING5_SI02_App_AYMEMARTIN_DECASTRO_FERREYROLLES
https://api.github.com/repos/Fanthony1805/Projet_Ecosysteme_Big_Data_ING5_SI02_App_AYMEMARTIN_DECASTRO_FERREYROLLES
opened
CVE-2022-1650 (High) detected in eventsource-1.1.0.tgz
security vulnerability
## CVE-2022-1650 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eventsource-1.1.0.tgz</b></p></summary> <p>W3C compliant EventSource client for Node.js and browser (polyfill)</p> <p>L...
True
CVE-2022-1650 (High) detected in eventsource-1.1.0.tgz - ## CVE-2022-1650 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eventsource-1.1.0.tgz</b></p></summary> <p>W3C compliant Event...
non_priority
cve high detected in eventsource tgz cve high severity vulnerability vulnerable library eventsource tgz compliant eventsource client for node js and browser polyfill library home page a href path to dependency file frontend package json path to vulnerable library...
0
39,469
5,096,485,451
IssuesEvent
2017-01-03 18:21:19
fsr-itse/1327
https://api.github.com/repos/fsr-itse/1327
closed
Line breaks in words
[P] major [T] bug [T] design
In tables line breaks can be within words (`1327.css:564`: `table td {word-break: break-all;}`) which does not look good in, e.g., poll option texts.
1.0
Line breaks in words - In tables line breaks can be within words (`1327.css:564`: `table td {word-break: break-all;}`) which does not look good in, e.g., poll option texts.
non_priority
line breaks in words in tables line breaks can be within words css table td word break break all which does not look good in e g poll option texts
0
613,444
19,090,518,830
IssuesEvent
2021-11-29 11:33:23
kubernetes/ingress-nginx
https://api.github.com/repos/kubernetes/ingress-nginx
closed
Helm chart should allow adding annotations for admission-webhooks Jobs
kind/feature needs-triage needs-priority
Currently we're allowing to set the annotations for the `controller` , but not in the `admission-webhooks` Jobs. I think we should support it, for example in my use case is i want to add certain annotations to the Jobs to pass the `kube-linter` checks. Proposed changing following files: `job-patchWebhook.yaml` and ...
1.0
Helm chart should allow adding annotations for admission-webhooks Jobs - Currently we're allowing to set the annotations for the `controller` , but not in the `admission-webhooks` Jobs. I think we should support it, for example in my use case is i want to add certain annotations to the Jobs to pass the `kube-linter` ch...
priority
helm chart should allow adding annotations for admission webhooks jobs currently we re allowing to set the annotations for the controller but not in the admission webhooks jobs i think we should support it for example in my use case is i want to add certain annotations to the jobs to pass the kube linter ch...
1
538,012
15,760,342,849
IssuesEvent
2021-03-31 08:52:44
canonical-web-and-design/ubuntu.com
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
closed
Mention of 14.04 LTS on ubuntu advantage page is probably outdated
Priority: Medium Review: PdM needed
Hello, I noticed some surprising text on the ubuntu advantage main page: "Initially, free subscription is available for Ubuntu 14.04 LTS only" 14.04 is now in ESM stage and not free. Probably this sentence can be deleted. Thanks --- *Reported from: https://ubuntu.com/advantage*
1.0
Mention of 14.04 LTS on ubuntu advantage page is probably outdated - Hello, I noticed some surprising text on the ubuntu advantage main page: "Initially, free subscription is available for Ubuntu 14.04 LTS only" 14.04 is now in ESM stage and not free. Probably this sentence can be deleted. Thanks --- *Repo...
priority
mention of lts on ubuntu advantage page is probably outdated hello i noticed some surprising text on the ubuntu advantage main page initially free subscription is available for ubuntu lts only is now in esm stage and not free probably this sentence can be deleted thanks reported f...
1
56,426
15,085,265,109
IssuesEvent
2021-02-05 18:23:58
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
pyhit init file missing imports
C: HIT T: defect
## Bug Description Add `import os` and `import subprocess` to init file for the pyhit module. moose\python\pyhit\__init__.py:4: in <module> testdir = os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..', 'test')) E NameError: name 'os' is not defined ## Steps to Reproduce When `from . impo...
1.0
pyhit init file missing imports - ## Bug Description Add `import os` and `import subprocess` to init file for the pyhit module. moose\python\pyhit\__init__.py:4: in <module> testdir = os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..', 'test')) E NameError: name 'os' is not defined ## Ste...
non_priority
pyhit init file missing imports bug description add import os and import subprocess to init file for the pyhit module moose python pyhit init py in testdir os path abspath os path join os path dirname file test e nameerror name os is not defined steps to r...
0
784,825
27,585,877,156
IssuesEvent
2023-03-08 19:43:42
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
yarn dx uses old "docker-compose" instead of current "docker compose"
Low priority
Found a bug? Please fill out the sections below. 👍 ### Issue Summary When creating the initial database user using yarn dx, you will get an error about docker-compose. This is because current docker uses the syntax docker "space" compose, no hyphen. ### Steps to Reproduce At https://github.com/calcom/cal.c...
1.0
yarn dx uses old "docker-compose" instead of current "docker compose" - Found a bug? Please fill out the sections below. 👍 ### Issue Summary When creating the initial database user using yarn dx, you will get an error about docker-compose. This is because current docker uses the syntax docker "space" compose, no...
priority
yarn dx uses old docker compose instead of current docker compose found a bug please fill out the sections below 👍 issue summary when creating the initial database user using yarn dx you will get an error about docker compose this is because current docker uses the syntax docker space compose no...
1
69,444
14,988,520,075
IssuesEvent
2021-01-29 01:27:15
Omni3Tech/corda
https://api.github.com/repos/Omni3Tech/corda
opened
CVE-2018-7489 (High) detected in jackson-databind-2.8.4.jar
security vulnerability
## CVE-2018-7489 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming...
True
CVE-2018-7489 (High) detected in jackson-databind-2.8.4.jar - ## CVE-2018-7489 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.4.jar</b></p></summary> <p>General d...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file corda testing testserver build ...
0
298,805
9,201,454,324
IssuesEvent
2019-03-07 19:40:41
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
DISCUSS: User Management
Function-Users Priority-Critical
``` What steps will reproduce the problem? 1. Let admin users grant anyone their rights - What is the expected output? Users awesomifying collections after having carefully read the documentation. - What do you see instead? Users apparently hurling fingers in the general direction of their keyboard. Please use l...
1.0
DISCUSS: User Management - ``` What steps will reproduce the problem? 1. Let admin users grant anyone their rights - What is the expected output? Users awesomifying collections after having carefully read the documentation. - What do you see instead? Users apparently hurling fingers in the general direction of th...
priority
discuss user management what steps will reproduce the problem let admin users grant anyone their rights what is the expected output users awesomifying collections after having carefully read the documentation what do you see instead users apparently hurling fingers in the general direction of th...
1
110,530
23,951,871,635
IssuesEvent
2022-09-12 12:13:25
log2timeline/plaso
https://api.github.com/repos/log2timeline/plaso
closed
Replace PlistTimeEventData by parser specific event data objects
parsers code health
Replace PlistTimeEventData by parser specific event data objects
1.0
Replace PlistTimeEventData by parser specific event data objects - Replace PlistTimeEventData by parser specific event data objects
non_priority
replace plisttimeeventdata by parser specific event data objects replace plisttimeeventdata by parser specific event data objects
0
101,682
21,766,948,635
IssuesEvent
2022-05-13 03:49:22
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
opened
Extract refactoring code actions
Type/Improvement Team/LanguageServer Area/CodeAction
**Description:** Implement code actions to, 1. Extract to variable 2. Extract to constant 3. Extract to field 4. Extract to method **Describe your solution(s)** ``` [1] // Before function extractRefactoring(int num) { if (num > 5 && num < 10) { // execute } } // After function inv...
1.0
Extract refactoring code actions - **Description:** Implement code actions to, 1. Extract to variable 2. Extract to constant 3. Extract to field 4. Extract to method **Describe your solution(s)** ``` [1] // Before function extractRefactoring(int num) { if (num > 5 && num < 10) { // execute ...
non_priority
extract refactoring code actions description implement code actions to extract to variable extract to constant extract to field extract to method describe your solution s before function extractrefactoring int num if num num execute ...
0
228,755
17,475,754,235
IssuesEvent
2021-08-08 04:51:50
UjwalKandi/Issue-Bookmarks
https://api.github.com/repos/UjwalKandi/Issue-Bookmarks
opened
GitHub Pages - Websites for your projects
documentation coding programming free sites UI/UX storage
**TL;DR** - Hosted directly from your GitHub repository. Just edit, push, and your changes are live. **Website**: https://pages.github.com/
1.0
GitHub Pages - Websites for your projects - **TL;DR** - Hosted directly from your GitHub repository. Just edit, push, and your changes are live. **Website**: https://pages.github.com/
non_priority
github pages websites for your projects tl dr hosted directly from your github repository just edit push and your changes are live website
0
1,979
4,805,290,986
IssuesEvent
2016-11-02 15:42:11
AllenFang/react-bootstrap-table
https://api.github.com/repos/AllenFang/react-bootstrap-table
closed
Remove tooltip on hover on table header?
help wanted inprocess
When you mouseover on table header/column name, it shows a tooltip showing the column header name. To me its redundant. How can I disable it? Thanks.
1.0
Remove tooltip on hover on table header? - When you mouseover on table header/column name, it shows a tooltip showing the column header name. To me its redundant. How can I disable it? Thanks.
non_priority
remove tooltip on hover on table header when you mouseover on table header column name it shows a tooltip showing the column header name to me its redundant how can i disable it thanks
0
82,684
3,618,171,061
IssuesEvent
2016-02-08 10:12:06
ubpb/issues
https://api.github.com/repos/ubpb/issues
closed
Suche nach NOTATION = EIN liefert keine Ergebnisse
bug high priority katalog pending
https://katalog.ub.uni-paderborn.de/local/searches?search_request=%7B%22queries%22%3A%5B%7B%22exclude%22%3Afalse%2C%22type%22%3A%22query_string%22%2C%22default_operator%22%3A%22AND%22%2C%22fields%22%3A%5B%22notation%22%5D%2C%22query%22%3A%22EIN%22%7D%5D%2C%22sort%22%3A%5B%7B%22field%22%3A%22_score%22%7D%5D%7D Es gib...
1.0
Suche nach NOTATION = EIN liefert keine Ergebnisse - https://katalog.ub.uni-paderborn.de/local/searches?search_request=%7B%22queries%22%3A%5B%7B%22exclude%22%3Afalse%2C%22type%22%3A%22query_string%22%2C%22default_operator%22%3A%22AND%22%2C%22fields%22%3A%5B%22notation%22%5D%2C%22query%22%3A%22EIN%22%7D%5D%2C%22sort%22%...
priority
suche nach notation ein liefert keine ergebnisse es gibt jedoch min einen titel mit der systemstelle ein zudem scheinen sich in der systemstelle einige ungültige werte eingeschlichen zu haben z b einzelheft im exemplar
1
1,507
2,514,911,220
IssuesEvent
2015-01-15 15:19:03
BitShares/bitshares
https://api.github.com/repos/BitShares/bitshares
opened
"Reindex-without-downtime" script
priority theoreticalbts
This will primarily be to help delegates, market makers, etc. who want to be able to reindex with minimal downtime. The script will: - Copy blockchain into new datadir - Delete database lock file from blockchain in new datadir - Run client in new datadir until reindex is complete - Copy index from new datadir ...
1.0
"Reindex-without-downtime" script - This will primarily be to help delegates, market makers, etc. who want to be able to reindex with minimal downtime. The script will: - Copy blockchain into new datadir - Delete database lock file from blockchain in new datadir - Run client in new datadir until reindex is comp...
priority
reindex without downtime script this will primarily be to help delegates market makers etc who want to be able to reindex with minimal downtime the script will copy blockchain into new datadir delete database lock file from blockchain in new datadir run client in new datadir until reindex is comp...
1
431,640
30,243,816,932
IssuesEvent
2023-07-06 15:06:10
kedro-org/kedro
https://api.github.com/repos/kedro-org/kedro
opened
Make `%load_ext kedro.ipython` more visible
Component: Documentation 📄 Issue: Feature Request
## Description We should make `%load_ext kedro.ipython` more visible, since it's tool-independent (as long as it's IPython-compatible) and also independent on how the service was launched (think for instance Databricks notebooks, Google Colab, and VSCode). ## Context A user wanted to use the Kedro extension on VSC...
1.0
Make `%load_ext kedro.ipython` more visible - ## Description We should make `%load_ext kedro.ipython` more visible, since it's tool-independent (as long as it's IPython-compatible) and also independent on how the service was launched (think for instance Databricks notebooks, Google Colab, and VSCode). ## Context A...
non_priority
make load ext kedro ipython more visible description we should make load ext kedro ipython more visible since it s tool independent as long as it s ipython compatible and also independent on how the service was launched think for instance databricks notebooks google colab and vscode context a...
0
49,063
3,001,741,185
IssuesEvent
2015-07-24 13:29:18
andresriancho/w3af
https://api.github.com/repos/andresriancho/w3af
closed
Encoding issues with mitmproxy
bug priority:medium
Mariano Orsili reported me a bug over email: "Datos" after a talk we had about mitmproxy/spiderman bug yielding an encoding error when browsing some sites. I asked him to capture the HTTP traffic and received the pcaps over email. Can't publish them online
1.0
Encoding issues with mitmproxy - Mariano Orsili reported me a bug over email: "Datos" after a talk we had about mitmproxy/spiderman bug yielding an encoding error when browsing some sites. I asked him to capture the HTTP traffic and received the pcaps over email. Can't publish them online
priority
encoding issues with mitmproxy mariano orsili reported me a bug over email datos after a talk we had about mitmproxy spiderman bug yielding an encoding error when browsing some sites i asked him to capture the http traffic and received the pcaps over email can t publish them online
1
284,082
8,735,641,718
IssuesEvent
2018-12-11 17:17:06
fourkitchens/emulsify
https://api.github.com/repos/fourkitchens/emulsify
closed
Fieldset template removes legend_span.attributes
Priority: Low Status: Feedback Needed
I noticed a problem when a customer used a webform element that had nested fieldsets. The legend of the element was visually duplicated. After a bit of digging, a classy-based theme indeed had the legend duplicated on the nested fieldset (I assume for accessibility) but an extra `visually-hidden` class was added to a s...
1.0
Fieldset template removes legend_span.attributes - I noticed a problem when a customer used a webform element that had nested fieldsets. The legend of the element was visually duplicated. After a bit of digging, a classy-based theme indeed had the legend duplicated on the nested fieldset (I assume for accessibility) bu...
priority
fieldset template removes legend span attributes i noticed a problem when a customer used a webform element that had nested fieldsets the legend of the element was visually duplicated after a bit of digging a classy based theme indeed had the legend duplicated on the nested fieldset i assume for accessibility bu...
1
25,833
19,276,656,369
IssuesEvent
2021-12-10 12:41:02
lutraconsulting/input
https://api.github.com/repos/lutraconsulting/input
closed
use github CACHE for CI builds
infrastructure
especially to cache downloading of qgis-deps and SDKs to speed up stuff and usage of ccache to c++ building improvements
1.0
use github CACHE for CI builds - especially to cache downloading of qgis-deps and SDKs to speed up stuff and usage of ccache to c++ building improvements
non_priority
use github cache for ci builds especially to cache downloading of qgis deps and sdks to speed up stuff and usage of ccache to c building improvements
0
92,992
19,024,414,740
IssuesEvent
2021-11-24 00:26:46
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Test failure JIT/HardwareIntrinsics/Arm/Crc32.Arm64/Crc32.Arm64_ro/Crc32.Arm64_ro.sh
arch-arm32 os-mac-os-x JitStress area-CodeGen-coreclr
Run: [runtime-coreclr jitstress 20211120.1](https://dev.azure.com/dnceng/public/_build/results?buildId=1479831&view=ms.vss-test-web.build-test-results-tab&runId=42377946&resultId=104245&paneView=debug) Failed test: ``` CoreCLR OSX arm64 Checked jitstress1_tiered @ OSX.1100.ARM64.Open - JIT/HardwareIntrinsics/Ar...
1.0
Test failure JIT/HardwareIntrinsics/Arm/Crc32.Arm64/Crc32.Arm64_ro/Crc32.Arm64_ro.sh - Run: [runtime-coreclr jitstress 20211120.1](https://dev.azure.com/dnceng/public/_build/results?buildId=1479831&view=ms.vss-test-web.build-test-results-tab&runId=42377946&resultId=104245&paneView=debug) Failed test: ``` CoreCLR O...
non_priority
test failure jit hardwareintrinsics arm ro ro sh run failed test coreclr osx checked tiered osx open jit hardwareintrinsics arm ro ro sh error message test infrastructure failure system io ioexception no space left on device tmp helix wo...
0
470,603
13,541,351,677
IssuesEvent
2020-09-16 15:46:22
tektoncd/operator
https://api.github.com/repos/tektoncd/operator
closed
Publish Operator on OperatorHub.io
priority/important-soon
One we will have our first release, we're gonna want to publish the upstream operator on operatorhub.io. This issue is to track that.
1.0
Publish Operator on OperatorHub.io - One we will have our first release, we're gonna want to publish the upstream operator on operatorhub.io. This issue is to track that.
priority
publish operator on operatorhub io one we will have our first release we re gonna want to publish the upstream operator on operatorhub io this issue is to track that
1
238,990
19,803,123,542
IssuesEvent
2022-01-19 01:31:24
compare-ci/admin
https://api.github.com/repos/compare-ci/admin
opened
Automated test 1642555883.700134
Test
This is a tracking issue for the automated tests being run. Test id: `automated-test-1642555883.700134`
1.0
Automated test 1642555883.700134 - This is a tracking issue for the automated tests being run. Test id: `automated-test-1642555883.700134`
non_priority
automated test this is a tracking issue for the automated tests being run test id automated test
0
195,527
15,530,038,384
IssuesEvent
2021-03-13 17:31:12
isiiunab/run-deploy
https://api.github.com/repos/isiiunab/run-deploy
closed
Traducir la documentación y agregar contenido relacionado a los steps de los pipelines en cuanto a inspección continua y pruebas
documentation
Traducción de la documentación, agregar contenido relacionado a los Steps de los pipelines.
1.0
Traducir la documentación y agregar contenido relacionado a los steps de los pipelines en cuanto a inspección continua y pruebas - Traducción de la documentación, agregar contenido relacionado a los Steps de los pipelines.
non_priority
traducir la documentación y agregar contenido relacionado a los steps de los pipelines en cuanto a inspección continua y pruebas traducción de la documentación agregar contenido relacionado a los steps de los pipelines
0
136,365
11,047,436,497
IssuesEvent
2019-12-09 18:58:17
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Can't create EKS cluster in 2.4
[zube]: To Test kind/bug-qa status/blocker
**What kind of request is this (question/bug/enhancement/feature request):** Bug **Steps to reproduce (least amount of steps as possible):** I've tested this in rancher `2.4 master-head (11/21/2019)`276702446 **Scenario 1**: Using all automatic options in the UI. `This cluster is currently Provisioning; ...
1.0
Can't create EKS cluster in 2.4 - **What kind of request is this (question/bug/enhancement/feature request):** Bug **Steps to reproduce (least amount of steps as possible):** I've tested this in rancher `2.4 master-head (11/21/2019)`276702446 **Scenario 1**: Using all automatic options in the UI. `This c...
non_priority
can t create eks cluster in what kind of request is this question bug enhancement feature request bug steps to reproduce least amount of steps as possible i ve tested this in rancher master head scenario using all automatic options in the ui this cluster is cur...
0
775,604
27,234,917,516
IssuesEvent
2023-02-21 15:40:42
ascheid/itsg33-pbmm-issue-gen
https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen
closed
AU-6 AUDIT REVIEW, ANALYSIS, AND REPORTING
Priority: P1
(A) The organization reviews and analyzes information system audit records [Assignment: organization-defined frequency] for indications of [Assignment: organization-defined inappropriate or unusual activity]. (B) The organization reports findings to [Assignment: organization-defined personnel or roles].
1.0
AU-6 AUDIT REVIEW, ANALYSIS, AND REPORTING - (A) The organization reviews and analyzes information system audit records [Assignment: organization-defined frequency] for indications of [Assignment: organization-defined inappropriate or unusual activity]. (B) The organization reports findings to [Assignment: organizatio...
priority
au audit review analysis and reporting a the organization reviews and analyzes information system audit records for indications of b the organization reports findings to
1
797,928
28,209,993,437
IssuesEvent
2023-04-05 02:47:44
AY2223S2-CS2103T-W09-1/tp
https://api.github.com/repos/AY2223S2-CS2103T-W09-1/tp
closed
[PE-D][Tester C] Find command throws RunTimeException
type.Bug priority.High
## Description When executing find command without keyword, program does not respond and errors are shown in terminal. ## Steps for reproducing find r/ find t/ find d/ find i/ find s/ ## Expected result A meaningful error message should show users that it is an invalid command. ## Actual result No error is shown...
1.0
[PE-D][Tester C] Find command throws RunTimeException - ## Description When executing find command without keyword, program does not respond and errors are shown in terminal. ## Steps for reproducing find r/ find t/ find d/ find i/ find s/ ## Expected result A meaningful error message should show users that it is ...
priority
find command throws runtimeexception description when executing find command without keyword program does not respond and errors are shown in terminal steps for reproducing find r find t find d find i find s expected result a meaningful error message should show users that it is an invalid com...
1
438,812
30,663,126,527
IssuesEvent
2023-07-25 16:15:57
ThreeSixtyGiving/standard
https://api.github.com/repos/ThreeSixtyGiving/standard
closed
Broken download link
Documentation
On the [Community Foundations page](https://standard.threesixtygiving.org/en/latest/guidance/cf-guidance/), the [link to download guidance](https://standard.threesixtygiving.org/en/latest/assets/Data%20preparation%20guide%20for%20community%20foundations%20-%20PDF%20version.pdf) does not work. What's the cause of the...
1.0
Broken download link - On the [Community Foundations page](https://standard.threesixtygiving.org/en/latest/guidance/cf-guidance/), the [link to download guidance](https://standard.threesixtygiving.org/en/latest/assets/Data%20preparation%20guide%20for%20community%20foundations%20-%20PDF%20version.pdf) does not work. ...
non_priority
broken download link on the the does not work what s the cause of the broken link and how can i fix it do i need to re upload the guidance or is it stored somewhere still
0
627,475
19,905,719,459
IssuesEvent
2022-01-25 12:35:33
ut-issl/c2a-core
https://api.github.com/repos/ut-issl/c2a-core
opened
CTCPのCCPとTCP分離にともなう CommandDispatcher の対応
priority::high
## 概要 `CTCP` の `CCP` と `TCP` 分離にともなう `CommandDispatcher` の対応 ## 詳細 - https://github.com/ut-issl/c2a-core/issues/204 の一環 - https://github.com/ut-issl/c2a-core/pull/212 でまとめて実装を諦めて,分離したもの - 構造的には,メモリ効率よくしたい & CCSDS対応したい → CTCP解体 → PL に依存性が → PL のpacketを任意に → CDIS にも依存性が ## close条件 なんとかなったら ## 備考 - これができないと...
1.0
CTCPのCCPとTCP分離にともなう CommandDispatcher の対応 - ## 概要 `CTCP` の `CCP` と `TCP` 分離にともなう `CommandDispatcher` の対応 ## 詳細 - https://github.com/ut-issl/c2a-core/issues/204 の一環 - https://github.com/ut-issl/c2a-core/pull/212 でまとめて実装を諦めて,分離したもの - 構造的には,メモリ効率よくしたい & CCSDS対応したい → CTCP解体 → PL に依存性が → PL のpacketを任意に → CDIS にも依存性が ...
priority
ctcpのccpとtcp分離にともなう commanddispatcher の対応 概要 ctcp の ccp と tcp 分離にともなう commanddispatcher の対応 詳細 の一環 でまとめて実装を諦めて,分離したもの 構造的には,メモリ効率よくしたい ccsds対応したい → ctcp解体 → pl に依存性が → pl のpacketを任意に → cdis にも依存性が close条件 なんとかなったら 備考 これができないと, ができない. 直すところとしては, で, ccp の pl 以外は弾く...
1
210,814
16,386,528,231
IssuesEvent
2021-05-17 11:11:59
jnunesvazquez/Telegram_Bot
https://api.github.com/repos/jnunesvazquez/Telegram_Bot
closed
Readme
bug documentation
No se ve bien las imágenes que insertamos en el readme y tampoco nos muestra bien el markdown a la hora de visualizarlo en github Imagenes de gitHub: ![github2](https://user-images.githubusercontent.com/72441274/118406965-abd61280-b67e-11eb-8239-428106df9fc3.PNG) ![github1](https://user-images.githubusercontent.c...
1.0
Readme - No se ve bien las imágenes que insertamos en el readme y tampoco nos muestra bien el markdown a la hora de visualizarlo en github Imagenes de gitHub: ![github2](https://user-images.githubusercontent.com/72441274/118406965-abd61280-b67e-11eb-8239-428106df9fc3.PNG) ![github1](https://user-images.githubuser...
non_priority
readme no se ve bien las imágenes que insertamos en el readme y tampoco nos muestra bien el markdown a la hora de visualizarlo en github imagenes de github imagenes de intellij
0
13,832
2,610,305,143
IssuesEvent
2015-02-26 19:38:08
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Add a "save demo" button on the Round Statistics screen
auto-migrated Priority-Medium Type-Enhancement
``` Would be nice to be able to save a demo of the last game by clicking a button below the health graph. This way you could more easily keep a record of the games that are worth keeping. See this issue: http://code.google.com/p/hedgewars/issues/detail?id=264 ``` ----- Original issue reported on code.google.com by...
1.0
Add a "save demo" button on the Round Statistics screen - ``` Would be nice to be able to save a demo of the last game by clicking a button below the health graph. This way you could more easily keep a record of the games that are worth keeping. See this issue: http://code.google.com/p/hedgewars/issues/detail?id=2...
priority
add a save demo button on the round statistics screen would be nice to be able to save a demo of the last game by clicking a button below the health graph this way you could more easily keep a record of the games that are worth keeping see this issue original issue reported on code google c...
1
84,451
3,665,035,390
IssuesEvent
2016-02-19 14:35:30
david415/HoneyBadger
https://api.github.com/repos/david415/HoneyBadger
closed
BSD compatibility: Add pure golang file pcap driver
"high" priority enhancement
libpcap does not reliable build with gopacket on BSD systems. Therefore in order for BSD systems to read pcap files we need another driver to support this feature. Gopacket has a ``pcapgo`` module which is pure golang. https://godoc.org/github.com/google/gopacket/pcapgo This issue will be resolved when we have ...
1.0
BSD compatibility: Add pure golang file pcap driver - libpcap does not reliable build with gopacket on BSD systems. Therefore in order for BSD systems to read pcap files we need another driver to support this feature. Gopacket has a ``pcapgo`` module which is pure golang. https://godoc.org/github.com/google/gopack...
priority
bsd compatibility add pure golang file pcap driver libpcap does not reliable build with gopacket on bsd systems therefore in order for bsd systems to read pcap files we need another driver to support this feature gopacket has a pcapgo module which is pure golang this issue will be resolved when we h...
1
31,640
4,713,511,385
IssuesEvent
2016-10-14 20:20:14
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
kubernetes-e2e-gci-gke-reboot: broken test run
kind/flake priority/P1 team/test-infra
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-reboot/470/ Multiple broken tests: Failed: [k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by triggering kernel panic and ensure they function upon restart {Kubernetes e2e suite} ``` /go/src/k8s.io/kubernetes/_output/dock...
1.0
kubernetes-e2e-gci-gke-reboot: broken test run - https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-reboot/470/ Multiple broken tests: Failed: [k8s.io] Reboot [Disruptive] [Feature:Reboot] each node by triggering kernel panic and ensure they function upon restart {Kubernetes e2e s...
non_priority
kubernetes gci gke reboot broken test run multiple broken tests failed reboot each node by triggering kernel panic and ensure they function upon restart kubernetes suite go src io kubernetes output dockerized go src io kubernetes test framework framework go oct all nodes s...
0
576,260
17,082,986,599
IssuesEvent
2021-07-08 08:15:24
kubeflow/pipelines
https://api.github.com/repos/kubeflow/pipelines
closed
Make pipelines work with private GKE
area/kfctl kind/bug lifecycle/stale platform/other priority/p1
Follow on to kubeflow/kubeflow#2086 - make Kubeflow work with private GKE. I have two pending PRs to update the docs and scripts to deploy kubeflow on private GKE kubeflow/website#651 kubeflow/kubeflow#3080 Pipelines is one of the applications that isn't working yet so I'm filing this issue to track the follo...
1.0
Make pipelines work with private GKE - Follow on to kubeflow/kubeflow#2086 - make Kubeflow work with private GKE. I have two pending PRs to update the docs and scripts to deploy kubeflow on private GKE kubeflow/website#651 kubeflow/kubeflow#3080 Pipelines is one of the applications that isn't working yet so I...
priority
make pipelines work with private gke follow on to kubeflow kubeflow make kubeflow work with private gke i have two pending prs to update the docs and scripts to deploy kubeflow on private gke kubeflow website kubeflow kubeflow pipelines is one of the applications that isn t working yet so i m filin...
1
324,841
9,913,308,578
IssuesEvent
2019-06-28 11:24:13
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.autotrader.com - see bug description
browser-firefox-mobile engine-gecko priority-normal
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.autotrader.com/cars-for-sale/vehicledetails.xhtml?listingId=500715281&zip=60661&referrer=%2Fcars-for-sale%2Fsearchresults.xhtml%3Fzi...
1.0
www.autotrader.com - see bug description - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.autotrader.com/cars-for-sale/vehicledetails.xhtml?listingId=500715281&zip=60661&referrer=...
priority
see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description decided to use firefox on my pixel instead of chrome horrible experience sites don t open steps to reproduce ...
1
67,600
3,275,449,443
IssuesEvent
2015-10-26 15:37:26
HubTurbo/HubTurbo
https://api.github.com/repos/HubTurbo/HubTurbo
closed
Open issues is coloured green after some clicking
priority.urgent type.bug
![screen shot 2015-10-24 at 5 29 06 pm](https://cloud.githubusercontent.com/assets/3381536/10709973/dfd85ce2-7a74-11e5-96b5-9ed492921822.png) Not sure if it only happens to me. If I click on some issues, the green colouring is messed up, at least when you start scrolling up and down.
1.0
Open issues is coloured green after some clicking - ![screen shot 2015-10-24 at 5 29 06 pm](https://cloud.githubusercontent.com/assets/3381536/10709973/dfd85ce2-7a74-11e5-96b5-9ed492921822.png) Not sure if it only happens to me. If I click on some issues, the green colouring is messed up, at least when you start scr...
priority
open issues is coloured green after some clicking not sure if it only happens to me if i click on some issues the green colouring is messed up at least when you start scrolling up and down
1
445,929
12,837,944,020
IssuesEvent
2020-07-07 16:35:36
WPRN/website
https://api.github.com/repos/WPRN/website
closed
"register your project" menu tab
Low Priority To do bug to investigate
I think there's a little bug in the menu. When you go through the menu and click on "register your project", you'll see the form but in the menu it's the tab "about WPRN" which remains underlined. It is also the same when you simply scroll without going through the menu entries. You have to click a second time ...
1.0
"register your project" menu tab - I think there's a little bug in the menu. When you go through the menu and click on "register your project", you'll see the form but in the menu it's the tab "about WPRN" which remains underlined. It is also the same when you simply scroll without going through the menu entries. ...
priority
register your project menu tab i think there s a little bug in the menu when you go through the menu and click on register your project you ll see the form but in the menu it s the tab about wprn which remains underlined it is also the same when you simply scroll without going through the menu entries ...
1
394,325
27,026,957,460
IssuesEvent
2023-02-11 18:21:57
timbrel/GitSavvy
https://api.github.com/repos/timbrel/GitSavvy
closed
Suggestion: document settings as in GitSavvy.sublime-settings
documentation
While I hate duplicating, it would be pretty useful to have a "human readable" documentation for settings to, among other things, be able to link to settings from other documentation pages. As an example, we could add a mention of being "Vintageous friendly" in [Highlighted Features](https://github.com/divmain/GitSavv...
1.0
Suggestion: document settings as in GitSavvy.sublime-settings - While I hate duplicating, it would be pretty useful to have a "human readable" documentation for settings to, among other things, be able to link to settings from other documentation pages. As an example, we could add a mention of being "Vintageous friend...
non_priority
suggestion document settings as in gitsavvy sublime settings while i hate duplicating it would be pretty useful to have a human readable documentation for settings to among other things be able to link to settings from other documentation pages as an example we could add a mention of being vintageous friend...
0
26,843
4,254,680,932
IssuesEvent
2016-07-09 00:30:45
DinisCruz/Maturity-Models
https://api.github.com/repos/DinisCruz/Maturity-Models
opened
Upgrade team's data to latest schema
bug P0 test needed
At the moment a number of them are not working ![image](https://cloud.githubusercontent.com/assets/656739/16704840/af2bfae2-4574-11e6-9627-38d5ba918865.png) Write test to find how many are affected
1.0
Upgrade team's data to latest schema - At the moment a number of them are not working ![image](https://cloud.githubusercontent.com/assets/656739/16704840/af2bfae2-4574-11e6-9627-38d5ba918865.png) Write test to find how many are affected
non_priority
upgrade team s data to latest schema at the moment a number of them are not working write test to find how many are affected
0
63,468
26,409,563,751
IssuesEvent
2023-01-13 11:00:44
LiskHQ/lisk-service
https://api.github.com/repos/LiskHQ/lisk-service
opened
Update totalLocked on block delete
type: improvement service/blockchain-connector service/blockchain-indexer
### Description The `totalLocked` is aggregated within the Lisk Service Indexer microservice based on events. However, the events in case of delete block events cannot be queried from the node. Hence, Lisk Service needs to cache the events corresponding all the non-finalized blocks and update them as and when the b...
2.0
Update totalLocked on block delete - ### Description The `totalLocked` is aggregated within the Lisk Service Indexer microservice based on events. However, the events in case of delete block events cannot be queried from the node. Hence, Lisk Service needs to cache the events corresponding all the non-finalized blo...
non_priority
update totallocked on block delete description the totallocked is aggregated within the lisk service indexer microservice based on events however the events in case of delete block events cannot be queried from the node hence lisk service needs to cache the events corresponding all the non finalized blo...
0
671,672
22,771,848,155
IssuesEvent
2022-07-08 10:45:38
technocrats-robotics/techno-quiz
https://api.github.com/repos/technocrats-robotics/techno-quiz
opened
[Quiz]: Validation on Quiz Posted by Admin
😎 enhancement 👷 good first issue 🔥 priority: high 🧔‍♂️ admin-panel
### Which pre-existing module/feature will you be working on? - This issue is concerned with the `Admin panel` - At Present, Can add one Quiz multiple times to the database - `Unique Quizzes` should only be allowed (Atleast within same department). > Duplicate Entries should be rejected right away ### Describe yo...
1.0
[Quiz]: Validation on Quiz Posted by Admin - ### Which pre-existing module/feature will you be working on? - This issue is concerned with the `Admin panel` - At Present, Can add one Quiz multiple times to the database - `Unique Quizzes` should only be allowed (Atleast within same department). > Duplicate Entries s...
priority
validation on quiz posted by admin which pre existing module feature will you be working on this issue is concerned with the admin panel at present can add one quiz multiple times to the database unique quizzes should only be allowed atleast within same department duplicate entries should...
1
285,098
21,483,870,690
IssuesEvent
2022-04-26 20:40:03
asciidoc-py/asciidoc-py
https://api.github.com/repos/asciidoc-py/asciidoc-py
closed
`GPL-2.0-only` or `GPL-2.0-or-later`?
documentation
Hi, Maintainer of asciidoc in Debian here. When adopting this package, I was a little confused which files were `GPL-2.0-or-later` and which were `GPL-2.0-only`. [COPYRIGHT](https://github.com/asciidoc-py/asciidoc-py/blob/main/COPYRIGHT) specifies: > ... either version 2 of the License, or (at your option) any la...
1.0
`GPL-2.0-only` or `GPL-2.0-or-later`? - Hi, Maintainer of asciidoc in Debian here. When adopting this package, I was a little confused which files were `GPL-2.0-or-later` and which were `GPL-2.0-only`. [COPYRIGHT](https://github.com/asciidoc-py/asciidoc-py/blob/main/COPYRIGHT) specifies: > ... either version 2 of...
non_priority
gpl only or gpl or later hi maintainer of asciidoc in debian here when adopting this package i was a little confused which files were gpl or later and which were gpl only specifies either version of the license or at your option any later version this makes all f...
0
57,563
15,862,769,901
IssuesEvent
2021-04-08 12:02:02
galasa-dev/projectmanagement
https://api.github.com/repos/galasa-dev/projectmanagement
opened
Firefox layout defects
defect webui
In Firefox (86.0.1 (64-bit) on Mac Big Sur), the slideout hamburger menu is placed too high ![image](https://user-images.githubusercontent.com/61017744/114022933-32225c00-986a-11eb-9b64-e1a537d09922.png) The same issue does **not** occur with the `organise table`, `Filter`, `Work list`, `Compare list` or `Help` fly...
1.0
Firefox layout defects - In Firefox (86.0.1 (64-bit) on Mac Big Sur), the slideout hamburger menu is placed too high ![image](https://user-images.githubusercontent.com/61017744/114022933-32225c00-986a-11eb-9b64-e1a537d09922.png) The same issue does **not** occur with the `organise table`, `Filter`, `Work list`, `Co...
non_priority
firefox layout defects in firefox bit on mac big sur the slideout hamburger menu is placed too high the same issue does not occur with the organise table filter work list compare list or help flyouts
0
167,894
13,047,536,803
IssuesEvent
2020-07-29 10:54:16
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
Manual test run on Android Tab for Android 1.11.x - Release
ARM QA/Yes release-notes/exclude tests
## Per release specialty tests - [ ] Implement "simplified" shield design on Android. ([#7754](https://github.com/brave/brave-browser/issues/7754)) - [ ] [Android] Issues to be tested on Android 1.11.x . ([#10587](https://github.com/brave/brave-browser/issues/10587)) - [ ] [Android] Rate Brave does not send feedback...
1.0
Manual test run on Android Tab for Android 1.11.x - Release - ## Per release specialty tests - [ ] Implement "simplified" shield design on Android. ([#7754](https://github.com/brave/brave-browser/issues/7754)) - [ ] [Android] Issues to be tested on Android 1.11.x . ([#10587](https://github.com/brave/brave-browser/i...
non_priority
manual test run on android tab for android x release per release specialty tests implement simplified shield design on android issues to be tested on android x rate brave does not send feedback on older android devices follow up to installer check th...
0
746,283
26,024,158,306
IssuesEvent
2022-12-21 15:01:54
episphere/connect
https://api.github.com/repos/episphere/connect
opened
Restrict Access to Clinical and Research Biospecimen Dashboard Based on Site
enhancement Biospecimen Dashboard Research Clinical Priority 1 Backend
Please restrict access to the clinical biospecimen dashboard to the KP sites only (KPCO, KPGA, KPNW, and KPHI), and restrict access to the research dashboard to Marshfield, UChicago, HealthPartners, Henry Ford, and Sanford only. - Davin to assign this issue
1.0
Restrict Access to Clinical and Research Biospecimen Dashboard Based on Site - Please restrict access to the clinical biospecimen dashboard to the KP sites only (KPCO, KPGA, KPNW, and KPHI), and restrict access to the research dashboard to Marshfield, UChicago, HealthPartners, Henry Ford, and Sanford only. - Davin t...
priority
restrict access to clinical and research biospecimen dashboard based on site please restrict access to the clinical biospecimen dashboard to the kp sites only kpco kpga kpnw and kphi and restrict access to the research dashboard to marshfield uchicago healthpartners henry ford and sanford only davin t...
1
309,622
9,477,690,892
IssuesEvent
2019-04-19 19:34:43
NCIOCPL/cgov-digital-platform
https://api.github.com/repos/NCIOCPL/cgov-digital-platform
closed
LinkIt Needs to Allow Files and Infographics
High priority In Scope (June 2019) bug
LinkIt as it is configured now only allows us to link to nodes. We need to be able to link to File and Infographic media types. This must be included for launch as these media types (particularly files) are linked throughout content all over the site.
1.0
LinkIt Needs to Allow Files and Infographics - LinkIt as it is configured now only allows us to link to nodes. We need to be able to link to File and Infographic media types. This must be included for launch as these media types (particularly files) are linked throughout content all over the site.
priority
linkit needs to allow files and infographics linkit as it is configured now only allows us to link to nodes we need to be able to link to file and infographic media types this must be included for launch as these media types particularly files are linked throughout content all over the site
1
103,352
4,167,682,612
IssuesEvent
2016-06-20 10:29:34
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
SchedulerPredicates [Serial] validates MaxPods limit number of pods that are allowed to run [Slow] {Kubernetes e2e suite}
kind/flake priority/P2
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging/6024/ Failed: SchedulerPredicates [Serial] validates MaxPods limit number of pods that are allowed to run [Slow] {Kubernetes e2e suite} ``` /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/schedul...
1.0
SchedulerPredicates [Serial] validates MaxPods limit number of pods that are allowed to run [Slow] {Kubernetes e2e suite} - https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging/6024/ Failed: SchedulerPredicates [Serial] validates MaxPods limit number of pods that are allowed to r...
priority
schedulerpredicates validates maxpods limit number of pods that are allowed to run kubernetes suite failed schedulerpredicates validates maxpods limit number of pods that are allowed to run kubernetes suite go src io kubernetes output dockerized go src io kubernetes test scheduler pre...
1
152,902
12,129,168,336
IssuesEvent
2020-04-22 21:57:09
urapadmin/kiosk
https://api.github.com/repos/urapadmin/kiosk
closed
customizable numbering methods
enhancement / extension filemaker test-stage
numbering should be configurable This is to do: - [x] idgen_serial for numbers - [x] idgen_serial for alphabet - [x] idfmt_concat for numbers - [x] idfmt_concat for alphabet - [x] idgen_input - [x] idfmt_input - [x] use default numbering method from constants - [x] use numbering method from unit - [x] locus -...
1.0
customizable numbering methods - numbering should be configurable This is to do: - [x] idgen_serial for numbers - [x] idgen_serial for alphabet - [x] idfmt_concat for numbers - [x] idfmt_concat for alphabet - [x] idgen_input - [x] idfmt_input - [x] use default numbering method from constants - [x] use numberin...
non_priority
customizable numbering methods numbering should be configurable this is to do idgen serial for numbers idgen serial for alphabet idfmt concat for numbers idfmt concat for alphabet idgen input idfmt input use default numbering method from constants use numbering method from un...
0
380,705
11,270,058,977
IssuesEvent
2020-01-14 10:09:04
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Add a new permission for the scanners admin
component: scanners priority: p3 state: pull request ready
Let's introduce new permissions for accessing the scanners admin so that both admins and privileged users with this new permission can view the scanners rules/results. We'll have permissions to view the scanner results, view the scanner rules and edit the scanner rules. Admins should still be able to access the scan...
1.0
Add a new permission for the scanners admin - Let's introduce new permissions for accessing the scanners admin so that both admins and privileged users with this new permission can view the scanners rules/results. We'll have permissions to view the scanner results, view the scanner rules and edit the scanner rules. ...
priority
add a new permission for the scanners admin let s introduce new permissions for accessing the scanners admin so that both admins and privileged users with this new permission can view the scanners rules results we ll have permissions to view the scanner results view the scanner rules and edit the scanner rules ...
1