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 |
|---|---|---|---|---|---|
2104278273 | update to handlebars v5
updates handlebars to 5.1.1
version 5 simplified some lifetimes and introduced the use of RenderErrorReason to create RenderError. RenderError::new and other functions have been deprecated.
Looks like GHA failed at the build dev image step
| gharchive/pull-request | 2024-01-28T17:58:13 | 2025-04-01T06:39:13.868354 | {
"authors": [
"campeis"
],
"repo": "josh-project/josh",
"url": "https://github.com/josh-project/josh/pull/1310",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1605245103 | Test RFID
Use test code for RFID
Wire RFID to raspberry pi
Test if the RFID and tag is working
The RFID code has been made and tested.
The output: The RFID reader and tag works
| gharchive/issue | 2023-03-01T16:02:30 | 2025-04-01T06:39:13.871077 | {
"authors": [
"irbahanifah"
],
"repo": "joshakbar14/Smart-ParkingLot",
"url": "https://github.com/joshakbar14/Smart-ParkingLot/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1152664751 | GSD Request
--- GSD JSON ---
{
"vendor_name": "Linux",
"product_name": "Kernel",
"product_version": "versions from to before v4.19.231",
"vulnerability_type": "unspecified",
"affected_component": "unspecified",
"attack_vector": "unspecified",
"impact": "unspecified",
"credit": "",
"references": [
... | gharchive/issue | 2022-02-27T02:29:52 | 2025-04-01T06:39:13.872506 | {
"authors": [
"joshbressers"
],
"repo": "joshbressers/gsd-database",
"url": "https://github.com/joshbressers/gsd-database/issues/565",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
277842261 | ActionType mismatch
Hi!
I've been fiddling a bit with cycle.js and cycle-fire recently and I couldn't seem to get the first example (sourcing and sinking a number) in your readme to work! The sourcing went fine, and manual changes to the database through the Firebase console got reflected immediately. Sinking, on the... | gharchive/issue | 2017-11-29T17:30:47 | 2025-04-01T06:39:13.885786 | {
"authors": [
"joshforisha",
"khueue"
],
"repo": "joshforisha/cycle-fire",
"url": "https://github.com/joshforisha/cycle-fire/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
439357440 | Add a removeAll method to the ToastManager to allow dismissing all active toasts
This is useful for things like top level navigation or a big change in what is on screen where the toasts that might still be up pending a timer no longer make sense. If you save a resource and then navigate away to a totally different s... | gharchive/pull-request | 2019-05-01T22:47:32 | 2025-04-01T06:39:13.936330 | {
"authors": [
"airhorns",
"jossmac"
],
"repo": "jossmac/react-toast-notifications",
"url": "https://github.com/jossmac/react-toast-notifications/pull/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1315907863 | Fix some problems in current implementation of public API
Code repetition is reduced
Access control is lifted for /v1/comments/x/y. Other routes are still restricted. That's nice.
(the embed still works cross-domain)
With this implementation, we will have to do 2 queries for each GET request. For each POST r... | gharchive/pull-request | 2022-07-24T13:27:27 | 2025-04-01T06:39:13.948330 | {
"authors": [
"VietAnh1010",
"joulev"
],
"repo": "joulev/ezkomment",
"url": "https://github.com/joulev/ezkomment/pull/215",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
293560495 | Keep getting "'final_response' must be set" when testing Google Assistant
I got through the Hello World tutorial just fine, and thought I'd give the AdventureGame one a try. I'm using Google Assistant only (not Alexa) and have everything set up (at least well enough for the HelloWorld example to work!) but now whenev... | gharchive/issue | 2018-02-01T14:57:27 | 2025-04-01T06:39:13.952802 | {
"authors": [
"anselanza",
"jankoenig",
"reeju10"
],
"repo": "jovotech/jovo-framework-nodejs",
"url": "https://github.com/jovotech/jovo-framework-nodejs/issues/74",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1861526445 | Bravo ! 👍
Bonjour,
Un grand bravo pour ce plugin ! 👍 C'est exactement ce qui nous manquait pour palier l'absence de compatibilité entre la (très) mauvaise appli Aldes Connect et HomeKit...
Une question tout de même... :) J'ai eu beau fouiller dans les fichiers, je n'ai pas vu s'il y avait une possibilité de passer ... | gharchive/issue | 2023-08-22T13:58:11 | 2025-04-01T06:39:13.965612 | {
"authors": [
"jp-gouin",
"sylvain640"
],
"repo": "jp-gouin/aldes-homebridge-plugin",
"url": "https://github.com/jp-gouin/aldes-homebridge-plugin/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1369146295 | HTML
User Story
As a bootcamp student
I want the prework notes to be structured on a webpage
so that I can easily find and read information
##Acceptance Criteria
GIVEN a Prework Study Guide website
WHEN I visit the website in my browser
THEN I see four boxes titles HTML, CSS, GIT, and JavaScript with associated notes... | gharchive/issue | 2022-09-12T01:29:57 | 2025-04-01T06:39:13.967455 | {
"authors": [
"jpace2022"
],
"repo": "jpace2022/prework-study-guide",
"url": "https://github.com/jpace2022/prework-study-guide/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2190124548 | Add support for Umami Analytics
This commit adds support for Umami Analytics :sparkles:
As discussed and approved in #829 I'm sending you a small modification to the layouts/partials/analytics.html file that introduces support for Umami Analytics.
Umami Analytics ( https://umami.is ) is another analytics service that... | gharchive/pull-request | 2024-03-16T16:30:26 | 2025-04-01T06:39:13.979767 | {
"authors": [
"fmaida",
"jpanther"
],
"repo": "jpanther/congo",
"url": "https://github.com/jpanther/congo/pull/832",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
129462898 | Ability to push static DNS servers to containers?
Much like how the IP and GW are able to be defined, can the same be accomplished with DNS servers?
I am running pipework and a container on top of unRAID and use it to provide static IPs to my containers. However, these containers also acquire their DNS servers from ... | gharchive/issue | 2016-01-28T14:11:04 | 2025-04-01T06:39:14.006047 | {
"authors": [
"johnodon"
],
"repo": "jpetazzo/pipework",
"url": "https://github.com/jpetazzo/pipework/issues/188",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
144608111 | What values would you suggest to match randomColor.js?
Hi, this looks like a cool library - I found it after searching for Ruby alternatives to randomColour.js, and think it could just hit the spot for what I need.. although I'm looking for a little guidance.
The readme says I can specify the saturation and lightne... | gharchive/issue | 2016-03-30T14:22:04 | 2025-04-01T06:39:14.014230 | {
"authors": [
"LimeBlast",
"jpmckinney"
],
"repo": "jpmckinney/color-generator",
"url": "https://github.com/jpmckinney/color-generator/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1196634534 | DN0032-BG: Optimize process order
手順の流れを最適化。
いまのところ、これでよし
| gharchive/issue | 2022-04-07T22:34:31 | 2025-04-01T06:39:14.051195 | {
"authors": [
"jpskenn"
],
"repo": "jpskenn/Nora",
"url": "https://github.com/jpskenn/Nora/issues/152",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
332872013 | make error
Hi,
I got the following error when executing make. Looks like the thread directory does not exist in Kaldi any more. Could you fix it? Thanks.
make -C bin
make[1]: Entering directory /home/ubuntu/kaldi-decoders/bin' g++ -std=c++11 -I.. -I/home/ubuntu/kaldi/tools/openfst/include -Wno-sign-compare -Wno-unus... | gharchive/issue | 2018-06-15T18:23:01 | 2025-04-01T06:39:14.054388 | {
"authors": [
"jpuigcerver",
"yanyufish"
],
"repo": "jpuigcerver/kaldi-decoders",
"url": "https://github.com/jpuigcerver/kaldi-decoders/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
474938900 | android引入报错
import io.dcloud.common.DHInterface.IWebview;
import io.dcloud.common.DHInterface.StandardFeature;
import io.dcloud.common.util.JSUtil;
这三个类hbuilder引入报错
这三个类是 Hbuilder 类,属于 libs/pdr.jar,建议检查下是否引入成功。非 JPush 问题关闭。
| gharchive/issue | 2019-07-31T05:07:04 | 2025-04-01T06:39:14.055706 | {
"authors": [
"JoshLipan",
"yoyo0926"
],
"repo": "jpush/jpush-hbuilder-demo",
"url": "https://github.com/jpush/jpush-hbuilder-demo/issues/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
9331205 | Uppercase Text measures wrong
Plugin doesn't work properly when using uppercase text.
Actually, he is right. I am using uppercase text (css-transformed) and I run into the same issue. If I turn off the uppercase style it fits perfectly. If I don't, it doesn't fit.
| gharchive/issue | 2012-12-17T12:16:10 | 2025-04-01T06:39:14.095961 | {
"authors": [
"BabyDead",
"renestalder"
],
"repo": "jquery-textfill/jquery-textfill",
"url": "https://github.com/jquery-textfill/jquery-textfill/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
261685671 | "Required" message persists for date field
Checklist for this issue
If someone would forget to put in the date and then click submit we would get "Date of Visit is required" as expected, but then after the date is populated the "required" message doesn't disappear as it does with every other field. I can still click ... | gharchive/issue | 2017-09-29T15:49:30 | 2025-04-01T06:39:14.103892 | {
"authors": [
"luckyali55",
"shellwe",
"xiano8494"
],
"repo": "jquery-validation/jquery-validation",
"url": "https://github.com/jquery-validation/jquery-validation/issues/2084",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
310000408 | No option to disable default error labels
There is no option to disable default error labels and use the existing ones present in forms.
Issue 1:
If I change errorElement to span, it does not pick existing error elements that are already there in form. For example: If I already have a span error label like below:
<in... | gharchive/issue | 2018-03-30T07:46:39 | 2025-04-01T06:39:14.108878 | {
"authors": [
"Arkni",
"scssyworks"
],
"repo": "jquery-validation/jquery-validation",
"url": "https://github.com/jquery-validation/jquery-validation/issues/2157",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
10204738 | Doesn't push to Boxcar
I compiled and installed the module on my vps (centos 5) and configured it.
I got a notification in boxcar once that znc was added to my services.
However mentions / private messages don't get pushed to boxcar.
I didn't set "secret" because i couldn't find it on the boxcar website and the readm... | gharchive/issue | 2013-01-22T19:02:19 | 2025-04-01T06:39:14.147395 | {
"authors": [
"Bensge",
"DataRepository",
"bhaap",
"jreese",
"jruels"
],
"repo": "jreese/znc-push",
"url": "https://github.com/jreese/znc-push/issues/27",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
366620801 | Add Zip extension method
#31 Add Zip method.
Hi @jreina,
Please review !
Your repo is quite fun and interesting ! I will keep contributing.
Thank you! Looking at this implementation, it looks like you've implemented the normal zip the way it is implemented in Lodash, but the System.Linq implementation implements it... | gharchive/pull-request | 2018-10-04T04:47:39 | 2025-04-01T06:39:14.149829 | {
"authors": [
"jreina",
"mahasak"
],
"repo": "jreina/ShittyLINQ.js",
"url": "https://github.com/jreina/ShittyLINQ.js/pull/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1214249634 | Access denied in windows 11
i want to update version in my pc.
i download it with wget(windows) then extract it in previously directory.
PS C:\Portables\Tools> .\checkip.exe
Program 'checkip.exe' failed to run: Access is deniedAt line:1 char:1
+ .\checkip.exe
+ ~~~~~~~~~~~~~.
At line:1 char:1
+ .\checkip.exe
+ ~~~~~~... | gharchive/issue | 2022-04-25T09:48:29 | 2025-04-01T06:39:14.154943 | {
"authors": [
"cdprf",
"jreisinger"
],
"repo": "jreisinger/checkip",
"url": "https://github.com/jreisinger/checkip/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
957755352 | [docker] Ability to add extra file to a distribution/repo
usecase: trying to configure the docker publisher but I like to add a readme and a action.yml (to make it a github action docker repo).
I tried adding src/jreleaser/distributions/jbang/docker/README.tpl but still only got a dockerfile.
Is there a way to add ad... | gharchive/issue | 2021-08-02T05:15:15 | 2025-04-01T06:39:14.158666 | {
"authors": [
"aalmiray",
"maxandersen"
],
"repo": "jreleaser/jreleaser",
"url": "https://github.com/jreleaser/jreleaser/issues/330",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1359071766 | [core] Expose project copyright and description as flags in release auto-config
Follow up to #918
Properties to be added:
copyright
description
inceptionYear
stereotype
authors
Released in v1.3.0 -> https://github.com/jreleaser/jreleaser/releases/tag/v1.3.0
| gharchive/issue | 2022-09-01T15:55:39 | 2025-04-01T06:39:14.160917 | {
"authors": [
"aalmiray"
],
"repo": "jreleaser/jreleaser",
"url": "https://github.com/jreleaser/jreleaser/issues/937",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
171566368 | Latest commit to paperclip master breaks gem
https://github.com/thoughtbot/paperclip/commit/09d6bb7865c06de9e4b90328f507977ae6146814
@jeffblake Thanks. This should be now fixed on master
| gharchive/issue | 2016-08-17T03:27:40 | 2025-04-01T06:39:14.168329 | {
"authors": [
"jeffblake",
"morgoth"
],
"repo": "jrgifford/delayed_paperclip",
"url": "https://github.com/jrgifford/delayed_paperclip/issues/191",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1304242410 | Bit length, useful for ordinary numbers?
I wrote this in the explainer:
In contrast to other operations – such as abs and sqrt from the BigInt Math proposal – the new bit-length API would probably be useful only on BigInts and not on ordinary numbers.
Is this really true? One potential use case for ordinary-number ... | gharchive/issue | 2022-07-14T04:36:20 | 2025-04-01T06:39:14.227876 | {
"authors": [
"Yaffle",
"js-choi",
"ljharb"
],
"repo": "js-choi/proposal-bigint-bit-length",
"url": "https://github.com/js-choi/proposal-bigint-bit-length/issues/3",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1717915124 | 🛑 Piwigo is down
In bda8907, Piwigo ($SERVER_BASE/piwigo/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Piwigo is back up in 9860d9e.
| gharchive/issue | 2023-05-19T22:49:16 | 2025-04-01T06:39:14.255061 | {
"authors": [
"jscmidt"
],
"repo": "jscmidt/upptime",
"url": "https://github.com/jscmidt/upptime/issues/1538",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1867789765 | 🛑 API is down
In 46493c1, API ($SERVER_BASE/api/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: API is back up in 81be0e3 after 547 days, 5 hours, 42 minutes.
| gharchive/issue | 2023-08-25T23:47:32 | 2025-04-01T06:39:14.257371 | {
"authors": [
"jscmidt"
],
"repo": "jscmidt/upptime",
"url": "https://github.com/jscmidt/upptime/issues/2239",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1868359511 | 🛑 Piwigo is down
In e4cbd07, Piwigo ($SERVER_BASE/piwigo/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Piwigo is back up in 49479b8 after 548 days, 12 hours, 14 minutes.
| gharchive/issue | 2023-08-27T05:09:41 | 2025-04-01T06:39:14.259519 | {
"authors": [
"jscmidt"
],
"repo": "jscmidt/upptime",
"url": "https://github.com/jscmidt/upptime/issues/2365",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2071372540 | 🛑 Tandoor is down
In be6fce4, Tandoor ($SERVER_BASE/recipes/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Tandoor is back up in 07162b6 after 5 minutes.
| gharchive/issue | 2024-01-08T23:13:39 | 2025-04-01T06:39:14.261679 | {
"authors": [
"jscmidt"
],
"repo": "jscmidt/upptime",
"url": "https://github.com/jscmidt/upptime/issues/3960",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2072391974 | 🛑 Grafana is down
In 111f893, Grafana ($SERVER_BASE/grafana/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Grafana is back up in 0467887 after 10 minutes.
| gharchive/issue | 2024-01-09T13:40:35 | 2025-04-01T06:39:14.263794 | {
"authors": [
"jscmidt"
],
"repo": "jscmidt/upptime",
"url": "https://github.com/jscmidt/upptime/issues/3985",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2080507688 | 🛑 Linus-Wordpress is down
In e5ba5e3, Linus-Wordpress ($SERVER_BASE/wordpress/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Linus-Wordpress is back up in fb5cb9f after 11 minutes.
| gharchive/issue | 2024-01-13T23:13:49 | 2025-04-01T06:39:14.265963 | {
"authors": [
"jscmidt"
],
"repo": "jscmidt/upptime",
"url": "https://github.com/jscmidt/upptime/issues/4308",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
59319044 | Request: disallow spaces when indexing into array or object
Maybe there's an existing way to do this, that I've missed. But I would like to ensure that you can't do arr[ 0 ] or obj[ prop ]. However - I do have requireSpacesInsideArrayBrackets: all, so it shouldn't conflict with that
---
Want to back this issue? **[P... | gharchive/issue | 2015-02-28T01:51:06 | 2025-04-01T06:39:14.270072 | {
"authors": [
"dmitrig01",
"hzoo",
"jasonkarns"
],
"repo": "jscs-dev/node-jscs",
"url": "https://github.com/jscs-dev/node-jscs/issues/1122",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
779502055 | 🧤 Gloves: provide an easier alternative to writing harnesses
As discussed here https://github.com/jscutlery/test-utils/issues/4 and here https://github.com/angular/components/issues/20871, component harnesses are easy to use but hard to implement.
It would be nice to provide another approach with the following const... | gharchive/issue | 2021-01-05T20:02:03 | 2025-04-01T06:39:14.280780 | {
"authors": [
"srlee309",
"yjaaidi"
],
"repo": "jscutlery/test-utils",
"url": "https://github.com/jscutlery/test-utils/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
101725166 | Possible tu use with Electron?
Possible to use webdriver-sync with Electron & chromedriver binary?
Usage of selenium-webdriver with Electron is basically the same with upstream, except that you have to manually specify how to connect chrome driver and where to find Electron's binary:
selenium-webdriver provided a Nod... | gharchive/issue | 2015-08-18T18:52:00 | 2025-04-01T06:39:14.284286 | {
"authors": [
"LeMoussel",
"jsdevel"
],
"repo": "jsdevel/webdriver-sync",
"url": "https://github.com/jsdevel/webdriver-sync/issues/124",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2029336906 | Animated: useNativeDriver was not specified.
Receiving a warning when I swipe my listitem. Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false. This occurs when you are using an animation and not setting the native driver to true or false. Can you please ... | gharchive/issue | 2023-12-06T20:33:09 | 2025-04-01T06:39:14.301420 | {
"authors": [
"Ankur-Float",
"chakafasano88"
],
"repo": "jshanson7/react-native-swipeable",
"url": "https://github.com/jshanson7/react-native-swipeable/issues/136",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
11982226 | Option to assume strict mode (for nodejs)
Now that nodejs is es5 compliant it can be run in strict mode by default without including (function () { "use strict"; /* code here */ }());.
Will you add an option implicitstrict so that it's not required to have the boilerplate code?
Nearly two years since this was opene... | gharchive/issue | 2013-03-13T16:44:48 | 2025-04-01T06:39:14.311370 | {
"authors": [
"adriengibrat",
"coolaj86",
"englercj",
"lukeapage",
"mik01aj"
],
"repo": "jshint/jshint",
"url": "https://github.com/jshint/jshint/issues/924",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
532609766 | Expose get_rates() function
This is necessary where we want to make sure we get the rates to be saved to DB without requesting them directly through the store itself (and therefore possibly get different data).
Coverage remained the same at 100.0% when pulling dfe88b52d81688331d6a74abe57f759c1adaa8b1 on strzibny:e... | gharchive/pull-request | 2019-12-04T11:00:34 | 2025-04-01T06:39:14.313664 | {
"authors": [
"coveralls",
"maennchen",
"strzibny"
],
"repo": "jshmrtn/currency-conversion",
"url": "https://github.com/jshmrtn/currency-conversion/pull/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1433721344 | Allow for jump through for bastion host before install
Hi there, loving hashi-up, just wondering if it has the ability to install via a jump host. If so is there any documentation regarding it
Thanks
Hi @octdanb, thanks for your interest in hashi-up
Installation via a jump host is not supported, but I have a workar... | gharchive/issue | 2022-11-02T20:08:05 | 2025-04-01T06:39:14.316945 | {
"authors": [
"jsiebens",
"octdanb"
],
"repo": "jsiebens/hashi-up",
"url": "https://github.com/jsiebens/hashi-up/issues/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
183586288 | Filter expression return array can not use [index] get item inside
eg. I want get the price for book "Sayings of the Century"
👍 $.store.book[?(@.title=='Sayings of the Century')] will return an book array
👍 $.store.book[?(@.title=='Sayings of the Century')].price will return an price array
😂 $.store.book[?(@... | gharchive/issue | 2016-10-18T04:13:32 | 2025-04-01T06:39:14.377264 | {
"authors": [
"AntonioDell",
"CMoH",
"DinoChiesa",
"GrayedFox",
"Klaas68",
"RamakrishnanArun",
"amiduai",
"apocheau",
"bhreinb",
"consultantleon",
"fhoeben",
"gauravphoenix",
"genezx",
"gideonaina",
"gitdode",
"gsambasiva",
"gyk001",
"ivan-klesh... |
1853863127 | readthedocs: specify build.os
readthedocs deprecated build.image. We need to specify the OS used by the build these days.
Related-to: https://blog.readthedocs.com/use-build-os-config/
I don't have a good way to test this locally so I'm kinda editing this blind. Hopefully this works ;-)
LGTM!
| gharchive/pull-request | 2023-08-16T20:29:59 | 2025-04-01T06:39:14.400075 | {
"authors": [
"Theelx",
"davvid"
],
"repo": "jsonpickle/jsonpickle",
"url": "https://github.com/jsonpickle/jsonpickle/pull/462",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
77702640 | Remove unused files
Removing a few files that don't seem to be used anymore.
Gonna re-run the build once I've merged #59 which should fix a few things.
:+1: nice work
| gharchive/pull-request | 2015-05-18T15:36:01 | 2025-04-01T06:39:14.401081 | {
"authors": [
"PeterDaveHello",
"ThomWright"
],
"repo": "jsonresume/registry-server",
"url": "https://github.com/jsonresume/registry-server/pull/57",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
66987596 | 2015-06-10 Practical Open Linked Data Mega Meetup
Last year there was a really good talk at UXOxford about the importance of linked data. It would be great to follow that up with talks around the practicalities of consuming and presenting open linked data sources.
This theme definitely lends itself to being a super m... | gharchive/issue | 2015-04-07T20:50:55 | 2025-04-01T06:39:14.407140 | {
"authors": [
"LuRsT",
"spikeheap",
"tomlane"
],
"repo": "jsoxford/jsoxford.github.com",
"url": "https://github.com/jsoxford/jsoxford.github.com/issues/94",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
784907922 | fix: columns header title attribute use wrong attr
https://github.com/jspreadsheet/jexcel/commit/0a3c6a82ac7ba092106559393804d146751bae28#comments
It has been merged. Thanks
| gharchive/pull-request | 2021-01-13T08:45:17 | 2025-04-01T06:39:14.417982 | {
"authors": [
"hodeware",
"klren0312"
],
"repo": "jspreadsheet/ce",
"url": "https://github.com/jspreadsheet/ce/pull/1287",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
894372610 | My updates
Hello all,
I have been busy coding and I must say that I really enjoy writing with jsPsych. It is easy and fun.
I have put together scripts for delivering questionnaires. I have a setup file for each questionnaire that contains the questions and scoring info. The only thing that needs to be changed in the ... | gharchive/issue | 2021-05-18T13:18:00 | 2025-04-01T06:39:14.426854 | {
"authors": [
"jodeleeuw",
"pjkohler",
"steffejr"
],
"repo": "jspsych/experiment-demos",
"url": "https://github.com/jspsych/experiment-demos/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
817794506 | jsPsych.pluginAPI.compareKeys handling null keys
Hi, just trying out jsPsych 6.3.0 (great update btw), and noticed that jsPsych.pluginAPI.compareKeys fails when one of the keys is null. Would you consider allowing null inputs? So the function would return false if any one input is null and true if both are null.
I'm ... | gharchive/issue | 2021-02-27T02:08:08 | 2025-04-01T06:39:14.430650 | {
"authors": [
"becky-gilbert",
"klanderson"
],
"repo": "jspsych/jsPsych",
"url": "https://github.com/jspsych/jsPsych/issues/1577",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
261353660 | push git://github.com/jstrachan-testing/ngx-base.git master
UpdateBot pushed version changes from the source code in repository: git://github.com/jstrachan-testing/ngx-base.git ref: master
UpdateBot commands:
updatebot push --ref master git://github.com/jstrachan-testing/ngx-base.git
| gharchive/pull-request | 2017-09-28T15:07:15 | 2025-04-01T06:39:14.439105 | {
"authors": [
"jstrachan-testing"
],
"repo": "jstrachan-testing/ngx-fabric8-wit",
"url": "https://github.com/jstrachan-testing/ngx-fabric8-wit/pull/24",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1416014801 | [Feature]: Add loader to pages
Feature Title
Add loader
Description
Whenever we switch between the pages it takes time so I want to add loader in it
Motivation
Whenever we switch between the pages it takes time so I want to add loader in it
Issue Type
Frontend
Screenshot of the feature if done ?
No response
Are you t... | gharchive/issue | 2022-10-20T06:02:48 | 2025-04-01T06:39:14.442946 | {
"authors": [
"jsvigneshkanna",
"kuldeepmangla"
],
"repo": "jsvigneshkanna/tailwind_ui_components",
"url": "https://github.com/jsvigneshkanna/tailwind_ui_components/issues/103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1773319693 | [Bug]: semver dep security vulnerability
Is there an existing issue for this?
[X] I have searched the existing issues and my issue is unique
[X] My issue appears in the command-line and not only in the text editor
Description Overview
When installing package using npm, audit fails with:
$ npm audit
# npm audit repo... | gharchive/issue | 2023-06-25T14:32:03 | 2025-04-01T06:39:14.447061 | {
"authors": [
"1EDExg0ffyXfTEqdIUAYNZGnCeajIxMWd2vaQeP",
"AviVahl",
"ljharb"
],
"repo": "jsx-eslint/eslint-plugin-react",
"url": "https://github.com/jsx-eslint/eslint-plugin-react/issues/3589",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
841593776 | NtCreateThreadEx crashes the process
I have spent quite a few hours in debugging and finally nailed down why process injection is failing. The call to NtCreateThreadEX using SysWhispers2 isn't really working for me. The process crashes as soon as the thread is injected.
My code is very simple that I open the process ... | gharchive/issue | 2021-03-26T05:08:24 | 2025-04-01T06:39:14.488035 | {
"authors": [
"odzhan",
"philross88"
],
"repo": "jthuraisamy/SysWhispers2",
"url": "https://github.com/jthuraisamy/SysWhispers2/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1332488616 | read tar file by requested block
Problem
An .tar file is entirely read during BlockReader::read_block_FileTar.
This may cause problems for very large compressed files (the s4 program will have the entire unarchived file in memory; it will use too much memory).
This is due to design of the tar crate. The crate does no... | gharchive/issue | 2022-08-08T22:50:45 | 2025-04-01T06:39:14.501833 | {
"authors": [
"jtmoon79"
],
"repo": "jtmoon79/super-speedy-syslog-searcher",
"url": "https://github.com/jtmoon79/super-speedy-syslog-searcher/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1275276329 | Segfault when running headscale nodes list --output json when backend is not running.
When running headscale nodes list --output json against a server that is offline, a segfault is encountered. headscale nodes list fails gracefully with Could not connect..... This segfault is problematic for frontends that consume ... | gharchive/issue | 2022-06-17T17:04:32 | 2025-04-01T06:39:14.516234 | {
"authors": [
"luckman212",
"theonemcdonald"
],
"repo": "juanfont/headscale",
"url": "https://github.com/juanfont/headscale/issues/652",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1349978792 | bugfix: Added base key validity period of 60 minutes.
[x] read the CONTRIBUTING guidelines
[x] raised a GitHub issue or discussed it on the projects chat beforehand
[ ] added unit tests
[ ] added integration tests
[x] updated documentation if needed
[x] updated CHANGELOG.md
Fixes #764
PR Description,
Currently he... | gharchive/pull-request | 2022-08-24T20:18:48 | 2025-04-01T06:39:14.523103 | {
"authors": [
"ishanjain28",
"juanfont",
"kradalby"
],
"repo": "juanfont/headscale",
"url": "https://github.com/juanfont/headscale/pull/765",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1360003803 | using tomogram generated by AreTomo
Hi Tim-Oliver and Thorsten,
This is more a question rather than a issue, but thought it would be helpful to write here for others as well.
I am now using AreTomo to generate tomograms, and the AreTomo output files don't include all the etomo output files listed in your previous pyt... | gharchive/issue | 2022-09-02T10:27:39 | 2025-04-01T06:39:14.548563 | {
"authors": [
"bwmr",
"jychoi0616",
"thorstenwagner"
],
"repo": "juglab/cryoCARE_pip",
"url": "https://github.com/juglab/cryoCARE_pip/issues/26",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2056760172 | [OPTIMIZATION] System namespace filter is unnecessary in system pod page
What happened:
From the juicefs csi deployment perspective, if my understanding is correct, there is only one system namespace, so no need to enable the system namespace filter in system pod page.
What you expected to happen:
disable the syste... | gharchive/issue | 2023-12-26T23:18:38 | 2025-04-01T06:39:14.553635 | {
"authors": [
"showjason",
"zwwhdls"
],
"repo": "juicedata/juicefs-csi-driver",
"url": "https://github.com/juicedata/juicefs-csi-driver/issues/840",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1493425819 | fix oracle ep regex parsing error
#3073
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.neo.chen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA.... | gharchive/pull-request | 2022-12-13T05:40:52 | 2025-04-01T06:39:14.556409 | {
"authors": [
"CLAassistant",
"neocxf"
],
"repo": "juicedata/juicefs",
"url": "https://github.com/juicedata/juicefs/pull/3074",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
182878628 | Incrementing the revision for kubeapi-load-balancer and kubernetes-worker.
Version bump with our work today.
bump bump bump it up 👍
| gharchive/pull-request | 2016-10-13T19:29:27 | 2025-04-01T06:39:14.557270 | {
"authors": [
"chuckbutler",
"mbruzek"
],
"repo": "juju-solutions/bundle-canonical-kubernetes",
"url": "https://github.com/juju-solutions/bundle-canonical-kubernetes/pull/91",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1554823838 | Error: internal error, Client(5) claimed to return *client.Client but returned *client.ClientV5
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https://www.terraform.io/communi... | gharchive/issue | 2023-01-24T11:40:37 | 2025-04-01T06:39:14.589726 | {
"authors": [
"VariableDeclared",
"juanmanuel-tirado"
],
"repo": "juju/terraform-provider-juju",
"url": "https://github.com/juju/terraform-provider-juju/issues/128",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2436858919 | Update writing-tests.md - Shown test code is wrong
Change errorf to Errorf in shown test code..
Playing a bit with the code reveals that in order to pass the test GetPi needs to return 3.14159265358979323846264338327950288419716939937510582097494459.
However, outln cannot print out the full number, only 3.14159.
Is... | gharchive/pull-request | 2024-07-30T04:22:23 | 2025-04-01T06:39:14.596921 | {
"authors": [
"mertcandav",
"sparkylein"
],
"repo": "julelang/manual",
"url": "https://github.com/julelang/manual/pull/14",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
187166438 | Resources implementation refactoring
We've been eliminating a lot of duplicated code by storing them in the module XClarityClient::ManagementMixin which is included in management classes
@juliancheal it is ready for merge
| gharchive/pull-request | 2016-11-03T19:25:16 | 2025-04-01T06:39:14.598858 | {
"authors": [
"terciodemelo"
],
"repo": "juliancheal/xclarity_client",
"url": "https://github.com/juliancheal/xclarity_client/pull/15",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
38381283 | Ordering of transform properties is not preserved
I want
rotateX(abc) rotateY(cde) and then translateZ(asdf)
but sometimes
I get rotateX(abc) translateZ(asdf) and then rotateY(cde)
because of that I am unable to achieve desired effect.
I implemented a solution for this. Basically, there is an options argument whi... | gharchive/issue | 2014-07-22T09:04:54 | 2025-04-01T06:39:14.628766 | {
"authors": [
"julianshapiro",
"parin2092",
"samuelhorwitz"
],
"repo": "julianshapiro/velocity",
"url": "https://github.com/julianshapiro/velocity/issues/197",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1998671109 | QR code not scanning, onDetect not calling
onDetect callback not calling. I tried to downgrade to 3.2.0 and upgraded to 3.5.2. 2 weeks before it worked with 3.2.0 but the QR code not detecting both Android and iOS.
I tried the unbundled version too.
W/OnBackInvokedCallback(13664): Set 'android:enableOnBackInvokedCall... | gharchive/issue | 2023-11-17T09:28:00 | 2025-04-01T06:39:14.636396 | {
"authors": [
"CollinsMunene",
"KaiExa",
"mahendravijay"
],
"repo": "juliansteenbakker/mobile_scanner",
"url": "https://github.com/juliansteenbakker/mobile_scanner/issues/866",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1618955572 | GitHub Actions: use MacOS runner
macOS hosted runners have more cores and more ram and allow graphics HW acceleration.
See: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
Despite the more cores and ram the build takes far longer on... | gharchive/pull-request | 2023-03-10T13:09:01 | 2025-04-01T06:39:14.646993 | {
"authors": [
"julioromano"
],
"repo": "julioromano/tmdb-client-android",
"url": "https://github.com/julioromano/tmdb-client-android/pull/8",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2034466690 | Can the example rfv command use a starting directory? (Help request)
In the fzf advanced examples, there is a command defined (rfv):
#!/usr/bin/env bash
# 1. Search for text in files using Ripgrep
# 2. Interactively restart Ripgrep with reload action
# 3. Open the file in Vim
RG_PREFIX="rg --column --line-number --n... | gharchive/issue | 2023-12-10T17:43:45 | 2025-04-01T06:39:14.666313 | {
"authors": [
"LangLangBart",
"Praful"
],
"repo": "junegunn/fzf",
"url": "https://github.com/junegunn/fzf/issues/3535",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1931540643 | Add --builtin-filter-dirs
fzf's builtin filesystem walker is faster then overridding via FZF_DEFAULT_COMMAND, especially on Windows
If this switch is specified, fzf will read directories instead of files if FZF_DEFAULT_COMMAND is not specified and there's no input from tty
I'm open to ideas, but using FZF_DEFAULT... | gharchive/pull-request | 2023-10-07T23:08:24 | 2025-04-01T06:39:14.669830 | {
"authors": [
"junegunn",
"kelleyma49"
],
"repo": "junegunn/fzf",
"url": "https://github.com/junegunn/fzf/pull/3464",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
524313203 | Prevent panic on unsupported char for MultiCell
Currently if an unsupported char is inserted (like 😀) the library panics.
I think it would be better to return an error.
Thanks @oliverpool -- this is a real improvement.
| gharchive/pull-request | 2019-11-18T11:43:12 | 2025-04-01T06:39:14.673540 | {
"authors": [
"jung-kurt",
"oliverpool"
],
"repo": "jung-kurt/gofpdf",
"url": "https://github.com/jung-kurt/gofpdf/pull/337",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
963394303 | docs(typo) : modify Compile-time Type Checking Section
Before : - useColor('#00ffzz')
After : - useColor('#00ffzaz')
Change the wrong typo.
Hi, @GwonHeeJun! Thanks for contributing. ☺️
I had really no idea of that typo and haven’t found it without your help.
These are my feedback;
Can you change the comment, not t... | gharchive/pull-request | 2021-08-08T09:43:45 | 2025-04-01T06:39:14.686656 | {
"authors": [
"GwonHeeJun",
"codecov-commenter",
"junhoyeo"
],
"repo": "junhoyeo/use-color",
"url": "https://github.com/junhoyeo/use-color/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2666586795 | Add a plugin tutorial
This adds a tutorial for creating basic plugins with Jupyter Book. It covers creating and registering plugins, creating a directive, and creating a transform.
It also cleans up some navigation and adds two how-tos related to plugins.
This is a result of some self-learning I had to do in creating... | gharchive/pull-request | 2024-11-17T21:56:55 | 2025-04-01T06:39:14.766749 | {
"authors": [
"choldgraf",
"fperez"
],
"repo": "jupyter-book/jupyter-book",
"url": "https://github.com/jupyter-book/jupyter-book/pull/2264",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1559775825 | Update to protoco 2.1.0 (echo_update)
Add comments around the update protocol
Unconditionally send echo_update on front_end change
Update protocol version
@SylvainCorlay @martinRenou @maartenbreddels @jasongrout this is a PR to add the "echo_update" feature to XWidgets.
If you have a moment, would you mind check... | gharchive/pull-request | 2023-01-27T13:30:16 | 2025-04-01T06:39:14.784301 | {
"authors": [
"AntoinePrv"
],
"repo": "jupyter-xeus/xwidgets",
"url": "https://github.com/jupyter-xeus/xwidgets/pull/251",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
268583350 | adding repo name parsing
this is an attempt at adding more parseable image names to the pushed image. I'm not sure if this is the right location to do this (maybe better in binderhub?) but LMK thoughts
Closing this and we'll figure it out another way!
| gharchive/pull-request | 2017-10-25T23:31:48 | 2025-04-01T06:39:14.819675 | {
"authors": [
"choldgraf"
],
"repo": "jupyter/repo2docker",
"url": "https://github.com/jupyter/repo2docker/pull/124",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
610757810 | UI to show resource usage (e.g. CPU, memory) if limits are set
Proposed change
Include a component in the default notebook UI that shows when excessive resources are being used.
This came to mind after a question in the UKRSE slack, where it turned out a notebook wouldn't run because it had hit the mybinder memory li... | gharchive/issue | 2020-05-01T13:43:34 | 2025-04-01T06:39:14.824291 | {
"authors": [
"betatim",
"jtpio",
"manics"
],
"repo": "jupyterhub/binderhub",
"url": "https://github.com/jupyterhub/binderhub/issues/1097",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1727336818 | Source file of docs/source/_static/images/architecture.png
@consideRatio do you have the SVG file of docs/source/_static/images/architecture.png?
It's made in Google Slides: https://docs.google.com/presentation/d/1t5W4Rnez6xBRz4YxCxWYAx8t4KRfUosbCjS4Z1or7rM/
| gharchive/issue | 2023-05-26T10:21:31 | 2025-04-01T06:39:14.825960 | {
"authors": [
"minrk",
"rgaiacs"
],
"repo": "jupyterhub/binderhub",
"url": "https://github.com/jupyterhub/binderhub/issues/1706",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2324188569 | Rewrite the frontend
/* If this file gets over 200 lines of code long (not counting docs / comments), start using a framework
This was the first line I wrote when I started writing the existing frontend, and of course that line is still there.
This PR cleans up and rewrites the entire frontend, to 'start using a fr... | gharchive/pull-request | 2024-05-29T20:25:19 | 2025-04-01T06:39:14.862361 | {
"authors": [
"arnim",
"batpad",
"manics",
"minrk",
"rgaiacs",
"yuvipanda"
],
"repo": "jupyterhub/binderhub",
"url": "https://github.com/jupyterhub/binderhub/pull/1856",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
204082732 | Plugin doessn't recognize existing cluster and creates a duplicate
When I delete the jupyterhub container for a user, and then attempt to start the server, instead of recreating the container, it tries to create a new cluster. It is not finding the existing cluster and reusing it.
[E 2017-01-30 17:47:37.596 JupyterHu... | gharchive/issue | 2017-01-30T17:51:52 | 2025-04-01T06:39:14.866251 | {
"authors": [
"carolynvs"
],
"repo": "jupyterhub/jupyterhub-carina",
"url": "https://github.com/jupyterhub/jupyterhub-carina/issues/7",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1994560990 | refactor(connector): [Square] change error message from NotSupported to NotImplemented
Type of Change
[ ] Bugfix
[ ] New feature
[ ] Enhancement
[x] Refactoring
[ ] Dependency updates
[ ] Documentation
[ ] CI/CD
Description
Consistent error messages for not implemented payment method.
Motivation and Context
Resolve... | gharchive/pull-request | 2023-11-15T11:06:58 | 2025-04-01T06:39:15.003331 | {
"authors": [
"nain-F49FF806",
"swangi-kumari"
],
"repo": "juspay/hyperswitch",
"url": "https://github.com/juspay/hyperswitch/pull/2875",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2407313669 | [Client] Add support for zig client library
Description
Adding support for zig client for superposition. The steps to work with the client are mentioned in the README.md file in the client.
@NishantJoshi00 can we remove the merge commit? It breaks semantic guidelines here. Please rebase if possible
@NishantJoshi... | gharchive/pull-request | 2024-07-14T07:51:53 | 2025-04-01T06:39:15.007072 | {
"authors": [
"Datron",
"NishantJoshi00"
],
"repo": "juspay/superposition",
"url": "https://github.com/juspay/superposition/pull/160",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
382906604 | Face detection don't work on AWS Lambda due to node-canvas not working on node 8.10
Hi there!
I am trying to get this up and running on AWS Lambda but are having trouble as it seem the 'canvas' package is broken on node 8.10. I am trying to get some face detection going.
https://github.com/Automattic/node-canvas/issu... | gharchive/issue | 2018-11-21T00:38:45 | 2025-04-01T06:39:15.054626 | {
"authors": [
"MatthewAlner",
"bobmoff",
"henrydawson",
"justadudewhohacks",
"lpsBetty",
"nasr18",
"truff77",
"wangsijie"
],
"repo": "justadudewhohacks/face-api.js",
"url": "https://github.com/justadudewhohacks/face-api.js/issues/144",
"license": "MIT",
"license_type": "perm... |
318669466 | Add iubenda.com
Added iubenda.com entry to sites.json
Hi @MrHeliox , I also made a PR request, but it seems this repo isn't maintained anymore. Luckily an active fork can be found here: https://github.com/jdm-contrib/jdm
Ok thanks !
| gharchive/pull-request | 2018-04-28T21:19:15 | 2025-04-01T06:39:15.070926 | {
"authors": [
"MrHeliox",
"mheesters"
],
"repo": "justdeleteme/justdelete.me",
"url": "https://github.com/justdeleteme/justdelete.me/pull/770",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
381515384 | Fix analyser issues on testing framework code
Summarise the changes this Pull Request makes.
Fix various analyser issues on testing framework code
Please include a reference to a GitHub issue if appropriate.
#401
I wanted to enable most analyser rules on the code, but it seems that we aren't ready for that yet. Get... | gharchive/pull-request | 2018-11-16T09:27:48 | 2025-04-01T06:39:15.075596 | {
"authors": [
"AnthonySteele",
"martincostello"
],
"repo": "justeat/JustSaying",
"url": "https://github.com/justeat/JustSaying/pull/434",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1994420131 | 🛑 Misskey is down
In e7322df, Misskey (https://mkacg.social) was down:
HTTP code: 530
Response time: 156 ms
Resolved: Misskey is back up in a5e4408 after 10 minutes.
| gharchive/issue | 2023-11-15T09:48:29 | 2025-04-01T06:39:15.078162 | {
"authors": [
"justforlxz"
],
"repo": "justforlxz/status.mkacg.com",
"url": "https://github.com/justforlxz/status.mkacg.com/issues/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
936272930 | Add JustList: {JustList name}
Before submission deletes this line:
THIS IS NOT A TOKEN LISTING REQUEST FORM. IF YOU DO NOT FOLLOW THE FORMAT OR MAKE A GENERIC TOKEN REQUEST YOUR ISSUE WILL BE DELETED WITHOUT COMMENT
YOUR JUSTLIST MUST FOLLOW THE JSON SPECIFICATION
https://github.com/justswaporg/justlists/example.just... | gharchive/issue | 2021-07-03T15:09:38 | 2025-04-01T06:39:15.098943 | {
"authors": [
"Magenta-1",
"jeffwami"
],
"repo": "justswaporg/justlists",
"url": "https://github.com/justswaporg/justlists/issues/1511",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1144737710 | 🛑 Main Website is down
In e115651, Main Website (https://tecnoscientifica.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Main Website is back up in ef82ab8.
| gharchive/issue | 2022-02-19T14:51:24 | 2025-04-01T06:39:15.109198 | {
"authors": [
"justudin"
],
"repo": "justudin/tsp-status",
"url": "https://github.com/justudin/tsp-status/issues/216",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
138238645 | initial code
Some notes
Borrowed some code from https://github.com/atom/markdown-preview because we want a similar behavior w.r.t. to opening a new tab in the right pane when running a juttle or switching to an existing tab if the juttle has already been run.
I couldn't get the styles from juttle-client-library to l... | gharchive/pull-request | 2016-03-03T17:07:28 | 2025-04-01T06:39:15.112370 | {
"authors": [
"go-oleg",
"mnibecker"
],
"repo": "juttle/atom-juttle-viewer",
"url": "https://github.com/juttle/atom-juttle-viewer/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
126536626 | authors: add initial AUTHORS.md
This includes the list of current project contributors as well as
all of the people who contributed to the project before the project
became open source.
@dmehra
+1
| gharchive/pull-request | 2016-01-13T23:00:24 | 2025-04-01T06:39:15.114098 | {
"authors": [
"demmer",
"dmehra"
],
"repo": "juttle/juttle",
"url": "https://github.com/juttle/juttle/pull/169",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1515164155 | QueenParseTreeVisitor.java: Finish implementing reference...
The puzzle 1964704442 originating from #49 has to be resolved:
https://github.com/jvmqueen/queen-of-java/blob/a57821a29b40406177b70a9b243fccf2a35eb56a/src/main/java/org/queenlang/transpiler/QueenParseTreeVisitor.java#L864-L864
"Finish implementing reference... | gharchive/issue | 2022-12-31T17:12:14 | 2025-04-01T06:39:15.128356 | {
"authors": [
"zoeself"
],
"repo": "jvmqueen/queen-of-java",
"url": "https://github.com/jvmqueen/queen-of-java/issues/57",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
257220195 | Subdomain 502 Bad gateway
Using any subdomain gives me a 502 Bad gateway screen. Im new at using this tool, but have checked the certs folder, and it looks like all certs for my domain (and new subdomains) are the same key. Any tips on getting LetsEncrypt to work with subdomains?
I'm having the same issue. The wild... | gharchive/issue | 2017-09-13T00:09:59 | 2025-04-01T06:39:15.164798 | {
"authors": [
"dasmedium",
"geirgp",
"mabushey",
"renfyld"
],
"repo": "jwilder/nginx-proxy",
"url": "https://github.com/jwilder/nginx-proxy/issues/925",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
270385894 | Varnish Cache and SSL termination
I would like to use nginx-proxy with a Varnish cache layer in front of it. In my normal nginx configuration I listen to port 443 and simply proxy to port 80 where Varnish will listen.
Could you implement this feature?
In my normal nginx configuration I listen to port 443 and simpl... | gharchive/issue | 2017-11-01T17:26:30 | 2025-04-01T06:39:15.179800 | {
"authors": [
"Bram-Zijp",
"jfrancais",
"kamermans",
"kimlonglecis"
],
"repo": "jwilder/nginx-proxy",
"url": "https://github.com/jwilder/nginx-proxy/issues/965",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
544191033 | Placeholder not updating
I am trying to update the placeholder but it is not working. any solution please
"dependencies": { "@react-native-community/async-storage": "^1.6.1", "@react-native-community/netinfo": "^4.2.1", "axios": "^0.19.0", "jetifier": "^1.6.4", "jsonwebtoken": "^8.5.1", "jwt-decode": "^2.2.0", "nativ... | gharchive/issue | 2019-12-31T13:36:51 | 2025-04-01T06:39:15.186165 | {
"authors": [
"Ashoat",
"gauravsbagul"
],
"repo": "jwohlfert23/react-native-tag-input",
"url": "https://github.com/jwohlfert23/react-native-tag-input/issues/80",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1306120157 | Fix NoMethodError when a 2 segment token is missing 'alg' header
This PR fixes an issue that was introduced at https://github.com/jwt/ruby-jwt/pull/425
Currently if one passes a token of 2 segments without alg header the decode method raises NoMethorError because algorithm is nil but it tries to call casecmp on it he... | gharchive/pull-request | 2022-07-15T14:41:19 | 2025-04-01T06:39:15.197093 | {
"authors": [
"anakinj",
"cmrd-senya"
],
"repo": "jwt/ruby-jwt",
"url": "https://github.com/jwt/ruby-jwt/pull/502",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
467811758 | how to choose cuda for compiling in pytorch-1.0 branch?
Hi, thanks for your work.
Would you please tell me how to change my CUDA_PATH for compiling in pytorch-1.0
I have two CUDA (9.0 and 9.2). But the one that I want to use is not saved in /usr/local/cuda/.
What should be modified in setup.py to change the CUDA_PATH... | gharchive/issue | 2019-07-14T08:49:10 | 2025-04-01T06:39:15.212318 | {
"authors": [
"Songtingt",
"XuYunqiu",
"junqiangwu"
],
"repo": "jwyang/faster-rcnn.pytorch",
"url": "https://github.com/jwyang/faster-rcnn.pytorch/issues/605",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
160203366 | Activate on Enter
Most of the comment documentors activate the comment block once the user presses Enter instead of when they type ///.
For me, I like making comment blocks that look like this:
///////////////////////////////////////////////////////////////////////////
/// Comment block that sticks out!
/////////////... | gharchive/issue | 2016-06-14T14:57:00 | 2025-04-01T06:39:15.270293 | {
"authors": [
"TheColorRed",
"k--kato"
],
"repo": "k--kato/vscode-docomment",
"url": "https://github.com/k--kato/vscode-docomment/issues/9",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1363441787 | PR to Support Netbox 3.3
This is my first attempt at a contribution to this plugin. We are deploying ISIS/MPLS-SR currently, and this plugin is very helpful in documenting our network.
So here goes...
Netbox recently refactored the API Serializers. The BGP Plugin needs these updated to function.
I was able to test th... | gharchive/pull-request | 2022-09-06T15:12:14 | 2025-04-01T06:39:15.278010 | {
"authors": [
"Omripresent",
"fahimeh2010",
"jwbensley",
"k01ek",
"kvedder-amplex",
"wtayyeb"
],
"repo": "k01ek/netbox-bgp",
"url": "https://github.com/k01ek/netbox-bgp/pull/104",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1713703138 | Panic may occur during load testing
Although not known to be reproducible, the following error occurred in some cases.
$ runn loadt --load-concurrent 3 --duration 20s tests/**/*.yml
panic: runtime error: index out of range [7] with length 7
goroutine 26 [running]:
github.com/k1LoW/runn.(*operator).recordAsMapped(...... | gharchive/issue | 2023-05-17T11:33:52 | 2025-04-01T06:39:15.299354 | {
"authors": [
"k1LoW",
"k2tzumi"
],
"repo": "k1LoW/runn",
"url": "https://github.com/k1LoW/runn/issues/513",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1261028431 | [WIP] Pruned transducer stateless5 recipe for AISHELL4
I am trying to build a pruned-transducer-stateless5 recipe for AISHELL4.
Here is a problem that I want to ask for some suggestions on.
In aishell4, the text includes the unit <sil>, such as:
呃<sil>一个惊喜吧呃对合影惊喜自己当作是留念然后
那就可以让部长申两个活动,一个是<sil>联欢会的一个加分儿的项目,还有一个就是<s... | gharchive/pull-request | 2022-06-05T11:40:53 | 2025-04-01T06:39:15.319805 | {
"authors": [
"csukuangfj",
"danpovey",
"luomingshuang",
"pzelasko"
],
"repo": "k2-fsa/icefall",
"url": "https://github.com/k2-fsa/icefall/pull/399",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
717539635 | Master failing to join cluster - TLS handshake error: bad certificate
K3s Version:
k3s version v1.17.2+k3s1 (cdab19b0)
Node(s) CPU architecture, OS, and Version:
Linux 3.10.0-1062.12.1.el7.x86_64 #1 SMP Thu Dec 12 06:44:49 EST 2019 x86_64 x86_64 x86_64 GNU/Linux
Cluster Configuration:
4 masters, 8 agents
Describe th... | gharchive/issue | 2020-10-08T17:42:16 | 2025-04-01T06:39:15.350179 | {
"authors": [
"BeardyC",
"brandond",
"daenney",
"gynter",
"oppshorer"
],
"repo": "k3s-io/k3s",
"url": "https://github.com/k3s-io/k3s/issues/2369",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1142430798 | insecure network interface
I have multiple network interfaces on the host. One of them is connected to an insecure network, so I have existing iptable rules to block INPUT traffic on that interface.
K3s seems to open the NodePort access on that insecure interface by default. How can I re-order and make sure the k3s i... | gharchive/issue | 2022-02-18T06:02:31 | 2025-04-01T06:39:15.359287 | {
"authors": [
"gfrankliu",
"laszlocph",
"manuelbuil"
],
"repo": "k3s-io/k3s",
"url": "https://github.com/k3s-io/k3s/issues/5142",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
150609815 | Subject appear twice
Expected behaviour
In Settings / Global settings / Display, i've plugged "Correspondent above subject".
Actual behaviour
Correspondent disappear, and the subject appear twice.
Steps to reproduce
Environment
K-9 Mail version:
5.010
Android version:
5.1
Account type (IMAP, POP3, WebDAV/Exchange):
G... | gharchive/issue | 2016-04-24T00:20:38 | 2025-04-01T06:39:15.380704 | {
"authors": [
"cketti",
"frederiiiic",
"madduck"
],
"repo": "k9mail/k-9",
"url": "https://github.com/k9mail/k-9/issues/1326",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
246157154 | Play store version stuck at 5.206
Please search to check for an existing issue (including closed issues, for which the fix may not have yet been released) before opening a new issue: https://github.com/k9mail/k-9/issues?q=is%3Aissue
Expected behavior
The Google Play store version should be the latest - 5.207.
Actual ... | gharchive/issue | 2017-07-27T20:19:39 | 2025-04-01T06:39:15.386861 | {
"authors": [
"cketti",
"n-6"
],
"repo": "k9mail/k-9",
"url": "https://github.com/k9mail/k-9/issues/2646",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
285241432 | Feature: add option to couple images in inbox to email identities instead of contact photos
I would love to have a clear indication in my inbox to which of my 10+ identities an email was send. I have no use for these big images of each contact. I would much rather display a picture or icon of the receiving identity, ... | gharchive/issue | 2017-12-31T05:45:27 | 2025-04-01T06:39:15.389632 | {
"authors": [
"Meteor0id"
],
"repo": "k9mail/k-9",
"url": "https://github.com/k9mail/k-9/issues/3014",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
646763678 | A strange German translation inconsistency
Hi there,
I'm currently using K-9 Mail v5.600 (installed from F-Droid) on three devices: a bq Aquaris M4.5 smartphone (Android 5.1), a Cubot Quest smartphone (Android 9) and a Samsung Galaxy Tab A 2016 tablet (Android 8.1). The language is set to German on each device. The i... | gharchive/issue | 2020-06-27T20:57:53 | 2025-04-01T06:39:15.393000 | {
"authors": [
"cketti",
"cyclingcat"
],
"repo": "k9mail/k-9",
"url": "https://github.com/k9mail/k-9/issues/4858",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
534651598 | Docker pull fails for images during appsody init for newly built collection
Describe the bug
A clear and concise description of what the bug is.
After building a collection and pushing the images to an internal registry, added the new collection hub to appsody and performed and appsody init and received error Error r... | gharchive/issue | 2019-12-09T02:21:00 | 2025-04-01T06:39:15.429732 | {
"authors": [
"bconey",
"gecock",
"groeges",
"jgawor",
"marikaj123"
],
"repo": "kabanero-io/collections",
"url": "https://github.com/kabanero-io/collections/issues/213",
"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.