Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
343,732 | 10,335,501,997 | IssuesEvent | 2019-09-03 10:44:29 | poanetwork/blockscout | https://api.github.com/repos/poanetwork/blockscout | closed | View less transfers button | UI bug :bug: priority: medium | When a user clicked to `View more transfers` button on a block tile, and all transfers appeared, this button must change the title to `View less transfers`. Otherwise, it can confuse user, that not all transfers appeared.
Example block with multiple transfers txs: https://blockscout.com/eth/mainnet/blocks/7426606/tr... | 1.0 | View less transfers button - When a user clicked to `View more transfers` button on a block tile, and all transfers appeared, this button must change the title to `View less transfers`. Otherwise, it can confuse user, that not all transfers appeared.
Example block with multiple transfers txs: https://blockscout.com/... | priority | view less transfers button when a user clicked to view more transfers button on a block tile and all transfers appeared this button must change the title to view less transfers otherwise it can confuse user that not all transfers appeared example block with multiple transfers txs | 1 |
409,601 | 11,965,345,734 | IssuesEvent | 2020-04-05 23:00:42 | coin-or/pulp | https://api.github.com/repos/coin-or/pulp | closed | Namespace issues | Priority-Medium Type-Enhancement auto-migrated | ```
Perhaps the name space should be changed to look something like this.
import pulp as lp
prob = lp.Problem()
instead of
from pulp import *
prob = LpProblem()
```
Original issue reported on code.google.com by `stuvagas@gmail.com` on 28 Apr 2008 at 11:11
| 1.0 | Namespace issues - ```
Perhaps the name space should be changed to look something like this.
import pulp as lp
prob = lp.Problem()
instead of
from pulp import *
prob = LpProblem()
```
Original issue reported on code.google.com by `stuvagas@gmail.com` on 28 Apr 2008 at 11:11
| priority | namespace issues perhaps the name space should be changed to look something like this import pulp as lp prob lp problem instead of from pulp import prob lpproblem original issue reported on code google com by stuvagas gmail com on apr at | 1 |
794,544 | 28,039,645,192 | IssuesEvent | 2023-03-28 17:29:08 | KDT3-Final-6/final-project-BE | https://api.github.com/repos/KDT3-Final-6/final-project-BE | closed | feat: ์์๋ฆฌ์คํธ ์ถ๊ฐ, ์ญ์ , ์กฐํ ๊ธฐ๋ฅ ๊ตฌํ | Type: Feature Status: Completed Priority: Medium For: API For: Backend | ## Description
์์๋ฆฌ์คํธ ์ถ๊ฐ, ์ญ์ , ์กฐํ ๊ธฐ๋ฅ ๊ตฌํ
## Tasks(Process)
- [x] ์์๋ฆฌ์คํธ ์ถ๊ฐ
- [x] ์์๋ฆฌ์คํธ ์ญ์
- [x] ์์๋ฆฌ์คํธ ์กฐํ
## References
| 1.0 | feat: ์์๋ฆฌ์คํธ ์ถ๊ฐ, ์ญ์ , ์กฐํ ๊ธฐ๋ฅ ๊ตฌํ - ## Description
์์๋ฆฌ์คํธ ์ถ๊ฐ, ์ญ์ , ์กฐํ ๊ธฐ๋ฅ ๊ตฌํ
## Tasks(Process)
- [x] ์์๋ฆฌ์คํธ ์ถ๊ฐ
- [x] ์์๋ฆฌ์คํธ ์ญ์
- [x] ์์๋ฆฌ์คํธ ์กฐํ
## References
| priority | feat ์์๋ฆฌ์คํธ ์ถ๊ฐ ์ญ์ ์กฐํ ๊ธฐ๋ฅ ๊ตฌํ description ์์๋ฆฌ์คํธ ์ถ๊ฐ ์ญ์ ์กฐํ ๊ธฐ๋ฅ ๊ตฌํ tasks process ์์๋ฆฌ์คํธ ์ถ๊ฐ ์์๋ฆฌ์คํธ ์ญ์ ์์๋ฆฌ์คํธ ์กฐํ references | 1 |
91,822 | 3,863,512,174 | IssuesEvent | 2016-04-08 09:44:31 | iamxavier/elmah | https://api.github.com/repos/iamxavier/elmah | closed | use user creditials for email login id & password ofor intranet applications | auto-migrated Priority-Medium Type-Enhancement | ```
for intranet application apply user credentials to email server
avoid hard coding and exposing user id's and passwords
<errorMail
from="elmah@example.com"
to="admin@example.com"
subject="..."
priority="Low|Normal|High"
async="true|false"
... | 1.0 | use user creditials for email login id & password ofor intranet applications - ```
for intranet application apply user credentials to email server
avoid hard coding and exposing user id's and passwords
<errorMail
from="elmah@example.com"
to="admin@example.com"
subject="..."... | priority | use user creditials for email login id password ofor intranet applications for intranet application apply user credentials to email server avoid hard coding and exposing user id s and passwords errormail from elmah example com to admin example com subject ... | 1 |
689,279 | 23,615,177,180 | IssuesEvent | 2022-08-24 15:18:42 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | opened | [studio] Copying a page results in an NPE | bug priority: medium triage | ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the latest released 4.0.x
- [ ] The issue is in the latest released 3.1.x
### Describe the issue
Copying a page results in an NPE
### Steps to reproduce
Steps:
1. Create a site from Editorial BP
2. Copy a page a... | 1.0 | [studio] Copying a page results in an NPE - ### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] The issue is in the latest released 4.0.x
- [ ] The issue is in the latest released 3.1.x
### Describe the issue
Copying a page results in an NPE
### Steps to reproduce
Steps:
1. Creat... | priority | copying a page results in an npe duplicates i have searched the existing issues latest version the issue is in the latest released x the issue is in the latest released x describe the issue copying a page results in an npe steps to reproduce steps create a site from... | 1 |
17,616 | 2,615,148,503 | IssuesEvent | 2015-03-01 06:24:55 | chrsmith/html5rocks | https://api.github.com/repos/chrsmith/html5rocks | closed | Author page | auto-migrated Milestone-4 Priority-Medium Type-Enhancement | ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Name
social media ( twitter, profile, blog, events)
a brief description
the contribution links to html5rocks.com
a picture
what else?
location
role
Please use labels and text to provide additional information.... | 1.0 | Author page - ```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Name
social media ( twitter, profile, blog, events)
a brief description
the contribution links to html5rocks.com
a picture
what else?
location
role
Please use labels and text to provide additiona... | priority | author page what steps will reproduce the problem what is the expected output what do you see instead name social media twitter profile blog events a brief description the contribution links to com a picture what else location role please use labels and text to provide additional informa... | 1 |
608,538 | 18,841,453,882 | IssuesEvent | 2021-11-11 10:02:47 | Adyen/adyen-magento2 | https://api.github.com/repos/Adyen/adyen-magento2 | closed | [PW-3007] Adyen should provide a GraphQL Endpoint | Enhancement Progress: in progress Priority: medium | **Is your feature request related to a problem? Please describe.**
Currently, you only support REST API but have mixed calls to REST and GrapQl is very hard to
handle. Magento PWA Studio switches totally to GraphQL we head a problem with the cart reset etc.
https://docs.adyen.com/plugins/magento-2/magento-pwa-sto... | 1.0 | [PW-3007] Adyen should provide a GraphQL Endpoint - **Is your feature request related to a problem? Please describe.**
Currently, you only support REST API but have mixed calls to REST and GrapQl is very hard to
handle. Magento PWA Studio switches totally to GraphQL we head a problem with the cart reset etc.
http... | priority | adyen should provide a graphql endpoint is your feature request related to a problem please describe currently you only support rest api but have mixed calls to rest and grapql is very hard to handle magento pwa studio switches totally to graphql we head a problem with the cart reset etc descr... | 1 |
386,870 | 11,451,951,733 | IssuesEvent | 2020-02-06 12:44:19 | Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS | https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS | closed | Customer Facing Display - text translate | Assigned to developer Bug CFD Medium Priority | hi.
i translated all the text but it still shows me in english...
any help please
PICTURE
1. https://i.imgur.com/v0OIp7F.jpg
2. https://i.imgur.com/qCyd5VI.jpg
3. https://i.imgur.com/R4rc1se.jpg
regards | 1.0 | Customer Facing Display - text translate - hi.
i translated all the text but it still shows me in english...
any help please
PICTURE
1. https://i.imgur.com/v0OIp7F.jpg
2. https://i.imgur.com/qCyd5VI.jpg
3. https://i.imgur.com/R4rc1se.jpg
regards | priority | customer facing display text translate hi i translated all the text but it still shows me in english any help please picture regards | 1 |
672,712 | 22,837,508,275 | IssuesEvent | 2022-07-12 18:09:37 | projectdiscovery/tlsx | https://api.github.com/repos/projectdiscovery/tlsx | closed | Option to display host with mismatched certificate | Priority: Medium Status: Completed Type: Enhancement | An option to display hosts with mismatched certificates.
```
echo 104.16.53.111 | tlsx -mm
104.16.53.111:443 [mismatched]
```
CLI Flag:
```console
-mm, -mis-matched display mismatched certificate
```
JSON:
```json
"mis_matched": true,
```
Logic:
`input host` `!=` `(cert.Subjec... | 1.0 | Option to display host with mismatched certificate - An option to display hosts with mismatched certificates.
```
echo 104.16.53.111 | tlsx -mm
104.16.53.111:443 [mismatched]
```
CLI Flag:
```console
-mm, -mis-matched display mismatched certificate
```
JSON:
```json
"mis_matched": tru... | priority | option to display host with mismatched certificate an option to display hosts with mismatched certificates echo tlsx mm cli flag console mm mis matched display mismatched certificate json json mis matched true logic in... | 1 |
61,721 | 3,152,098,516 | IssuesEvent | 2015-09-16 12:08:17 | OCHA-DAP/hdx-ckan | https://api.github.com/repos/OCHA-DAP/hdx-ckan | closed | Remove ogc_fid attribute from shape info | GeoPreview Priority-Medium | The ogc_fid attribute is added by our backend (postgis or maybe spatial server?). We shouldn't display that to end users. Ideally, we should prevent it from being sent with the vector tiles at all (unless it is needed for client side rendering).
. We shouldn't display that to end users. Ideally, we should prevent it from being sent with the vector tiles at all (unless it is needed for client side rendering).
 so I can quickly cycle through the filters to see which is the best filter for that particular image.
If I apply a style via the shortcut then undo t... | 1.0 | applying a style via a shortcut loses the history on undo - **Background**
I have 3 styles that apply a red, green or blue B&W filter via a new instance of the colour calibration module.
Iโve added shortcuts (shift R, G, B) so I can quickly cycle through the filters to see which is the best filter for that particul... | priority | applying a style via a shortcut loses the history on undo background i have styles that apply a red green or blue b w filter via a new instance of the colour calibration module iโve added shortcuts shift r g b so i can quickly cycle through the filters to see which is the best filter for that particul... | 1 |
527,303 | 15,339,510,090 | IssuesEvent | 2021-02-27 02:18:04 | nlpsandbox/aws-cloudformation | https://api.github.com/repos/nlpsandbox/aws-cloudformation | closed | Deploy the Date Annotator Stub using CF template | Priority: Medium | The Date Annotator Stub is the vanilla API service generated by the OpenAPI Generator. It does nothing more than returning "do some magic!". I rely on this service to provide a step-by-step guide to develop an NLP Tool.
Deployment procedure:
1. Get this [docker-compose.yml](https://github.com/nlpsandbox/date-annota... | 1.0 | Deploy the Date Annotator Stub using CF template - The Date Annotator Stub is the vanilla API service generated by the OpenAPI Generator. It does nothing more than returning "do some magic!". I rely on this service to provide a step-by-step guide to develop an NLP Tool.
Deployment procedure:
1. Get this [docker-com... | priority | deploy the date annotator stub using cf template the date annotator stub is the vanilla api service generated by the openapi generator it does nothing more than returning do some magic i rely on this service to provide a step by step guide to develop an nlp tool deployment procedure get this do... | 1 |
55,515 | 3,073,627,402 | IssuesEvent | 2015-08-19 23:11:51 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Robotium 4.0 does not recognize getCurrentCheckBoxes() method(?) | bug enhancement imported invalid Priority-Medium | _From [soili.sa...@gmail.com](https://code.google.com/u/110762482735232406439/) on March 21, 2013 05:52:24_
What steps will reproduce the problem? 1. Update Robotium to 4.0
2. Compile your test code that uses method getCurrentCheckBoxes()
3. getCurrentCheckBoxes() is not recognized as solo method, code does not comp... | 1.0 | Robotium 4.0 does not recognize getCurrentCheckBoxes() method(?) - _From [soili.sa...@gmail.com](https://code.google.com/u/110762482735232406439/) on March 21, 2013 05:52:24_
What steps will reproduce the problem? 1. Update Robotium to 4.0
2. Compile your test code that uses method getCurrentCheckBoxes()
3. getCurre... | priority | robotium does not recognize getcurrentcheckboxes method from on march what steps will reproduce the problem update robotium to compile your test code that uses method getcurrentcheckboxes getcurrentcheckboxes is not recognized as solo method code does not compile anymor... | 1 |
147,411 | 5,639,202,410 | IssuesEvent | 2017-04-06 13:51:43 | CS2103JAN2017-W14-B3/main | https://api.github.com/repos/CS2103JAN2017-W14-B3/main | closed | As a paranoid user I want to require a password to use the task manager | priority.medium type.story | So that I can prevent others from accessing my task, floating tasks and events. | 1.0 | As a paranoid user I want to require a password to use the task manager - So that I can prevent others from accessing my task, floating tasks and events. | priority | as a paranoid user i want to require a password to use the task manager so that i can prevent others from accessing my task floating tasks and events | 1 |
415,225 | 12,126,619,084 | IssuesEvent | 2020-04-22 17:19:41 | osmontrouge/caresteouvert | https://api.github.com/repos/osmontrouge/caresteouvert | closed | Search issue | bug priority: medium | **Describe the bug**
Can't find "Pharmacie Greset". The Nominatim find it ๐
Also, this POI is displayed in CRO: [n3255709438](https://www.caresteouvert.fr/@46.903074,5.772701,20.37/place/n3255709438)
This issue is same as #80.
See also #393.
**Expected behavior**
The search engine **must** find all POI disp... | 1.0 | Search issue - **Describe the bug**
Can't find "Pharmacie Greset". The Nominatim find it ๐
Also, this POI is displayed in CRO: [n3255709438](https://www.caresteouvert.fr/@46.903074,5.772701,20.37/place/n3255709438)
This issue is same as #80.
See also #393.
**Expected behavior**
The search engine **must** fi... | priority | search issue describe the bug can t find pharmacie greset the nominatim find it ๐ also this poi is displayed in cro this issue is same as see also expected behavior the search engine must find all poi displayed in cro and should find every poi in osm screenshots ... | 1 |
485,117 | 13,961,453,351 | IssuesEvent | 2020-10-25 03:24:59 | AY2021S1-CS2103T-F11-4/tp | https://api.github.com/repos/AY2021S1-CS2103T-F11-4/tp | opened | Commons: Increase Coverage and add to existing commons | priority.Medium type.Task | As per issue title.
Also abstract out things like Messages into respective Commons classes where applicable. | 1.0 | Commons: Increase Coverage and add to existing commons - As per issue title.
Also abstract out things like Messages into respective Commons classes where applicable. | priority | commons increase coverage and add to existing commons as per issue title also abstract out things like messages into respective commons classes where applicable | 1 |
565,382 | 16,760,587,118 | IssuesEvent | 2021-06-13 17:53:05 | bounswe/2021SpringGroup3 | https://api.github.com/repos/bounswe/2021SpringGroup3 | closed | Implement API functionality: Set Profile Picture | Component: Backend Priority: Medium Status: Review Needed Type: Feature | Please implement a function for setting random profile picture for users. | 1.0 | Implement API functionality: Set Profile Picture - Please implement a function for setting random profile picture for users. | priority | implement api functionality set profile picture please implement a function for setting random profile picture for users | 1 |
395,715 | 11,695,377,493 | IssuesEvent | 2020-03-06 07:20:55 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | Possibility to disable Order icons | Priority: Medium Type: Feature | On craftable and Top rifht corner:

Add it to General setting like block description. Something like that:

Add it to General setting like block description. Something like that:
 | priority.medium type.enhancement type.task | Colour code items
e.g. More important/urgent tasks stand out from the rest (different colours), longer events look different from shorter events | 1.0 | Improve/prettify GUI (e.g. colour coding items) - Colour code items
e.g. More important/urgent tasks stand out from the rest (different colours), longer events look different from shorter events | priority | improve prettify gui e g colour coding items colour code items e g more important urgent tasks stand out from the rest different colours longer events look different from shorter events | 1 |
205,293 | 7,096,728,195 | IssuesEvent | 2018-01-14 11:27:01 | Proyecto-EGC-G1/CabinaSlack-EGC-G1 | https://api.github.com/repos/Proyecto-EGC-G1/CabinaSlack-EGC-G1 | closed | Enviar al chat mensaje personalizado | Bug Cรณdigo Priority: Medium Started | Con la funcionalidad chat.postMessage() he conseguido que el bot envรญe un mensaje personalizado. Estรก en seguimiento ya que el argumento opcional de attachment no funciona. | 1.0 | Enviar al chat mensaje personalizado - Con la funcionalidad chat.postMessage() he conseguido que el bot envรญe un mensaje personalizado. Estรก en seguimiento ya que el argumento opcional de attachment no funciona. | priority | enviar al chat mensaje personalizado con la funcionalidad chat postmessage he conseguido que el bot envรญe un mensaje personalizado estรก en seguimiento ya que el argumento opcional de attachment no funciona | 1 |
629,544 | 20,035,975,707 | IssuesEvent | 2022-02-02 11:56:34 | w3c/w3c-website | https://api.github.com/repos/w3c/w3c-website | closed | Press release template | bug medium priority website | **Describe the issue**
Press releases post page appear to be missing:
* Published date
* Primary navigation
**To reproduce**
See https://www-staging.w3.org/press-releases/2021/webauthn-mooc/
Or https://www-staging.w3.org/press-releases/2021/snakenation/
**Expected behavior**
Published date to appear beneath... | 1.0 | Press release template - **Describe the issue**
Press releases post page appear to be missing:
* Published date
* Primary navigation
**To reproduce**
See https://www-staging.w3.org/press-releases/2021/webauthn-mooc/
Or https://www-staging.w3.org/press-releases/2021/snakenation/
**Expected behavior**
Publish... | priority | press release template describe the issue press releases post page appear to be missing published date primary navigation to reproduce see or expected behavior published date to appear beneath see post template primary navigation to appear as per any other page e g ad... | 1 |
604,647 | 18,716,042,820 | IssuesEvent | 2021-11-03 04:58:14 | AY2122S1-CS2113T-W11-3/tp | https://api.github.com/repos/AY2122S1-CS2113T-W11-3/tp | closed | [PE-D] User Input for Flags not Properly Handled | severity.Medium priority.High type.Bug | ## `-d` flag for `add task`
### Problem
Even if the user uses `-i` and `-p` instead of `-d` as a flag to input day, the app will not report a bug. If this is an enhancement feature, it is not reported in the user guide either.
 on April 30, 2010 14:57:16_
Support accessibility in all Crux Widgets
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=88_ | 1.0 | Support accessibility in all Crux Widgets - _From [tr_busta...@yahoo.com.br](https://code.google.com/u/115454294030253308352/) on April 30, 2010 14:57:16_
Support accessibility in all Crux Widgets
_Original issue: http://code.google.com/p/crux-framework/issues/detail?id=88_ | priority | support accessibility in all crux widgets from on april support accessibility in all crux widgets original issue | 1 |
390,303 | 11,541,824,094 | IssuesEvent | 2020-02-18 05:30:03 | PARINetwork/pari | https://api.github.com/repos/PARINetwork/pari | closed | Post Author Order incorrect | Medium Priority Samanvay bug | Authors are added to a post in the order we would like them to appear.
During preview it shows in the order of the Author like the way it was entered, and how we wanted it.

... | 1.0 | Post Author Order incorrect - Authors are added to a post in the order we would like them to appear.
During preview it shows in the order of the Author like the way it was entered, and how we wanted it.

without line 6 the correct data is returned | 1.0 | renderer.extract.pixels returns wrong values for sprite if a parent is not at 0,0 - Please see [jsFiddle](https://jsfiddle.net/ASCII_HUSKY/7dt7fpsv/27/)
without line 6 the correct data is returned | priority | renderer extract pixels returns wrong values for sprite if a parent is not at please see without line the correct data is returned | 1 |
782,704 | 27,503,951,607 | IssuesEvent | 2023-03-06 00:23:32 | Reyder95/Project-Vultura-3D-Unity | https://api.github.com/repos/Reyder95/Project-Vultura-3D-Unity | opened | Combine all UI managers into one UI Manager | medium priority ready for development game system user interface | It's better to have one UI manager instead of splitting them off. | 1.0 | Combine all UI managers into one UI Manager - It's better to have one UI manager instead of splitting them off. | priority | combine all ui managers into one ui manager it s better to have one ui manager instead of splitting them off | 1 |
628,915 | 20,018,030,492 | IssuesEvent | 2022-02-01 14:01:03 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | CPCSS script is loaded on the post edit screen for non-administrator causing a JS error | type: bug priority: medium effort: [XS] module: critical path css severity: minor | **Before submitting an issue please check that youโve completed the following steps:**
- Made sure youโre on the latest version **Yes**
- Used the search feature to ensure that the bug hasnโt been reported before **Yes**
**Describe the bug**
When you open the admin panel for a user which isn't an administrator ou... | 1.0 | CPCSS script is loaded on the post edit screen for non-administrator causing a JS error - **Before submitting an issue please check that youโve completed the following steps:**
- Made sure youโre on the latest version **Yes**
- Used the search feature to ensure that the bug hasnโt been reported before **Yes**
**De... | priority | cpcss script is loaded on the post edit screen for non administrator causing a js error before submitting an issue please check that youโve completed the following steps made sure youโre on the latest version yes used the search feature to ensure that the bug hasnโt been reported before yes de... | 1 |
803,233 | 29,145,695,662 | IssuesEvent | 2023-05-18 02:32:04 | GSM-MSG/SMS-FrontEnd | https://api.github.com/repos/GSM-MSG/SMS-FrontEnd | opened | Input์ ์์ํ ๋ฌธ์ ํด๊ฒฐํ๊ธฐ | 2๏ธโฃ Priority: Medium โก๏ธ Simple | ### Describe
- Input outline ์์์ ์ ํ์ ํด๋ focus๊ฐ ์๋๋ ๋ฌธ์ ํด๊ฒฐ
- ๋ฐ์ํ์ ์ํ ์ฌ์ด์ฆ ์กฐ์
### Additional
_No response_ | 1.0 | Input์ ์์ํ ๋ฌธ์ ํด๊ฒฐํ๊ธฐ - ### Describe
- Input outline ์์์ ์ ํ์ ํด๋ focus๊ฐ ์๋๋ ๋ฌธ์ ํด๊ฒฐ
- ๋ฐ์ํ์ ์ํ ์ฌ์ด์ฆ ์กฐ์
### Additional
_No response_ | priority | input์ ์์ํ ๋ฌธ์ ํด๊ฒฐํ๊ธฐ describe input outline ์์์ ์ ํ์ ํด๋ focus๊ฐ ์๋๋ ๋ฌธ์ ํด๊ฒฐ ๋ฐ์ํ์ ์ํ ์ฌ์ด์ฆ ์กฐ์ additional no response | 1 |
471,215 | 13,562,656,114 | IssuesEvent | 2020-09-18 07:16:17 | minio/minio | https://api.github.com/repos/minio/minio | closed | 400 Bad Request and 503 Service Unavailable when running multiple parallel uploads | community priority: medium | <!--- Provide a general summary of the issue in the Title above -->
When starting many uploads using putObject there are many 400 Bad Request and 503 Service Unavailable errors, which only show in mc admin trace and in the output of MinIO, but do not get sent to the client. Also the metadata gets reset, resulting in t... | 1.0 | 400 Bad Request and 503 Service Unavailable when running multiple parallel uploads - <!--- Provide a general summary of the issue in the Title above -->
When starting many uploads using putObject there are many 400 Bad Request and 503 Service Unavailable errors, which only show in mc admin trace and in the output of M... | priority | bad request and service unavailable when running multiple parallel uploads when starting many uploads using putobject there are many bad request and service unavailable errors which only show in mc admin trace and in the output of minio but do not get sent to the client also the metadata gets reset res... | 1 |
824,896 | 31,235,519,870 | IssuesEvent | 2023-08-20 08:14:51 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | Put repo and run metrics in log messages | type:feature priority-3-medium status:ready | ### Describe the proposed change(s).
Have a simple log at the end of each repository run that shows:
- per run metrics (e.g. commits and PRs created/updated/merged/deleted/etc)
- per repo metrics (PRs open, awaiting, merged, etc.)
### Describe why we need/want these change(s).
Putting the metrics in the log make... | 1.0 | Put repo and run metrics in log messages - ### Describe the proposed change(s).
Have a simple log at the end of each repository run that shows:
- per run metrics (e.g. commits and PRs created/updated/merged/deleted/etc)
- per repo metrics (PRs open, awaiting, merged, etc.)
### Describe why we need/want these chan... | priority | put repo and run metrics in log messages describe the proposed change s have a simple log at the end of each repository run that shows per run metrics e g commits and prs created updated merged deleted etc per repo metrics prs open awaiting merged etc describe why we need want these chan... | 1 |
271,437 | 8,483,968,027 | IssuesEvent | 2018-10-25 23:53:30 | Zicerite/Gavania-Project | https://api.github.com/repos/Zicerite/Gavania-Project | closed | New skill for Insect | Medium Priority Skill Related Wont Fix | A damaging skill that has a chance to stun. Probably give it a potion effect, idk. I'll figure it out later. | 1.0 | New skill for Insect - A damaging skill that has a chance to stun. Probably give it a potion effect, idk. I'll figure it out later. | priority | new skill for insect a damaging skill that has a chance to stun probably give it a potion effect idk i ll figure it out later | 1 |
40,538 | 2,868,926,726 | IssuesEvent | 2015-06-05 22:00:22 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Request to host package | Fixed Priority-Medium Type-Task | <a href="https://github.com/Ladicek"><img src="https://avatars.githubusercontent.com/u/480590?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [Ladicek](https://github.com/Ladicek)**
_Originally opened as dart-lang/sdk#5566_
----
https://github.com/Ladicek/detester
Use the v0.1.0 tag. | 1.0 | Request to host package - <a href="https://github.com/Ladicek"><img src="https://avatars.githubusercontent.com/u/480590?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [Ladicek](https://github.com/Ladicek)**
_Originally opened as dart-lang/sdk#5566_
----
https://github.com/Ladicek/detester
... | priority | request to host package issue by originally opened as dart lang sdk use the tag | 1 |
334,766 | 10,145,033,000 | IssuesEvent | 2019-08-05 02:06:42 | confidantstation/Confidant-Station | https://api.github.com/repos/confidantstation/Confidant-Station | closed | ๅขๅ ๅ็จๆท็ฃ็้้ข็ฎก็ๅ่ฝ | Priority: Medium Status: In Progress Type: Enhancement | ๅขๅ ่็น็ฎก็ๅๅฏน่็นไธ็จๆทๆๅ ็จ็ฃ็็ฉบ้ด้
้ข็ฎก็ๅ่ฝ
1.็ฎก็ๅ้กต้ขๅขๅ ๆฅ็ๅฝๅ็จๆท็ฃ็ๅ ็จๆ
ๅตๆฅๅฃ
2.้ป่ฎค้
็ฝฎๅไธช็จๆท็ฃ็้้ข20G
3.็ฎก็ๅๅฏไปฅไฟฎๆนๅไธช็จๆท็ฃ็้้ข๏ผ0-1000G๏ผ๏ผๅ
ถไธญ0ไธบไธ้้ข
4.็ฎก็ๅๅฏไฟฎๆน้ป่ฎคๅ็จๆท็ฃ็้้ข๏ผไฟฎๆนๆๅๅ๏ผๆฐ็จๆทๆณจๅๆฟๆดปๆถ่ชๅจ็ๆ | 1.0 | ๅขๅ ๅ็จๆท็ฃ็้้ข็ฎก็ๅ่ฝ - ๅขๅ ่็น็ฎก็ๅๅฏน่็นไธ็จๆทๆๅ ็จ็ฃ็็ฉบ้ด้
้ข็ฎก็ๅ่ฝ
1.็ฎก็ๅ้กต้ขๅขๅ ๆฅ็ๅฝๅ็จๆท็ฃ็ๅ ็จๆ
ๅตๆฅๅฃ
2.้ป่ฎค้
็ฝฎๅไธช็จๆท็ฃ็้้ข20G
3.็ฎก็ๅๅฏไปฅไฟฎๆนๅไธช็จๆท็ฃ็้้ข๏ผ0-1000G๏ผ๏ผๅ
ถไธญ0ไธบไธ้้ข
4.็ฎก็ๅๅฏไฟฎๆน้ป่ฎคๅ็จๆท็ฃ็้้ข๏ผไฟฎๆนๆๅๅ๏ผๆฐ็จๆทๆณจๅๆฟๆดปๆถ่ชๅจ็ๆ | priority | ๅขๅ ๅ็จๆท็ฃ็้้ข็ฎก็ๅ่ฝ ๅขๅ ่็น็ฎก็ๅๅฏน่็นไธ็จๆทๆๅ ็จ็ฃ็็ฉบ้ด้
้ข็ฎก็ๅ่ฝ ็ฎก็ๅ้กต้ขๅขๅ ๆฅ็ๅฝๅ็จๆท็ฃ็ๅ ็จๆ
ๅตๆฅๅฃ ็ฎก็ๅๅฏไปฅไฟฎๆนๅไธช็จๆท็ฃ็้้ข๏ผ ๏ผ๏ผ ็ฎก็ๅๅฏไฟฎๆน้ป่ฎคๅ็จๆท็ฃ็้้ข๏ผไฟฎๆนๆๅๅ๏ผๆฐ็จๆทๆณจๅๆฟๆดปๆถ่ชๅจ็ๆ | 1 |
711,516 | 24,467,028,077 | IssuesEvent | 2022-10-07 15:53:54 | eth-cscs/DLA-Future | https://api.github.com/repos/eth-cscs/DLA-Future | opened | Explicitly release operation states early to release tiles for continuations | Task Priority:Medium | If we end up doing 1. or 2. from https://github.com/pika-org/pika/issues/479 we need to make changes in DLA-Future. Currently we rely on the pika implementation to release operation states/tiles early. The P2300 reference implementation does not release operation states early. This issue is meant to track whatever chan... | 1.0 | Explicitly release operation states early to release tiles for continuations - If we end up doing 1. or 2. from https://github.com/pika-org/pika/issues/479 we need to make changes in DLA-Future. Currently we rely on the pika implementation to release operation states/tiles early. The P2300 reference implementation does... | priority | explicitly release operation states early to release tiles for continuations if we end up doing or from we need to make changes in dla future currently we rely on the pika implementation to release operation states tiles early the reference implementation does not release operation states early this issu... | 1 |
653,303 | 21,579,158,671 | IssuesEvent | 2022-05-02 16:45:34 | NOAA-GSL/VxMETplusAMI | https://api.github.com/repos/NOAA-GSL/VxMETplusAMI | closed | [Epic] Create METplus AMI based on VLab's hardened base AMI | Priority: Medium METplus Hackathon | Per Ken's comment here: https://vlab.noaa.gov/redmine/issues/97730#note-13, we will need to create a new METplus AMI based on VLab's hardened base AMI. Sub-tasks are:
- [x] get instructions from the DTC team on how to install METplus
- [x] find a way to repeatably create this AMI
- [x] #7
- [x] #8
- [x] #3
- ... | 1.0 | [Epic] Create METplus AMI based on VLab's hardened base AMI - Per Ken's comment here: https://vlab.noaa.gov/redmine/issues/97730#note-13, we will need to create a new METplus AMI based on VLab's hardened base AMI. Sub-tasks are:
- [x] get instructions from the DTC team on how to install METplus
- [x] find a way to ... | priority | create metplus ami based on vlab s hardened base ami per ken s comment here we will need to create a new metplus ami based on vlab s hardened base ami sub tasks are get instructions from the dtc team on how to install metplus find a way to repeatably create this ami ... | 1 |
457,997 | 13,166,444,148 | IssuesEvent | 2020-08-11 08:33:59 | stfc/rucio | https://api.github.com/repos/stfc/rucio | closed | Display VO descriptions | priority: medium user-interaction | Motivation
----------
It's potentially useful to be able to see VO descriptions at login time or when listing VOs. Discuss with Martin if this is worth adding to e.g. `list_vos` / CLI / webUI.
Modification
----------
TBC
| 1.0 | Display VO descriptions - Motivation
----------
It's potentially useful to be able to see VO descriptions at login time or when listing VOs. Discuss with Martin if this is worth adding to e.g. `list_vos` / CLI / webUI.
Modification
----------
TBC
| priority | display vo descriptions motivation it s potentially useful to be able to see vo descriptions at login time or when listing vos discuss with martin if this is worth adding to e g list vos cli webui modification tbc | 1 |
302,437 | 9,259,594,156 | IssuesEvent | 2019-03-18 00:44:59 | CosmiQ/cw-geodata | https://api.github.com/repos/CosmiQ/cw-geodata | opened | Implement unit tests for vector.graph | Difficulty: Medium Priority: High Type: Maintenance | @avanetten, do you think you could do this? If not, can you drop me a quick example file to build a graph from alongside a pickled graph object to compare it to? Ideally from a low-density tile or something like that so that I can include the files in the testing submodule.
Thanks! | 1.0 | Implement unit tests for vector.graph - @avanetten, do you think you could do this? If not, can you drop me a quick example file to build a graph from alongside a pickled graph object to compare it to? Ideally from a low-density tile or something like that so that I can include the files in the testing submodule.
Th... | priority | implement unit tests for vector graph avanetten do you think you could do this if not can you drop me a quick example file to build a graph from alongside a pickled graph object to compare it to ideally from a low density tile or something like that so that i can include the files in the testing submodule th... | 1 |
177,870 | 6,588,041,544 | IssuesEvent | 2017-09-14 00:20:18 | gravityview/GravityView | https://api.github.com/repos/gravityview/GravityView | opened | Editing an entry stips the labels from product calculation fields | Bug Core: Edit Entry Core: Fields Difficulty: Medium Priority: High | The labels get stripped from the receipt table after editing in Edit Entry; probably due to bad serialization?
Also look into whether it's the deleting of the entry meta on `GravityView_Field_Product::clear_product_info_cache()` method

See [HS#10931](https://se... | 1.0 | Editing an entry stips the labels from product calculation fields - The labels get stripped from the receipt table after editing in Edit Entry; probably due to bad serialization?
Also look into whether it's the deleting of the entry meta on `GravityView_Field_Product::clear_product_info_cache()` method


- Extract comparators into separate classes in model.event.comparator package
| 1.0 | Refactoring Comparators in ModelManager - - Implement comparable for fields (Deadline, Schedule)
- Extract comparators into separate classes in model.event.comparator package
| priority | refactoring comparators in modelmanager implement comparable for fields deadline schedule extract comparators into separate classes in model event comparator package | 1 |
473,399 | 13,641,882,809 | IssuesEvent | 2020-09-25 14:46:04 | creativecommons/ccos-scripts | https://api.github.com/repos/creativecommons/ccos-scripts | closed | Exempt non-engineering repos from branch protection normalisation | Hacktoberfest good first issue help wanted โจ goal: improvement ๐ status: ready for work ๐จ priority: medium ๐ค aspect: dx | ## Problem
Non-engineering repos, identified by `engineering_project` set to `false` in the [CC metadata file](https://opensource.creativecommons.org/contributing-code/github-repo-guidelines/#cc-metadata-file) present in each repo should not be subjected to branch protection normalisation in the [`normalize_repos`](ht... | 1.0 | Exempt non-engineering repos from branch protection normalisation - ## Problem
Non-engineering repos, identified by `engineering_project` set to `false` in the [CC metadata file](https://opensource.creativecommons.org/contributing-code/github-repo-guidelines/#cc-metadata-file) present in each repo should not be subjec... | priority | exempt non engineering repos from branch protection normalisation problem non engineering repos identified by engineering project set to false in the present in each repo should not be subjected to branch protection normalisation in the workflow implementation i would be interested in ... | 1 |
113,498 | 4,560,652,503 | IssuesEvent | 2016-09-14 08:50:41 | thommoboy/There-are-no-brakes | https://api.github.com/repos/thommoboy/There-are-no-brakes | opened | Pyramid --> Making objective clearer | Ancients enhancement Priority Medium | All levels other than the Pyramid have a reasonably clear objective that most people find out within a few minutes, some people get fairly confused with what they're trying to achieve (getting to the top platform)
Giving the platform a way of standing out might be a good solution (e.g. make it look metallic or have ... | 1.0 | Pyramid --> Making objective clearer - All levels other than the Pyramid have a reasonably clear objective that most people find out within a few minutes, some people get fairly confused with what they're trying to achieve (getting to the top platform)
Giving the platform a way of standing out might be a good soluti... | priority | pyramid making objective clearer all levels other than the pyramid have a reasonably clear objective that most people find out within a few minutes some people get fairly confused with what they re trying to achieve getting to the top platform giving the platform a way of standing out might be a good soluti... | 1 |
621,371 | 19,584,667,502 | IssuesEvent | 2022-01-05 04:17:48 | DuckMasterAl/website | https://api.github.com/repos/DuckMasterAl/website | closed | Add Banner to Homepage | enhancement medium priority | **Is your feature request related to a problem?** <!-- A clear and concise description of what the problem is. -->
No.
**Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. -->
Add the bongo duck banner to the homepage (behind avatar) | 1.0 | Add Banner to Homepage - **Is your feature request related to a problem?** <!-- A clear and concise description of what the problem is. -->
No.
**Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. -->
Add the bongo duck banner to the homepage (behind avatar) | priority | add banner to homepage is your feature request related to a problem no describe the solution you d like add the bongo duck banner to the homepage behind avatar | 1 |
618,151 | 19,426,899,866 | IssuesEvent | 2021-12-21 07:12:31 | minio/minio | https://api.github.com/repos/minio/minio | closed | Policy createTimestamp and modifyTimestamp | community do not close priority: medium | **Is your feature request related to a problem? Please describe.**
please consider adding timestamps for creation and modify on policy
| 1.0 | Policy createTimestamp and modifyTimestamp - **Is your feature request related to a problem? Please describe.**
please consider adding timestamps for creation and modify on policy
| priority | policy createtimestamp and modifytimestamp is your feature request related to a problem please describe please consider adding timestamps for creation and modify on policy | 1 |
77,194 | 3,506,270,669 | IssuesEvent | 2016-01-08 05:09:58 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Creature Invisibility (BB #256) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** henhouse
**Original Date:** 06.08.2010 22:47:09 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/256
<hr>
So I've noticed this existed on TC1 and has on... | 1.0 | Creature Invisibility (BB #256) - This issue was migrated from bitbucket.
**Original Reporter:** henhouse
**Original Date:** 06.08.2010 22:47:09 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/256
<hr>
So I've noti... | priority | creature invisibility bb this issue was migrated from bitbucket original reporter henhouse original date gmt original priority major original type bug original state resolved direct link so i ve noticed this existed on and has on oc ever since it started it s f... | 1 |
822,315 | 30,864,807,042 | IssuesEvent | 2023-08-03 07:15:51 | kubebb/components | https://api.github.com/repos/kubebb/components | closed | deploy kubebb stack in private cluster | enhancement priority-high difficulty-medium | When kubernetes cluster can not access public network ,we have to use kubebb differently.
## Steps to deploy kubbb stack in a private cluster
1. deploy k8s cluster
2. deploy a private image registry(optional)
3. push all images to private image registry
- kubebb/core
- buildingbase images
- chartmuseum ima... | 1.0 | deploy kubebb stack in private cluster - When kubernetes cluster can not access public network ,we have to use kubebb differently.
## Steps to deploy kubbb stack in a private cluster
1. deploy k8s cluster
2. deploy a private image registry(optional)
3. push all images to private image registry
- kubebb/core
... | priority | deploy kubebb stack in private cluster when kubernetes cluster can not access public network we have to use kubebb differently steps to deploy kubbb stack in a private cluster deploy cluster deploy a private image registry optional push all images to private image registry kubebb core ... | 1 |
21,454 | 2,640,735,939 | IssuesEvent | 2015-03-11 14:11:43 | IQSS/dataverse | https://api.github.com/repos/IQSS/dataverse | closed | Update Tool Tips | Component: UX & Upgrade Priority: Medium Status: QA Type: Bug Type: Feature | ---
Author Name: **Elizabeth Quigley** (@eaquigley)
Original Redmine Issue: 4119, https://redmine.hmdc.harvard.edu/issues/4119
Original Date: 2014-06-17
Original Assignee: Eleni Castro
---
Notes field needs to also say "updates on data can go here as well"
Eleni-I'm not giving you a due date for this yet because... | 1.0 | Update Tool Tips - ---
Author Name: **Elizabeth Quigley** (@eaquigley)
Original Redmine Issue: 4119, https://redmine.hmdc.harvard.edu/issues/4119
Original Date: 2014-06-17
Original Assignee: Eleni Castro
---
Notes field needs to also say "updates on data can go here as well"
Eleni-I'm not giving you a due date f... | priority | update tool tips author name elizabeth quigley eaquigley original redmine issue original date original assignee eleni castro notes field needs to also say updates on data can go here as well eleni i m not giving you a due date for this yet because i feel like some more of these ... | 1 |
274,984 | 8,570,479,428 | IssuesEvent | 2018-11-11 20:33:08 | TF2PickupNET/TF2Pickup | https://api.github.com/repos/TF2PickupNET/TF2Pickup | closed | Warnings | Priority: Medium Status: On Hold | They should be displayed on the pickup queue page and not allow the user to join the pickup until he read the warning and accepted it | 1.0 | Warnings - They should be displayed on the pickup queue page and not allow the user to join the pickup until he read the warning and accepted it | priority | warnings they should be displayed on the pickup queue page and not allow the user to join the pickup until he read the warning and accepted it | 1 |
583,204 | 17,379,817,926 | IssuesEvent | 2021-07-31 13:14:14 | GeyserMC/Geyser | https://api.github.com/repos/GeyserMC/Geyser | closed | Can't climb ladders on the North/South axis | Confirmed Bug Priority: Medium | <!--- Please follow this format COMPLETELY and make sure the bug you are reporting has not been reported yet. Reports should contain as much information or context as possible to help us find the problem. Simply creating an issue on a vague topic will not help us at all, and if you are unsure if something should belong... | 1.0 | Can't climb ladders on the North/South axis - <!--- Please follow this format COMPLETELY and make sure the bug you are reporting has not been reported yet. Reports should contain as much information or context as possible to help us find the problem. Simply creating an issue on a vague topic will not help us at all, an... | priority | can t climb ladders on the north south axis please follow this format completely and make sure the bug you are reporting has not been reported yet reports should contain as much information or context as possible to help us find the problem simply creating an issue on a vague topic will not help us at all an... | 1 |
653,008 | 21,568,382,079 | IssuesEvent | 2022-05-02 03:49:28 | UCSD-E4E/Pyrenote | https://api.github.com/repos/UCSD-E4E/Pyrenote | closed | Mac Development Issue | help wanted priority: medium dev: deployment | Developing on mac appears to be difficult. Mugen encountered a new start up error i've never seen before:
If you have a mac, please help debug
[proxy_error_log.txt](https://github.com/UCSD-E4E/Pyrenote/files/7069736/proxy_error_log.txt)
| 1.0 | Mac Development Issue - Developing on mac appears to be difficult. Mugen encountered a new start up error i've never seen before:
If you have a mac, please help debug
[proxy_error_log.txt](https://github.com/UCSD-E4E/Pyrenote/files/7069736/proxy_error_log.txt)
| priority | mac development issue developing on mac appears to be difficult mugen encountered a new start up error i ve never seen before if you have a mac please help debug | 1 |
312,951 | 9,555,377,751 | IssuesEvent | 2019-05-03 02:55:18 | PerfectWeek/web-api | https://api.github.com/repos/PerfectWeek/web-api | closed | [User] Providers | [Priority] Medium | Add providers synced state in user response
```js
{
google: true, // account synced
facebook: false // not synced
}
``` | 1.0 | [User] Providers - Add providers synced state in user response
```js
{
google: true, // account synced
facebook: false // not synced
}
``` | priority | providers add providers synced state in user response js google true account synced facebook false not synced | 1 |
398,269 | 11,739,417,675 | IssuesEvent | 2020-03-11 17:40:31 | thaliawww/ThaliApp | https://api.github.com/repos/thaliawww/ThaliApp | closed | Split societies from 'Achievements for Thalia' to different header on profile | bug priority: medium | In GitLab by @se-bastiaan on Oct 25, 2018, 11:40
Related to https://gitlab.science.ru.nl/thalia/concrexit/issues/755 for the API
### One-sentence description
Split societies from 'Achievements for Thalia' to different header on profile
### Current behaviour
Societies are in the achievements list
### Expected beha... | 1.0 | Split societies from 'Achievements for Thalia' to different header on profile - In GitLab by @se-bastiaan on Oct 25, 2018, 11:40
Related to https://gitlab.science.ru.nl/thalia/concrexit/issues/755 for the API
### One-sentence description
Split societies from 'Achievements for Thalia' to different header on profile
... | priority | split societies from achievements for thalia to different header on profile in gitlab by se bastiaan on oct related to for the api one sentence description split societies from achievements for thalia to different header on profile current behaviour societies are in the achievements list... | 1 |
700,904 | 24,077,684,987 | IssuesEvent | 2022-09-19 00:59:55 | elabftw/elabftw | https://api.github.com/repos/elabftw/elabftw | closed | Some suggestions for enhancing links | enhancement discussion priority:medium | # Feature request
Once again, super nice software, I am very happy this exists and that you made it free and open source! I'm working in a materials science/transmission electron microscopy group and I'm trying to get our group to adopt elabFTW for keeping track of our work, physical and digital resources. I know th... | 1.0 | Some suggestions for enhancing links - # Feature request
Once again, super nice software, I am very happy this exists and that you made it free and open source! I'm working in a materials science/transmission electron microscopy group and I'm trying to get our group to adopt elabFTW for keeping track of our work, ph... | priority | some suggestions for enhancing links feature request once again super nice software i am very happy this exists and that you made it free and open source i m working in a materials science transmission electron microscopy group and i m trying to get our group to adopt elabftw for keeping track of our work ph... | 1 |
384,470 | 11,393,422,088 | IssuesEvent | 2020-01-30 06:34:56 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Remove SLG accounts getting admin + dev access on third party servers | Priority: Medium Status: Reopen | Too abuseable and we're too big to risk it now. | 1.0 | Remove SLG accounts getting admin + dev access on third party servers - Too abuseable and we're too big to risk it now. | priority | remove slg accounts getting admin dev access on third party servers too abuseable and we re too big to risk it now | 1 |
342,881 | 10,323,024,350 | IssuesEvent | 2019-08-31 17:32:52 | x13pixels/remedybg-issues | https://api.github.com/repos/x13pixels/remedybg-issues | closed | When locking watch field, the format specifier stops working | Component: Engine Priority: 4 (Medium) Status: Completed Type: Bug | (u64 *)rcx, x
shows values in decimal, if it has been locked, and RCX register changes value. | 1.0 | When locking watch field, the format specifier stops working - (u64 *)rcx, x
shows values in decimal, if it has been locked, and RCX register changes value. | priority | when locking watch field the format specifier stops working rcx x shows values in decimal if it has been locked and rcx register changes value | 1 |
716,304 | 24,627,801,765 | IssuesEvent | 2022-10-16 18:42:55 | AY2223S1-CS2103T-W16-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W16-3/tp | closed | As a doctor I can retrieve patient contact info and next-of-kin data | type.Story priority.Medium | so that I can quickly and efficiently contact the patient or someone near them. | 1.0 | As a doctor I can retrieve patient contact info and next-of-kin data - so that I can quickly and efficiently contact the patient or someone near them. | priority | as a doctor i can retrieve patient contact info and next of kin data so that i can quickly and efficiently contact the patient or someone near them | 1 |
145,023 | 5,557,236,110 | IssuesEvent | 2017-03-24 11:26:09 | Alfresco/alfresco-sdk | https://api.github.com/repos/Alfresco/alfresco-sdk | closed | Maven SDK 1.1.1 with junit-remote runs tests multiple times | bug imported Priority-Medium | _From [m.swe...@aca-it.be](https://code.google.com/u/103056205031204277679/) on December 02, 2013 08:27:50_
What steps will reproduce the problem? 1. Create a new project with the Alfresco Maven SDK version 1.1.1
2. Create at least 2 test classes with the @org.junit.runner.RunWith(com.tradeshift.test.remote.RemoteTest... | 1.0 | Maven SDK 1.1.1 with junit-remote runs tests multiple times - _From [m.swe...@aca-it.be](https://code.google.com/u/103056205031204277679/) on December 02, 2013 08:27:50_
What steps will reproduce the problem? 1. Create a new project with the Alfresco Maven SDK version 1.1.1
2. Create at least 2 test classes with the @... | priority | maven sdk with junit remote runs tests multiple times from on december what steps will reproduce the problem create a new project with the alfresco maven sdk version create at least test classes with the org junit runner runwith com tradeshift test remote remotetestrunner class... | 1 |
207,844 | 7,134,205,325 | IssuesEvent | 2018-01-22 20:02:06 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | You can accept your own contract | Medium Priority | Seems like this should not be possible, looks like it breaks a multitude of other things. | 1.0 | You can accept your own contract - Seems like this should not be possible, looks like it breaks a multitude of other things. | priority | you can accept your own contract seems like this should not be possible looks like it breaks a multitude of other things | 1 |
545,815 | 15,963,795,859 | IssuesEvent | 2021-04-16 04:51:23 | davidfstr/Crystal-Web-Archiver | https://api.github.com/repos/davidfstr/Crystal-Web-Archiver | opened | Support export of project to static file server (like GitHub Pages) | priority-medium releaseworthy type-feature | Outcome:
* There exists a button on Crystal's main window that provides the ability to export the data from a project so that it can be posted online.
v1 Detail Ideas:
* Select **primary domain** so that most URLs look nice:
* Nice: http://otakuworld.com/ -> https://otakuworld.daarchive.net/
* Other: htt... | 1.0 | Support export of project to static file server (like GitHub Pages) - Outcome:
* There exists a button on Crystal's main window that provides the ability to export the data from a project so that it can be posted online.
v1 Detail Ideas:
* Select **primary domain** so that most URLs look nice:
* Nice: http://... | priority | support export of project to static file server like github pages outcome there exists a button on crystal s main window that provides the ability to export the data from a project so that it can be posted online detail ideas select primary domain so that most urls look nice nice ... | 1 |
265,781 | 8,358,938,456 | IssuesEvent | 2018-10-03 06:08:18 | minio/minio | https://api.github.com/repos/minio/minio | closed | Minio using Azure Blob Storage Crashes after more than 1GB it's uploaded | community priority: medium | <!--- Provide a general summary of the issue in the Title above -->
Hi folks,
I'm using Kubernetes in Azure AKS running a deployment with latest version of Minio
it connects fine, I'm able to login and no problem ... but when I'm trying to upload files which size is more than 1GB that container gets killed and I'... | 1.0 | Minio using Azure Blob Storage Crashes after more than 1GB it's uploaded - <!--- Provide a general summary of the issue in the Title above -->
Hi folks,
I'm using Kubernetes in Azure AKS running a deployment with latest version of Minio
it connects fine, I'm able to login and no problem ... but when I'm trying to... | priority | minio using azure blob storage crashes after more than it s uploaded hi folks i m using kubernetes in azure aks running a deployment with latest version of minio it connects fine i m able to login and no problem but when i m trying to upload files which size is more than that container gets killed a... | 1 |
403,063 | 11,835,233,422 | IssuesEvent | 2020-03-23 10:18:01 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Selected item in Grid Pager is not visible in LESS Bootstrap theme | Appearance C: Pager Priority 1 SEV: Medium | ### Bug report
The selected item in Grid Pager is not visible in LESS Bootstrap theme. The text color is white on white background
### Reproduction of the problem
1. Go to the following demo: https://demos.telerik.com/kendo-ui/listview/remote-data-binding
1. Select Less Boostrap v3 theme
1. Check the select... | 1.0 | Selected item in Grid Pager is not visible in LESS Bootstrap theme - ### Bug report
The selected item in Grid Pager is not visible in LESS Bootstrap theme. The text color is white on white background
### Reproduction of the problem
1. Go to the following demo: https://demos.telerik.com/kendo-ui/listview/remot... | priority | selected item in grid pager is not visible in less bootstrap theme bug report the selected item in grid pager is not visible in less bootstrap theme the text color is white on white background reproduction of the problem go to the following demo select less boostrap theme check the ... | 1 |
765,323 | 26,841,470,683 | IssuesEvent | 2023-02-03 01:05:30 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | MSRuleCleaner: local variable 'transferInfo' referenced before assignment | BUG Medium Priority MSRuleCleaner | **Impact of the bug**
MSRuleCleaner
**Describe the bug**
While testing another and unrelated PR, one unit test failed and part of the error message is:
```
File "/build/cmsbld/jenkins/workspace/DMWM-WMCorePy3-PR-unittests/SLICE/3/label/cms-dmwm-cc7/code/src/python/WMCore/MicroService/MSRuleCleaner/MSRuleCleane... | 1.0 | MSRuleCleaner: local variable 'transferInfo' referenced before assignment - **Impact of the bug**
MSRuleCleaner
**Describe the bug**
While testing another and unrelated PR, one unit test failed and part of the error message is:
```
File "/build/cmsbld/jenkins/workspace/DMWM-WMCorePy3-PR-unittests/SLICE/3/label... | priority | msrulecleaner local variable transferinfo referenced before assignment impact of the bug msrulecleaner describe the bug while testing another and unrelated pr one unit test failed and part of the error message is file build cmsbld jenkins workspace dmwm pr unittests slice label cms dmw... | 1 |
305,015 | 9,358,531,584 | IssuesEvent | 2019-04-02 02:49:35 | redhat-developer-demos/knative-tutorial | https://api.github.com/repos/redhat-developer-demos/knative-tutorial | closed | Realign Chapter numbers | priority/medium | Realign Chapter numbers with actual numbers on disk.
https://screencast.com/t/cdFOe8Em
CC: @burrsutter | 1.0 | Realign Chapter numbers - Realign Chapter numbers with actual numbers on disk.
https://screencast.com/t/cdFOe8Em
CC: @burrsutter | priority | realign chapter numbers realign chapter numbers with actual numbers on disk cc burrsutter | 1 |
302,239 | 9,256,333,132 | IssuesEvent | 2019-03-16 18:08:56 | OpenbookOrg/openbook-app | https://api.github.com/repos/OpenbookOrg/openbook-app | opened | Cannot zoom in community avatar nor post description link | bug priority:medium | We cannot zoom community avatars and post links in descriptions. | 1.0 | Cannot zoom in community avatar nor post description link - We cannot zoom community avatars and post links in descriptions. | priority | cannot zoom in community avatar nor post description link we cannot zoom community avatars and post links in descriptions | 1 |
48,523 | 2,998,315,268 | IssuesEvent | 2015-07-23 13:30:59 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | Loading of apache.commons.logging.Log by MockClassLoader leads to 2 version of Log in classpath when tested code uses commons-logging | bug imported invalid Priority-Medium | _From [mohammad...@gmail.com](https://code.google.com/u/103784651540559928080/) on June 30, 2009 11:26:37_
What steps will reproduce the problem? 1. Create a class-to-be-tested which uses commons-logging
2. Run a JUnit test class, testing class-to-be-tested with PowerMock
runner. What is the expected output? What d... | 1.0 | Loading of apache.commons.logging.Log by MockClassLoader leads to 2 version of Log in classpath when tested code uses commons-logging - _From [mohammad...@gmail.com](https://code.google.com/u/103784651540559928080/) on June 30, 2009 11:26:37_
What steps will reproduce the problem? 1. Create a class-to-be-tested which ... | priority | loading of apache commons logging log by mockclassloader leads to version of log in classpath when tested code uses commons logging from on june what steps will reproduce the problem create a class to be tested which uses commons logging run a junit test class testing class to be tested w... | 1 |
703,272 | 24,151,183,741 | IssuesEvent | 2022-09-22 01:03:48 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Every single sentient object can move | Issue: Bug Priority: 1-Urgent Difficulty: 2-Medium | ## Description
<!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. -->
https://user-images.githubusercontent.com/98561806/179425770-255e01e2-bb4d-4603-9a1a-49c1faaf7e54.mp4
**Additional context**
<!-- Add any other context about the problem here. Anything y... | 1.0 | Every single sentient object can move - ## Description
<!-- Explain your issue in detail. Issues without proper explanation are liable to be closed by maintainers. -->
https://user-images.githubusercontent.com/98561806/179425770-255e01e2-bb4d-4603-9a1a-49c1faaf7e54.mp4
**Additional context**
<!-- Add any other co... | priority | every single sentient object can move description additional context spams this exception input context attachedent has no inputcomponent entid entproto entityprototype vendingmachinecola setting default common context | 1 |
336,807 | 10,197,194,485 | IssuesEvent | 2019-08-12 23:15:49 | minio/minio | https://api.github.com/repos/minio/minio | closed | minio update breaks minio if you configured --address :80 | community priority: medium won't fix | minio update breaks minio since it won't have the capability to listen to 80 port. if you're on the distributed mode the cluster won't be back up since the nodes can't communicate with each other.
## Expected Behavior
the updated minio must have the same capabilities as the older version
## Current Behavior
min... | 1.0 | minio update breaks minio if you configured --address :80 - minio update breaks minio since it won't have the capability to listen to 80 port. if you're on the distributed mode the cluster won't be back up since the nodes can't communicate with each other.
## Expected Behavior
the updated minio must have the same c... | priority | minio update breaks minio if you configured address minio update breaks minio since it won t have the capability to listen to port if you re on the distributed mode the cluster won t be back up since the nodes can t communicate with each other expected behavior the updated minio must have the same cap... | 1 |
424,908 | 12,324,903,301 | IssuesEvent | 2020-05-13 14:21:36 | Aalto-LeTech/a-plus-rst-tools | https://api.github.com/repos/Aalto-LeTech/a-plus-rst-tools | opened | Chapter links (file paths) behave differently in Windows and Linux | effort: hours priority: medium type: bug | Juha says that chapter links behave differently in Windows and Linux. He uses Roman to compile the course materials, but Roman shouldn't affect this at all and the problem stems from a-plus-rst-tools.
The code in `lib/html_tools.py` particularly affects the links in the HTML output.
It has been typical that a-plu... | 1.0 | Chapter links (file paths) behave differently in Windows and Linux - Juha says that chapter links behave differently in Windows and Linux. He uses Roman to compile the course materials, but Roman shouldn't affect this at all and the problem stems from a-plus-rst-tools.
The code in `lib/html_tools.py` particularly af... | priority | chapter links file paths behave differently in windows and linux juha says that chapter links behave differently in windows and linux he uses roman to compile the course materials but roman shouldn t affect this at all and the problem stems from a plus rst tools the code in lib html tools py particularly af... | 1 |
779,721 | 27,364,019,940 | IssuesEvent | 2023-02-27 17:45:23 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [xCluster] Dont compute batch size in BatchedWriteImplementation::ProcessRecord if no limit is set | kind/bug area/docdb priority/medium | Jira Link: [DB-5660](https://yugabyte.atlassian.net/browse/DB-5660)
### Description
If FLAGS_cdc_max_apply_batch_size_bytes is set to 0 then we dont have to compute queue.back()->ByteSizeLong()
Related to #16237
[DB-5660]: https://yugabyte.atlassian.net/browse/DB-5660?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU... | 1.0 | [xCluster] Dont compute batch size in BatchedWriteImplementation::ProcessRecord if no limit is set - Jira Link: [DB-5660](https://yugabyte.atlassian.net/browse/DB-5660)
### Description
If FLAGS_cdc_max_apply_batch_size_bytes is set to 0 then we dont have to compute queue.back()->ByteSizeLong()
Related to #16237
[... | priority | dont compute batch size in batchedwriteimplementation processrecord if no limit is set jira link description if flags cdc max apply batch size bytes is set to then we dont have to compute queue back bytesizelong related to | 1 |
470,043 | 13,530,262,593 | IssuesEvent | 2020-09-15 19:37:37 | onicagroup/runway | https://api.github.com/repos/onicagroup/runway | closed | [TODO] investigate import errors in various locations | breaking bug priority:medium | #429 moved the stacker shim to resolve some import errors and as a result causing/uncovering some other import errors.
**These errors are not present during normal execution (CLI invocation). They arose in our test suite where `conftest.py` imports portions of runway outside of normal execution.**
This error was ... | 1.0 | [TODO] investigate import errors in various locations - #429 moved the stacker shim to resolve some import errors and as a result causing/uncovering some other import errors.
**These errors are not present during normal execution (CLI invocation). They arose in our test suite where `conftest.py` imports portions of ... | priority | investigate import errors in various locations moved the stacker shim to resolve some import errors and as a result causing uncovering some other import errors these errors are not present during normal execution cli invocation they arose in our test suite where conftest py imports portions of runway ... | 1 |
326,370 | 9,955,604,754 | IssuesEvent | 2019-07-05 11:34:24 | Sinapse-Energia/IoT-Hub-Home | https://api.github.com/repos/Sinapse-Energia/IoT-Hub-Home | opened | [API][MVP] Free potential relay with only three steps | Client Priority: medium Size: 2 Status: new Type: enhancement | In order to save RAM, reduce the Free potential relays to have only 3 steps instead 10. | 1.0 | [API][MVP] Free potential relay with only three steps - In order to save RAM, reduce the Free potential relays to have only 3 steps instead 10. | priority | free potential relay with only three steps in order to save ram reduce the free potential relays to have only steps instead | 1 |
802,051 | 28,596,829,927 | IssuesEvent | 2023-04-23 00:05:05 | QuiltMC/quiltflower | https://api.github.com/repos/QuiltMC/quiltflower | closed | Casting errors | bug Priority: Medium Subsystem: Variables | Hello
Is there a way to call the libraries associated with a class during decompilation so that there are no errors like values not being casted?

| 1.0 | Casting errors - Hello
Is there a way to call the libraries associated with a class during decompilation so that there are no errors like values not being casted?

| priority | casting errors hello is there a way to call the libraries associated with a class during decompilation so that there are no errors like values not being casted | 1 |
355,530 | 10,581,774,647 | IssuesEvent | 2019-10-08 09:55:38 | ooni/probe-engine | https://api.github.com/repos/ooni/probe-engine | opened | dash: write tests and reach 100% coverage | enhancement priority/medium | We've written a new DASH experiment in Go in #61. Now we need to get confidence that it is working as intended. To this end, we need to write tests to cover all code paths as well as to make sure that we're emitting the intended summary stats given specific interim measurements.
Once this stage is reached, we'd have... | 1.0 | dash: write tests and reach 100% coverage - We've written a new DASH experiment in Go in #61. Now we need to get confidence that it is working as intended. To this end, we need to write tests to cover all code paths as well as to make sure that we're emitting the intended summary stats given specific interim measuremen... | priority | dash write tests and reach coverage we ve written a new dash experiment in go in now we need to get confidence that it is working as intended to this end we need to write tests to cover all code paths as well as to make sure that we re emitting the intended summary stats given specific interim measurements ... | 1 |
397,021 | 11,717,250,901 | IssuesEvent | 2020-03-09 16:56:45 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | closed | Party Sort Order Asc / Desc (Ascending / Descending) fails for "Sort by Name" in modal | priority: medium section: Challenges: all section: Challenges: judging section: Guilds section: Party Page status: issue: in progress type: medium level coding | When you click the "View Party" button in the header, a modal opens and you see a drop-down with "Sort by" options and another drop-down for "Asc" (Ascending) and "Desc" (Descending).
The Asc / Desc options don't make any difference when "Sort by Name" has been selected.
The expected behaviour is that if you sel... | 1.0 | Party Sort Order Asc / Desc (Ascending / Descending) fails for "Sort by Name" in modal - When you click the "View Party" button in the header, a modal opens and you see a drop-down with "Sort by" options and another drop-down for "Asc" (Ascending) and "Desc" (Descending).
The Asc / Desc options don't make any diffe... | priority | party sort order asc desc ascending descending fails for sort by name in modal when you click the view party button in the header a modal opens and you see a drop down with sort by options and another drop down for asc ascending and desc descending the asc desc options don t make any diffe... | 1 |
721,821 | 24,839,021,625 | IssuesEvent | 2022-10-26 11:13:10 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | opened | Profile out of sync with contacts | bug Profile priority 2: medium E:Bugfixes E:MutualContacts | # Bug Report
## Description
User profiles are not in sync between contacts. Within a reasonable amount of time the users current profile should sync to all contacts.
## Steps to reproduce
1. User sets profile picture
2. User sets ENS
3. User logs into fresh instance of Status - *do not set profile picture... | 1.0 | Profile out of sync with contacts - # Bug Report
## Description
User profiles are not in sync between contacts. Within a reasonable amount of time the users current profile should sync to all contacts.
## Steps to reproduce
1. User sets profile picture
2. User sets ENS
3. User logs into fresh instance of ... | priority | profile out of sync with contacts bug report description user profiles are not in sync between contacts within a reasonable amount of time the users current profile should sync to all contacts steps to reproduce user sets profile picture user sets ens user logs into fresh instance of ... | 1 |
826,912 | 31,717,582,599 | IssuesEvent | 2023-09-10 02:57:55 | space-wizards/RobustToolbox | https://api.github.com/repos/space-wizards/RobustToolbox | opened | Remove component lifestage fields | Issue: Needs Refactor Difficulty: 2-Medium Priority: 2-Before Release | Agreed at the maintainer meeting.
1. Most of the time it's irrelevant.
2. You can infer it from component change events.
3. If you care about other event lifestages then seek professional help (just use entity lifestage or something). | 1.0 | Remove component lifestage fields - Agreed at the maintainer meeting.
1. Most of the time it's irrelevant.
2. You can infer it from component change events.
3. If you care about other event lifestages then seek professional help (just use entity lifestage or something). | priority | remove component lifestage fields agreed at the maintainer meeting most of the time it s irrelevant you can infer it from component change events if you care about other event lifestages then seek professional help just use entity lifestage or something | 1 |
72,776 | 3,391,269,250 | IssuesEvent | 2015-11-30 14:54:47 | DLR-SC/tixi | https://api.github.com/repos/DLR-SC/tixi | closed | Reintegrate fortran examples | auto-migrated Priority-Medium Type-Task | ```
Before the cmake era, we had already some fortran examples. We should pull them
back in, maybe into the examples directory. The last change was made (i think)
in rc42a233d97bb. So we can get them back from there.
```
Original issue reported on code.google.com by `martinsi...@gmail.com` on 14 Nov 2012 at 6:31 | 1.0 | Reintegrate fortran examples - ```
Before the cmake era, we had already some fortran examples. We should pull them
back in, maybe into the examples directory. The last change was made (i think)
in rc42a233d97bb. So we can get them back from there.
```
Original issue reported on code.google.com by `martinsi...@gmai... | priority | reintegrate fortran examples before the cmake era we had already some fortran examples we should pull them back in maybe into the examples directory the last change was made i think in so we can get them back from there original issue reported on code google com by martinsi gmail com on ... | 1 |
49,762 | 3,004,217,875 | IssuesEvent | 2015-07-25 18:14:29 | JACoders/OpenJK | https://api.github.com/repos/JACoders/OpenJK | opened | Showtris cvar breaks rendering after it has been turned on | bug MEDIUM PRIORITY MP | When using the showtris feature, it breaks the rendering and cannot be fixed until restarting the game.
Since gamma correct rewrite to use arb shaders. | 1.0 | Showtris cvar breaks rendering after it has been turned on - When using the showtris feature, it breaks the rendering and cannot be fixed until restarting the game.
Since gamma correct rewrite to use arb shaders. | priority | showtris cvar breaks rendering after it has been turned on when using the showtris feature it breaks the rendering and cannot be fixed until restarting the game since gamma correct rewrite to use arb shaders | 1 |
211,207 | 7,199,267,582 | IssuesEvent | 2018-02-05 15:28:56 | trellis-ldp/trellis | https://api.github.com/repos/trellis-ldp/trellis | closed | Clean up app configuration | area/app priority/medium | Remove unnecessary hierarchy and add structure where needed (json-ld section). | 1.0 | Clean up app configuration - Remove unnecessary hierarchy and add structure where needed (json-ld section). | priority | clean up app configuration remove unnecessary hierarchy and add structure where needed json ld section | 1 |
175,491 | 6,551,480,515 | IssuesEvent | 2017-09-05 14:53:32 | pburns96/Revature-VenderBender | https://api.github.com/repos/pburns96/Revature-VenderBender | closed | As a customer, I can filter concerts by a start and end date. | Medium Priority | Requirements:
-Create a start and end date selector.
-Create a grab by start and end date query in the ConcertDAO | 1.0 | As a customer, I can filter concerts by a start and end date. - Requirements:
-Create a start and end date selector.
-Create a grab by start and end date query in the ConcertDAO | priority | as a customer i can filter concerts by a start and end date requirements create a start and end date selector create a grab by start and end date query in the concertdao | 1 |
445,949 | 12,838,091,281 | IssuesEvent | 2020-07-07 16:50:39 | carbon-design-system/ibm-dotcom-library | https://api.github.com/repos/carbon-design-system/ibm-dotcom-library | closed | Activate callout data feature flag on NextJS test page | Airtable Done dev priority: medium | <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
IBM.com NextJS tester
> I need to:
see the callout da... | 1.0 | Activate callout data feature flag on NextJS test page - <!-- Avoid any type of solutions in this user story -->
<!-- replace _{{...}}_ with your own words or remove -->
#### User Story
<!-- {{Provide a detailed description of the user's need here, but avoid any type of solutions}} -->
> As a `[user role below]`:
... | priority | activate callout data feature flag on nextjs test page user story as a ibm com nextjs tester i need to see the callout data component on the services page so that i can test the functionality of the component on this page additional information user research ... | 1 |
582,935 | 17,373,916,079 | IssuesEvent | 2021-07-30 17:46:37 | whimc/Science-Tools | https://api.github.com/repos/whimc/Science-Tools | closed | Add prompt for input | Priority: Medium enhancement | Part of a quest could ask the user to answer a question. For now, there wouldn't be much (or any) validation for the response. The response should be recorded somewhere. | 1.0 | Add prompt for input - Part of a quest could ask the user to answer a question. For now, there wouldn't be much (or any) validation for the response. The response should be recorded somewhere. | priority | add prompt for input part of a quest could ask the user to answer a question for now there wouldn t be much or any validation for the response the response should be recorded somewhere | 1 |
802,971 | 29,086,669,899 | IssuesEvent | 2023-05-16 00:55:07 | hdmf-dev/hdmf-zarr | https://api.github.com/repos/hdmf-dev/hdmf-zarr | opened | Add support for ruff and the other modern tooling that is now in HDMF | category: enhancement priority: medium | To keep in line with HDMF:
The Python Packaging Authority is gradually phasing out `setup.py` in favor of `pyproject.toml`. We make the change here.
This involves removing `versioneer` as a dependency due to challenges to get it to play nicely with `pyproject.toml`. Using `setuptools_scm` for setting the package v... | 1.0 | Add support for ruff and the other modern tooling that is now in HDMF - To keep in line with HDMF:
The Python Packaging Authority is gradually phasing out `setup.py` in favor of `pyproject.toml`. We make the change here.
This involves removing `versioneer` as a dependency due to challenges to get it to play nicely... | priority | add support for ruff and the other modern tooling that is now in hdmf to keep in line with hdmf the python packaging authority is gradually phasing out setup py in favor of pyproject toml we make the change here this involves removing versioneer as a dependency due to challenges to get it to play nicely... | 1 |
150,093 | 5,736,073,894 | IssuesEvent | 2017-04-22 04:40:05 | mstuttgart/pycep-correios | https://api.github.com/repos/mstuttgart/pycep-correios | opened | Novas funcionalidade e melhorias | Category: Backend Priority: Medium Stage: Backlog Type: New feature | Adiรงรฃo das seguintes funcionalidades
- [ ] Testes usando template jinja para simular envio e retorno
- [ ] Converter retorno em XML em objeto Python. Isso evita ter de realizar *parse* no XML retornado pelo *webservice*
- [ ] Adicionar funcionalidade de gerar CEP vรกlido (em anรกlise).
- [ ] Adicionar funcionalidade... | 1.0 | Novas funcionalidade e melhorias - Adiรงรฃo das seguintes funcionalidades
- [ ] Testes usando template jinja para simular envio e retorno
- [ ] Converter retorno em XML em objeto Python. Isso evita ter de realizar *parse* no XML retornado pelo *webservice*
- [ ] Adicionar funcionalidade de gerar CEP vรกlido (em anรกlise... | priority | novas funcionalidade e melhorias adiรงรฃo das seguintes funcionalidades testes usando template jinja para simular envio e retorno converter retorno em xml em objeto python isso evita ter de realizar parse no xml retornado pelo webservice adicionar funcionalidade de gerar cep vรกlido em anรกlise ... | 1 |
800,585 | 28,372,006,407 | IssuesEvent | 2023-04-12 17:42:54 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] Integrate Odyssey into the CMake build | kind/bug area/docdb priority/medium | Jira Link: [DB-5996](https://yugabyte.atlassian.net/browse/DB-5996)
### Description
Integrate Odyssey into the CMake build
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-5996]: https://yugabyte.atlass... | 1.0 | [DocDB] Integrate Odyssey into the CMake build - Jira Link: [DB-5996](https://yugabyte.atlassian.net/browse/DB-5996)
### Description
Integrate Odyssey into the CMake build
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive... | priority | integrate odyssey into the cmake build jira link description integrate odyssey into the cmake build warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information | 1 |
450,813 | 13,019,731,681 | IssuesEvent | 2020-07-27 00:19:54 | PazerOP/tf2_bot_detector | https://api.github.com/repos/PazerOP/tf2_bot_detector | closed | debug report for "something is terribly wrong" type of error and odd Bot at same time | Priority: Medium Type: Bug | I got votekicked immediately during a game where, by voicechat, a guy says something like "there's a bot on the server, please kick." During the vote a screeching high pitched voicechat starts and I THINK that was a different account but I'm not sure. I think one of them was "paramour" or maybe "peace of mind" in my ... | 1.0 | debug report for "something is terribly wrong" type of error and odd Bot at same time - I got votekicked immediately during a game where, by voicechat, a guy says something like "there's a bot on the server, please kick." During the vote a screeching high pitched voicechat starts and I THINK that was a different accou... | priority | debug report for something is terribly wrong type of error and odd bot at same time i got votekicked immediately during a game where by voicechat a guy says something like there s a bot on the server please kick during the vote a screeching high pitched voicechat starts and i think that was a different accou... | 1 |
289,100 | 8,854,943,281 | IssuesEvent | 2019-01-09 03:47:12 | visit-dav/issues-test | https://api.github.com/repos/visit-dav/issues-test | closed | The internal launcher now passes -ppn to mpiexec, which isn't supported on all systems | bug likelihood medium priority reviewed severity medium | The internal launcher was modified to pass ppn to the mpiexec command to support threading. Unfortunately, mpiexec on several of the systems that Rick Angelini supports don't handle ppn and the job submissions fail. The script should be changed to not pass -ppn by default since that was the previous behavior and didn't... | 1.0 | The internal launcher now passes -ppn to mpiexec, which isn't supported on all systems - The internal launcher was modified to pass ppn to the mpiexec command to support threading. Unfortunately, mpiexec on several of the systems that Rick Angelini supports don't handle ppn and the job submissions fail. The script shou... | priority | the internal launcher now passes ppn to mpiexec which isn t supported on all systems the internal launcher was modified to pass ppn to the mpiexec command to support threading unfortunately mpiexec on several of the systems that rick angelini supports don t handle ppn and the job submissions fail the script shou... | 1 |
119,564 | 4,772,096,854 | IssuesEvent | 2016-10-26 19:51:59 | JadeCore/JadeCore | https://api.github.com/repos/JadeCore/JadeCore | closed | Mists of Pandaria Dungeon bugs list? | Branch-5.4.8 FeatureNotImplemented InstanceBug Priority:Medium WorkInProgress | Does anyone have dungeons bug list from the 5.4.8 branch? I mean like all expansion bugs from 5.4.8 branch? | 1.0 | Mists of Pandaria Dungeon bugs list? - Does anyone have dungeons bug list from the 5.4.8 branch? I mean like all expansion bugs from 5.4.8 branch? | priority | mists of pandaria dungeon bugs list does anyone have dungeons bug list from the branch i mean like all expansion bugs from branch | 1 |
366,410 | 10,820,559,865 | IssuesEvent | 2019-11-08 16:38:21 | luna/enso | https://api.github.com/repos/luna/enso | opened | Implement Value Caching | Category: Interpreter Category: Tooling Change: Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement | ### Summary
One of the cornerstones of Enso as a language is the ability for Enso Studio to inspect information about values at a given point in the program's execution. However, this wouldn't be anywhere near as useful without the ability to also change values in that scope while retaining other values.
In order ... | 1.0 | Implement Value Caching - ### Summary
One of the cornerstones of Enso as a language is the ability for Enso Studio to inspect information about values at a given point in the program's execution. However, this wouldn't be anywhere near as useful without the ability to also change values in that scope while retaining o... | priority | implement value caching summary one of the cornerstones of enso as a language is the ability for enso studio to inspect information about values at a given point in the program s execution however this wouldn t be anywhere near as useful without the ability to also change values in that scope while retaining o... | 1 |
226,980 | 7,525,664,059 | IssuesEvent | 2018-04-13 11:25:15 | meth-project/meth-browser | https://api.github.com/repos/meth-project/meth-browser | closed | Don't repeat identical raw API calls to the node, share responses | Enhancement Medium Priority | For example, if 3 dapps all try to get the latest block then there's no point in having 3 identical calls going in parallel - just do one actual underlying call to fetch the latest block and share the response amongst the 3 original calls. | 1.0 | Don't repeat identical raw API calls to the node, share responses - For example, if 3 dapps all try to get the latest block then there's no point in having 3 identical calls going in parallel - just do one actual underlying call to fetch the latest block and share the response amongst the 3 original calls. | priority | don t repeat identical raw api calls to the node share responses for example if dapps all try to get the latest block then there s no point in having identical calls going in parallel just do one actual underlying call to fetch the latest block and share the response amongst the original calls | 1 |
599,325 | 18,270,982,274 | IssuesEvent | 2021-10-04 13:48:32 | SahilSawantUSA/Comets-Bot | https://api.github.com/repos/SahilSawantUSA/Comets-Bot | opened | Update production log command for nicknames | Priority: Medium Type: Update | Update the production log command so that it uses the server nickname of the interaction user rather than their username. | 1.0 | Update production log command for nicknames - Update the production log command so that it uses the server nickname of the interaction user rather than their username. | priority | update production log command for nicknames update the production log command so that it uses the server nickname of the interaction user rather than their username | 1 |
212,101 | 7,228,520,600 | IssuesEvent | 2018-02-11 10:20:09 | r-lib/styler | https://api.github.com/repos/r-lib/styler | closed | Style for Bioconductor | Complexity: Medium Priority: Medium Status: WIP Type: User question | Nice package, thanks for developing it.
I develop a package in [Bioconductor](https://bioconductor.org) which is following its [coding style](https://bioconductor.org/developers/how-to/coding-style/). It has its own checking (style) package ,[BiocCheck](https://bioconductor.org/packages/BiocCheck), to check conform... | 1.0 | Style for Bioconductor - Nice package, thanks for developing it.
I develop a package in [Bioconductor](https://bioconductor.org) which is following its [coding style](https://bioconductor.org/developers/how-to/coding-style/). It has its own checking (style) package ,[BiocCheck](https://bioconductor.org/packages/Bio... | priority | style for bioconductor nice package thanks for developing it i develop a package in which is following its it has its own checking style package to check conformation with bioconductor style however it doesn t modify the code i would like to create a style for bioconductor but i don t under... | 1 |
632,536 | 20,200,020,049 | IssuesEvent | 2022-02-11 14:24:46 | ooni/backend | https://api.github.com/repos/ooni/backend | opened | api: add support for filtering by website category_code | enhancement ooni/api priority/medium | This is a missing feature in the list measurement API endpoint. It's a requirement to being able to properly link measurements from the relevant MAT pages. | 1.0 | api: add support for filtering by website category_code - This is a missing feature in the list measurement API endpoint. It's a requirement to being able to properly link measurements from the relevant MAT pages. | priority | api add support for filtering by website category code this is a missing feature in the list measurement api endpoint it s a requirement to being able to properly link measurements from the relevant mat pages | 1 |
718,466 | 24,718,101,380 | IssuesEvent | 2022-10-20 08:37:08 | AY2223S1-CS2103T-W17-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W17-3/tp | closed | As a TA, I can see a visual representation (historgram) of the statistics (grades/attendance/participation) | priority.Medium | So that I can locate details of persons without having to go through the entire list. | 1.0 | As a TA, I can see a visual representation (historgram) of the statistics (grades/attendance/participation) - So that I can locate details of persons without having to go through the entire list. | priority | as a ta i can see a visual representation historgram of the statistics grades attendance participation so that i can locate details of persons without having to go through the entire list | 1 |
195,988 | 6,922,935,959 | IssuesEvent | 2017-11-30 06:34:35 | zulip/zulip-electron | https://api.github.com/repos/zulip/zulip-electron | closed | Integrate chrome extensions | help wanted Priority: Medium Type: Enhancement | Users might like to log into their Zulip realms using passwords from their password managers (which are sometimes cloud-based and sometimes desktop-based). Can we make an Electron app aware of password managers and use them when possible?
| 1.0 | Integrate chrome extensions - Users might like to log into their Zulip realms using passwords from their password managers (which are sometimes cloud-based and sometimes desktop-based). Can we make an Electron app aware of password managers and use them when possible?
| priority | integrate chrome extensions users might like to log into their zulip realms using passwords from their password managers which are sometimes cloud based and sometimes desktop based can we make an electron app aware of password managers and use them when possible | 1 |
16,964 | 2,615,128,026 | IssuesEvent | 2015-03-01 05:57:14 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | Tidak Mengerti | auto-migrated Priority-Medium Type-Sample | ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additional information ... | 1.0 | Tidak Mengerti - ```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
Java environment (e.g. Java 6, Android 2.3, App Engine)?
External references, such as API reference guide?
Please provide any additi... | priority | tidak mengerti which google api and version e g google calendar data api version what format e g json atom what authentation e g oauth oauth clientlogin java environment e g java android app engine external references such as api reference guide please provide any additi... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.