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 |
|---|---|---|---|---|---|
228829490 | network: throw EnvoyException on address parse error
Previously when an IP address could not be parsed, a nullptr was returned. However, this causes a segfault for config files with error(s) in the address field(s). This PR changes the address parsing logic to throw an exception instead.
This PR also moves IP address... | gharchive/pull-request | 2017-05-15T20:08:06 | 2025-04-01T04:34:56.315494 | {
"authors": [
"hennna"
],
"repo": "lyft/envoy",
"url": "https://github.com/lyft/envoy/pull/968",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
453341137 | change fileloc logic
Make sure you have checked all steps below.
Jira
[ ] My PR addresses the following Airflow Jira issues and references them in the PR title. For example, "[AIRFLOW-XXX] My Airflow PR"
https://issues.apache.org/jira/browse/AIRFLOW-XXX
In case you are fixing a typo in the documentation you can pre... | gharchive/pull-request | 2019-06-07T05:13:13 | 2025-04-01T04:34:56.336333 | {
"authors": [
"codecov-io",
"youngyjd"
],
"repo": "lyft/incubator-airflow",
"url": "https://github.com/lyft/incubator-airflow/pull/133",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
499253884 | Relax tqdm dependency
Try to update some deps in etl and found this dependency is pinned and caused failure. I don't think we need to pin this dep and it is used in backfill progress bar.
👀 @jinhyukchang @astahlman @ArgentFalcon
cc @lyft/dp-tools-viz
👍
👍
| gharchive/pull-request | 2019-09-27T06:10:22 | 2025-04-01T04:34:56.338329 | {
"authors": [
"astahlman",
"feng-tao",
"jinhyukchang"
],
"repo": "lyft/incubator-airflow",
"url": "https://github.com/lyft/incubator-airflow/pull/154",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
342446383 | fix bug in logging username
This PR is to pick up the change in upstream https://github.com/apache/incubator-airflow/pull/3438 and https://github.com/apache/incubator-airflow/pull/3508 for addressing the problem of bug in logging username.
Codecov Report
Merging #92 into data-platform-upgrade will increase coverag... | gharchive/pull-request | 2018-07-18T18:43:01 | 2025-04-01T04:34:56.347202 | {
"authors": [
"ArgentFalcon",
"codecov-io",
"youngyjd"
],
"repo": "lyft/incubator-airflow",
"url": "https://github.com/lyft/incubator-airflow/pull/92",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
438963432 | update package-lock.json, since our deps may be different
We have a lot of cherry-picks in our history, and they may cause us to have deps that won't be in the upstream-provided package-lock.json. I'm not completely sure if this is the source of the issue we have here, but running npm i on this branch produced the di... | gharchive/pull-request | 2019-04-30T20:29:43 | 2025-04-01T04:34:56.359695 | {
"authors": [
"DiggidyDave",
"codecov-io"
],
"repo": "lyft/incubator-superset",
"url": "https://github.com/lyft/incubator-superset/pull/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1931790095 | StableDiffusionInpaintPipeline
Great idea!!! wonder whether the inpainting pipeline can also use the freeU idea?
This does not apply to Unet's encoder input, which is fine in theory.
| gharchive/issue | 2023-10-08T12:37:15 | 2025-04-01T04:34:56.363196 | {
"authors": [
"ZhouXiner",
"lyn-rgb"
],
"repo": "lyn-rgb/FreeU_Diffusers",
"url": "https://github.com/lyn-rgb/FreeU_Diffusers/issues/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
234419153 | Unable to run failed tests
[09:39:07]: Exit status: 65
+--------------------+---+
| Test Results |
+--------------------+---+
| Number of tests | 7 |
| Number of failures | 1 |
+--------------------+---+
[09:39:08]: failure noted: Tests have failed
[09:39:08]: --------------------------------------------... | gharchive/issue | 2017-06-08T05:56:39 | 2025-04-01T04:34:56.382711 | {
"authors": [
"lyndsey-ferguson",
"mishrav"
],
"repo": "lyndsey-ferguson/setup_fragile_tests_for_rescan",
"url": "https://github.com/lyndsey-ferguson/setup_fragile_tests_for_rescan/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1947020641 | [Bug]: opensuse KDE环境无法显示托盘
解决方案检查
[X] 我已阅读常见问题(https://lyswhut.github.io/lx-music-doc/desktop/faq),并没有找到解决方案
[X] 我已搜索issue列表(https://github.com/lyswhut/lx-music-desktop/issues?utf8=✓&q=),并没有发现类似的问题
预期行为
无法显示托盘图标
实际行为
无法显示托盘图标
Lx Music 版本
2.5.0
最后正常的版本
2.5.0
操作系统版本
Linux(opensuse )
附加信息
opensuse kde
| gharchive/issue | 2023-10-17T09:53:37 | 2025-04-01T04:34:56.392592 | {
"authors": [
"lianchengwu"
],
"repo": "lyswhut/lx-music-desktop",
"url": "https://github.com/lyswhut/lx-music-desktop/issues/1611",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2316479744 | 🛑 TMS Get Tenants is down
In 1f1b7c5, TMS Get Tenants (https://tms.dev.cmxapp.cloud/tenants/$AMS_TENANT_ID) was down:
HTTP code: 401
Response time: 339 ms
Resolved: TMS Get Tenants is back up in b1f3f2e after 1 hour, 40 minutes.
| gharchive/issue | 2024-05-25T00:35:45 | 2025-04-01T04:34:56.395442 | {
"authors": [
"lyuboslav2406"
],
"repo": "lyuboslav2406/status-xrm",
"url": "https://github.com/lyuboslav2406/status-xrm/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2570941316 | 🛑 XRM Homepage is down
In 00fa113, XRM Homepage (https://web.dev.cmxapp.cloud/) was down:
HTTP code: 403
Response time: 214 ms
Resolved: XRM Homepage is back up in 2a95ba5 after 31 minutes.
| gharchive/issue | 2024-10-07T16:39:26 | 2025-04-01T04:34:56.398098 | {
"authors": [
"lyuboslav2406"
],
"repo": "lyuboslav2406/status-xrm",
"url": "https://github.com/lyuboslav2406/status-xrm/issues/603",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1897596167 | RT-DETR会支持paddlelite的移动端部署吗
RT-DETR用paddlelite把模型转nb文件时,显示算子都支持,但会报unknown type 0的错误,想问一下还有什么办法在移动端部署吗?
这个你要不在paddlelite那个repo下提一个issue吧
| gharchive/issue | 2023-09-15T02:29:01 | 2025-04-01T04:34:56.398926 | {
"authors": [
"SongYii",
"lyuwenyu"
],
"repo": "lyuwenyu/RT-DETR",
"url": "https://github.com/lyuwenyu/RT-DETR/issues/64",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2104727965 | Read
今年读的书
《育儿手册》
《育儿手册》
养育新生儿
《徒步中国》
《test》
| gharchive/issue | 2024-01-29T06:12:26 | 2025-04-01T04:34:56.427748 | {
"authors": [
"lzkzs"
],
"repo": "lzkzs/2024",
"url": "https://github.com/lzkzs/2024/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2566280263 | Improve Handling of Development Dependencies
Add development dependencies as dev extra to the pyproject.toml, such that they are not installed in a standard installation (pip install gcnn), but when installed as pip install gcnn[dev]. This avoids unnecessary dependencies being installed for users and most use cases.
... | gharchive/pull-request | 2024-10-04T12:38:38 | 2025-04-01T04:34:56.448038 | {
"authors": [
"codecov-commenter",
"m-kurz"
],
"repo": "m-kurz/gcnn",
"url": "https://github.com/m-kurz/gcnn/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1848044564 | Api abstraction refactoring
[x] refactor data providers
[x] refactor & simplify abstract database provider abstractions
[ ] complete and fix supabase data provider
Regardless that supabase db provider have not yet completed - the refactoring of data providers is finished 👉 merging
| gharchive/pull-request | 2023-08-12T14:30:33 | 2025-04-01T04:34:56.465574 | {
"authors": [
"m0rphed"
],
"repo": "m0rphed/stonks-bot",
"url": "https://github.com/m0rphed/stonks-bot/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2136828849 | Fix "Module not found: Error: Default condition should be last one"
Had trouble importing this through Node/Webpack, due to this: https://stackoverflow.com/a/76127619
Thank you for this fix!
| gharchive/pull-request | 2024-02-15T15:30:37 | 2025-04-01T04:34:56.473037 | {
"authors": [
"m31coding",
"sippeangelo"
],
"repo": "m31coding/fuzzy-search",
"url": "https://github.com/m31coding/fuzzy-search/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2479825738 | 🛑 DNS is down
In db9d4cf, DNS (dns.m4d3bug.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: DNS is back up in 7475e3c after 7 minutes.
| gharchive/issue | 2024-08-22T04:47:46 | 2025-04-01T04:34:56.477047 | {
"authors": [
"m4d3bug"
],
"repo": "m4d3bug/status",
"url": "https://github.com/m4d3bug/status/issues/104",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
335156050 | App crashing:unrecognized selector sent to instance
iOS versions: 11.3 and 11.4
react-native-sensitive-info versions: 5.1.0
My code
const keyNameSpace = {
sharedPreferencesName: 'xyz',
keychainService: 'xyz',
};
const migrationDone = await SInfo.getItem('migrationDone', keyNameSpace);
Exception logs
RCTFatalExce... | gharchive/issue | 2018-06-24T06:48:11 | 2025-04-01T04:34:56.486267 | {
"authors": [
"denissb",
"fdnhkj",
"felixus95",
"shashikiran797"
],
"repo": "mCodex/react-native-sensitive-info",
"url": "https://github.com/mCodex/react-native-sensitive-info/issues/85",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
962211838 | Fixes metadata fallback strategy
Fixes #92
Changes Introduced
I suggest an implementation as described in the issue mentioned above. We used a temporary struct to parse the YAML, and then check its fields. If they were not set, we use a default value, otherwise, we use the parsed value.
The downside is that for every... | gharchive/pull-request | 2021-08-05T21:30:42 | 2025-04-01T04:34:56.498955 | {
"authors": [
"cuducos",
"maaslalani"
],
"repo": "maaslalani/slides",
"url": "https://github.com/maaslalani/slides/pull/93",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
596861658 | Change type for C strings to make usage of format strings containing …
…c style placeholders easier
Fix for issue #622
Thanks for this fix!
| gharchive/pull-request | 2020-04-08T21:03:37 | 2025-04-01T04:34:56.504257 | {
"authors": [
"schroepf",
"tomlokhorst"
],
"repo": "mac-cain13/R.swift",
"url": "https://github.com/mac-cain13/R.swift/pull/623",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
852642876 | Remove CardTransformerProvider class
Remove CardTransformerProvider class
Rename (internal) SwipeCardDelegate methods to be more consistent with UIScrollViewDelegate naming conventions
Add cardDidFinishSwipeAnimation delegate method in favor of using the Notification Center
Remove CardStackAnimatableOptions and Card... | gharchive/pull-request | 2021-04-07T17:41:10 | 2025-04-01T04:34:56.513215 | {
"authors": [
"codecov-io",
"mac-gallagher"
],
"repo": "mac-gallagher/Shuffle",
"url": "https://github.com/mac-gallagher/Shuffle/pull/139",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
620701496 | enable card rasterization by default
There were pretty big improvements to performance by enabling this by default, most noticeably on the larger iPads. For more complex cards with animated components (i.e. a card displaying a looping gif), this property can still be turned off
Also reduced image quality on images f... | gharchive/pull-request | 2020-05-19T06:00:39 | 2025-04-01T04:34:56.517965 | {
"authors": [
"codecov-commenter",
"mac-gallagher"
],
"repo": "mac-gallagher/Shuffle",
"url": "https://github.com/mac-gallagher/Shuffle/pull/63",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
299312322 | New version parameters
Hi Machinegun,
I have a similar issue as the one reported in https://github.com/machinegun/SALSA/issues/10. That one was related to an older version of SALSA. Is there a way to apply the same changes you suggested also in the new code?
Thanks in advance
No, the new version does not need you t... | gharchive/issue | 2018-02-22T11:10:37 | 2025-04-01T04:34:56.547786 | {
"authors": [
"Tocci89",
"machinegun"
],
"repo": "machinegun/SALSA",
"url": "https://github.com/machinegun/SALSA/issues/21",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
299236717 | chore(models): Add LabConfig model
While I was doing #742, I noticed that we don't have a model for the lab config. So I added one to have some better type inference down the road :).
There are actually a lot more model files that should make their way to the shared folder I think, do you want to do them all separa... | gharchive/pull-request | 2018-02-22T06:30:07 | 2025-04-01T04:34:56.550363 | {
"authors": [
"SamVerschueren",
"maartentibau"
],
"repo": "machinelabs/machinelabs",
"url": "https://github.com/machinelabs/machinelabs/pull/743",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1742186920 | Render interlinks for See Also sections
Currently, quartodoc does not do any custom handling of the See Also section.
However, the quartodoc sites for siuba and shiny do custom processing to handle them! siuba uses the numpydoc itself to handle See Also references, so is a good one to grab code from. (Eventually we s... | gharchive/issue | 2023-06-05T17:05:21 | 2025-04-01T04:34:56.552075 | {
"authors": [
"machow"
],
"repo": "machow/plotnine-docs-demo",
"url": "https://github.com/machow/plotnine-docs-demo/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
175095692 | Feature to get a word from its vector and vice-versa
I'd like to get a word vector from its associated word and vice-versa.
Is it possible to do this in existing version of the code?
Yes, you can. If I am not entirely mistaken, the word ids contained in the Glove class' self.dictionary correspond to the word's vect... | gharchive/issue | 2016-09-05T15:43:39 | 2025-04-01T04:34:56.571062 | {
"authors": [
"IvanBarrientos",
"Vijethbv",
"draperunner"
],
"repo": "maciejkula/glove-python",
"url": "https://github.com/maciejkula/glove-python/issues/51",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
625730691 | Improved tests
I know this is quite a big PR, so I'll try my best to summarize all changes here. None of the changes affect the API in any way (see the small bug fix for an exception), they only concern the internal tests.
Original problem
Our linear Gaussian tests were too simple - we sometimes had bugs in the infer... | gharchive/pull-request | 2020-05-27T14:11:23 | 2025-04-01T04:34:56.584811 | {
"authors": [
"michaeldeistler"
],
"repo": "mackelab/sbi",
"url": "https://github.com/mackelab/sbi/pull/192",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
239930897 | Launching a second gvim window from gvim crashes due to python3
I installed python3 via the python website. I installed MacVim via brew install macvim --with-python3 and then launched gvim myfile.py. From gvim I typed :!gvim %<cr> and it opened. This second window crashed after running any python3 command (:py3 print... | gharchive/issue | 2017-07-01T06:25:29 | 2025-04-01T04:34:56.631685 | {
"authors": [
"Benhgift",
"eirnym"
],
"repo": "macvim-dev/macvim",
"url": "https://github.com/macvim-dev/macvim/issues/518",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
393501716 | MacVim is lagging behind
We're 38 patches behind vim now. @ychin is doing great work, but I hope we aren't returning to the days before @splhack took over (when there were hardly any merge-ins from upstream).
The highest priority should be to have vim merged in quickly when they make a change (except of course when ... | gharchive/issue | 2018-12-21T15:41:35 | 2025-04-01T04:34:56.633578 | {
"authors": [
"chdiza",
"ychin"
],
"repo": "macvim-dev/macvim",
"url": "https://github.com/macvim-dev/macvim/issues/824",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
296651425 | Reminder for all users in channel
Remind all users in channel to write standup with user's tag
modified the standup time addition, now it takes hh: mm. #56
This functionality implemented in https://github.com/maddevsio/comedian/blob/master/notifier/notifier.go
| gharchive/issue | 2018-02-13T08:31:56 | 2025-04-01T04:34:56.636766 | {
"authors": [
"anatoliyfedorenko",
"malikim"
],
"repo": "maddevsio/comedian",
"url": "https://github.com/maddevsio/comedian/issues/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1714761839 | 🛑 qBitTorrent UI is down
In 3099658, qBitTorrent UI (https://qbittorrent.$BASE_URL_MADHOGS) was down:
HTTP code: 0
Response time: 0 ms
Resolved: qBitTorrent UI is back up in fa82afc.
| gharchive/issue | 2023-05-17T23:05:51 | 2025-04-01T04:34:56.644833 | {
"authors": [
"madhogs"
],
"repo": "madhogs/upptime",
"url": "https://github.com/madhogs/upptime/issues/596",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1340023035 | The Preview panel is layered on top, hiding other windows
When the markdown editor is open, showing the editing and preview panels, the preview panel remains in the foreground when another window is opened over the markdown editor.
To Reproduce
Open the markdown editor, pinned, in a 'New Horizontal Document Group', ... | gharchive/issue | 2022-08-16T08:50:44 | 2025-04-01T04:34:56.661480 | {
"authors": [
"madskristensen",
"ronmurp"
],
"repo": "madskristensen/MarkdownEditor2022",
"url": "https://github.com/madskristensen/MarkdownEditor2022/issues/69",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
338061186 | Too many )'s.
When testing extracting file level1 of Easy Red (paid game on steam), error at bottom appears.
There is no log file but the exe properties show this product version: 2017.3.1.16522547
Perhaps reproduce-able with the free demo version at https://corvobrok.itch.io/easyred
General: System.ArgumentException... | gharchive/issue | 2018-07-03T21:31:34 | 2025-04-01T04:34:56.667119 | {
"authors": [
"iwanPlays",
"mafaca"
],
"repo": "mafaca/UtinyRipper",
"url": "https://github.com/mafaca/UtinyRipper/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
189763873 | Cannot include fuse.h
Hey, I'm using windows and trying to install fuse-bindings
I followed all the instructions, and did install Dokany myself
I also tried to set environment variables:
DOKAN_INSTALL_DIR = C:\Program Files\Dokan\DokanLibrary
DOKAN_FUSE_INCLUDE = C:\Program Files\Dokan\DokanLibrary\include
and stil... | gharchive/issue | 2016-11-16T16:39:29 | 2025-04-01T04:34:56.670381 | {
"authors": [
"KromDaniel"
],
"repo": "mafintosh/fuse-bindings",
"url": "https://github.com/mafintosh/fuse-bindings/issues/39",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
317682244 | This module is now part of Node.js 10
It seems like the code of the new Stream.pipeline(...) used this repository as the base. Since this is now core module, should this repository be deprecated?
npm deprecate is a big stick that should be wielded lightly. People are going to be using older versions of node for qui... | gharchive/issue | 2018-04-25T15:34:41 | 2025-04-01T04:34:56.672286 | {
"authors": [
"ehmicky",
"phated"
],
"repo": "mafintosh/pump",
"url": "https://github.com/mafintosh/pump/issues/40",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1661108612 | Can‘t get credential with cli.js
Hi,
thanks for this plugin.
If I try
/usr/local/lib/node_modules/homebridge-appletv-now-playing $ node .\bin/cli.js
there is an issue.
Could you help me, please?
Hi @Kohle81
I'm flattered that you arrived at my plugin only half a day after I copied it in there! Just FYI, my plugin w... | gharchive/issue | 2023-04-10T17:36:29 | 2025-04-01T04:34:56.677082 | {
"authors": [
"Kohle81",
"mag911"
],
"repo": "mag911/HomeBridge-AppleTV_as_an_Accessory",
"url": "https://github.com/mag911/HomeBridge-AppleTV_as_an_Accessory/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1752395418 | Transfer sol method not working after first session of wallet connection.
Describe the bug
Transfer function on walletBase is not working after first session, when you connect to phantom wallet.
To Reproduce
After connecting to phantom wallet in android, try to transfer sol with Transfer function. It should work fine... | gharchive/issue | 2023-06-12T10:10:44 | 2025-04-01T04:34:56.911380 | {
"authors": [
"Eiquy3",
"GabrielePicco"
],
"repo": "magicblock-labs/Solana.Unity-SDK",
"url": "https://github.com/magicblock-labs/Solana.Unity-SDK/issues/123",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
120831227 | [feature/deleteRecord] FC when database is empty
Connected with #34
fill base with words>delete all of them>wait for notification>tap on notification>FC
notifications come even though database is empty
Now it's ok, no FC after tap on notification.
Tested on Android 4.4.4.
| gharchive/issue | 2015-12-07T17:55:10 | 2025-04-01T04:34:56.912814 | {
"authors": [
"magicmychal",
"michq"
],
"repo": "magicmychal/Fiszki",
"url": "https://github.com/magicmychal/Fiszki/issues/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1552536754 | Navbar Height is too much on Android and IOS
Describe the bug
Investigate the bottom nav bar height in material specs
To Reproduce
Steps to reproduce the behavior:
Run the example app on an Android
check the navbar height
Expected behavior
Height should match the standard material guidelines
Screenshots
Pixel 7
... | gharchive/issue | 2023-01-23T05:20:46 | 2025-04-01T04:34:56.968582 | {
"authors": [
"karatekid430",
"maheshmnj"
],
"repo": "maheshmnj/navbar_router",
"url": "https://github.com/maheshmnj/navbar_router/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
391515543 | Fix build on rust 1.31.0
Building on rust 1.31.0 fails with errors like
error: lint private_no_mangle_fns has been removed: no longer an warning, #[no_mangle] functions always exported
This PR removes the lint.
Hi @winding-lines, thanks for your contribution. Sorry I didn't notice it before raising PR 92 (I was tac... | gharchive/pull-request | 2018-12-16T23:11:06 | 2025-04-01T04:34:56.981582 | {
"authors": [
"mitchtbaum",
"pierrechevalier83",
"winding-lines"
],
"repo": "maidsafe/rust_sodium",
"url": "https://github.com/maidsafe/rust_sodium/pull/91",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
140811861 | add linux-arm to supported platforms
Task will download linux-arm but not allow building with it because it's not in the platform list.
The build failing is another issue having to do with a pretty old version of electron that it can't download...
src/index.js should also get changed.
@codeskyblue updated sourc... | gharchive/pull-request | 2016-03-14T22:13:27 | 2025-04-01T04:34:57.026340 | {
"authors": [
"codeskyblue",
"mainyaa",
"technicallyjosh"
],
"repo": "mainyaa/gulp-electron",
"url": "https://github.com/mainyaa/gulp-electron/pull/33",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1006171626 | Cleanup TLS code.
Commit Message:
Run fix_format CI target and fix the integer comparison issues. Also remove unused parameters.
/ok-to-test
@ipuustin: thanks for the PR. To confirm -- this is mostly formatting changes, along with fixes for primitive data type comparisons and a change to use Envoy::errorDetails()... | gharchive/pull-request | 2021-09-24T07:33:37 | 2025-04-01T04:34:57.028255 | {
"authors": [
"dmitri-d",
"ipuustin"
],
"repo": "maistra/envoy",
"url": "https://github.com/maistra/envoy/pull/109",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
891048290 | MAISTRA-2355: Change httpbin port to 8000
From the default 80, which is not allowed by default in OpenShift.
Service already uses port 8000, so this change should have minimal
impact.
/test unit
| gharchive/pull-request | 2021-05-13T13:37:29 | 2025-04-01T04:34:57.029595 | {
"authors": [
"brian-avery",
"jwendell"
],
"repo": "maistra/istio",
"url": "https://github.com/maistra/istio/pull/340",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1424520288 | OSSM-2203: aligns dependencies with istio/release-1.16
Changes in this PR
go module version to be 1.19
as this is the target version of upstream, also without it, it won't build easily - some deps explicitly require this version
introduces default target
following the principle of least astonishment (POLA) runni... | gharchive/pull-request | 2022-10-26T18:29:07 | 2025-04-01T04:34:57.033967 | {
"authors": [
"bartoszmajsak"
],
"repo": "maistra/xns-informer",
"url": "https://github.com/maistra/xns-informer/pull/29",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
800550852 | Revert "MIP Set (38,39,40,41) + SP + Amendments + newMIPs"
Reverts makerdao/mips#169
@Davidutro Please confirm the revert and merge the PR as we wanted to split out the amendments as a separate PR before merging.
| gharchive/pull-request | 2021-02-03T17:38:02 | 2025-04-01T04:34:57.049268 | {
"authors": [
"CPSTL"
],
"repo": "makerdao/mips",
"url": "https://github.com/makerdao/mips/pull/173",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1461999589 | MIP41 Amendments to smooth out interim facilitator processes.
Attached to: https://github.com/makerdao/mips/pull/712
Patrick and I went over this line by line to address concerns.
vote passed - https://vote.makerdao.com/polling/QmSYNed5#vote-breakdown
| gharchive/pull-request | 2022-11-23T15:51:30 | 2025-04-01T04:34:57.050846 | {
"authors": [
"LongForWisdom",
"patrick-j-govalpha"
],
"repo": "makerdao/mips",
"url": "https://github.com/makerdao/mips/pull/711",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1918056518 | Sponsored issue: Adding paddingLeft on MakesMathEasy Icon
Add paddingLeft to MakesMathEasy icon on the navbar so it will be look much clear
Priority Support
@wajeeha-mushtaq is using Mintycode to fund this issue.
If you would like to accept bounty for solving this issue join Mintycode.
Thank you in advance for hel... | gharchive/issue | 2023-09-28T18:26:49 | 2025-04-01T04:34:57.063648 | {
"authors": [
"Khanishsuresh",
"wajeeha-mushtaq"
],
"repo": "makesmatheasy/makesmatheasy",
"url": "https://github.com/makesmatheasy/makesmatheasy/issues/5451",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1440724709 | v2.0.4
Update core to WebUI v2.0.4
Update example
Update screenshot
Update readme
I don't know how to build the example using the local module instead of the online repo one. Perhaps we should add a development example file, also we should add a new section in readme for how to build from source.
Thanks for you... | gharchive/pull-request | 2022-11-08T18:47:16 | 2025-04-01T04:34:57.083285 | {
"authors": [
"AlbertShown",
"malisipi"
],
"repo": "malisipi/vwebui",
"url": "https://github.com/malisipi/vwebui/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1943859660 | [Fix] Keyboard interrupt for listen_loop
For windows 11, it seems "ctrl+c" doesn't stop the process completely.
[Reproduct process]
pip install of whisper_mic
"whisper_mic --loop"
wait for the initialization
"Ctrl+c"
"Aborted!" shows in the command line. but the command line doesn't start to accept new commands.
(ch... | gharchive/issue | 2023-10-15T11:57:42 | 2025-04-01T04:34:57.085512 | {
"authors": [
"mallorbc",
"szriru"
],
"repo": "mallorbc/whisper_mic",
"url": "https://github.com/mallorbc/whisper_mic/issues/53",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1072644531 | question: tests and test files?
I'm interested in adding tests (using pytest, unless you have other preferences) that demonstrate functionality of dnfile.
is pytest ok with you? And ok if I place tests under tests/test_*.py?
where would you like test data, like .NET modules used in the tests?
For reference, in capa... | gharchive/issue | 2021-12-06T21:39:57 | 2025-04-01T04:34:57.096160 | {
"authors": [
"malwarefrank",
"williballenthin"
],
"repo": "malwarefrank/dnfile",
"url": "https://github.com/malwarefrank/dnfile/issues/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2568170130 | Do we have titles and filenames swapped for the needs docs?
@tracykteal Please double check. Thanks!
Thank you! I had both files with the same 'by category' title and introduction. I've now updated the 'by project' page to have the correct title and introduction.
| gharchive/issue | 2024-10-05T15:12:04 | 2025-04-01T04:34:57.132310 | {
"authors": [
"tracykteal",
"willingc"
],
"repo": "managing-os-projects/os-sponsor-needs",
"url": "https://github.com/managing-os-projects/os-sponsor-needs/issues/3",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1082302364 | Allow to have a different default console
We are currently opening console applications using cmd.
$executableCmd = Join-Path ${Env:WinDir} "system32\cmd.exe"
I think it would be nice to use a environment variable to allow to change the default console.
Same for the default browser. 🤔
Same for the default bro... | gharchive/issue | 2021-12-16T15:05:10 | 2025-04-01T04:34:57.155541 | {
"authors": [
"Ana06",
"MalwareMechanic"
],
"repo": "mandiant/VM-Packages",
"url": "https://github.com/mandiant/VM-Packages/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
279666785 | xml openioc_to_yara parse error
Hello!
I have the following issue with some xml formats I am trying to parse with the openioc_to_yara.py.
First, I have the following xml:
<?xml version='1.0' encoding='UTF-8'?>
<!--
TITLE: 0b879284-0c37-4bfa-9dd8-34505a9c5175.ioc
VERSION: 1.0
DESCRIPTION: ... | gharchive/issue | 2017-12-06T08:30:57 | 2025-04-01T04:34:57.164094 | {
"authors": [
"DimChris0",
"LoveMutt"
],
"repo": "mandiant/ioc_writer",
"url": "https://github.com/mandiant/ioc_writer/issues/10",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2583798312 | Alignment fixed
Issue Resolved. #297
Pull Request
Title
Description Node modules deleted.
Related Issues
Changes Made
Checklist
[ ] I have tested the changes locally
[ ] Documentation has been updated (if necessary)
[ ] Changes are backward-compatible
Screenshots (if applicable)
Additional Notes
Footer
ple... | gharchive/pull-request | 2024-10-13T08:53:32 | 2025-04-01T04:34:57.209381 | {
"authors": [
"khwa04",
"manikumarreddyu"
],
"repo": "manikumarreddyu/AgroTech-AI",
"url": "https://github.com/manikumarreddyu/AgroTech-AI/pull/410",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2415091740 | 🛑 Mesa Freeworld is down
In 79e5f8a, Mesa Freeworld (https://nonfree.eu) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Mesa Freeworld is back up in 000f1c9 after 12 minutes.
| gharchive/issue | 2024-07-18T02:47:35 | 2025-04-01T04:34:57.216672 | {
"authors": [
"boredland"
],
"repo": "manjaro-contrib/upptime",
"url": "https://github.com/manjaro-contrib/upptime/issues/3397",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2483868023 | rio_* crates are not actively maintained - maybe instead use oxrdf
The maintainer of rio_api, rip_turtle and rio_xml no longer actively maintain those packages and has shifted to instead use component from his own Oxigraph project - e.g. oxrdf.
Please consider switching from rio_* to ox* crates.
Yes. this should be... | gharchive/issue | 2024-08-23T20:46:55 | 2025-04-01T04:34:57.229734 | {
"authors": [
"damooo",
"jonassmedegaard"
],
"repo": "manomayam/manas",
"url": "https://github.com/manomayam/manas/issues/70",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
625721778 | No compatible devices found
Hey.
I'm excited about this project.
For now, when I run annemone single 255 0 255 returns No compatible devices found.
My AnnePro 2 is connected by USB cable.
My environment:
Hello! Thank you for bringing this to my attention, I haven't tested annemone on Linux yet.
Could you please ru... | gharchive/issue | 2020-05-27T14:00:04 | 2025-04-01T04:34:57.297835 | {
"authors": [
"GabeConsalter",
"manualmanul"
],
"repo": "manualmanul/Annemone",
"url": "https://github.com/manualmanul/Annemone/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
818837155 | Low responsiveness when moving tokens + slow movement of groups of tokens
I notice that there's often considerable lag when starting to click and drag a token and when it finally starts to move along with the cursor. The ShowDragDistance module performs more smoothly right now, while providing similar base functional... | gharchive/issue | 2021-03-01T12:52:29 | 2025-04-01T04:34:57.323181 | {
"authors": [
"Stendarpaval",
"manuelVo"
],
"repo": "manuelVo/foundryvtt-drag-ruler",
"url": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
366616769 | Simplied Shape File Error When Uploading as TileSet to Mapbox Account
First I uploaded a zipped shape file (37 mb) to Mapbox as a Tileset, but I have to zoom in a lot to see the shapes in Power BI Desktop. So I used the mapshaper to simplify it and exported it as GeoJSON file with a smaller size, but when I tried to ... | gharchive/issue | 2018-10-04T04:21:48 | 2025-04-01T04:34:57.489203 | {
"authors": [
"TiffanyFHA",
"matuteiglesias"
],
"repo": "mapbox/mapbox-studio-classic",
"url": "https://github.com/mapbox/mapbox-studio-classic/issues/1587",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
156129779 | Empty tile
I have some geojson feature collections (all points) which I convert to mbtiles using tippecanoe. When I try to preview the mbtiles in MapTiller, I can't see anything, just an empty, gray map. I also try this tile server - https://github.com/klokantech/tileserver-php, and I get a black, empty map. What am ... | gharchive/issue | 2016-05-22T01:24:36 | 2025-04-01T04:34:57.502704 | {
"authors": [
"ericfischer",
"stackTom"
],
"repo": "mapbox/tippecanoe",
"url": "https://github.com/mapbox/tippecanoe/issues/250",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
259054088 | How to let Spark access GPU Data Frame (GDF) directly?
Is there any way for Spark to access GDF like accessing Parquet files rather than like accessing an external SQL database via JDBC?
Not sure if i understand it correctly but the former approach seems much faster, because it will treat MapD as a distributed file s... | gharchive/issue | 2017-09-20T06:31:03 | 2025-04-01T04:34:57.526729 | {
"authors": [
"archenroot",
"asuhan",
"fleapapa",
"randyzwitch",
"tmostak"
],
"repo": "mapd/mapd-core",
"url": "https://github.com/mapd/mapd-core/issues/79",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
339678398 | Update ROADMAP.md
Not sure exactly what should be in the Geo section, but definitely needs an update since 4.0 is out.
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signe... | gharchive/pull-request | 2018-07-10T03:17:15 | 2025-04-01T04:34:57.530050 | {
"authors": [
"CLAassistant",
"mflaxman10",
"randyzwitch"
],
"repo": "mapd/mapd-core",
"url": "https://github.com/mapd/mapd-core/pull/227",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
351422686 | how to use a single relu or bn
I want to transform a net with Inplace_abn,but there is a single relu without bn in the start of the net.After used the single relu in here and Inplace_abn in other place, I got the error "RuntimeError: one of the variables needed for gradient computation has been modified by an inplace... | gharchive/issue | 2018-08-17T01:09:33 | 2025-04-01T04:34:57.550340 | {
"authors": [
"JamesKasperYu",
"rotabulo"
],
"repo": "mapillary/inplace_abn",
"url": "https://github.com/mapillary/inplace_abn/issues/40",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2616875740 | Geocoder input is left uncollapsed after selecting an item
When auto-collapsing is used, when the user clicks on a result, the box is left open. It should be auto-closed, as the user has made a definitive decision and the action is complete.
I have created a workaround, but this is unsatisfactory because it force-cle... | gharchive/issue | 2024-10-27T21:22:50 | 2025-04-01T04:34:57.560089 | {
"authors": [
"HarelM",
"mvl22"
],
"repo": "maplibre/maplibre-gl-geocoder",
"url": "https://github.com/maplibre/maplibre-gl-geocoder/issues/183",
"license": "ISC",
"license_type": "permissive",
"license_source": "github-api"
} |
1214328121 | Enable WebWorker bundling
Blocked by https://github.com/parcel-bundler/parcel/issues/8004
Solved by switching to esbuild! :tada:
| gharchive/issue | 2022-04-25T10:55:52 | 2025-04-01T04:34:57.573728 | {
"authors": [
"maxammann"
],
"repo": "maplibre/maplibre-rs",
"url": "https://github.com/maplibre/maplibre-rs/issues/39",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2382218931 | WASM decoder
Could we use a decoder written in C++ or Rust and deploy it as webassembly? Could this give performance benefits?
Yes, this is one of my goals to write a Rust decoder and compile it to WebAssembly. Only with WASM we can use SIMD instructions in the browser and take full advantage of the encodings of th... | gharchive/issue | 2024-06-30T11:49:52 | 2025-04-01T04:34:57.574643 | {
"authors": [
"mactrem",
"wipfli"
],
"repo": "maplibre/maplibre-tile-spec",
"url": "https://github.com/maplibre/maplibre-tile-spec/issues/225",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1384652229 | maplibre-rs monthly
Preview:
Hm strange it does not show up for me. Should it be at https://maplibre.org/news ?
Ah I saw now #82
| gharchive/pull-request | 2022-09-24T12:09:11 | 2025-04-01T04:34:57.576230 | {
"authors": [
"maxammann",
"wipfli"
],
"repo": "maplibre/maplibre.github.io",
"url": "https://github.com/maplibre/maplibre.github.io/pull/81",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2376505220 | Fix deleted parent filter
Both the /taskCluster endpoint and the /tasks/box/:left/:bottom/:right/:top endpoint should return the same tasks (the format of the data should be different, but the tasks themselves should be the same and the amount of tasks should be the same).
Issue: The two endpoints, when passed the s... | gharchive/pull-request | 2024-06-27T00:58:03 | 2025-04-01T04:34:57.584117 | {
"authors": [
"CollinBeczak",
"ljdelight"
],
"repo": "maproulette/maproulette-backend",
"url": "https://github.com/maproulette/maproulette-backend/pull/1135",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
208800209 | cannot load template with template url in marker infoWindow
Hello everyone,
I am trying to inject template instead of String in marker window but even after compiling html template ,marker is taking as string.Please help me.Thank you.
my directive:-
.directive('loadWindowTemplate', [function () {
return {
... | gharchive/issue | 2017-02-20T07:09:53 | 2025-04-01T04:34:57.594256 | {
"authors": [
"Ashish121",
"wf9a5m75"
],
"repo": "mapsplugin/cordova-plugin-googlemaps",
"url": "https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/1314",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
294861850 | New markers added with MarkerCluster.addMarkers don't show until the map is moved
I'm submitting a ... (check one with "x")
[ ] question
[x] any problem or bug report
[ ] feature request
If you choose 'problem or bug report', please select OS: (check one with "x")
[x] Android
[ ] iOS
cordova information: (run ... | gharchive/issue | 2018-02-06T18:17:26 | 2025-04-01T04:34:57.601435 | {
"authors": [
"danieleLewis",
"wf9a5m75"
],
"repo": "mapsplugin/cordova-plugin-googlemaps",
"url": "https://github.com/mapsplugin/cordova-plugin-googlemaps/issues/2053",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
143383709 | Don't merge transit stations zoom 15+
From discussion in #506, we once we're zoomed in on the map, it's no longer useful to "merge" stations in the same relation. Two examples in London where the rail station is winning over the subway station (the subway stations are totally missing from tiles):
Euston:
http://vecto... | gharchive/issue | 2016-03-24T23:07:13 | 2025-04-01T04:34:57.632518 | {
"authors": [
"nvkelso",
"okavvada"
],
"repo": "mapzen/vector-datasource",
"url": "https://github.com/mapzen/vector-datasource/issues/637",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
316140652 | Duration : Changes to skinning engine kodi krypton to leia
Hi, since there is a change that duration can use time format strings in leia
$INFO[ListItem.Duration(hh,, h] $INFO[ListItem.Duration(mm,, min]
or $INFO[ListItem.Duration(h,, h] $INFO[ListItem.Duration(m,, min]
or $INFO[ListItem.Duration]
SO Thats just w... | gharchive/issue | 2018-04-20T06:14:51 | 2025-04-01T04:34:57.695785 | {
"authors": [
"marduklev"
],
"repo": "marcelveldt/script.module.metadatautils",
"url": "https://github.com/marcelveldt/script.module.metadatautils/issues/30",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2591563516 | 🛑 Grafana is down
In d95e19f, Grafana (https://grafana.bojko.eu) was down:
HTTP code: 523
Response time: 2684 ms
Resolved: Grafana is back up in 9fe63b1 after 50 minutes.
| gharchive/issue | 2024-10-16T11:24:07 | 2025-04-01T04:34:57.698216 | {
"authors": [
"marcinbojko"
],
"repo": "marcinbojko/upptime",
"url": "https://github.com/marcinbojko/upptime/issues/880",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2281842998 | Cache header handler
Descrizione
Set cache header when traversing cache module
Criteri di accettazione
Dettagli implementativi
Nice to have
https://datatracker.ietf.org/doc/rfc9211/
| gharchive/issue | 2024-05-06T21:50:02 | 2025-04-01T04:34:57.708178 | {
"authors": [
"marco-svitol"
],
"repo": "marco-svitol/quaestio-be",
"url": "https://github.com/marco-svitol/quaestio-be/issues/138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1665687528 | 🛑 Video Call is down
In 3d67d61, Video Call (https://jitsi01.diversolatam.com/test) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Video Call is back up in b53f346.
| gharchive/issue | 2023-04-13T04:30:06 | 2025-04-01T04:34:57.710424 | {
"authors": [
"marcoadasilvaa"
],
"repo": "marcoadasilvaa/health",
"url": "https://github.com/marcoadasilvaa/health/issues/1960",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1021820157 | build(angular): migrate to Angular 12
fix #2
Pull Request Test Coverage Report for Build 1324454887
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 100.0%
Totals
Change from base Build 1324390579:
0.0%
Cov... | gharchive/pull-request | 2021-10-09T22:17:38 | 2025-04-01T04:34:57.714780 | {
"authors": [
"coveralls",
"marcobuschini"
],
"repo": "marcobuschini/angular-application-dev-ops-starter",
"url": "https://github.com/marcobuschini/angular-application-dev-ops-starter/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1405175906 | Add type declarations for methods
I've been missing type declarations for the methods when using this wonderful component in my TypeScript project.
Using // @ts-ignore has been the solution so far, as described here:
https://github.com/marcocesarato/react-native-big-list/issues/119
This PR adds type declarations for ... | gharchive/pull-request | 2022-10-11T20:16:19 | 2025-04-01T04:34:57.716433 | {
"authors": [
"larsmunkholm"
],
"repo": "marcocesarato/react-native-big-list",
"url": "https://github.com/marcocesarato/react-native-big-list/pull/263",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1863628243 | The adv is not be shown the first times
In my page, I added a Rewarded adv. In the constructor of the page I added
public ProfilePage(ProfilePageViewModel model)
{
InitializeComponent();
#if ANDROID || IOS
CrossMauiMTAdmob.Current.TagForChildDirectedTreatment = MTTagForChildDirectedTreatment.... | gharchive/issue | 2023-08-23T16:08:21 | 2025-04-01T04:34:57.718864 | {
"authors": [
"erossini",
"marcojak"
],
"repo": "marcojak/MauiMTAdmob",
"url": "https://github.com/marcojak/MauiMTAdmob/issues/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1500532708 | Using onclick function to display node properties of a network
Hello @marcomusy ,
I'm exporting a network graph to html file and I would like to display the values of the
graph nodes using the onclick method.
For instance, the time-series value of node 1 is stored in a dict,
data['node1'] = [0,1,2,3,4,6].
I could use... | gharchive/issue | 2022-12-16T16:41:12 | 2025-04-01T04:34:57.725439 | {
"authors": [
"DeepaMahm",
"marcomusy"
],
"repo": "marcomusy/vedo",
"url": "https://github.com/marcomusy/vedo/issues/763",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1958945228 | Implement Articles page
Here's a rough mockup for how such a page might look like
I'd like to work on this issue
Awesome, thanks @SmithWebDev!
We currently have an almost empty articles.yml file for the content at:
https://github.com/marcoroth/hotwire.io/blob/4a71f10e6b67fa9c10c64a43013854eae2de7e6b/app/content/... | gharchive/issue | 2023-10-24T10:22:18 | 2025-04-01T04:34:57.727741 | {
"authors": [
"SmithWebDev",
"marcoroth"
],
"repo": "marcoroth/hotwire.io",
"url": "https://github.com/marcoroth/hotwire.io/issues/53",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
169363206 | Different/configurable distance metrics
Background
We've been doing some work with LIME in relatively high-dimension problems (1000+ features), and have found that the current distance metric doesn't tend to perform well in that context [related paper]. For very high dimensions, the euclidian distance is inflated to... | gharchive/pull-request | 2016-08-04T12:32:14 | 2025-04-01T04:34:57.744092 | {
"authors": [
"marcotcr",
"wdm0006"
],
"repo": "marcotcr/lime",
"url": "https://github.com/marcotcr/lime/pull/13",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
993594703 | Can't find QT Designer UI File
Looking for to original QT Designer .ui file before it was converted to gui.py.
Here it is! You can now have access to it from the repo => https://github.com/marcpinet/batch-downloader-nyaa.si/tree/main/pyqt-ui
Please, note that this file only contains the GUI with the widgets put at ... | gharchive/issue | 2021-09-10T21:06:01 | 2025-04-01T04:34:57.746375 | {
"authors": [
"marcpinet",
"xAkai97"
],
"repo": "marcpinet/batch-downloader-nyaa.si",
"url": "https://github.com/marcpinet/batch-downloader-nyaa.si/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
972143538 | How to use Data links
Each GanttTask component seem to have datalink capability.
However I can't find out how to invoke the link.
Please add the link to tool tips.
I just discovered that Data Links support seems to be broken in Grafana 8.
Fixed in v0.7.4.
| gharchive/issue | 2021-08-16T22:21:19 | 2025-04-01T04:34:57.755009 | {
"authors": [
"marcusolsson",
"n-arakawa"
],
"repo": "marcusolsson/grafana-gantt-panel",
"url": "https://github.com/marcusolsson/grafana-gantt-panel/issues/49",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1868085275 | A way to unload a model?
Hi There,
I'm using ctransformers with Oobabooga text-generation-webui and I can load models fine. All the other loaders let me load, unload, reload models at will. When I load a model with ctransformers as stated it works fine but using the unload button does nothing, and if I try to load an... | gharchive/issue | 2023-08-26T12:44:45 | 2025-04-01T04:34:57.766168 | {
"authors": [
"Remowylliams",
"marella",
"yashpundir"
],
"repo": "marella/ctransformers",
"url": "https://github.com/marella/ctransformers/issues/111",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2099585527 | IOS build issue
Platform iOS
Cloned main on commit 3850942410b9e9d4fcbfc3ca2a8ad601198ec0f4
and got the error
repo/node_modules/react-native-skottie/cpp/JsiSkSkottie.h:11:10 'modules/skottie/include/Skottie.h' file not found
Hey, can you please retest with the latest version? I think it should be fixed. Thanks
U... | gharchive/issue | 2024-01-25T05:14:10 | 2025-04-01T04:34:57.771469 | {
"authors": [
"hannojg",
"relaxxpls"
],
"repo": "margelo/react-native-skottie",
"url": "https://github.com/margelo/react-native-skottie/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1000712390 | Fixes GH workflow's name
Problem
Github actions workflow, test.yml, doesn't have an appropriate name.
Solution
This PR changes the name from 'Hello Reason' to 'Deku Test Workflow'.
| gharchive/pull-request | 2021-09-20T08:41:47 | 2025-04-01T04:34:57.795949 | {
"authors": [
"EduardoRFS",
"callistonianembrace"
],
"repo": "marigold-dev/sidechain",
"url": "https://github.com/marigold-dev/sidechain/pull/193",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1945658228 | max width and max height utilities
Call .max_width(pixels) or .max_height(pixels) on any HTML object to constrain its max width or height.
e.g.,
mo.hstack([...]).max_height(height=400)
Closing in favor of a more general style escape hatch, since it can be difficult to anticipate desired behavior (eg, with overflow... | gharchive/pull-request | 2023-10-16T16:36:57 | 2025-04-01T04:34:57.799093 | {
"authors": [
"akshayka"
],
"repo": "marimo-team/marimo",
"url": "https://github.com/marimo-team/marimo/pull/218",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
384024487 | Housekeeping
Setting up ESLint + basic CLI 🎉
Try it using:
$ npx vladimyr/eurojackpot#housekeeping
Btw you don't need cheerio for this. There is an API: https://www.lottoland.com/api/drawings/euroJackpot 🦊
Thanks for suggestions, specially for API. Will definitely implement some of them 🐐
| gharchive/pull-request | 2018-11-24T21:43:54 | 2025-04-01T04:34:57.800838 | {
"authors": [
"marinko-peso",
"vladimyr"
],
"repo": "marinko-peso/eurojackpot",
"url": "https://github.com/marinko-peso/eurojackpot/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2453401115 | Hello, Can you enable zIndex setting?
It seems to have a lower index rank than the daisyUI modal window, so it is not displayed. It would be nice if I could set it up separately.
Hi there the new version now you can pass the index as a parameter.
thx :)
| gharchive/issue | 2024-08-07T12:47:00 | 2025-04-01T04:34:57.801889 | {
"authors": [
"mariojgt",
"nebula0225"
],
"repo": "mariojgt/wind-notify",
"url": "https://github.com/mariojgt/wind-notify/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
137171457 | Task Scheduler and -AllowEscapedDotsAndSlashes
Hi,
I encountered the following error:
If I run my script directly it works fine, if I start it with the Windows Task Scheduler the Get-RabbitMQQueue cmdlet throws the error "A parameter cannot be found that matches parameter name 'AllowEscapedDotsAndSlashes'".
I fixed i... | gharchive/issue | 2016-02-29T07:14:43 | 2025-04-01T04:34:57.809195 | {
"authors": [
"gaelcolas",
"rickytp",
"secana"
],
"repo": "mariuszwojcik/RabbitMQTools",
"url": "https://github.com/mariuszwojcik/RabbitMQTools/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
232976535 | gvm2 messes with my prompt
wes at Wes-Outreach-Macbook in ~ ⌚ 11:55:59 ‹ruby-2.3.3›
$ source "$HOME/.gvm/scripts/gvm"
[magenta]wes at [yellow]Wes-Outreach-Macbook in [green]~ ⌚ [red]11:56:01 [red]‹ruby-2.3.3›
$
Hrmm. That's odd because GVM2 does not actually do anything to change the prompt, or at least shouldn't... | gharchive/issue | 2017-06-01T18:56:39 | 2025-04-01T04:34:57.831203 | {
"authors": [
"arminbalalaie",
"ghostsquad",
"keonjeo",
"markeissler",
"wesm-outreach"
],
"repo": "markeissler/gvm2",
"url": "https://github.com/markeissler/gvm2/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
186106145 | Fixed entry for editor context menu.
Fixed entry for editor context menu.
For ticket #37 .
| gharchive/pull-request | 2016-10-29T23:03:51 | 2025-04-01T04:34:57.832531 | {
"authors": [
"Chris2011"
],
"repo": "markiewb/nb-git-open-in-external-repoviewer",
"url": "https://github.com/markiewb/nb-git-open-in-external-repoviewer/pull/38",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
57730558 | compile from another hard disc
Hello,
I just find that less compile files on a hard disc different from that of the winless installation does not work.
Do you have a solution?
Thank you.
The same here, do you have a solution for this?
| gharchive/issue | 2015-02-15T13:37:23 | 2025-04-01T04:34:57.833789 | {
"authors": [
"luger95",
"robertroth"
],
"repo": "marklagendijk/WinLess",
"url": "https://github.com/marklagendijk/WinLess/issues/151",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1181233405 | DatabaseClient.eval() always return true when the result is a boolean
When evaluating a piece of JavaScript on the server using DatabaseClient.eval() seems to always return true when the expression results in a single boolean. Even when the result is false.
To reproduce:
require('marklogic')
.createDatabaseClien... | gharchive/issue | 2022-03-25T20:19:06 | 2025-04-01T04:34:57.847829 | {
"authors": [
"anu3990",
"fgeorges",
"hansenmc"
],
"repo": "marklogic/node-client-api",
"url": "https://github.com/marklogic/node-client-api/issues/669",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1530130568 | Add Pesticide Chrome Extension
Item : Pesticide For Chrome
Link:(chrome://extensions/?id=bakpbgckdnepkmkeaiomhmfcnejndkbi)
Short Description: This is a Chrome extension that allows web developers to see the elements, such as divs, by giving the website a skeleton-like look. It also provides hover functionality, so us... | gharchive/pull-request | 2023-01-12T05:26:09 | 2025-04-01T04:34:57.854214 | {
"authors": [
"lokeshvasnik",
"markodenic"
],
"repo": "markodenic/web-development-resources",
"url": "https://github.com/markodenic/web-development-resources/pull/422",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
85723117 | Builds and badges
You will need to enable the repo on coveralls.io for code coverage reports. Uncheck "Leave comment?" on the config page to avoid those annoying coverage report comments and just get updates through status api.
I ran phpcbf to auto fix CS errors but there are errors which need to be fixed manually. I... | gharchive/pull-request | 2015-06-06T08:30:32 | 2025-04-01T04:34:57.975113 | {
"authors": [
"ADmad",
"markstory"
],
"repo": "markstory/asset_compress",
"url": "https://github.com/markstory/asset_compress/pull/270",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
158316120 | NullPointerException: Attempt to invoke interface method 'java.lang.String com.github.moduth.blockcanary.IBlockCanaryContext.getLogPath()'
06-02 18:07:50.253 E/AndroidRuntime(27493): FATAL EXCEPTION: pool-7-thread-1
06-02 18:07:50.253 E/AndroidRuntime(27493): Process: com.youku.phone, PID: 27493
06-02 18:07:50.253 E/... | gharchive/issue | 2016-06-03T08:26:55 | 2025-04-01T04:34:57.994530 | {
"authors": [
"liuxin85611",
"markzhai"
],
"repo": "markzhai/AndroidPerformanceMonitor",
"url": "https://github.com/markzhai/AndroidPerformanceMonitor/issues/52",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1786238938 | Step 19
Specify that it should be developed on the host machine or in the Docker container?
The host machine needs the packages installed.
The docker container might not be able to renderimages
As it isn't possible to get R terminal in docker to generate charts interactively with X11, we will go for the Rstudio app... | gharchive/issue | 2023-07-03T13:56:43 | 2025-04-01T04:34:57.996660 | {
"authors": [
"markziemann"
],
"repo": "markziemann/enrichment_recipe",
"url": "https://github.com/markziemann/enrichment_recipe/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
215946081 | Support HMR for reducers
When I try to enable HMR on my project, console log said:
<Provider> does not support changing `store` on the fly. It is most likely that you see this error because you updated to Redux 2.x and React Redux 2.x which no longer hot reload reducers automatically. See https://github.com/reactjs/r... | gharchive/issue | 2017-03-22T03:56:31 | 2025-04-01T04:34:58.002817 | {
"authors": [
"djhi",
"fazo96",
"fzaninotto",
"kimkha",
"mabhub"
],
"repo": "marmelab/admin-on-rest",
"url": "https://github.com/marmelab/admin-on-rest/issues/495",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
224036836 | feat: add ReferenceArrayField
Take 2, supersedes #536
Fixes #429
Changes to be committed:
modified: docs/Fields.md
modified: example/app.js
modified: example/posts.js
modified: src/actions/referenceActions.js
new file: src/mui/field/ReferenceArrayField.js
new file: src/mui/field/ReferenceArrayField.spec.j... | gharchive/pull-request | 2017-04-25T06:41:57 | 2025-04-01T04:34:58.008855 | {
"authors": [
"fzaninotto",
"langhard",
"leesei",
"nonotest",
"sherryxiao1988"
],
"repo": "marmelab/admin-on-rest",
"url": "https://github.com/marmelab/admin-on-rest/pull/596",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
298853888 | is it possible to using [mouse+keyboard] instead of using [Logitech G27] ?
Thanks to you,
I can follow everything of europilot except the joystick [Logitech G27].
Even though this problem, I think that this repository is good change to me.
As mentioned in General Architecture on README.md ,
" If you have a different ... | gharchive/issue | 2018-02-21T06:15:53 | 2025-04-01T04:34:58.021684 | {
"authors": [
"bratlachs",
"daftshady",
"venadHD",
"wooheaven"
],
"repo": "marsauto/europilot",
"url": "https://github.com/marsauto/europilot/issues/14",
"license": "MIT",
"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.