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 |
|---|---|---|---|---|---|
1845019449 | Typo in docs
Describe the bug
The variants docs has a wrong property. It should be called compoundVariants according to the source code
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Custom variants
Expected behavior
It should be called compoundVariants
Screenshots or Videos
No response... | gharchive/issue | 2023-08-10T11:48:39 | 2025-04-01T04:35:12.605900 | {
"authors": [
"ccorreia64",
"jrgarciadev"
],
"repo": "nextui-org/nextui",
"url": "https://github.com/nextui-org/nextui/issues/1343",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1980927590 | [BUG] - Accordion error Error: Unknown element <[object Object]> in collection.
NextUI Version
2.0.24
Describe the bug
I use @nextui-org/accordion @ 2.0.24 version can't make it work!
Here's the full code:
import {Accordion, AccordionItem} from "@nextui-org/accordion"
export default function Home() {
const default... | gharchive/issue | 2023-11-07T09:36:44 | 2025-04-01T04:35:12.611276 | {
"authors": [
"jrgarciadev",
"universeroc"
],
"repo": "nextui-org/nextui",
"url": "https://github.com/nextui-org/nextui/issues/1912",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1279138512 | Prettier?
🤔
Yeah we could have a config but I think that may be too opinionated? I personally just use the default that comes with the vscode extension. If someone wants prettier they can install/configure it themselves imo. What do you think?
Make it optional ? When generating a project, it prompts whether to a... | gharchive/issue | 2022-06-21T21:42:26 | 2025-04-01T04:35:12.633642 | {
"authors": [
"TheoBr",
"booleans-oss",
"nexxeln"
],
"repo": "nexxeln/create-t3-app",
"url": "https://github.com/nexxeln/create-t3-app/issues/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2739789935 | [★𝐕𝐈𝐑𝐀𝐋★] 𝐒𝐮𝐛𝐡𝐚𝐬𝐡𝐫𝐞𝐞 𝐒𝐚𝐡𝐮 Video 𝙻𝚎𝚊𝚔𝚎𝚍 𝙽𝚘𝚠 𝘖𝘳𝘪𝘨𝘪𝘯𝘢𝘭 𝖳𝗋𝖾𝗇𝖽𝗂𝗇𝗀 Clips LINK On Social Media X Twitter
20 sec ago [★𝐕𝐈𝐑𝐀𝐋★] 𝐒𝐮𝐛𝐡𝐚𝐬𝐡𝐫𝐞𝐞 𝐒𝐚𝐡𝐮 Video 𝙻𝚎𝚊𝚔𝚎𝚍 𝙽𝚘𝚠 𝘖𝘳𝘪𝘨𝘪𝘯𝘢𝘭 𝖳𝗋𝖾𝗇𝖽𝗂𝗇𝗀 Clips LINK On Social Media X Twitter
..
..
..
..
..
..
𝐒... | gharchive/issue | 2024-12-14T11:27:01 | 2025-04-01T04:35:12.755927 | {
"authors": [
"ahidiqba",
"lliansm",
"wahidsarker",
"ylmenendez"
],
"repo": "nezhahq/nezha",
"url": "https://github.com/nezhahq/nezha/issues/739",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1743786754 | Improve multiqc report
Just a couple of small improvements for the multiqc report.
PR checklist
[x] This comment contains a description of changes (with reason).
[ ] If you've fixed a bug or added code that should be tested, add tests!
[ ] If you've added a new tool - have you followed the pipeline conventions in t... | gharchive/pull-request | 2023-06-06T12:39:10 | 2025-04-01T04:35:12.786436 | {
"authors": [
"christopher-mohr"
],
"repo": "nf-core/nanostring",
"url": "https://github.com/nf-core/nanostring/pull/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
209791084 | Issue with notifications when user is outside wifi and was an invite
Hi
Should notifications for an invited user work outside of wifi or not? I only receive them when in wifi never over cellular. The 'owner' always receives then
I am using iPad as the home hub
Also based on a motion sensor
That's how motion wo... | gharchive/issue | 2017-02-23T15:17:42 | 2025-04-01T04:35:12.796820 | {
"authors": [
"brownad"
],
"repo": "nfarina/homebridge",
"url": "https://github.com/nfarina/homebridge/issues/1161",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
113545661 | Stock Count - The loading sign keeps running when validate stock count
For some stock counts containing many items, when trying to validate, system cannot complete the process since the loading sign on validate button keeps running.
stock count speed improved here: https://github.com/nfco/netforce/commit/e51e7cbe43... | gharchive/issue | 2015-10-27T09:51:45 | 2025-04-01T04:35:12.798082 | {
"authors": [
"bankwirat",
"nf-dj"
],
"repo": "nfco/netforce",
"url": "https://github.com/nfco/netforce/issues/23",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1583810073 | [BUG] Term search uses collapse to hide extended info
This creates issues with safari rendering, children will not get collapsed correctly, so parent box size stays the same.
@Brilator Can you check if this issue still happens in Swate-standalone?
I can only assume that Excel uses deprecated browser versions for ad... | gharchive/issue | 2023-02-14T09:30:52 | 2025-04-01T04:35:12.800328 | {
"authors": [
"Brilator",
"Freymaurer"
],
"repo": "nfdi4plants/Swate",
"url": "https://github.com/nfdi4plants/Swate/issues/270",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1858257057 | [BUG] <Roster file has bad ID for Jay Cutler in 2010 and no ID in 2011>
Is there an existing issue for this?
[X] I have searched the existing issues
Have you installed the latest development version of the package(s) in question?
[X] I have installed the latest development version of the package.
What version of ... | gharchive/issue | 2023-08-20T20:18:53 | 2025-04-01T04:35:12.806261 | {
"authors": [
"greerreNFL",
"john-b-edwards"
],
"repo": "nflverse/nflverse-data",
"url": "https://github.com/nflverse/nflverse-data/issues/31",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
607109161 | Hyper-V cluster prepare isn't working
It's been a while since I've created a Hyper-V cluster and while working on the latest node templates #811, I noticed that deploying Hyper-V cluster is failing in the prepare step.
The problem is that neon-cli is trying to run the Hyper-V/Get-NetAdapter cmdlet but this no longer ... | gharchive/issue | 2020-04-26T20:44:16 | 2025-04-01T04:35:12.811087 | {
"authors": [
"jefflill"
],
"repo": "nforgeio/neonKUBE",
"url": "https://github.com/nforgeio/neonKUBE/issues/812",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1126892391 | chore(deps): update dependency @angular/platform-browser to v13
This PR contains the following updates:
Package
Type
Update
Change
@angular/platform-browser
dependencies
major
~10.1.3 -> ~13.2.0
Release Notes
angular/angular
v13.2.1
Compare Source
animations
Commit
Type
Description
4644886aaf
perf
... | gharchive/pull-request | 2022-02-08T07:34:10 | 2025-04-01T04:35:13.247335 | {
"authors": [
"ngeor"
],
"repo": "ngeor/bitbucket-pr-report",
"url": "https://github.com/ngeor/bitbucket-pr-report/pull/47",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
636180189 | Add option to store UUID
in the agent.conf, you need to set store_UUID = True for persistence to work on a container or demo environment (where the underlying instance might be swapped but you want it to report the same on the controller). We should add a variable to set this to true. This solves that issue.
Curren... | gharchive/issue | 2020-06-10T11:46:57 | 2025-04-01T04:35:13.261095 | {
"authors": [
"brianehlert",
"magicalyak"
],
"repo": "nginxinc/ansible-role-nginx-controller-agent",
"url": "https://github.com/nginxinc/ansible-role-nginx-controller-agent/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1145032124 | feat(cli): add ability to create a store inside a class
PR Checklist
Please check if your PR fulfills the following requirements:
[x] The commit message follows our guidelines: https://github.com/ngneat/elf/blob/master/CONTRIBUTING.md#commit
[x] Tests for the changes have been added (for bug fixes / features)
[x] Do... | gharchive/pull-request | 2022-02-20T14:16:12 | 2025-04-01T04:35:13.285144 | {
"authors": [
"EricPoul",
"NetanelBasal"
],
"repo": "ngneat/elf",
"url": "https://github.com/ngneat/elf/pull/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2760339144 | Lỗi liên quan đến việc chuyển một trường nhập liệu giữa hai trạng thái uncontrolled và controlled trong React
Coi thử xem nó là gì và fix được không
@ngodat0103 ok
da fix xem pull resquest
Có lỗi thì fix đi đã, ko được hãy tạo issua @nguyenthiyenly0407
| gharchive/issue | 2024-12-27T03:22:49 | 2025-04-01T04:35:13.289956 | {
"authors": [
"VietDucc",
"ngodat0103",
"nguyenthiyenly0407"
],
"repo": "ngodat0103/se347",
"url": "https://github.com/ngodat0103/se347/issues/102",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
802434859 | what's the callback url for OIDC auth?
Hi.
I'm wanting to set up powerdns admin to work with my orgs oidc provider but i need a callback url and i can't find it anywhere. Could some tell me what it should be?
Thanks.
It should be address of powerdnsadmin plus /oidc/authorized
E.g. if you host pdnsadmin at https://d... | gharchive/issue | 2021-02-05T19:56:28 | 2025-04-01T04:35:13.291568 | {
"authors": [
"Prototik",
"nktech1135"
],
"repo": "ngoduykhanh/PowerDNS-Admin",
"url": "https://github.com/ngoduykhanh/PowerDNS-Admin/issues/881",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
285023211 | Chuyển tiền và tiền thối
Em chưa hiểu về giao dịch và tiền thối lắm, cho em hỏi vd A có 10KCoin, muốn chuyển B 3KCoin thì phải tạo 1 transaction trong đó output gồm 2 phần tử, một cái chứa địa chỉ của B 3KCoin, một cái chứa địa chỉ A 7KCoin phải ko ạ? Và referencedOutputHash là hash của giao dịch gần nhất mà A đã chu... | gharchive/issue | 2017-12-29T02:29:22 | 2025-04-01T04:35:13.304266 | {
"authors": [
"nguyenkha",
"vukhoa30"
],
"repo": "nguyenkha/kcoin-blockchain",
"url": "https://github.com/nguyenkha/kcoin-blockchain/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
521431435 | docs(readme): add section on hot reloading of translations
I added a section in the FAQ to explain how to apply hot reloading of translations in an application. Thanks to the explanation of @keradus in #874
Until then...
| gharchive/pull-request | 2019-11-12T09:32:30 | 2025-04-01T04:35:13.315376 | {
"authors": [
"Odonno"
],
"repo": "ngx-translate/core",
"url": "https://github.com/ngx-translate/core/pull/1139",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
638406393 | Add truncate and ftruncate
This change is
here we go
| gharchive/pull-request | 2020-06-14T18:37:51 | 2025-04-01T04:35:13.316597 | {
"authors": [
"blackheaven"
],
"repo": "nh2/hatrace",
"url": "https://github.com/nh2/hatrace/pull/81",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
463356969 | isAllDay always appears in the popup creation form
Version
1.12.1
Development Environment
Windows 10.0 build 17134
XAMPP for Windows 5.6.34(Apache 2.4.33 + PHP 7.2.5 + MySQL 5.0.12)
No any NodeJS environment.
Current Behavior
I found it when I trying to modify the example files to fit my requirements. If the "isAllDa... | gharchive/issue | 2019-07-02T17:46:13 | 2025-04-01T04:35:13.319910 | {
"authors": [
"LZong-tw",
"jungeun-cho"
],
"repo": "nhn/tui.calendar",
"url": "https://github.com/nhn/tui.calendar/issues/342",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
307894501 | feat: New Design
Version
v0.8.0
Development Environment
Any
Current Behavior
Expected Behavior
Apply new design.
Finished
| gharchive/issue | 2018-03-23T03:56:16 | 2025-04-01T04:35:13.321897 | {
"authors": [
"dongsik-yoo"
],
"repo": "nhnent/tui.calendar",
"url": "https://github.com/nhnent/tui.calendar/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1717366333 | examples: Fix nidaqmx mypy errors (except aio-related errors)
What does this Pull Request accomplish?
Fix non-aio-related mypy errors for nidaqmx examples.
The currently released version of mypy-protobuf (3.4.0) doesn't support aio yet, but it looks like support will be available in a future release.
Why should this ... | gharchive/pull-request | 2023-05-19T14:40:12 | 2025-04-01T04:35:13.352332 | {
"authors": [
"bkeryan"
],
"repo": "ni/grpc-device",
"url": "https://github.com/ni/grpc-device/pull/930",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1058006854 | "Scripting Tool" source to be relinked to "grpc-labview-support" source for dev purpose
Currently, "grpc-labview-support" source is built and deployed under the vi.lib as "grpc-labview-support-release" , and the "scripting tool" is dependent on the released version of "grpc-labview-support-release". So, when the "scr... | gharchive/issue | 2021-11-19T00:42:30 | 2025-04-01T04:35:13.355628 | {
"authors": [
"navinsubramani"
],
"repo": "ni/grpc-labview",
"url": "https://github.com/ni/grpc-labview/issues/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2730180481 | Site tweaks to improve strict CSP hosting
Pull Request
🤨 Rationale
The reason for this PR was trying to evaluate Nimble-based apps hosting in Web App hosting under our strict CSP policy. This was done by exercising the nimble site build which covers the following: Angular, Blazor, Vite, Storybook.
In doing so identi... | gharchive/pull-request | 2024-12-10T13:49:46 | 2025-04-01T04:35:13.370020 | {
"authors": [
"rajsite"
],
"repo": "ni/nimble",
"url": "https://github.com/ni/nimble/pull/2492",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1971571849 | drag and drop functionality in tags to form a sentence
Please add drag and drop functionality in tags to form a sentence and change the words.
words as tags and dragged and drop to form a sentence.
Thanks
Sai
I am not very clear about your needs, could you please provide more detailed instructions, such as GIFs, we... | gharchive/issue | 2023-11-01T02:16:52 | 2025-04-01T04:35:13.379112 | {
"authors": [
"nicedouble",
"saisaigraph"
],
"repo": "nicedouble/StreamlitAntdComponents",
"url": "https://github.com/nicedouble/StreamlitAntdComponents/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2442086752 | ytmapi_rs: Remove raw_query and processed_query functions from public API.
Replace with more ergonomic alternatives without lifetime requirements. e.g deserialize_query that will return T = DeserializeOwned and string_query that will return pretty printed.
Since RawResult and ProcessedResult need to be a part of th... | gharchive/issue | 2024-08-01T10:26:22 | 2025-04-01T04:35:13.413998 | {
"authors": [
"nick42d"
],
"repo": "nick42d/youtui",
"url": "https://github.com/nick42d/youtui/issues/112",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
203915694 | Added Boss, Skill Points, and fixed some minor text
Added some things and fixed some things. Planning on adding other types of monsters later.
I'll check it out tomorrow and some things might need to change but that won't be until the story gets added. I'll also need to reorganize the files for the boss and other e... | gharchive/pull-request | 2017-01-30T02:12:04 | 2025-04-01T04:35:13.433689 | {
"authors": [
"KingofKFCJamal",
"nickthegamer5"
],
"repo": "nickthegamer5/SteamBattleBot",
"url": "https://github.com/nickthegamer5/SteamBattleBot/pull/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2049824271 | Add prettier editor config for code consistency
My aim initially was to simply investigate. When I saved a file I noticed my editor removed all semicolons as it is my personal preference. I decided it would be useful to prevent editors like mine from transforming files on save and keep code as consistent as possible ... | gharchive/pull-request | 2023-12-20T04:47:18 | 2025-04-01T04:35:13.436186 | {
"authors": [
"josephdburdick",
"nicoalbanese"
],
"repo": "nicoalbanese/kirimase",
"url": "https://github.com/nicoalbanese/kirimase/pull/110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2186153265 | Initialize db if it doesn't exist instead of throwing an error
running docker-compose -f ./docker/docker-compose.yml run app gives me the following output:
Traceback (most recent call last):
File "/commandjobs/src/menu.py", line 429, in <module>
curses.wrapper(main)
File "/usr/local/lib/python3.12/curses/__i... | gharchive/issue | 2024-03-14T11:51:56 | 2025-04-01T04:35:13.439741 | {
"authors": [
"hammadfauz",
"nicobrenner"
],
"repo": "nicobrenner/commandjobs",
"url": "https://github.com/nicobrenner/commandjobs/issues/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2195914228 | Packaging/windows
About
This PR adds makefiles to build Window MSI installers. The versioning is tied to the latest git-tag. Notably, this does not include the necessary updates to create patch files; Windows has a pretty serious disconnect between Installation packages and Patch packages. This means that if someo... | gharchive/pull-request | 2024-03-19T20:15:28 | 2025-04-01T04:35:13.445834 | {
"authors": [
"Bekreth",
"nicolas-graves"
],
"repo": "nicolas-graves/lfs-s3",
"url": "https://github.com/nicolas-graves/lfs-s3/pull/64",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
345372528 | openApi Applying security
Hello,
Today I learned about defining securitySchemes
(step 1 in https://swagger.io/docs/specification/authentication/):
openApi = OpenApi().apply {
...
components.securitySchemes["BearerAuth"] = mapOf(
"type" to "http",
... | gharchive/issue | 2018-07-27T21:32:20 | 2025-04-01T04:35:13.457798 | {
"authors": [
"in0rdr",
"nielsfalk"
],
"repo": "nielsfalk/ktor-swagger",
"url": "https://github.com/nielsfalk/ktor-swagger/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2075879415 | Update models
Summary
update models
LGTM
| gharchive/pull-request | 2024-01-11T06:40:48 | 2025-04-01T04:35:13.459202 | {
"authors": [
"aokumasan",
"fuku2014"
],
"repo": "nifcloud/nifcloud-cli",
"url": "https://github.com/nifcloud/nifcloud-cli/pull/32",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1823085869 | NgHttpCachingBrowserStorage based storage does not work correctly
When I try to configure ng-http-caching to use Local or Session storage, the cache is being populated, but the results are never served from the cache. A new HTTP request is always triggered.
I believe its because the 'version' field is not being set w... | gharchive/issue | 2023-07-26T20:07:51 | 2025-04-01T04:35:13.500630 | {
"authors": [
"bryhemm",
"nigrosimone"
],
"repo": "nigrosimone/ng-http-caching",
"url": "https://github.com/nigrosimone/ng-http-caching/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
936217971 | 🛑 RFH Status is down
In d1e8195, RFH Status (https://rfh-koeln.sciebo.de/) was down:
HTTP code: 503
Response time: 801 ms
Resolved: RFH Status is back up in 0abcc90.
| gharchive/issue | 2021-07-03T09:45:07 | 2025-04-01T04:35:13.528713 | {
"authors": [
"niklasmtj"
],
"repo": "niklasmtj/sciebo-check",
"url": "https://github.com/niklasmtj/sciebo-check/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
185705442 | fix(thread_local): Removes unnecessary semicolon
Not sure if this is explicitly a rust 1.9.0 thing or not
Oh, interesting, the semicolon was only added to the thread_local! pattern in 1.11.0. It's completely optional though, so your fix is fine.
Maybe add 1.9.0 to .travis.yml? That way we always know the required... | gharchive/pull-request | 2016-10-27T15:40:32 | 2025-04-01T04:35:13.531575 | {
"authors": [
"cuviper",
"durango",
"nikomatsakis"
],
"repo": "nikomatsakis/rayon",
"url": "https://github.com/nikomatsakis/rayon/pull/126",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
182448167 | readme update for npm
I was reading https://github.com/nilbus/Backbone.dualStorage/pull/141 and realized it might not be clear how to add this via npm if it isnt registered with https://npmjs.com.
This will add "Backbone.dualStorage": "github:nilbus/backbone.dualstorage" to your package.json's dependencies and instal... | gharchive/pull-request | 2016-10-12T06:47:59 | 2025-04-01T04:35:13.534902 | {
"authors": [
"digitalvapor",
"nilbus"
],
"repo": "nilbus/Backbone.dualStorage",
"url": "https://github.com/nilbus/Backbone.dualStorage/pull/153",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1311989313 | Enable downstream dependency analysis with updated javadoc
This PR enables Annotator to process downstream dependencies while making decisions for public methods with non-primitive return types. This PR is a follow up for #624
Before starting the main process, annotator will do the followings:
Collects public method... | gharchive/pull-request | 2022-07-20T21:53:46 | 2025-04-01T04:35:13.695334 | {
"authors": [
"msridhar",
"nimakarimipour"
],
"repo": "nimakarimipour/NullAwayAnnotator",
"url": "https://github.com/nimakarimipour/NullAwayAnnotator/pull/26",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
197451637 | Dark theme with textfield textcolor = white
Hi - just stumbled upon this and running it through some tests and so far love it! Very good job.
I'm not a good dev can get by - but not good enough to pull, figure out and fix. So if you don't mind I'll just make some suggestion here as I go along and see if they make s... | gharchive/issue | 2016-12-24T06:48:48 | 2025-04-01T04:35:13.698101 | {
"authors": [
"nimati",
"rjpalermo1"
],
"repo": "nimati/FCAlertView",
"url": "https://github.com/nimati/FCAlertView/issues/35",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
408310396 | Make all requests reloadable
Requests which render their DOM themselves (instead of having it predefined in HTML) cannot be reloaded properly. The hash-targeted element is created after the browser tries to focus it.
Requests with that problem: export, ...?
Solved by #174
| gharchive/issue | 2019-02-08T20:24:23 | 2025-04-01T04:35:13.707049 | {
"authors": [
"Bettelstab"
],
"repo": "nimiq/keyguard-next",
"url": "https://github.com/nimiq/keyguard-next/issues/172",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
267215645 | cowboy_clock crashes during lookup of rfc1123
I get below error log intermittently, possibly during high load in the system.
2017-10-20 04:56:50.535 [error] <0.720.0> Lager event handler error_logger_lager_h exited with reason {'EXIT',{{case_clause,[http,<0.4193.0>,1,<0.4194.0>,badarg,[{ets,lookup_element,[cowboy_clo... | gharchive/issue | 2017-10-20T15:35:00 | 2025-04-01T04:35:13.720101 | {
"authors": [
"alekras",
"essen",
"iguberman"
],
"repo": "ninenines/cowboy",
"url": "https://github.com/ninenines/cowboy/issues/1228",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
526573969 | Required has_body missing for response with code = 400
Here is an error message from log:
Log access failed for: [400, #{<<"connection">> => <<"close">>,<<"content-length">> => <<"0">>}, #{headers => #{<<"accept">> => <<"image/gif, i"...>>,<<"accept-chars"...>> => <<"iso-8859-1,*"...>>,<<"accept-langu"...>> => <<"en"... | gharchive/issue | 2019-11-21T12:48:44 | 2025-04-01T04:35:13.725318 | {
"authors": [
"essen",
"kpy3"
],
"repo": "ninenines/cowboy",
"url": "https://github.com/ninenines/cowboy/issues/1417",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
295945129 | Is this project dead?
@hgschmie @electrum pinging you since Github shows you as the only contributors.
I see no PRs were merged (nor commented on) since 2016
Build is trying to use java versions no longer supported on travis
All in all it looks like there are no active maintainers.
I'd like to help here if possible (... | gharchive/issue | 2018-02-09T17:16:24 | 2025-04-01T04:35:13.730884 | {
"authors": [
"hgschmie",
"jakub-bochenski"
],
"repo": "ning/maven-dependency-versions-check-plugin",
"url": "https://github.com/ning/maven-dependency-versions-check-plugin/issues/17",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
243847179 | Router
When i run the server on windows with a router and connect to myselfI get a bunch of "couldn't reroute" errors regarding the Ping packet.
I'm a bit late sorry, but the good news is that I have a repro!
I will push a fix soon
| gharchive/issue | 2017-07-18T20:50:41 | 2025-04-01T04:35:13.731896 | {
"authors": [
"Nickito12",
"ningirsu"
],
"repo": "ningirsu/stepmania-server",
"url": "https://github.com/ningirsu/stepmania-server/issues/40",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
206229038 | ENH: Speed up rendering by sharing data
We have a lot of data that could be shared (vertex locations), and we should do it:
http://docs.enthought.com/mayavi/mayavi/tips.html#sharing-the-same-data-between-scenes
I'm working on this at #191
| gharchive/issue | 2017-02-08T15:23:15 | 2025-04-01T04:35:13.747308 | {
"authors": [
"Eric89GXL",
"christianbrodbeck"
],
"repo": "nipy/PySurfer",
"url": "https://github.com/nipy/PySurfer/issues/177",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2435274556 | AVIF detection is not working when a file is represented as an ArrayBuffer
Hey, thanks for the great library!
I found an issue when detecting avif files. When work with an ArrayBuffer, isAvifStringIncluded utility returns false for an avif file, hence isAVIF function also returns false.
getFileChunk preliminary conve... | gharchive/issue | 2024-07-29T12:22:48 | 2025-04-01T04:35:13.756087 | {
"authors": [
"nir11",
"prplx"
],
"repo": "nir11/file-type-checker",
"url": "https://github.com/nir11/file-type-checker/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2228966090 | [Question] What are the different Connection Strategies?
Hey!
Would it be possible to get a brief summary of the different Connection Strategies and when to use which.
Found it in etc/aawgd.env
| gharchive/issue | 2024-04-06T00:05:54 | 2025-04-01T04:35:13.760140 | {
"authors": [
"NabeelUppel"
],
"repo": "nisargjhaveri/WirelessAndroidAutoDongle",
"url": "https://github.com/nisargjhaveri/WirelessAndroidAutoDongle/issues/100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2248444420 | 如何设置代理服务器
是要挂vpn一类的吗
手机上直接开全局科学上网
| gharchive/issue | 2024-04-17T14:29:16 | 2025-04-01T04:35:13.772763 | {
"authors": [
"YANYANG1234",
"niuhuan"
],
"repo": "niuhuan/pikapika",
"url": "https://github.com/niuhuan/pikapika/issues/274",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
666978385 | Switch CDN from "unpkg.com" to "cdn.jsdelivr.net"
In Febrary 2020 (#1022), docsify has switch its CDN from unpkg.com to cdn.jsdelivr.net.
As a main plugin, it would be nice if docsify-edit-on-github can be hosted on cdn.jsdelivr.net ; more coherent with other docsify plugins.
@axel3rd enabled,thx for suggestion.
ht... | gharchive/issue | 2020-07-28T10:53:59 | 2025-04-01T04:35:13.805512 | {
"authors": [
"axel3rd",
"njleonzhang"
],
"repo": "njleonzhang/docsify-edit-on-github",
"url": "https://github.com/njleonzhang/docsify-edit-on-github/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1802290456 | 資料共有フォーマットを作成
資料共有フォーマットを作成し完成したのでプルリクエストを送らせてもらいました。
レビューよろしくお願いします。
レイアウト完璧です!
ありがとうございます
マージします!
| gharchive/pull-request | 2023-07-13T06:31:36 | 2025-04-01T04:35:13.816515 | {
"authors": [
"GodHexagon",
"yu-za66"
],
"repo": "nkc-ug/PSI",
"url": "https://github.com/nkc-ug/PSI/pull/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
126656666 | nothing happens when running bootprint swagger
When I run bootprint swagger http://petstore.swagger.io/v2/swagger.json doc, I get the following output:
Loading bootprint-swagger 0.13.1
Loading bootprint-json-schema 0.8.4
Loading bootprint-base 0.6.3
But nothing happens after that. No files were put in the doc direct... | gharchive/issue | 2016-01-14T13:40:08 | 2025-04-01T04:35:13.821810 | {
"authors": [
"bendavis78",
"nknapp"
],
"repo": "nknapp/bootprint-swagger",
"url": "https://github.com/nknapp/bootprint-swagger/issues/49",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
366930555 | semaphore wait is causing stall in app
There is few possible configurations that will cause app stall because of semaphore.wait. Most often is read/write characteristic from within notificationCallback. This is caused because notification/indication procedure is waiting for confirmation, but in mean time we want to r... | gharchive/issue | 2018-10-04T19:11:53 | 2025-04-01T04:35:13.833089 | {
"authors": [
"chegewara",
"toxuin",
"wegunterjr"
],
"repo": "nkolban/esp32-snippets",
"url": "https://github.com/nkolban/esp32-snippets/issues/673",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2137919755 | [機能リクエスト]クリップボードからの画像添付
よくスクリーンショットをSNSに画像として添付することが多いので、画像をクリップボードからのペーストで添付できると助かります。
@bee7813993 さん、機能リクエストありがとうございます!こちらのIssueは Issue formの整備により移行させていただきました!
状況の確認を行いたい場合は、#2 へ Subscribeしていただければ幸いです。
上記対応により、本Issueはクローズさせていただきます。
| gharchive/issue | 2024-02-16T05:49:43 | 2025-04-01T04:35:13.834550 | {
"authors": [
"bee7813993",
"nkte8"
],
"repo": "nkte8/skyshare",
"url": "https://github.com/nkte8/skyshare/issues/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
366460056 | When key is not found print the key name into error too
e.g. when I do
std::string result = jsonObject["hello"];
and "hello" is not found it just does an assert and I don't know what key is being looked up. It would be nice to also print out the key name.
Duplicate #932.
| gharchive/issue | 2018-10-03T18:04:21 | 2025-04-01T04:35:13.841039 | {
"authors": [
"graph",
"nlohmann"
],
"repo": "nlohmann/json",
"url": "https://github.com/nlohmann/json/issues/1273",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
776585649 | no matching function for call to ‘nlohmann::basic_json<>::basic_json()’
Hi Team,
I am trying to convert json to managed object and in this regard, I am using the to_json and from_json functions provided by nlohmann/json.
When I write a sample program, I am able to see no issues with this APIs but when I integrate wit... | gharchive/issue | 2020-12-30T18:38:10 | 2025-04-01T04:35:13.882137 | {
"authors": [
"YarikTH",
"deepakd82",
"gregmarr",
"nlohmann"
],
"repo": "nlohmann/json",
"url": "https://github.com/nlohmann/json/issues/2559",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
138709671 | Initial commit
Initial work on MPIM
closing =)
| gharchive/pull-request | 2016-03-05T19:10:59 | 2025-04-01T04:35:13.883551 | {
"authors": [
"james-lawrence",
"nlopes"
],
"repo": "nlopes/slack",
"url": "https://github.com/nlopes/slack/pull/62",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
801219685 | Add 1 second wait before storing another annotation
Up to an hour and still running. not sure why - Edit: Completed, running, but this did work.
@thomasyu888 I would like to understand better the cause of the issue so we can find a reliable solution.
@thomasyu888 I would like to understand better the cause of... | gharchive/pull-request | 2021-02-04T12:01:24 | 2025-04-01T04:35:13.888531 | {
"authors": [
"thomasyu888",
"tschaffter"
],
"repo": "nlpsandbox/nlpsandbox-client",
"url": "https://github.com/nlpsandbox/nlpsandbox-client/pull/93",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
906390100 | Review Rules one more time before launch
https://www.synapse.org/#!Synapse:syn22277124/wiki/604831
Doc link can be found here. Main feedback:
**Organization and Structure **
Lots of good content here. Tried to group relevant bullet points together.
(1) Registering for NLP Sandbox: more tactical rules that affect de... | gharchive/issue | 2021-05-29T06:24:33 | 2025-04-01T04:35:13.892933 | {
"authors": [
"jiaxinmachine88",
"tschaffter"
],
"repo": "nlpsandbox/nlpsandbox.io",
"url": "https://github.com/nlpsandbox/nlpsandbox.io/issues/92",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
213584967 | Stanford segmenter nltk Could not find SLF4J in your classpath
I set up a nltk and stanford environment, nltk and stanford jars has downloaded, the program with nltk was ok, but I had a trouble with stanford segmenter. just make a simple program via stanford segmenter, I got a error is Could not find SLF4J in your cl... | gharchive/issue | 2017-03-12T06:11:13 | 2025-04-01T04:35:13.897567 | {
"authors": [
"benbenguo",
"cchunsheng",
"stevenbird"
],
"repo": "nltk/nltk",
"url": "https://github.com/nltk/nltk/issues/1652",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
120471371 | Update the default download URL to use https://
The index file that the downloader uses is currently served from GitHub
Pages (via http://www.nltk.org), but while GitHub Pages doesn't directly
offer https://, they provide an alternate way to easily download files
securely over https:// via their raw.githubusercontent... | gharchive/pull-request | 2015-12-04T19:37:43 | 2025-04-01T04:35:13.900501 | {
"authors": [
"reedloden",
"stevenbird"
],
"repo": "nltk/nltk",
"url": "https://github.com/nltk/nltk/pull/1220",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
193268218 | Fixed missing parenthesis on MASI distance found by @drevicko
Fixed missing parenthesis found by @drevicko
There was a missing parenthesis on my MASI code, see
https://github.com/DrDub/nltk/commit/e8bbbd4cd4cc7cb6414cb78959b0641ef22ba9f9#commitcomment-18577279
for details. Thanks to @drevicko for the analysis and for... | gharchive/pull-request | 2016-12-03T05:48:15 | 2025-04-01T04:35:13.902512 | {
"authors": [
"DrDub",
"stevenbird"
],
"repo": "nltk/nltk",
"url": "https://github.com/nltk/nltk/pull/1535",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
273232027 | RAN integration
It would show the power of staart to integrate it with RAN
would be interested in this!
| gharchive/issue | 2017-11-12T13:52:27 | 2025-04-01T04:35:13.907048 | {
"authors": [
"nmaro",
"sw-yx"
],
"repo": "nmaro/staart",
"url": "https://github.com/nmaro/staart/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1622785609 | meteva 为啥要设置绘图字体?
引入 meteva 包后发现 plt.rcParams['font.sans-serif'] 被设置成 simhei ,但是我是 ubuntu 服务器,已经设置好 matplotlib 的字体参数,为什么要重写matplolib字体,是有什么逻辑上的要求么?
绘图函数中使用了plt.rcParams['font.sans-serif']=['SimHei'] 语句来设置中文字体。这不是强制性的要求,如果需要更换字体,在调用 meteva中的绘图函数功能前,可以先运行 plt.rcParams['font.sans-serif'] = [其它字体参数]。
| gharchive/issue | 2023-03-14T05:58:02 | 2025-04-01T04:35:13.908182 | {
"authors": [
"liucouhua",
"qinglonger"
],
"repo": "nmcdev/meteva",
"url": "https://github.com/nmcdev/meteva/issues/150",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1374898779 | Installation challenges; add node.js to required packages?
Hi all,
I installed ipygoldenlayout today and didn't already have node.js installed. Maybe we should add to the README that you may need to
conda install -c conda-forge nodejs
before you install the labextension?
Also, I'm getting the following error when I ... | gharchive/issue | 2022-09-15T18:05:42 | 2025-04-01T04:35:13.912576 | {
"authors": [
"bmorris3",
"jhgoebbert"
],
"repo": "nmearl/ipygoldenlayout",
"url": "https://github.com/nmearl/ipygoldenlayout/issues/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1161910763 | document Instability in initial F near Fmsy
There is a non-monotonic relationship that can interfere with initial F estimation if the option to allow spawner-recruitment to operate inside initial year is used and if the input initial catch is near MSY. In the attached file there is a profile on initial F bracketing F... | gharchive/issue | 2022-03-07T20:52:10 | 2025-04-01T04:35:13.922929 | {
"authors": [
"Rick-Methot-NOAA",
"e-perl-NOAA",
"k-doering-NOAA"
],
"repo": "nmfs-ost/ss3-doc",
"url": "https://github.com/nmfs-ost/ss3-doc/issues/98",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1750079595 | Number of sent messages quota: Quota.Application
Readiness checklist
[x] I added/updated unit tests.
[ ] I added/updated integration tests.
[x] I ensured that the PR title is good enough for the changelog.
[x] I labeled the PR.
With the latest fixes to MetricStatus, we are back to the Transport tests tripping on ... | gharchive/pull-request | 2023-06-09T15:12:10 | 2025-04-01T04:35:13.926104 | {
"authors": [
"Dannyps"
],
"repo": "nmshd/backbone",
"url": "https://github.com/nmshd/backbone/pull/160",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1977438004 | Compability for jam and profile pages.
The jam pages and profile pages don't have some of the color present in project pages #1
Description container for:
Project page
.formatted_description
Profile page
.user_profile
Jam page
.jam_content
Devlog
.post_body
Impossible
| gharchive/issue | 2023-11-04T17:26:45 | 2025-04-01T04:35:13.940386 | {
"authors": [
"nndda"
],
"repo": "nndda/pitch-css",
"url": "https://github.com/nndda/pitch-css/issues/3",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
115390138 | Multiple Charts on a single canvas
I think a useful feature would be the ability to overlay charts on a single canvas. I know this would be difficult though this could provide a very useful level of functionality.
+1
What's wrong with using multiple canvases?
Well I would like to try and overlay certain graphs ... | gharchive/issue | 2015-11-05T22:30:40 | 2025-04-01T04:35:13.947221 | {
"authors": [
"Maraket",
"etimberg",
"fercreek",
"jakesyl"
],
"repo": "nnnick/Chart.js",
"url": "https://github.com/nnnick/Chart.js/issues/1624",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1391766563 | [Version] update version to 1.8.3
Release 1.8.2 for Tizen 7.0 M2. Start implementation for next release (v1.8.3).
Signed-off-by: Jaeyun jy1210.jung@samsung.com
:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #217. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly f... | gharchive/pull-request | 2022-09-30T03:26:22 | 2025-04-01T04:35:13.958199 | {
"authors": [
"jaeyun-jung",
"taos-ci"
],
"repo": "nnstreamer/api",
"url": "https://github.com/nnstreamer/api/pull/217",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
998947553 | [resnet/unittest] Add unittest for resnet
This patch adds resnet18 unittest model generation with genModelTests.
Further, the input data range is changed from 0 to x from -x to x as
relu based models work better with 0 to x data range to prevent loss of
information.
This patch adds resnet models unittest for resnet1... | gharchive/pull-request | 2021-09-17T05:08:46 | 2025-04-01T04:35:13.964326 | {
"authors": [
"kparichay",
"taos-ci"
],
"repo": "nnstreamer/nntrainer",
"url": "https://github.com/nnstreamer/nntrainer/pull/1578",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2305265518 | [WIP] [Wait for #2584] [ TEST ] add torch input and output test data for mixed precision
In this PR
This PR adds torch mixed precision golden data generation and input and
output for the test.
. some fixes to test.
Resolves:
Self evaluation:
Build test: [X]Passed [ ]Failed [ ]Skipped
Run test: [X]Passed [ ]Failed ... | gharchive/pull-request | 2024-05-20T07:04:17 | 2025-04-01T04:35:13.978882 | {
"authors": [
"jijoongmoon",
"taos-ci"
],
"repo": "nnstreamer/nntrainer",
"url": "https://github.com/nnstreamer/nntrainer/pull/2591",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
506932503 | Tests are failing on older python versions
For python version 2.6, 3.2, 3.3 travis is failing with this error message:
Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/16.04/x86_64/python-2.6.tar.bz2
0.14s$ curl -sSf -o python-2.6.tar.bz2 ${archive_url}
curl: (22)... | gharchive/issue | 2019-10-15T00:11:51 | 2025-04-01T04:35:13.982226 | {
"authors": [
"masell",
"noahmorrison"
],
"repo": "noahmorrison/chevron",
"url": "https://github.com/noahmorrison/chevron/issues/61",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
54027583 | khashier displays this transaction incorrectly
See http://khashier.com/tx/24acea41498b2f387ff751997f8dc90a4551f7b638e7cfc00750a9966f3bc018
It says the fee is -3.9961 when it was really 0.0039.
It says it has 839 outputs when it really has 838.
It lists one of the outputs twice, with two different 'spent' links:
http:... | gharchive/issue | 2015-01-12T07:45:39 | 2025-04-01T04:35:13.990972 | {
"authors": [
"dooglus"
],
"repo": "nochowderforyou/clams",
"url": "https://github.com/nochowderforyou/clams/issues/130",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1838270578 | [SDXL] Add SDXL pipeline to SHARK
-- This commit adds SDXL pipeline to SHARK.
Signed-off-by: Abhishek Varma abhishek@nod-labs.com
Unrelated CI failure of arith.maxf issue. CC: @monorimet
Merging for now, CI issue is just stale artifacts on one of the runners.
| gharchive/pull-request | 2023-08-06T16:37:06 | 2025-04-01T04:35:14.005804 | {
"authors": [
"Abhishek-Varma",
"monorimet"
],
"repo": "nod-ai/SHARK",
"url": "https://github.com/nod-ai/SHARK/pull/1731",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
427708324 | Payload from HttpNode changed in 0.20 when posting a FormData
What are the steps to reproduce?
I have a Angular app that POST a manually build FormData to a HttpNode in NodeRed with a file as Base64 encoded. Something like this.
uploadImaged(dadosImaged: UploadImaged): Observable<HttpEvent<Imaged>> {
const url =... | gharchive/issue | 2019-04-01T13:33:50 | 2025-04-01T04:35:14.024478 | {
"authors": [
"knolleary",
"marcioluis"
],
"repo": "node-red/node-red",
"url": "https://github.com/node-red/node-red/issues/2122",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
359616940 | Error code: 48001, message: api unauthorized
请问以下是什么问题?我该如何解决?
“Error code: 48001, message: api unauthorized”
若还需要什么详情资料,请通知我。谢谢!
The WeChat API Call encountered the following exception:
Traceback (most recent call last):
File "C:\STB\STAN_MG_API\WeChat\wc_follower_total.py", line 30, in extract
data = client.user.... | gharchive/issue | 2018-09-12T19:19:19 | 2025-04-01T04:35:14.031871 | {
"authors": [
"JacksonTian",
"STANAPI"
],
"repo": "node-webot/wechat-api",
"url": "https://github.com/node-webot/wechat-api/issues/253",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
146541005 | Demo doesn't work
No icons, no fonts, no anything:
Try later, or another demo instance, it will refresh after 1 hour.
| gharchive/issue | 2016-04-07T08:07:33 | 2025-04-01T04:35:14.046929 | {
"authors": [
"matusszabo",
"wzup"
],
"repo": "nodee-apps/cms",
"url": "https://github.com/nodee-apps/cms/issues/7",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
109114356 | Add wrapped object factory test
Similar to the example at: https://nodejs.org/api/addons.html#addons_factory_of_wrapped_objects
Thanks, looks good apart from future-proofing.
I pushed some changes but please do not merge it yet! It fails when I try to run it on node 0.10.40, will investigate. Closing for now, may... | gharchive/pull-request | 2015-09-30T15:18:11 | 2025-04-01T04:35:14.202984 | {
"authors": [
"brodybits",
"kkoopa"
],
"repo": "nodejs/nan",
"url": "https://github.com/nodejs/nan/pull/478",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
624685008 | gyp: fix XCode CLT version detection on Catalina
Since Catalina XCode Command Line Tools don't show up among installed packages,
which breaks version detection in gyp/pylib/gyp/xcode_emulation.py.
The workaround is to remove the CLT installation directory, and run
xcode-select --install which reinstalls an older vers... | gharchive/pull-request | 2020-05-26T08:09:12 | 2025-04-01T04:35:14.212190 | {
"authors": [
"cclauss",
"jkroepke",
"richardlau",
"rvagg",
"szekelyisz"
],
"repo": "nodejs/node-gyp",
"url": "https://github.com/nodejs/node-gyp/pull/2141",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1167149020 | Test Issue created at Sat, 12 Mar 2022 02:23:47 GMT
Test issue body Sat, 12 Mar 2022 02:23:47 GMT
Comment on issue at Sat, 12 Mar 2022 02:23:49 GMT
| gharchive/issue | 2022-03-12T02:23:48 | 2025-04-01T04:35:14.487029 | {
"authors": [
"nodemationqa"
],
"repo": "nodemationqa/nodeQA",
"url": "https://github.com/nodemationqa/nodeQA/issues/570",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
810518559 | feat(enricher): Adds the rh-metering flag for adding Red Hat Runtimes metering to your application.
The new flag is --rh-metering. can also be used as --rh-metering.component-version=NODE_VERSION
This is currently an undocumented feature since it is more for those using Red Hat Runtimes build of Node.js
Cov... | gharchive/pull-request | 2021-02-17T20:35:29 | 2025-04-01T04:35:14.495465 | {
"authors": [
"coveralls",
"lholmquist"
],
"repo": "nodeshift/nodeshift",
"url": "https://github.com/nodeshift/nodeshift/pull/543",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
857834213 | 1.2.10: Startup Crash @[java.lang.VerifyError: class mythicbotany.data.BlockTagProvider overrides final method]
Hi.
After upgrading to 1.2.10 I get the following crash at startup:
java.lang.VerifyError: class mythicbotany.data.BlockTagProvider overrides final method io.github.noeppi_noeppi.libx.data.provider.BlockTag... | gharchive/issue | 2021-04-14T12:09:54 | 2025-04-01T04:35:14.498700 | {
"authors": [
"noeppi-noeppi",
"sciguyryan"
],
"repo": "noeppi-noeppi/MythicBotany",
"url": "https://github.com/noeppi-noeppi/MythicBotany/issues/31",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2450932013 | refactor views to auto-generate permission_required
ref app.test.abstract.views.AllViews
Reason: Reduce what is required to create a view. !43
@pytest.mark.skip(reason='write test')
def test_view_index_attribute_missing_permission_required(self):
""" Attribute missing Test
Ensure th... | gharchive/issue | 2024-07-20T13:28:29 | 2025-04-01T04:35:14.503726 | {
"authors": [
"jon-nfc"
],
"repo": "nofusscomputing/centurion_erp",
"url": "https://github.com/nofusscomputing/centurion_erp/issues/144",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1682061457 | chore: Use pollster as async executor
This drops the direct tokio dependency (it still exists inside reqwest) and uses pollster for block_on. Their package readme has a good "why" for itself.
I was trying to understand if we can block_on when compiling to JS with wasm-bindgen and found this comment: https://github.co... | gharchive/pull-request | 2023-04-24T21:20:00 | 2025-04-01T04:35:14.506340 | {
"authors": [
"phated"
],
"repo": "noir-lang/aztec_backend",
"url": "https://github.com/noir-lang/aztec_backend/pull/135",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2706128704 | chore: test against noir 1.0.0-beta.0
Description
Problem*
Resolves
Summary*
We're looking to flip 1.0.0-beta.0 to an official release so we should test compatibility with it.
Additional Context
PR Checklist*
[x] I have tested the changes locally.
[x] I have formatted the changes with Prettier and/or cargo fmt on d... | gharchive/pull-request | 2024-11-29T20:42:56 | 2025-04-01T04:35:14.509003 | {
"authors": [
"TomAFrench",
"jtriley-eth"
],
"repo": "noir-lang/noir-bignum",
"url": "https://github.com/noir-lang/noir-bignum/pull/63",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1687471085 | chore: Add AI codereviewer
Related issue(s)
Resolves #
Description
This adds codeball as a PR reviewer
Summary of changes
Dependency additions / changes
Test additions / changes
Checklist
[ ] I have tested the changes locally.
[ ] I have formatted the changes with Prettier and/or cargo fmt with default settings... | gharchive/pull-request | 2023-04-27T19:59:55 | 2025-04-01T04:35:14.513200 | {
"authors": [
"kevaundray"
],
"repo": "noir-lang/noir",
"url": "https://github.com/noir-lang/noir/pull/1242",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1701671909 | chore: fix installation link in readme
Related issue(s)
Fixes https://github.com/noir-lang/noir/issues/1089#issuecomment-1539010915 (again)
Description
Summary of changes
Dependency additions / changes
Test additions / changes
Checklist
[x] I have tested the changes locally.
[x] I have formatted the changes with ... | gharchive/pull-request | 2023-05-09T09:09:40 | 2025-04-01T04:35:14.517859 | {
"authors": [
"TomAFrench",
"iAmMichaelConnor"
],
"repo": "noir-lang/noir",
"url": "https://github.com/noir-lang/noir/pull/1326",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1308959606 | スマホや iPad でシーンの下部が画面外にはみ出る
予期しない動作の内容 | Describe the unexpected behavior
スマホや iPad でシーンの下部 2〜5 % ほどが画面外にはみ出る
再現方法 | To Reproduce
発生環境(モバイルの場合) | Smartphone (please complete the following information):
デバイス | Device: Android, iPad
OS: Android, iOS
バージョン | Version: -
ブラウザ (Web 版) | Browser: -
備考 | Additional context
... | gharchive/issue | 2022-07-19T04:25:23 | 2025-04-01T04:35:14.530052 | {
"authors": [
"nokotan"
],
"repo": "nokotan/OpenSiv3D",
"url": "https://github.com/nokotan/OpenSiv3D/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
328708253 | Modernize codebase
Drop Bower support
Add ES module support
Use StandardJS
Update dependencies
Also add tests to get us to 100% code coverage
| gharchive/pull-request | 2018-06-02T03:15:23 | 2025-04-01T04:35:14.533011 | {
"authors": [
"nolanlawson"
],
"repo": "nolanlawson/chord-magic",
"url": "https://github.com/nolanlawson/chord-magic/pull/5",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1148548517 | Popping behavior
Check that this is really a bug
[X] I confirm
Reproduction link
https://atroposjs.com/
Bug description
When a multi-component Atropos collection with a common eventsEl is moving, some of the elements will "pop" instead of smoothly animating. This manifests differently in different browsers. On Chro... | gharchive/issue | 2022-02-23T20:33:14 | 2025-04-01T04:35:14.538300 | {
"authors": [
"kylemcdonald",
"triiickstaa"
],
"repo": "nolimits4web/atropos",
"url": "https://github.com/nolimits4web/atropos/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
755151109 | Navigation Arrows not showing on IE
This is a (multiple allowed):
[x] bug
[ ] enhancement
[ ] feature-discussion (RFC)
Swiper Version: EXACT RELEASE VERSION OR COMMIT HASH, HERE.
Platform/Target and Browser Versions: PLATFORM CLIENT YOU ARE TARGETING SUCH AS macOS, Windows, CORDOVA, IOS, ANDROID, CHROME, E... | gharchive/issue | 2020-12-02T10:35:32 | 2025-04-01T04:35:14.542874 | {
"authors": [
"EchoChen012",
"nolimits4web"
],
"repo": "nolimits4web/swiper",
"url": "https://github.com/nolimits4web/swiper/issues/3996",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2302203413 | Closing a modal changes active slide and breaks loop mode
Check that this is really a bug
[X] I confirm
Reproduction link
https://codesandbox.io/p/sandbox/swiper-element-boostrap-modal-x5535x
Bug description
I have a swiper that shows multiple slides per view, and when clicking the anchor inside the slide, a boostr... | gharchive/issue | 2024-05-17T09:09:51 | 2025-04-01T04:35:14.548329 | {
"authors": [
"mdmontesinos"
],
"repo": "nolimits4web/swiper",
"url": "https://github.com/nolimits4web/swiper/issues/7540",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2506913541 | TypeError when Swiper instance is destroyed right after zooming
Check that this is really a bug
[X] I confirm
Reproduction link
https://codesandbox.io/p/devbox/swiper-react-zoom-pqy2gq
Bug description
On a project we have an image gallery build on top of Swiper. We have the zoom functionality enabled. On mobile we ... | gharchive/issue | 2024-09-05T06:45:28 | 2025-04-01T04:35:14.554807 | {
"authors": [
"Heptonius",
"nolimits4web"
],
"repo": "nolimits4web/swiper",
"url": "https://github.com/nolimits4web/swiper/issues/7722",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2038949947 | 🛑 f.cz is down
In ab5e208, f.cz (https://f.cz/nodeinfo/2.0) was down:
HTTP code: 0
Response time: 0 ms
Resolved: f.cz is back up in 371375e after 5 minutes.
| gharchive/issue | 2023-12-13T04:50:42 | 2025-04-01T04:35:14.558007 | {
"authors": [
"matejdivecky"
],
"repo": "nolog-it/mastodon-uptime",
"url": "https://github.com/nolog-it/mastodon-uptime/issues/447",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
103137290 | change julia REQUIRE to 0.3
since Colors has no 0.2-compatible tagged versions at this time
ref https://github.com/nolta/Winston.jl/pull/235/files#r37931603
Also noticed in #237. But it would be fine to merge this separately.
Ah, whoops. Saw that you had done the same thing for ProfileView so held off there, but ... | gharchive/pull-request | 2015-08-25T23:22:19 | 2025-04-01T04:35:14.559548 | {
"authors": [
"timholy",
"tkelman"
],
"repo": "nolta/Winston.jl",
"url": "https://github.com/nolta/Winston.jl/pull/238",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
63718497 | Install takes ages
Hi,
Is there any way to optimize this tool? We use it on Travis-CI and install takes about 160 seconds, which is a while for single tool.
154.00s
$ gem install cupertino --no-ri --no-rdoc
Fetching: highline-1.6.21.gem (100%)
Successfully installed highline-1.6.21
Fetching: commander-4.2.1.gem (100%... | gharchive/issue | 2015-03-23T13:02:37 | 2025-04-01T04:35:14.571068 | {
"authors": [
"AndrewDryga",
"mattt"
],
"repo": "nomad/cupertino",
"url": "https://github.com/nomad/cupertino/issues/194",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
53592878 | build error for Xcode6.1.1
I got a following issue..
xcodebuild MyApp.xcworkspace
2015-01-07 11:52:13.902 xcodebuild[3989:42121] [MT] DVTAssertions: Warning in /SourceCache/IDEFrameworks/IDEFrameworks-6611/IDEFoundation/SourceControl/Model/IDESourceControlManager.m:423
Details: Error Domain=com.apple.dt.IDESourceCo... | gharchive/issue | 2015-01-07T03:15:41 | 2025-04-01T04:35:14.574473 | {
"authors": [
"tikidunpon"
],
"repo": "nomad/shenzhen",
"url": "https://github.com/nomad/shenzhen/issues/177",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1079277805 | 请问正常使用中突然报错重开显示TUNNEL - music.163.com:443
如图
同问,今天上午正常用,中午也遇到这情况了
同问 现在无法正常播放
https://github.com/nondanee/UnblockNeteaseMusic/issues/85 按照这个可以解决
#85按照这个可以解决
你好,linux客户端生成证书替换后,还是报错
TUNNEL - music.163.com:443
TUNNEL - music.163.com:443
TUNNEL - music.163.com:443
MITM > clientlog.music.163.com
#85按照这个可以解... | gharchive/issue | 2021-12-14T03:50:39 | 2025-04-01T04:35:14.612395 | {
"authors": [
"ClankySun10936",
"GenBUPT",
"TDSofTM",
"XianyuOne",
"cg-llc",
"jingouwangzi",
"kk748548942",
"silveryvoid"
],
"repo": "nondanee/UnblockNeteaseMusic",
"url": "https://github.com/nondanee/UnblockNeteaseMusic/issues/795",
"license": "MIT",
"license_type": "permis... |
1852622783 | Encoding error when writing proposed_changes.txt file
The bug
When 'iambic plan' command is run on updated yaml file(s) the changes should be written to a proposed_changes.txt file. But 'UnicodeEncodeError' exception occurs. Error Traceback is added at the end for reference.
To Reproduce
Run 'iambic plan' command on ... | gharchive/issue | 2023-08-16T06:51:58 | 2025-04-01T04:35:14.643247 | {
"authors": [
"0xAJX",
"smoy"
],
"repo": "noqdev/iambic",
"url": "https://github.com/noqdev/iambic/issues/575",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
93614414 | Add null-check when updating or destroying an instance.
Hey Jun,
(not sure if the best practice was to do another pull request) but here it is. So I've found the issue is with the scroll bar being a direct child of an angular ui-router element. I have added in the console.error() as you suggested. But using consol... | gharchive/pull-request | 2015-07-07T19:54:36 | 2025-04-01T04:35:14.650890 | {
"authors": [
"adammiles10",
"noraesae"
],
"repo": "noraesae/perfect-scrollbar",
"url": "https://github.com/noraesae/perfect-scrollbar/pull/359",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1466604244 | feat: configure GoRelease to publish to homebrew
Scope:
configured GoReleaser to publish to homebrew
Test:
I didn't want to push a new tag and trigger a regular release so I could only test my changes by doing a local-only release with the command:
goreleaser release --snapshot --rm-dist
this generated dist/fman.r... | gharchive/pull-request | 2022-11-28T15:15:08 | 2025-04-01T04:35:14.654576 | {
"authors": [
"nore-dev",
"tomekz"
],
"repo": "nore-dev/fman",
"url": "https://github.com/nore-dev/fman/pull/61",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2345930314 | boards: norik: Add support for Norik Octopus SoM & IO-Board
Add support for Norik Octopus SoM & IO-Board based on nRF9160 SiP.
Changed Norik systems d.o.o. to Norik Systems as requested.
@FPlohl you still have one rename left in "boards/norik/octopus_som/board.cmake" to be consistent.
@pfiser fixed remaining in... | gharchive/pull-request | 2024-06-11T09:41:39 | 2025-04-01T04:35:14.659264 | {
"authors": [
"FPlohl",
"pfiser"
],
"repo": "norikdoo/zephyr",
"url": "https://github.com/norikdoo/zephyr/pull/2",
"license": "Apache-2.0",
"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.