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
32138242
Update stale examples in the documentation To avoid further confusion as seen here: https://github.com/elasticsearch/elasticsearch-net/issues/611 and couple of other issues. Look into the scribble project that @shiftkey started which can scan the source code (i.e tests) for snippets while generating docs. Last I look...
gharchive/issue
2014-04-24T10:51:13
2025-04-01T04:56:38.662140
{ "authors": [ "Mpdreamz", "tkirill" ], "repo": "elastic/elasticsearch-net", "url": "https://github.com/elastic/elasticsearch-net/issues/621", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1434774087
Apply codegenNames for union parameters As titled. Docs failure is unrelated
gharchive/pull-request
2022-11-03T14:39:35
2025-04-01T04:56:38.663167
{ "authors": [ "stevejgordon" ], "repo": "elastic/elasticsearch-net", "url": "https://github.com/elastic/elasticsearch-net/pull/6888", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
221056842
[5.x] Adds option available in 5.x to use v6 API format This was added in https://github.com/elastic/kibana/pull/10481 Thanks so much for keeping this in sync with Kibana proper. Does this apply to all 5.x versions? No problem - trying to come up with a better way to manage this or capture a full list of options ...
gharchive/pull-request
2017-04-11T19:33:12
2025-04-01T04:56:38.895985
{ "authors": [ "jarpy", "tylersmalley" ], "repo": "elastic/kibana-docker", "url": "https://github.com/elastic/kibana-docker/pull/25", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1780292841
Harmonize wording arch diagrams What this PR does / why we need it: This PR aims to use the terminology in our glossary page in the arch diagrams indocumentation. Which issue this PR fixes This PR closes #629 Public facing documentation PR N/A Special notes for reviewer: N/A Add a screenshot or an example to illustra...
gharchive/pull-request
2023-06-29T07:34:19
2025-04-01T04:56:40.106445
{ "authors": [ "salehsedghpour" ], "repo": "elastisys/compliantkubernetes", "url": "https://github.com/elastisys/compliantkubernetes/pull/637", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1407322440
func AlwaysMitm is a function deal with https, what's the http one? func AlwaysMitm is a function deal with https, what's the http one? AlwaysMITM is used only by a request that sends a CONNECT. It's sent only with HTTPS request, with normal HTTP request it's not present and you directly handle them using the Do() ...
gharchive/issue
2022-10-13T07:54:42
2025-04-01T04:56:40.107649
{ "authors": [ "ErikPelli", "um3ha4a" ], "repo": "elazarl/goproxy", "url": "https://github.com/elazarl/goproxy/issues/486", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
326733822
fix hijack compatibility related to RSA key length and cert common name; add ConnectDialToProxy handler for NewConnectDialToProxyWithHandler fix hijack compatibility related to RSA key length and cert common name add ConnectDialToProxy handler for NewConnectDialToProxyWithHandler @elazarl Could you please have a ...
gharchive/pull-request
2018-05-26T12:13:42
2025-04-01T04:56:40.109117
{ "authors": [ "liudanking" ], "repo": "elazarl/goproxy", "url": "https://github.com/elazarl/goproxy/pull/285", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
368928334
Refactor keyboard support code #7 This is a bit cleaner Thank you!
gharchive/pull-request
2018-10-11T02:37:30
2025-04-01T04:56:40.111346
{ "authors": [ "flurmbo", "xxczaki" ], "repo": "elcalc/elcalc", "url": "https://github.com/elcalc/elcalc/pull/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
63753547
added cart ajax controller PR Proposal for Ajax service to add/remove products from the cart #253 I don't really like the word AJAX. We should do exactly the same, but Using REST architecture with /api prefix agree :+1:
gharchive/pull-request
2015-03-23T15:37:36
2025-04-01T04:56:40.113007
{ "authors": [ "claretcrab", "mmoreram" ], "repo": "elcodi/bamboo", "url": "https://github.com/elcodi/bamboo/pull/263", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2503923398
Major upgrade process I've been working on implementing a database based on pglite for a little bit, and during this process I updated from 0.1.5 to 0.2.5, after which I received this error (reproduced in a temporary directory, since I lost my original output): wasm://wasm/postgres.wasm-023f75ca:1 RuntimeError: unr...
gharchive/issue
2024-09-03T22:32:03
2025-04-01T04:56:40.135038
{ "authors": [ "demize", "samwillis" ], "repo": "electric-sql/pglite", "url": "https://github.com/electric-sql/pglite/issues/289", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
753818917
Tidy Up VisualStudio (w/ VGDB) file locations, and update to be functional Most of the VisualStudio/VisualGDB stuff is fairly out of date. There are a few things that we should fix while/before updating to the latest BSPs, etc. .vs/ directory contains some hidden files, and many of the projects cloned from earlier p...
gharchive/issue
2020-11-30T21:31:37
2025-04-01T04:56:40.140332
{ "authors": [ "stephenhensley" ], "repo": "electro-smith/DaisyExamples", "url": "https://github.com/electro-smith/DaisyExamples/issues/122", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
242328040
chore: update fs-extra to 4 To reduce client node_modules size. note: I am going to send number of PR and so, when this PR will be accepted, you can postpone publish to npm until all PR will be not accepted. Totally didn't show up in my notifications till just now 😕 Overally looks fair enough, looked at the change...
gharchive/pull-request
2017-07-12T10:13:30
2025-04-01T04:56:40.156352
{ "authors": [ "MarshallOfSound", "develar" ], "repo": "electron-userland/electron-download", "url": "https://github.com/electron-userland/electron-download/pull/59", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
154478344
Allow to install multiple binaries Related NW.js issue: https://github.com/nwjs/npm-installer/issues/47 I was wondering if the electron prebuilt could install multiple binaries for different operating systems in a same place, so, by suggestion, by modifying the path of ./electron-prebuilt/dist/ to ./eletron-prebuilt/...
gharchive/issue
2016-05-12T13:10:14
2025-04-01T04:56:40.159947
{ "authors": [ "silverkorn", "zeke" ], "repo": "electron-userland/electron-prebuilt", "url": "https://github.com/electron-userland/electron-prebuilt/issues/126", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1216245292
build: update lockfile Inspiration from @refi64 who submitted another PR for this, but since lockfile changes must come a maintainer, I'm this PR does the same: update the lockfile to avoid WARN old lockfile warnings. No manual changes; the lockfile updated when I ran npm install with npm 8.6.0: npm WARN old lockfile...
gharchive/pull-request
2022-04-26T17:09:49
2025-04-01T04:56:40.179180
{ "authors": [ "BhinbahadurUK", "ckerr" ], "repo": "electron/electron-quick-start", "url": "https://github.com/electron/electron-quick-start/pull/601", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
2177135536
"Error /bin/sh: Not a directory" while trying to run packaged app Pre-flight checklist [X] I have read the contribution documentation for this project. [X] I agree to follow the code of conduct that this project uses. [X] I have searched the issue tracker for a bug that matches the one I want to file, without succes...
gharchive/issue
2024-03-09T08:29:03
2025-04-01T04:56:40.254142
{ "authors": [ "SpacingBat3", "mlshv" ], "repo": "electron/forge", "url": "https://github.com/electron/forge/issues/3527", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1452815922
🛑 Ombi is down In a16c14b, Ombi (https://ombi.lepallec.tv) was down: HTTP code: 403 Response time: 70 ms Resolved: Ombi is back up in 00b1468.
gharchive/issue
2022-11-17T06:54:39
2025-04-01T04:56:40.489190
{ "authors": [ "elepallec" ], "repo": "elepallec/upptime", "url": "https://github.com/elepallec/upptime/issues/257", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1330022416
🛑 UCU - Campus is down In a2078b5, UCU - Campus (https://moodle.ucu.edu.ar/) was down: HTTP code: 0 Response time: 0 ms Resolved: UCU - Campus is back up in 3e6a9d6.
gharchive/issue
2022-08-05T14:37:05
2025-04-01T04:56:40.493396
{ "authors": [ "elfoche" ], "repo": "elfoche/monitoreo", "url": "https://github.com/elfoche/monitoreo/issues/740", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1929294524
Elementum is crashing from today not opening on Kodi android tv. Expected Behavior Current Behavior Possible Solution Steps to Reproduce (for bugs) Context Your Environment Version used: Environment name and version: Operating System and version: Link to Kodi debug log: Meybe this...
gharchive/issue
2023-10-06T01:26:35
2025-04-01T04:56:40.497833
{ "authors": [ "elgatito", "kumar624", "pavelmxx" ], "repo": "elgatito/plugin.video.elementum", "url": "https://github.com/elgatito/plugin.video.elementum/issues/947", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2457290218
Throws error on storybook 8 As mentioned here https://github.com/storybookjs/storybook/issues/26031 , The error I get as follows node_modules/storybook-addon-deep-controls/index.d.ts:6:8 - error TS2307: Cannot find module '@storybook/types' or its corresponding type declarations. 6 } from "@storybook/types"; @te...
gharchive/issue
2024-08-09T07:25:40
2025-04-01T04:56:40.501527
{ "authors": [ "eliasm307", "technbuzz" ], "repo": "eliasm307/storybook-addon-deep-controls", "url": "https://github.com/eliasm307/storybook-addon-deep-controls/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1892972988
Add OpenBio Add OpenBio Thanks. There's a projects section at the top where all projects mentioned in the repo are listed. Could you add openbio to that please? Thanks for pr! Thanks. There's a projects section at the top where all projects mentioned in the repo are listed. Could you add openbio to that please? ...
gharchive/pull-request
2023-09-12T17:37:22
2025-04-01T04:56:40.506785
{ "authors": [ "elie222", "vanxh" ], "repo": "elie222/learn-from-open-source", "url": "https://github.com/elie222/learn-from-open-source/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
266324117
Add the author Suffix value if present to the PubMed deposit. Fixes https://github.com/elifesciences/elife-pubmed-feed/issues/65. Coverage remained the same at 100.0% when pulling 8137a0124798ce41a150309bc736adec5154ff29 on feature-author-suffix into 618f47c22afe1f4fc5db2e50f2d533e4f6925795 on develop.
gharchive/pull-request
2017-10-18T00:39:49
2025-04-01T04:56:40.516826
{ "authors": [ "coveralls", "gnott" ], "repo": "elifesciences/elife-pubmed-xml-generation", "url": "https://github.com/elifesciences/elife-pubmed-xml-generation/pull/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2255707325
MSID: 97706 Version: 1 DOI: 10.1101/2023.06.07.543033 MSID: 97706 Version: 1 Preprint DOI: https://doi.org/10.1101/2023.06.07.543033 Step 1. Awaiting reviews Editorial to post reviews via hypothesis Useful links: DocMap: https://data-hub-api.elifesciences.org/enhanced-preprints/docmaps/v2/by-publisher/elife/get-by-m...
gharchive/issue
2024-04-22T06:39:32
2025-04-01T04:56:40.532851
{ "authors": [ "fred-atherden", "nlisgo" ], "repo": "elifesciences/enhanced-preprints-import", "url": "https://github.com/elifesciences/enhanced-preprints-import/issues/3684", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1765377684
MSID: 88412 Version: 1 DOI: 2023.04.02.535290 "msas": "Neuroscience" "msid": "88412" "preprintDoi": "10.1101/2023.04.02.535290" "Reviewed Preprint posted": "2023-07-14" "Sent for peer review": "2023-05-02" "Posted to bioRxiv": "2023-04-10" (link: "Go to bioRxiv": "https://www.biorxiv.org/content/10.1101/2023.04.02.53...
gharchive/issue
2023-06-20T13:07:51
2025-04-01T04:56:40.560713
{ "authors": [ "fred-atherden", "nlisgo" ], "repo": "elifesciences/enhanced-preprints-import", "url": "https://github.com/elifesciences/enhanced-preprints-import/issues/530", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
709709798
SimCity 4 Deluxe Resolutions higher than 1080p in hardware mode Is there a way to get dxwrapper to play nicely with SimCity 4? All I could get were DDraw errors and defaulting back to software mode. What configuration + .dll files should I be using? Any help would be wonderful, many thanks. Try https://www.pcgaming...
gharchive/issue
2020-09-27T10:04:49
2025-04-01T04:56:40.572898
{ "authors": [ "Durfsurn", "elishacloud", "mirh", "rainman7cn" ], "repo": "elishacloud/dxwrapper", "url": "https://github.com/elishacloud/dxwrapper/issues/87", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
1972733831
feat(tes & design): improve bundling Description Right now Design & TES are using tsup to generate the build the problem is that there is only one file generated globally in the build. Apply tree shaking to it so that the user can import the individual components & reduce there overall build size & loading time. T...
gharchive/issue
2023-11-01T16:49:23
2025-04-01T04:56:40.580864
{ "authors": [ "SalihuDickson", "git-anurag-hub" ], "repo": "elixir-cloud-aai/cloud-components", "url": "https://github.com/elixir-cloud-aai/cloud-components/issues/138", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1401452468
Genserver time out crash in long-running pipeline I wrote a crawler that crawls media galleries to download them and download files uing HTTPoison in a custom pipeline. This seems to work fine for small files as they download quickly but if I try to crawl a really big file like a video, I will almost always get this ...
gharchive/issue
2022-10-07T16:59:25
2025-04-01T04:56:40.582918
{ "authors": [ "Ziinc", "starcraft66" ], "repo": "elixir-crawly/crawly", "url": "https://github.com/elixir-crawly/crawly/issues/230", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
263940876
Add a precision about Ecto's default behaviour with field names Especially useful when management asks for guarantees that everything will not fall with a dependencies upgrade… ;) @Kleidukos I have formatted and simplified the sentence, what do you think? @josevalim perferct! 👍
gharchive/pull-request
2017-10-09T15:43:43
2025-04-01T04:56:40.584176
{ "authors": [ "Kleidukos", "josevalim" ], "repo": "elixir-ecto/ecto", "url": "https://github.com/elixir-ecto/ecto/pull/2267", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1588832574
missing constraint type in migration Elixir version 1.14.3 Database and Version any Ecto Versions current Database Adapter and Versions (postgrex, myxql, etc) any Current behavior https://github.com/elixir-ecto/ecto_sql/blob/8d4328638aeb5821c1a0fa55454c97cd21171fa0/lib/ecto/adapter/migration.ex#L13-L24 seems to be mi...
gharchive/issue
2023-02-17T06:43:26
2025-04-01T04:56:40.586739
{ "authors": [ "ruslandoga", "v0idpwn" ], "repo": "elixir-ecto/ecto_sql", "url": "https://github.com/elixir-ecto/ecto_sql/issues/485", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1826770427
[Question] Linting Elixir code as an Elixir beginner Q: Is there any interest in more advanced code analysis for this repository? I tried asking this in the Elixir Discord, but I wasn't really satisfied with the answer. I've also done some research. IIUC mix compile --warnings-as-errors will act as a kind of analyzer...
gharchive/issue
2023-07-28T17:06:14
2025-04-01T04:56:40.591231
{ "authors": [ "cnpryer", "josevalim" ], "repo": "elixir-explorer/explorer", "url": "https://github.com/elixir-explorer/explorer/issues/673", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1902725002
Incompatible launch.sh for Almquist Shell (default on Alpine) Precheck This issue seems to be reported underneath a different issue: https://github.com/elixir-lsp/elixir-ls/issues/944#issuecomment-1703789963 Environment Elixir & Erlang versions (elixir --version): Elixir 1.15.4 (compiled with Erlang/OTP 26) Elixir...
gharchive/issue
2023-09-19T11:01:10
2025-04-01T04:56:40.618660
{ "authors": [ "drobban", "emk", "florianb", "lukaszsamson" ], "repo": "elixir-lsp/elixir-ls", "url": "https://github.com/elixir-lsp/elixir-ls/issues/981", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1719803385
Add code actions for unknown modules and structs I propose another two code actions that can be applied when we get either: a compile error because the struct is not defined a warning because we are calling a function from a module that is not known Replacing modules The first code action proposes replacing an unkn...
gharchive/pull-request
2023-05-22T14:19:45
2025-04-01T04:56:40.627386
{ "authors": [ "lukaszsamson", "sheldak" ], "repo": "elixir-lsp/elixir-ls", "url": "https://github.com/elixir-lsp/elixir-ls/pull/891", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1608788624
Error when trying to filter a dataframe Running this results in the following panic: {client_id, event_type_id, key, offset} = {"bs1", 5, <<1>>, 32} Explorer.DataFrame.filter(df, [ client_id == ^client_id, event_type_id == ^event_type_id, key == ^key, offset == ^offset ]) thread '...
gharchive/issue
2023-03-03T14:59:28
2025-04-01T04:56:40.631106
{ "authors": [ "LostKobrakai", "josevalim", "philss" ], "repo": "elixir-nx/explorer", "url": "https://github.com/elixir-nx/explorer/issues/532", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
389279349
Fixed a bug where gedcomdiff would panic The changes in v31.0.0 left a bug where the similarity may be nil and so gedcomdiff would panic when generating the HTML. This change is  Codecov Report Merging #189 into master will increase coverage by 2.83%. The diff coverage is 91.66%. @@ Coverage Diff ...
gharchive/pull-request
2018-12-10T12:29:00
2025-04-01T04:56:40.658889
{ "authors": [ "codecov-io", "elliotchance" ], "repo": "elliotchance/gedcom", "url": "https://github.com/elliotchance/gedcom/pull/189", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
180671461
Adds the "watch a post" feature [x] Watch post button reflects post.watching status. [x] Tap button to watch/unwatch a post. [x] Commenting auto-watches a post. Looks like some snapshot spec failures. Do the specs pass locally? Getting those spec fixes in - the corners were not rounding, so the new snapshot had...
gharchive/pull-request
2016-10-03T15:32:36
2025-04-01T04:56:40.671379
{ "authors": [ "colinta", "steam" ], "repo": "ello/ello-ios", "url": "https://github.com/ello/ello-ios/pull/168", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
9027854
Where is the online compiler/REPL I couldn't find it in the website? For people still finding this on Google, the editor is now found at http://elm-lang.org/try and has been greatly improved. Online repl is at http://elmrepl.cuberoot.in/
gharchive/issue
2012-12-05T18:02:19
2025-04-01T04:56:40.685121
{ "authors": [ "arashbi", "johnyradio", "jupp0r" ], "repo": "elm-lang/elm-compiler", "url": "https://github.com/elm-lang/elm-compiler/issues/58", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1642955074
Ingest fails at setting localStorage when a non-ASCII character is present The ingest fails after creation when either a form field or a file name has a non-ASCII character. Example use case from Sam: I tried uploading my file FARAÓ_CORUJA_MIX.wav twice and it crashed the app both times after submitting, the third ti...
gharchive/issue
2023-03-27T23:08:04
2025-04-01T04:56:40.720278
{ "authors": [ "elv-gerald", "elv-zenia" ], "repo": "eluv-io/elv-studio", "url": "https://github.com/eluv-io/elv-studio/issues/32", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2388432322
test: use snapshot and split into multiple files Part of #141 Unit tests updates Split tests between files Unit tests have been divided into multiple files and now use snapshots. This should improve readability and, hopefully, maintenance efforts. All common utilities and variables are now exported by test/utils/in...
gharchive/pull-request
2024-07-03T11:51:47
2025-04-01T04:56:40.739168
{ "authors": [ "elycruz", "marcalexiei" ], "repo": "elycruz/rollup-plugin-sass", "url": "https://github.com/elycruz/rollup-plugin-sass/pull/143", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1913729662
Benchmarking failing the official claims Your results are not matching with the posted here: https://web-frameworks-benchmark.netlify.app/result?asc=0&f=elysia&metric=totalRequestsPerS&order_by=level64 Please check it and fix at: https://github.com/the-benchmarker/website/issues/44. javascript (ES2019) elysia (0.7) 1...
gharchive/issue
2023-09-26T15:06:47
2025-04-01T04:56:40.749219
{ "authors": [ "codeyash", "fecony", "masfahru", "waghanza" ], "repo": "elysiajs/elysia", "url": "https://github.com/elysiajs/elysia/issues/229", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2652058789
The error message is being returned as "[object Object]." in resolve What version of Elysia is running? 1.1.24 What platform is your computer? Mac What steps can reproduce the bug? from 1.1.17 and Later errors that returns from resolve or derive are not parse and body is [object Object] export const accountAuther = (...
gharchive/issue
2024-11-12T12:34:22
2025-04-01T04:56:40.753195
{ "authors": [ "DIEGOHORVATTI", "yadsbah" ], "repo": "elysiajs/elysia", "url": "https://github.com/elysiajs/elysia/issues/916", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2569088256
embassy_stm32: How to send a large amount of the same data using SPI? I am using an SPI LCD screen, one of the operations is to full the screen, which is actually writing the same color data as the number of pixels on the screen. Using the SPL library, the SPI DMA channel can be set up like this: DMA_InitTypeDef DMA_...
gharchive/issue
2024-10-07T01:47:06
2025-04-01T04:56:40.797556
{ "authors": [ "jmjoy", "showier-drastic" ], "repo": "embassy-rs/embassy", "url": "https://github.com/embassy-rs/embassy/issues/3399", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
160269144
README: Add "Unmaintained" banner Resolves #29 /cc @stefanpenner 👍 should we release a maintenance release to include this in the readme on NPM? I tend to ignore the readmes on NPM, but feel free to do that. I tend to ignore the readmes on NPM, but feel free to do that. kk complete, i figure we can catch...
gharchive/pull-request
2016-06-14T19:53:55
2025-04-01T04:56:40.807266
{ "authors": [ "Turbo87", "stefanpenner" ], "repo": "ember-cli/broccoli-es6modules", "url": "https://github.com/ember-cli/broccoli-es6modules/pull/30", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
138035591
Add dvdcli parameter This parameter sets the location of the dvdcli binary. Defaults to /usr/bin/dvdcli. Hi @branden I am interesting in hearing about the use case for making the DVDCLI location configurable. The DVDCLI installer defines where the binary is placed and I am curious as to what the motivation is for m...
gharchive/pull-request
2016-03-03T00:29:53
2025-04-01T04:56:40.901133
{ "authors": [ "branden", "clintonskitson", "dvonthenen", "jdef" ], "repo": "emccode/mesos-module-dvdi", "url": "https://github.com/emccode/mesos-module-dvdi/pull/79", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
178976712
doc: Re-introduce EBS driver DO NOT MERGE until https://github.com/emccode/libstorage/pull/273 has been merged. Formerly known as ec2, add the ebs driver back into the mix. Add links to EBS and EFS drivers from libstorage. Also, fixup the README to have a working example of setting env vars on the CLI and running rex...
gharchive/pull-request
2016-09-23T21:24:47
2025-04-01T04:56:40.907254
{ "authors": [ "CLAassistant", "akutz", "codecov-io", "codenrhoden" ], "repo": "emccode/rexray", "url": "https://github.com/emccode/rexray/pull/566", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
899748376
Change position of Checkbox label Currently it seems like there's no way to make a checkbox (or radiobox) whose text precedes its button. This would be a useful layout option, as having labels before controls and text after checkboxes clashes a lot. Are we sure this is the right solution? having labels before cont...
gharchive/issue
2021-05-24T15:08:05
2025-04-01T04:56:40.979804
{ "authors": [ "OfficialURL", "emilk" ], "repo": "emilk/egui", "url": "https://github.com/emilk/egui/issues/436", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
496797192
Runtime options Closes https://github.com/emilk/loguru/issues/117 Helps https://github.com/emilk/loguru/issues/94 and https://github.com/emilk/loguru/issues/103 This is a breaking change for a minority of people, but it will be a compile-time failure with helpful errors messages. Thanks @emilk, this is great!
gharchive/pull-request
2019-09-22T15:50:42
2025-04-01T04:56:40.981858
{ "authors": [ "Qix-", "emilk" ], "repo": "emilk/loguru", "url": "https://github.com/emilk/loguru/pull/118", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1913620759
feature: add example with vaul Given that the two libraries both include swiping gestures, I would love to see an example where a toast is fired from within a vaul drawer and can still function. The provider would be defined outside of the drawer. Won't be adding it, I'd say it's up to the user. You can either dec...
gharchive/issue
2023-09-26T14:17:27
2025-04-01T04:56:40.982818
{ "authors": [ "Kinbaum", "emilkowalski" ], "repo": "emilkowalski/sonner", "url": "https://github.com/emilkowalski/sonner/issues/151", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
480949419
Replace requests and add sanity tests This PR includes: Replace requests library with urllib/urllib2 Add sanity testing, including Travis Fix all pylint and PEP8 issues Add pip requirements.txt Add a Makefile for creating a working ZIP package This fixes #64 and relates to #63 It would be nice if Travis integrati...
gharchive/pull-request
2019-08-15T00:54:50
2025-04-01T04:56:40.989138
{ "authors": [ "basrieter", "dagwieers", "emilsvennesson", "mediaminister" ], "repo": "emilsvennesson/script.module.inputstreamhelper", "url": "https://github.com/emilsvennesson/script.module.inputstreamhelper/pull/65", "license": "mit", "license_type": "permissive", "license_source": "big...
2279617726
EMI crashes when hovering item with minecraft:hide_tooltip component (1.20.6, Fabric) EMI crashes when ItemStack with hide_tooltip component is hovered in inventory, if option for appending mod name enabled. You can create this item with /give @p minecraft:sculk[minecraft:hide_tooltip={}] It happens due to https://gi...
gharchive/issue
2024-05-05T16:43:43
2025-04-01T04:56:40.991521
{ "authors": [ "Patbox", "emilyploszaj" ], "repo": "emilyploszaj/emi", "url": "https://github.com/emilyploszaj/emi/issues/530", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1886625346
Wärmepumpenmanager Version Hi, mit welcher Wärmepumpenmanager Version, wurde denn das ganze bei der System M getestet, mit Version M1.2 oder M1.4? Okay super, ich habe eine System M mit der Version M1.4 und der Software Version 5.0.6. Wie hast du den Zugriff auf die HTTP API erhalten? Bei Version M1.2 hatte ich dar...
gharchive/issue
2023-09-07T22:18:47
2025-04-01T04:56:40.994957
{ "authors": [ "emischorr", "xeboo" ], "repo": "emischorr/mqtt_dimplex_gw", "url": "https://github.com/emischorr/mqtt_dimplex_gw/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2476457699
v0.3.0 Description As discussed in a previous dev meeting, this PR implements specific readers for input datas. Changes Created the amd.loaders module to house data readers Created the Granules loader for handling EMIT granules Added a Jupyter notebook to demonstrate how to use I have reviewed and executed the...
gharchive/pull-request
2024-08-20T20:08:26
2025-04-01T04:56:40.996977
{ "authors": [ "jammont", "mikebramble" ], "repo": "emit-sds/mined-lands", "url": "https://github.com/emit-sds/mined-lands/pull/6", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1424573215
Protyp modelu ML do transferu stylu Podstawowe pytanie: jakie podejście chcemy zastosować? CycleGAN – podejście unsupervised starające się znaleźć mapowanie między dwiema domenami, bez wykorzystania podanych na tacy mapowań 1:1. Jeżeli klasyfikator działałby nawet w przypadku kilku stylów, to pewnie można by wykorzy...
gharchive/issue
2022-10-26T19:14:00
2025-04-01T04:56:40.999044
{ "authors": [ "MatOgr", "emkarcinos" ], "repo": "emkarcinos/AITech-flats", "url": "https://github.com/emkarcinos/AITech-flats/issues/8", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
231504597
Enhancement Requirment - Date Picker Field Adding more field like Date Picker would be great. I have also thought of adding select, but things go comprehensive this way. Thanks @emkay . Please check the pull request: pull request #8
gharchive/issue
2017-05-26T01:46:13
2025-04-01T04:56:41.000692
{ "authors": [ "kavimaluskam" ], "repo": "emkay/material-ui-table-edit", "url": "https://github.com/emkay/material-ui-table-edit/issues/6", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1572855942
Improved handling of .AOK_VARS fixed issues in aok_groups fixed importing of .AOK_VARS to avoid fork bombs removed inline include stuff, now one can copy AOK_VARS to .AOK_VARS and modify it. fixed aok_groups only to read _APKS variables, and now one can override existing and add _APKS groups in .AOK_VARS If a gro...
gharchive/pull-request
2023-02-06T16:09:56
2025-04-01T04:56:41.002360
{ "authors": [ "emkey1", "jaclu" ], "repo": "emkey1/AOK-Filesystem-Tools", "url": "https://github.com/emkey1/AOK-Filesystem-Tools/pull/62", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
337770977
ENYO-5365: Fixed overscroll effects on improper timing Issue Resolved / Feature Added Fixed not to show an overscroll effect when a focus moves between paging control buttons right after a list reached to the edge. Fixed to show an overscroll effect by the first wheeling on native lists. Resolution The internal sta...
gharchive/pull-request
2018-07-03T07:09:28
2025-04-01T04:56:41.079385
{ "authors": [ "0x64", "ybsung" ], "repo": "enactjs/enact", "url": "https://github.com/enactjs/enact/pull/1769", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2023397611
faucet claim didn't work for reputable NYT bootstrapper EPrZ1Lu6fHW7Fk7mYHxpoiXCLCJKqXR8w2EnyqMJLczrm4R failed to claim there was an extrinsic error "insufficientBalance" @clangenb it possible that the faucet claim implementation in the app doesn't recognize NYT to use as fee payment when sending the faucet claim ...
gharchive/issue
2023-12-04T09:28:09
2025-04-01T04:56:41.120679
{ "authors": [ "brenzi", "clangenb" ], "repo": "encointer/encointer-wallet-flutter", "url": "https://github.com/encointer/encointer-wallet-flutter/issues/1583", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
925219644
Generate icons with no border where appropriate For channels with thumbnails matching a particular set of constraints, we will generate icons where the thumbnail fills all available space. https://phabricator.endlessm.com/T32101 If you're curious, here's a Jupyter notebook and a big JSON file with a whole bunch of ...
gharchive/pull-request
2021-06-18T21:29:35
2025-04-01T04:56:41.248871
{ "authors": [ "dylanmccall" ], "repo": "endlessm/kolibri-app-desktop-xdg-plugin", "url": "https://github.com/endlessm/kolibri-app-desktop-xdg-plugin/pull/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1328880852
[tarantool] Mark 2.8 series as EOL See the release lifetime information on the website: https://www.tarantool.io/en/doc/latest/release/calendar/ Thank you for your contribution 🎉 🥇 👍 💯
gharchive/pull-request
2022-08-04T16:16:45
2025-04-01T04:56:41.252332
{ "authors": [ "Totktonada", "usta" ], "repo": "endoflife-date/endoflife.date", "url": "https://github.com/endoflife-date/endoflife.date/pull/1462", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2530863309
Make openapi json more stable sort by name or preserve order defined in code where possible Hello, thank you for your contribution! Would you mind elaborating on the reasons why minimizing the diffs of the OpenAPI document is important? well i just store it in git to check if it evolves compatibly Thank you aga...
gharchive/pull-request
2024-09-17T11:11:28
2025-04-01T04:56:41.254328
{ "authors": [ "OlegYch", "julienrf" ], "repo": "endpoints4s/endpoints4s", "url": "https://github.com/endpoints4s/endpoints4s/pull/1288", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
455400059
custom timeout refresh plz we need a custom timeout refresh please :) it's a pain, the refreshment is too fast in some cases. What do you mean by too fast? What is the problem you are trying to solve? the issue happen on big project. the update are too fast i think. for small projet it fine, but on big example ,...
gharchive/issue
2019-06-12T20:06:20
2025-04-01T04:56:41.259619
{ "authors": [ "djmisterjon", "englercj" ], "repo": "englercj/playground", "url": "https://github.com/englercj/playground/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
72864892
Change the settings panel to Show in CP Nav The Hide in CP Nav switch feels backwards. I know it says hide with the switch off and while this seems like a little thing but if you're going to use a switch it should be Show in CP Nav with the switch on by default. @stubear Alright, you win :smile: This has been updat...
gharchive/issue
2015-05-03T20:54:59
2025-04-01T04:56:41.262561
{ "authors": [ "engram-design", "stubear" ], "repo": "engram-design/FieldManager", "url": "https://github.com/engram-design/FieldManager/issues/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1251515485
incompatibility with bobby? https://pastebin.com/2fddh525 (Edited to put the crashlog in a pastebin) At a glance it looks like Bobby doesn't like that the mod creates a dummy world to render the player character in UIs. I'm not sure how easy this will be to fix, but I'll look into it. Fixed in 1.1.1.
gharchive/issue
2022-05-28T07:40:44
2025-04-01T04:56:41.298141
{ "authors": [ "0DamI0", "enjarai" ], "repo": "enjarai/show-me-your-skin", "url": "https://github.com/enjarai/show-me-your-skin/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2603455906
🛑 Airtopup is down In 2ebb0ce, Airtopup (https://airtopup.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Airtopup is back up in 3c01303 after 14 minutes.
gharchive/issue
2024-10-21T19:21:43
2025-04-01T04:56:41.409235
{ "authors": [ "enlivenonedrive" ], "repo": "enlivenonedrive/upptime", "url": "https://github.com/enlivenonedrive/upptime/issues/212", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
748267510
Rewrite accounts app [x] #56 Rewrite accounts app from scratch as: Added a dot env package to secure the secret keys in a safe place. Updated middelwares.py by adding code to initially create a field in auth toggle as active = False, So initially URLs will not be transferred to /portal, wait here what about othe...
gharchive/pull-request
2020-11-22T15:32:25
2025-04-01T04:56:41.425538
{ "authors": [ "UmarGit", "enoren5" ], "repo": "enoren5/tarot_juicer", "url": "https://github.com/enoren5/tarot_juicer/pull/58", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1496028341
Move transfer_2022 (BALTRAD SFTP -> S3) script as function to vptstools @stijnvanhoey, you probably have already started with this? The idea is to remove the script at https://github.com/enram/data-repository/tree/master/transfer_2022 and make it part of the vptstools. Is already part of https://github.com/enram/vp...
gharchive/issue
2022-12-14T08:19:44
2025-04-01T04:56:41.428947
{ "authors": [ "peterdesmet", "stijnvanhoey" ], "repo": "enram/vptstools", "url": "https://github.com/enram/vptstools/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1030648869
Update @ensdomains/ens to 0.4.5 Fixes #71: There is a newer version 0.4.5 that removes a dependency on ganache-cli, which is not needed. Would really appreciate this change to reduce dependency bloat. Sorry to insist. Would love if a new version could be published to npm.
gharchive/pull-request
2021-10-19T19:03:33
2025-04-01T04:56:41.432772
{ "authors": [ "frangio" ], "repo": "ensdomains/ensjs", "url": "https://github.com/ensdomains/ensjs/pull/73", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1038706815
MacOS binary is not signed/notarised There is an issue with signing the macOS package. This happened after upgrading the GraalVM to version 21. Relevant PR enso-org/ide#1640 addressing the GraalVM version change. What did you do? Open the Enso IDE. What did you expect to see? An Enso IDE opens without an error me...
gharchive/issue
2021-06-28T16:35:30
2025-04-01T04:56:41.436395
{ "authors": [ "4e6", "kneczaj-p44", "vitvakatu" ], "repo": "enso-org/enso", "url": "https://github.com/enso-org/enso/issues/3016", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1671746092
Backend crash on startup In current develop (b700679d35), on Linux, I am unable to start the application (./run ide start --skip-wasm-opt): [...] INFO ide_ci::program::command: enso⚠️ [info] [2023-04-17T18:21:44.549Z] [org.enso.projectmanager.boot.ProjectManager$] Starting Project Manager... INFO ide_ci::program::c...
gharchive/issue
2023-04-17T18:31:54
2025-04-01T04:56:41.441427
{ "authors": [ "4e6", "hubertp", "kazcw" ], "repo": "enso-org/enso", "url": "https://github.com/enso-org/enso/issues/6319", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1696102712
Source Map Loading Timeout Warnings in Console When Creating a New Project Open IDE, and create a new project. The following warning appears in the DevTools console: DevTools failed to load source map: Could not load content for http://localhost:8080/preload.cjs.map: Load canceled due to load timeout DevTools failed ...
gharchive/issue
2023-05-04T14:08:45
2025-04-01T04:56:41.447408
{ "authors": [ "mwu-tow", "somebody1234", "wdanilo" ], "repo": "enso-org/enso", "url": "https://github.com/enso-org/enso/issues/6559", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1158561864
Added compare_to to True/False Pull Request Description Implements https://www.pivotaltracker.com/story/show/181030200 Checklist Please include the following checklist in your PR: [ ] The documentation has been updated if necessary. [ ] All code conforms to the Scala, Java, and Rust style guides. All code has been t...
gharchive/pull-request
2022-03-03T15:35:02
2025-04-01T04:56:41.451498
{ "authors": [ "hubertp", "jdunkerley" ], "repo": "enso-org/enso", "url": "https://github.com/enso-org/enso/pull/3317", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1832269168
entc/gen: allow multiline database comments I've made a fix to allow multiline database comments. Previously, this was causing a failure when generating migrate/schema.go. Thanks for the review! I've added tests in https://github.com/ent/ent/pull/3670/commits/bd2f19425499df741c922d91d3150492c81d84bc
gharchive/pull-request
2023-08-02T01:36:16
2025-04-01T04:56:41.452868
{ "authors": [ "remiposo" ], "repo": "ent/ent", "url": "https://github.com/ent/ent/pull/3670", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2052848981
Switch to using the pipeline task name instead of the taskRef name The taskRef name can be excluded if a task is defined inline, but the pipeline task name is always required. This change only affects the message on a failed rule. https://issues.redhat.com/browse/RHTAPBUGS-1076 Codecov Report All modified and cover...
gharchive/pull-request
2023-12-21T17:54:15
2025-04-01T04:56:41.469762
{ "authors": [ "codecov-commenter", "joejstuart" ], "repo": "enterprise-contract/ec-policies", "url": "https://github.com/enterprise-contract/ec-policies/pull/841", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1606136254
Dev gate applicator Description Changed the way Gate Objects are structured. Each non-core openqaoa module will need a GateApplicator object which contains library specific functions on how the gates are applied to the circuit. The Gate Object now acts as an interface. Each Backend now creates a GateApplicator Objec...
gharchive/pull-request
2023-03-02T05:29:57
2025-04-01T04:56:41.483777
{ "authors": [ "shahidee44", "vishal-ph" ], "repo": "entropicalabs/openqaoa", "url": "https://github.com/entropicalabs/openqaoa/pull/193", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2526558383
CI: codecov runs fail with 429 during upload There seems to be an issue with the codecov upload action in this repo. Possibly the GH Action is outdated or the CODECOV_TOKEN secret is wrong? See this for an example failure. Possibly caused by an outdated codecov action version, I bumped it in #45, and the codecov ac...
gharchive/issue
2024-09-14T18:41:02
2025-04-01T04:56:41.488568
{ "authors": [ "dvdplm", "fjarri" ], "repo": "entropyxyz/crypto-primes", "url": "https://github.com/entropyxyz/crypto-primes/issues/44", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
598046803
envoyproxy/envoy:latest is missing in: https://hub.docker.com/r/envoyproxy/envoy/tags WARNING: If you want to report crashes, leaking of sensitive information, and/or other security issues, please consider reporting them using appropriate channels. Issue Template Title: One line description Description: Describe the...
gharchive/issue
2020-04-10T19:07:06
2025-04-01T04:56:41.523175
{ "authors": [ "fuqianggao", "mattklein123", "phlax", "totalknowledge" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/10738", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
613361440
proposal: securing admin endpoint A proposal to secure the admin endpoint I was chatting with @mattklein123 a couple weeks ago about securing the admin endpoint, under the assumption that we'd want some way to allow users to specify arbitrary filters (e.g. RBAC). I would like to propose that we allow specifying a Lis...
gharchive/issue
2020-05-06T14:24:13
2025-04-01T04:56:41.526349
{ "authors": [ "cstrahan", "htuch" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/11082", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
629713076
Traffic Control based upstream CPU and Memory etc measurement Looking at currently traffic policy (weighted) round robin, hash etc load balance, they all does not count on upstream CPU utilization. in those kind of load balance, if upstream endpoint CPU is high, envoy can still forward traffic to that upstream w/o d...
gharchive/issue
2020-06-03T05:53:13
2025-04-01T04:56:41.528864
{ "authors": [ "mattklein123", "ryanlyy" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/11416", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
719999780
[RFC] Add a glossary to docs description The Envoy docs (and community discussions) use a lot of terminology that is not always clear/precise to new users Some phrases are Envoy-specific, others are common in related communities (eg serverless, service mesh, etc). Many use acronyms It would be good to have a glossary...
gharchive/issue
2020-10-13T08:29:16
2025-04-01T04:56:41.537122
{ "authors": [ "mattklein123", "moderation", "phlax" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/13532", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1300915153
Simple envoy configuration does not work with "netperf" Title: Netperf fails to connect to netserver when proxied through envoy process Description: I have a scenario where I'm using three machines: Machine with netperf process Machine with Envoy proxy Machine with netserver process When running the client, the con...
gharchive/issue
2022-07-11T16:00:18
2025-04-01T04:56:41.545116
{ "authors": [ "ohadvano", "wbpcode" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/22109", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1499482263
FAILED: Build did NOT complete successfully uname -a Linux tv3--c9d4bf90 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux gcc --version gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copy...
gharchive/issue
2022-12-16T02:55:17
2025-04-01T04:56:41.581783
{ "authors": [ "Webster-Yang", "keith" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/24576", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1621935062
Golang filter example fails to build Description: I'm trying to build the golang filter example by running the verify.sh script, it fails in the building step with this error [+] Running 1/0 ⠿ Container golang-go_plugin_compile-1 Created ...
gharchive/issue
2023-03-13T17:25:29
2025-04-01T04:56:41.588811
{ "authors": [ "phlax", "subzerobo", "wangfakang" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/26069", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2103637610
master com_google_cel_cpp: no matching function for call to 'operator delete' Title: no matching function for call to 'operator delete' Description: I try to build a main branch on Fedora 38 aarch64 host. and got error external/com_google_cel_cpp/base/memory.h:92:7: error: no matching function for call to 'operator...
gharchive/issue
2024-01-27T15:36:34
2025-04-01T04:56:41.626687
{ "authors": [ "alyssawilk", "haoruolei", "phlax", "sergey-safarov" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/32080", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
458931093
Make Envoy::Grpc::AsyncClient mock friendly After recent revamp of gRPC interfaces it became difficult to mock gRPC clients that use Envoy::Grpc::AsyncClient template. The problem is that interface is not virtual and now requires dependency injection to mock client objects. Proposal is to make Envoy::Grpc::AsyncClint...
gharchive/issue
2019-06-20T23:22:03
2025-04-01T04:56:41.630141
{ "authors": [ "mattklein123", "yanavlasov" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/issues/7346", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
665096979
cache: fix cache proto's max_body_bytes type Commit Message: Change max_body_bytes type in cache.proto to uint64. Additional Description: uint64_t is used for response body sizes in cache filter (AdjustedByteRange, LookupResult::content_length_ etc.) where max_body_bytes field is uint32 in cache.proto. Related discus...
gharchive/pull-request
2020-07-24T11:09:16
2025-04-01T04:56:41.644364
{ "authors": [ "alyssawilk", "enozcan", "htuch", "jmarantz", "mattklein123", "toddmgreer", "zuercher" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/12273", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
814245891
Adding an option of to make a GRPC logging service Unary Commit Message: As we generalized ALS to other logging protos in certain cases the recieving end does not support streaming but only Unary RPCs. This commit gives the option to configure the logger to be Unary instead of streaming. Risk Level: Low Testing: Unit...
gharchive/pull-request
2021-02-23T08:43:25
2025-04-01T04:56:41.647014
{ "authors": [ "htuch", "omriz" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/15149", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1058974014
Filter custom library Commit Message: Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:] [Optional API Considerations:] /assign @RyanTheOptimist Before di...
gharchive/pull-request
2021-11-19T22:44:24
2025-04-01T04:56:41.652225
{ "authors": [ "RyanTheOptimist", "ashankar1" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/19071", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1122559588
docker: use multi-stage build Use Docker multi-stage build and migrate all Docker image build process to docker buildx, this saves time and space by not loading images to Docker daemon during the build. Risk Level: Low Testing: CI Docs Changes: N/A Release Notes: N/A Signed-off-by: Lizan Zhou lizan@tetrate.io Relev...
gharchive/pull-request
2022-02-03T01:27:54
2025-04-01T04:56:41.656064
{ "authors": [ "PiotrSikora", "lizan", "moderation", "phlax" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/19789", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1140940489
kafka: handle all request types (requires handling of int64_t) Commit Message: kafka: handle all request types (requires handling of int64_t) Additional Description: add the remaining request types there were missed over the most recent updates. Risk Level: Low Testing: integration tests; manual tests (new APIs) Docs...
gharchive/pull-request
2022-02-17T06:47:50
2025-04-01T04:56:41.658242
{ "authors": [ "KBaichoo", "adamkotwasinski" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/20006", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1747024270
Fix ext_proc filter can not send non-utf8 character by gRPC Currently ext_proc is using protobuf string type to transmit header and trailer value. However, protobuf string requires it to be valid UTF-8 character. This has caused issues so a temporary workaround is applied to ext_proc filter by converting those non u...
gharchive/pull-request
2023-06-08T03:39:12
2025-04-01T04:56:41.664582
{ "authors": [ "tyxia", "yanavlasov", "yanjunxiang-google" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/27865", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2659748162
http: allow ignoring unknown upgrade requests Fixes #36305 Add configuration to ignore either all unknown upgrade requests, or specific upgrade requests. This is allowed in https://datatracker.ietf.org/doc/html/rfc7230#section-6.7: A server MAY ignore a received Upgrade header field if it wishes to continue using the...
gharchive/pull-request
2024-11-14T18:48:29
2025-04-01T04:56:41.675152
{ "authors": [ "DavidSchinazi", "RyanTheOptimist", "alyssawilk", "ggreenway", "ipoval" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/37150", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
456323464
opencensus: tweak enum in configuration API. Since this API is still experimental, tweaking to match best proto practices. Risk level: Low Signed-off-by: Harvey Tuch htuch@google.com @g-easy @curiouserrandy as discussed on e-mail thread. I can add tests if you think it's worthwhile for the null op as well if this i...
gharchive/pull-request
2019-06-14T16:05:09
2025-04-01T04:56:41.677719
{ "authors": [ "g-easy", "htuch" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/7280", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
475466193
tracing: Update OpenCensus. Let the config override the Stackdriver address. This can be used for proxying and testing. Signed-off-by: Emil Mikulic g-easy@users.noreply.github.com cc @objectiser this moves opencensus to master tip (which was requested in a previous PR). @g-easy can you merge master, LGTM. Thank...
gharchive/pull-request
2019-08-01T04:32:32
2025-04-01T04:56:41.679482
{ "authors": [ "g-easy", "htuch", "kyessenov" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/7797", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
533721246
Adding trace headers in response. Description: This PR adds two response headers to the zipkin-tracing example to help show how to return two key headers. These response headers were requested to be added in the following two issues: https://github.com/envoyproxy/envoy/issues/8683 https://github.com/envoyproxy/env...
gharchive/pull-request
2019-12-06T03:18:25
2025-04-01T04:56:41.682552
{ "authors": [ "bluetechy", "dio" ], "repo": "envoyproxy/envoy", "url": "https://github.com/envoyproxy/envoy/pull/9248", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2476098387
Add datadog tracing example Commit Message: Add example for Datadog tracing. Additional Description: This commit relocates the Datadog example form the /source directory. Additionally, it adds public documentation. Risk Level: Low. Testing: Manual testing. Docs Changes: Add public documentation. Release Notes: This c...
gharchive/pull-request
2024-08-20T16:44:40
2025-04-01T04:56:41.684643
{ "authors": [ "dmehala", "phlax" ], "repo": "envoyproxy/examples", "url": "https://github.com/envoyproxy/examples/pull/97", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2243818202
feat: support forward client cert config XFCC header What type of PR is this? configure envoy gateway to propagate XFCC header What this PR does / why we need it: this can be used to authorize client based on certificate from XFCC header Which issue(s) this PR fixes: https://github.com/envoyproxy/gateway/issues/2599 ...
gharchive/pull-request
2024-04-15T14:21:26
2025-04-01T04:56:41.688577
{ "authors": [ "arkodg", "zufardhiyaulhaq" ], "repo": "envoyproxy/gateway", "url": "https://github.com/envoyproxy/gateway/pull/3202", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2484786115
🛑 Web site is down In c3baf3c, Web site (http://www.enymind.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Web site is back up in a2a31e4 after 8 minutes.
gharchive/issue
2024-08-24T18:33:08
2025-04-01T04:56:41.692201
{ "authors": [ "enyone" ], "repo": "enyone/upptime", "url": "https://github.com/enyone/upptime/issues/44", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
300846205
looping sampler with pre-loaded audio files not working. Hi! The attached patch implements an enveloping sampler (the contents of the audio file have been saved within the patch, inside the table). This patch starts looping immediately in Pd after activating DSP, however, it won't deliver any sound after being compil...
gharchive/issue
2018-02-28T00:30:46
2025-04-01T04:56:41.698708
{ "authors": [ "diplojocus", "sergiogranadamoreno" ], "repo": "enzienaudio/heavy", "url": "https://github.com/enzienaudio/heavy/issues/252", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
1671194245
English translation for the dashboard interface and the documentation? Description Hi! Is there any roadmap established about translation the dashboard interface and the documentation of the product to english, or is something that is not going to happen? Thanks in advance. Regards, Alejandro We are still continuou...
gharchive/issue
2023-04-17T13:34:50
2025-04-01T04:56:41.716073
{ "authors": [ "Dot-Liu", "canob" ], "repo": "eolinker/apinto", "url": "https://github.com/eolinker/apinto/issues/102", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2057729015
🛑 eos_space_front is down In 25edaa4, eos_space_front ($EOS_SPACE_FRONT_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: eos_space_front is back up in ff66acc after 10 minutes.
gharchive/issue
2023-12-27T19:56:25
2025-04-01T04:56:41.718380
{ "authors": [ "Danielsv9207" ], "repo": "eos-technology/uptime", "url": "https://github.com/eos-technology/uptime/issues/322", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1108273625
Tell Your Exchange Generate tweet and count mentions @xavier506 is there a template for the tweet we want? Lets make it something simple like this to start @exchangeTwitter I own my vote and urge you to support #Myvoteeos
gharchive/issue
2022-01-19T15:58:00
2025-04-01T04:56:41.719900
{ "authors": [ "leisterfrancisco", "xavier506" ], "repo": "eoscostarica/MyvoteEOS-proxy", "url": "https://github.com/eoscostarica/MyvoteEOS-proxy/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2093771607
[QUESTION] Running build_runner in this repository? Running build_runner in this repo yields many errors. What is the recommended flow? I have the following questions: How to run build_runner in the repo? It crashes due to the build.yaml setup. Why are generated files in .g2.dart files rather than .g.dart? json_seri...
gharchive/issue
2024-01-22T12:08:14
2025-04-01T04:56:41.732474
{ "authors": [ "Vovanella95", "shilangyu" ], "repo": "epam-cross-platform-lab/swagger-dart-code-generator", "url": "https://github.com/epam-cross-platform-lab/swagger-dart-code-generator/issues/714", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2575152879
[Marketplace]: redirect to chat's details instead on Talk to modal when edit chat's settings EPAM AI DIAL chat version 0.18.0 How to reproduce Preconditions: there is a conversation with at least one message and response Steps: click on chat's name from precondition in side panel click on gear icon in the chat's hea...
gharchive/issue
2024-10-09T08:09:25
2025-04-01T04:56:41.747061
{ "authors": [ "VolhaBazhkova", "YauheniyaH" ], "repo": "epam/ai-dial-chat", "url": "https://github.com/epam/ai-dial-chat/issues/2330", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }