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 |
|---|---|---|---|---|---|
93295585 | Additional hardcoded table value in subquery
Forgot to also update the hardcoded AS locations in the subquery to also look at the Model table.
Thanks for this, I had just changed it when I accepted another pull request so this should all be good.
| gharchive/pull-request | 2015-07-06T14:41:08 | 2025-04-01T04:34:39.025762 | {
"authors": [
"jackpopp",
"jonwurtzler"
],
"repo": "jackpopp/geodistance",
"url": "https://github.com/jackpopp/geodistance/pull/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1763852449 | How to unbind \?
I tried unbind \ and unbind-key \ but not work.
And in my case, prefix + \ does not work for me, right-click works.
Either '' or without quotes as \
I've tried but still nothing changed
I just tried and this worked for me: tmux unbind \\ This disabled the default shortcut
I am running tmux 3.3a... | gharchive/issue | 2023-06-19T16:25:15 | 2025-04-01T04:34:39.048287 | {
"authors": [
"Erimus-Koo",
"jaclu"
],
"repo": "jaclu/tmux-menus",
"url": "https://github.com/jaclu/tmux-menus/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2503382286 | AttributeError for ScoreCAM Class
Issue: AttributeError for ScoreCAM Class
Description
I encountered an AttributeError when using the ScoreCAM class from the pytorch_grad_cam package. The error message is as follows:
`AttributeError: 'ScoreCAM' object has no attribute 'device'
Code Context
In the ScoreCAM class, the ... | gharchive/issue | 2024-09-03T17:14:38 | 2025-04-01T04:34:39.052618 | {
"authors": [
"dwil2444",
"jacobgil"
],
"repo": "jacobgil/pytorch-grad-cam",
"url": "https://github.com/jacobgil/pytorch-grad-cam/issues/528",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
168399923 | Add --forever to Slack notifications documentation
The Slack notifications documentation should mention the --forever flag, otherwise the integration will seem to fail shortly after installation.
Ah, very true. Thanks for this!
| gharchive/pull-request | 2016-07-29T19:45:57 | 2025-04-01T04:34:39.053678 | {
"authors": [
"cdzombak",
"jacobmarshall"
],
"repo": "jacobmarshall/pokevision-cli",
"url": "https://github.com/jacobmarshall/pokevision-cli/pull/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1825265235 | Add a config to allocate the read buffer when vectored reads are enabled
Currently, when vector reads are enabled, this FUSE library stops providing the pre-allocated read buffer. We would like to use vectored reads, but the pre-allocated read buffer is still very useful for us.
Our application prefetches data from t... | gharchive/pull-request | 2023-07-27T21:41:04 | 2025-04-01T04:34:39.061278 | {
"authors": [
"sbauersfeld",
"stapelberg",
"vitalif"
],
"repo": "jacobsa/fuse",
"url": "https://github.com/jacobsa/fuse/pull/148",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
113883464 | Add I/O protection
Add series resistor to I/Os
Add (DNP) zener diods to I/Os
Not scheduled to be fixed in any revision.
| gharchive/issue | 2015-10-28T17:57:33 | 2025-04-01T04:34:39.070739 | {
"authors": [
"erikwelsh",
"jadonk"
],
"repo": "jadonk/beaglebone-blue",
"url": "https://github.com/jadonk/beaglebone-blue/issues/3",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
572754305 | Operator with namespace-only permissions hangs during reconciliation
Split from #931, caused by operator-framework/operator-sdk#2608.
When the operator doesn't have cluster-scope permissions, it hangs during the reconciliation with the following message happening every second:
E0228 10:28:58.020049 1 reflector.... | gharchive/issue | 2020-02-28T13:26:26 | 2025-04-01T04:34:39.077033 | {
"authors": [
"ewohltman",
"jpkrohling"
],
"repo": "jaegertracing/jaeger-operator",
"url": "https://github.com/jaegertracing/jaeger-operator/issues/935",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
798652517 | Divide build-binaries job to multiple jobs per platform
Signed-off-by: Ashmita Bohara ashmita.bohara152@gmail.com
Which problem is this PR solving?
Right now build-binaries is taking around 30 minutes to complete. This should do this in parallel.
Short description of the changes
Moving each platform binaries build i... | gharchive/pull-request | 2021-02-01T19:41:47 | 2025-04-01T04:34:39.090340 | {
"authors": [
"Ashmita152",
"yurishkuro"
],
"repo": "jaegertracing/jaeger",
"url": "https://github.com/jaegertracing/jaeger/pull/2757",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
271321203 | no such module Shout
mkdir ssh_shout
cd ssh_shout
swift package init --type executable
Then I added
.package(url: "https://github.com/jakeheis/Shout", from: "0.2.0")
in the Package.swift
Then I entered
swift package fetch
Then in Souces/ssh_shout/main.swift I entered import Shout, then
swift build
and I got "no... | gharchive/issue | 2017-11-05T22:38:22 | 2025-04-01T04:34:39.116548 | {
"authors": [
"jakeheis",
"taqios"
],
"repo": "jakeheis/Shout",
"url": "https://github.com/jakeheis/Shout/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
300835268 | Move Site Extension to nuget.org
Please see https://github.com/Azure/app-service-announcements/issues/87 for detailed announcement.
Important: if your site extension is still relevant, you need to do this before June 1st 2018. Please let me know if you have any questions.
Thanks!
Thanks David.
| gharchive/issue | 2018-02-27T23:36:58 | 2025-04-01T04:34:39.125644 | {
"authors": [
"davidebbo",
"jakkaj"
],
"repo": "jakkaj/funcgraph",
"url": "https://github.com/jakkaj/funcgraph/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1228853842 | Works with bevy_mod_picking?
The bevy world inspector is excellent and has helped me out of a few holes already. I would love to use the standard inspector with the bevy mod picking. Is there a way to hint to the inspector what it should be inspecting?
( https://docs.rs/bevy_mod_picking/latest/bevy_mod_picking/ )
A... | gharchive/issue | 2022-05-08T10:42:47 | 2025-04-01T04:34:39.133751 | {
"authors": [
"gilescope"
],
"repo": "jakobhellermann/bevy-inspector-egui",
"url": "https://github.com/jakobhellermann/bevy-inspector-egui/issues/60",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2132731981 | Allow more types of Icons as IconProps
Goal
I would like to use lucide (or any other) icon library for my icons in the expandIcon button variant.
When doing so tho, the type is not allowing it.
I managed to get around this by changing in the IconProps the Icon type to React.ReactNode and updating the Icon use from <I... | gharchive/issue | 2024-02-13T16:33:41 | 2025-04-01T04:34:39.138467 | {
"authors": [
"jakobhoeg",
"nikolaischunk"
],
"repo": "jakobhoeg/enhanced-button",
"url": "https://github.com/jakobhoeg/enhanced-button/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2568349301 | 🛑 Repo1 is down
In a25ded9, Repo1 (https://repo1.dso.mil) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Repo1 is back up in e49aa61 after 8 minutes.
| gharchive/issue | 2024-10-05T22:28:14 | 2025-04-01T04:34:39.161918 | {
"authors": [
"james-martinez"
],
"repo": "james-martinez/dso-mil",
"url": "https://github.com/james-martinez/dso-mil/issues/1566",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2600725999 | 🛑 Portal is down
In 7d85268, Portal (https://portal.cnap.dso.mil) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Portal is back up in 06a0038 after 6 minutes.
| gharchive/issue | 2024-10-20T17:30:49 | 2025-04-01T04:34:39.164218 | {
"authors": [
"james-martinez"
],
"repo": "james-martinez/dso-mil",
"url": "https://github.com/james-martinez/dso-mil/issues/1701",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
280349294 | use caret instead of tilde requirements, delete cargo lock
same as https://github.com/jameshurst/rust-metaflac/pull/5
thanks
IIRC, I was the one who comitted Cargo.lock to git because I thought it should always be to allow reproducible builds. TIL :)
Before we merge your PR, could you add Cargo.lock to .gitignore?
... | gharchive/pull-request | 2017-12-08T02:30:12 | 2025-04-01T04:34:39.172572 | {
"authors": [
"jxs",
"polyfloyd"
],
"repo": "jameshurst/rust-id3",
"url": "https://github.com/jameshurst/rust-id3/pull/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
333066980 | Execution failed for task app:transformClassesWithDexForDebug
How can i fix it ? when i run command "react-native run-android"
try running
cd android && gradlew clean
and then
react-native run-android
| gharchive/issue | 2018-06-17T14:29:11 | 2025-04-01T04:34:39.174072 | {
"authors": [
"ddthanhdat",
"vinaygosain"
],
"repo": "jamesisaac/react-native-background-task",
"url": "https://github.com/jamesisaac/react-native-background-task/issues/45",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1167381557 | system.notimplementedexception: This functionality is not implemented in the portable version of this assembly.
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
Failure to fill out this information will res... | gharchive/issue | 2022-03-12T19:48:53 | 2025-04-01T04:34:39.201516 | {
"authors": [
"b-nishitgupta",
"jamesmontemagno"
],
"repo": "jamesmontemagno/InAppBillingPlugin",
"url": "https://github.com/jamesmontemagno/InAppBillingPlugin/issues/454",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
268816833 | need to add workers to MIQ_WORKER_TYPES
to create a new provider and it's workers you need to add the classes to MIQ_WORKER_TYPES
@jrafanie do you know why we just cant do like RefreshWorker.leaf_subclasses but need to list all explicitly?
@durandom Because we can't autoload every provider class and it's dependenci... | gharchive/issue | 2017-10-26T15:55:51 | 2025-04-01T04:34:39.214962 | {
"authors": [
"durandom",
"jameswnl",
"jrafanie"
],
"repo": "jameswnl/manageiq-providers-dummy_provider",
"url": "https://github.com/jameswnl/manageiq-providers-dummy_provider/issues/8",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2169878267 | Set up in custom dynamically scaled fonts
[ ] Add font files
[ ] allow to change pairings in interface on a native sample setting screen
[ ] allow changing on native Apple font text style level
[ ] map font file on the said scale
[ ] #11
[ ] accessible color modes?
Ressources
https://fonts.google.com/specimen/Ojuj... | gharchive/issue | 2024-03-05T18:21:16 | 2025-04-01T04:34:39.236266 | {
"authors": [
"jamie-brannan"
],
"repo": "jamie-brannan/galere",
"url": "https://github.com/jamie-brannan/galere/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
29954828 | 2nd order linkwitzriley filters are phase inverted
The 2nd order Linkwitz-Riley Highpass and Lowpass filter are phase inverted to each other, which results in an unwanted sound coloration when summing their output. See patch and screen shot.
This might be a bug in the original filter design, I don't know.
----------... | gharchive/issue | 2014-03-22T05:11:31 | 2025-04-01T04:34:39.253071 | {
"authors": [
"Nilson",
"lossius",
"tap"
],
"repo": "jamoma/JamomaCore",
"url": "https://github.com/jamoma/JamomaCore/issues/280",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2558029819 | ci: The CI needs to package the cortex.llamacpp dependencies into the binary file by default for Cortex's integration into Jan
Given that: The current CI is publishing the binary file and installer to the release, but the binary does not include the llamacpp engine.
Expectation: Jan will pull the Cortex binary that h... | gharchive/issue | 2024-10-01T02:28:34 | 2025-04-01T04:34:39.318012 | {
"authors": [
"gabrielle-ong",
"hiento09"
],
"repo": "janhq/cortex.cpp",
"url": "https://github.com/janhq/cortex.cpp/issues/1369",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
99173742 | API Information
I am trying to use $sails.get and was wondering where the API was documented.
I want to pass some information in the request.
+1
1.x is a wrapper for the sails.io client and as noted in the read me you can refer to the sails socket documention for the API. That documentation at least indicates wh... | gharchive/issue | 2015-08-05T10:23:05 | 2025-04-01T04:34:39.321733 | {
"authors": [
"TheSharpieOne",
"charlieryan",
"tommykennedy"
],
"repo": "janpantel/angular-sails",
"url": "https://github.com/janpantel/angular-sails/issues/82",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1769679642 | 🔌 Plugin: AAP (Ansible)
Goal
Programmatically populate the Backstage catalog with job templates from your AAP instance.
What problem does this solve?
Although there is a GPT to run a Job Template, there is no way to discover what Job Templates can be run, or what they do from within Backstage.
Use cases
Details to f... | gharchive/issue | 2023-06-22T13:27:50 | 2025-04-01T04:34:39.337985 | {
"authors": [
"cooktheryan",
"invincibleJai",
"joshgav",
"serenamarie125"
],
"repo": "janus-idp/backstage-plugins",
"url": "https://github.com/janus-idp/backstage-plugins/issues/481",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2126987659 | [Test automation] Sign in using Google as authentication provider RHIDP-758
Description
[Test automation] Sign in using Google as authentication provider
Which issue(s) does this PR fix
https://issues.redhat.com/browse/RHIDP-758
PR acceptance criteria
Please make sure that the following steps are complete:
[ ] GitHu... | gharchive/pull-request | 2024-02-09T11:54:27 | 2025-04-01T04:34:39.341572 | {
"authors": [
"gustavolira",
"josephca",
"kadel",
"subhashkhileri"
],
"repo": "janus-idp/backstage-showcase",
"url": "https://github.com/janus-idp/backstage-showcase/pull/958",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
92443460 | option to hide node
Bitbucket: https://bitbucket.org/pypa/setuptools_scm/issue/16
Originally reported by: Ronny Pfannschmidt
Originally created at: 2015-02-18T13:42:55.041
make version construction pluggable
fixes #17
fixes #19
fixes #16
→ <<cset 08029d3bf341>>
Original comment by: Ronny Pfannschmidt
| gharchive/issue | 2015-07-01T17:40:51 | 2025-04-01T04:34:39.352111 | {
"authors": [
"jaraco"
],
"repo": "jaraco/setuptools_scm",
"url": "https://github.com/jaraco/setuptools_scm/issues/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
329652469 | Getting backpack working with Ava
Any advice on how to get around this?
Error
Seems to stem from Babel 6 (Backpack) & Babel 7 (Ava) incompatibility
Module build failed: Error: Plugin/Preset files are not allowed to export objects, only functions. In /...path.../node_modules/backpack-core/babel.js
Backpack Core ve... | gharchive/issue | 2018-06-05T22:51:33 | 2025-04-01T04:34:39.364786 | {
"authors": [
"alechp",
"sandeepDevJs"
],
"repo": "jaredpalmer/backpack",
"url": "https://github.com/jaredpalmer/backpack/issues/128",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
255122213 | SCSS enhancement for local build
First off, thanks for all your work! Really love the ease of build using your framework!
I'd like to continue to use Jalpc for other projects and would like the capability of modifying SCSS file with live updating on the local server. I added my own custom.css file to the "static/asse... | gharchive/issue | 2017-09-04T22:03:54 | 2025-04-01T04:34:39.383502 | {
"authors": [
"jarrekk",
"rosscyoga"
],
"repo": "jarrekk/Jalpc",
"url": "https://github.com/jarrekk/Jalpc/issues/85",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
119040442 | Lost all saved project
Originally reported on Google Code with ID 298
What steps will reproduce the problem?
1.Try to load saved project from Drive
What is the expected output? What do you see instead?
See my saved projects
On what operating system, browser and browser version?
Seven
Please provide any addition... | gharchive/issue | 2015-11-26T13:00:34 | 2025-04-01T04:34:39.385050 | {
"authors": [
"jarrodek"
],
"repo": "jarrodek/ChromeRestClient",
"url": "https://github.com/jarrodek/ChromeRestClient/issues/294",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
121990039 | Use assert.raises instead of .throws
In some environments .throws() is a reserved word, so QUnit offers an alias .raises().
Using .raises seems safer, and also allows us to remove an eslint exception.
See the blue box about half way down this page for the documentation of this alias: http://api.qunitjs.com/throws/
... | gharchive/pull-request | 2015-12-14T07:33:21 | 2025-04-01T04:34:39.412088 | {
"authors": [
"captbaritone",
"michaelficarra"
],
"repo": "jashkenas/underscore",
"url": "https://github.com/jashkenas/underscore/pull/2388",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
143143116 | Fix debounce immediate
Fixes an issue with _.debounce when { immediate: true }. When
called twice within wait ms, we cleared the timeout. Because it is
truthy on the second run, it was cleared but timeout remained
truthy (on any later run, timeout remains truthy). Because timeout
was cleared, the later function is ne... | gharchive/pull-request | 2016-03-24T03:54:51 | 2025-04-01T04:34:39.417981 | {
"authors": [
"bent0b0x",
"coveralls",
"hanzichi",
"jridgewell",
"megawac"
],
"repo": "jashkenas/underscore",
"url": "https://github.com/jashkenas/underscore/pull/2482",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
180492196 | Assert: _.binding to a primitive returns a wrapped obj
Enhance out tests to more clearly document the behavior of binding a
primitive as the context of a function.
Note: The first commit just simplifies how these tests are written. The second commit actually changes what's being tested. See the individual commit mess... | gharchive/pull-request | 2016-10-02T03:00:13 | 2025-04-01T04:34:39.420267 | {
"authors": [
"captbaritone",
"coveralls"
],
"repo": "jashkenas/underscore",
"url": "https://github.com/jashkenas/underscore/pull/2595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1403140332 | Unexpected payload from device
I have 5 USB switch.
The device scan receives correct payload from four of them while for the last one I see "No response".
When I try to get the status from python I get Unexpected payload from device.
The device work perfectly with SmartLife and Amazon Alexa.
Any help please?
Thanks
... | gharchive/issue | 2022-10-10T13:00:23 | 2025-04-01T04:34:39.441814 | {
"authors": [
"jasonacox",
"maxmonz69"
],
"repo": "jasonacox/tinytuya",
"url": "https://github.com/jasonacox/tinytuya/issues/193",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
120720295 | Understanding language problem
Since the last update Jasper is not supporting German language correctly with pocketsphinx.
English language so far is ok.
Jasper with German language:
pi@pi:~/jasper $ ./jasper.py --debug
*******************************************************
* JASPER - THE TALKING COMPUTE... | gharchive/issue | 2015-12-07T08:06:14 | 2025-04-01T04:34:39.585799 | {
"authors": [
"G10DRAS",
"Holzhaus",
"Thomas301263",
"andweber"
],
"repo": "jasperproject/jasper-client",
"url": "https://github.com/jasperproject/jasper-client/issues/403",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
250236952 | 请指点,万分感激
您好,首先您搭的这个框架功能很齐全,但我克隆后,想在这个基础上为redux的connect方法配置装饰器,比如下面这种写法
@connect(
state => ({
num:state.app.num
}),
dispatch =>({
action: bindActionCreators(actionA, dispatch)
});
这个要如何配置,您方便更新下吗?
需要npm install --save-dev babel-preset-stage-1
然后将根目录下的.babelrc中的"stage-3" 修改为 “stage-1” 就可以使用修饰器了
@javaLuo 这个需要我自己配置... | gharchive/issue | 2017-08-15T07:04:23 | 2025-04-01T04:34:39.611734 | {
"authors": [
"javaLuo",
"wangjunwei910208"
],
"repo": "javaLuo/react-luo",
"url": "https://github.com/javaLuo/react-luo/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1400120845 | Unify groupId, artifactId and name of examples
I had quite some issues with duplicate coordinates while creating the aggregator poms.
This PR unifies the groupId to io.javalin.samples.javalin4 / io.javalin.samples.javalin5.
Names are unified to Javalin 4 ${artifactId} / Javalin 5 ${artifactId} and the artifactId is ... | gharchive/pull-request | 2022-10-06T18:25:00 | 2025-04-01T04:34:39.620267 | {
"authors": [
"Playacem",
"tipsy"
],
"repo": "javalin/javalin-samples",
"url": "https://github.com/javalin/javalin-samples/pull/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1332347826 | Default path for Before/After handlers doesn't require trailing slashes
resolving issue #1638
Thanks @MazenAmria, could you add a test for the new behavior?
@tipsy Actually I've tried using before("*", handler) instead of before("*") since it would have the same effect as what I've changed in this PR but still th... | gharchive/pull-request | 2022-08-08T20:14:15 | 2025-04-01T04:34:39.627266 | {
"authors": [
"MazenAmria",
"tipsy"
],
"repo": "javalin/javalin",
"url": "https://github.com/javalin/javalin/pull/1639",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2078767187 | 🛑 Castello 110 is down
In 560d3a7, Castello 110 (http://159.65.204.200:7007/) was down:
HTTP code: 502
Response time: 18701 ms
Resolved: Castello 110 is back up in e31aa3c after 15 minutes.
| gharchive/issue | 2024-01-12T12:43:58 | 2025-04-01T04:34:39.656940 | {
"authors": [
"javisu"
],
"repo": "javisu/monitor",
"url": "https://github.com/javisu/monitor/issues/10634",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1261175312 | 🛑 Colegio Malvar Piscina is down
In 5d7c4c6, Colegio Malvar Piscina (http://159.65.204.200:7041/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Colegio Malvar Piscina is back up in c9ebb22.
| gharchive/issue | 2022-06-05T22:21:32 | 2025-04-01T04:34:39.659296 | {
"authors": [
"javisu"
],
"repo": "javisu/monitor",
"url": "https://github.com/javisu/monitor/issues/1973",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1296151317 | 🛑 Rodriguez Marin, 88 is down
In 95ee72e, Rodriguez Marin, 88 (http://159.65.204.200:7057/) was down:
HTTP code: 502
Response time: 18687 ms
Resolved: Rodriguez Marin, 88 is back up in fc09577.
| gharchive/issue | 2022-07-06T17:19:36 | 2025-04-01T04:34:39.661612 | {
"authors": [
"javisu"
],
"repo": "javisu/monitor",
"url": "https://github.com/javisu/monitor/issues/2427",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1406473878 | 🛑 Antonio Acuña, 10 is down
In 25615b5, Antonio Acuña, 10 (http://159.65.204.200:7047/) was down:
HTTP code: 502
Response time: 18622 ms
Resolved: Antonio Acuña, 10 is back up in e0d5ae8.
| gharchive/issue | 2022-10-12T16:11:36 | 2025-04-01T04:34:39.664061 | {
"authors": [
"javisu"
],
"repo": "javisu/monitor",
"url": "https://github.com/javisu/monitor/issues/3505",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1604757726 | 🛑 Colegio Malvar Piscina is down
In e1ccd37, Colegio Malvar Piscina (http://159.65.204.200:7041/) was down:
HTTP code: 503
Response time: 228 ms
Resolved: Colegio Malvar Piscina is back up in 4615fc8.
| gharchive/issue | 2023-03-01T11:07:17 | 2025-04-01T04:34:39.666574 | {
"authors": [
"javisu"
],
"repo": "javisu/monitor",
"url": "https://github.com/javisu/monitor/issues/6595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1694182219 | 🛑 Ofelia Nieto, 57 is down
In 2d2a339, Ofelia Nieto, 57 (http://159.65.204.200:7022/) was down:
HTTP code: 502
Response time: 18697 ms
Resolved: Ofelia Nieto, 57 is back up in d9f1435.
| gharchive/issue | 2023-05-03T14:25:11 | 2025-04-01T04:34:39.668878 | {
"authors": [
"javisu"
],
"repo": "javisu/monitor",
"url": "https://github.com/javisu/monitor/issues/7546",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2551617848 | Add .pylintrc file
The JAX project utilizes non-standard PEP 8 settings for indentation.
To validate Python files, we can leverage a .pylintrc configuration file.
For reference, the TensorFlow project has an existing .pylintrc file that outlines its settings.
This PR introduces a .pylintrc file for the JAX project, m... | gharchive/pull-request | 2024-09-26T22:18:53 | 2025-04-01T04:34:39.671557 | {
"authors": [
"apivovarov",
"jakevdp"
],
"repo": "jax-ml/jax",
"url": "https://github.com/jax-ml/jax/pull/23959",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
294180924 | README file explain more about the project
Give more description in README file
That was my first issue
| gharchive/issue | 2018-02-04T08:38:54 | 2025-04-01T04:34:39.672596 | {
"authors": [
"jayakishore82"
],
"repo": "jayakishore82/treeHouse",
"url": "https://github.com/jayakishore82/treeHouse/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
902090267 | Add voice inputs for disabled users
These inputs should be able to filled with voice inputs
fixed
| gharchive/issue | 2021-05-26T09:28:56 | 2025-04-01T04:34:39.673745 | {
"authors": [
"rumeshmadhusanka"
],
"repo": "jayampathiadhikari/bmi-calculator",
"url": "https://github.com/jayampathiadhikari/bmi-calculator/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
707232576 | Deploying to Heroku with pgbouncer
Hi,
I'm deploying a Django app to Heroku using the config function, so far it worked well.
now I'm trying to scale a bit, so I added pgbouncer to the app's Procfile.
web: daphne rivendell.asgi:application --port $PORT --bind 0.0.0.0 -v2
worker: python manage.py runworker channel_lay... | gharchive/issue | 2020-09-23T10:14:22 | 2025-04-01T04:34:39.698992 | {
"authors": [
"mattseymour",
"yovelcohen"
],
"repo": "jazzband/dj-database-url",
"url": "https://github.com/jazzband/dj-database-url/issues/139",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1346078977 | Add support for CONN_HEALTH_CHECKS
https://docs.djangoproject.com/en/4.1/ref/settings/#std-setting-CONN_HEALTH_CHECKS
This feature is present in release 1.1.0 available now on Pypi
| gharchive/issue | 2022-08-22T09:13:17 | 2025-04-01T04:34:39.700211 | {
"authors": [
"lorddaedra",
"mattseymour"
],
"repo": "jazzband/dj-database-url",
"url": "https://github.com/jazzband/dj-database-url/issues/180",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1862212420 | data loss upgrading from 2.9.1 to 3.1.0 with database backend
Describe the problem
Upgrading from 2.9.1 to 3.1.0 and running python manage migrate, both migrations appear successful, but the data isn't transferred, nor is the old table dropped.
Steps to reproduce
Install version 2.9.1 and make a couple of sample set... | gharchive/issue | 2023-08-22T21:09:36 | 2025-04-01T04:34:39.710130 | {
"authors": [
"Volody2006",
"jasisz",
"mfisco",
"schefDev",
"sergei-iurchenko",
"stitch"
],
"repo": "jazzband/django-constance",
"url": "https://github.com/jazzband/django-constance/issues/528",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
... |
2398844063 | docs(changelog): bump to 5.0.0, add token warning
I've increased the version to major, as this kind of a big change asks for one.
Fixes https://github.com/jazzband/django-rest-knox/issues/357
/cc @johnraz
Thanks !
Bit confused by these warnings now. We upgraded to 4.2 a year ago, which broke existing tokens. Will... | gharchive/pull-request | 2024-07-09T18:11:17 | 2025-04-01T04:34:39.726165 | {
"authors": [
"giovannicimolin",
"jmsmkn",
"johnraz",
"max-wittig"
],
"repo": "jazzband/django-rest-knox",
"url": "https://github.com/jazzband/django-rest-knox/pull/358",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
706609204 | Is there an option to convert words to number?
Is there an option to convert words to number? (the reverse of number to words)
Not that I'm aware, but there is word2number. Perhaps that does what you need?
I think so, I will give it a try.
| gharchive/issue | 2020-09-22T18:42:40 | 2025-04-01T04:34:39.727804 | {
"authors": [
"jaraco",
"ndvbd"
],
"repo": "jazzband/inflect",
"url": "https://github.com/jazzband/inflect/issues/114",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
247110179 | Binary wheels for windows
Please consider providing binary wheels for windows. They can be auto built on appveyor. I was able to locally build current master for python 2.7 32bit by installing the "python compiler release" from Microsoft and using vcpkg-built libjpeg-turbo which is somewhat heavy weight. I also had t... | gharchive/issue | 2017-08-01T15:32:26 | 2025-04-01T04:34:39.734851 | {
"authors": [
"cbm755",
"zwn"
],
"repo": "jbaiter/jpegtran-cffi",
"url": "https://github.com/jbaiter/jpegtran-cffi/issues/20",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
570659601 | No DURATION without AT
The current version of remind doesn't allow DURATION to be specified without AT.
Also, while we're at it remove some extra spaces from the reminder output.
Woops, I screwed up the commits in this PR. Closing to clean up and resubmit a new one.
| gharchive/pull-request | 2020-02-25T15:40:21 | 2025-04-01T04:34:39.735873 | {
"authors": [
"jikamens"
],
"repo": "jbalcorn/ical2rem",
"url": "https://github.com/jbalcorn/ical2rem/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2679631129 | BibTex Citeration of ECCV2024.
Great work! Could you provide the BiBTex Citeration format of ECCV2024? It is important for me to cite your paper. I only found the arXiv's format on Google Scholar.
Thank a lot for your reply!
| gharchive/issue | 2024-11-21T14:13:51 | 2025-04-01T04:34:39.771191 | {
"authors": [
"Core9724"
],
"repo": "jbji/RepVF",
"url": "https://github.com/jbji/RepVF/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
230581906 | use version number instead of release in .travis.yml
release will change over time, but your REQUIRE file says this package supports julia 0.4 so it should continue to be tested
Coverage remained the same at 98.876% when pulling 09d7cc59fd800222616d54cfaf2fdce08fe64f17 on tkelman:travisver into 231befb1db6124b7005... | gharchive/pull-request | 2017-05-23T04:03:44 | 2025-04-01T04:34:39.773313 | {
"authors": [
"coveralls",
"jbn",
"tkelman"
],
"repo": "jbn/WordNet.jl",
"url": "https://github.com/jbn/WordNet.jl/pull/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
359448244 | "Cannot obtain java method" error
java.lang.IllegalStateException: Cannot obtain java method for: Add
--
at org.jboss.fuse.wsdl2rest.util.IllegalStateAssertion.assertNotNull(IllegalStateAssertion.java:50)
at org.jboss.fuse.wsdl2rest.impl.codegen.CamelContextGenerator.getJavaMethod(CamelContextGenerator.java:121)
at o... | gharchive/issue | 2018-09-12T12:02:58 | 2025-04-01T04:34:39.781861 | {
"authors": [
"apupier",
"bfitzpat"
],
"repo": "jboss-fuse/wsdl2rest",
"url": "https://github.com/jboss-fuse/wsdl2rest/issues/60",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2553922813 | 🛑 https://notes.runtimeterror.dev is down
In 278cae4, https://notes.runtimeterror.dev (https://notes.runtimeterror.dev) was down:
HTTP code: 404
Response time: 245 ms
Resolved: https://notes.runtimeterror.dev is back up in 5a7243e after 1 hour, 7 minutes.
| gharchive/issue | 2024-09-28T00:47:35 | 2025-04-01T04:34:39.795830 | {
"authors": [
"jbowdre"
],
"repo": "jbowdre/upptime",
"url": "https://github.com/jbowdre/upptime/issues/209",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1292671496 | Simplify Token form
Description
The Token form/drawer needs to be simpler.
Screenshots
Link to thread: https://discord.com/channels/939317843059679252/970421807767236708/999120040840413234
| gharchive/issue | 2022-07-04T06:06:07 | 2025-04-01T04:34:39.820776 | {
"authors": [
"aeolianeth",
"strath-m"
],
"repo": "jbx-protocol/juice-interface",
"url": "https://github.com/jbx-protocol/juice-interface/issues/1327",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
624886915 | proxying mail.google.com
Hello All,
Is there a way of proxying mail.google.com ?
I was trying different combinations of settings : with and without custom locations, certificates, etc without any luck.
Thanks a lot for an awesome product!
What exactly are you trying to accomplish by proxying mail.google.com?
Than... | gharchive/issue | 2020-05-26T13:32:37 | 2025-04-01T04:34:39.824385 | {
"authors": [
"Indemnity83",
"jc21",
"jdedev"
],
"repo": "jc21/nginx-proxy-manager",
"url": "https://github.com/jc21/nginx-proxy-manager/issues/425",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
187943241 | Documentation Request: Sample Project
More than a sample Cakefile, I think a working sample project would be very illuminating for beginner Xcake users.
I'm trying to convert a project now, and although Xcake will make just fine, the resulting project file can't be parsed by Xcode. I assume this is due to an error in... | gharchive/issue | 2016-11-08T09:37:44 | 2025-04-01T04:34:39.843451 | {
"authors": [
"divergio",
"jcampbell05",
"maximkhatskevich"
],
"repo": "jcampbell05/xcake",
"url": "https://github.com/jcampbell05/xcake/issues/118",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
641800245 | add exclude properties
I need the exclude properties in combination with the includeallproperties attribute.
1.0.6 of the NuGet package was just uploaded to NuGet.org - danke!
| gharchive/pull-request | 2020-06-19T08:24:47 | 2025-04-01T04:34:39.845175 | {
"authors": [
"chrisdecker1201",
"jcapellman"
],
"repo": "jcapellman/NLog.Targets.Fluentd",
"url": "https://github.com/jcapellman/NLog.Targets.Fluentd/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1840666441 | parent parent task
First of all, I thank you for your cooperation and quick response
in our project we have four level with subtask
root tracker :- tender
parent parent tracker: wallet
parent tracker: company
child tracker: Paid
your plugin help me to contral that and filier it between levels
if i need search w... | gharchive/issue | 2023-08-08T06:43:52 | 2025-04-01T04:34:39.853300 | {
"authors": [
"ashrafalzyoud",
"jcatrysse"
],
"repo": "jcatrysse/redmine_parent_child_filters",
"url": "https://github.com/jcatrysse/redmine_parent_child_filters/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
961931290 | How to compile for Unity IL2CPP
It compiles but getting runtime error while running on Android IL2CPP 64 bit. documentation mentions how to compile for mono.
`08-05 20:03:26.004 3817 3841 I Unity : SystemInfo CPU = ARM64 FP ASIMD AES, Cores = 8, Memory = 5500mb
08-05 20:03:26.004 3817 3841 I Unity : SystemInf... | gharchive/issue | 2021-08-05T15:14:17 | 2025-04-01T04:34:39.872374 | {
"authors": [
"Ahmed310",
"jchristn"
],
"repo": "jchristn/WatsonTcp",
"url": "https://github.com/jchristn/WatsonTcp/issues/148",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1199532956 | Refine commandline misusages
Refine diagnostic for misusage of commandline e,g, when user will not properly give arguments then print Help next to Panic of Rust.
fixed with #16
| gharchive/issue | 2022-04-11T07:47:40 | 2025-04-01T04:34:39.887091 | {
"authors": [
"jczaja"
],
"repo": "jczaja/e-trade-tax-return-pl-helper",
"url": "https://github.com/jczaja/e-trade-tax-return-pl-helper/issues/11",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1416923915 | Merge all Proton products
merged already existing ProtonMail and ProtonVPN to Proton, added some subdomains
added subdomains for missing services ProtonDrive and ProtonCalender to Proton
changed difficulty of Proton to medium, because it requires selecting a reason and giving a short feedback
Thanks for your cont... | gharchive/pull-request | 2022-10-20T16:26:46 | 2025-04-01T04:34:39.948227 | {
"authors": [
"Kefaku",
"tupaschoal"
],
"repo": "jdm-contrib/jdm",
"url": "https://github.com/jdm-contrib/jdm/pull/1388",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
3063845 | Cache State Backends
Alright, here's my first crack at what @cyberdelia, @bryanveloso, and I were talking about in #88. Essentially, it's my solution to #74, #75, #81, and #88. In summary, ImageSpecs are no longer directly responsible for creating and deleting cached images. Instead they delegate the responsibility t... | gharchive/issue | 2012-02-02T06:20:35 | 2025-04-01T04:34:39.975878 | {
"authors": [
"bryanveloso",
"chrisdrackett",
"cyberdelia",
"davelowe",
"matthewwithanm"
],
"repo": "jdriscoll/django-imagekit",
"url": "https://github.com/jdriscoll/django-imagekit/issues/89",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
554284014 | Really slow to create control
Hi,
I just came across your library. It's great and just what I need.
One wierd thing though; It takes about 3 seconds to create the control from a storyboard.
(on a fairly recent iPad air)
I'm working around this by just keeping a static version of my picker view controller - but it see... | gharchive/issue | 2020-01-23T16:58:06 | 2025-04-01T04:34:39.991873 | {
"authors": [
"ConfusedVorlon",
"jdstmporter"
],
"repo": "jdstmporter/ColourWheel",
"url": "https://github.com/jdstmporter/ColourWheel/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1235724767 | Error corriendo codigo docker run
Hola, me sale el siguiente error al correr el codigo docker run --rm -it -v "%PWD%":/workspace --name hadoop -p 8888:8888 -p 50070:50070 -p 8088:8088 jdvelasq/hadoop:2.8.5p
Unable to find image 'jdvelasq/hadoop:2.8.5p' locally
docker: Error response from daemon: manifest for jdvelas... | gharchive/issue | 2022-05-13T21:19:01 | 2025-04-01T04:34:39.994686 | {
"authors": [
"MateoSDB",
"lvasquezve"
],
"repo": "jdvelasq/courses",
"url": "https://github.com/jdvelasq/courses/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1380797163 | fix: fish shell
This PR is replacing the here-document syntax with an install file due to fish shell not supporting the here-document syntax...
I've tested it on linux/fish and macOS.
resolves: #7
I changed it to just use bash -c can you test it does it still work on fish?
It does work with fish. You have a bette... | gharchive/pull-request | 2022-09-21T11:47:10 | 2025-04-01T04:34:40.001059 | {
"authors": [
"daiyam",
"jeanp413"
],
"repo": "jeanp413/open-remote-ssh",
"url": "https://github.com/jeanp413/open-remote-ssh/pull/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1893394303 | 🛑 Distribuidora Navarrete is down
In e29044d, Distribuidora Navarrete (https://www.distribuidoranavarrete.com.pe) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Distribuidora Navarrete is back up in 9c73a6f after 10 minutes.
| gharchive/issue | 2023-09-12T22:27:24 | 2025-04-01T04:34:40.003458 | {
"authors": [
"jeanp94"
],
"repo": "jeanp94/server",
"url": "https://github.com/jeanp94/server/issues/490",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
156084134 | What is "Server returned weak ETag" ?
Couldn't read from client: Connection reset by peer
Couldn't read from client: Connection reset by peer
Couldn't read from client: Connection reset by peer
Discarded all objects, 2 chunks and 157 atoms left.
Couldn't read from client: Connection reset by peer
Server returned weak... | gharchive/issue | 2016-05-21T05:03:22 | 2025-04-01T04:34:40.039027 | {
"authors": [
"Arnosir",
"jech"
],
"repo": "jech/polipo",
"url": "https://github.com/jech/polipo/issues/88",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1733629921 | 表单开发j-category-select placeholder不显示问题
版本号:
3.4.4
前端版本:vue3版?还是 vue2版?
vue3
问题描述:
使用表单开发时,弹框组件里的下拉框使用了分类字典,设置placeholder不显示的问题
截图&代码:
友情提示(为了提高issue处理效率):
未按格式要求发帖,会被直接删掉;
描述过于简单或模糊,导致无法处理的,会被直接删掉;
请自己初判问题描述是否清楚,是否方便我们调查处理;
针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
sq
已修改,下版本发布
| gharchive/issue | 2023-05-31T08:13:06 | 2025-04-01T04:34:40.122145 | {
"authors": [
"lsqGitHub716",
"wlqwcs",
"zhangdaiscott"
],
"repo": "jeecgboot/jeecg-boot",
"url": "https://github.com/jeecgboot/jeecg-boot/issues/5003",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2153560628 | springboot3和springboot3_sas的区别是什么?
版本号:3.6.1
前端版本:vue3版
问题描述:区别在哪看?
截图&代码:
springboot3 shiro权限
springboot3_sas SAS权限(Spring Security)
| gharchive/issue | 2024-02-26T08:25:42 | 2025-04-01T04:34:40.123543 | {
"authors": [
"t5752139",
"zhangdaiscott"
],
"repo": "jeecgboot/jeecg-boot",
"url": "https://github.com/jeecgboot/jeecg-boot/issues/5914",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2628488664 | docs: Add third-party deployment tutorial, correct the spelling of "DNSPod"
What does this PR do?
Add third-party deployment tutorial, correct the spelling of "DNSPod"
Motivation
在国内有大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板部署的教程,可视化的部署方式可以帮助用户更加便捷的部署ddns-go
Dnspod正确拼写为DNSPod
Additional Notes
首页已经有说明了,没必要在写一个宝塔的
你好,可以的话可以加... | gharchive/pull-request | 2024-11-01T07:22:00 | 2025-04-01T04:34:40.137391 | {
"authors": [
"bestlaw66",
"jeessy2"
],
"repo": "jeessy2/ddns-go",
"url": "https://github.com/jeessy2/ddns-go/pull/1305",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1023805852 | 当联合主键中有数据库AUTO_INCREMENT 字段时,无法自动填充
当联合主键中有数据库AUTO_INCREMENT 字段时,无法自动填充
经过测试,当联合主键中有数据库AUTO_INCREMENT 字段时,仍然可以通过@InsertFill自动填充。
| gharchive/issue | 2021-10-12T13:10:16 | 2025-04-01T04:34:40.155525 | {
"authors": [
"anhuisunfei",
"jeffreyning"
],
"repo": "jeffreyning/mybatisplus-plus",
"url": "https://github.com/jeffreyning/mybatisplus-plus/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1287686823 | Typespec mismatch with HTTPoison.process_response/1
Running mix dialyzer returns a number of errors in Forcex.Api.Http and Forcex.Bulk around the override functions for process_response/1. HTTPoison changed the signature for that function several years ago, such that headers has been changed from a Map to a kwlist. T... | gharchive/issue | 2022-06-28T17:46:52 | 2025-04-01T04:34:40.158931 | {
"authors": [
"fastjames"
],
"repo": "jeffweiss/forcex",
"url": "https://github.com/jeffweiss/forcex/issues/52",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
896863077 | closeOnRowBeginSwipe not working
Hey i'v got function component AppointmentsContainer that has SwipeListView.
let listRef = createRef();
<View>
<SwipeListView
keyExtractor={(item) => item.id.toString()}
data={appointments}
closeOnRowOpen
closeOnRowBeginSwipe
... | gharchive/issue | 2021-05-20T13:50:29 | 2025-04-01T04:34:40.256922 | {
"authors": [
"Eldar4Levi",
"code-by",
"ishan-cleartax",
"jemise111"
],
"repo": "jemise111/react-native-swipe-list-view",
"url": "https://github.com/jemise111/react-native-swipe-list-view/issues/553",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1390402608 | JFrog plugin
Repository URL
https://github.com/jfrog/jfrog-plugin
New Repository Name
jfrog-plugin
Description
This plugin exposes the JFrog CLI as a tool. It installs the JFrog CLI and allows configuring the JFrog platform connection details.
GitHub users to have commit permission
@IL-Automation
@jfrog-ecosystem
Jen... | gharchive/issue | 2022-09-29T07:39:10 | 2025-04-01T04:34:40.295783 | {
"authors": [
"NotMyFault",
"eyalbe4",
"jenkins-cert-app",
"timja",
"yahavi",
"yaroslavafenkin"
],
"repo": "jenkins-infra/repository-permissions-updater",
"url": "https://github.com/jenkins-infra/repository-permissions-updater/issues/2826",
"license": "MIT",
"license_type": "permiss... |
706252158 | Add typz as contributer to repo
Repo plugin
Submitter checklist for adding or changing permissions
@rsandell - needs to confirm
@Typz - me, to get permissions
Always
[x] Add link to plugin/component Git repository in description above
When adding new uploaders (this includes newly created permissions files)
[x] Ma... | gharchive/pull-request | 2020-09-22T10:17:10 | 2025-04-01T04:34:40.302005 | {
"authors": [
"Typz",
"timja"
],
"repo": "jenkins-infra/repository-permissions-updater",
"url": "https://github.com/jenkins-infra/repository-permissions-updater/pull/1672",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
530907786 | chore: bdd-spring-1575265719 to 0.0.1
chore: Promote bdd-spring-1575265719 to version 0.0.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:
If they are not alread... | gharchive/pull-request | 2019-12-02T05:53:07 | 2025-04-01T04:34:40.323003 | {
"authors": [
"jenkins-x-bot-test"
],
"repo": "jenkins-x-bot-test/environment-pr-486-18arc-staging",
"url": "https://github.com/jenkins-x-bot-test/environment-pr-486-18arc-staging/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
562808069 | chore: bdd-spring-1581366163 to 0.0.1
chore: Promote bdd-spring-1581366163 to version 0.0.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:
If they are not alread... | gharchive/pull-request | 2020-02-10T20:27:25 | 2025-04-01T04:34:40.326626 | {
"authors": [
"jenkins-x-bot-test"
],
"repo": "jenkins-x-bot-test/environment-pr-710-2arc-staging",
"url": "https://github.com/jenkins-x-bot-test/environment-pr-710-2arc-staging/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
524904076 | chore: bdd-spring-1574156727 to 0.0.1
chore: Promote bdd-spring-1574156727 to version 0.0.1
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:
If they are not alread... | gharchive/pull-request | 2019-11-19T10:07:21 | 2025-04-01T04:34:40.330249 | {
"authors": [
"jenkins-x-bot-test"
],
"repo": "jenkins-x-bot-test/environment-vs-pr-133-1arc-production",
"url": "https://github.com/jenkins-x-bot-test/environment-vs-pr-133-1arc-production/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
535229480 | Delete application bdd-spring-1575920231 from this environment
The command jx delete application was run by and it generated this Pull Request
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the fo... | gharchive/pull-request | 2019-12-09T19:55:02 | 2025-04-01T04:34:40.334040 | {
"authors": [
"jenkins-x-bot-test"
],
"repo": "jenkins-x-bot-test/environment-vs-pr-200-63arc-staging",
"url": "https://github.com/jenkins-x-bot-test/environment-vs-pr-200-63arc-staging/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
548149856 | fix: turn on cert manager v1alpha2 by default
Getting the certs.newApi value overrided was...hard. So let's fix
this properly and just accept that anyone who installs jx-app-sso at
this point needs to be on a current cert manager setup.
Signed-off-by: Andrew Bayer andrew.bayer@gmail.com
/lgtm
| gharchive/pull-request | 2020-01-10T15:44:09 | 2025-04-01T04:34:40.335546 | {
"authors": [
"abayer",
"pmuir"
],
"repo": "jenkins-x/dex",
"url": "https://github.com/jenkins-x/dex/pull/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
812563790 | fix: upgrade to version 3.1.266
from: https://github.com/jenkins-x/jx-cli
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign macox
You can assign the PR to them by writing /assign @macox in a comment when ready.
The full list of com... | gharchive/pull-request | 2021-02-20T09:32:00 | 2025-04-01T04:34:40.385577 | {
"authors": [
"jenkins-x-bot-test",
"jstrachan"
],
"repo": "jenkins-x/jx3-versions",
"url": "https://github.com/jenkins-x/jx3-versions/pull/2162",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
677359716 | Map unstable build to check failure
Fixes https://github.com/jenkinsci/checks-api-plugin/issues/11
I updated the description to include ‘fixes’ which means the issue will automatically be closed on merge
| gharchive/pull-request | 2020-08-12T03:46:27 | 2025-04-01T04:34:40.396832 | {
"authors": [
"XiongKezhi",
"timja"
],
"repo": "jenkinsci/checks-api-plugin",
"url": "https://github.com/jenkinsci/checks-api-plugin/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1309619874 | Tag logs with timestamp, datadog.product and ci.pipeline.name
What does this PR do?
Adds the timestamp, datadog.product and ci.pipeline.name tags to logs, matching logs produced by other CIs.
I changed the way we read the pipeline name so it doesn't require git information, since that's not available when we create t... | gharchive/pull-request | 2022-07-19T14:36:15 | 2025-04-01T04:34:40.410269 | {
"authors": [
"AdrianLC",
"albertvaka"
],
"repo": "jenkinsci/datadog-plugin",
"url": "https://github.com/jenkinsci/datadog-plugin/pull/297",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
234227135 | Fix #508 do not use latest alpine parent image
It breaks startup with UnsatisfiedLinkError
https://bugs.alpinelinux.org/issues/7372
@reviewbybees
This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have ... | gharchive/pull-request | 2017-06-07T14:23:17 | 2025-04-01T04:34:40.416039 | {
"authors": [
"carlossg",
"oleg-nenashev",
"reviewbybees"
],
"repo": "jenkinsci/docker",
"url": "https://github.com/jenkinsci/docker/pull/510",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
134061407 | jenkins::cli::exec notify Class['jenkins::cli::reload'] is not always necessary and causes issues with running builds and pipelines
Here are the behaviors I have observed:
Creating 2 new build jobs one dependent on the other by "trigger parameterized build on other projects" or "Build after other projects are built".... | gharchive/issue | 2016-02-16T18:37:52 | 2025-04-01T04:34:40.500112 | {
"authors": [
"james-powis",
"jhoblitt"
],
"repo": "jenkinsci/puppet-jenkins",
"url": "https://github.com/jenkinsci/puppet-jenkins/issues/501",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
144122942 | make jenkins_job type cloudbees-folder aware
If the resource name contains slashes, treat them as a
cloudbees-folder path and autorequire all parent folders.
Eg., foo/bar/myjob would autorequire the jenkins_job resources named
foo and foo/bar.
relates to #472
Merge when travis goes green, LGTM
@rtyler Great!
| gharchive/pull-request | 2016-03-29T00:52:02 | 2025-04-01T04:34:40.502242 | {
"authors": [
"jhoblitt",
"rtyler"
],
"repo": "jenkinsci/puppet-jenkins",
"url": "https://github.com/jenkinsci/puppet-jenkins/pull/540",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1592556005 | 🛑 Wanted Gigs is down
In 723ddaa, Wanted Gigs (https://www.wanted.co.kr/gigs) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Wanted Gigs is back up in 2128e3a.
| gharchive/issue | 2023-02-20T23:17:21 | 2025-04-01T04:34:40.529007 | {
"authors": [
"jeongsk"
],
"repo": "jeongsk/upptime",
"url": "https://github.com/jeongsk/upptime/issues/287",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
119545015 | Support ES6 default named exports for Backbone-ES6
This subtle change takes into account how ES6 modules export default named modules and how they are consumed in the UMD loading code of Backbone.localStorage. backbone-es6 (https://github.com/typhonjs/backbone-es6) is a fork of Backbone using ES6. The ES6 module outp... | gharchive/pull-request | 2015-11-30T17:53:21 | 2025-04-01T04:34:40.546511 | {
"authors": [
"scott-w",
"typhonrt"
],
"repo": "jeromegn/Backbone.localStorage",
"url": "https://github.com/jeromegn/Backbone.localStorage/pull/194",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2353237448 | Default to terser instead of uglifyjs
I've just read that uglify-js is actually no longer maintained. However, terser is, and it's recommended by elm-optimize-level-2 as a replacement. Maybe mkElmDerivation should use terser, then? Usage seems exactly the same as uglifyjs.
The reason I used uglify-js was because th... | gharchive/issue | 2024-06-14T12:10:52 | 2025-04-01T04:34:40.557522 | {
"authors": [
"jeslie0",
"pmiddend"
],
"repo": "jeslie0/mkElmDerivation",
"url": "https://github.com/jeslie0/mkElmDerivation/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2590342197 | spago.lock format changed to JSON
https://github.com/jeslie0/mkSpagoDerivation/blob/beeac0abd28514fc5b4c55d5e5e8e5d75adf7eaf/nix/buildFromLockFile.nix#L5
https://github.com/purescript/spago/pull/1280
Fabrizio said on the Discord today that “the format for the spago.lock is likely to change one more time before we c... | gharchive/issue | 2024-10-16T01:30:32 | 2025-04-01T04:34:40.559875 | {
"authors": [
"jamesdbrock",
"jeslie0"
],
"repo": "jeslie0/mkSpagoDerivation",
"url": "https://github.com/jeslie0/mkSpagoDerivation/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
464949668 | High CPU usage by Docker for Mac when lazydocker is running idle
Describe the bug
When running lazydocker on my Mac (latest version), while no containers are running, Docker for Mac uses ~25-30% cpu.
To Reproduce
Steps to reproduce the behavior:
Start lazydocker
Open Activity Monitor in CPU tab
Find process com.dock... | gharchive/issue | 2019-07-07T12:52:30 | 2025-04-01T04:34:40.572224 | {
"authors": [
"eldada",
"goodwid",
"mjarkk"
],
"repo": "jesseduffield/lazydocker",
"url": "https://github.com/jesseduffield/lazydocker/issues/115",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1535270690 | Add "networks" panel under "volumes"
Just a little improvement with adding "Networks" panel under "Volumes" one
Thanks for making this! Sorry I've been super busy lately but I'll give this a review when I get the chance
Tested locally and it works like a charm.
Looks like you need to regenerate cheatsheets thou... | gharchive/pull-request | 2023-01-16T17:21:19 | 2025-04-01T04:34:40.574663 | {
"authors": [
"Tony-Sol",
"jesseduffield",
"jessejoe"
],
"repo": "jesseduffield/lazydocker",
"url": "https://github.com/jesseduffield/lazydocker/pull/424",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
192295632 | 2.0.5 fails to install without bower
Hello,
2.0.5 fails to install if system or project doesn't have Bower installed. Should it be listed as dependency (it will be weird)?
> card@2.0.5 postinstall C:\Users\konst\Sites\transfers.do\node_modules\card
> bower install
'bower' is not recognized as an internal or external... | gharchive/issue | 2016-11-29T14:27:12 | 2025-04-01T04:34:40.581177 | {
"authors": [
"jessepollak",
"tinovyatkin"
],
"repo": "jessepollak/card",
"url": "https://github.com/jessepollak/card/issues/298",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
168181209 | Setting UICollectionViewCell.isAccessibilityElement to YES hides cell contents from UI Testing
New issue checklist
[x] I have read all of the README, documentation, and FAQ.
[x] I have reviewed the contributing guidelines. Confirmation: 💪😎👊
[x] I have searched existing issues and this is not a duplicate.
Genera... | gharchive/issue | 2016-07-28T19:51:03 | 2025-04-01T04:34:40.593660 | {
"authors": [
"Lucashuang0802",
"jessesquires",
"mwgray"
],
"repo": "jessesquires/JSQMessagesViewController",
"url": "https://github.com/jessesquires/JSQMessagesViewController/issues/1768",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
76260887 | Inputtoolbar disappears if I dismiss the view and than present it again
Hi, I am writing a small chat app, where I use the JSQMessageViewController for the main component of the chat view controller. Beyond that, I have another view, which contains a table showing the list of current chats, where I should open the c... | gharchive/issue | 2015-05-14T07:01:43 | 2025-04-01T04:34:40.598757 | {
"authors": [
"A1exandre",
"jayisidoro",
"jessesquires",
"kakashysen",
"zhangtemplar"
],
"repo": "jessesquires/JSQMessagesViewController",
"url": "https://github.com/jessesquires/JSQMessagesViewController/issues/982",
"license": "mit",
"license_type": "permissive",
"license_source": "... |
520517213 | Helm v3 compatible chart release
Is your feature request related to a problem? Please describe.
Helm v3 chart changes have already been made (#2286). I saw the comment that this is coming soon (https://github.com/jetstack/cert-manager/issues/1744#issuecomment-542790564). I'm adding this issue just to help follow the ... | gharchive/issue | 2019-11-09T21:36:44 | 2025-04-01T04:34:40.653267 | {
"authors": [
"munnerz",
"scottrigby"
],
"repo": "jetstack/cert-manager",
"url": "https://github.com/jetstack/cert-manager/issues/2344",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
590585590 | Not able to generate a certificate because of 404 with GKE
Describe the bug:
I am trying to use cert-manager to issue a LetsEncrypt certificate but after the creation of a cm-acme-http-solver ingress instance, I started getting 404 both on my domain which was working and the challenge domain.
Here are the logs cert-m... | gharchive/issue | 2020-03-30T20:48:17 | 2025-04-01T04:34:40.666278 | {
"authors": [
"Nittarab",
"meyskens",
"vitorfhc"
],
"repo": "jetstack/cert-manager",
"url": "https://github.com/jetstack/cert-manager/issues/2767",
"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.