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 |
|---|---|---|---|---|---|
318026823 | 3.1.3 Enhance controlled lists and valid values
Enable storing of constraints such as datatypes, pick lists, or default values
Ok-- I'm not understanding this, especially the part about "The contractor shall add an option for default values to be an array of allowed literal value for a given property".
Is the "defa... | gharchive/issue | 2018-04-26T13:20:40 | 2025-04-01T06:39:21.935188 | {
"authors": [
"cledvina",
"kirkhess"
],
"repo": "lcnetdev/profile-edit",
"url": "https://github.com/lcnetdev/profile-edit/issues/14",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
234867528 | add a callback optionnal parameter for server.close method
net and tls server.close method accept an optional callback parameter.
ldapjs server.close method delegates to net or tls server.close method but doesn't transfert any callback parameter...
Is it would be cool if it would.
seems to me the modification should ... | gharchive/issue | 2017-06-09T15:47:10 | 2025-04-01T06:39:21.946581 | {
"authors": [
"jsumners",
"stalb"
],
"repo": "ldapjs/node-ldapjs",
"url": "https://github.com/ldapjs/node-ldapjs/issues/438",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
437619860 | Array of changes is not accepted in client.Modify
Array of changes is not accepted in client.Modify
Documentation states "Note that you can pass in a single Change or an array of Change objects." and code is present to assert is change instead of passing to the code further down that copes with an array of changes.
... | gharchive/issue | 2019-04-26T11:02:21 | 2025-04-01T06:39:21.948719 | {
"authors": [
"jsumners",
"willmcenaney"
],
"repo": "ldapjs/node-ldapjs",
"url": "https://github.com/ldapjs/node-ldapjs/issues/514",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1608097284 | CDLP algorithm on some large graphs fails validation
Validation for CDLP fails for the datagen-sf3k-fb, graph500-27 and graph500-28 graphs (and potentially the larger graph500 data sets) using the code on the v1-dev branch.
datagen-sf3k-fb
Expected results:
$ head datagen-sf3k-fb-CDLP
6 563
10 1073928
41 48
48 879611... | gharchive/issue | 2023-03-03T07:33:03 | 2025-04-01T06:39:21.954662 | {
"authors": [
"szarnyasg"
],
"repo": "ldbc/ldbc_graphalytics_platforms_graphblas",
"url": "https://github.com/ldbc/ldbc_graphalytics_platforms_graphblas/issues/24",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1567695799 | hadoop generate data, how to set date format
I use hadoop to generate data set.
But, generate data date format is
I want yyyy-MM-dd hh:mm:ss
How to set generate data date format
@suzhaojun you need millisecond precision for valid benchmarks. If you only need the timestamps up to second precision:
ldbc.snb.datagen.... | gharchive/issue | 2023-02-02T09:50:47 | 2025-04-01T06:39:21.956625 | {
"authors": [
"suzhaojun",
"szarnyasg"
],
"repo": "ldbc/ldbc_snb_datagen_hadoop",
"url": "https://github.com/ldbc/ldbc_snb_datagen_hadoop/issues/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1453038925 | Error when launching python code.
After the command "ros2 launch ldlidar_stl_ros2 ld19.launch.py" I recieved the following error:
[INFO] [launch]: All log files can be found below /home/ditmar/.ros/log/2022-11-17-10-38-42-823400-ditmar-VirtualBox-3613
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [... | gharchive/issue | 2022-11-17T09:52:03 | 2025-04-01T06:39:21.984170 | {
"authors": [
"Kristian181",
"ldrobotsensor"
],
"repo": "ldrobotSensorTeam/ldlidar_stl_ros2",
"url": "https://github.com/ldrobotSensorTeam/ldlidar_stl_ros2/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2066757589 | 🛑 Plex is down
In 6ec8b00, Plex (thonk.xyz:32400) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Plex is back up in 0a11a37 after 6 minutes.
| gharchive/issue | 2024-01-05T05:35:42 | 2025-04-01T06:39:22.027394 | {
"authors": [
"le-server"
],
"repo": "le-server/thonk-upptime",
"url": "https://github.com/le-server/thonk-upptime/issues/1338",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
965732799 | More advanced linkrot checking
x failed pings over x period of time (reasonable should be determined)
without a successful ping
successful ping should reset all counters
if it exceeds threshold it should then become definitely rotted
we don't want it to go rotted because cloudflare went down, basically
Wayback Mach... | gharchive/issue | 2021-08-11T02:23:29 | 2025-04-01T06:39:22.034242 | {
"authors": [
"ZAdamMac",
"le717",
"noghiri"
],
"repo": "le717/webring",
"url": "https://github.com/le717/webring/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1109783590 | Add Koajs
Adding a language
[x] The code displays "Hello World"
[x] I have updated the readme to include the new language
[x] I have incremented the language count in the readme
[x] I have no association with the language
Link to programming language: https://koajs.com
It's Koa.js not Koajs
I've fixed some conf... | gharchive/pull-request | 2022-01-20T21:28:45 | 2025-04-01T06:39:22.036796 | {
"authors": [
"ThePeeps191",
"calgary34"
],
"repo": "leachim6/hello-world",
"url": "https://github.com/leachim6/hello-world/pull/1250",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
506723092 | various improvements
Description
Thank you for the work on this role. I've started to use it and I've found some improvements that everyone I'm sure will appreciate.
I didn't know how to run the automated tests, I've tried to run molecule but it wasn't finding the ANSIBLE_LIBRARY even if ansible is installed and work... | gharchive/pull-request | 2019-10-14T15:24:35 | 2025-04-01T06:39:22.046762 | {
"authors": [
"mprenditore",
"tgadiev"
],
"repo": "lean-delivery/ansible-role-gitlab-runner",
"url": "https://github.com/lean-delivery/ansible-role-gitlab-runner/pull/12",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1438624860 | Unable to start test after latest update
Hi @bartekpacia,
I have updated today to latest version. I'm also experimenting with running API calls from test using dio package.
When I try to run my test I'm getting following error:
patrol drive --flavor development --verbose --target integration_test/create_intervention_... | gharchive/issue | 2022-11-07T16:17:31 | 2025-04-01T06:39:22.067065 | {
"authors": [
"bartekpacia",
"iEnergyy",
"lmlikota"
],
"repo": "leancodepl/patrol",
"url": "https://github.com/leancodepl/patrol/issues/573",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2164453751 | Fix magit-section usage so the expand/contract functionality works
Use named sections so magit-section can track which sections are expanded.
Don't use sections for individual diagnostics, since they can't be tracked.
Capture data in lexicals for deferred rendering by magit-insert-section-body.
Use with-current-buffe... | gharchive/pull-request | 2024-03-02T01:16:08 | 2025-04-01T06:39:22.080545 | {
"authors": [
"bustercopley",
"sebeaumont"
],
"repo": "leanprover-community/lean4-mode",
"url": "https://github.com/leanprover-community/lean4-mode/pull/59",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2117353350 | chore(NormedSpace/Exponential): Fintype → Finite
bors merge
| gharchive/pull-request | 2024-02-04T22:51:29 | 2025-04-01T06:39:22.096215 | {
"authors": [
"semorrison",
"urkud"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/10260",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2243155849 | chore: remove remaining cdots that were not ·
A simple replacement . --> ·.
See #12143 for the source of these replacements.
LGTM
maintainer merge
bors r+
| gharchive/pull-request | 2024-04-15T09:21:49 | 2025-04-01T06:39:22.098717 | {
"authors": [
"adomani",
"alexjbest",
"sgouezel"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/12146",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1529427366 | feat: port Data.List.Rotate
I think this should wait for Data.Fin.Basic and then the nthLe lemmas can be restated with get where the statement is a bit nicer anyway.
bors r+
| gharchive/pull-request | 2023-01-11T17:33:58 | 2025-04-01T06:39:22.100639 | {
"authors": [
"ChrisHughes24",
"qawbecrdtey"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/1490",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1698630909 | feat: port MeasureTheory.Lattice
[x] depends on: #3819
This PR/issue depends on:
leanprover-community/mathlib4#3819
By Dependent Issues (🤖). Happy coding!
Merging master to get a clean diff.
bors merge
| gharchive/pull-request | 2023-05-06T13:24:06 | 2025-04-01T06:39:22.103653 | {
"authors": [
"Komyyy",
"semorrison"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/3824",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1833164534 | refactor(LinearAlgebra/QuadraticForm): rename Isometry to IsometryEquiv
This is consistent with LinearIsometryEquiv vs LinearIsometry. The motivation is to make room for QuadraticForm.Isometry as the homomorphism.
bors merge
| gharchive/pull-request | 2023-08-02T13:12:34 | 2025-04-01T06:39:22.105814 | {
"authors": [
"eric-wieser"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/6305",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2054606093 | chore(Subfield): use rintro
Also explain why it can't be used in another field
bors merge
| gharchive/pull-request | 2023-12-23T01:08:05 | 2025-04-01T06:39:22.107450 | {
"authors": [
"robertylewis",
"urkud"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/9230",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
372329953 | Refactor(data/real/cau_seq_filter): completeness iff Cauchy sequences converge
Currently, the equivalence of completeness (i.e., convergence of all Cauchy filters) and the convergence of Cauchy sequences is only proved in normed fields, for distances coming from a multiplicative absolute value. However, the proof alr... | gharchive/pull-request | 2018-10-21T16:04:59 | 2025-04-01T06:39:22.111208 | {
"authors": [
"johoelzl",
"kckennylau",
"sgouezel"
],
"repo": "leanprover/mathlib",
"url": "https://github.com/leanprover/mathlib/pull/435",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1586958599 | Submit a Cloud Definition
Do NOT copy/paste a definition from somewhere else. Read about the word you want to define and come up with your own definition. Copy/Paste submissions will be closed and not added.
Fill out the JSON with your submission:
{
"word": "Media Access Control Address",
"content": "A 12... | gharchive/issue | 2023-02-16T03:51:09 | 2025-04-01T06:39:22.215014 | {
"authors": [
"crivas01",
"madebygps"
],
"repo": "learntocloud/cloud-dictionary",
"url": "https://github.com/learntocloud/cloud-dictionary/issues/89",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2182609281 | fix: gaia profile test
Try out this version of Leather — Extension build, Test report
Attempting to fix the profile test. They passed locally by separating the tests and forcing the open pages closed. The last test was getting stuck not even logging into the account (I think).
EDIT: Also, changing the Gaia test to ... | gharchive/pull-request | 2024-03-12T20:25:05 | 2025-04-01T06:39:22.219296 | {
"authors": [
"fbwoolf",
"pete-watters"
],
"repo": "leather-wallet/extension",
"url": "https://github.com/leather-wallet/extension/pull/5064",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1292032015 | Unearthed Mod Compatibility
Unearthed generate grass with non dirt versio across the world, would you consider grass from other mod?
I will check this whenever i've time ! Thanks for suggestion !
| gharchive/issue | 2022-07-02T11:13:46 | 2025-04-01T06:39:22.222499 | {
"authors": [
"ardissaps",
"lebonq"
],
"repo": "lebonq/Automatic-Path",
"url": "https://github.com/lebonq/Automatic-Path/issues/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
863417352 | Publish to market place
See: https://github.com/ledwindra/continuous-integration-stata/issues/5
Checks failed due to no action in the marketplace yet. No worries
| gharchive/pull-request | 2021-04-21T03:38:29 | 2025-04-01T06:39:22.232557 | {
"authors": [
"ledwindra"
],
"repo": "ledwindra/continuous-integration-stata",
"url": "https://github.com/ledwindra/continuous-integration-stata/pull/6",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1564040994 | Is there an example of stripping diacritics?
In french, accent and diacritics may or may not be used by users. It should be considered. Is there an option for this?
there's a static utility function uFuzzy.latinize(stringsArr) that you can use to pre-process your haystack once before doing any searches, and preproc... | gharchive/issue | 2023-01-31T10:26:48 | 2025-04-01T06:39:22.235440 | {
"authors": [
"leeoniya",
"rap2hpoutre"
],
"repo": "leeoniya/uFuzzy",
"url": "https://github.com/leeoniya/uFuzzy/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
104231861 | Created gymkirchenfeld.ch
Domain-Name is: gymkirchenfeld.ch
Website at: www.gymkirchenfeld.ch
Teacher-E-Mail-Adresses: firstname.lastname@gymkirchenfeld.ch
Is this a post-secondary school?
no it’s not. I first thought so, but after researching and comparing educational systems of the US and Switzerland we’re a hi... | gharchive/pull-request | 2015-09-01T10:02:21 | 2025-04-01T06:39:22.244422 | {
"authors": [
"garee76",
"lyzidiamond"
],
"repo": "leereilly/swot",
"url": "https://github.com/leereilly/swot/pull/939",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
160104689 | Set initial values for variables
To give an initial solution, the user might want to give values for (a subset of) the variables.
These should be checked at the beginning of the solve.
I prefer to not change the signature of CSIPaddVar and instead provide a new function CSIPsetInitialValues, analogous to the bounds.
... | gharchive/issue | 2016-06-14T06:12:41 | 2025-04-01T06:39:22.256297 | {
"authors": [
"leethargo",
"mlubin"
],
"repo": "leethargo/CSIP",
"url": "https://github.com/leethargo/CSIP/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1618665892 | 🛑 st3_web_addr is down
In 5603f2c, st3_web_addr ($st3_web_addr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: st3_web_addr is back up in b3121d1.
| gharchive/issue | 2023-03-10T09:47:26 | 2025-04-01T06:39:22.268995 | {
"authors": [
"legion7298"
],
"repo": "legion7298/upptimer",
"url": "https://github.com/legion7298/upptimer/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2688121705 | 🛑 VePhim API hf is down
In 37a0dfa, VePhim API hf (https://api.vephim.online/api/ping) was down:
HTTP code: 401
Response time: 111 ms
Resolved: VePhim API hf is back up in f79d8a8 after 5 minutes.
| gharchive/issue | 2024-11-24T17:55:43 | 2025-04-01T06:39:22.285354 | {
"authors": [
"lehuygiang28"
],
"repo": "lehuygiang28/uptime-tracking",
"url": "https://github.com/lehuygiang28/uptime-tracking/issues/241",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1205642499 | Sesion Guardada
Antes que nada Leifer, sos un Crack, Maestro...!!! Te felicito por tu contenido creo que nos sirve de mucho a personas que venimos aprendiendo programacion y soluciones practicas.
Tengo una duda, estoy usando Multidivice=True, sin embargo al parar el servicio y volverlo a correr, me pide nuevamente qu... | gharchive/issue | 2022-04-15T14:58:39 | 2025-04-01T06:39:22.294383 | {
"authors": [
"Gonzalito87",
"HerlyOlivares",
"izelaya051290",
"leifermendez"
],
"repo": "leifermendez/bot-whatsapp",
"url": "https://github.com/leifermendez/bot-whatsapp/issues/48",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
995830284 | urequests module unavailable
Hi,
I need to make a https request from my uPy code and I see that the urequests model is missing. Is there something I am missing or has anyone successfully used the module to make https requests using this firmware?
I tried installing the module seperatley but it unfortunately doesn't s... | gharchive/issue | 2021-09-14T10:02:40 | 2025-04-01T06:39:22.309889 | {
"authors": [
"ani-rudh",
"lemariva"
],
"repo": "lemariva/micropython-camera-driver",
"url": "https://github.com/lemariva/micropython-camera-driver/issues/31",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
413713263 | benchmark against rust de facto standard lib: serde
https://github.com/serde-rs/json
Probably not a fair benchmark, serde is [relatively] slow when not using structs. Serde benchmark for canada.json is about 1/4 the speed.
Feel free, we would be interested to see the results.
This was closed? Anyhow: I am encou... | gharchive/issue | 2019-02-23T16:45:31 | 2025-04-01T06:39:22.311581 | {
"authors": [
"LifeIsStrange",
"TkTech",
"geofflangdale",
"lemire"
],
"repo": "lemire/simdjson",
"url": "https://github.com/lemire/simdjson/issues/62",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
439896750 | [ADDED] min/max and operator options to the exports.mathExpr, extended d tests and (english) readme
If you require tougher math expressions these additional options allow this now: mathOperator mathMin mathMax added with default values to ensure this is a non-breaking change to the existing code base.
There are man... | gharchive/pull-request | 2019-05-03T05:50:28 | 2025-04-01T06:39:22.314087 | {
"authors": [
"johndcarmichael",
"kerem3322",
"lichaozhy"
],
"repo": "lemonce/svg-captcha",
"url": "https://github.com/lemonce/svg-captcha/pull/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
561578962 | 老哥图挺好看的?是拿什么画的?
小白不会画图。。。请问拿什么软件画?
Mac上的一款软件OmniGraffle。
| gharchive/issue | 2020-02-07T11:22:38 | 2025-04-01T06:39:22.314936 | {
"authors": [
"ShaoaAllen",
"lemonhu"
],
"repo": "lemonhu/stock-knowledge-graph",
"url": "https://github.com/lemonhu/stock-knowledge-graph/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1160490216 | add test for complicated tag and fix issue for it
Connected with issue https://github.com/lenforiee/OsuPyParser/issues/1
I formatted unittests to work with default python unittests. I added file with beatmap with tag that caused bug and added unittest for it.
In second commit I successfully solved issue by replacing ... | gharchive/pull-request | 2022-03-06T01:26:40 | 2025-04-01T06:39:22.360255 | {
"authors": [
"RealistikDash",
"Vergenter",
"lenforiee"
],
"repo": "lenforiee/OsuPyParser",
"url": "https://github.com/lenforiee/OsuPyParser/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
886595278 | Exception Handling for Protocol Handler
What would you like to be added:
When a Lens URL is not correct have a way to hand the exceptions
Why is this needed:
Currently Lens comes to the foreground but nothing happens. The user could be confused
Agreed this is non-trivial. So until there is a more robust framework f... | gharchive/issue | 2021-05-11T09:12:20 | 2025-04-01T06:39:22.368311 | {
"authors": [
"Nokel81",
"leenamba"
],
"repo": "lensapp/lens",
"url": "https://github.com/lensapp/lens/issues/2747",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
940902089 | Lens cannot detect my kube-state-metrics installed in a non-default namespace
Describe the bug
Lens is not able to detect a kube-sate-metrics instance that I have running outside of the default namespace.
To Reproduce
Steps to reproduce the behavior:
Install kube-state-metrics in a cluster outside of the default nam... | gharchive/issue | 2021-07-09T16:19:37 | 2025-04-01T06:39:22.372739 | {
"authors": [
"Nokel81",
"douglascamata"
],
"repo": "lensapp/lens",
"url": "https://github.com/lensapp/lens/issues/3329",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
830207637 | Fix: cluster-settings page back-button navigation is broken
Broadcasting IPC event renderer:navigate from cluster-view (iframe -> main-layout-header) was triggered within iframe too which is not desired behaviour.
Before
https://user-images.githubusercontent.com/6377066/110957068-f15f2200-8353-11eb-91f2-4ce19d225eb4.... | gharchive/pull-request | 2021-03-12T15:07:11 | 2025-04-01T06:39:22.375367 | {
"authors": [
"ixrock",
"jim-docker"
],
"repo": "lensapp/lens",
"url": "https://github.com/lensapp/lens/pull/2330",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
682853009 | Windows
Specs
Leon version: Latest
OS (or browser) version: Windows
Node.js version: v14
Complete "npm run check" output: normal
(if using Docker) Complete "npm run docker:check" output: usual
(optional) Leon package version: latest
Expected Behavior
should work on windows usually
Actual Behavior
does not load on ... | gharchive/issue | 2020-08-20T16:05:54 | 2025-04-01T06:39:22.431520 | {
"authors": [
"Divlo",
"pupperr"
],
"repo": "leon-ai/leon",
"url": "https://github.com/leon-ai/leon/issues/194",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1451330007 | tflite conversion - GPU/XNNPACK fails
Hi!
Thanks for great repo!
I have converted the EfficientFormer model to tflite. However, applying both XNNPACK and GPU delegates fail.
GPU delegate created.
INFO: Initialized TensorFlow Lite runtime.
INFO: Created TensorFlow Lite delegate for GPU.
Failed to apply GPU delegate.
... | gharchive/issue | 2022-11-16T10:36:08 | 2025-04-01T06:39:22.436753 | {
"authors": [
"leondgarse",
"macsmy"
],
"repo": "leondgarse/keras_cv_attention_models",
"url": "https://github.com/leondgarse/keras_cv_attention_models/issues/89",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
151459325 | SpeechToSpeech sample doesnt work
Having trouble with the SpeechToSpeech sample app only the SpeechToText part works the translate and text to speech doesen't.
There is no speech_to_speech service so i use the services
cf create-service speech_to_text standard speech-to-text-service-standard
cf create-service languag... | gharchive/issue | 2016-04-27T18:36:51 | 2025-04-01T06:39:22.510982 | {
"authors": [
"johnfelipe",
"leonrch",
"rhaenggi"
],
"repo": "leonrch/SpeechToSpeech",
"url": "https://github.com/leonrch/SpeechToSpeech/issues/5",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1177342358 | Piped content avalability
How long piped content to cli3cloud.com would be stored ?
I can see it works in real time as well content still available even output is stopped.
Hi, for now, while the traffic is still small, the content will not get deleted at all and I am certain it will stay this way until my Postgres ... | gharchive/issue | 2022-03-22T21:47:02 | 2025-04-01T06:39:22.514102 | {
"authors": [
"CompuRoot",
"leonwind"
],
"repo": "leonwind/cli2cloud",
"url": "https://github.com/leonwind/cli2cloud/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
406080340 | Proposal for kubectl to have a installer script
About the tool
The CLI tool for Kubernetes!
How the "cURL & bash" command be
curl https://installer.to/kubectl | bash
Checklist
[x] I checked the Issues list and I'm sure I'm not duplicating an existing request
[x] I checked the Pull Request list and I'm sure I'm no... | gharchive/issue | 2019-02-03T11:54:02 | 2025-04-01T06:39:22.524799 | {
"authors": [
"VibhorCodecianGupta",
"agentmilindu"
],
"repo": "leopardslab/installer.to",
"url": "https://github.com/leopardslab/installer.to/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
688598516 | Docker image not building on Windonws
Build failing on Appveyor
Fixed Nlohmann JSON version
| gharchive/issue | 2020-08-29T20:21:53 | 2025-04-01T06:39:22.525647 | {
"authors": [
"leozz37"
],
"repo": "leozz37/texugo",
"url": "https://github.com/leozz37/texugo/issues/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1083314955 | Port to avalonia
I really like the look of this theme but I use avalonia for most of my projects would you be happy for me to port this to avalonia? I would adhere to the rules of the license and credit you and this repo
Hi @Sabuto, Thank you for your appreciation and interest in the project. If building a dll for ... | gharchive/issue | 2021-12-17T14:29:10 | 2025-04-01T06:39:22.533280 | {
"authors": [
"Pomianowski",
"Sabuto",
"nlogozzo",
"sabuto"
],
"repo": "lepoco/wpfui",
"url": "https://github.com/lepoco/wpfui/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1291454741 | Left navigation bar smooth animation
Hello Lepo.
I greatly appreciate the new version of the project.
It would be so nice that when you click on a navigation icon, in the banner on the left of the screen, the animation of the icon is fluid. We feel that when opening a page there are slowdowns and it's not very pretty... | gharchive/issue | 2022-07-01T14:04:32 | 2025-04-01T06:39:22.534738 | {
"authors": [
"PierreLeGit"
],
"repo": "lepoco/wpfui",
"url": "https://github.com/lepoco/wpfui/issues/258",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1571367306 | Cannot run doctests or build docs for projects containing 'server' methods.
While looking into https://github.com/leptos-rs/cargo-leptos/issues/66 I've discovered it seems we are unable to run doctests or build docs for any project containing server methods.
Here is some example output using the todo_app_sqlite_axum ... | gharchive/issue | 2023-02-05T09:53:49 | 2025-04-01T06:39:22.543751 | {
"authors": [
"gbj",
"phillipbaird"
],
"repo": "leptos-rs/leptos",
"url": "https://github.com/leptos-rs/leptos/issues/474",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2045483588 | draft for sso_auth_session example
Draft for an Example for SSO auth, based on conversation with Benwis & diversable. Please give all nits, thank you for your feedback.
halp
Installed package `cargo-all-features v1.10.0` (executables `cargo-build-all-features`, `cargo-check-all-features`, `cargo-test-all-featur... | gharchive/pull-request | 2023-12-18T01:03:24 | 2025-04-01T06:39:22.550759 | {
"authors": [
"benwis",
"erlend-sh",
"kerkmann",
"sebadob",
"sjud"
],
"repo": "leptos-rs/leptos",
"url": "https://github.com/leptos-rs/leptos/pull/2117",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
273183430 | Tests failing with 0.8.1
Currently one test is failing across multiple systems:
======================================================== test session starts ========================================================
platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0
rootdir: /var/tmp/paludis/build/... | gharchive/issue | 2017-11-11T23:09:00 | 2025-04-01T06:39:22.554158 | {
"authors": [
"Cogitri",
"atsampson",
"lepture"
],
"repo": "lepture/mistune",
"url": "https://github.com/lepture/mistune/issues/141",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2594256527 | Set default value
I tried to pass viewTime: 09:00 in options but it has no effect.
$('#inputfield').timepicker({
step: 300,
format: 'h:mm A',
viewTime: '09:00 AM',
});
I need to pass a default value in case the input is empty, so I forced to update updatePicker in order to set my default value,
//comment old code
// ... | gharchive/issue | 2024-10-17T10:08:18 | 2025-04-01T06:39:22.619224 | {
"authors": [
"isayedahmad",
"lesilent"
],
"repo": "lesilent/timepicker-bs4",
"url": "https://github.com/lesilent/timepicker-bs4/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1147412863 | Add VOF auxiliary physics calculations
Description of the problem
Adds two VOF auxiliary physics (phase fraction gradient and curvature) to the VOF solver. These variables can be outputted.
Future changes
These auxiliary variables will be used in the calculation of the surface tension force.
Looks very good. S... | gharchive/pull-request | 2022-02-22T22:01:21 | 2025-04-01T06:39:22.646444 | {
"authors": [
"blaisb",
"shahabgol"
],
"repo": "lethe-cfd/lethe",
"url": "https://github.com/lethe-cfd/lethe/pull/403",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1082118449 | Bump: 0.8.0-next -> 0.9.0
Proposed changes
This PR bumps FIWARE Big Bang version from 0.8.0-next -> 0.9.0.
Types of changes
What types of changes does your code introduce to the project: Put an x in the boxes that apply
[ ] Bugfix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which ... | gharchive/pull-request | 2021-12-16T12:06:14 | 2025-04-01T06:39:22.661830 | {
"authors": [
"codecov-commenter",
"fisuda"
],
"repo": "lets-fiware/FIWARE-Big-Bang",
"url": "https://github.com/lets-fiware/FIWARE-Big-Bang/pull/124",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1000170591 | Fix certbot option
Proposed changes
This PR fixes certbot option.
Types of changes
What types of changes does your code introduce to the project: Put an x in the boxes that apply
[X] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (... | gharchive/pull-request | 2021-09-19T00:47:45 | 2025-04-01T06:39:22.674330 | {
"authors": [
"codecov-commenter",
"fisuda"
],
"repo": "lets-fiware/FIWARE-Big-Bang",
"url": "https://github.com/lets-fiware/FIWARE-Big-Bang/pull/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
352822119 | Is there a way to filter slaves in redis cluster whose replication link is down
Some slaves master link is down at runtime if we are hitting the slave we get responses the link is down with master is there a way where we could point to master intermittently
There is currently no way to filter these nodes. How do yo... | gharchive/issue | 2018-08-22T06:42:46 | 2025-04-01T06:39:22.683956 | {
"authors": [
"mp911de",
"s-aravind-flipkart"
],
"repo": "lettuce-io/lettuce-core",
"url": "https://github.com/lettuce-io/lettuce-core/issues/833",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1486792581 | Add release documentation
Had Tomek follow the instructions. takes of white lab coat
Thinking about it. Should this be inside the README? As it will then also be published to NPM. Would it make sense to have a CONTRIBUTORS.md instead?
Closed in favour of #9.
| gharchive/pull-request | 2022-12-09T13:47:57 | 2025-04-01T06:39:22.688340 | {
"authors": [
"twesterhuis"
],
"repo": "leukeleu/prettier-config",
"url": "https://github.com/leukeleu/prettier-config/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2215880458 | chore(setup): configure tailwind integration
follow the guide to configure tailwindcss with astro
(https://docs.astro.build/guides/integrations-guide/tailwind)
#3 👈
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @lewxdev and the rest of your teammates on Graphite
| gharchive/pull-request | 2024-03-29T19:06:26 | 2025-04-01T06:39:22.728955 | {
"authors": [
"lewxdev"
],
"repo": "lewxdev/lewx.dev",
"url": "https://github.com/lewxdev/lewx.dev/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1966681835 | 🛑 Movie Banners is down
In 3d93501, Movie Banners (https://fh-api.filmhouseng.com/movie/movie-banners?platform=WEB) was down:
HTTP code: 502
Response time: 69 ms
Resolved: Movie Banners is back up in 22f02a7 after 1 hour, 29 minutes.
| gharchive/issue | 2023-10-28T17:42:29 | 2025-04-01T06:39:22.731559 | {
"authors": [
"lexNwimue"
],
"repo": "lexNwimue/filmhouse-monitor",
"url": "https://github.com/lexNwimue/filmhouse-monitor/issues/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
266306258 | RankNTypes issue
Ran into an issue with the following (contrived) example:
(data Nop
(nop (∀ [a] {a -> a})))
(defn ->nop : (∀ [a] {a -> Nop -> a})
[[x (nop f)] (f x)])
The equivalent Haskell is:
data Nop = Nop (forall a. a -> a)
toNot :: a -> Nop -> a
toNot x (Nop f) = f x
Hackett complains with:
; a38218: skol... | gharchive/issue | 2017-10-17T22:57:28 | 2025-04-01T06:39:22.737904 | {
"authors": [
"iitalics",
"lexi-lambda"
],
"repo": "lexi-lambda/hackett",
"url": "https://github.com/lexi-lambda/hackett/issues/46",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
617165215 | Check ambiguous cognate sets
Depending on how many cases there are, it may even be possible to manually assign them. But in principle, this dataset has partial cognates, as indicated by A/B in the cognates.tsv file, while corresponding cognates in the words themselves are not marked. If there are just a few cases, on... | gharchive/issue | 2020-05-13T05:57:50 | 2025-04-01T06:39:22.774967 | {
"authors": [
"LinguList",
"Maunus"
],
"repo": "lexibank/pharaocoracholaztecan",
"url": "https://github.com/lexibank/pharaocoracholaztecan/issues/6",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1672164356 | Please review annotation of 'll' as 'ʒ' in Imbabura Quechua.
My Quechua dictionary (not necessarily correct for Imbabura Quechua), indicates that 'll' is a voiced lateral palatal fricative. Which doesn't have a symbol on my IPA chart, but next to 'j'. This would make it similar to the Spanish pronunciation of 'll'... | gharchive/issue | 2023-04-18T00:44:33 | 2025-04-01T06:39:22.780571 | {
"authors": [
"LinguList",
"fractaldragonflies"
],
"repo": "lexibank/wold",
"url": "https://github.com/lexibank/wold/issues/23",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
70481160 | get<string_type> works for SQL_LONGVARCHAR
As per your recommendation in the issue I created, void result::result_impl::get_ref_impl<string_type>(short column, string_type& result) const now handles LONGVARCHAR for SQL_C_CHAR.
Dude, awesome! Have you tested this with your PostgreSQL setup and it works correctly?
... | gharchive/pull-request | 2015-04-23T18:31:50 | 2025-04-01T06:39:22.783177 | {
"authors": [
"lexicalunit",
"manwithahammer"
],
"repo": "lexicalunit/nanodbc",
"url": "https://github.com/lexicalunit/nanodbc/pull/39",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1881570388 | [10.4 stable] Partially revert "vtpm : clean up and bump up vtpm-tools to v5.5"
This patch partially reverts the following commit:
06c19647e254 ("vtpm : clean up and bump up vtpm-tools to v5.5")
namely bumping up vtpm-tools and tss to a newer version, because of some compatibility issues with old eve-tools discovered... | gharchive/pull-request | 2023-09-05T09:22:48 | 2025-04-01T06:39:22.795880 | {
"authors": [
"rouming"
],
"repo": "lf-edge/eve",
"url": "https://github.com/lf-edge/eve/pull/3439",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
106419333 | mozilla-modern.badssl.com (+ intermediate, +old)
The Mozilla TLS configurations are one of the most commonly used configurations on the internet:
https://wiki.mozilla.org/Security/Server_Side_TLS
As such, it would probably be nice to have a site for each level of recommendations. Note that the Mozilla TLS configurat... | gharchive/issue | 2015-09-14T20:17:24 | 2025-04-01T06:39:22.804927 | {
"authors": [
"lgarron",
"marumari"
],
"repo": "lgarron/badssl.com",
"url": "https://github.com/lgarron/badssl.com/issues/69",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
274149154 | Projektübersicht / Filter
Liste der verfügbaren Filter etwas kondensieren, eher so wie 'ne Wolke anstatt einer Liste.
Speichern der zuletzt benutzten Filter (Projektgebunden).
Spalten dynamisch in der Übersicht auswählen können, Name, Description sind eigentlich erstmal uninteressant.
Allgemein weniger Spacing in den... | gharchive/issue | 2017-11-15T13:04:19 | 2025-04-01T06:39:22.819938 | {
"authors": [
"goforthanddie",
"lgueldenhaupt"
],
"repo": "lgueldenhaupt/BA",
"url": "https://github.com/lgueldenhaupt/BA/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
267275342 | OS_FrontendMaster-dl
tool cannot download workshops on front end Masters
This issue is not helpful unless you provide more details what problem are you currently facing. Please reopen the issue later when you can add a more detailed description to the issue.
| gharchive/issue | 2017-10-20T19:11:46 | 2025-04-01T06:39:22.841655 | {
"authors": [
"li-xinyang",
"ssanusi"
],
"repo": "li-xinyang/OS_FrontendMaster-dl",
"url": "https://github.com/li-xinyang/OS_FrontendMaster-dl/issues/32",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2099505891 | Why don't bodies sometimes collide?
How can this be configured?
Video:
https://github.com/liabru/matter-js/assets/25684443/bd0a8523-d791-48f8-bcb6-d15992e43774
When I encounter this situation, the console will report an error
| gharchive/issue | 2024-01-25T03:42:17 | 2025-04-01T06:39:22.844371 | {
"authors": [
"MLH-AIDS",
"MaxMinimus"
],
"repo": "liabru/matter-js",
"url": "https://github.com/liabru/matter-js/issues/1273",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2209799618 | MouseConstraint preventing clicks on buttons on mobile.
<html>
<body>
<div id="mouse">
<button id="button">Test</button>
</div>
</body>
</html>
<script>
import Matter from "matter-js";
document.querySelector("#button")!.addEventListener("click", console.log);
const engine = Matter.Engine.cr... | gharchive/issue | 2024-03-27T04:02:16 | 2025-04-01T06:39:22.846635 | {
"authors": [
"JeffreyArts",
"MichaelPriebe",
"ggorlen"
],
"repo": "liabru/matter-js",
"url": "https://github.com/liabru/matter-js/issues/1283",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
238721296 | layout_behavior属性缺失
Error:(25) No resource identifier found for attribute 'layout_behavior' in package 'com.liaoinstan.demospring'
(⊙_⊙;) ...什么
| gharchive/issue | 2017-06-27T02:32:55 | 2025-04-01T06:39:22.850451 | {
"authors": [
"fishsoft",
"liaoinstan"
],
"repo": "liaoinstan/SpringView",
"url": "https://github.com/liaoinstan/SpringView/issues/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
58229441 | FileHandleResolver for model asset loaders
The G3dModelLoaders use JsonReader/UBJsonReader. I wrote my own FileHandleResolver and now the Modelloaders search in the wrong place. I guess the json readers need the resolvers as well? At least they get files passed to in the loader and look at the wrong place.
No, the ... | gharchive/issue | 2015-02-19T16:15:26 | 2025-04-01T06:39:22.901847 | {
"authors": [
"mk1x86",
"xoppa"
],
"repo": "libgdx/libgdx",
"url": "https://github.com/libgdx/libgdx/issues/2861",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
129956075 | com.badlogic.gdx.backends.lwjgl.LwjglGL20.toIntBuffer problem
private IntBuffer toIntBuffer (int v[], int offset, int count) {
ensureBufferCapacity(count << 2);
floatBuffer.clear(); // !!!! we use intBuffer, but clear floatBuffer
com.badlogic.gdx.utils.BufferUtils.copy(v, count, offset, intBuffer);
return in... | gharchive/issue | 2016-01-30T08:13:29 | 2025-04-01T06:39:22.902988 | {
"authors": [
"fogone",
"xoppa"
],
"repo": "libgdx/libgdx",
"url": "https://github.com/libgdx/libgdx/issues/3801",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
651806624 | [Bug] one validator and one fullnode nodes rebooted on testnet
🐛 Bug
Unexpected node reboots were observed on testnet:
one validator node (val-5) rebooted at 2020-07-02T16:01:30 PST
one fullnode node (fn-0) rebooted at 2020-07-02T03:02:30 PST
To reproduce
There is no known reliable repro step at the moment.
This i... | gharchive/issue | 2020-07-06T20:43:10 | 2025-04-01T06:39:22.996910 | {
"authors": [
"sausagee",
"zekun000"
],
"repo": "libra/libra",
"url": "https://github.com/libra/libra/issues/4921",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
532988298 | [cluster-test] [ci] Decouple --run-ci-suite and --changelog
This allow to combine --changelog and --run-ci-suite flags.
This is needed because when cluster test runs from CI, it can't reliably get from-to commits for changelog
For CI run we will need to specify them manually:
ct --run-ci-suite --changelog commit_from... | gharchive/pull-request | 2019-12-04T22:58:39 | 2025-04-01T06:39:23.001522 | {
"authors": [
"andll",
"bors-libra",
"sausagee"
],
"repo": "libra/libra",
"url": "https://github.com/libra/libra/pull/1908",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
470762595 | Consistent naming of 0x0
Why is one 0x00 and the other 0x0? Looks weird.
Thanks for the contribution! This looks like a good change, and we can definitely merge it.
However, due to some CI changes put in place this past week, to get CI to run the best thing for you to do is to close this PR and make a new one. Goin... | gharchive/pull-request | 2019-07-21T09:41:24 | 2025-04-01T06:39:23.003176 | {
"authors": [
"revmischa",
"tnowacki"
],
"repo": "libra/libra",
"url": "https://github.com/libra/libra/pull/275",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
722452882 | Cherry-pick PR #6506 into release-0.23: [writeset-generator] Implement a primitive tooling for generating genesis writeset
This cherry-pick was triggerd by a request on #6506
Please review the diff to ensure there are not any unexpected changes.
Motivation
This implements an offchain binary tool that would be used b... | gharchive/pull-request | 2020-10-15T15:43:39 | 2025-04-01T06:39:23.007823 | {
"authors": [
"bors-libra",
"sherry-x"
],
"repo": "libra/libra",
"url": "https://github.com/libra/libra/pull/6529",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1917956068 | glorious model O showing wrong dpi list again?
Information
ratbagd version (ratbagd --version): 0.17
Distribution: Arch
Kernel version (ex. uname -srmo): Linux 6.5.5-273-tkg-pds x86_64 GNU/Linux
just like in issue #1476
dpi shows from 0 to 2000, while it should show from 0 to 12000 for the model O, not sure how long... | gharchive/issue | 2023-09-28T17:13:13 | 2025-04-01T06:39:23.016356 | {
"authors": [
"Alib234",
"staticssleever668"
],
"repo": "libratbag/libratbag",
"url": "https://github.com/libratbag/libratbag/issues/1535",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1520205710 | cmake: Debug builds have a 'd' appended to the library name
Similar to https://github.com/libsdl-org/SDL/issues/6703
I suppose the following needs to be updated as well:
create libSDL3_image.so.0 instead of libSDL3_image-3.0.so.0
copy so/dylib versioning behavior of SDL3 to SDL3_image
install sdl3-image.pc instead... | gharchive/issue | 2023-01-05T07:04:39 | 2025-04-01T06:39:23.139711 | {
"authors": [
"madebr",
"slouken"
],
"repo": "libsdl-org/SDL_image",
"url": "https://github.com/libsdl-org/SDL_image/issues/322",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
367701770 | aix: don't EISDIR on read from directory fd
Remove the artificial EISDIR that was generated when trying to
uv_fs_read() from a file descriptor that refers to a directory.
We don't do that on the BSDs either (where reading from a directory
is allowed) and it introduces an extra stat() call for every read.
Refs: https:... | gharchive/pull-request | 2018-10-08T09:20:13 | 2025-04-01T06:39:23.162452 | {
"authors": [
"bnoordhuis",
"cjihrig",
"thefourtheye",
"vtjnash"
],
"repo": "libuv/libuv",
"url": "https://github.com/libuv/libuv/pull/2025",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
415593545 | questions about batch size in GHMC_loss
Hi, thanks for your nice work. In your paper, you mentioned the best bin size is 30, which is a balanced value, what is the batch size in your experiments when you using bin size 30?
@longchuan1985 We use the batch size of 16 (8 GPUs with two images per GPU), which can be se... | gharchive/issue | 2019-02-28T12:11:53 | 2025-04-01T06:39:23.163788 | {
"authors": [
"libuyu",
"longchuan1985"
],
"repo": "libuyu/GHM_Detection",
"url": "https://github.com/libuyu/GHM_Detection/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1125023833 | addalpha() support
The VIPS docs mention an addalpha() function, but attempting to call image:addalpha() results in a VipsOperation: class "addalpha" not found error. I'm not sure why exactly this is. It's mentioned here that addalpha is just a convenience function for bandjoin_const, but I don't see what makes it di... | gharchive/issue | 2022-02-05T20:28:15 | 2025-04-01T06:39:23.168075 | {
"authors": [
"RiskoZoSlovenska",
"jcupitt"
],
"repo": "libvips/lua-vips",
"url": "https://github.com/libvips/lua-vips/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1648114522 | parserInternal.h not found?
When forcing npm to rebuild from source the compilation fails since its unable to find parserInternal.h:
allon@computer:~/src/git/samplenode$ npm install --build-from-source libxmljs
> libxmljs@1.0.1 install /home/allon/src/git/samplenode/node_modules/libxmljs
> node-pre-gyp install --fal... | gharchive/issue | 2023-03-30T18:30:20 | 2025-04-01T06:39:23.196039 | {
"authors": [
"mureinik",
"rchipka",
"riley-ciq"
],
"repo": "libxmljs/libxmljs",
"url": "https://github.com/libxmljs/libxmljs/issues/614",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
502251117 | Add support to the REST API to search with FHIR search reference parameters
Greetings, Thanks for taking the time to consider this issue. Our team is ready and happy to tackle this issue asap. Recommendations and feedback welcome!
Problem
The Blaze REST API doesn't support searching with FHIR search reference paramet... | gharchive/issue | 2019-10-03T19:23:55 | 2025-04-01T06:39:23.254410 | {
"authors": [
"alexanderkiel",
"drewverlee",
"dspiteself"
],
"repo": "life-research/blaze",
"url": "https://github.com/life-research/blaze/issues/49",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
378874516 | Update spray-json to 1.3.5
Updates io.spray:spray-json from 1.3.4 to 1.3.5.
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 you have any feedback, just mention @scala-steward in the comments below.
Have ... | gharchive/pull-request | 2018-11-08T19:06:52 | 2025-04-01T06:39:25.259502 | {
"authors": [
"SethTisue",
"jrudolph",
"scala-steward"
],
"repo": "lightbend/scala-sculpt",
"url": "https://github.com/lightbend/scala-sculpt/pull/69",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
190506267 | Add Required(Bool) to Textfield
Adding the required option for addTextField(). This will make the preferredAction action button disabled until there is text input.
Use case: You have an Alert+Textfield to name an object before saving, the name cannot be blank and you don't want to dismiss/reinit an alert to prompt th... | gharchive/pull-request | 2016-11-19T16:47:20 | 2025-04-01T06:39:25.289938 | {
"authors": [
"nitrag"
],
"repo": "lightningkite/LKAlertController",
"url": "https://github.com/lightningkite/LKAlertController/pull/41",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1566801276 | multi: remove existing meta field in asset TLV to replace w/ meta hash optionally revealed in genesis minting proof
Related to https://github.com/lightninglabs/taro/issues/62.
Problem Statement
In this PR, we fix an issue with the meta field as defined today:
The field in practice may be very large (hundreds of KBs)... | gharchive/pull-request | 2023-02-01T20:45:57 | 2025-04-01T06:39:25.301107 | {
"authors": [
"Roasbeef",
"lightninglabs-deploy"
],
"repo": "lightninglabs/taro",
"url": "https://github.com/lightninglabs/taro/pull/249",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
613218396 | Whats the meaning of IncorrectOrUnknownPaymentDetails and how is it different from UnknownPaymentHash?
Get this error occasionally sending to route:
{ payment_error:
'IncorrectOrUnknownPaymentDetails(amt=867594000 mSAT, height=629188)@1',
payment_preimage: <Buffer >,
payment_route: null,
payment_hash:
<Bu... | gharchive/issue | 2020-05-06T10:36:57 | 2025-04-01T06:39:25.304955 | {
"authors": [
"Overtorment",
"carlaKC"
],
"repo": "lightningnetwork/lnd",
"url": "https://github.com/lightningnetwork/lnd/issues/4247",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1550803578 | Update README.md
What is changed, added or deleted? (Required)
What is the reference link(s)?
@BirdboyBolu Thanks for your contribution!
| gharchive/pull-request | 2023-01-20T12:55:05 | 2025-04-01T06:39:25.401219 | {
"authors": [
"BirdboyBolu",
"lilin90"
],
"repo": "lilin90/awesome-technical-communication",
"url": "https://github.com/lilin90/awesome-technical-communication/pull/2",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
73415331 | Command: auto_complete
Reopening old Issue in relevant Repo
https://github.com/limetext/lime/issues/17
Ugh, old commit references limetext/lime/#62 not this one.
| gharchive/issue | 2015-05-05T19:54:31 | 2025-04-01T06:39:25.516491 | {
"authors": [
"haddel",
"quarnster"
],
"repo": "limetext/lime-backend",
"url": "https://github.com/limetext/lime-backend/issues/62",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1587829132 | Inject dask client into ensemble
Allows for a single dask client to be created for all unit tests. This speeds up execution and reduces warnings.
Locally, unit test execution goes from 35-45 seconds to 8-9 seconds
In github CI, execution goes from 67-77 seconds to 16-19 seconds
Addresses nearby black formatting and ... | gharchive/pull-request | 2023-02-16T14:56:13 | 2025-04-01T06:39:25.597287 | {
"authors": [
"codecov-commenter",
"delucchi-cmu"
],
"repo": "lincc-frameworks/lsstseries",
"url": "https://github.com/lincc-frameworks/lsstseries/pull/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1948231390 | Ask user for GitHub repo link
Currently, copier doesn't ask and doesn't know GitHub repo link. However it would be useful to have and use at least in two places:
[ ] asv.conf.json needs it
[ ] pyproject.toml should use it for project.urls to populate "Source Code" URL for PyPi
For pre-existing projects we can get... | gharchive/issue | 2023-10-17T20:48:25 | 2025-04-01T06:39:25.600276 | {
"authors": [
"delucchi-cmu",
"hombit"
],
"repo": "lincc-frameworks/python-project-template",
"url": "https://github.com/lincc-frameworks/python-project-template/issues/307",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
821232747 | [Feature request] Support thrift v0.14.0
Dear devs,
Are you planning to support thrift v0.14.0 ?
ref: https://github.com/apache/thrift/releases/tag/v0.14.0
ps: With thrift v0.13.0 there exists a CVE https://nvd.nist.gov/vuln/detail/CVE-2020-13949
Sure, why not! (Maybe) We will include supporting Thrift 0.14.0 in th... | gharchive/issue | 2021-03-03T15:46:07 | 2025-04-01T06:39:25.616354 | {
"authors": [
"ikhoon",
"selectAll"
],
"repo": "line/armeria",
"url": "https://github.com/line/armeria/issues/3370",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
319775535 | Add 'apiplural' directive for referring to a type in plural form
Motivation:
While documenting, it is often necessary to refer to a type in plural
form:
This class retrieves the list of :api:`Endpoint`\s from ZooKeeper.
Although \ does its job here, the rendered output isn't very pretty,
mainly because:
There's spa... | gharchive/pull-request | 2018-05-03T03:10:54 | 2025-04-01T06:39:25.620788 | {
"authors": [
"trustin"
],
"repo": "line/armeria",
"url": "https://github.com/line/armeria/pull/1179",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
964540588 | Prohibit mirroring to internal repositories
Motivation:
We should prohibit mirroring to internal repositories which can cause a security incident.
Modification:
Raise an exception if the localRepo of mirroring setting is one of meta and dogma which are internal repositories.
Result:
You cannot set up mirroring to ... | gharchive/pull-request | 2021-08-10T02:40:33 | 2025-04-01T06:39:25.622786 | {
"authors": [
"minwoox"
],
"repo": "line/centraldogma",
"url": "https://github.com/line/centraldogma/pull/621",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1573969145 | Support regex for deprecated apis
Describe the bug
Please add/fix support for regex in deprecated apis.
I attached the example when the first line of regex is working, but the second is not working.
To Reproduce
automations:
{% for item in deprecated %}
catch_deprecated_components_{{ loop.index }}:
if:
... | gharchive/issue | 2023-02-07T09:20:25 | 2025-04-01T06:39:25.633664 | {
"authors": [
"MishaKav",
"vim-zz"
],
"repo": "linear-b/gitstream",
"url": "https://github.com/linear-b/gitstream/issues/17",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2029605301 | Add wildcard/regex for ignore_repositories
Is your feature request related to a problem? Please describe.
I would like a feature that allows wildcard and/or regex values for the ignore_repositories option in config: so that we don't need to continually update rules when repos are created.
Describe the solution you'd ... | gharchive/issue | 2023-12-07T00:12:28 | 2025-04-01T06:39:25.638339 | {
"authors": [
"BenLloydPearson",
"PFarrell90",
"PavelLinearB"
],
"repo": "linear-b/gitstream",
"url": "https://github.com/linear-b/gitstream/issues/377",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
769126539 | Share ClickCounter type between web & gtk
This is a pretty marginal win, but does remove some duplicate logic.
Oooh, had completely forgotten about that. This implementation doesn't fully follow the design detailed there, but it could definitely be the basis of a unified design at some point in the future.
| gharchive/pull-request | 2020-12-16T17:25:51 | 2025-04-01T06:39:25.639630 | {
"authors": [
"cmyr"
],
"repo": "linebender/druid",
"url": "https://github.com/linebender/druid/pull/1468",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1751868649 | I encountered a problem in the second step
I use single-gpu to inference, but I made an error like this:
Traceback (most recent call last):
File "imaginaire/inference.py", line 95, in
main()
File "imaginaire/inference.py", line 86, in main
trainer.load_checkpoint(cfg, args.checkpoint)
File "/home/mio/work/project/Ne... | gharchive/issue | 2023-06-12T04:30:43 | 2025-04-01T06:39:25.692764 | {
"authors": [
"mioyeah",
"zidonghua2018"
],
"repo": "lingjie0206/Neural_Actor_Main_Code",
"url": "https://github.com/lingjie0206/Neural_Actor_Main_Code/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
390524915 | 4G网络下无法下载并且要一分钟左右才会回调onError,WIFI下可以下载
4G网络下无法下载并且要一分钟左右才会回调onError,WIFI下可以下载
FileDownloader.setupOnApplicationOnCreate(context)
.connectionCreator(new FileDownloadUrlConnection
.Creator(new FileDownloadUrlConnection.Configuration()
.connectTimeout(5_000) // se... | gharchive/issue | 2018-12-13T05:34:48 | 2025-04-01T06:39:25.695490 | {
"authors": [
"rantianhua",
"striveenFei"
],
"repo": "lingochamp/FileDownloader",
"url": "https://github.com/lingochamp/FileDownloader/issues/1155",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
260207055 | javax.net.ssl.SSLException: Read error: ssl=0x743c10e800: I/O error during system call, Connection reset by peer
你好,在使用三星手机下载单个视频文件时,连接某个wifi网络下载每次都是失败,回调error:notify error -2108620344@com.liulishuo.filedownloader.DownloadTask@cc33e93 javax.net.ssl.SSLException: Read error: ssl=0x743c10e800: I/O error during system c... | gharchive/issue | 2017-09-25T09:21:23 | 2025-04-01T06:39:25.813441 | {
"authors": [
"Jacksgong",
"didikeeLunaon",
"leoncoding"
],
"repo": "lingochamp/FileDownloader",
"url": "https://github.com/lingochamp/FileDownloader/issues/773",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
62165757 | restructure composer requirements
Not all requirements are needed, only for testing.
Thanks! :+1:
| gharchive/pull-request | 2015-03-16T18:07:05 | 2025-04-01T06:39:25.827134 | {
"authors": [
"dennisdegreef",
"jildertmiedema"
],
"repo": "link0/profiler",
"url": "https://github.com/link0/profiler/pull/70",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
406491163 | Não é possivel instalar
Pessoal, não consigo rodar o front. Alguém pode ajudar?
@jvoltz, poderia informar qual a versão do Node/Npm vc está utilizando?
Olá. Eu estava testando em um Ubuntu com a versão 10.15 do node.
@jvoltz, Poderia tentar rodar novamente utilizando a versão 6.11.5 do node?
Estou com um pro... | gharchive/issue | 2019-02-04T19:51:08 | 2025-04-01T06:39:25.831008 | {
"authors": [
"icarocleto",
"jvoltz",
"mtkkk"
],
"repo": "linkapi/getokr-web",
"url": "https://github.com/linkapi/getokr-web/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2225732670 | C++ module example using VS 2022/CMake
Here is an example on how to provide a C++ module alongside the header file.
Only tested with Visual Studio 2020 alongside CMake. Currently don't have access to clang 17.
I also had to explicitly add the required standard library includes to the test files.
If nothing else, it ... | gharchive/pull-request | 2024-04-04T14:50:50 | 2025-04-01T06:39:25.833731 | {
"authors": [
"linkdd",
"pjmlp"
],
"repo": "linkdd/logfmtxx",
"url": "https://github.com/linkdd/logfmtxx/pull/4",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.