id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
842556969 | Wrongly Wriiten formula of CSA and TSA of hollow sphere
I would like to correct the formula.It should not be Internal surface area or external surface area,
In that column corresponding formula for CSA and TSA shoul be written
@sairish2001 Please assign it to me.I would like to work on it
Go ahead
Deadline 30 Ma... | gharchive/issue | 2021-03-27T16:58:16 | 2025-04-01T06:40:18.973654 | {
"authors": [
"bitaashna",
"sairish2001"
],
"repo": "sairish2001/makesmatheasy",
"url": "https://github.com/sairish2001/makesmatheasy/issues/567",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2390422066 | Documentation URL
https://strangedocs.hostz.me/ is not loading for the Documentation
Yes, the CNAME User is cross banned... but idk what that means. Can some1 fix that?
@saiteja-madha ig u misconfigured the cloudflare settings, do fix it.
Done. It should be up now 🆙
| gharchive/issue | 2024-07-04T09:38:51 | 2025-04-01T06:40:18.975199 | {
"authors": [
"JoshuaBilboe96",
"ZwergTuete",
"chethanyadav456",
"saiteja-madha"
],
"repo": "saiteja-madha/discord-js-bot",
"url": "https://github.com/saiteja-madha/discord-js-bot/issues/528",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1736235797 | S2U-24 Tests & Quizzes: Event Log - Several fixes
Fixes:
Only English bundle being used for export
Spanish bundle is Catalan, Catalan bundle is English
UTF-8 encoding not specified in HTTP header for export
Errors header not present in export
IP Address column not present in export
Datatables column configuration fo... | gharchive/pull-request | 2023-06-01T12:36:57 | 2025-04-01T06:40:18.978758 | {
"authors": [
"mpellicer",
"stetsche"
],
"repo": "sakaiproject/sakai",
"url": "https://github.com/sakaiproject/sakai/pull/11628",
"license": "ECL-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2522271467 | SAK-50134 Portal theme property for auto detecting dark mode should match documentation
…tches with documentation
Do I understand you correctly, that you feel to change the comment in sakai.properties instead to
Enable/disable the OS dark theme auto-detect mode
DEFAULT: true
Yes many applications these days foll... | gharchive/pull-request | 2024-09-12T12:32:46 | 2025-04-01T06:40:18.980696 | {
"authors": [
"ern",
"jkjanetschek"
],
"repo": "sakaiproject/sakai",
"url": "https://github.com/sakaiproject/sakai/pull/12886",
"license": "ECL-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1170694994 | undefined reference to symbol '_ZN3MPI8Datatype4FreeEv' build error
I'm taking the following error when I write "make" to command window.
Do you have any suggestion for that?
/usr/bin/ld: CMakeFiles/FpsCpu.dir/src/hdf5.cpp.o: undefined reference to symbol '_ZN3MPI8Datatype4FreeEv'
//usr/lib/x86_64-linux-gnu/libmpi_cx... | gharchive/issue | 2022-03-16T08:28:58 | 2025-04-01T06:40:19.007727 | {
"authors": [
"salehjg",
"sefakurtipek"
],
"repo": "salehjg/MeshToPointcloudFPS",
"url": "https://github.com/salehjg/MeshToPointcloudFPS/issues/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1667483857 | How to Finetune BLIP2 Captioning Model on custom dataset?
I'm looking for any resource that will get me the closest to try this. I've had poor luck finding a notebook and/or tutorial on how to finetune the BLIP2 captioning model, so I thought this was the place to ask.
me too
Hello,
I am currently working on a p... | gharchive/issue | 2023-04-14T04:17:06 | 2025-04-01T06:40:19.055178 | {
"authors": [
"ECE-Engineer",
"GMBarra",
"JackCai1206",
"dreamlychina",
"dxli94",
"shams2023"
],
"repo": "salesforce/LAVIS",
"url": "https://github.com/salesforce/LAVIS/issues/256",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
948605202 | Vertical Navigation: Missing icon and notification
Currently the Vertical Navigation is missing
Items with icons
Items with notifications
from the SLDS design.
I'm proposing adding two optional fields, similar to how Badge is done, in the Item object to define an Icon and a Badge for notifications. For example:
[
... | gharchive/issue | 2021-07-20T12:28:22 | 2025-04-01T06:40:19.061976 | {
"authors": [
"gnzzz",
"interactivellama"
],
"repo": "salesforce/design-system-react",
"url": "https://github.com/salesforce/design-system-react/issues/2934",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1294895567 | Do context switching for only root POs
This is applicable for only mobile webviews. As per the current implementation, context is switched to webview for all web page objects implicitly when bootsrapped. This involves multiple commands to get available contexts, switch to webview context and validate the title.
For c... | gharchive/pull-request | 2022-07-05T23:29:10 | 2025-04-01T06:40:19.069318 | {
"authors": [
"lizaiv77",
"rajukamal"
],
"repo": "salesforce/utam-java",
"url": "https://github.com/salesforce/utam-java/pull/157",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2505755856 | feat: multi-stage output
What does this PR do?
Use new @oclif/multi-stage-output for
project delete source
project deploy start
project deploy resume
project deploy validate
project deploy report
project retrieve start
What issues does this PR fix or reference?
[skip-validate-pr]
QA Notes
✅ : quickly played with... | gharchive/pull-request | 2024-09-04T15:57:12 | 2025-04-01T06:40:19.073754 | {
"authors": [
"WillieRuemmele",
"avesolovksyy",
"mdonnalley"
],
"repo": "salesforcecli/plugin-deploy-retrieve",
"url": "https://github.com/salesforcecli/plugin-deploy-retrieve/pull/1155",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
919517133 | Прошу показывать в подсказке по вызову метода имя метода и имя сигнатуры
Если внутри выражения вызова метода расположен вызов метода, то иногда становится сложно понимать, к какому методу относится подсказка по вызову метода. Поэтому прошу показывать имя метода в этой подсказке и расположить первым
Также у метода мо... | gharchive/issue | 2021-06-12T10:23:20 | 2025-04-01T06:40:19.084866 | {
"authors": [
"salexdv",
"tormozit"
],
"repo": "salexdv/bsl_console",
"url": "https://github.com/salexdv/bsl_console/issues/184",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
988234703 | Хотелось бы особой окраски имени переменной, которой присваивается значение
ф = ф = 2;
VSCode и github для встроенного языка 1С это уже делает https://github.com/1c-syntax/1c-syntax/issues/330#issuecomment-904436285
Хотелось бы здесь также, только не сильно уходить от основного цвета.
Хотя не уверен, что от этого... | gharchive/issue | 2021-09-04T07:36:11 | 2025-04-01T06:40:19.090345 | {
"authors": [
"tormozit"
],
"repo": "salexdv/bsl_console",
"url": "https://github.com/salexdv/bsl_console/issues/230",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
256718333 | Added yarn.lock
Executed dependency installation using $ yarn
I don't think we should add a yarn.lock.
This project does not use yarn, so we would need a new PR for the yarn.lock each time we change/update the dependencies.
Alright then. Closing this PR.
| gharchive/pull-request | 2017-09-11T14:15:44 | 2025-04-01T06:40:19.104854 | {
"authors": [
"jhnferraris",
"pubkey"
],
"repo": "salomonelli/best-resume-ever",
"url": "https://github.com/salomonelli/best-resume-ever/pull/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2017137254 | 🛑 Blog is down
In cb6b5bb, Blog (https://saltbo.cn) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Blog is back up in eef4f59 after 10 minutes.
| gharchive/issue | 2023-11-29T17:59:35 | 2025-04-01T06:40:19.109685 | {
"authors": [
"saltbo"
],
"repo": "saltbo/status",
"url": "https://github.com/saltbo/status/issues/611",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1501044991 | Tabulator is empty
Does not display data list, table is completely empty, when DB contains rows
Hello! @glutamate, can you try this? please
hi @gianlucafiore it definitely sometimes works I have it working here on latest version! So there must be something specific you with your set up. Could you paste screenshot... | gharchive/issue | 2022-12-17T00:25:49 | 2025-04-01T06:40:19.114259 | {
"authors": [
"gianlucafiore",
"glutamate"
],
"repo": "saltcorn/tabulator",
"url": "https://github.com/saltcorn/tabulator/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2336874851 | Setup fails trying to build wheels for immutables multidict lxml
Hi friends!
Trying to kick the tires on some salt-extension development and I'm at a roadblock that I can't seem to work out on my own.
I followed the Quickstart instructions from this repo, followed by the followup instructions from the output of creat... | gharchive/issue | 2024-06-05T21:35:21 | 2025-04-01T06:40:19.233364 | {
"authors": [
"ScriptAutomate",
"sheagcraig"
],
"repo": "saltstack/salt-extension",
"url": "https://github.com/saltstack/salt-extension/issues/50",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2097945053 | plasma-new-hope: fix id generation for Modal, Popup
Modal
поправлена генерация id для Modal, Popup
добавлены тесты для Modal, Popup
What/why changed
Ломалось использование ModalBase без id из-за того, что неправильно пробрасывали. Теперь также используем safeUseId вместо useUniqId. Добавлены тесты для web, b2c для ... | gharchive/pull-request | 2024-01-24T10:27:00 | 2025-04-01T06:40:19.375177 | {
"authors": [
"Salute-Eva",
"kayman233"
],
"repo": "salute-developers/plasma",
"url": "https://github.com/salute-developers/plasma/pull/1001",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2280559968 | Incorrect pointer to interface
https://github.com/samber/go-type-to-string/blob/810c3951834a110bde702691eddfbdaf18ff581f/converter.go#L31-L32
Why?
package main
import (
"fmt"
typetostring "github.com/samber/go-type-to-string"
)
func main() {
type I interface {}
fmt.Println(typetostring.GetType[I]()) // *mai... | gharchive/issue | 2024-05-06T10:35:16 | 2025-04-01T06:40:19.406084 | {
"authors": [
"d-enk",
"samber"
],
"repo": "samber/go-type-to-string",
"url": "https://github.com/samber/go-type-to-string/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
214906587 | The latest image doesnt has squid.conf
docker inspect sameersbn/squid:3.3.8-23 - doesnt shows any exposed file to be mouted to local host
@vinchauhan you can mount a custom squid configuration at /etc/squid3/squid.conf. Unless you mount such a volume, docker inspect will now show this in its output. Please see http... | gharchive/issue | 2017-03-17T04:43:13 | 2025-04-01T06:40:19.422868 | {
"authors": [
"sameersbn",
"vinchauhan"
],
"repo": "sameersbn/docker-squid",
"url": "https://github.com/sameersbn/docker-squid/issues/18",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1091242250 | Update docs at ramda-comparison.md
has link to fp-ts-std
should be link to fp-ts
Thanks!
| gharchive/pull-request | 2021-12-30T18:11:32 | 2025-04-01T06:40:19.427487 | {
"authors": [
"SimonAM",
"samhh"
],
"repo": "samhh/fp-ts-std",
"url": "https://github.com/samhh/fp-ts-std/pull/103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2260448659 | Be able to narrow the width of vertical tabs sidebar to just show/fit the icons.
Thank you for the Vertical Tabs extension.
f possible I think it would be great to be able to make the width of vertical tabs sidebar smaller.
Currently the minimum imposed width is too big and eats up too much from the entire screen.
I ... | gharchive/issue | 2024-04-24T06:23:03 | 2025-04-01T06:40:19.429953 | {
"authors": [
"catalin-enache",
"samihaddad"
],
"repo": "samihaddad/vertical-tabs-chrome-extension",
"url": "https://github.com/samihaddad/vertical-tabs-chrome-extension/issues/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2462661455 | Algorithm 1 in the paper
In algo 1, the running mean and variance is updated at step 12, but not used anywhere.
Can you elaborate please?
Hi, it's not fully explicit in the algorithm but section 3.5.2 (link) explains in detail. We use that to normalize each dimension of the random prior's output. That way, if the l... | gharchive/issue | 2024-08-13T07:54:56 | 2025-04-01T06:40:19.440578 | {
"authors": [
"ndvbd",
"samlobel"
],
"repo": "samlobel/CFN",
"url": "https://github.com/samlobel/CFN/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
314048326 | APIError(code=-1021): Timestamp for this request was 1000ms ahead of the server's time.
Hello - first off great program. when I run the example code (from readme):
# place a test market buy order, to place an actual order use the create_order function
order = client.create_test_order(
symbol='BNBBTC',
side=Cl... | gharchive/issue | 2018-04-13T10:10:36 | 2025-04-01T06:40:19.472231 | {
"authors": [
"JoshuaFry",
"MrRobotXX",
"RobertoGarridoTrillo",
"Roibal",
"ShaikAnsarBasha",
"ShervinDD",
"Technorocker",
"ale316",
"amitkalo",
"hardkind",
"i3wangyi",
"madranet",
"mujeebishaque",
"neiromendez",
"normanlmfung",
"reuniware",
"wiseinv... |
424619441 | Add script to test rubyfmt against any Git repo.
This commit adds a script to run all of the Ruby files in some external Git repo through rubyfmt, only outputting errors and the paths to the files where they were encountered.
The purpose of the script is to make it easier to throw a whole bunch of code at rubyfmt, so... | gharchive/pull-request | 2019-03-24T14:31:05 | 2025-04-01T06:40:19.474804 | {
"authors": [
"georgebrock",
"samphippen"
],
"repo": "samphippen/rubyfmt",
"url": "https://github.com/samphippen/rubyfmt/pull/74",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
117893139 | Check if relationship exists before trying to persist
When saving a model with a null relationship, mirage throws an error. This allows nullable relationships using Mirage.Model. I'm not sure how to test this change.
thank you!
| gharchive/pull-request | 2015-11-19T19:47:18 | 2025-04-01T06:40:19.479118 | {
"authors": [
"samselikoff",
"tim-evans"
],
"repo": "samselikoff/ember-cli-mirage",
"url": "https://github.com/samselikoff/ember-cli-mirage/pull/399",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
818355591 | iOS Catalyst: navigating to first story from the keyboard does not hide the feeds pane
On first launch on iPad, press the 'j' key; you will see something like this.
Potentially related — if you’re on the second story and use ‘k’ to move to the first story, the feeds pane shows itself even if it had been hidden pre... | gharchive/issue | 2021-03-01T00:23:36 | 2025-04-01T06:40:19.497412 | {
"authors": [
"nriley"
],
"repo": "samuelclay/NewsBlur",
"url": "https://github.com/samuelclay/NewsBlur/issues/1423",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
85484157 | Android: Social, Social, Social
This patch not only implements the new reply-to-share-without-comment UI, it also fixes a bunch of old bugs related to social (initially triaged in #643), including but not limited to:
Broken button labels for already-shared stories
Inconsistent use of "share" vs. platform "send to"
N... | gharchive/pull-request | 2015-06-05T09:39:37 | 2025-04-01T06:40:19.507815 | {
"authors": [
"dosiecki",
"samuelclay"
],
"repo": "samuelclay/NewsBlur",
"url": "https://github.com/samuelclay/NewsBlur/pull/695",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
566398348 | Question about eel.spawn
Describe the problem
I noticed that eel.spawn only properly creates multiple threads when no arguments are passed. Is this supposed to happen or am I doing something wrong?
Code snippet(s)
def infiniteloop(word):
x = 1
if x==1:
print("one")
eel.sleep(2)
loop()
def infiniteloop2():
x = 1
if x=... | gharchive/issue | 2020-02-17T16:12:59 | 2025-04-01T06:40:19.515410 | {
"authors": [
"daniel442li"
],
"repo": "samuelhwilliams/Eel",
"url": "https://github.com/samuelhwilliams/Eel/issues/244",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2241492590 | add GATorch
Hi there,
First of all great list, thanks for curating it!
My name is Rover and last year my team and I published a PyTorch library that seamlessly integrates energy measurement hooks that allow users to generate an energy consumption report after training. The main goal of this project is to create more ... | gharchive/issue | 2024-04-13T10:19:52 | 2025-04-01T06:40:19.519037 | {
"authors": [
"rvandernoort",
"samuelrince"
],
"repo": "samuelrince/awesome-green-ai",
"url": "https://github.com/samuelrince/awesome-green-ai/issues/3",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1211567652 | Fix erroring migrations
Summary
Currently, migrations are failing to run in projects that Bulkrax is used in. This is the error:
PG::DuplicateColumn: ERROR: column "processed_relationships" of relation "bulkrax_importer_runs" already exists
Acceptance Criteria
[ ] Migrations can be run in projects without throwing... | gharchive/issue | 2022-04-21T21:24:07 | 2025-04-01T06:40:19.530079 | {
"authors": [
"ShanaLMoore",
"bkiahstroud"
],
"repo": "samvera-labs/bulkrax",
"url": "https://github.com/samvera-labs/bulkrax/issues/483",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
453611313 | Add proper macro support
-Added TargetInspector component to read in-game target states.
-Allow for hold transfers.
Controls should behave identical to PS4 version now.
The code for this feature is not the best, but it works well.
I will see if I can improve this overtime.
| gharchive/pull-request | 2019-06-07T17:08:04 | 2025-04-01T06:40:19.561472 | {
"authors": [
"crash5band"
],
"repo": "samyuu/TotallyLegitArcadeController",
"url": "https://github.com/samyuu/TotallyLegitArcadeController/pull/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
363372255 | Typescript Typings
I would like to see if there are any interests or existing efforts to add typings for Ember CLI Page Object to help work with Typescript support and general editor support and suggestions/autocompletes.
Yea, this would be awesome 😄
Glad to see the ticket.
I've made some progress with definitio... | gharchive/issue | 2018-09-25T00:58:13 | 2025-04-01T06:40:19.569870 | {
"authors": [
"NullVoxPopuli",
"leondmello",
"ro0gr",
"rtablada",
"san650"
],
"repo": "san650/ember-cli-page-object",
"url": "https://github.com/san650/ember-cli-page-object/issues/426",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2073871837 | DPL-1043 Change label type for 'LRC Blood Aliquot' to plate
User story
As a user of the scRNA Core Cell Extraction pipeline, I would like the label type for the 'LRC Blood Aliquot' tube to be a plate label rather than a tube label, as we intend to use falcon tubes. It means we only have to have one label printer in t... | gharchive/issue | 2024-01-10T08:43:52 | 2025-04-01T06:40:19.666813 | {
"authors": [
"KatyTaylor"
],
"repo": "sanger/limber",
"url": "https://github.com/sanger/limber/issues/1536",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
653091980 | GPL-560 As a developer I would like to replace the materialised view with a MLWH report
User story
As a developer I would like to replace the materialised view introduced in GPL-544 #117 with a report in the unified warehouse to reduce coupling to the samples_extraction database, increase flexibility of reporting, c... | gharchive/issue | 2020-07-08T08:18:52 | 2025-04-01T06:40:19.672519 | {
"authors": [
"JamesGlover"
],
"repo": "sanger/samples_extraction",
"url": "https://github.com/sanger/samples_extraction/issues/118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2390900752 | The Great Prettier Linting
When Prettier was updated to version 3, a config was required to specify an plugins, such as https://github.com/prettier/plugin-ruby, that were used. This PR retrospectively adds this change, along with the subsequent linting.
Changes proposed in this pull request
Specify plugin-ruby in pr... | gharchive/pull-request | 2024-07-04T13:36:47 | 2025-04-01T06:40:19.677038 | {
"authors": [
"StephenHulme",
"sdjmchattie"
],
"repo": "sanger/sequencescape",
"url": "https://github.com/sanger/sequencescape/pull/4187",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2509891188 | The described method of testing the plugin locally does not work as described.
npm run link-watch will correctly start watching for changes to attempt to republish.
However, even though changes are detected it will always state "Package content has not changed, skipping publishing" which makes it impossible for your ... | gharchive/issue | 2024-09-06T08:55:55 | 2025-04-01T06:40:19.692131 | {
"authors": [
"WarboxLiam"
],
"repo": "sanity-io/plugin-kit",
"url": "https://github.com/sanity-io/plugin-kit/issues/273",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1275017873 | TELEBOT ERROR
always getting this error anytime i run the program
raceback (most recent call last):
File "/home/christopalace/z-cam/zcam.py", line 3, in
from telebot import types
ModuleNotFoundError: No module named 'telebot'
Please wait for a day, I'll resolve all errors and update to you.
Follow the instructio... | gharchive/issue | 2022-06-17T13:14:21 | 2025-04-01T06:40:19.701832 | {
"authors": [
"Christopalace01",
"sankethj"
],
"repo": "sankethj/z-cam",
"url": "https://github.com/sankethj/z-cam/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
235798674 | Remove print
Remove unnecessary print.
It causes weird issue on the prod, btw :) (looks like it can't access stdout and throw an error)
Is it possible to redeploy 0.9.7 with this fix?
Coverage decreased (-0.01%) to 81.545% when pulling a0a5cff76ad8df72ff566900e81a66729a69cd2f on andreyrusanov:remove_print into b00... | gharchive/pull-request | 2017-06-14T08:19:15 | 2025-04-01T06:40:19.705060 | {
"authors": [
"andreyrusanov",
"coveralls"
],
"repo": "sanoma/django-arctic",
"url": "https://github.com/sanoma/django-arctic/pull/217",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
198672495 | [GST-2369] Enable sansible users_and_groups to create system users
We are building some services that have data that persists between instances on an auxiliary EBS volume. When the service has a UID/GID that is mixed in with the regular users, the id can change between instances when new regular users are added.
If t... | gharchive/pull-request | 2017-01-04T10:13:41 | 2025-04-01T06:40:19.706734 | {
"authors": [
"lobsterdore",
"quater",
"sreddel"
],
"repo": "sansible/users_and_groups",
"url": "https://github.com/sansible/users_and_groups/pull/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1223187411 | [Feature Request] Compare against some faster Python web frameworks
Hi there 👋 ,
It’d be interesting to see Vibora and Japronto in your performance comparisons.
They’re not really maintained, but their performance is in a different class from things like uvicorn/django/flask.
Hi @jordangarside ,
I just saw these p... | gharchive/issue | 2022-05-02T18:12:52 | 2025-04-01T06:40:19.714746 | {
"authors": [
"jordangarside",
"sansyrox"
],
"repo": "sansyrox/robyn",
"url": "https://github.com/sansyrox/robyn/issues/193",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
787777533 | Pull-request desde la segunda cuenta a la primera
Actualizar el repositorio original con los cambios hechos en la segunda cuenta.
Capetar el pull-request
Capetar el pull-request
| gharchive/pull-request | 2021-01-17T19:32:05 | 2025-04-01T06:40:19.715897 | {
"authors": [
"santi250574"
],
"repo": "santiortells/MOOC_git_mod7-cal_2com",
"url": "https://github.com/santiortells/MOOC_git_mod7-cal_2com/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
232548490 | Security Key Invalid Error #19
Security Key Invalid Errors do not happen anymore because
aws-es-kibana now supports both the URL or hostname syntax
for the cluster-endpoint
Is this PR likely to be merged or is there more work required for a fix?
| gharchive/pull-request | 2017-05-31T12:12:41 | 2025-04-01T06:40:19.716996 | {
"authors": [
"nlv09165",
"rationull"
],
"repo": "santthosh/aws-es-kibana",
"url": "https://github.com/santthosh/aws-es-kibana/pull/23",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
276181797 | multiplying tags
Every time I uninstall/disable the package, it multiplies how many different wraps are created. After trying this several times in search of a solution, it does this:
<<<<<p>p</p>>p</<p>p</p>>>p</<<p>p</p>>p</<p>p</p>>>>p</<<<p>p</p>>p</<p>p</p>>>p</<<p>p</p>>p</<p>p</p>>>>>test</<<<<p>p</p>>p</<p>p<... | gharchive/issue | 2017-11-22T19:30:08 | 2025-04-01T06:40:19.719603 | {
"authors": [
"danferth",
"jgeibrosch",
"josheche"
],
"repo": "sanusart/atom-wrap-in-tag",
"url": "https://github.com/sanusart/atom-wrap-in-tag/issues/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2467013633 | Extension does not load on VS Code on Win Server 2022
I have tried to both install through the extension marketplace as through building it through Git, but once everything is downloaded and installed the placeholder of the icon just stays blank with a little blue clock next to it.
I have tried older versions (all of... | gharchive/issue | 2024-08-15T00:07:41 | 2025-04-01T06:40:19.733235 | {
"authors": [
"joeyg6393",
"saoudrizwan"
],
"repo": "saoudrizwan/claude-dev",
"url": "https://github.com/saoudrizwan/claude-dev/issues/101",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
151603713 | fix issue with hide, bump to 1.0.10
fix issue with hide and bump to 1.0.10
:+1:
| gharchive/pull-request | 2016-04-28T10:29:51 | 2025-04-01T06:40:19.734532 | {
"authors": [
"devinea",
"eouin"
],
"repo": "sapbuild/angular-szn-autocomplete-build",
"url": "https://github.com/sapbuild/angular-szn-autocomplete-build/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
305851532 | Performance problem after updating the version
Hi Everyone,
I updated abap2xlsx version via abapgit but now i have a huge performance issue. Nothing changed, i am still using BIND_TABLE method with 16K rows and 60 columns.
Last time it was taking 20-35 seconds with huge file writer but now it is nearly 150 seconds.
I... | gharchive/issue | 2018-03-16T09:12:36 | 2025-04-01T06:40:19.745439 | {
"authors": [
"MLDOliveira",
"bilencekic",
"ivanfemia",
"sandraros"
],
"repo": "sapmentors/abap2xlsx",
"url": "https://github.com/sapmentors/abap2xlsx/issues/527",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
67943518 | Clarifies pin numbers
Resolves issue #4 by clarifying which pins can be used.
Thanks! :+1:
| gharchive/pull-request | 2015-04-12T18:51:46 | 2025-04-01T06:40:19.750007 | {
"authors": [
"sarfata",
"spuder"
],
"repo": "sarfata/pi-blaster.js",
"url": "https://github.com/sarfata/pi-blaster.js/pull/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
194775196 | Dependency on lodash.isarray
I saw that 79e86f32ce3661569748164d26e2f2667a79699a introduced a dependency on lodash.isarray among others.
Is that really necessary? Any particular reason to not use the standard Array.isArray()?
Array.isArray() already appears in other parts of the code and we're having this message on ... | gharchive/issue | 2016-12-10T15:49:49 | 2025-04-01T06:40:19.796331 | {
"authors": [
"daltones",
"xzyfer"
],
"repo": "sass/node-sass",
"url": "https://github.com/sass/node-sass/issues/1829",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
74057072 | could not install 3.0 on windows
got this error on windows with node0.12.2 npm 2.7.4 git windows mysysgit 1.9.5.1
npm ERR! Cloning into bare repository 'C:\Users\cfunk\AppData\Roaming\npm-cache
_git-remotes\git-github-com-am11-pangyp-git-a953a761'...
npm ERR! Permission denied (publickey).
npm ERR! fatal: Could not r... | gharchive/issue | 2015-05-07T17:05:00 | 2025-04-01T06:40:19.817320 | {
"authors": [
"chrisjfunk"
],
"repo": "sass/node-sass",
"url": "https://github.com/sass/node-sass/issues/934",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
173218365 | Implement SASS_PATH
This is intended to implement the SASS_PATH environment variable.
Fixes #1678.
Tests
I've added two new API tests under .render:
"should check SASS_PATH in the specified order"
"should prefer include path over SASS_PATH"
If you run mocha test/api.js you should see these tests pass.
Manual checki... | gharchive/pull-request | 2016-08-25T14:27:12 | 2025-04-01T06:40:19.824818 | {
"authors": [
"nottrobin",
"saper",
"xzyfer"
],
"repo": "sass/node-sass",
"url": "https://github.com/sass/node-sass/pull/1680",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1775465654 | Removal of hello-world service deployment verification
Until now, the pre-install report has deployed a hello-world service into the Kubernetes cluster as an additional verification. This feature is being removed because the publicly available google-sample image used by this feature is not being maintained.
This ... | gharchive/issue | 2023-06-26T19:38:43 | 2025-04-01T06:40:19.827196 | {
"authors": [
"kevinlinglesas"
],
"repo": "sassoftware/viya4-ark",
"url": "https://github.com/sassoftware/viya4-ark/issues/200",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
71309952 | Unit tests for high level views
Current the high level views (adminsAsDiscovery, discoveryAsContent, partnersAsDiscovery, posAsMap, teachersAsDiscovery, and teacherSearchAsPage) lack unit tests. We should add unit tests for those views.
Do you want us to continue to merge off of rc1?
Yeah, I think we'll stick wit... | gharchive/issue | 2015-04-27T15:01:35 | 2025-04-01T06:40:19.865197 | {
"authors": [
"gscoppino",
"jcarroll2007",
"sathomas"
],
"repo": "sathomas/STEM",
"url": "https://github.com/sathomas/STEM/issues/53",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2407500022 | refactor: remove redundant role
What
The <article> tag already has an implicit role defined by the HTML specification, so we do not need to add an ARIA role attribute.
Reference:
https://html-validate.org/rules/no-redundant-role.html
https://web.dev/learn/accessibility/aria-html#aria_in_html
Screenshot
After the ch... | gharchive/pull-request | 2024-07-14T16:15:52 | 2025-04-01T06:40:19.949275 | {
"authors": [
"87xie",
"satnaing"
],
"repo": "satnaing/astro-paper",
"url": "https://github.com/satnaing/astro-paper/pull/323",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
276628736 | cor2.isThreadDead() is true after kaguya::LuaThread cor2 = state.newThread();
kaguya::LuaThread cor = state.newThread();
state("corfun = function(arg)"
"coroutine.yield(arg) "
"coroutine.yield(arg2) "
"coroutine.yield(arg3) "
"return arg*4 "
" end");//define corouine function
kaguya::LuaFunction corfun = state["corfu... | gharchive/issue | 2017-11-24T14:14:30 | 2025-04-01T06:40:19.955159 | {
"authors": [
"guijun",
"satoren"
],
"repo": "satoren/kaguya",
"url": "https://github.com/satoren/kaguya/issues/78",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2012572731 | Diktat 2.0 doesn't apply diktat-analysis.yml in sub-project
Tested with MAGIC_NUMBER in frontend using gradle plugin
Actually, configuration is invalid:
- name: MAGIC_NUMBER
enabled: true
# reduces speed of development on the FE
# will remove it by for now
- name: MAGIC_NUMBER
enabled: false
It contains t... | gharchive/issue | 2023-11-27T15:47:46 | 2025-04-01T06:40:20.033864 | {
"authors": [
"nulls"
],
"repo": "saveourtool/diktat",
"url": "https://github.com/saveourtool/diktat/issues/1827",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2651653366 | The year is 2139?
Please use some other year and maybe add a month for fun. Let people think and realize if there was some 2140 prediction, it might have been current at the time of that prediction but is being slightly adjusted with every mined block.
See my always current prediction*.
Search for word 2139 in this r... | gharchive/issue | 2024-11-12T09:53:15 | 2025-04-01T06:40:20.040696 | {
"authors": [
"carnhofdaki",
"satsie"
],
"repo": "saving-satoshi/saving-satoshi",
"url": "https://github.com/saving-satoshi/saving-satoshi/issues/1172",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2338940008 | Chapter 3 help pages
Because chapter 3 has little actual user input I think these help pages will be more resource instensive. Alternatively we could remove the help pages for this chapter as I assume this will be considered the "easy" mode in the future where we can possibly add lesson content that actually requires... | gharchive/issue | 2024-06-06T18:46:59 | 2025-04-01T06:40:20.042007 | {
"authors": [
"benalleng"
],
"repo": "saving-satoshi/saving-satoshi",
"url": "https://github.com/saving-satoshi/saving-satoshi/issues/970",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
957178172 | Missing Icons for some Techs and libs
Describe the bug
In Choose Your Icon of Icon part while we choose certain techs like electron or NPM the icon is not showing in the image.
To Reproduce
Steps to reproduce the behavior:
Go to 'https://slickr.vercel.app/app'.
Click on 'Icon'.
Select 'electron' or 'NPM' from Choo... | gharchive/issue | 2021-07-31T05:52:13 | 2025-04-01T06:40:20.046343 | {
"authors": [
"Ajay-056",
"saviomartin"
],
"repo": "saviomartin/slickr",
"url": "https://github.com/saviomartin/slickr/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
947637667 | Proposal: ability to specify subdirectory containing vim plugin
Some color schemes have their vim plugins within a subdirectory of the repo. For instance, vim plug has the rtp option, which allows you to specify the subdirectory containing the vim plugin.
This seems to be a duplicate of #10.
This seems to be a d... | gharchive/issue | 2021-07-19T13:10:28 | 2025-04-01T06:40:20.075648 | {
"authors": [
"bR3iN",
"gwerbin",
"nanozuki",
"rcoconnor",
"savq"
],
"repo": "savq/paq-nvim",
"url": "https://github.com/savq/paq-nvim/issues/54",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
485566983 | Can I unify the style of response in atreugo?
In the restful api project, i try to unify the style of response.
If the middlewares or filters return err, actx.Error() will response the body, i can't modify to json response.
I want
HTTP/1.1 401 Unauthorized
Server: atreugo
Date: Tue, 27 Aug 2019 03:38:40 GMT
Content-T... | gharchive/issue | 2019-08-27T03:49:11 | 2025-04-01T06:40:20.079569 | {
"authors": [
"imxxiv",
"savsgio"
],
"repo": "savsgio/atreugo",
"url": "https://github.com/savsgio/atreugo/issues/35",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1101907072 | Bad gateway on /longpolling/poll
Ah, I know why. It's not deployed with workers so we should not redirect /longpolling to 8072 in the ingress.
Resolved in 115d292c9fa084db31bbe24321afbcaf5240bf23
| gharchive/issue | 2022-01-13T15:02:44 | 2025-04-01T06:40:20.129042 | {
"authors": [
"sbidoul"
],
"repo": "sbidoul/runboat",
"url": "https://github.com/sbidoul/runboat/issues/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
807848957 | doda lane
Issue Fixed #
What was a problem?
How this PR fixes the problem?
Check lists (check x in [ ] of list items)
[ ] Test passed
[ ] Coding style (indentation, etc)
Additional Comments (if any)
comment on the pr
terraform plan
terraform plan
terraform plan
| gharchive/pull-request | 2021-02-13T23:18:36 | 2025-04-01T06:40:20.131420 | {
"authors": [
"sblack4"
],
"repo": "sblack4/learning-terraform-github-actions",
"url": "https://github.com/sblack4/learning-terraform-github-actions/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
217697328 | Error in version 3.5.8?
When VS 2017 is opened (no solution), the "TSVN Pending Changes" window has this:
Exception details:
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path... | gharchive/issue | 2017-03-28T21:25:41 | 2025-04-01T06:40:20.137781 | {
"authors": [
"glittle",
"sboulema"
],
"repo": "sboulema/TSVN",
"url": "https://github.com/sboulema/TSVN/issues/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
249971447 | Forward port #3397 fix addSbtPlugin to use the correct version of sbt
https://github.com/sbt/sbt/pull/3397
Fixed in https://github.com/sbt/sbt/pull/3442
| gharchive/issue | 2017-08-14T09:02:48 | 2025-04-01T06:40:20.154016 | {
"authors": [
"dwijnand",
"eed3si9n"
],
"repo": "sbt/sbt",
"url": "https://github.com/sbt/sbt/issues/3435",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
56047531 | Added sbt-build-files-watcher
:point_right: https://github.com/tototoshi/sbt-build-files-watcher
Hi @tototoshi,
Thank you for your contribution! We really value the time you've taken to put this together.
We see that you have signed the Typesafe Contributors License Agreement before, however, the CLA has changed si... | gharchive/pull-request | 2015-01-30T15:35:46 | 2025-04-01T06:40:20.156091 | {
"authors": [
"tototoshi",
"typesafehub-validator"
],
"repo": "sbt/website",
"url": "https://github.com/sbt/website/pull/98",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1206125053 | Error In Macbook M1
Hello, I tried to run the project in my Macbook M1.
The LSPClient has this error:
Could not find module 'NimbleCore' for target 'x86_64-apple-macos'; found: arm64-apple-macos
Any ideas?
Btw, I'm in love with this project and Scade, looking forward for more!!
Hi @Ruivalim
Thanks for the feedback.... | gharchive/issue | 2022-04-16T14:29:41 | 2025-04-01T06:40:20.159838 | {
"authors": [
"Ruivalim",
"bulantsevajo"
],
"repo": "scade-platform/Nimble",
"url": "https://github.com/scade-platform/Nimble/issues/201",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2041823796 | Update wagmi to latest version
It looks lke the LedgerConnector (@ledgerhq/connect-kit-loader) has been compromised
Context:
https://twitter.com/wevm_dev/status/1735289737185837303
https://twitter.com/bantg/status/1735279127752540465
We don't use it on SE2 (we just use Rainbow's kit LedgerWallet) so we should be fin... | gharchive/pull-request | 2023-12-14T14:31:46 | 2025-04-01T06:40:20.162285 | {
"authors": [
"carletex"
],
"repo": "scaffold-eth/scaffold-eth-2",
"url": "https://github.com/scaffold-eth/scaffold-eth-2/pull/660",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
263729132 | Break apart a set of five tests
I was taking these tests for my first time and I found the first question confusing. When the answer I submitted failed, I could not tell whether it was because I didn't understand how .combine() worked at all, or because one of my answers was wrong.
This PR takes the fifth .combine() ... | gharchive/pull-request | 2017-10-08T16:12:49 | 2025-04-01T06:40:20.165137 | {
"authors": [
"doub1ejack",
"krasinski"
],
"repo": "scala-exercises/exercises-cats",
"url": "https://github.com/scala-exercises/exercises-cats/pull/61",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1228545583 | Please remove the ExecutionContext.global warning
I'm seeing this warning in my project:
[error] ... The global execution context in Scala.js is based on JS Promises (microtasks).
[error] Using it may prevent macrotasks (I/O, timers, UI rendering) from running reliably.
[error]
[error] Unfortunately, there is no way ... | gharchive/issue | 2022-05-07T06:39:33 | 2025-04-01T06:40:20.184414 | {
"authors": [
"alexandru",
"gzm0",
"sjrd"
],
"repo": "scala-js/scala-js",
"url": "https://github.com/scala-js/scala-js/issues/4670",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2619354602 | Update mill-main to 0.12.1
About this PR
📦 Updates com.lihaoyi:mill-main from 0.11.12 to 0.12.1
📜 GitHub Release Notes - Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just... | gharchive/pull-request | 2024-10-28T19:29:46 | 2025-04-01T06:40:20.190169 | {
"authors": [
"scala-steward"
],
"repo": "scala-steward-org/mill-plugin",
"url": "https://github.com/scala-steward-org/mill-plugin/pull/59",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
115384330 | add Jawn
green run with this change:
https://scala-ci.typesafe.com/job/scala-2.11.x-jdk8-integrate-community-build/91/
FYI @non
not bother thing to target 2.11.x/JDK6 here, just JDK8.
this will get merged into the 2.12.x community build next time I merge.
2.12.x merge went fine. (I had to disable 2 more support s... | gharchive/pull-request | 2015-11-05T21:57:24 | 2025-04-01T06:40:20.198000 | {
"authors": [
"SethTisue"
],
"repo": "scala/community-builds",
"url": "https://github.com/scala/community-builds/pull/170",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
25467286 | Can't build a project that depends on pickling
% git clone https://github.com/xeno-by/sbt-example-pickling.git
Cloning into 'sbt-example-pickling'...
remote: Reusing existing pack: 14, done.
remote: Total 14 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (14/14), done.
Checking connectivity... done
% cd sbt-e... | gharchive/issue | 2014-01-12T18:34:57 | 2025-04-01T06:40:20.200751 | {
"authors": [
"eed3si9n",
"scroyston"
],
"repo": "scala/pickling",
"url": "https://github.com/scala/pickling/issues/103",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2064143647 | Some in a macro reflect-based unapply method can crash the compiler
Compiler version
3.3.1, 3.4.0-RC1-bin-20231223-938d405-NIGHTLY (and presumably other)
Minimized code
UnapplyErrorMain.scala
@main def main() =
val Unapplier(result) = Some(5)
UnapplyErrorMacro.scala
import scala.quoted._
object Unapplier:
inlin... | gharchive/issue | 2024-01-03T14:36:25 | 2025-04-01T06:40:20.223132 | {
"authors": [
"jchyb"
],
"repo": "scala/scala3",
"url": "https://github.com/scala/scala3/issues/19362",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
800945339 | Add cluster autoscaler for eks
Description
https://scalar-labs.atlassian.net/browse/DLT-7887
https://docs.aws.amazon.com/ja_jp/eks/latest/userguide/cluster-autoscaler.html
Add cluster autoscaler for auto scaling in EKS
ref: https://github.com/lablabs/terraform-aws-eks-cluster-autoscaler
Done
Add autoscaler to eks wi... | gharchive/pull-request | 2021-02-04T05:29:02 | 2025-04-01T06:40:20.256603 | {
"authors": [
"feeblefakie",
"tei-k"
],
"repo": "scalar-labs/scalar-terraform",
"url": "https://github.com/scalar-labs/scalar-terraform/pull/276",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
300579291 | Add option to ignore empty lines for MethodLengthChecker
Fix for #300 and #302
Codecov Report
Merging #301 into master will not change coverage.
The diff coverage is 0%.
@@ Coverage Diff @@
## master #301 +/- ##
=====================================
Coverage 0% 0% ... | gharchive/pull-request | 2018-02-27T10:47:50 | 2025-04-01T06:40:20.263679 | {
"authors": [
"canoztokmak",
"codecov-io",
"matthewfarwell"
],
"repo": "scalastyle/scalastyle",
"url": "https://github.com/scalastyle/scalastyle/pull/301",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1130829091 | Speed up geometry functions
Speeds up geometry functions for calculating polygon intersection, especially for rectangles.
Nice 👍
Did you happen to profile the runtime of this solution? I'm wondering where we're spending the most time.
Yes, I used cProfile and found that the majority of the time was being spent o... | gharchive/pull-request | 2022-02-10T20:00:13 | 2025-04-01T06:40:20.266467 | {
"authors": [
"gatli",
"phil-scale"
],
"repo": "scaleapi/nucleus-python-client",
"url": "https://github.com/scaleapi/nucleus-python-client/pull/217",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
62701501 | add intermediate method in active_for_authentication? for more flexibility
Small change which provides more flexibility for customizing active_for_authentication?. I needed to add additional condition and couldn't really do much as changing invited_to_sign_up? would break the behaviour in other methods and I ended up... | gharchive/pull-request | 2015-03-18T14:00:54 | 2025-04-01T06:40:20.330871 | {
"authors": [
"Azdaroth",
"scambra"
],
"repo": "scambra/devise_invitable",
"url": "https://github.com/scambra/devise_invitable/pull/539",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
975709029 | Fitbit Sense . No data.
I have a new Sense and loved your clock face. Worked fine for a day or two but now no data is displayed just the icons..
Uninstalled, installed, rebooted, no joy. Fitbit help says ask you.
Can you fix this?
Most likely cause is battery saving preferences on your phone that prevent communicat... | gharchive/issue | 2021-08-20T15:24:25 | 2025-04-01T06:40:20.360129 | {
"authors": [
"Tombella",
"schana"
],
"repo": "schana/carim-clock",
"url": "https://github.com/schana/carim-clock/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1099712937 | It should be clearly documented that meta-data must be at the end of a task's line (no trailing tags, for example)
Expected Behavior
I expected all tasks with a priority above none to be returned.
Current Behavior
Several tasks are missing. If I remove #test from Task 4 it gets included in the result. It's something ... | gharchive/issue | 2022-01-11T23:28:58 | 2025-04-01T06:40:20.392727 | {
"authors": [
"schemar",
"therden",
"tiktuk"
],
"repo": "schemar/obsidian-tasks",
"url": "https://github.com/schemar/obsidian-tasks/issues/484",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
317048336 | TypeError: Object(...) is not a function
Getting TypeError: Object(...) is not a function when trying to implement this per the demo. Simply adding
import { Provider } from "react-alert";
import AlertTemplate from "react-alert-template-basic";
to the top of my file causes the error
Closing due to inactivity
Unc... | gharchive/issue | 2018-04-24T02:30:11 | 2025-04-01T06:40:20.402885 | {
"authors": [
"Santiago8888",
"abecks",
"grounded-warrior",
"schiehll"
],
"repo": "schiehll/react-alert",
"url": "https://github.com/schiehll/react-alert/issues/77",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
63719643 | Custom SQL table is missing from DB init scripts
I'm having a hard time understanding how the mysql scripts are to be used to deploy the database. Per the documentation during install I have run:
mysql -p << EOF
create database Seccubus;
grant all privileges on Seccubus.* to seccubus@localhost identified by ‘seccubu... | gharchive/issue | 2015-03-23T13:10:41 | 2025-04-01T06:40:20.453417 | {
"authors": [
"seccubus"
],
"repo": "schubergphilis/Seccubus_v2",
"url": "https://github.com/schubergphilis/Seccubus_v2/issues/186",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1072925580 | Remove fluent asserts from raylib
version (unittest)
{
import fluent.asserts;
}
pls delete this dead dependency from raymathext.d
This is not a dead dependency, the unittests use fluent asserts. Though I'm not sure we need it, I'm willing to accept a PR that switches to regular asserts.
Done in 4.2.0
| gharchive/issue | 2021-12-07T05:18:50 | 2025-04-01T06:40:20.469507 | {
"authors": [
"crazymonkyyy",
"schveiguy"
],
"repo": "schveiguy/raylib-d",
"url": "https://github.com/schveiguy/raylib-d/issues/12",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
232069602 | Assets path in stylechecker
As I indicated in the Google Group, the log of stylechecker is printing false even though the assets exists.
The project tree is:
.
├── aop.docx
├── aop.md
├── aop.pdf
├── aop.xml
├── errores.txt
└── img
├── img01.jpg
├── img02.jpg
├── img03.jpg
└── img04.jpg
In the XML, t... | gharchive/issue | 2017-05-29T17:25:08 | 2025-04-01T06:40:20.500056 | {
"authors": [
"NikaZhenya"
],
"repo": "scieloorg/packtools",
"url": "https://github.com/scieloorg/packtools/issues/134",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
169653693 | Link para "Citado em SciELO"
Nos resultados de busca, "Citado em SciELO" deve ter um link que abre um modal com os artigos citantes contento:
Título
Autor
Periódico
Link
Os dados podem ser obtidos em http://citedby.scielo.org/api/v1/pid/?q=S0100-15742003000100008
onde S0100-15742003000100008 é o sufixo do DOI do ar... | gharchive/issue | 2016-08-05T17:11:39 | 2025-04-01T06:40:20.509728 | {
"authors": [
"alexxxmendonca",
"deandr",
"fabiobatalha"
],
"repo": "scieloorg/search-journals",
"url": "https://github.com/scieloorg/search-journals/issues/281",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
653081178 | Missing scheme in chart repo URI [skip ci]
The link was broken.
Great catch @pferreir, thanks for spotting it - I'll also rebase the gh-pages branch so it goes live on https://sciencemesh.github.io/charts/
| gharchive/pull-request | 2020-07-08T08:02:08 | 2025-04-01T06:40:20.513815 | {
"authors": [
"SamuAlfageme",
"pferreir"
],
"repo": "sciencemesh/charts",
"url": "https://github.com/sciencemesh/charts/pull/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2557254445 | Migrate iiif print derivatives to file metadata objects
Summary
Verify derivatives get migrated when converting fedora objects into valkyrie resources.
In this example it looks like the derivatives did not get migrated.
Acceptance Criteria
[ ]
Screenshots or Video
Testing Instructions
To be filled out by dev
Notes
... | gharchive/issue | 2024-09-30T17:21:43 | 2025-04-01T06:40:20.521157 | {
"authors": [
"ShanaLMoore",
"laritakr"
],
"repo": "scientist-softserv/adventist_knapsack",
"url": "https://github.com/scientist-softserv/adventist_knapsack/issues/833",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2223965705 | :gift: Add custom rubocop rule to double combo
Summary
ref: https://assaydepot.slack.com/archives/C0313NKG2DA/p1712176060340309
Notes
https://github.com/samvera/hyrax/pull/6221/files
https://github.com/samvera/hyrax/commit/ef2ffa446fc1fccfa36793d2ba0404931dd35ce8
| gharchive/issue | 2024-04-03T21:31:19 | 2025-04-01T06:40:20.523933 | {
"authors": [
"ShanaLMoore",
"kirkkwang"
],
"repo": "scientist-softserv/hykuup_knapsack",
"url": "https://github.com/scientist-softserv/hykuup_knapsack/issues/199",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
524605923 | linalg.eigh generalized eigenvalue problem call to LAPACK DSYTRD returns error for n >= 32.767
Hi all,
for my research project I have to deal with very high dimensional dense generalized eigenvalue problems and try to solve them with scipy.linalg.eigh.
Everytime the dimensions of the matrices exceed 32.766 x 32.766 ... | gharchive/issue | 2019-11-18T20:38:21 | 2025-04-01T06:40:20.719373 | {
"authors": [
"Schleuss94",
"ilayn"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/issues/11080",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
937308769 | STY: Maths formatting
This issue is linked to #14330
To be able to use tools (like, but not limited to Black), we need to define how we, as the scientific community and not just SciPy, want mathematical equations to be rendered.
The goal of this issue is to document and establish a strict set of rules to write maths.... | gharchive/issue | 2021-07-05T18:59:12 | 2025-04-01T06:40:20.767553 | {
"authors": [
"adeak",
"ev-br",
"ilayn",
"newville",
"rgommers",
"rkern",
"tupui"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/issues/14354",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1198889193 | import scipy.optimize calling
Describe your issue.
Thank you very much your development of scipy.
If you know solution, please tell me.
The error occurred when just import scipy.optimize on pypy where installed scipy etc.
$ pypy3
Python 3.9.12 (05fbe3aa5b0845e6c37239768aa455451aa5faba, Mar 29 2022, 08:15:34)
[PyPy 7.... | gharchive/issue | 2022-04-10T05:43:37 | 2025-04-01T06:40:20.774921 | {
"authors": [
"HirotsuguMINOWA",
"mdhaber"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/issues/15966",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
614234694 | ENH: Modifies shapiro to return a named tuple
Performs a change in the return of shapiro function, returning now a named tuple ShapirotestResult, which has "statistic" and "pvalue" as indexes. This modify was made to turn the function return similar to other functions like scipy,stats.normaltest and scipy.stats.ttest... | gharchive/pull-request | 2020-05-07T17:47:29 | 2025-04-01T06:40:20.778931 | {
"authors": [
"EverLookNeverSee",
"rgommers",
"w-rfrsh"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/pull/12056",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
793306432 | ENH: interpolate: add input validation to check input x-y is strictly increasing for fitpack.bispev and fitpack.parder
Reference issue
fix #8565
What does this implement/fix?
Some scipy users are confusing this fitpack error message.
https://github.com/scipy/scipy/blob/1d10a4afe95cdd4bcae80db5f312c466d9921d4e/scipy... | gharchive/pull-request | 2021-01-25T11:37:26 | 2025-04-01T06:40:20.785839 | {
"authors": [
"AtsushiSakai",
"StanczakDominik",
"ev-br"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/pull/13436",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1953176015 | ENH: stats: add support for masked arrays for circular statistics functions
Reference issue
Towards #14651
What does this implement/fix?
Adds support for masked arrays in stats.circmean, stats.circvar, and stats.circstd
It looks like a lot of code that deals with NaNs is now unused and can be removed, right?
Remo... | gharchive/pull-request | 2023-10-19T22:51:39 | 2025-04-01T06:40:20.791136 | {
"authors": [
"mdhaber",
"tirthasheshpatel"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/pull/19412",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1988423448 | MAINT/DOC: stats: fix lint errors
Reference issue
Towards gh-19490.
What does this implement/fix?
Appeases the linter for all current errors related to stats, to stop potential future CI fails.
Additional information
Alternatively, we could use noqa, or even make the linter ignore these files, if that seems more appr... | gharchive/pull-request | 2023-11-10T21:24:34 | 2025-04-01T06:40:20.793086 | {
"authors": [
"lucascolley",
"mdhaber"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/pull/19507",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2595120435 | MAINT: signal: lombscargle docstring tweaks
Reference issue
Closes https://github.com/scipy/scipy/issues/2162
Also addresses passing in inputs as lists, per https://github.com/scipy/scipy/issues/8787
What does this implement/fix?
Tweaks to the docstring to make the measurement baseline requirement more explicit, as w... | gharchive/pull-request | 2024-10-17T15:46:40 | 2025-04-01T06:40:20.833722 | {
"authors": [
"DietBru",
"adammj",
"dhomeier",
"ilayn",
"j-bowhay",
"mdhaber",
"neutrinoceros",
"pllim"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/pull/21721",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
247137456 | BUG: stats: fix nan result from multivariate_normal.cdf (#7669)
This pull request fixes nan results from multivariate_normal.cdf when the distribution is bivariate (Issue #7669). The underlying Fortran code in mvn.mvnun uses a dedicated function to handle the bivariate case and causes problems when called with negati... | gharchive/pull-request | 2017-08-01T17:05:07 | 2025-04-01T06:40:20.838853 | {
"authors": [
"asnelt",
"josef-pkt",
"pv",
"rgommers"
],
"repo": "scipy/scipy",
"url": "https://github.com/scipy/scipy/pull/7698",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1178883500 | Typos & Bad Links
Typos in "Tutorial"
"Gaubao" should be "Guabao".
"non-egative" should be "non-negative".
We should press \ to input Unicode characters.
Bad Links in "GCL Overview"
The link in leads to "https://scmlab.github.io/guabao/pages/pages/4-references.html", but it should lead to "https://scmlab.... | gharchive/issue | 2022-03-24T03:08:13 | 2025-04-01T06:40:20.847471 | {
"authors": [
"scmu",
"skylee03"
],
"repo": "scmlab/guabao",
"url": "https://github.com/scmlab/guabao/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
705552576 | Add support for SRUpy library
see #5
A final few comments and then all that needs doing is making the tests run. For that you just need the EUROPEANA_API_KEY secret in your fork, with your API key.
Sorry, I don't know why this fails. In my fork it validates just fine ...
I see. Very weird. Ah well. In that case... | gharchive/pull-request | 2020-09-21T12:28:21 | 2025-04-01T06:40:20.848962 | {
"authors": [
"alueschow",
"scmmmh"
],
"repo": "scmmmh/polymatheia",
"url": "https://github.com/scmmmh/polymatheia/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
419035687 | Fully migrate to the Flask backend
[ ] NodeJS codebase should be removed after fully migrating to Flask
@Anmolbansal1 Can we remove the NodeJS codebase now?
| gharchive/issue | 2019-03-09T05:19:43 | 2025-04-01T06:40:20.860376 | {
"authors": [
"ivantha"
],
"repo": "scorelab/fact-Bounty",
"url": "https://github.com/scorelab/fact-Bounty/issues/146",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
437989489 | Remember install
Remember the installation status of packages across app restarts
Codecov Report
Merging #25 into master will decrease coverage by 5.51%.
The diff coverage is 46.01%.
@@ Coverage Diff @@
## master #25 +/- ##
==========================================
-... | gharchive/pull-request | 2019-04-27T22:15:57 | 2025-04-01T06:40:20.875146 | {
"authors": [
"codecov-io",
"scottbot95"
],
"repo": "scottbot95/RoR2ModManager",
"url": "https://github.com/scottbot95/RoR2ModManager/pull/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
114065639 | Get crop coordinates on original image
Hello! Thank you for making and sharing cropit!!
For a project, I needed to only get the cropping coordinates on the original image. I needed to know the two (x1, y1) (x2, y2) points on the original image that would give me the selected part of the image. However, I couldn't man... | gharchive/issue | 2015-10-29T14:47:42 | 2025-04-01T06:40:20.877669 | {
"authors": [
"Naph",
"rafadev"
],
"repo": "scottcheng/cropit",
"url": "https://github.com/scottcheng/cropit/issues/119",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.