Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 1 744 | labels stringlengths 4 574 | body stringlengths 9 211k | index stringclasses 10
values | text_combine stringlengths 96 211k | label stringclasses 2
values | text stringlengths 96 188k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
301,031 | 22,710,140,178 | IssuesEvent | 2022-07-05 18:26:32 | criblio/appscope | https://api.github.com/repos/criblio/appscope | closed | Publish lambda layer as part of each build | documentation | Have the github pipeline create and publish a "lambda layer" zip file too.
From my experience with lambda, this would need to be created with the "zip" utility (not gzip).
This was a follow on ticket related to #874.
When this is available, we should note it in the docs section [here](https://appscope.dev/docs/l... | 1.0 | Publish lambda layer as part of each build - Have the github pipeline create and publish a "lambda layer" zip file too.
From my experience with lambda, this would need to be created with the "zip" utility (not gzip).
This was a follow on ticket related to #874.
When this is available, we should note it in the do... | non_process | publish lambda layer as part of each build have the github pipeline create and publish a lambda layer zip file too from my experience with lambda this would need to be created with the zip utility not gzip this was a follow on ticket related to when this is available we should note it in the docs... | 0 |
447,302 | 31,681,850,247 | IssuesEvent | 2023-09-08 00:59:13 | Arize-ai/phoenix | https://api.github.com/repos/Arize-ai/phoenix | closed | Use-case 1: Start in Arize -> Phoenix EDA P0 | documentation | Bringing production back into the notebook for EDA or re-training.
Arize is missing information (embeddings) or want to modify values and re-analyze. This unlocks milti-variate analysis
Embeddings Analyzer w/Custom Metrics (things arize can’t compute)
Updates/Augmenting your data quickly -> (can generate embed... | 1.0 | Use-case 1: Start in Arize -> Phoenix EDA P0 - Bringing production back into the notebook for EDA or re-training.
Arize is missing information (embeddings) or want to modify values and re-analyze. This unlocks milti-variate analysis
Embeddings Analyzer w/Custom Metrics (things arize can’t compute)
Updates/Augm... | non_process | use case start in arize phoenix eda bringing production back into the notebook for eda or re training arize is missing information embeddings or want to modify values and re analyze this unlocks milti variate analysis embeddings analyzer w custom metrics things arize can’t compute updates augme... | 0 |
11,941 | 14,707,708,083 | IssuesEvent | 2021-01-04 22:06:00 | Jeffail/benthos | https://api.github.com/repos/Jeffail/benthos | closed | grok'ing into nested objects ? | enhancement processors | I'm trying out Benthos to replace a Logstash pipeline (and more!). So far it looks super interesting, thank you for your work!
I'm looking into a specific use case we have now and how to do the same with Benthos, specifically how to grok strings into nested fields. I know Logstash supports the `%{PATTERN:[outer][inn... | 1.0 | grok'ing into nested objects ? - I'm trying out Benthos to replace a Logstash pipeline (and more!). So far it looks super interesting, thank you for your work!
I'm looking into a specific use case we have now and how to do the same with Benthos, specifically how to grok strings into nested fields. I know Logstash su... | process | grok ing into nested objects i m trying out benthos to replace a logstash pipeline and more so far it looks super interesting thank you for your work i m looking into a specific use case we have now and how to do the same with benthos specifically how to grok strings into nested fields i know logstash su... | 1 |
25,955 | 7,763,427,569 | IssuesEvent | 2018-06-01 16:31:00 | apache/bookkeeper | https://api.github.com/repos/apache/bookkeeper | closed | [CI] bookkeeper-seed job failed | area/build release/4.8.0 type/bug |
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do?
Jenkins CI run bookkeeper-seed job
- What did you expect to see?
CI succeed
- What did you see instead?
```
ERROR: (job_bookkeeper_release_nightly_snapshot.groovy, line 41) No such property: defaultBranch for class:... | 1.0 | [CI] bookkeeper-seed job failed -
**BUG REPORT**
1. Please describe the issue you observed:
- What did you do?
Jenkins CI run bookkeeper-seed job
- What did you expect to see?
CI succeed
- What did you see instead?
```
ERROR: (job_bookkeeper_release_nightly_snapshot.groovy, line 41) No such ... | non_process | bookkeeper seed job failed bug report please describe the issue you observed what did you do jenkins ci run bookkeeper seed job what did you expect to see ci succeed what did you see instead error job bookkeeper release nightly snapshot groovy line no such prop... | 0 |
13,086 | 15,435,179,716 | IssuesEvent | 2021-03-07 07:35:27 | emacs-ess/ESS | https://api.github.com/repos/emacs-ess/ESS | closed | company object completion not working on remotes | process:remote | While runing R on a remote server using TRAMP the following error appears in a new help[R] buffer every time I try to open the help file on some function:
```
+ Error in base::as.environment("ESSR") :
no item called "ESSR" on the search list
```
The problem just started after updating to ESS 20200905.822 an... | 1.0 | company object completion not working on remotes - While runing R on a remote server using TRAMP the following error appears in a new help[R] buffer every time I try to open the help file on some function:
```
+ Error in base::as.environment("ESSR") :
no item called "ESSR" on the search list
```
The problem... | process | company object completion not working on remotes while runing r on a remote server using tramp the following error appears in a new help buffer every time i try to open the help file on some function error in base as environment essr no item called essr on the search list the problem j... | 1 |
9,208 | 12,239,355,361 | IssuesEvent | 2020-05-04 21:31:00 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | Do simultaneous deploys to the same environment from different pipelines block/queue? | Pri1 devops-cicd-process/tech devops/prod | If I have an environment targeted by multiple deploy tasks simultaneously across different pipeline runs, what happens? Eg, lets say I have two branch builds running, both of which try deploying to an integration test environment. I would expect the second pipeline to block until the first pipeline completes it's deplo... | 1.0 | Do simultaneous deploys to the same environment from different pipelines block/queue? - If I have an environment targeted by multiple deploy tasks simultaneously across different pipeline runs, what happens? Eg, lets say I have two branch builds running, both of which try deploying to an integration test environment. I... | process | do simultaneous deploys to the same environment from different pipelines block queue if i have an environment targeted by multiple deploy tasks simultaneously across different pipeline runs what happens eg lets say i have two branch builds running both of which try deploying to an integration test environment i... | 1 |
324,908 | 24,023,522,235 | IssuesEvent | 2022-09-15 09:34:32 | synthead/timex_datalink_client | https://api.github.com/repos/synthead/timex_datalink_client | closed | TimexDatalinkClient#initialize's models param doesn't include Protocol1 model types in YARDoc | bug documentation | `TimexDatalinkClient#initialize` models param doesn't include Protocol1 model types in YARDoc:
https://github.com/synthead/timex_datalink_client/blob/aab56e1650a612772e555ff303cd1283241570a6/lib/timex_datalink_client.rb#L35-L37
Add the `Protocol1` classes as accepted types to `#initialize`. | 1.0 | TimexDatalinkClient#initialize's models param doesn't include Protocol1 model types in YARDoc - `TimexDatalinkClient#initialize` models param doesn't include Protocol1 model types in YARDoc:
https://github.com/synthead/timex_datalink_client/blob/aab56e1650a612772e555ff303cd1283241570a6/lib/timex_datalink_client.rb#L... | non_process | timexdatalinkclient initialize s models param doesn t include model types in yardoc timexdatalinkclient initialize models param doesn t include model types in yardoc add the classes as accepted types to initialize | 0 |
21,178 | 28,148,066,245 | IssuesEvent | 2023-04-02 18:11:18 | dDevTech/tapas-top-backend | https://api.github.com/repos/dDevTech/tapas-top-backend | closed | Añadir campos a createUser y updateUser | in process require testing | Añadir todos los campos que no estén previamente a createUser y updateUser.
Los endpoints se encuentran en src/main/java/com/mycompany/myapp/web/rest/UserResource.java
Modificar AdminUserDTO añadiendo dichos campos.
Modificar Service y demás archivos necesarios.
Los campos son:
user_name
lastName2
photo
a... | 1.0 | Añadir campos a createUser y updateUser - Añadir todos los campos que no estén previamente a createUser y updateUser.
Los endpoints se encuentran en src/main/java/com/mycompany/myapp/web/rest/UserResource.java
Modificar AdminUserDTO añadiendo dichos campos.
Modificar Service y demás archivos necesarios.
Los c... | process | añadir campos a createuser y updateuser añadir todos los campos que no estén previamente a createuser y updateuser los endpoints se encuentran en src main java com mycompany myapp web rest userresource java modificar adminuserdto añadiendo dichos campos modificar service y demás archivos necesarios los c... | 1 |
7,638 | 10,736,538,234 | IssuesEvent | 2019-10-29 11:06:19 | axa-group/Parsr | https://api.github.com/repos/axa-group/Parsr | closed | In raw text extraction outputs, handle bulleted and numbered lists | feature processing | Currently, the output of the pdf2json and tesseract extractors do not give us any information about the numbered or bulleted lists.
The current bullet/numbered list detection module `ListDetectionModule` needs to be improved.
**Current state**
Source
 detected in linuxlinux-3.0.40 | security vulnerability | ## CVE-2013-3222 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https:/... | True | CVE-2013-3222 (Medium) detected in linuxlinux-3.0.40 - ## CVE-2013-3222 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Software Fou... | non_process | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
14,283 | 17,260,768,562 | IssuesEvent | 2021-07-22 07:16:03 | mt-ag/apex-flowsforapex | https://api.github.com/repos/mt-ag/apex-flowsforapex | closed | Process Plug-in Set Process Variable | enhancement process-plugin | Process Plug-in to set process variable(s).
This plug-in use the same functionality as the complete step plug-in to retrieve the flow instance.
In that plugin you can set process variables by;
- JSON format (same functionality as the Create & Start Flow plug-in)
- SQL query (same functionality as the Create & Start... | 1.0 | Process Plug-in Set Process Variable - Process Plug-in to set process variable(s).
This plug-in use the same functionality as the complete step plug-in to retrieve the flow instance.
In that plugin you can set process variables by;
- JSON format (same functionality as the Create & Start Flow plug-in)
- SQL query (s... | process | process plug in set process variable process plug in to set process variable s this plug in use the same functionality as the complete step plug in to retrieve the flow instance in that plugin you can set process variables by json format same functionality as the create start flow plug in sql query s... | 1 |
16,877 | 22,156,448,191 | IssuesEvent | 2022-06-03 23:37:54 | GoogleCloudPlatform/cloud-ops-sandbox | https://api.github.com/repos/GoogleCloudPlatform/cloud-ops-sandbox | reopened | Dependency Dashboard | type: process | This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Repository problems
These problems occurred while renovating this repository.
- WARN: Base branch does not exist - skipping
This repository currently has no open or pending... | 1.0 | Dependency Dashboard - This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Repository problems
These problems occurred while renovating this repository.
- WARN: Base branch does not exist - skipping
This repository currently... | process | dependency dashboard this issue provides visibility into renovate updates and their statuses repository problems these problems occurred while renovating this repository warn base branch does not exist skipping this repository currently has no open or pending branches detected dependencies ... | 1 |
20,499 | 27,162,942,128 | IssuesEvent | 2023-02-17 13:22:07 | googleapis/google-auth-library-ruby | https://api.github.com/repos/googleapis/google-auth-library-ruby | reopened | Dependency Dashboard | type: process | This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no open or pending branches.
## Detected dependencies
<details><summary>bundler</summary>
<blockquote>
<details><summar... | 1.0 | Dependency Dashboard - This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no open or pending branches.
## Detected dependencies
<details><summary>bundler</summary>
<blockq... | process | dependency dashboard this issue lists renovate updates and detected dependencies read the docs to learn more this repository currently has no open or pending branches detected dependencies bundler gemfile fakefs fakeredis gems google style ... | 1 |
6,351 | 9,403,884,908 | IssuesEvent | 2019-04-09 03:26:49 | BlesseNtumble/GalaxySpace | https://api.github.com/repos/BlesseNtumble/GalaxySpace | closed | Cascading worldgen crash on Proxima B | 1.12.2 in the process of correcting | ------------------------------------------------------------------------
1. Minecraft version: 1.12.2
2. Galacticraft version: 4.0.2.190
3. GalaxySpace version: 2.06
4. AsmodeusCore version (for 2.0.1 version and above): 0.0.6
5. Side (Single player (SSP), Multiplayer (SMP), or SSP opened to LAN (LAN)): SSP
---... | 1.0 | Cascading worldgen crash on Proxima B - ------------------------------------------------------------------------
1. Minecraft version: 1.12.2
2. Galacticraft version: 4.0.2.190
3. GalaxySpace version: 2.06
4. AsmodeusCore version (for 2.0.1 version and above): 0.0.6
5. Side (Single player (SSP), Multiplayer (SMP),... | process | cascading worldgen crash on proxima b minecraft version galacticraft version galaxyspace version asmodeuscore version for version and above side single player ssp multiplayer smp or ... | 1 |
400,717 | 11,779,705,066 | IssuesEvent | 2020-03-16 18:32:18 | vigliensoni/RhythmVAE_M4L | https://api.github.com/repos/vigliensoni/RhythmVAE_M4L | opened | Remove shuffle and grid offset at start up. | Low Priority | Although I changed `shuffle` to `0` the device still starts with some shuffle.
Also check of `grid_offset` exhibits the same behavior.
| 1.0 | Remove shuffle and grid offset at start up. - Although I changed `shuffle` to `0` the device still starts with some shuffle.
Also check of `grid_offset` exhibits the same behavior.
| non_process | remove shuffle and grid offset at start up although i changed shuffle to the device still starts with some shuffle also check of grid offset exhibits the same behavior | 0 |
1,957 | 4,775,284,655 | IssuesEvent | 2016-10-27 09:52:14 | openvstorage/framework | https://api.github.com/repos/openvstorage/framework | closed | Scrubbing fails with error when a volume is unreachable from the volumedriver: | process_wontfix type_bug | This occured on a environment with ubuntu 16.04
When a volume is unreachable, e.g. it is not started from the backend. The scrubbing is throwing this error:
```
Oct 26 11:00:00 stor-01.be-g8-4 celery[4048]: 2016-10-26 11:00:00 29200 +0200 - stor-01.be-g8-4 - 853/140576120203008 - lib/scheduled tasks - 6270 - ERROR... | 1.0 | Scrubbing fails with error when a volume is unreachable from the volumedriver: - This occured on a environment with ubuntu 16.04
When a volume is unreachable, e.g. it is not started from the backend. The scrubbing is throwing this error:
```
Oct 26 11:00:00 stor-01.be-g8-4 celery[4048]: 2016-10-26 11:00:00 29200 +... | process | scrubbing fails with error when a volume is unreachable from the volumedriver this occured on a environment with ubuntu when a volume is unreachable e g it is not started from the backend the scrubbing is throwing this error oct stor be celery stor be ... | 1 |
93,193 | 10,764,580,859 | IssuesEvent | 2019-11-01 08:43:33 | pipedrive/client-nodejs | https://api.github.com/repos/pipedrive/client-nodejs | closed | Strict mode - Extra information | documentation | Hey there,
I just debugged the code like half a hour because the response from `Deals` doesn't had the "extended" version of (for example) `user_id`
When I did the same request in the browser, the response included the extended version of the id's.
After some debugging I noticed that in the library `strict_mode=1`... | 1.0 | Strict mode - Extra information - Hey there,
I just debugged the code like half a hour because the response from `Deals` doesn't had the "extended" version of (for example) `user_id`
When I did the same request in the browser, the response included the extended version of the id's.
After some debugging I noticed t... | non_process | strict mode extra information hey there i just debugged the code like half a hour because the response from deals doesn t had the extended version of for example user id when i did the same request in the browser the response included the extended version of the id s after some debugging i noticed t... | 0 |
324,630 | 24,010,245,709 | IssuesEvent | 2022-09-14 18:07:43 | Kuadrant/kcp-glbc | https://api.github.com/repos/Kuadrant/kcp-glbc | opened | Document - Create panel in Grafana dashboard and export JSON | documentation area/observability | Priority: Low
## What Change Should Be Made to the Docs?
* Document how to create a panel in Grafana and show how to export the JSON model.
* Show where to copy and paste the JSON model and which "make target" to use to copy over these changes.
## How Will This Impact Users?
* These steps are something that wi... | 1.0 | Document - Create panel in Grafana dashboard and export JSON - Priority: Low
## What Change Should Be Made to the Docs?
* Document how to create a panel in Grafana and show how to export the JSON model.
* Show where to copy and paste the JSON model and which "make target" to use to copy over these changes.
## H... | non_process | document create panel in grafana dashboard and export json priority low what change should be made to the docs document how to create a panel in grafana and show how to export the json model show where to copy and paste the json model and which make target to use to copy over these changes h... | 0 |
14,588 | 17,703,521,821 | IssuesEvent | 2021-08-25 03:12:06 | tdwg/dwc | https://api.github.com/repos/tdwg/dwc | closed | New term - dwciri:measurementValue | Term - add Class - MeasurementOrFact Format - RDF Docs - RDF Guide normative Process - complete | ## New term
* Submitter: Pieter Provoost
* Proponents (at least two independent parties who need this term): @peterdesmet (TrIAS project), @dagendresen (GBIF Norway), @Daphnisd (EurOBIS), @pieterprovoost (OBIS)
* Justification: Multiple terms exist in the `dwciri:` namespace for the `MeasurementOrFact` class, but ... | 1.0 | New term - dwciri:measurementValue - ## New term
* Submitter: Pieter Provoost
* Proponents (at least two independent parties who need this term): @peterdesmet (TrIAS project), @dagendresen (GBIF Norway), @Daphnisd (EurOBIS), @pieterprovoost (OBIS)
* Justification: Multiple terms exist in the `dwciri:` namespace fo... | process | new term dwciri measurementvalue new term submitter pieter provoost proponents at least two independent parties who need this term peterdesmet trias project dagendresen gbif norway daphnisd eurobis pieterprovoost obis justification multiple terms exist in the dwciri namespace fo... | 1 |
1,656 | 2,933,627,645 | IssuesEvent | 2015-06-30 00:35:42 | postmanlabs/postman-app-support | https://api.github.com/repos/postmanlabs/postman-app-support | closed | Folder descriptions aren't visible | collection-v2 Usability | I've created folders which group related requests, and put a description on the folder to describe the group. It reduces the conceptual weight of the collection and avoids repetition. You can see an example [here](https://www.getpostman.com/collections/18e6065476d59772c748).
Is this folder description actually *show... | True | Folder descriptions aren't visible - I've created folders which group related requests, and put a description on the folder to describe the group. It reduces the conceptual weight of the collection and avoids repetition. You can see an example [here](https://www.getpostman.com/collections/18e6065476d59772c748).
Is t... | non_process | folder descriptions aren t visible i ve created folders which group related requests and put a description on the folder to describe the group it reduces the conceptual weight of the collection and avoids repetition you can see an example is this folder description actually shown anywhere in postman the ... | 0 |
8,549 | 11,725,170,307 | IssuesEvent | 2020-03-10 12:26:31 | axa-group/Parsr | https://api.github.com/repos/axa-group/Parsr | closed | Handle PDFs composed of text and images that contain text | feature processing | 1. A possible solution could be to handle each file page by page: if the page has no text from the text extractor, we forward it to the OCR extractor.
2. The cleanest solution would be to extract images with mupdf, run an OCR on them and put it back into the Document. | 1.0 | Handle PDFs composed of text and images that contain text - 1. A possible solution could be to handle each file page by page: if the page has no text from the text extractor, we forward it to the OCR extractor.
2. The cleanest solution would be to extract images with mupdf, run an OCR on them and put it back into th... | process | handle pdfs composed of text and images that contain text a possible solution could be to handle each file page by page if the page has no text from the text extractor we forward it to the ocr extractor the cleanest solution would be to extract images with mupdf run an ocr on them and put it back into th... | 1 |
203,342 | 23,144,761,985 | IssuesEvent | 2022-07-28 22:42:07 | seng426-team3/vega-web | https://api.github.com/repos/seng426-team3/vega-web | opened | [ZAP] Server Leaks Information via "X-Powered-By" HTTP Response Header Field | security | All responses including the header field "X-Powered-By" should be removed as it discloses framework information an attacker can use. ZAP priority Low. 86 responses were found to have this issue. | True | [ZAP] Server Leaks Information via "X-Powered-By" HTTP Response Header Field - All responses including the header field "X-Powered-By" should be removed as it discloses framework information an attacker can use. ZAP priority Low. 86 responses were found to have this issue. | non_process | server leaks information via x powered by http response header field all responses including the header field x powered by should be removed as it discloses framework information an attacker can use zap priority low responses were found to have this issue | 0 |
46,747 | 13,181,016,168 | IssuesEvent | 2020-08-12 13:42:45 | mibo32/fitbit-api-example-java | https://api.github.com/repos/mibo32/fitbit-api-example-java | opened | CVE-2018-15756 (High) detected in spring-web-4.3.2.RELEASE.jar | security vulnerability | ## CVE-2018-15756 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-4.3.2.RELEASE.jar</b></p></summary>
<p>Spring Web</p>
<p>Library home page: <a href="https://github.com/spr... | True | CVE-2018-15756 (High) detected in spring-web-4.3.2.RELEASE.jar - ## CVE-2018-15756 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-web-4.3.2.RELEASE.jar</b></p></summary>
<p>Spr... | non_process | cve high detected in spring web release jar cve high severity vulnerability vulnerable library spring web release jar spring web library home page a href path to dependency file tmp ws scm fitbit api example java pom xml path to vulnerable library home wss scanner ... | 0 |
301,664 | 22,768,686,946 | IssuesEvent | 2022-07-08 07:54:32 | chenejac/cris | https://api.github.com/repos/chenejac/cris | closed | Početna strana | documentation CRIS PMF | Predlažem sledeće.
Prvo, da se opcija ПМФ zameniti sa CRIS-PMF (latinica). Ovo bi bilo usvojeno ime za CRIS na PMF-u.
Drugo, dodati sledeći tekst na ovu stranicu:
CRIS UNS (Current Research Information System University of Novi Sad)
Informacioni sistem naučne delatnosti Univerziteta u Novom Sadu
Opcija CRIS-PMF ... | 1.0 | Početna strana - Predlažem sledeće.
Prvo, da se opcija ПМФ zameniti sa CRIS-PMF (latinica). Ovo bi bilo usvojeno ime za CRIS na PMF-u.
Drugo, dodati sledeći tekst na ovu stranicu:
CRIS UNS (Current Research Information System University of Novi Sad)
Informacioni sistem naučne delatnosti Univerziteta u Novom Sadu
... | non_process | početna strana predlažem sledeće prvo da se opcija пмф zameniti sa cris pmf latinica ovo bi bilo usvojeno ime za cris na pmf u drugo dodati sledeći tekst na ovu stranicu cris uns current research information system university of novi sad informacioni sistem naučne delatnosti univerziteta u novom sadu ... | 0 |
10,807 | 13,609,288,405 | IssuesEvent | 2020-09-23 04:50:14 | googleapis/java-conformance-tests | https://api.github.com/repos/googleapis/java-conformance-tests | closed | Dependency Dashboard | external type: process | This issue contains a list of Renovate updates and their statuses.
## Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] <!-- rebase-branch=renovate/com.coveo-fmt-maven-plugin-2.x -->[build(deps): update dependency com.coveo:fmt-maven-plugin to v2.10](../p... | 1.0 | Dependency Dashboard - This issue contains a list of Renovate updates and their statuses.
## Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] <!-- rebase-branch=renovate/com.coveo-fmt-maven-plugin-2.x -->[build(deps): update dependency com.coveo:fmt-mave... | process | dependency dashboard this issue contains a list of renovate updates and their statuses open these updates have all been created already click a checkbox below to force a retry rebase of any pull pull closed ignored these updates were closed unmerged and will not be recreated ... | 1 |
6,921 | 10,077,841,751 | IssuesEvent | 2019-07-24 19:45:04 | tc39/proposal-promise-allSettled | https://api.github.com/repos/tc39/proposal-promise-allSettled | closed | Advance to stage 4 | process | Criteria taken from [the TC39 process document](https://tc39.github.io/process-document/) minus those from previous stages:
> - [x] [Test262](https://github.com/tc39/test262) acceptance tests have been written for mainline usage scenarios, and merged. Tracking at (https://github.com/tc39/test262/issues/2112).
htt... | 1.0 | Advance to stage 4 - Criteria taken from [the TC39 process document](https://tc39.github.io/process-document/) minus those from previous stages:
> - [x] [Test262](https://github.com/tc39/test262) acceptance tests have been written for mainline usage scenarios, and merged. Tracking at (https://github.com/tc39/test262... | process | advance to stage criteria taken from minus those from previous stages acceptance tests have been written for mainline usage scenarios and merged tracking at two compatible implementations which pass the acceptance tests bug tickets to track chrome edge c... | 1 |
14,484 | 17,602,163,864 | IssuesEvent | 2021-08-17 13:09:36 | tokio-rs/tokio | https://api.github.com/repos/tokio-rs/tokio | closed | Handling signals problem | C-bug A-tokio M-process | Tokio 1.6.0
Ubuntu Linux 5.4.0 x86_64
I am using ptrace for tracing `Command` and I need to wait for the SIGCHLD. But it is not delivered! Endless waiting occurs at `.recv().await`
I tried this code:
```rust
use std::os::unix::process::CommandExt;
use nix::sys::{wait, ptrace};
// System handler
extern f... | 1.0 | Handling signals problem - Tokio 1.6.0
Ubuntu Linux 5.4.0 x86_64
I am using ptrace for tracing `Command` and I need to wait for the SIGCHLD. But it is not delivered! Endless waiting occurs at `.recv().await`
I tried this code:
```rust
use std::os::unix::process::CommandExt;
use nix::sys::{wait, ptrace};
... | process | handling signals problem tokio ubuntu linux i am using ptrace for tracing command and i need to wait for the sigchld but it is not delivered endless waiting occurs at recv await i tried this code rust use std os unix process commandext use nix sys wait ptrace ... | 1 |
640,654 | 20,795,364,202 | IssuesEvent | 2022-03-17 08:45:46 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.baidu.com - site is not usable | browser-firefox priority-critical engine-gecko | <!-- @browser: Firefox 99.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/101104 -->
**URL**: https://www.baidu.com/
**Browser / Version**: Firefox 99.0
**... | 1.0 | www.baidu.com - site is not usable - <!-- @browser: Firefox 99.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:99.0) Gecko/20100101 Firefox/99.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/101104 -->
**URL**: https://www.baidu.com/
*... | non_process | site is not usable url browser version firefox operating system windows tested another browser yes edge problem type site is not usable description page not loading correctly steps to reproduce 建立安全连接失败 连接到 时发生错误。您正试图导入一个与已存在证书相同颁发者和序列号但却不相同的证书。 错误代码... | 0 |
12,967 | 15,344,033,342 | IssuesEvent | 2021-02-27 23:03:02 | eddieantonio/predictive-text-studio | https://api.github.com/repos/eddieantonio/predictive-text-studio | closed | Cache Keyman API on a daily basis | data-backing data-processing 🔥 High priority | Currently, we call the Keyman API to get its lists of keyboards and supported languages/local.
Our request asks `https://api.keyman.com/` for literally everything it has, which requires some heafty backend work on its part. However, the relelvant data we want changes infrequently—basically, whenever a pull request i... | 1.0 | Cache Keyman API on a daily basis - Currently, we call the Keyman API to get its lists of keyboards and supported languages/local.
Our request asks `https://api.keyman.com/` for literally everything it has, which requires some heafty backend work on its part. However, the relelvant data we want changes infrequently—... | process | cache keyman api on a daily basis currently we call the keyman api to get its lists of keyboards and supported languages local our request asks for literally everything it has which requires some heafty backend work on its part however the relelvant data we want changes infrequently—basically whenever a p... | 1 |
341,479 | 24,700,179,227 | IssuesEvent | 2022-10-19 14:47:05 | samchon/nestia | https://api.github.com/repos/samchon/nestia | closed | Schema Generated is Not Valid Swagger | bug documentation enhancement good first issue | ## Bug Report
### Summary
Nestia is currently generating schemas that contain invalid properties to be considered Swagger/OpenAPI. In particular, it includes a `JsDocTags` field on all properties which is invalid and should not be included. It also uses `patternProperties` to handle types of the form
```
interfa... | 1.0 | Schema Generated is Not Valid Swagger - ## Bug Report
### Summary
Nestia is currently generating schemas that contain invalid properties to be considered Swagger/OpenAPI. In particular, it includes a `JsDocTags` field on all properties which is invalid and should not be included. It also uses `patternProperties` to... | non_process | schema generated is not valid swagger bug report summary nestia is currently generating schemas that contain invalid properties to be considered swagger openapi in particular it includes a jsdoctags field on all properties which is invalid and should not be included it also uses patternproperties to... | 0 |
124,669 | 17,775,381,011 | IssuesEvent | 2021-08-30 18:29:54 | harrinry/codeowners-permissions-sync | https://api.github.com/repos/harrinry/codeowners-permissions-sync | opened | CVE-2019-20922 (High) detected in handlebars-4.0.14.tgz | security vulnerability | ## CVE-2019-20922 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.14.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates... | True | CVE-2019-20922 (High) detected in handlebars-4.0.14.tgz - ## CVE-2019-20922 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.14.tgz</b></p></summary>
<p>Handlebars provid... | non_process | cve high detected in handlebars tgz cve high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file codeowners ... | 0 |
59,686 | 12,003,361,279 | IssuesEvent | 2020-04-09 09:28:22 | AVNIETTech/javascript-dev | https://api.github.com/repos/AVNIETTech/javascript-dev | opened | JS - Math functions code alignment | code-fix | Make sure the code is aligned properly, since this will be referenced by readers. | 1.0 | JS - Math functions code alignment - Make sure the code is aligned properly, since this will be referenced by readers. | non_process | js math functions code alignment make sure the code is aligned properly since this will be referenced by readers | 0 |
10,127 | 13,044,162,328 | IssuesEvent | 2020-07-29 03:47:31 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | UCP: Migrate scalar function `DurationDurationTimeDiff` from TiDB | challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor |
## Description
Port the scalar function `DurationDurationTimeDiff` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @iosmanthus
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.com/tikv/tikv/tree/master/components/tidb_q... | 2.0 | UCP: Migrate scalar function `DurationDurationTimeDiff` from TiDB -
## Description
Port the scalar function `DurationDurationTimeDiff` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @iosmanthus
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported fro... | process | ucp migrate scalar function durationdurationtimediff from tidb description port the scalar function durationdurationtimediff from tidb to coprocessor score mentor s iosmanthus recommended skills rust programming learning materials already implemented expressions ported from... | 1 |
7,511 | 10,590,122,107 | IssuesEvent | 2019-10-09 08:04:07 | eobermuhlner/big-math | https://api.github.com/repos/eobermuhlner/big-math | closed | Prepare release 2.2.1 | development process | - [x] add release number header to release note
- [x] rename release note
- [x] create empty release note for next release from `template_release_note.md`
- [x] change version in `build.gradle`
- [ ] upload artifacts to maven central
- [x] run `./gradlew clean`
- [x] run `./gradlew :ch.obermuhlner.math.big:... | 1.0 | Prepare release 2.2.1 - - [x] add release number header to release note
- [x] rename release note
- [x] create empty release note for next release from `template_release_note.md`
- [x] change version in `build.gradle`
- [ ] upload artifacts to maven central
- [x] run `./gradlew clean`
- [x] run `./gradlew :... | process | prepare release add release number header to release note rename release note create empty release note for next release from template release note md change version in build gradle upload artifacts to maven central run gradlew clean run gradlew ch obermuhlner... | 1 |
16,289 | 20,915,606,466 | IssuesEvent | 2022-03-24 13:11:37 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Wrong module name in some SAGA description files | Processing Bug | ### What is the bug or the crash?
QGIS version: 3.22.3-Białowieża
QGIS code revision: 1628765ec7
Qt version: 5.15.2
Python version: 3.9.5
GDAL version: 3.4.1
GEOS version: 3.10.0-CAPI-1.16.0
PROJ version: Rel. 8.2.1, January 1st, 2022
PDAL version: 2.3.0 (git-version: 9f35b7)
SAGA Next Gen version: 0.0.7
Algo... | 1.0 | Wrong module name in some SAGA description files - ### What is the bug or the crash?
QGIS version: 3.22.3-Białowieża
QGIS code revision: 1628765ec7
Qt version: 5.15.2
Python version: 3.9.5
GDAL version: 3.4.1
GEOS version: 3.10.0-CAPI-1.16.0
PROJ version: Rel. 8.2.1, January 1st, 2022
PDAL version: 2.3.0 (git-v... | process | wrong module name in some saga description files what is the bug or the crash qgis version białowieża qgis code revision qt version python version gdal version geos version capi proj version rel january pdal version git version saga n... | 1 |
15,285 | 19,286,394,569 | IssuesEvent | 2021-12-11 02:42:38 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | v.clean doesnt work when type name for fid is int8 | Feedback stale Processing Bug | ### What is the bug or the crash?
as [#43437](https://github.com/qgis/QGIS/issues/43437) stated already, refactor fields, and join attributes by location (summary) and surely others produce int8 type name for the fid.
After that, v.clean cant create fid
 stated already, refactor fields, and join attributes by location (summary) and surely others produce int8 type name for the fid.
After that, v.clean cant create fid
![graf... | process | v clean doesnt work when type name for fid is what is the bug or the crash as stated already refactor fields and join attributes by location summary and surely others produce type name for the fid after that v clean cant create fid steps to reproduce the issue refactor fields ... | 1 |
3,850 | 6,706,224,804 | IssuesEvent | 2017-10-12 05:49:48 | PrinceOfAmber/Cyclic | https://api.github.com/repos/PrinceOfAmber/Cyclic | closed | [Bug] JEI Information pages are doubled | bug: visual mod compatibility | For every item you have i get a two-pages JEI Information Screen on which the same is written.
| True | [Bug] JEI Information pages are doubled - For every item you have i get a two-pages JEI Information Screen on which the same is written.
| non_process | jei information pages are doubled for every item you have i get a two pages jei information screen on which the same is written | 0 |
6,693 | 9,811,904,223 | IssuesEvent | 2019-06-13 01:58:39 | CurtinFRC/ModularVisionTracking | https://api.github.com/repos/CurtinFRC/ModularVisionTracking | opened | Circular Dependencies, Circular Dependencies EVERYWHERE | CJlib Captures Processes bug visionMap | In hindsight, trying to make a cj.h that had all the libraries required inside... might not have been the smartest choice.
yea, probably not.
this is going to take a while :( | 1.0 | Circular Dependencies, Circular Dependencies EVERYWHERE - In hindsight, trying to make a cj.h that had all the libraries required inside... might not have been the smartest choice.
yea, probably not.
this is going to take a while :( | process | circular dependencies circular dependencies everywhere in hindsight trying to make a cj h that had all the libraries required inside might not have been the smartest choice yea probably not this is going to take a while | 1 |
10,900 | 13,676,498,203 | IssuesEvent | 2020-09-29 13:58:15 | MicrosoftDocs/azure-devops-docs | https://api.github.com/repos/MicrosoftDocs/azure-devops-docs | closed | Note In Support For Output Variables Is Out Of Date And Incorrect | Pri2 devops-cicd-process/tech devops/prod doc-bug | The note in Support for output variables states:
```
You cannot consume output variables in different stages. To share variables between stages, output an artifact in one stage and then consume it in a subsequent stage.
```
This is old and directly conflicts with [Use outputs in a different stage](https://docs.m... | 1.0 | Note In Support For Output Variables Is Out Of Date And Incorrect - The note in Support for output variables states:
```
You cannot consume output variables in different stages. To share variables between stages, output an artifact in one stage and then consume it in a subsequent stage.
```
This is old and direct... | process | note in support for output variables is out of date and incorrect the note in support for output variables states you cannot consume output variables in different stages to share variables between stages output an artifact in one stage and then consume it in a subsequent stage this is old and direct... | 1 |
568,909 | 16,990,409,709 | IssuesEvent | 2021-06-30 19:37:26 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | Function request: np.corrcoef | function request high priority module: numpy triaged | Update: the scipy.stats.pearsonr part of this issue is now tracked in https://github.com/pytorch/pytorch/issues/50333. This issue is for implementing np.corrcoef.
**ORIGINAL ISSUE BELOW**
Hey all,
I implemented bare bones versions of `np.corrcoef` and `scipy.stats.pearsonr`. These are two functions I use all t... | 1.0 | Function request: np.corrcoef - Update: the scipy.stats.pearsonr part of this issue is now tracked in https://github.com/pytorch/pytorch/issues/50333. This issue is for implementing np.corrcoef.
**ORIGINAL ISSUE BELOW**
Hey all,
I implemented bare bones versions of `np.corrcoef` and `scipy.stats.pearsonr`. The... | non_process | function request np corrcoef update the scipy stats pearsonr part of this issue is now tracked in this issue is for implementing np corrcoef original issue below hey all i implemented bare bones versions of np corrcoef and scipy stats pearsonr these are two functions i use all the time so i o... | 0 |
11,352 | 14,172,142,574 | IssuesEvent | 2020-11-12 16:34:19 | geneontology/go-ontology | https://api.github.com/repos/geneontology/go-ontology | closed | NTR: defense response to parasitoid wasp infection | FlyBase New term request multi-species process response_to_terms | Could I have:
defense response to parasitoid wasp infection
is_a defense response to insect GO:0002213
Reactions triggered in response to the presence of parasitoid wasp eggs or larvae that act to protect the cell or organism. (PMID: 22588641, PMID:32396065).
GOC:ha
Thanks | 1.0 | NTR: defense response to parasitoid wasp infection - Could I have:
defense response to parasitoid wasp infection
is_a defense response to insect GO:0002213
Reactions triggered in response to the presence of parasitoid wasp eggs or larvae that act to protect the cell or organism. (PMID: 22588641, PMID:32396065)... | process | ntr defense response to parasitoid wasp infection could i have defense response to parasitoid wasp infection is a defense response to insect go reactions triggered in response to the presence of parasitoid wasp eggs or larvae that act to protect the cell or organism pmid pmid goc ha thank... | 1 |
1,918 | 4,755,002,190 | IssuesEvent | 2016-10-24 09:22:22 | Alfresco/alfresco-ng2-components | https://api.github.com/repos/Alfresco/alfresco-ng2-components | closed | Auto-create default process-instance filters | comp: activiti-processList | In the task component if the user has no filters configured then a default set is automatically created by the service. The processlist needs to do the same, so that it is not necessary to use the Activiti UI to do this. | 1.0 | Auto-create default process-instance filters - In the task component if the user has no filters configured then a default set is automatically created by the service. The processlist needs to do the same, so that it is not necessary to use the Activiti UI to do this. | process | auto create default process instance filters in the task component if the user has no filters configured then a default set is automatically created by the service the processlist needs to do the same so that it is not necessary to use the activiti ui to do this | 1 |
16,903 | 22,215,784,060 | IssuesEvent | 2022-06-08 01:23:21 | hashgraph/hedera-json-rpc-relay | https://api.github.com/repos/hashgraph/hedera-json-rpc-relay | opened | ENhance acceptance tests to run against deployed environments | enhancement P2 process | ### Problem
The acceptance tests were meant to run against any environment regardless of local vs deployed.
However, during implementation we missed making the Mirror client configureable
### Solution
Update acceptance test file and allow configuration of the Mirror Client to point to any IP not just localhost
##... | 1.0 | ENhance acceptance tests to run against deployed environments - ### Problem
The acceptance tests were meant to run against any environment regardless of local vs deployed.
However, during implementation we missed making the Mirror client configureable
### Solution
Update acceptance test file and allow configuratio... | process | enhance acceptance tests to run against deployed environments problem the acceptance tests were meant to run against any environment regardless of local vs deployed however during implementation we missed making the mirror client configureable solution update acceptance test file and allow configuratio... | 1 |
66,171 | 3,250,641,050 | IssuesEvent | 2015-10-19 02:46:04 | UniVR/GolfVR | https://api.github.com/repos/UniVR/GolfVR | closed | Hole plane texture is very apparent | priority:high type:bug | The hole texture/color/luminosity is very different from the green

| 1.0 | Hole plane texture is very apparent - The hole texture/color/luminosity is very different from the green

| non_process | hole plane texture is very apparent the hole texture color luminosity is very different from the green | 0 |
1,581 | 4,175,185,693 | IssuesEvent | 2016-06-21 16:05:23 | kerubistan/kerub | https://api.github.com/repos/kerubistan/kerub | opened | password protect iscsi shares | component:data processing enhancement priority: normal | Just in order to avoid anyone else accidentally connecting to it | 1.0 | password protect iscsi shares - Just in order to avoid anyone else accidentally connecting to it | process | password protect iscsi shares just in order to avoid anyone else accidentally connecting to it | 1 |
6,818 | 3,910,657,375 | IssuesEvent | 2016-04-20 00:05:39 | haskell/cabal | https://api.github.com/repos/haskell/cabal | closed | Package with custom Setup.hs "Encountered missing dependencies" | bug nix-local-build urgent | New report (edited by @ezyang)
Cabal 1.23 and later #2731 allow you to skip specifying dependencies which are not part of a buildable component. cabal-install was updated to take advantage of this fact.
However, when a package has a `Custom` setup script, it is possible for the Setup script to be built against an... | 1.0 | Package with custom Setup.hs "Encountered missing dependencies" - New report (edited by @ezyang)
Cabal 1.23 and later #2731 allow you to skip specifying dependencies which are not part of a buildable component. cabal-install was updated to take advantage of this fact.
However, when a package has a `Custom` setup ... | non_process | package with custom setup hs encountered missing dependencies new report edited by ezyang cabal and later allow you to skip specifying dependencies which are not part of a buildable component cabal install was updated to take advantage of this fact however when a package has a custom setup scri... | 0 |
19,744 | 26,099,794,170 | IssuesEvent | 2022-12-27 04:51:11 | python/cpython | https://api.github.com/repos/python/cpython | closed | multiprocessing classes SimpleQueue and Queue don't support typing in 3.11.0 | type-bug expert-typing expert-multiprocessing | # Bug report
`SimpleQueue` and `Queue` classes from `multiprocessing` module in Python 3.11.0 do not support type `[str]` annotation.
Minimal, reproducible example:
```python3
from multiprocessing import Queue
multiprocessing_queue: Queue[str] = Queue()
```
or
```python3
from multiprocessing import S... | 1.0 | multiprocessing classes SimpleQueue and Queue don't support typing in 3.11.0 - # Bug report
`SimpleQueue` and `Queue` classes from `multiprocessing` module in Python 3.11.0 do not support type `[str]` annotation.
Minimal, reproducible example:
```python3
from multiprocessing import Queue
multiprocessing_queu... | process | multiprocessing classes simplequeue and queue don t support typing in bug report simplequeue and queue classes from multiprocessing module in python do not support type annotation minimal reproducible example from multiprocessing import queue multiprocessing queue queue ... | 1 |
383,393 | 11,355,546,494 | IssuesEvent | 2020-01-24 20:18:32 | mit-cml/appinventor-sources | https://api.github.com/repos/mit-cml/appinventor-sources | closed | Interaction between if-then-else, typeblock, and undo/redo breaks program semantics | affects: master bug issue: accepted priority: medium status: forum | [From the forum](https://groups.google.com/d/msg/mitappinventortest/2sYT0THUYnE/BUwF-LEcBQAJ):
> 1. Create an if-then-else block.
> 2. Add blocks to then and else conditions.
> 3. Click on the if-then-else block just created.
> 4. Add an if block by typing if and pressing the enter key on the keyboard.
> 5. The... | 1.0 | Interaction between if-then-else, typeblock, and undo/redo breaks program semantics - [From the forum](https://groups.google.com/d/msg/mitappinventortest/2sYT0THUYnE/BUwF-LEcBQAJ):
> 1. Create an if-then-else block.
> 2. Add blocks to then and else conditions.
> 3. Click on the if-then-else block just created.
>... | non_process | interaction between if then else typeblock and undo redo breaks program semantics create an if then else block add blocks to then and else conditions click on the if then else block just created add an if block by typing if and pressing the enter key on the keyboard the if b... | 0 |
14,801 | 18,100,307,420 | IssuesEvent | 2021-09-22 13:36:24 | prisma/studio | https://api.github.com/repos/prisma/studio | closed | Studio should pin prisma dependencies to avoid problems during `prisma` patch releases. | tech/typescript process/candidate kind/tech team/developer-productivity | During the `prisma/prisma` `2.29.1` patch release we randomly found out that we needed to override Studio's dependency because they are not pinned.
https://github.com/prisma/prisma/commit/88a9abe274be04eb6b35ff408b633db8bf2ceb2e
We could totally have miss that if there was no breaking change introduced on a more re... | 1.0 | Studio should pin prisma dependencies to avoid problems during `prisma` patch releases. - During the `prisma/prisma` `2.29.1` patch release we randomly found out that we needed to override Studio's dependency because they are not pinned.
https://github.com/prisma/prisma/commit/88a9abe274be04eb6b35ff408b633db8bf2ceb2e
... | process | studio should pin prisma dependencies to avoid problems during prisma patch releases during the prisma prisma patch release we randomly found out that we needed to override studio s dependency because they are not pinned we could totally have miss that if there was no breaking change introduced on... | 1 |
11,895 | 14,689,468,947 | IssuesEvent | 2021-01-02 09:56:46 | ewen-lbh/portfolio | https://api.github.com/repos/ewen-lbh/portfolio | closed | Automatically add attributes to elements from media embeds | awaiting-upstream processing |
- if video and short and no sound
- `muted autoplay loop playsinline`
- if video or audio
- `controls`
'short' is to be defined, some condition on the video's duration.
'no sound' needs changes to portfoliodb, see ewen-lbh/portfoliodb#14. | 1.0 | Automatically add attributes to elements from media embeds -
- if video and short and no sound
- `muted autoplay loop playsinline`
- if video or audio
- `controls`
'short' is to be defined, some condition on the video's duration.
'no sound' needs changes to portfoliodb, see ewen-lbh/portfoliodb#14. | process | automatically add attributes to elements from media embeds if video and short and no sound muted autoplay loop playsinline if video or audio controls short is to be defined some condition on the video s duration no sound needs changes to portfoliodb see ewen lbh portfoliodb | 1 |
15,833 | 20,021,679,275 | IssuesEvent | 2022-02-01 16:57:10 | ORNL-AMO/AMO-Tools-Desktop | https://api.github.com/repos/ORNL-AMO/AMO-Tools-Desktop | closed | Zip code in Examples | Process Heating Pumps Fans Steam Compressed Air Treasure Hunt Waste Water CO2 Emissions | put in the 00000 zip code for all examples.
Generally make sure the examples work with new changes and are ready for v1 | 1.0 | Zip code in Examples - put in the 00000 zip code for all examples.
Generally make sure the examples work with new changes and are ready for v1 | process | zip code in examples put in the zip code for all examples generally make sure the examples work with new changes and are ready for | 1 |
41,630 | 5,346,089,947 | IssuesEvent | 2017-02-17 18:43:51 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | Index pattern creation UX: Surface time fields loading state | :Design :Management | ## Show loading indcator
Per @alexfrancoeur, we should display a loading indicator while the indices are being matched to the pattern, because it can sometimes take a few seconds between the time an index pattern is entered and the time fields showing up in the dropdown.
While it's loading, the time field dropdow... | 1.0 | Index pattern creation UX: Surface time fields loading state - ## Show loading indcator
Per @alexfrancoeur, we should display a loading indicator while the indices are being matched to the pattern, because it can sometimes take a few seconds between the time an index pattern is entered and the time fields showing up... | non_process | index pattern creation ux surface time fields loading state show loading indcator per alexfrancoeur we should display a loading indicator while the indices are being matched to the pattern because it can sometimes take a few seconds between the time an index pattern is entered and the time fields showing up... | 0 |
543,552 | 15,883,545,317 | IssuesEvent | 2021-04-09 17:32:33 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | No error messages when user stores are created with invalid domain names via admin services | Priority/High Severity/Major bug | Type: Bug
Priority: High
Severity: Major
Release: 5.4.0-update 1
1. Create a user store with an invalid domain name via admin services
eg: domain name = PRIMARY1-ATTRIBUTE STORE
**Issue**
The response does not mention any error and the user store seems to be created. But, actually the store is not created | 1.0 | No error messages when user stores are created with invalid domain names via admin services - Type: Bug
Priority: High
Severity: Major
Release: 5.4.0-update 1
1. Create a user store with an invalid domain name via admin services
eg: domain name = PRIMARY1-ATTRIBUTE STORE
**Issue**
The response does not menti... | non_process | no error messages when user stores are created with invalid domain names via admin services type bug priority high severity major release update create a user store with an invalid domain name via admin services eg domain name attribute store issue the response does not mention any ... | 0 |
16,640 | 21,707,263,678 | IssuesEvent | 2022-05-10 10:46:06 | sjmog/smartflix | https://api.github.com/repos/sjmog/smartflix | opened | Securing the access key | 04-background-processing Rails/env Rails/credentials Rails/environments | We've just added some tests for the asynchronous enrichment. We can be more confident about our implementation now as our tests are deterministic.
A common mistake made by developers is exposing API keys in their Github repositories. Github will even notify you of this by email, since exposing an API key in a public r... | 1.0 | Securing the access key - We've just added some tests for the asynchronous enrichment. We can be more confident about our implementation now as our tests are deterministic.
A common mistake made by developers is exposing API keys in their Github repositories. Github will even notify you of this by email, since exposin... | process | securing the access key we ve just added some tests for the asynchronous enrichment we can be more confident about our implementation now as our tests are deterministic a common mistake made by developers is exposing api keys in their github repositories github will even notify you of this by email since exposin... | 1 |
213,198 | 23,966,149,357 | IssuesEvent | 2022-09-13 01:16:42 | nanopathi/linux-4.19.72_CVE-2020-25705 | https://api.github.com/repos/nanopathi/linux-4.19.72_CVE-2020-25705 | closed | WS-2021-0439 (Medium) detected in linuxlinux-4.19.236 - autoclosed | security vulnerability | ## WS-2021-0439 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.k... | True | WS-2021-0439 (Medium) detected in linuxlinux-4.19.236 - autoclosed - ## WS-2021-0439 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.236</b></p></summary>
<p>
<p>The ... | non_process | ws medium detected in linuxlinux autoclosed ws medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files s... | 0 |
18,060 | 24,068,081,196 | IssuesEvent | 2022-09-17 19:41:39 | lynnandtonic/nestflix.fun | https://api.github.com/repos/lynnandtonic/nestflix.fun | closed | Add McBain: Let's Get Silly from "The Simpsons" (Screenshots Added) | suggested title in process the simpsons | Please add as much of the following info as you can:
Title: McBain: Let's Get Silly
Type (film/tv show): Film - standup comedy
Film or show in which it appears: The Simpsons
Is the parent film/show streaming anywhere? Yes - Disney+
About when in the parent film/show does it appear? Ep. 6x18 - "A Star is ... | 1.0 | Add McBain: Let's Get Silly from "The Simpsons" (Screenshots Added) - Please add as much of the following info as you can:
Title: McBain: Let's Get Silly
Type (film/tv show): Film - standup comedy
Film or show in which it appears: The Simpsons
Is the parent film/show streaming anywhere? Yes - Disney+
Abo... | process | add mcbain let s get silly from the simpsons screenshots added please add as much of the following info as you can title mcbain let s get silly type film tv show film standup comedy film or show in which it appears the simpsons is the parent film show streaming anywhere yes disney abo... | 1 |
355,018 | 10,575,699,458 | IssuesEvent | 2019-10-07 16:14:19 | wso2/ballerina-integrator | https://api.github.com/repos/wso2/ballerina-integrator | closed | Update Using Modules topic | Priority/High Severity/Major Type/Docs ei7 | Update Using Modules page with steps to manually pull modules from Ballerina Central and use templates. | 1.0 | Update Using Modules topic - Update Using Modules page with steps to manually pull modules from Ballerina Central and use templates. | non_process | update using modules topic update using modules page with steps to manually pull modules from ballerina central and use templates | 0 |
12,642 | 15,017,842,518 | IssuesEvent | 2021-02-01 11:23:28 | Altinn/altinn-studio | https://api.github.com/repos/Altinn/altinn-studio | closed | Preliminary analysis: Signing | area/process kind/analysis | ## Description
Finding out what the possibilities are for signing functionality in Altinn 3. In the first sprint we need to describe the different options and dependencies and make it ready for review by orgs.
## Types of signing
Signing is different things for different orgs / different scenarios.
### Com... | 1.0 | Preliminary analysis: Signing - ## Description
Finding out what the possibilities are for signing functionality in Altinn 3. In the first sprint we need to describe the different options and dependencies and make it ready for review by orgs.
## Types of signing
Signing is different things for different orgs / ... | process | preliminary analysis signing description finding out what the possibilities are for signing functionality in altinn in the first sprint we need to describe the different options and dependencies and make it ready for review by orgs types of signing signing is different things for different orgs ... | 1 |
19,383 | 25,519,643,804 | IssuesEvent | 2022-11-28 19:17:06 | hashgraph/hedera-mirror-node | https://api.github.com/repos/hashgraph/hedera-mirror-node | closed | StackOverflowError during Gradle build | bug process | ### Description
Gradle builds in CI frequently fail with a StackOverFlowError and no indication of a test or compilation error. An example job:
https://github.com/hashgraph/hedera-mirror-node/actions/runs/3500205404/jobs/5863752939
This seems like it might be a Gradle [issue](https://github.com/gradle/gradle/iss... | 1.0 | StackOverflowError during Gradle build - ### Description
Gradle builds in CI frequently fail with a StackOverFlowError and no indication of a test or compilation error. An example job:
https://github.com/hashgraph/hedera-mirror-node/actions/runs/3500205404/jobs/5863752939
This seems like it might be a Gradle [is... | process | stackoverflowerror during gradle build description gradle builds in ci frequently fail with a stackoverflowerror and no indication of a test or compilation error an example job this seems like it might be a gradle so updating to might resolve the problem steps to reproduce run the gradle... | 1 |
517,011 | 14,992,815,010 | IssuesEvent | 2021-01-29 10:24:03 | horizontalsystems/unstoppable-wallet-android | https://api.github.com/repos/horizontalsystems/unstoppable-wallet-android | opened | Dash Api Sync doesn't work | bug priority | Wallets Status:
- Standard:
- Origin: restored
- Type: mnemonic (12 words)
Blockchains Status:
- Dash:
- State: NotSynced-HsToolKit.NetworkManager.RequestError.invalidResponse(statusCode: 502, data: nil)
- Synced Until: n/a
- Syncing Peer: n/a
... | 1.0 | Dash Api Sync doesn't work - Wallets Status:
- Standard:
- Origin: restored
- Type: mnemonic (12 words)
Blockchains Status:
- Dash:
- State: NotSynced-HsToolKit.NetworkManager.RequestError.invalidResponse(statusCode: 502, data: nil)
- Synced Until: n/a
... | non_process | dash api sync doesn t work wallets status standard origin restored type mnemonic words blockchains status dash state notsynced hstoolkit networkmanager requesterror invalidresponse statuscode data nil synced until n a ... | 0 |
45,812 | 13,133,516,921 | IssuesEvent | 2020-08-06 21:04:33 | SOFTINUX/Base | https://api.github.com/repos/SOFTINUX/Base | opened | CVE-2019-8331 (Medium) detected in bootstrap-4.1.0.min.js | security vulnerability | ## CVE-2019-8331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-4.1.0.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile fi... | True | CVE-2019-8331 (Medium) detected in bootstrap-4.1.0.min.js - ## CVE-2019-8331 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-4.1.0.min.js</b></p></summary>
<p>The most popu... | non_process | cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file tmp ws scm b... | 0 |
17,449 | 23,269,013,571 | IssuesEvent | 2022-08-04 20:31:22 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | closed | Solvable failures in the nightly acceptance tests | type: process | See log: https://source.cloud.google.com/results/invocations/588a9500-8c08-46f9-b6c3-4a84aa3a22b0/log
I believe at least the failures in google-cloud-automl, google-cloud-kms, and google-cloud-bigquery-data_transfer should be fixable fairly easily. | 1.0 | Solvable failures in the nightly acceptance tests - See log: https://source.cloud.google.com/results/invocations/588a9500-8c08-46f9-b6c3-4a84aa3a22b0/log
I believe at least the failures in google-cloud-automl, google-cloud-kms, and google-cloud-bigquery-data_transfer should be fixable fairly easily. | process | solvable failures in the nightly acceptance tests see log i believe at least the failures in google cloud automl google cloud kms and google cloud bigquery data transfer should be fixable fairly easily | 1 |
766,562 | 26,888,819,142 | IssuesEvent | 2023-02-06 07:02:29 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.canadiantire.ca - design is broken | priority-normal browser-focus-geckoview engine-gecko | <!-- @browser: Firefox Mobile 110.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:109.0) Gecko/110.0 Firefox/110.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/117784 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https... | 1.0 | www.canadiantire.ca - design is broken - <!-- @browser: Firefox Mobile 110.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:109.0) Gecko/110.0 Firefox/110.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/117784 -->
<!-- @extra_labels: br... | non_process | design is broken url browser version firefox mobile operating system android tested another browser yes other problem type design is broken description items not fully visible steps to reproduce search bar is missing just like with nightly view... | 0 |
49,392 | 6,024,732,402 | IssuesEvent | 2017-06-08 06:30:48 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Multiple failed in ci | test-run-core | failed test: System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Multiple
detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/outerloop_netcoreapp_windows_nt_debug/68/testReport/System.IO.Ports.Tests/DiscardOutBuffer/OutBufferFilled_Discard_Multiple/
MESSAGE:
~~~
Assert.Throws() Failure\r\nEx... | 1.0 | System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Multiple failed in ci - failed test: System.IO.Ports.Tests.DiscardOutBuffer.OutBufferFilled_Discard_Multiple
detail: https://ci.dot.net/job/dotnet_corefx/job/master/job/outerloop_netcoreapp_windows_nt_debug/68/testReport/System.IO.Ports.Tests/DiscardOutB... | non_process | system io ports tests discardoutbuffer outbufferfilled discard multiple failed in ci failed test system io ports tests discardoutbuffer outbufferfilled discard multiple detail message assert throws failure r nexpected typeof system aggregateexception r nactual no exception was thrown sta... | 0 |
197 | 2,658,770,093 | IssuesEvent | 2015-03-18 17:17:18 | mirage/mirage | https://api.github.com/repos/mirage/mirage | opened | Remove `V1` | breaks compatibility improvement | We decided that versioning the API was not worth it (appart from versioning the mirage package itself) so we should rename the module to something else (`API`?) | True | Remove `V1` - We decided that versioning the API was not worth it (appart from versioning the mirage package itself) so we should rename the module to something else (`API`?) | non_process | remove we decided that versioning the api was not worth it appart from versioning the mirage package itself so we should rename the module to something else api | 0 |
815,043 | 30,534,037,004 | IssuesEvent | 2023-07-19 16:00:43 | National-Forestry-Authority/brms | https://api.github.com/repos/National-Forestry-Authority/brms | closed | User-editable maps | Ready to start Area/Mapping Priority/High | Multi-layer vector and raster generated map layers which enable / provide for the basic manipulation and categorisation of uploaded polygons and lines of curated boundary data based on an agreed schema together with additional metadata to enable tracking the management and status of these curated boundaries. | 1.0 | User-editable maps - Multi-layer vector and raster generated map layers which enable / provide for the basic manipulation and categorisation of uploaded polygons and lines of curated boundary data based on an agreed schema together with additional metadata to enable tracking the management and status of these curated b... | non_process | user editable maps multi layer vector and raster generated map layers which enable provide for the basic manipulation and categorisation of uploaded polygons and lines of curated boundary data based on an agreed schema together with additional metadata to enable tracking the management and status of these curated b... | 0 |
295,514 | 25,480,162,052 | IssuesEvent | 2022-11-25 19:27:03 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Debugging errors are being cleared half a second after occuring | bug topic:editor needs testing | **Godot version:**
3.2.3 stable and 3.2.4 beta for linux and also the steam 3.2.3 version
**OS/device including version:**
ubuntu latest stable
**Issue description:**
an error occurs during f5 testing, it crashes and I look down to see what the error is, but it shows up as the red text at the top of the de... | 1.0 | Debugging errors are being cleared half a second after occuring - **Godot version:**
3.2.3 stable and 3.2.4 beta for linux and also the steam 3.2.3 version
**OS/device including version:**
ubuntu latest stable
**Issue description:**
an error occurs during f5 testing, it crashes and I look down to see what ... | non_process | debugging errors are being cleared half a second after occuring godot version stable and beta for linux and also the steam version os device including version ubuntu latest stable issue description an error occurs during testing it crashes and i look down to see what t... | 0 |
21,497 | 29,661,827,937 | IssuesEvent | 2023-06-10 08:50:34 | nextflow-io/nextflow | https://api.github.com/repos/nextflow-io/nextflow | closed | `storeDir` checks for the presence of at least one output file instead of all. | stale lang/processes | ## Bug report
### Expected behavior and actual behavior
The expected behavior of a process that uses `storeDir` is that it should check for all files in the output declaration.
The actual behavior is that the process which uses `storeDir` skips if it finds at least one file in the output declaration.
### St... | 1.0 | `storeDir` checks for the presence of at least one output file instead of all. - ## Bug report
### Expected behavior and actual behavior
The expected behavior of a process that uses `storeDir` is that it should check for all files in the output declaration.
The actual behavior is that the process which uses `s... | process | storedir checks for the presence of at least one output file instead of all bug report expected behavior and actual behavior the expected behavior of a process that uses storedir is that it should check for all files in the output declaration the actual behavior is that the process which uses s... | 1 |
289,654 | 25,002,085,318 | IssuesEvent | 2022-11-03 08:52:42 | jdi-testing/jdi-light | https://api.github.com/repos/jdi-testing/jdi-light | closed | Mandatory slide should be added to TestSite | 🐞 bug TestSite Vuetify | Test site should be updated:
- [x] Mandatory property in Slide group should be added to the test site
https://vuetifyjs.com/en/components/slide-groups/#mandatory
| 1.0 | Mandatory slide should be added to TestSite - Test site should be updated:
- [x] Mandatory property in Slide group should be added to the test site
https://vuetifyjs.com/en/components/slide-groups/#mandatory
| non_process | mandatory slide should be added to testsite test site should be updated mandatory property in slide group should be added to the test site | 0 |
18,279 | 24,368,616,491 | IssuesEvent | 2022-10-03 17:12:37 | fadeoutsoftware/WASDI | https://api.github.com/repos/fadeoutsoftware/WASDI | closed | add a package manager for pip | enhancement P1 javascript java UI / frontend backend python launcher app / processor | enable CRUD operations on pip environment from the web-client.
addPackage
listPackages
getPackage
removePackage
upgradePackage | 1.0 | add a package manager for pip - enable CRUD operations on pip environment from the web-client.
addPackage
listPackages
getPackage
removePackage
upgradePackage | process | add a package manager for pip enable crud operations on pip environment from the web client addpackage listpackages getpackage removepackage upgradepackage | 1 |
144,795 | 11,632,092,083 | IssuesEvent | 2020-02-28 03:44:38 | ichabod801/t_games | https://api.github.com/repos/ichabod801/t_games | closed | Update and Play Test Cribbage | games play testing refactor | This game gets prioritized because I notice a bug with the skunk-scores option. | 1.0 | Update and Play Test Cribbage - This game gets prioritized because I notice a bug with the skunk-scores option. | non_process | update and play test cribbage this game gets prioritized because i notice a bug with the skunk scores option | 0 |
6,637 | 9,747,521,107 | IssuesEvent | 2019-06-03 14:34:00 | EthVM/EthVM | https://api.github.com/repos/EthVM/EthVM | closed | Unknown topic or partition | bug project:processing | * **I'm submitting a ...**
- [x] bug report
* **Bug Report**
Feature processing/parity-improvments:
```
[2019-06-01 18:23:30,498] WARN [Consumer clientId=consumer-134, groupId=connect-postgres-balance-delta-sink] Error while fetching metadata with correlation id 53513 : {non_fungible_balance_delta=UNKNOW... | 1.0 | Unknown topic or partition - * **I'm submitting a ...**
- [x] bug report
* **Bug Report**
Feature processing/parity-improvments:
```
[2019-06-01 18:23:30,498] WARN [Consumer clientId=consumer-134, groupId=connect-postgres-balance-delta-sink] Error while fetching metadata with correlation id 53513 : {non_... | process | unknown topic or partition i m submitting a bug report bug report feature processing parity improvments warn error while fetching metadata with correlation id non fungible balance delta unknown topic or partition org apache kafka clients networkclient | 1 |
212,672 | 23,934,098,720 | IssuesEvent | 2022-09-11 01:02:56 | brightcove/cloud-custodian | https://api.github.com/repos/brightcove/cloud-custodian | closed | CVE-2021-41103 (High) detected in github.com/docker/docker-v20.10.12 - autoclosed | security vulnerability | ## CVE-2021-41103 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/docker/docker-v20.10.12</b></p></summary>
<p>Moby Project - a collaborative project for the container ecosy... | True | CVE-2021-41103 (High) detected in github.com/docker/docker-v20.10.12 - autoclosed - ## CVE-2021-41103 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/docker/docker-v20.10.12<... | non_process | cve high detected in github com docker docker autoclosed cve high severity vulnerability vulnerable library github com docker docker moby project a collaborative project for the container ecosystem to assemble container based systems dependency hierarchy x githu... | 0 |
8,272 | 11,430,946,504 | IssuesEvent | 2020-02-04 11:05:19 | Graylog2/graylog2-server | https://api.github.com/repos/Graylog2/graylog2-server | closed | Messages with a timestamp of type String break processing | blocker bug processing | Recent changes[0] to the ProcessBufferProcessor expect the `timestamp` field to always
be a `DateTime` object.
If the timestamp field is set via extractors or pipeline rules that do not explicitly convert
it to `DateTime` but rather leave it as String, the message processing breaks with:
`WARN [ProcessBufferPro... | 1.0 | Messages with a timestamp of type String break processing - Recent changes[0] to the ProcessBufferProcessor expect the `timestamp` field to always
be a `DateTime` object.
If the timestamp field is set via extractors or pipeline rules that do not explicitly convert
it to `DateTime` but rather leave it as String, th... | process | messages with a timestamp of type string break processing recent changes to the processbufferprocessor expect the timestamp field to always be a datetime object if the timestamp field is set via extractors or pipeline rules that do not explicitly convert it to datetime but rather leave it as string the ... | 1 |
21,174 | 28,144,358,309 | IssuesEvent | 2023-04-02 10:06:47 | bitfocus/companion-module-requests | https://api.github.com/repos/bitfocus/companion-module-requests | opened | Datasat AP20/AP25 | NOT YET PROCESSED |
The name of the device, hardware, or software you would like to control:
AP20 / AP25 (Yet another cinema sound processor)
What you would like to be able to make it do from Companion:
Remote control of fader, and feedback
Direct links or attachments to the ethernet control protocol or API:
[TM-H795_V1.00_AP25... | 1.0 | Datasat AP20/AP25 -
The name of the device, hardware, or software you would like to control:
AP20 / AP25 (Yet another cinema sound processor)
What you would like to be able to make it do from Companion:
Remote control of fader, and feedback
Direct links or attachments to the ethernet control protocol or API:
... | process | datasat the name of the device hardware or software you would like to control yet another cinema sound processor what you would like to be able to make it do from companion remote control of fader and feedback direct links or attachments to the ethernet control protocol or api | 1 |
11,125 | 13,957,687,360 | IssuesEvent | 2020-10-24 08:09:13 | alexanderkotsev/geoportal | https://api.github.com/repos/alexanderkotsev/geoportal | opened | BE: Harvesting console mail messages | BE - Belgium Geoportal Harvesting process | Dear,
On startup of a harvesting session we receive a mail message about the start of the job at the geoportal. The mail contains following statement
"Your request of a new harvest session has been successfully accepted. Currently, there are 0 queued request(s) and 0 running request(s). You will be notified when t... | 1.0 | BE: Harvesting console mail messages - Dear,
On startup of a harvesting session we receive a mail message about the start of the job at the geoportal. The mail contains following statement
"Your request of a new harvest session has been successfully accepted. Currently, there are 0 queued request(s) and 0 running ... | process | be harvesting console mail messages dear on startup of a harvesting session we receive a mail message about the start of the job at the geoportal the mail contains following statement quot your request of a new harvest session has been successfully accepted currently there are queued request s and running ... | 1 |
1,732 | 4,416,055,778 | IssuesEvent | 2016-08-14 13:25:58 | jhpoelen/fb-osmose-bridge | https://api.github.com/repos/jhpoelen/fb-osmose-bridge | closed | Create a basic UI to enter basic configuration | in process UI High priority | Allow a basic user to enter the minimal information needed to build a valid OSMOSE configuration.
1. user goes to ```http://osmose.org/config```, the osmose configuration generator site
1. fishbase-osmose bridge pre-populates basic information (e.g. functional groups names, time stamp, background functional groups... | 1.0 | Create a basic UI to enter basic configuration - Allow a basic user to enter the minimal information needed to build a valid OSMOSE configuration.
1. user goes to ```http://osmose.org/config```, the osmose configuration generator site
1. fishbase-osmose bridge pre-populates basic information (e.g. functional grou... | process | create a basic ui to enter basic configuration allow a basic user to enter the minimal information needed to build a valid osmose configuration user goes to the osmose configuration generator site fishbase osmose bridge pre populates basic information e g functional groups names time stamp backg... | 1 |
431,260 | 12,476,393,170 | IssuesEvent | 2020-05-29 13:24:20 | googleapis/python-ndb | https://api.github.com/repos/googleapis/python-ndb | closed | StructuredProperty not using correct names when generating queries. | api: datastore priority: p2 type: bug | I encountered an issue while migrating to cloud ndb. When querying entities based on a value contained in a StructuredProperty the structured property does not use code name but uses the datastore name instead. Below is a short code to replicate the issue
```
from google.cloud import ndb
class StructPropModel(nd... | 1.0 | StructuredProperty not using correct names when generating queries. - I encountered an issue while migrating to cloud ndb. When querying entities based on a value contained in a StructuredProperty the structured property does not use code name but uses the datastore name instead. Below is a short code to replicate the ... | non_process | structuredproperty not using correct names when generating queries i encountered an issue while migrating to cloud ndb when querying entities based on a value contained in a structuredproperty the structured property does not use code name but uses the datastore name instead below is a short code to replicate the ... | 0 |
11,437 | 14,258,885,354 | IssuesEvent | 2020-11-20 07:12:41 | tikv/tikv | https://api.github.com/repos/tikv/tikv | opened | Key number based split checker should recognize different versions of the same key | sig/coprocessor type/feature-request | ## Feature Request
### Is your feature request related to a problem? Please describe:
We split a region based on its size and key count. Depending on size is to avoid creating too large raft snapshot, and depending on key count is to increase concurrency of coprocessor scanning. Currently, TiKV count each versions ... | 1.0 | Key number based split checker should recognize different versions of the same key - ## Feature Request
### Is your feature request related to a problem? Please describe:
We split a region based on its size and key count. Depending on size is to avoid creating too large raft snapshot, and depending on key count is ... | process | key number based split checker should recognize different versions of the same key feature request is your feature request related to a problem please describe we split a region based on its size and key count depending on size is to avoid creating too large raft snapshot and depending on key count is ... | 1 |
178,148 | 29,507,113,434 | IssuesEvent | 2023-06-03 12:57:38 | BibliothecaDAO/loot-survivor | https://api.github.com/repos/BibliothecaDAO/loot-survivor | closed | Add an info section where you can see the rules of the game | design | Like formulas, what actions give you XP, probabilities and so on... | 1.0 | Add an info section where you can see the rules of the game - Like formulas, what actions give you XP, probabilities and so on... | non_process | add an info section where you can see the rules of the game like formulas what actions give you xp probabilities and so on | 0 |
12,820 | 15,193,208,364 | IssuesEvent | 2021-02-16 00:03:49 | metabase/metabase | https://api.github.com/repos/metabase/metabase | opened | MongoDB shouldn't do an initial projection for :default date bucketing | Database/Mongo Querying/Processor Type:Performance | Given a query like
```clj
(mt/dataset attempted-murders
(mt/mbql-query attempts
{:aggregation [[:count]]
:filter [:time-interval $datetime :last :month]}))
```
Which end up with a native query like this: (including #14835 optimizations):
```clj
{:native {:projections ["count"]
... | 1.0 | MongoDB shouldn't do an initial projection for :default date bucketing - Given a query like
```clj
(mt/dataset attempted-murders
(mt/mbql-query attempts
{:aggregation [[:count]]
:filter [:time-interval $datetime :last :month]}))
```
Which end up with a native query like this: (including #1483... | process | mongodb shouldn t do an initial projection for default date bucketing given a query like clj mt dataset attempted murders mt mbql query attempts aggregation filter which end up with a native query like this including optimizations clj native projection... | 1 |
10,132 | 13,044,162,393 | IssuesEvent | 2020-07-29 03:47:32 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | UCP: Migrate scalar function `JsonQuoteSig` from TiDB | challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor |
## Description
Port the scalar function `JsonQuoteSig` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @andylokandy
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://github.com/tikv/tikv/tree/master/components/tidb_query/src/rp... | 2.0 | UCP: Migrate scalar function `JsonQuoteSig` from TiDB -
## Description
Port the scalar function `JsonQuoteSig` from TiDB to coprocessor.
## Score
* 50
## Mentor(s)
* @andylokandy
## Recommended Skills
* Rust programming
## Learning Materials
Already implemented expressions ported from TiDB
- https://githu... | process | ucp migrate scalar function jsonquotesig from tidb description port the scalar function jsonquotesig from tidb to coprocessor score mentor s andylokandy recommended skills rust programming learning materials already implemented expressions ported from tidb | 1 |
81,512 | 10,146,214,449 | IssuesEvent | 2019-08-05 07:32:05 | Evan-HR/StellarView | https://api.github.com/repos/Evan-HR/StellarView | closed | use proper JOIN TABLE calls to better query user reviews + fav spots | database design | rework database if needed for optimization | 1.0 | use proper JOIN TABLE calls to better query user reviews + fav spots - rework database if needed for optimization | non_process | use proper join table calls to better query user reviews fav spots rework database if needed for optimization | 0 |
50,785 | 6,111,760,294 | IssuesEvent | 2017-06-21 17:47:04 | Augugrumi/libris | https://api.github.com/repos/Augugrumi/libris | closed | Fix error 503 in GoogleImage unit-tests | bug image test | When running GoogleImage tests on Travis-CI sometimes a 503 error is thrown. We need to fix this issue. | 1.0 | Fix error 503 in GoogleImage unit-tests - When running GoogleImage tests on Travis-CI sometimes a 503 error is thrown. We need to fix this issue. | non_process | fix error in googleimage unit tests when running googleimage tests on travis ci sometimes a error is thrown we need to fix this issue | 0 |
19,105 | 25,156,574,506 | IssuesEvent | 2022-11-10 13:59:27 | qgis/QGIS | https://api.github.com/repos/qgis/QGIS | closed | Add GeoPackage layer as input to model #30827 #38607 | Processing Feature Request Modeller | ### Feature description
Currently, it is not possible to add a GeoPackage layer (or `.xlsx` worksheet) as a model input, since the `Browse for Layer...` option is not available:

### Additional context
T... | 1.0 | Add GeoPackage layer as input to model #30827 #38607 - ### Feature description
Currently, it is not possible to add a GeoPackage layer (or `.xlsx` worksheet) as a model input, since the `Browse for Layer...` option is not available:
 detected in multiple libraries | security vulnerability | ## CVE-2019-0609 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>microsoft.chakracore.1.8.... | True | CVE-2019-0609 (High) detected in multiple libraries - ## CVE-2019-0609 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ChakraCore-1.8.1.0.dll</b>, <b>ChakraCore-1.8.1.0.dll</b>, <b>Ch... | non_process | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries chakracore dll chakracore dll chakracore dll microsoft chakracore nupkg chakracore dll microsoft chakra core library home page a href ... | 0 |
20,786 | 27,524,946,903 | IssuesEvent | 2023-03-06 17:21:54 | haddocking/haddock3 | https://api.github.com/repos/haddocking/haddock3 | closed | correct pdb relative paths analysis subfolders | analysis/postprocessing | Pdb relative paths in analysis subfolders (`capri_ss.tsv` files) are not correct because of the logic needed to build the analysis folder (first run caprieval and then copy the folder into the analysis folder). | 1.0 | correct pdb relative paths analysis subfolders - Pdb relative paths in analysis subfolders (`capri_ss.tsv` files) are not correct because of the logic needed to build the analysis folder (first run caprieval and then copy the folder into the analysis folder). | process | correct pdb relative paths analysis subfolders pdb relative paths in analysis subfolders capri ss tsv files are not correct because of the logic needed to build the analysis folder first run caprieval and then copy the folder into the analysis folder | 1 |
16,747 | 21,914,248,626 | IssuesEvent | 2022-05-21 15:02:05 | bridgetownrb/bridgetown | https://api.github.com/repos/bridgetownrb/bridgetown | closed | Relocate `Publisher` class functionality to `Resource::Base` concern | process | It seems like a stretch to have this as its own class…really could just be refactored down to one or two methods on `site`. | 1.0 | Relocate `Publisher` class functionality to `Resource::Base` concern - It seems like a stretch to have this as its own class…really could just be refactored down to one or two methods on `site`. | process | relocate publisher class functionality to resource base concern it seems like a stretch to have this as its own class…really could just be refactored down to one or two methods on site | 1 |
18,278 | 24,368,592,395 | IssuesEvent | 2022-10-03 17:11:22 | googleapis/sphinx-docfx-yaml | https://api.github.com/repos/googleapis/sphinx-docfx-yaml | opened | Work on dependabot alerts | type: process priority: p2 | There's been a couple that's filed, filing this issue to keep track and remind myself to work on the issues. | 1.0 | Work on dependabot alerts - There's been a couple that's filed, filing this issue to keep track and remind myself to work on the issues. | process | work on dependabot alerts there s been a couple that s filed filing this issue to keep track and remind myself to work on the issues | 1 |
1,381 | 3,951,328,341 | IssuesEvent | 2016-04-29 00:22:57 | moxie-leean/ng-patternlab | https://api.github.com/repos/moxie-leean/ng-patternlab | closed | Base atoms | process | Add all commonly used atoms - eg h1, h2, a, button, etc.
I think we should use the name of the HTML tag to make it easier to remember. Also we should group by similar types. Eg:
```
atoms/
headings/
h1/
h1.directive.js [directive is called as <ln-a-h1 ...>]
h2/
h2.directive.js [directive i... | 1.0 | Base atoms - Add all commonly used atoms - eg h1, h2, a, button, etc.
I think we should use the name of the HTML tag to make it easier to remember. Also we should group by similar types. Eg:
```
atoms/
headings/
h1/
h1.directive.js [directive is called as <ln-a-h1 ...>]
h2/
h2.directive.js... | process | base atoms add all commonly used atoms eg a button etc i think we should use the name of the html tag to make it easier to remember also we should group by similar types eg atoms headings directive js directive js links a a directive js ... | 1 |
2,627 | 2,699,030,385 | IssuesEvent | 2015-04-03 13:48:01 | mkdocs/mkdocs | https://api.github.com/repos/mkdocs/mkdocs | closed | Document contributor guideline and a developement primer. | Documentation | I'm not familiar with Python at all so I'd like to see minimal guide how to build the project.
Currently I'm using mkdocs through pip and that doesn't allow me to fork into pull requests thus preventing my contribution. | 1.0 | Document contributor guideline and a developement primer. - I'm not familiar with Python at all so I'd like to see minimal guide how to build the project.
Currently I'm using mkdocs through pip and that doesn't allow me to fork into pull requests thus preventing my contribution. | non_process | document contributor guideline and a developement primer i m not familiar with python at all so i d like to see minimal guide how to build the project currently i m using mkdocs through pip and that doesn t allow me to fork into pull requests thus preventing my contribution | 0 |
109,296 | 16,843,675,510 | IssuesEvent | 2021-06-19 02:47:34 | bharathirajatut/fitbit-api-example-java2 | https://api.github.com/repos/bharathirajatut/fitbit-api-example-java2 | opened | CVE-2020-36180 (High) detected in jackson-databind-2.8.1.jar | security vulnerability | ## CVE-2020-36180 - 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.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-36180 (High) detected in jackson-databind-2.8.1.jar - ## CVE-2020-36180 - 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.1.jar</b></p></summary>
<p>General... | non_process | 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 fitbit api example pom xml ... | 0 |
18,315 | 24,430,083,503 | IssuesEvent | 2022-10-06 07:27:58 | python/cpython | https://api.github.com/repos/python/cpython | closed | Signal delivered to a subprocess triggers parent's handler | type-bug expert-asyncio 3.7 expert-multiprocessing | BPO | [31489](https://bugs.python.org/issue31489)
--- | :---
Nosy | @pitrou, @njsmith, @1st1, @Kentzo
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee ... | 1.0 | Signal delivered to a subprocess triggers parent's handler - BPO | [31489](https://bugs.python.org/issue31489)
--- | :---
Nosy | @pitrou, @njsmith, @1st1, @Kentzo
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show ... | process | signal delivered to a subprocess triggers parent s handler bpo nosy pitrou njsmith kentzo note these values reflect the state of the issue at the time it was migrated and might not reflect the current state show more details github fields python assignee none closed at ... | 1 |
81,647 | 10,163,916,355 | IssuesEvent | 2019-08-07 10:21:21 | iov-one/weave | https://api.github.com/repos/iov-one/weave | closed | Secure key management | :chipmunk: design | Implement Secure key management.
It is best to use key storage with the ability to set the current key. Then when we use bnscli it just automagically takes the chosen key or errors out if none is chosen. We won't have to tell bnscli anything then as it will already know.
Proposal (by @ruseinov):
1. Use Encry... | 1.0 | Secure key management - Implement Secure key management.
It is best to use key storage with the ability to set the current key. Then when we use bnscli it just automagically takes the chosen key or errors out if none is chosen. We won't have to tell bnscli anything then as it will already know.
Proposal (by @rus... | non_process | secure key management implement secure key management it is best to use key storage with the ability to set the current key then when we use bnscli it just automagically takes the chosen key or errors out if none is chosen we won t have to tell bnscli anything then as it will already know proposal by rus... | 0 |
4,153 | 7,103,646,417 | IssuesEvent | 2018-01-16 06:28:41 | ViktorKuryshev/CRM | https://api.github.com/repos/ViktorKuryshev/CRM | closed | ProcV - 061 Использовать методы SuspendLayout и ResumeLayout для формы добавления новой компании | Minor Process enhancement | Использовать методы SuspendLayout и ResumeLayout для формы добавления новой компании с целью ускорения графики добавления новых элементов. | 1.0 | ProcV - 061 Использовать методы SuspendLayout и ResumeLayout для формы добавления новой компании - Использовать методы SuspendLayout и ResumeLayout для формы добавления новой компании с целью ускорения графики добавления новых элементов. | process | procv использовать методы suspendlayout и resumelayout для формы добавления новой компании использовать методы suspendlayout и resumelayout для формы добавления новой компании с целью ускорения графики добавления новых элементов | 1 |
130,598 | 18,098,557,752 | IssuesEvent | 2021-09-22 11:54:30 | greatnewcls/2JQ3WXOOQYAKRR6UT4A4HV35 | https://api.github.com/repos/greatnewcls/2JQ3WXOOQYAKRR6UT4A4HV35 | closed | Ef0oMkT67p7xUTdMC8GEtNWQPl6Y6epOsYbgagqNNLoC64dMIKGgR7Lw2O/J6Na4zuHyP0I1Un5jNZTJruYzSpiuDCR423I9YcHjsO6JRqaCN9ByKdxT6QPoE0wmUnJdq9M3NSjQjRdZdhA/WKgaRw/xW23i7lsRJngjWhMSCs8= | design | JNX+DYGO23gGCDp1Bzfyr5+fK9hw0djX/TYn0EItTssZhATRsxyvEkhLgT1CxVuO/2LB0Pet50uzL0gY3upV+AQTPYLezcQlLJzZr7zhlxCB0DKONFYVlU/keqBBmnUt/2LB0Pet50uzL0gY3upV+P9iwdD3redLsy9IGN7qVfjpL2ddcpv/dcUsSWFmxd9u/2LB0Pet50uzL0gY3upV+P9iwdD3redLsy9IGN7qVfiMFt0xSDJugeFScNM09nw4YjElYx5MDTBUSo0Z1IveQv9iwdD3redLsy9IGN7qVfi+958Slde7KD4aH8aBY94c... | 1.0 | Ef0oMkT67p7xUTdMC8GEtNWQPl6Y6epOsYbgagqNNLoC64dMIKGgR7Lw2O/J6Na4zuHyP0I1Un5jNZTJruYzSpiuDCR423I9YcHjsO6JRqaCN9ByKdxT6QPoE0wmUnJdq9M3NSjQjRdZdhA/WKgaRw/xW23i7lsRJngjWhMSCs8= - JNX+DYGO23gGCDp1Bzfyr5+fK9hw0djX/TYn0EItTssZhATRsxyvEkhLgT1CxVuO/2LB0Pet50uzL0gY3upV+AQTPYLezcQlLJzZr7zhlxCB0DKONFYVlU/keqBBmnUt/2LB0Pet50uzL0gY3... | non_process | wkgarw jnx keqbbmnut btabpafp x | 0 |
725,890 | 24,979,547,663 | IssuesEvent | 2022-11-02 10:35:26 | Delphi-BFT/tool | https://api.github.com/repos/Delphi-BFT/tool | closed | Shadow does not seem to terminate JVM correctly | bug Priority: Low | Even after a simulation completes, the Java processes seem to be still running. Possible workaround for now: ``killall java`` after completion of the bftsmart simulation. (i.e. in getStats() of the bftsmart connector? or at some callback that is invoked when the simulation completes but before the start of the next sim... | 1.0 | Shadow does not seem to terminate JVM correctly - Even after a simulation completes, the Java processes seem to be still running. Possible workaround for now: ``killall java`` after completion of the bftsmart simulation. (i.e. in getStats() of the bftsmart connector? or at some callback that is invoked when the simulat... | non_process | shadow does not seem to terminate jvm correctly even after a simulation completes the java processes seem to be still running possible workaround for now killall java after completion of the bftsmart simulation i e in getstats of the bftsmart connector or at some callback that is invoked when the simulat... | 0 |
2,313 | 5,133,074,273 | IssuesEvent | 2017-01-11 01:40:44 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | How obtain Process.GetCurrentProcess().Handle? | area-System.Diagnostics.Process | Hi folks!
I'm building a netstandar1.5 lib and I have downloaded System.Diagnostics.Process v4.3.0 from Nuget, but method .Handle is missing. I try to call this code which works fine in Framework 3.5:
```c#
[DllImport("kernel32.dll")]
[return: MarshalAs(UnmanagedType.Bool)]
static exter... | 1.0 | How obtain Process.GetCurrentProcess().Handle? - Hi folks!
I'm building a netstandar1.5 lib and I have downloaded System.Diagnostics.Process v4.3.0 from Nuget, but method .Handle is missing. I try to call this code which works fine in Framework 3.5:
```c#
[DllImport("kernel32.dll")]
[return: Mar... | process | how obtain process getcurrentprocess handle hi folks i m building a lib and i have downloaded system diagnostics process from nuget but method handle is missing i try to call this code which works fine in framework c static extern bool intptr hprocess... | 1 |
107,179 | 16,751,648,551 | IssuesEvent | 2021-06-12 01:37:48 | gms-ws-demo/nibrs | https://api.github.com/repos/gms-ws-demo/nibrs | opened | CVE-2019-16942 (High) detected in multiple libraries | security vulnerability | ## CVE-2019-16942 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.8.10.jar</b>, <b>jackson-dat... | True | CVE-2019-16942 (High) detected in multiple libraries - ## CVE-2019-16942 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.5.jar<... | non_process | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data bi... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.