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 |
|---|---|---|---|---|---|
2353508284 | 🛑 ChatGenie Client API is down
In 2c76e37, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in 9b7b2c9 after 9 minutes.
| gharchive/issue | 2024-06-14T14:30:26 | 2025-04-01T04:34:59.477814 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/28409",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2477328023 | 🛑 ChatGenie Client API is down
In adc8255, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in ffb7fb9 after 9 minutes.
| gharchive/issue | 2024-08-21T07:50:04 | 2025-04-01T04:34:59.479891 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/30133",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1057902607 | 🛑 ChatGenie Client API is down
In 981aed8, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in a075fa4.
| gharchive/issue | 2021-11-18T22:27:01 | 2025-04-01T04:34:59.482106 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/4062",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1071162264 | 🛑 ChatGenie Client API is down
In 09bf3e7, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in 16acb97.
| gharchive/issue | 2021-12-04T08:56:22 | 2025-04-01T04:34:59.484368 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/4409",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1078083973 | 🛑 ChatGenie Client API is down
In c60d40c, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in 51cd86b.
| gharchive/issue | 2021-12-13T04:49:59 | 2025-04-01T04:34:59.486399 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/4604",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1104618497 | 🛑 ChatGenie Client API is down
In 6e61b48, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in 1ac2c7f.
| gharchive/issue | 2022-01-15T07:40:55 | 2025-04-01T04:34:59.488417 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/5313",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1144714871 | 🛑 ChatGenie Client API is down
In 5212981, ChatGenie Client API ($CHATGENIE_CLIENT_API) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGenie Client API is back up in 7dfba2b.
| gharchive/issue | 2022-02-19T13:50:58 | 2025-04-01T04:34:59.490431 | {
"authors": [
"mcdave029"
],
"repo": "mcdave029/uptime-monitoring",
"url": "https://github.com/mcdave029/uptime-monitoring/issues/6167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
226086195 | Still getting deprecation warnings on Rails 5.1
Running Rails 5.1, closure_tree 6.5.0
Not sure why, but I'm still getting deprecation warnings such as:
DEPRECATION WARNING: The behavior of `attribute_changed?` inside of after callbacks will be changing in the next version of Rails. The new return value will reflect t... | gharchive/issue | 2017-05-03T19:13:35 | 2025-04-01T04:34:59.495985 | {
"authors": [
"arashm",
"malacalypse",
"mceachen",
"nikolalsvk"
],
"repo": "mceachen/closure_tree",
"url": "https://github.com/mceachen/closure_tree/issues/269",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1628000204 | allow customisation of underlying NS/UI TextView
This adds an optional param to the initialiser so that you can customise the underlying TextView.
In my case, I wanted to make it non-editable (It's just for previewing code)
CodeEditor(text: .constant(file.objCBody),
position: $position,
... | gharchive/pull-request | 2023-03-16T17:55:37 | 2025-04-01T04:34:59.503948 | {
"authors": [
"ConfusedVorlon",
"lgreydev",
"mchakravarty",
"rrichc",
"srazzell"
],
"repo": "mchakravarty/CodeEditorView",
"url": "https://github.com/mchakravarty/CodeEditorView/pull/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1701142094 | Journal (and other object) titles as other language
no idea how difficult this would be to do; could the title/name of journals/objects (items, actors, etc) be (whole or partially) in another language?
:P
I had to hack a couple templates in the core module to make foundry accept (not encode) html tags in a few pla... | gharchive/issue | 2023-05-09T01:05:29 | 2025-04-01T04:34:59.522897 | {
"authors": [
"Benjaneer"
],
"repo": "mclemente/fvtt-module-polyglot",
"url": "https://github.com/mclemente/fvtt-module-polyglot/issues/289",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2537438462 | Wildcard Issue: Random value not changing between image generations
Your question
This might be a bug, but first I'll share here in case it might be something I'm doing wrong....
When using wildcards in SwarmUI to generate multiple images, the wildcard value does not change randomly between each generation. Instead, ... | gharchive/issue | 2024-09-19T21:59:20 | 2025-04-01T04:34:59.749534 | {
"authors": [
"ChrisFab16",
"mcmonkey4eva",
"vertigoelectric"
],
"repo": "mcmonkeyprojects/SwarmUI",
"url": "https://github.com/mcmonkeyprojects/SwarmUI/issues/275",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1929920928 | Doctests fail on some architectures (i686, s390x)
I am packaging byteyarn for Fedora because it is a dependency of gitoxide. When running doctests on i686 and s390x machines, most doctests fail. See:
https://kojipkgs.fedoraproject.org//work/tasks/7659/107107659/build.log
https://kojipkgs.fedoraproject.org//work/task... | gharchive/issue | 2023-10-06T11:00:58 | 2025-04-01T04:34:59.777545 | {
"authors": [
"Byron",
"blinxen",
"mcy"
],
"repo": "mcy/strings",
"url": "https://github.com/mcy/strings/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
306329368 | Constructing Augmentor.Pipeline with a file path pointing to a directory that contains other directories results in the augmentor not finding any images
When I had a directory with other directories within it and images, the Augmentor.Pipeline() finds 0 images.
Further testing shows that for reason if there's a sub... | gharchive/issue | 2018-03-19T04:22:43 | 2025-04-01T04:34:59.779801 | {
"authors": [
"CMCDragonkai"
],
"repo": "mdbloice/Augmentor",
"url": "https://github.com/mdbloice/Augmentor/issues/85",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1301738 | tasks dependency bug
I don't understand how the prerequesites of test2 are processed; outputs of test1 and test2 should be the same ???
task('c', function(code) {
console.log(20);
});
task('b', function(template) {
console.log(10);
var t = jake.Task['c'];
t.execute.call(t);
console.log(11);
});
task('a',... | gharchive/issue | 2011-07-28T09:33:11 | 2025-04-01T04:34:59.787881 | {
"authors": [
"cricri",
"mde"
],
"repo": "mde/jake",
"url": "https://github.com/mde/jake/issues/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1353189962 | After HAOS 8.5 / Home Assistant Core 2022.8.7 update Addon fails
Describe the bug
After the update to HAOS 8.5 / HA Core 2022.8.7 on my generic_x86 based HAOS setup this addon stopped working.
The log file is filled with the same error:
17:43:49.026662 main.go:145: Error reading samples: EOF
17:43:49.026677 main.go:... | gharchive/issue | 2022-08-27T22:33:39 | 2025-04-01T04:34:59.795401 | {
"authors": [
"bstempien",
"mdegat01"
],
"repo": "mdegat01/addon-amr2mqtt",
"url": "https://github.com/mdegat01/addon-amr2mqtt/issues/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
716808610 | Allow for upgrade script to run
A few missing pieces here, but this should allow for the upgrade to 1.0.4 to run.
Nope nope nope
| gharchive/pull-request | 2020-10-07T19:53:28 | 2025-04-01T04:34:59.796600 | {
"authors": [
"TnTBass"
],
"repo": "mderasse/php-mpos",
"url": "https://github.com/mderasse/php-mpos/pull/37",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
210231273 | Add VAAPI support
Fixes #626
To use it, alter: video-codec = h264 to video-codec = h264vaapi,h264
Mine looks like this video-codec = h264vaapi,h264,x264,h265,x265,hevc
You need to list the vaapi codec first to trigger it apparently.
Tested with AVI -> MP4 and MKV -> MP4
There is no h264_vaapi decoder, only vdpau from... | gharchive/pull-request | 2017-02-25T12:17:28 | 2025-04-01T04:34:59.802846 | {
"authors": [
"karbowiak",
"mdhiggins",
"nzbjamz"
],
"repo": "mdhiggins/sickbeard_mp4_automator",
"url": "https://github.com/mdhiggins/sickbeard_mp4_automator/pull/690",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1401996437 | Images not appearing on any browser. See information below.
Request type
[] Please close this issue, I accidentally submitted it without adding any details
[x ] New documentation
[ ] Correction or update
Details
So, when the page is in Spanish you can't see the images attached. I am a beginner learning studying we... | gharchive/issue | 2022-10-08T16:31:24 | 2025-04-01T04:35:00.007922 | {
"authors": [
"Nikei89",
"queengooborg"
],
"repo": "mdn/sprints",
"url": "https://github.com/mdn/sprints/issues/4031",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
172835608 | Feature: argument wildcards
As a shell expectations user I would like to be able to mock output and exit codes with argument wildcards (rspec wildcards of the style, anything)
Ex.
stubbed_git_command.with_args('pull', anything, '--rebase').outputs('did it')
It would be also nice for expectations to allow this too:
E... | gharchive/issue | 2016-08-24T00:02:22 | 2025-04-01T04:35:00.040938 | {
"authors": [
"bennyhat",
"mdurban"
],
"repo": "mdurban/rspec-bash",
"url": "https://github.com/mdurban/rspec-bash/issues/21",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
71355557 | google authentication callback url bug
Hi,
I get URL like localhost:3000/# when I use google authentication with passport.
I fixed the problem using the same way which has been used to fix the Facebook bug with redirect (public/modules/application.js):
//Then define the init function for starting up the application
a... | gharchive/issue | 2015-04-27T17:50:30 | 2025-04-01T04:35:00.063991 | {
"authors": [
"floydpink",
"ilanbiala",
"junit38",
"ppotoplyak"
],
"repo": "meanjs/mean",
"url": "https://github.com/meanjs/mean/issues/535",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
615050390 | Improve accessibility of play buttons
Fixes #2777
Coverage remained the same at 74.376% when pulling 83212ab99e24d54cbc918e331b5c37e1c31466a2 on edent:patch-1 into f47895f50adb2155fd8a25333c7dfddb76c155e7 on mediaelement:master.
This file needs to be edited..
Will do. Thanks.
| gharchive/pull-request | 2020-05-09T00:24:56 | 2025-04-01T04:35:00.083916 | {
"authors": [
"coveralls",
"edent",
"jaapmarcus"
],
"repo": "mediaelement/mediaelement",
"url": "https://github.com/mediaelement/mediaelement/pull/2778",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2021432113 | INSIGHT-28914: excuse bots from danger
Description
Dependabot toils away opening up PRs and we mark them all as failures because it doesn’t open them with the correct PR titles. And it can’t because it doesn’t open Jira issues for each PR and really, would we want it to? Hasn't 'bendy done enough? Let’s just skip ... | gharchive/pull-request | 2023-12-01T19:04:09 | 2025-04-01T04:35:00.090285 | {
"authors": [
"sabrinajg",
"sgress454"
],
"repo": "mediafly/github-actions",
"url": "https://github.com/mediafly/github-actions/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1775181408 | How should URL table relate to 3 data sources?
I'd like some help thinking about how to relate a table of URLs to the 3 data sources we used to alimenter la base. I've stored as much data as possible from the 3 original data sources in 3 tables. I've even re-requested the databases De Facto and Science Feedback to ma... | gharchive/issue | 2023-06-26T16:46:20 | 2025-04-01T04:35:00.099361 | {
"authors": [
"kat-kel"
],
"repo": "medialab/spsm-database",
"url": "https://github.com/medialab/spsm-database/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2401305692 | Fix compiling issue on windows since version 0.11.0
Since version 0.11.0 xan failed to compile on windows due to below error:
Compiling xan v0.14.0 (C:\Users\...\src\xan)
error[E0432]: unresolved import `CliError`
--> src\cmd\view.rs:11:5
|
11 | use CliError;
| ^^^^^^^^ no external crate `CliError`
... | gharchive/pull-request | 2024-07-10T17:25:03 | 2025-04-01T04:35:00.103006 | {
"authors": [
"Yomguithereal",
"selu"
],
"repo": "medialab/xan",
"url": "https://github.com/medialab/xan/pull/237",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2176283969 | Automate community bundles creation
Why we need this PR
The special Medik8s .github repository contains a reusable workflow to automate the creation of OKD and K8S bundle.
This PR is needed to use this automation in NHC repository.
Changes made
Add Makefile target for generating OKD bundle
Add community-release G... | gharchive/pull-request | 2024-03-08T15:42:11 | 2025-04-01T04:35:00.139770 | {
"authors": [
"clobrano",
"razo7"
],
"repo": "medik8s/node-healthcheck-operator",
"url": "https://github.com/medik8s/node-healthcheck-operator/pull/300",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1122318287 | CI
created CI pipeline which automatically builds master branch with docker label master and version tags such as v1.1.2 as label 1.1.2 and latest
closed due to conflicts. opened new one: https://github.com/medizininformatik-initiative/distributed-analysis_datashield-qp/pull/11
| gharchive/pull-request | 2022-02-02T19:43:58 | 2025-04-01T04:35:00.143873 | {
"authors": [
"scheiblr"
],
"repo": "medizininformatik-initiative/distributed-analysis_datashield-qp",
"url": "https://github.com/medizininformatik-initiative/distributed-analysis_datashield-qp/pull/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2613377940 | Alle Module: CapabilityStatements
CapabilityStatements überprüfen auf fehlende aber genutzte Suchparameter bspw. _summary und _count
AG IOP Umlaufbeschluss zurjährlichen Ausführung von Releases
Es muss einmal klar skizziert werden, wie das CapabilityStatement zu befüllen ist und was wir dort genau Abfragen
wie sa... | gharchive/issue | 2024-10-25T07:57:12 | 2025-04-01T04:35:00.145429 | {
"authors": [
"julsas"
],
"repo": "medizininformatik-initiative/kerndatensatz-meta",
"url": "https://github.com/medizininformatik-initiative/kerndatensatz-meta/issues/91",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1849706145 | Slice für ICD-O-3
Slice für ICD-O-3 hinzufügen - Anfrage aus Modul Biobank
[ ] Extension Diagnosesicherheit + ValueSet
[ ] CodeSystem ICD-O-3
[ ] ValueSets Morphologie / Topographie
bf58551baacd3232c2c0edd51819849d91edc324
Wurde aus diesem Modul entfernt. Das Thema ICD-O-3 soll komplett im Modul Onkologie defin... | gharchive/issue | 2023-08-14T12:45:12 | 2025-04-01T04:35:00.147155 | {
"authors": [
"alexzautke",
"julsas"
],
"repo": "medizininformatik-initiative/kerndatensatzmodul-diagnose",
"url": "https://github.com/medizininformatik-initiative/kerndatensatzmodul-diagnose/issues/11",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1905429077 | Fix Radio in Repeatable group
Mantine's Radio Group gets Erratic if it's in a repeatable group. Reason for this is because Radio Group shows the selected value based on the name of the Radio Group and because they are matching with the exact same linkId or name it tends to render inconsistently.
Closed from https:/... | gharchive/issue | 2023-09-20T17:23:26 | 2025-04-01T04:35:00.149521 | {
"authors": [
"jamestouri"
],
"repo": "medplum/medplum",
"url": "https://github.com/medplum/medplum/issues/2886",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1948313091 | Updating test plan in relation to #2794
Revising based off of feedback.
coverage: 93.864%. remained the same when pulling 3bbb6b1a8b4ab1bcacfea0200270a356a373454c on reshma-rwt-plan into 2a215d16e7ba76cfa98cf1b4d7dc64b897daa775 on main.
| gharchive/pull-request | 2023-10-17T21:29:20 | 2025-04-01T04:35:00.151159 | {
"authors": [
"coveralls",
"reshmakh"
],
"repo": "medplum/medplum",
"url": "https://github.com/medplum/medplum/pull/3061",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1049556870 | Updating manage inventory setting in variant editor doesn't save the update
When unticking "Manage Inventory" and clicking save the data is not saved in the variant.
The request payload always has manage_inventory: true.
Closed #164
| gharchive/issue | 2021-11-10T08:55:04 | 2025-04-01T04:35:00.152582 | {
"authors": [
"olivermrbl",
"srindom"
],
"repo": "medusajs/admin",
"url": "https://github.com/medusajs/admin/issues/171",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1474945973 | Can't find Python executable "python" during yarn install
Hi community! While installing the packages, the process stops during the sqlite3 step. Due to I didn't have python installed
yarn install v1.22.19
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
warning " > @me... | gharchive/issue | 2022-12-04T16:02:35 | 2025-04-01T04:35:00.166341 | {
"authors": [
"sergioruizsan"
],
"repo": "medusajs/nextjs-starter-medusa",
"url": "https://github.com/medusajs/nextjs-starter-medusa/issues/83",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
270623523 | Fix the handling of the SMS response.
Tidies up the code a little bit.
Fixes a bug due to assuming a Nexmo response from hermes sms resource instead of the new AWS response.
The second commit is all PEP8 stuff apart from the final change line 193/188
| gharchive/pull-request | 2017-11-02T11:43:04 | 2025-04-01T04:35:00.180612 | {
"authors": [
"jonathansberry"
],
"repo": "meerkat-code/meerkat_frontend",
"url": "https://github.com/meerkat-code/meerkat_frontend/pull/391",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
577082019 | Only add/remove to chain when options change
There's no reason to add/remove the middleware from the middleware
chain everytime a sidekiq job runs. Only do it when the options change.
Fixes #7
$4$ Move librato-sidekiq in-house and fix the exist middleware bug
| gharchive/pull-request | 2020-03-06T17:44:37 | 2025-04-01T04:35:00.182143 | {
"authors": [
"gustavolobo"
],
"repo": "meetcleo/librato-sidekiq",
"url": "https://github.com/meetcleo/librato-sidekiq/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
315838269 | Update ready to install but update is not working
Expected Behavior
Current Behavior
Franz tells me to update the version (screenshot attached). It says "an update is ready to install..." but I can't start the update. The pop-up is coming 5 times per day but it's not updating.
Screenshots (if appropriate):
Po... | gharchive/issue | 2018-04-19T11:34:03 | 2025-04-01T04:35:00.192079 | {
"authors": [
"hugo4711",
"juliasteindl"
],
"repo": "meetfranz/franz",
"url": "https://github.com/meetfranz/franz/issues/913",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
227719038 | Added Quora
Added plugin for Quora (www.quora.com).
Needs more documentation imo.
| gharchive/pull-request | 2017-05-10T15:26:43 | 2025-04-01T04:35:00.193344 | {
"authors": [
"AnirudhMurali",
"angloth"
],
"repo": "meetfranz/plugins",
"url": "https://github.com/meetfranz/plugins/pull/270",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
920030254 | Update sbt, scripted-plugin to 1.5.4
Updates
org.scala-sbt:sbt
org.scala-sbt:scripted-plugin
from 1.3.13 to 1.5.4.
GitHub Release Notes - Version Diff
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 close this PR. If yo... | gharchive/pull-request | 2021-06-14T05:52:53 | 2025-04-01T04:35:00.199821 | {
"authors": [
"scala-steward"
],
"repo": "mefellows/sbt-dotenv",
"url": "https://github.com/mefellows/sbt-dotenv/pull/108",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
493915013 | [gracenet]:fix dup closed fd cause use of closed network connection e…
compare error is "use of closed network connection", skip append to file array to childprocess
Sorry, the array len maybe need shorter, wait moment...
| gharchive/pull-request | 2019-09-16T08:36:42 | 2025-04-01T04:35:00.200889 | {
"authors": [
"danfu3000"
],
"repo": "megaease/grace",
"url": "https://github.com/megaease/grace/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2177823957 | Fix an issue with empty username when user creation disrupted
Description
If for some reason the user creation is interrupted in the middle, the user with an empty username remains in the database. This makes the account unusable and prevents the creation of new users with the following error:
UniqueViolation: duplic... | gharchive/pull-request | 2024-03-10T17:41:45 | 2025-04-01T04:35:00.218603 | {
"authors": [
"Anexen",
"chrismaille"
],
"repo": "megalus/django-google-sso",
"url": "https://github.com/megalus/django-google-sso/pull/29",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
600868656 | PIXEL_MEAN:[0., 0., 0.]?
Hi, thanks for your excellent work!
I've found PIXEL_MEAN:[0., 0., 0.] in DetNAS configuration, which is different from the original maskrcnn-benchmark setting and is somewhat counterintuitive.
Could you please explain it?
Hi Jacobew,
Sorry for the late reply. It is because we do not subtra... | gharchive/issue | 2020-04-16T08:59:55 | 2025-04-01T04:35:00.227899 | {
"authors": [
"Jacobew",
"yukang2017"
],
"repo": "megvii-model/DetNAS",
"url": "https://github.com/megvii-model/DetNAS/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1668302330 | How do I generate so files
Thank you very much for your contributions in the field of deep forgery detection. As a newbie, I wondered how to compile in the jpegpy folder. Also, I can't always find python.h, even though I have devel installed!
from . import _jpegpy
ImportError: cannot import name '_jpegpy' from part... | gharchive/issue | 2023-04-14T13:58:31 | 2025-04-01T04:35:00.242348 | {
"authors": [
"1802931263",
"guotianli",
"hellogeraldblah",
"jinjinw",
"li-yanhao",
"stddio",
"tiamo405"
],
"repo": "megvii-research/CADDM",
"url": "https://github.com/megvii-research/CADDM/issues/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "gi... |
408613684 | Error when installing via pip in Django 2.7
Hi, i am having this issue. I am using AWS Elastic Beanstalk
Collecting xmlsec<1,>=0.6.0 (from py-wsse->-r /opt/python/ondeck/app/requirements.txt (line 78))
Downloading https://files.pythonhosted.org/packages/e1/ec/0330f39bc5eb270b6b62a9dbb11194c6d4215b48ef8d04c78a30dc1d2d... | gharchive/issue | 2019-02-11T02:15:20 | 2025-04-01T04:35:00.249802 | {
"authors": [
"hoefling",
"jpmeatme"
],
"repo": "mehcode/python-xmlsec",
"url": "https://github.com/mehcode/python-xmlsec/issues/99",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2134688 | Skip and Take Sticking
The skip and take methods are sticking between two subsequent calls.
Below is the use case:
First query is performing a skip and take. Example:
var list1 = (from c1 in context1 select c1).Skip(10).Take(10).ToArray();
Second query is not performing a skip and take. Example:
var list2 = (from... | gharchive/issue | 2011-11-03T16:58:08 | 2025-04-01T04:35:00.257214 | {
"authors": [
"mehfuzh",
"spardo"
],
"repo": "mehfuzh/LinqExtender",
"url": "https://github.com/mehfuzh/LinqExtender/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
384114918 | I think extractSearchResults(html) might be not valid now
It returns an empty list
Actually I just found that this bug had been reported before.
lis = div.findAll('div', {'class': 'g'})
instead of
lis = div.findAll('li', {'class': 'g'})
| gharchive/issue | 2018-11-25T20:25:49 | 2025-04-01T04:35:00.260915 | {
"authors": [
"Liu-Sitong"
],
"repo": "meibenjin/GoogleSearchCrawler",
"url": "https://github.com/meibenjin/GoogleSearchCrawler/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
839928377 | Add pylint
closes #2
This is the first draft about adding pylint to this repository.
What has been done :
Add pylint in the requirements
Add pylintrc using the one in meilisearch-python (will be updated according to the digitalocean repo)
Add a github action to test with pylint on push and pr
Format using autopep8
F... | gharchive/pull-request | 2021-03-24T16:53:40 | 2025-04-01T04:35:00.270517 | {
"authors": [
"eskombro",
"nicolasvienot"
],
"repo": "meilisearch/meilisearch-gcp",
"url": "https://github.com/meilisearch/meilisearch-gcp/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
874748601 | Needs updated: Compatibility with algoliaSearch parameters
Compatibility
All bulletpoints that have been crossed are UI related and do not need to be tested.
Not compatible features list at the end of the issue.
Not compatible parameters start with a ❌.
search
query: The text to search in the index
❗️ Not tested be... | gharchive/issue | 2021-05-03T17:08:52 | 2025-04-01T04:35:00.285606 | {
"authors": [
"bidoubiwa"
],
"repo": "meilisearch/meilisearch-js-plugins",
"url": "https://github.com/meilisearch/meilisearch-js-plugins/issues/389",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1356279079 | Unexpected response in a simple search
Describe the bug
Working to add support in the Meilisearch Ruby SDK to v0.29 I found the following situation:
To Reproduce
Steps to reproduce the behavior:
With this database:
{"results"=>
[{"objectId"=>123, "title"=>"Pride and Prejudice", "genre"=>"romance"},
{"objectId"=>... | gharchive/issue | 2022-08-30T20:39:26 | 2025-04-01T04:35:00.291041 | {
"authors": [
"ManyTheFish",
"brunoocasali",
"curquiza"
],
"repo": "meilisearch/meilisearch",
"url": "https://github.com/meilisearch/meilisearch/issues/2722",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
153618714 | Option to ignore dotfiles
or ignore dotfiles by default and unignore via flag
Went with "ignore by default"
:shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit: :shipit:... | gharchive/issue | 2016-05-07T21:27:42 | 2025-04-01T04:35:00.296934 | {
"authors": [
"melak47",
"nabijaczleweli"
],
"repo": "melak47/treesize-rs",
"url": "https://github.com/melak47/treesize-rs/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
687323715 | no file picker dialog
Hi folks, I am using the latest zotero 5.0.89 on a mac book pro. I installed the roam-export, no problems, restarted zotero. Selected all articles in my database (about 2200), right-clicked and selected export to roam, but no file picker appeared. Zotero didn't seem to freeze or anything, no... | gharchive/issue | 2020-08-27T15:11:55 | 2025-04-01T04:35:00.321445 | {
"authors": [
"cohubicol",
"melat0nin",
"rhaynes74"
],
"repo": "melat0nin/zotero-roam-export",
"url": "https://github.com/melat0nin/zotero-roam-export/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2083435704 | [Storybook] Verify output without TS docgen
Following announce by Storybook team, there are some performances improvement related to build and test process.
Removal of TS docgen
Currently Storybook uses an internal plugin called react-docgen-typescript to generate the props table of React TS components. Following ann... | gharchive/issue | 2024-01-16T09:29:49 | 2025-04-01T04:35:00.356970 | {
"authors": [
"CrisGrud",
"luciob"
],
"repo": "melfore/mosaic",
"url": "https://github.com/melfore/mosaic/issues/379",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1900549371 | fix: select controlled store type
The default value of the store can be undefined.
If defaultSelected is set to undefine, wouldn't S be typed as undefined thus making it accurately typed? Or maybe default the S type argument to undefined in the event defaultSelected isn't passed?
| gharchive/pull-request | 2023-09-18T09:41:07 | 2025-04-01T04:35:00.411753 | {
"authors": [
"MadeBaruna",
"huntabyte"
],
"repo": "melt-ui/melt-ui",
"url": "https://github.com/melt-ui/melt-ui/pull/539",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1252184040 | Prevent saving a corrupt report
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/1523
Originally created by @derek-knox on 2019-12-27 13:53:37
From https://gitlab.com/meltano/meltano/issues/1446#note_265072146:
It's currently pretty easy to create broken reports if a user is so inclined, since the ... | gharchive/issue | 2019-12-27T13:53:37 | 2025-04-01T04:35:00.415113 | {
"authors": [
"MeltyBot"
],
"repo": "meltano/meltano",
"url": "https://github.com/meltano/meltano/issues/1489",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
237287474 | Show the complete route segments on map
When user click on entity (phone number in this case ) on result section show all the segments on map on blue color except the segments matched the query (start/end date and start/end city), give the matched segments different color such as green.
Showing all the segments for... | gharchive/issue | 2017-06-20T17:29:24 | 2025-04-01T04:35:00.419305 | {
"authors": [
"MBoustani"
],
"repo": "memex-explorer/GeoPath-Clusetring",
"url": "https://github.com/memex-explorer/GeoPath-Clusetring/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2443759832 | 🛑 Kérwá is down
In 19df9f0, Kérwá (https://kerwa.ucr.ac.cr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Kérwá is back up in 36651c5 after 1 hour, 56 minutes.
| gharchive/issue | 2024-08-02T00:54:45 | 2025-04-01T04:35:00.435624 | {
"authors": [
"memoemg"
],
"repo": "memoemg/howyoudoing",
"url": "https://github.com/memoemg/howyoudoing/issues/2107",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2466887134 | 🛑 Kérwá is down
In 6cc61eb, Kérwá (https://kerwa.ucr.ac.cr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Kérwá is back up in 0694dd6 after 7 minutes.
| gharchive/issue | 2024-08-14T21:40:26 | 2025-04-01T04:35:00.438108 | {
"authors": [
"memoemg"
],
"repo": "memoemg/howyoudoing",
"url": "https://github.com/memoemg/howyoudoing/issues/2318",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2715010689 | 🛑 Kérwá is down
In 4ec7976, Kérwá (https://kerwa.ucr.ac.cr) was down:
HTTP code: 503
Response time: 348 ms
Resolved: Kérwá is back up in 93bf062 after 23 minutes.
| gharchive/issue | 2024-12-03T13:16:59 | 2025-04-01T04:35:00.440728 | {
"authors": [
"memoemg"
],
"repo": "memoemg/howyoudoing",
"url": "https://github.com/memoemg/howyoudoing/issues/3028",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2050998573 | 🛑 Portal de Revistas is down
In bf38b48, Portal de Revistas (https://revistas.ucr.ac.cr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Portal de Revistas is back up in ec27881 after 1 hour, 12 minutes.
| gharchive/issue | 2023-12-20T17:35:14 | 2025-04-01T04:35:00.443192 | {
"authors": [
"memoemg"
],
"repo": "memoemg/howyoudoing",
"url": "https://github.com/memoemg/howyoudoing/issues/864",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
934679004 | Add a little documentation on the public folder
Reword some parts, and add a small section on how to use resources from the public folder (introduced in 9.3.0).
This is a little documentation on how to use a new 9.3.0 feature of themesource folder. We already had some documentation, but we also want to explain how pe... | gharchive/pull-request | 2021-07-01T10:19:56 | 2025-04-01T04:35:00.468344 | {
"authors": [
"CLAassistant",
"fvanderveen"
],
"repo": "mendix/docs",
"url": "https://github.com/mendix/docs/pull/3498",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
351396628 | Using dynamic series with microflow as datasources causes an xpath retrieve
I set up my domain model to be non-persistent, i then set the data source microflow to retrieve my entities. This all seemed fine untill i ran the application. Now it is complaining that it cannot perform the xpath retrieve which seems logica... | gharchive/issue | 2018-08-16T22:55:55 | 2025-04-01T04:35:00.479932 | {
"authors": [
"Andries-Smit",
"Gielvanaltena",
"Narev",
"djkwagala"
],
"repo": "mendixlabs/charts",
"url": "https://github.com/mendixlabs/charts/issues/54",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
189065565 | ContentProvider needs a unique authority
If the same authority is used for multiple apps, the later app is unable to installed due to authority conflict .
Fixed in PR: https://github.com/mengdd/PreferencesProvider/pull/3
Released in version 0.2.0.
| gharchive/issue | 2016-11-14T09:33:38 | 2025-04-01T04:35:00.482156 | {
"authors": [
"mengdd"
],
"repo": "mengdd/PreferencesProvider",
"url": "https://github.com/mengdd/PreferencesProvider/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
44688357 | Basic documentation
As mentioned originally on Menpo at https://github.com/menpo/menpo/issues/117, we should document workerbee to make it easier to use.
Done in README
| gharchive/issue | 2014-10-02T13:53:33 | 2025-04-01T04:35:00.488838 | {
"authors": [
"jabooth",
"patricksnape"
],
"repo": "menpo/workerbee",
"url": "https://github.com/menpo/workerbee/issues/1",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1662426538 | Add search
Search!!! (I think this will make the client have full feature parity with vanilla, aside from some features nobody uses)
ah yes, 1 month later
(was inactive)
| gharchive/pull-request | 2023-04-11T12:57:41 | 2025-04-01T04:35:00.492179 | {
"authors": [
"CST1229"
],
"repo": "meower-media-co/Meower-Svelte",
"url": "https://github.com/meower-media-co/Meower-Svelte/pull/138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
294859548 | Renamed product
Se cambia el label "Productos" del summary fee por "Producto".
Codecov Report
:exclamation: No coverage uploaded for pull request base (develop@6e365bc). Click here to learn what that means.
The diff coverage is n/a.
@@ Coverage Diff @@
## develop #840 +/-... | gharchive/pull-request | 2018-02-06T18:09:43 | 2025-04-01T04:35:00.501343 | {
"authors": [
"codecov-io",
"matiasromar"
],
"repo": "mercadopago/px-android",
"url": "https://github.com/mercadopago/px-android/pull/840",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2105277450 | CLI: introduce a non-strict mode to all tools
This is a spin-off of #256: it adds a non-strict mode to all comand line tools whilst the patch that used to be in #256 only dealt with list and compare. using this mode is more robust regarding incorrect input files, bugs and unimplemented features in odxtools, but it mi... | gharchive/pull-request | 2024-01-29T11:28:35 | 2025-04-01T04:35:00.504709 | {
"authors": [
"andlaus",
"kayoub5"
],
"repo": "mercedes-benz/odxtools",
"url": "https://github.com/mercedes-benz/odxtools/pull/257",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
95748569 | Converting error codes into string
Reported by jsoumagne on 1 Jan 1970 00:23 UTC
(both mercury and na, though more relevant for NA)
Comment by jsoumagne on 1 Jan 1970 00:23 UTC
Added in d3e4e5c5f03544021bd84082b9b9fcb8e62be4e2 (HG) and 1348b9d988b30b60e541a5c4e1670233b5103071 (NA)
| gharchive/issue | 2015-07-17T21:26:50 | 2025-04-01T04:35:00.506248 | {
"authors": [
"soumagne"
],
"repo": "mercury-hpc/mercury",
"url": "https://github.com/mercury-hpc/mercury/issues/20",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
319430436 | Line breaks cause the exported svg file to be corrupted
If one insert <br/> into the label of a node in the flowchart graph, it works on the live editor. But when one export the graph to an svg file, then the file can not be correctly displayed
It appears that the <br/> inserted in the editor is changed to <br>, whic... | gharchive/issue | 2018-05-02T06:54:29 | 2025-04-01T04:35:00.549940 | {
"authors": [
"KevinWhalen",
"kohenkatz",
"oravecz",
"webarchymeta"
],
"repo": "mermaidjs/mermaid-live-editor",
"url": "https://github.com/mermaidjs/mermaid-live-editor/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1604357008 | [Docs] Add GraphQL API Endpoint to Docs
Desired State
Add /api/system/graphql/query into this doc: https://docs.meshery.io/reference/graphql-apis
Contributor Guides and Handbook
📚 Instructions for contributing to documentation
Meshery documentation site and source
🛠 Meshery Build & Release Strategy
🎨 Wirefra... | gharchive/issue | 2023-03-01T06:53:16 | 2025-04-01T04:35:00.560837 | {
"authors": [
"Sranjan0208",
"leecalcote",
"vishalvivekm"
],
"repo": "meshery/meshery",
"url": "https://github.com/meshery/meshery/issues/7228",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1979329536 | Use Sistent components and packages
Notes for Reviewers
This PR adds our Sistent components and packages.
Since sistent is all supporting v5 mui so some components are not able to migrate directly to sistent ones it breaks.
Since these components are also using theme colors which is also supporting v4 so the colors a... | gharchive/pull-request | 2023-11-06T14:39:34 | 2025-04-01T04:35:00.564120 | {
"authors": [
"abhijeetgauravm",
"sudhanshutech"
],
"repo": "meshery/meshery",
"url": "https://github.com/meshery/meshery/pull/9313",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
3433570 | Timeout when storing more than 1 part of the backup on dropbox
[2012/02/29 07:29:44][message] Performing Backup for 'Database backups model (database)'!
[2012/02/29 07:29:44][message] [ backup 3.0.23 : ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] ]
[2012/02/29 07:29:44][message] Database::MySQL started dumpi... | gharchive/issue | 2012-02-29T09:44:58 | 2025-04-01T04:35:00.607933 | {
"authors": [
"ajardan",
"burns"
],
"repo": "meskyanichi/backup",
"url": "https://github.com/meskyanichi/backup/issues/287",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2172061728 | [release-2.8][backport] fix: Update k8s debian package repositories to pkgs.k8s.io
What problem does this PR solve?:
Backport of https://github.com/mesosphere/konvoy-image-builder/pull/996
Which issue(s) does this PR fix?:
https://d2iq.atlassian.net/browse/D2IQ-100167
Special notes for your reviewer:
Does this PR... | gharchive/pull-request | 2024-03-06T17:27:50 | 2025-04-01T04:35:00.647687 | {
"authors": [
"dkoshkin"
],
"repo": "mesosphere/konvoy-image-builder",
"url": "https://github.com/mesosphere/konvoy-image-builder/pull/1027",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
67472278 | Fix the API for URIs
In Mesos, command URIs can have some additional data, like whether to attempt to extract the downloaded file, and whether the downloaded file should have the executable permission bit set. The Marathon API doesn't adequately model these options, leading to awkward workarounds. (e.g. chmod ug+x ... | gharchive/issue | 2015-04-09T23:29:25 | 2025-04-01T04:35:00.658623 | {
"authors": [
"ConnorDoyle",
"abhay-agarwal",
"bernd-mesos",
"jasongilanfarr",
"kolloch",
"tarnfeld"
],
"repo": "mesosphere/marathon",
"url": "https://github.com/mesosphere/marathon/issues/1377",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"... |
194211642 | Resident Task: Unique host constraint not enforced when launching multiple reservations on the same offer
Looks like if two instances for an app are launched against an offer, both instances evaluate their uniqueness constraints from the deployment state before either task is assigned to an agent.
(IE - if I scale up... | gharchive/issue | 2016-12-08T00:08:45 | 2025-04-01T04:35:00.660271 | {
"authors": [
"aquamatthias",
"timcharper"
],
"repo": "mesosphere/marathon",
"url": "https://github.com/mesosphere/marathon/issues/4803",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
490282406 | Removed the SECOND validation for external volume names
Summary:
86475dd (MARATHON-8681) was about to relax the external volume name validation in order to allow passing options via the volume name, which is required for some drivers to function as expected. However, an additional validation was missed, which is stil... | gharchive/pull-request | 2019-09-06T11:43:21 | 2025-04-01T04:35:00.661645 | {
"authors": [
"ANeumann82",
"meichstedt"
],
"repo": "mesosphere/marathon",
"url": "https://github.com/mesosphere/marathon/pull/7059",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1232891760 | Update compound-fork base code
Deliverable:
fix small dependecy things
update package.json
the graph-cli bump looks good, though not too sure if we want to commit both package-lock and yarn lock 🤔
the graph-cli bump looks good, though not too sure if we want to commit both package-lock and yarn lock 🤔
based... | gharchive/pull-request | 2022-05-11T16:14:54 | 2025-04-01T04:35:00.670965 | {
"authors": [
"0xbe1",
"dmelotik"
],
"repo": "messari/subgraphs",
"url": "https://github.com/messari/subgraphs/pull/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2179452880 | Working on a meme
a rewrite of the Carter Family song "I'm Working on a Building" replacing "Lord" with "meme":
I'm Working on a Meme
I'm working on a meme, And everybody knows I'm working on a meme, To spread the laughter, you know
I'm working on a foundation, Strong and deep and wide My meme will live forever And b... | gharchive/issue | 2024-03-11T15:36:41 | 2025-04-01T04:35:00.697248 | {
"authors": [
"jmikedupont2"
],
"repo": "meta-introspector/meta-meme",
"url": "https://github.com/meta-introspector/meta-meme/issues/129",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2741656447 | Can the meta-llama/Llama-3.2-1B-Instruct model be used for visual fine-tuning?
System Info
No
Information
[ ] The official example scripts
[ ] My own modified scripts
🐛 Describe the bug
No
Error logs
No
Expected behavior
no
As of today, the meta-llama/Llama-3.2-1B-Instruct model is not designed for visual fine-t... | gharchive/issue | 2024-12-16T08:18:45 | 2025-04-01T04:35:00.701819 | {
"authors": [
"IgorKasianenko",
"Sunstroperao"
],
"repo": "meta-llama/llama-recipes",
"url": "https://github.com/meta-llama/llama-recipes/issues/818",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
630543729 | ogl-runtime: update to v2.7.0
Signed-off-by: Mikko Gronoff mikko.gronoff@qt.io
in master-next now, thanks
Merged, thanks
| gharchive/pull-request | 2020-06-04T06:21:00 | 2025-04-01T04:35:00.703204 | {
"authors": [
"migronof",
"shr-project"
],
"repo": "meta-qt5/meta-qt5",
"url": "https://github.com/meta-qt5/meta-qt5/pull/327",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
68569815 | Document metadata
This branch adds support for generic metadata for documents, meaning we can now store arbitrary uint64_t, int64_t, double, and string typed information on a per-document basis. This makes adding things like boosts for specific documents, PageRank, etc. straightforward, and will support the developme... | gharchive/pull-request | 2015-04-15T04:24:56 | 2025-04-01T04:35:00.712517 | {
"authors": [
"skystrife",
"smassung"
],
"repo": "meta-toolkit/meta",
"url": "https://github.com/meta-toolkit/meta/pull/81",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1089494569 | chore(deps): update dependency rxjs to v7.5.2
This PR contains the following updates:
Package
Type
Update
Change
rxjs (source)
dependencies
minor
7.3.0 -> 7.5.2
Release Notes
reactivex/rxjs
v7.5.2
Compare Source
Bug Fixes
operators that ignore input values now use unknown rather than any, which should re... | gharchive/pull-request | 2021-12-27T22:06:14 | 2025-04-01T04:35:00.829037 | {
"authors": [
"metathing"
],
"repo": "metabreak/grpc-lib",
"url": "https://github.com/metabreak/grpc-lib/pull/102",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1147982508 | Handle ambiguous tags
When there is more than one term that is also a tag, a search on that tag will return the name of the tag(ambiguous). Following the link will bring up a list that doesn't match anything.
Removed where found. there may be others, please create an issue
| gharchive/issue | 2022-02-23T11:38:18 | 2025-04-01T04:35:00.842386 | {
"authors": [
"cr625"
],
"repo": "metadata-research/yamz",
"url": "https://github.com/metadata-research/yamz/issues/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
55937415 | Avoid "Undefined index" notices
When in debug mode plugin breaks media uploader and any ajax/json request due to many "Undefined index" notices
I'm closing out these older WordPress issues. Moving on 🌈🐻
| gharchive/pull-request | 2015-01-29T18:28:04 | 2025-04-01T04:35:00.858862 | {
"authors": [
"IgorCode",
"desandro"
],
"repo": "metafizzy/infinite-scroll",
"url": "https://github.com/metafizzy/infinite-scroll/pull/616",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2501028633 | Update go, k8s, gh actions
Also use distroless as base container to get rid of vulnerabilities.
Tested with: https://github.com/metal-stack/gardener-extension-provider-metal/pull/418 in test environment
| gharchive/pull-request | 2024-09-02T13:48:40 | 2025-04-01T04:35:00.867154 | {
"authors": [
"majst01"
],
"repo": "metal-stack/metallb-health-sidecar",
"url": "https://github.com/metal-stack/metallb-health-sidecar/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2260542239 | 🌱 Bump CAPI to v1.7.1
as title says
@Sunnatillo I am updating few tables also with the bump https://github.com/metal3-io/cluster-api-provider-metal3/pull/1620/, so you can close this
/close
| gharchive/pull-request | 2024-04-24T07:08:55 | 2025-04-01T04:35:00.871513 | {
"authors": [
"Sunnatillo",
"kashifest"
],
"repo": "metal3-io/cluster-api-provider-metal3",
"url": "https://github.com/metal3-io/cluster-api-provider-metal3/pull/1619",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1671018993 | Binding socket to the same port twice does not fail
Bug Description
A process with injected mirrord layer is able to bind a socket to the same port twice. Such attempt fails without mirrord with OS error EADDRINUSE). Minimal example:
use std::net::UdpSocket;
fn main() {
let _socket_1 = UdpSocket::bind("0.0.0.0:5... | gharchive/issue | 2023-04-17T12:02:32 | 2025-04-01T04:35:00.883750 | {
"authors": [
"Razz4780",
"aviramha"
],
"repo": "metalbear-co/mirrord",
"url": "https://github.com/metalbear-co/mirrord/issues/1310",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2245852897 | Non deterministic behavior of np.random with ThereadPoolExecutor
Overview
In the docker image that uses AWS Lambda via remote /dev/shm. The problem is explained in more detail here. To work around this situation, when migrating to AWS, I changed ProcessPoolExecutor to ThreadPoolExecutor.
I didn't consider that in the... | gharchive/pull-request | 2024-04-16T11:53:27 | 2025-04-01T04:35:00.972773 | {
"authors": [
"sergii-mamedov"
],
"repo": "metaspace2020/metaspace",
"url": "https://github.com/metaspace2020/metaspace/pull/1515",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
410097515 | Support 'columns' in aggregation view param of druid-geo
For restricting needless columns to be included in result.
Done
| gharchive/issue | 2019-02-14T02:34:49 | 2025-04-01T04:35:00.973676 | {
"authors": [
"navis"
],
"repo": "metatron-app/metatron-discovery",
"url": "https://github.com/metatron-app/metatron-discovery/issues/1433",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
431414666 | bug fix in the table listing query in postgres
Description
If a postgresql's database has multiple schemas, table listing query doesn't execute properly.
So I changed the existing query's target column
obj_description(TABLE_NAME::regclass, 'pg_class') as comment
to
obj_description((TABLE_SCHEMA||'.'||TABLE_NAME)::re... | gharchive/pull-request | 2019-04-10T10:03:27 | 2025-04-01T04:35:00.977989 | {
"authors": [
"alchan-lee"
],
"repo": "metatron-app/metatron-discovery",
"url": "https://github.com/metatron-app/metatron-discovery/pull/1845",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1718776105 | Entity Channel
Changelog:
Moved the object replication from the spatial channel to the entity channel;
Updated the handover logic to sync with channeld's group-based-handover;
Implemented AActor::NetUpdateFrequency;
Implemented the Well-Known Object (AActor::bAlwaysRelevant);
Updated the codegen for the entity chann... | gharchive/pull-request | 2023-05-22T02:31:23 | 2025-04-01T04:35:00.981036 | {
"authors": [
"indiest"
],
"repo": "metaworking/channeld-ue-plugin",
"url": "https://github.com/metaworking/channeld-ue-plugin/pull/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
161318947 | Formatting issues for field names/types
See https://github.com/meteor/docs/issues/53
See also https://github.com/meteor/docs/issues/41 and https://github.com/meteor/docs/issues/57
Before:
After:
Thanks for sorting this out @lorensr
| gharchive/issue | 2016-06-20T23:31:21 | 2025-04-01T04:35:00.983958 | {
"authors": [
"lorensr",
"tmeasday"
],
"repo": "meteor/hexo-theme-meteor",
"url": "https://github.com/meteor/hexo-theme-meteor/issues/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
58098402 | A method named 'kadira.profileCpu' is already defined
With the following in my packages:
meteorhacks:kadira-profiler
meteorhacks:zones
meteorhacks:kadira
Meteor fails startup. The Kadira site recommended I add zones and profiler, is that out of date?
This goes away with:
# meteorhacks:kadira-profiler
meteorhacks:z... | gharchive/issue | 2015-02-18T17:21:00 | 2025-04-01T04:35:01.002142 | {
"authors": [
"Kestanous",
"arunoda"
],
"repo": "meteorhacks/kadira-profiler",
"url": "https://github.com/meteorhacks/kadira-profiler/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
309934643 | Run only from directory
I'm looking to limit tests finding to only the /imports/api directory of my app. Is there any way to do that with this package? I'm having a hard time finding a way to make that work. Right now it's discovering all tests in my /imports/ui and since the code isn't in client or server, limiting... | gharchive/issue | 2018-03-29T23:29:15 | 2025-04-01T04:35:01.004157 | {
"authors": [
"aldeed",
"stolinski"
],
"repo": "meteortesting/meteor-mocha",
"url": "https://github.com/meteortesting/meteor-mocha/issues/58",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1314617517 | Wave spectra partitions
Hi
I have WaveWatch III point spectra and I'm trying to plot partitioned wave spectra. In these spectra, I'm trying to visualize swellls (primary, secondary and decaying swells) with the aim of identifying crossing swells. At the moment, I was able to plot wave spectra but I'm struggling to pl... | gharchive/issue | 2022-07-22T08:16:21 | 2025-04-01T04:35:01.021005 | {
"authors": [
"OttavioM",
"bgweba"
],
"repo": "metocean/wavespectra",
"url": "https://github.com/metocean/wavespectra/issues/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
416030554 | Properly store shard lifecycle state so that it can be retrieved
Related to #28, I guess.
(we currently allow accessing "websocket connected or not" but it would be nice to have more state than that available)
| gharchive/issue | 2019-03-01T10:10:57 | 2025-04-01T04:35:01.052564 | {
"authors": [
"queer"
],
"repo": "mewna/catnip",
"url": "https://github.com/mewna/catnip/issues/260",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1402262644 | Added c++ program
Issue no: #3
We already got c++. Thanks though!
| gharchive/pull-request | 2022-10-09T12:40:23 | 2025-04-01T04:35:01.069734 | {
"authors": [
"mezotv",
"omk-coder"
],
"repo": "mezotv/hello-world",
"url": "https://github.com/mezotv/hello-world/pull/78",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
58388750 | 02 -- Planning -- Jon, Evan, Maddie, Garrett
[ ] Yak Shaving:
[ ] Watch Angular JS on Codeschool
[ ] Get additional resources
[ ] CDN link to angular into html
[x] Brew install KDiff3
[x] WIP Issue:
[x] TIY-TodoMVC:#XXX -- Planning
[ ] WIP Branches:
[ ] feature/01--getting-things-save-jon
[ ] feature/01--getting-th... | gharchive/issue | 2015-02-20T18:04:57 | 2025-04-01T04:35:01.089177 | {
"authors": [
"jrutishauser",
"mfees"
],
"repo": "mfees/TIY-TodoMVC",
"url": "https://github.com/mfees/TIY-TodoMVC/issues/5",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1429511274 | Mixed boundary conditions for static linear elastic problem
Hello, everyone.
Thanks a lot for MFEM.
I try to solved the static problem of linear elasticity.
If I want to fix the horizontal component of the displacement (on the boundary) and set tangential stress (Sigma_xy) to zero, I should use the code like:
GridFu... | gharchive/issue | 2022-10-31T09:12:04 | 2025-04-01T04:35:01.094137 | {
"authors": [
"tzanio",
"vasily-golubev"
],
"repo": "mfem/mfem",
"url": "https://github.com/mfem/mfem/issues/3291",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2140613811 | Improve Task Logging
Right now the same prefix is repeated many times for logging in the tasks.py file. Figure out a way to extract that prefix and place it after all the other prefixes automatically for all logging calls in the module. This is probably best done with a LoggerAdapter. You can see an example here.
T... | gharchive/issue | 2024-02-17T20:59:01 | 2025-04-01T04:35:01.099849 | {
"authors": [
"mfosterw"
],
"repo": "mfosterw/cookiestocracy",
"url": "https://github.com/mfosterw/cookiestocracy/issues/58",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2436334281 | Update README.md
fix typo
great thanks
| gharchive/pull-request | 2024-07-29T20:48:58 | 2025-04-01T04:35:01.107674 | {
"authors": [
"mgaoling",
"yaqding"
],
"repo": "mgaoling/eventail_simulation_open",
"url": "https://github.com/mgaoling/eventail_simulation_open/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
162716183 | ROUTER - Go to Component
Hi Guys,
Using angular 2 seed, how can I state to direct user to a component? For example, after user logs in, I need to direct user to another component (dashboard)?
Thank yoou
Hi @simoazzo, this is not an issue regarding the seed, however i will provide you some directions:
In your *compo... | gharchive/issue | 2016-06-28T15:32:49 | 2025-04-01T04:35:01.135272 | {
"authors": [
"TheDonDope",
"simoazzo"
],
"repo": "mgechev/angular2-seed",
"url": "https://github.com/mgechev/angular2-seed/issues/1054",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
144772752 | Windows reload issue
when I run npm start it all works fine and loads be when I edit and save a file the watcher fails
[BS] Serving files from: dist/dev
Error: ENOENT: no such file or directory, stat 'C:\location\to\app\src\about\components\about.component.html___jb_tmp___'
at Error (native)
it seems be trying t... | gharchive/issue | 2016-03-31T02:41:47 | 2025-04-01T04:35:01.136974 | {
"authors": [
"red010b37"
],
"repo": "mgechev/angular2-seed",
"url": "https://github.com/mgechev/angular2-seed/issues/705",
"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.