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 |
|---|---|---|---|---|---|
651032512 | Token and expected token differ on a backslash ( %5C )
I am getting the following error:
solver.go:79] cert-manager/acmesolver "msg"="comparing token" "base_path"="/.well-known/acme-challenge" "host"="example.com" "path"="/.well-known/acme-challenge/opBqXqa5UCniT9uUKkqSZyENLDR4aaX15oqJzt5S8MU%5C" "token"="opBqXqa5UCn... | gharchive/issue | 2020-07-05T09:12:41 | 2025-04-01T04:34:40.677696 | {
"authors": [
"leorockway",
"meyskens"
],
"repo": "jetstack/cert-manager",
"url": "https://github.com/jetstack/cert-manager/issues/3070",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1026336979 | This software doesn't work at all
Hello.
Since yesterday almost 24 hours, I am trying to make cert-manager work and I didn't succeed at all.
All pods are up:
# kubectl -n cert-manager get deployment,pod,svc
NAME READY UP-TO-DATE AVAILABLE AGE
deployment.apps/cert-manager ... | gharchive/issue | 2021-10-14T12:27:07 | 2025-04-01T04:34:40.684974 | {
"authors": [
"amkiryushkin",
"munnerz"
],
"repo": "jetstack/cert-manager",
"url": "https://github.com/jetstack/cert-manager/issues/4521",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
498187171 | make the webhook port configurable
in GKE private clusters, by default masters are allowed to talk to the
cluster nodes only on 443 and 10250. so configuring secure_port: 443,
will work out of the box without needing to add fw rules
What this PR does / why we need it:
Which issue this PR fixes (optional, in fixes #<... | gharchive/pull-request | 2019-09-25T10:12:26 | 2025-04-01T04:34:40.689370 | {
"authors": [
"monotek",
"munnerz",
"nrobert13"
],
"repo": "jetstack/cert-manager",
"url": "https://github.com/jetstack/cert-manager/pull/2107",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
505862160 | Remove deprecated arguments from helm chart deployment
What this PR does / why we need it:
The controller arguments --default-acme-issuer-challenge-type and --default-acme-issuer-dns01-provider-name are not available in version 0.11.
This causes the deployment pod to fail in a CrashLoopBackOff when a value was define... | gharchive/pull-request | 2019-10-11T13:44:40 | 2025-04-01T04:34:40.692572 | {
"authors": [
"Lucaber",
"munnerz"
],
"repo": "jetstack/cert-manager",
"url": "https://github.com/jetstack/cert-manager/pull/2201",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
266171603 | WIP: Cassandra Controller
Fixes: https://gitlab.jetstack.net/marshal/navigator/issues/26
I'm splitting this into smaller branches.
| gharchive/pull-request | 2017-10-17T15:28:38 | 2025-04-01T04:34:40.693697 | {
"authors": [
"wallrj"
],
"repo": "jetstack/navigator",
"url": "https://github.com/jetstack/navigator/pull/46",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
268103959 | Test commit - do not merge
What this PR does / why we need it:
Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #
Special notes for your reviewer:
Release note:
NONE
/assign
/test
/hold
/retest
/retest
/r... | gharchive/pull-request | 2017-10-24T16:39:55 | 2025-04-01T04:34:40.697265 | {
"authors": [
"munnerz"
],
"repo": "jetstack/navigator",
"url": "https://github.com/jetstack/navigator/pull/54",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
71291274 | android:windowTranslucentStatus is not working with the Slidingmenu
I have added the following lines in styles.xml
@android:color/transparent
true
But the toolbar in the layout is still staying below the status bar and the color of the status bar seen gray. I want to show my layout and the sliding menu full screened ... | gharchive/issue | 2015-04-27T13:55:01 | 2025-04-01T04:34:40.763454 | {
"authors": [
"Livinlawrence",
"NoahZu",
"chih-hao-li",
"jjhesk"
],
"repo": "jfeinstein10/SlidingMenu",
"url": "https://github.com/jfeinstein10/SlidingMenu/issues/716",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2354308516 | Elixir Resources Added
Pull Request
Description
Added:
Communities
Documentation
Youtube Playlists
Youtube Channels
Books
Elixir resources like maps, structs,
Blank tables for other categories to match the format
closes #1171
Closes #1171
Type of change
[x] Adding a new Resource
[ ] Adding a new Category
[x] Docum... | gharchive/pull-request | 2024-06-15T00:35:11 | 2025-04-01T04:34:40.779496 | {
"authors": [
"sanjay-kv",
"sau-mili"
],
"repo": "jfmartinz/ResourceHub",
"url": "https://github.com/jfmartinz/ResourceHub/pull/1173",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
152023501 | apparmor: fix template syntax error
ERROR: Syntax Error: Invalid Regex @{PROC}/{,**^[0-9],sys/kernel/shm*}
Did you take this from the docker one
On Saturday, April 30, 2016, djtm notifications@github.com wrote:
ERROR: Syntax Error: Invalid Regex @{PROC}/{,**^[0-9],sys/kernel/shm*}
You can view, comment on, or merg... | gharchive/pull-request | 2016-04-30T10:42:45 | 2025-04-01T04:34:40.785903 | {
"authors": [
"djtm",
"jfrazelle"
],
"repo": "jfrazelle/bane",
"url": "https://github.com/jfrazelle/bane/pull/9",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
158943877 | Updated atom to v1.8.0
See https://github.com/atom/atom/releases/tag/v1.8.0
thanks! just waiting on CI
thanks!
| gharchive/pull-request | 2016-06-07T14:53:45 | 2025-04-01T04:34:40.787290 | {
"authors": [
"jfrazelle",
"michael-k"
],
"repo": "jfrazelle/dockerfiles",
"url": "https://github.com/jfrazelle/dockerfiles/pull/145",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
101615359 | SSL Parameter should be configurable outside of vhosts
It may be common practice, but there is no point in configuring the ssl parameters in every vhosts.
There should be a global configuration that sets secure defaults and only if a vhosts really needs a custom config, should the vhost parameters be used.
This would... | gharchive/issue | 2015-08-18T09:42:25 | 2025-04-01T04:34:40.823535 | {
"authors": [
"3flex",
"b4ldr",
"omcnet",
"wyardley"
],
"repo": "jfryman/puppet-nginx",
"url": "https://github.com/jfryman/puppet-nginx/issues/670",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
219398316 | Not getting any notifications for network requests
Not able to get any notifications using the logging interceptor for Chuck. I have Okhttp3.3.0 and Android 6.0. Not able to get any notifications to view network traffic.
figured out what was wrong. Had to include compile 'com.squareup.retrofit2:retrofit:2.2.0' ... | gharchive/issue | 2017-04-04T22:03:57 | 2025-04-01T04:34:40.832262 | {
"authors": [
"phundal209"
],
"repo": "jgilfelt/chuck",
"url": "https://github.com/jgilfelt/chuck/issues/41",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
774695839 | Persistent zoom levels
I have a large diagram over 50 pages. When I am working on it I like to see each page zoomed at 75%. Whenever I close and reopen the diagram I see that all 50+ pages have defaulted back to 100%, so before I begin work I need to resize each page to 75%, which is annoying and a waste of time.
Is ... | gharchive/issue | 2020-12-25T09:46:08 | 2025-04-01T04:34:40.855844 | {
"authors": [
"davidjgraph",
"mararad"
],
"repo": "jgraph/drawio",
"url": "https://github.com/jgraph/drawio/issues/1661",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1477585019 | New DrawIO app on Mac doesn't support multiple tabs.
Preflight Checklist
[x] I agree to follow the Code of Conduct that this project adheres to.
[x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Describe the bug
After I upgraded to the latest DrawIO a... | gharchive/issue | 2022-12-05T22:27:45 | 2025-04-01T04:34:40.862058 | {
"authors": [
"davidjgraph",
"starzhanganz"
],
"repo": "jgraph/drawio",
"url": "https://github.com/jgraph/drawio/issues/3227",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1140181076 | Update workflow for rendering for use with _Quizzes
If the Quizzes are stored in a separate repository, the workflow as it is doesn't exactly work. Need to reconfigure so that you can tell it to only to render and not look for quizzes.
See this example: https://github.com/jhudsl/Documentation_and_Usability/actions/... | gharchive/issue | 2022-02-16T15:26:46 | 2025-04-01T04:34:41.046555 | {
"authors": [
"cansavvy"
],
"repo": "jhudsl/OTTR_Template",
"url": "https://github.com/jhudsl/OTTR_Template/issues/478",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
415577765 | Not preserving content outside head and body elements
I'm using Jsoup parser. With prettyPrint option disabled, I'm loosing whitespaces between DOCTYPE definition and html tag. Also, I'm loosing whitespaces between html and head start tag.
I think the main problem is that Jsoup is not keeping whitespaces between html... | gharchive/issue | 2019-02-28T11:30:31 | 2025-04-01T04:34:41.086320 | {
"authors": [
"Vegeeto",
"jhy"
],
"repo": "jhy/jsoup",
"url": "https://github.com/jhy/jsoup/issues/1185",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1441876746 | Batch effect issue for multiple 10X visium samples
Hello
I am having batch effect issue for running multiple sample clustering in spaGCN as indicated in previous post https://github.com/jianhuupenn/SpaGCN/issues/37
Would you please help me if you can explain steps to perform z-score normalization for integrated datas... | gharchive/issue | 2022-11-09T10:57:37 | 2025-04-01T04:34:41.093036 | {
"authors": [
"archanabhardwaj"
],
"repo": "jianhuupenn/SpaGCN",
"url": "https://github.com/jianhuupenn/SpaGCN/issues/54",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
166028190 | 请考虑对options的处理切入点。
如果在context.create({}),这里的选项,没有办法进行后继的一些处理,比如基于某些原因,项目中途使用此组件或者基于标准写法定义选项,后续是没有办法进行转换的。
dataContext.create({
getInitData: {
method: "GET",
url: "invoice/getInitData",
cache: "default"
})
比如 cache: "default" 是按fetch标准写法,要转换成你的storage,是无法实现的。
我加了一个事件,可以处理了,还有根据method == "POST"就可以全局作一些处理,这都是很常见的作法,
con... | gharchive/issue | 2016-07-18T06:37:35 | 2025-04-01T04:34:41.098487 | {
"authors": [
"Jias",
"sparkleDai",
"xuguogang"
],
"repo": "jias/natty-fetch",
"url": "https://github.com/jias/natty-fetch/issues/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1375613078 | https://18comic.vip/album/255011/?shunt=1 特定漫画 255011卡在3977处理页面不动了
https://18comic.vip/album/255011/?shunt=1 特定漫画 255011卡在3977处理页面不动了
下载第一话就直接出错了,不知道是不是问题出在这里
| gharchive/issue | 2022-09-16T08:28:45 | 2025-04-01T04:34:41.100355 | {
"authors": [
"waitfortea"
],
"repo": "jiayaoO3O/18-comic-finder",
"url": "https://github.com/jiayaoO3O/18-comic-finder/issues/69",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1791006258 | PIT support for Opensearch 2.7/2.8
Hi gilles,
This issue is to exchange thoughts on how to support the above. I would like to check a few things with you before I create a PR.
In the release-notes for 2.0.4 you write:
_pit API seems no longer supported in the latest Opensearch 2.7 release. I've restricted searchAfte... | gharchive/issue | 2023-07-06T07:46:50 | 2025-04-01T04:34:41.108940 | {
"authors": [
"hanswesterbeek"
],
"repo": "jillesvangurp/kt-search",
"url": "https://github.com/jillesvangurp/kt-search/issues/77",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
575126872 | Exception in TouchBarsManager onUpdateEditorHeader in 2020.1 EAP
Version and Environment Details
Operation system: MacOS
IDE name and version: WebStorm 2020.1 EAP, but works in WebStorm 2019.x stable.
Plugin version: 2.3.0 (current latest)
Expected Behaviour
Plugin does not throw.
Actual Behaviour
java.lang.Throwable... | gharchive/issue | 2020-03-04T04:20:09 | 2025-04-01T04:34:41.141297 | {
"authors": [
"jimkyndemeyer",
"koresar",
"vepanimas"
],
"repo": "jimkyndemeyer/js-graphql-intellij-plugin",
"url": "https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/issues/319",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
972365779 | feat: read from psql
WIP
Implemented in PSQL
| gharchive/pull-request | 2021-08-17T07:01:09 | 2025-04-01T04:34:41.153283 | {
"authors": [
"cristianmtr"
],
"repo": "jina-ai/jina-commons",
"url": "https://github.com/jina-ai/jina-commons/pull/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
202317743 | Foerign key by annotations vs Foerign key by "AddForeignKey"
Hello everyone!
What's the difference between use annotations and use the method "AddForeignKey"?
By annotation example:
type User struct {
gorm.Model
Profile Profile `gorm:"ForeignKey:ProfileID"`
ProfileID int
}
type Profile struct {
gorm.Model
... | gharchive/issue | 2017-01-21T14:14:25 | 2025-04-01T04:34:41.168635 | {
"authors": [
"rennanfelipe",
"zardak"
],
"repo": "jinzhu/gorm",
"url": "https://github.com/jinzhu/gorm/issues/1322",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
64059522 | FoundationDB dialect integration
This is now ready for review.
For "test_all.sh", at first I wasn't sure about adding foundation, but ultimately I figured it was best to include it.
One interesting lesson I learned while implementing this dialect is that the FoundationDB DATETIME type does not support timezones.
The ... | gharchive/pull-request | 2015-03-24T17:52:52 | 2025-04-01T04:34:41.178359 | {
"authors": [
"jaytaylor",
"jinzhu"
],
"repo": "jinzhu/gorm",
"url": "https://github.com/jinzhu/gorm/pull/436",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1840972753 | multimonitor glitch
i laptop is locked and suspended
the i connect it to my monitor the monitor screen is not locked and i can see content and mouse work just keyboard input is freezed.
This probably means that the swaylock-effects process crashed and the session lock protocol is probably not used or there’s some b... | gharchive/issue | 2023-08-08T09:50:58 | 2025-04-01T04:34:41.185159 | {
"authors": [
"jirutka",
"niksingh710",
"vaxerski"
],
"repo": "jirutka/swaylock-effects",
"url": "https://github.com/jirutka/swaylock-effects/issues/43",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
58387935 | Making consulate installation optional and minor fixes
I made consulate installation optional as it was described in README.md, added archive download check to prevent file download if it's already existing. Also added default consul_node_name value as ansible_nodename.
Confirmed that get_url does not do anything i... | gharchive/pull-request | 2015-02-20T17:58:32 | 2025-04-01T04:34:41.258079 | {
"authors": [
"MrMMorris",
"manul7",
"savagegus"
],
"repo": "jivesoftware/ansible-consul",
"url": "https://github.com/jivesoftware/ansible-consul/pull/22",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2228696580 | Support for CUDA
Similar to #23 , would you be open to adding support for building for CUDA? I have not yet figured out how to do this (don't have much experience with cc/cxx/build scripts) but this would be great for deploying on infra such as HF Inference Endpoints.
It would be nice if we supported CUDA. However,... | gharchive/issue | 2024-04-05T19:39:55 | 2025-04-01T04:34:41.307629 | {
"authors": [
"filiptibell",
"jkawamoto"
],
"repo": "jkawamoto/ctranslate2-rs",
"url": "https://github.com/jkawamoto/ctranslate2-rs/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2519651768 | [CRP] [GPS] Novatel up and running
Description: take over and integrate novatel driver into CRP (as subrepo), publish ego odometry topic.
AC:
subrepo added
add launch file to publish the right topic
test with docker (measurement stored in common drive)
system spec doc updated
Effort plan: 0.8SP
Prio 1
A test dock... | gharchive/issue | 2024-09-11T12:45:45 | 2025-04-01T04:34:41.337964 | {
"authors": [
"AnonymDavid"
],
"repo": "jkk-research/CooperativeResearchPlatform",
"url": "https://github.com/jkk-research/CooperativeResearchPlatform/issues/8",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
53289195 | cleanconfig deprecated ?
Hey,
I'm implementing the last release on a project, but I can't find the way to config the clean function. Is it deprecated?
I was using the example below:
cleanconfig: {
plugins: [
{ removeViewBox: false },
{ removeUselessStrokeAndFill: false },
{ cleanupIDs: false },
{ mergePaths: false }
... | gharchive/issue | 2015-01-03T01:05:52 | 2025-04-01T04:34:41.349523 | {
"authors": [
"jkphl",
"miguelmoraleda"
],
"repo": "jkphl/grunt-svg-sprite",
"url": "https://github.com/jkphl/grunt-svg-sprite/issues/26",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2229177605 | FLAG CONFIG_OAUTH2_VALIDATE_COMMON__NAME
Current Behavior
Validate common name flag is not working properly as in the logs of oauth the first 2 logs line showing blank common name ill be attaching the logs below and it failed to validate the common name on the other hand if i don't use this flag then first 2 logs doe... | gharchive/issue | 2024-04-06T10:17:19 | 2025-04-01T04:34:41.362069 | {
"authors": [
"Mubasitkhan99",
"jkroepke"
],
"repo": "jkroepke/openvpn-auth-oauth2",
"url": "https://github.com/jkroepke/openvpn-auth-oauth2/issues/247",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2010976707 | [Feature Request] Different kinds of clock
The digital clock is nice, but it might not be the least distractive option for everyone. I have implemented different kinds of clocks you can choose in the options. Currently, besides the standard digital clock, i have implemented the option to show no clock at all, to have... | gharchive/issue | 2023-11-26T09:58:42 | 2025-04-01T04:34:41.365014 | {
"authors": [
"khwolf"
],
"repo": "jkuester/unlauncher",
"url": "https://github.com/jkuester/unlauncher/issues/173",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
196237334 | emitting events
Hi!
What a nice component!
I wonder if it's possible to emit the events for the the component.
There is a outputEvents event, but it's not called.
Cool events would be:
-onInit()
-onOpen()
-onClose()
Thank you!
hi @egandro. thanks! just commited and published to npm version with input & output event... | gharchive/issue | 2016-12-17T19:02:45 | 2025-04-01T04:34:41.368871 | {
"authors": [
"egandro",
"jkuri"
],
"repo": "jkuri/ng2-datepicker",
"url": "https://github.com/jkuri/ng2-datepicker/issues/121",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
197266244 | Not working with Angular 2 Universal
When load the app, got below error: Exception: Call to Node module failed with error: TypeError: ctorParameters.map is not a function
Can you provide more info about this please?
I am using ASP.NET Core, developing in Visual Studio 2015
My package.json
{
"name": "Angular2Spa",... | gharchive/issue | 2016-12-22T21:05:12 | 2025-04-01T04:34:41.387125 | {
"authors": [
"jkuri",
"jmaocanada",
"nenad-matic-devtech"
],
"repo": "jkuri/ng2-datepicker",
"url": "https://github.com/jkuri/ng2-datepicker/issues/130",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
161501987 | Demo not working.
Demo is not working.Tried using with Angular RC version and its not working.
Working now.
| gharchive/issue | 2016-06-21T18:01:43 | 2025-04-01T04:34:41.388263 | {
"authors": [
"jkuri",
"uzumakinaruto123"
],
"repo": "jkuri/ng2-slimscroll",
"url": "https://github.com/jkuri/ng2-slimscroll/issues/9",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1998358015 | Why does proto not return the proto read
Why does proto not return the proto read , eg. 2, or 3 ?
Nevermind, I was a noob :/
(still am doh)
| gharchive/issue | 2023-11-17T06:21:12 | 2025-04-01T04:34:41.424132 | {
"authors": [
"boltex"
],
"repo": "jlaine/node-jpickle",
"url": "https://github.com/jlaine/node-jpickle/issues/17",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
577390884 | this project is awesome, thanks!
see title :)
Wanted to say the same. Just amazing, thanks for this great idea and implementation!
| gharchive/issue | 2020-03-07T19:48:32 | 2025-04-01T04:34:41.424886 | {
"authors": [
"tugdualenligne",
"wbolster"
],
"repo": "jlesage/docker-handbrake",
"url": "https://github.com/jlesage/docker-handbrake/issues/107",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
725276816 | Get list of phonemes from librispeech lexicon
Issue: The librispeech lexicon contains a list of common english words and their composing phonemes. Need to know what phonemes exist
Task: Create function that returns a list of phonemes given the librispeech_lexicon.txt file
Desired input: Filepath to librispeech_lexico... | gharchive/issue | 2020-10-20T07:11:23 | 2025-04-01T04:34:41.447150 | {
"authors": [
"deliat258",
"jluckenbaugh2"
],
"repo": "jluckenbaugh2/Deepcut",
"url": "https://github.com/jluckenbaugh2/Deepcut/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1972308192 | garbage output on small models spread to many GPUs
when loading a small model on multiple GPUs, it produces garbage.
the machine has 4 x 3070 (8GB) and an older i5-7400, UBU 22.04, Cuda 11.8
How to reproduce
starting the server by hand
ollama serve
ollama run zephyr
>>> why is the sky blue?
acia####################... | gharchive/issue | 2023-11-01T12:43:10 | 2025-04-01T04:34:41.488405 | {
"authors": [
"briankwest",
"chymian",
"dhiltgen",
"mrasputin",
"wookayin"
],
"repo": "jmorganca/ollama",
"url": "https://github.com/jmorganca/ollama/issues/961",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1323360891 | Provide developer instructions
Developer instructions would help me and others contribute.
I would need to know
How to install for development
How to "build" and test
The style guide (or automated checks used)
Example
I can see this project uses Poetry. I'm not familiar with poetry. I normally use pyproject.toml+se... | gharchive/issue | 2022-07-31T04:45:42 | 2025-04-01T04:34:41.494410 | {
"authors": [
"MarcSkovMadsen",
"jmosbacher"
],
"repo": "jmosbacher/pydantic-panel",
"url": "https://github.com/jmosbacher/pydantic-panel/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
655910865 | Fix Numba deprecation warning
Change @numba.jitclass(csr_spec) to @numba.experimental.jitclass(csr_spec) to get rid of the Numba deprecation warning.
Coverage remained the same at 99.453% when pulling a4ea6920e69821284eda5ea996ef405a2ebdf64a on theodumont:numba-deprecator into ddfd73b7337223c62a035487a7b5fa6748d7f... | gharchive/pull-request | 2020-07-13T14:48:01 | 2025-04-01T04:34:41.523360 | {
"authors": [
"coveralls",
"jni",
"theodumont"
],
"repo": "jni/skan",
"url": "https://github.com/jni/skan/pull/87",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
709048689 | Removing dead link
Hey @jnv
just removing a dead project.
Cheers!
LGTM, thanks Peter!
No worries Jan!
| gharchive/pull-request | 2020-09-25T15:57:06 | 2025-04-01T04:34:41.528826 | {
"authors": [
"jnv",
"spekulatius"
],
"repo": "jnv/lists",
"url": "https://github.com/jnv/lists/pull/161",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
165582298 | Docker install fails with error at Composer/SimpleSAML Step
I've found this Dockerfile very useful as an exercise in learning Docker and in the process get my head around simpleSAML. I started with the Docker image available on the Docker hub which saved a lot of time in debugging my iDP.
I did hit a problem when tr... | gharchive/issue | 2016-07-14T14:57:24 | 2025-04-01T04:34:41.531213 | {
"authors": [
"jnyryan",
"paulfreeman"
],
"repo": "jnyryan/docker-simplesamlphp",
"url": "https://github.com/jnyryan/docker-simplesamlphp/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1465075887 | 🛑 MegaConstruct is down
In 2358740, MegaConstruct (https://www.megaconstruct.ro) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MegaConstruct is back up in ea7c8f4.
| gharchive/issue | 2022-11-26T07:25:14 | 2025-04-01T04:34:41.536119 | {
"authors": [
"joahn3"
],
"repo": "joahn3/earthlink-uptime",
"url": "https://github.com/joahn3/earthlink-uptime/issues/1651",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2304432544 | 🛑 CEI Sales Wiki is down
In b522872, CEI Sales Wiki (https://wiki.ceisales.com/login) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CEI Sales Wiki is back up in 5eac147 after 17 minutes.
| gharchive/issue | 2024-05-19T05:06:03 | 2025-04-01T04:34:41.538568 | {
"authors": [
"joahn3"
],
"repo": "joahn3/earthlink-uptime",
"url": "https://github.com/joahn3/earthlink-uptime/issues/3347",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2754890255 | 🛑 Paicu & Sons Consulting is down
In 4bf46bb, Paicu & Sons Consulting (https://paicucons.ro) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Paicu & Sons Consulting is back up in a902456 after 17 minutes.
| gharchive/issue | 2024-12-22T23:11:50 | 2025-04-01T04:34:41.540936 | {
"authors": [
"joahn3"
],
"repo": "joahn3/earthlink-uptime",
"url": "https://github.com/joahn3/earthlink-uptime/issues/4011",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2268448029 | 🛑 Security & Telecom Systems is down
In 075b9c3, Security & Telecom Systems (https://security-telecom.ro) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Security & Telecom Systems is back up in 689fcae after 5 minutes.
| gharchive/issue | 2024-04-29T08:40:11 | 2025-04-01T04:34:41.543275 | {
"authors": [
"joahn3"
],
"repo": "joahn3/upptime2",
"url": "https://github.com/joahn3/upptime2/issues/937",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
300323430 | pigpiod stops working after stack smashing
Hi,
Thank you very much for your great tool pigpio. I really like it! However, I ran into an issue and hopefully somebody can help me.
In my application pigpiod regularly stops working after some time. The pigpiod process then is still alive, but one of its threads died afte... | gharchive/issue | 2018-02-26T17:16:46 | 2025-04-01T04:34:41.554659 | {
"authors": [
"grillbaer",
"joan2937"
],
"repo": "joan2937/pigpio",
"url": "https://github.com/joan2937/pigpio/issues/201",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
761852303 | Update org.eclipse.jgit to 5.10.0.202012080955-r
Updates org.eclipse.jgit:org.eclipse.jgit from 5.8.1.202007141445-r to 5.10.0.202012080955-r.
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any... | gharchive/pull-request | 2020-12-11T03:32:58 | 2025-04-01T04:34:41.558425 | {
"authors": [
"scala-steward"
],
"repo": "joan38/mill-git",
"url": "https://github.com/joan38/mill-git/pull/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2157184612 | Fix Creating-a-Crew-and-kick-it-off.md so it can run
Update deps to include crewai[tools]
Remove invalid max_inter arg from Task constructor call
This is great, thanks!
| gharchive/pull-request | 2024-02-27T17:07:46 | 2025-04-01T04:34:41.562212 | {
"authors": [
"barapa",
"joaomdmoura"
],
"repo": "joaomdmoura/crewAI",
"url": "https://github.com/joaomdmoura/crewAI/pull/280",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
94531097 | search of lowercase asN fails
Not uppercasing the search value results in false results
irrtree -s as2914 AS-OPENTRANSIT
results in
IRRTree (1.1.0) report for 'AS-OPENTRANSIT' (IPv4), using rr.ntt.net at 2015-07-12 04
:01
NOT_FOUND: as2914 not present in AS-OPENTRANSIT or any of its members
but
irrtree -s AS2914 AS-O... | gharchive/issue | 2015-07-12T04:03:49 | 2025-04-01T04:34:41.566866 | {
"authors": [
"job",
"troy2914"
],
"repo": "job/irrtree",
"url": "https://github.com/job/irrtree/issues/3",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
370448700 | wrong index?
https://github.com/jocicmarko/ultrasound-nerve-segmentation/blob/df9eb77f0ac3b84ae125b6b177ef2e4429818d66/submission.py#L43
Should it be imgs_test[i,:,:,0]?
I think so too. Otherwise, the shape of the img becomes (96, 1) giving the empty submission as the result.
| gharchive/issue | 2018-10-16T05:47:46 | 2025-04-01T04:34:41.590043 | {
"authors": [
"GeorgeBatch",
"zihaozhihao"
],
"repo": "jocicmarko/ultrasound-nerve-segmentation",
"url": "https://github.com/jocicmarko/ultrasound-nerve-segmentation/issues/82",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2234734960 | Please update the image to use Libreoffice ^V24.2.0.2
Hi,
We have a problem converting tiff images to PDF with jodconverter due to a bug (lacking feature) in LibreOffice, that has been reported to be fixed since release 24.2.0.2 (https://bugs.documentfoundation.org/show_bug.cgi?id=155444)
Please update libreoffice on... | gharchive/issue | 2024-04-10T04:31:26 | 2025-04-01T04:34:41.598176 | {
"authors": [
"EugenMayer",
"SchlauFuchs"
],
"repo": "jodconverter/docker-image-jodconverter-runtime",
"url": "https://github.com/jodconverter/docker-image-jodconverter-runtime/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
364687771 | License?
Hello! I'm sure this has come up before, but we're creating an Apache licensed project http://github.com/puppetlabs/bolt and would not like for it to be held to the GPL license. Is the license flexible at all? I believe that LGPL, GPLv3, or Apache would allow us to maintain Bolt's Apache license (or others, ... | gharchive/issue | 2018-09-27T23:23:32 | 2025-04-01T04:34:41.627330 | {
"authors": [
"jballanc",
"lucywyman"
],
"repo": "joekhoobyar/net-ssh-kerberos",
"url": "https://github.com/joekhoobyar/net-ssh-kerberos/issues/7",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
193283565 | Enhance UI ..
First of all I want to say I loved this app.The code was well documented and fun to work with..I was having some free time so I decided to enhance the UI.This is what I have done(looks better on hardware):-
You can change anything you don't like or can contact me.The only trouble I am having is with t... | gharchive/pull-request | 2016-12-03T12:15:02 | 2025-04-01T04:34:41.630077 | {
"authors": [
"Pirater12",
"joel16"
],
"repo": "joel16/3DSident",
"url": "https://github.com/joel16/3DSident/pull/3",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
1257688880 | Enable Logging?
How can i enable logging the call queries?
I tried this, but there is no logging of the queries?
$l = new MyCustomLogger(); $this->googleAds = new GoogleAds($this->clientId,$this->clientSecret, $this->developerToken, SupportedVersions::VERSION_10, 'rest', $l, 'debug');
I'm not sure... | gharchive/issue | 2022-06-02T05:02:30 | 2025-04-01T04:34:41.631558 | {
"authors": [
"dominikraff",
"joelbutcher"
],
"repo": "joelbutcher/laravel-googleads",
"url": "https://github.com/joelbutcher/laravel-googleads/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1352951170 | useTitleAsClassname ignores character
Schema definition:
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "myTestClassV1_0",
}
This will generate a class with the name myTestClassV10 instead of myTestClassV1_0
This is because of the default 'property word delimiters'. Underscore is assumed to s... | gharchive/issue | 2022-08-27T05:40:30 | 2025-04-01T04:34:41.638014 | {
"authors": [
"Stromner",
"joelittlejohn"
],
"repo": "joelittlejohn/jsonschema2pojo",
"url": "https://github.com/joelittlejohn/jsonschema2pojo/issues/1429",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
183140258 | Object name of "_" causes exception
I have some json I'm trying to process that uses the single character "_" as the name (not the value) of one of the fields in the json. If I had the option of changing the name of the field I would. But, it's a third party library (apache solr). At any rate, the normalizeName() ... | gharchive/issue | 2016-10-14T20:11:40 | 2025-04-01T04:34:41.644870 | {
"authors": [
"JohnLuCN",
"Smitty010",
"firsovroman",
"joelittlejohn"
],
"repo": "joelittlejohn/jsonschema2pojo",
"url": "https://github.com/joelittlejohn/jsonschema2pojo/issues/632",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1035156748 | ClientAuthError
Hi,
after obtaining token library is making to get requests and then throws error:
client_info_empty_error: The client info was empty. Please review the trace to determine the root cause.
node_modules/@azure/msal-common/dist/error/AuthError.js:27:1
`
25 | var _this = this;
26 | var err... | gharchive/issue | 2021-10-25T13:42:53 | 2025-04-01T04:34:41.649668 | {
"authors": [
"joelmeiller",
"pazernh"
],
"repo": "joelmeiller/cypress-msal-login",
"url": "https://github.com/joelmeiller/cypress-msal-login/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1088447432 | Value index not properly removing value
https://atomicdata.dev/agents/publicAgent appears in https://atomicdata.dev/properties
What could have caused this?
The property existed before, but has been removed. The value cache is not properly updated.
Something else?
I tried running with --rebuild-index, and it fixed... | gharchive/issue | 2021-12-24T16:32:27 | 2025-04-01T04:34:41.665878 | {
"authors": [
"joepio"
],
"repo": "joepio/atomic-data-rust",
"url": "https://github.com/joepio/atomic-data-rust/issues/258",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1419934948 | build docs in github ci
Build and publish docs in github CI.
This is a follow up ticket from #4 .
Tooling
docs for multiple versions, to be evaluated:
sphinx RTD theme with GitHub versions
sphinx multiversion
sphinx versions
sphinx contrib multiversion
I used sphinx RTD theme with GitHub versions and set up gi... | gharchive/issue | 2022-10-23T21:05:12 | 2025-04-01T04:34:41.710025 | {
"authors": [
"johannesjh"
],
"repo": "johannesjh/req2flatpak",
"url": "https://github.com/johannesjh/req2flatpak/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
97297631 | resource and libvrary to handle acls
A lib to manage acls on a consul server using the HTTP api and the resources that use it.
The plan is to later add more resources/providers that use that same consul_client.rb lib instead of writing files.
@InformatiQ Please take a look at the new libraries which were merged int... | gharchive/pull-request | 2015-07-26T08:20:26 | 2025-04-01T04:34:41.719454 | {
"authors": [
"InformatiQ",
"johnbellone"
],
"repo": "johnbellone/consul-cookbook",
"url": "https://github.com/johnbellone/consul-cookbook/pull/203",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1691543226 | Boolean in Infix Expressions
Syntax: <expression> in <list>
Returns true if the result of the expression is in the list, and false if the result of the expression is not in the list.
Commit: https://github.com/johneastman/boomerang/commit/e7707b0888b91c25aa76923859acc871df04775c
| gharchive/issue | 2023-05-01T23:16:08 | 2025-04-01T04:34:41.724699 | {
"authors": [
"johneastman"
],
"repo": "johneastman/boomerang",
"url": "https://github.com/johneastman/boomerang/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
424415264 | negative fetch size is mysql-specific
I used MongoSyphon against SQL Server at a customer, and it turns out that setting the fetch size to a negative value, as in line 92 in RDBMSConnection.java, is a feature specific to the MySQL driver. It didn't work with the MSSQL 6.2.1 driver and I had to comment out that line, ... | gharchive/issue | 2019-03-22T21:59:45 | 2025-04-01T04:34:41.740373 | {
"authors": [
"drmirror",
"johnlpage"
],
"repo": "johnlpage/MongoSyphon",
"url": "https://github.com/johnlpage/MongoSyphon/issues/11",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
251961767 | Failed to generate .clang-format
First of all, excellent project!
I'm trying to run on our project: esbmc but I get the following:
$ python3 unformat/ --root /home/mramalho/esbmc-github/src/clang-c-frontend/ "/home/mramalho/esbmc-github/src/clang-c-frontend/**/*.h" "/home/mramalho/esbmc-github/src/clang-c-frontend/*... | gharchive/issue | 2017-08-22T13:43:17 | 2025-04-01T04:34:41.747302 | {
"authors": [
"Manu343726",
"johnmcfarlane",
"mikhailramalho"
],
"repo": "johnmcfarlane/unformat",
"url": "https://github.com/johnmcfarlane/unformat/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
86154901 | WebStorm - Error: Invalid or corrupt jarfile
I have just read [Style Y252] and downloaded jar file with the WebStorm templates.
However, when I try importing it into my Webstorm it is not presented in files which are available to be imported. When I try opening the archive by doubleclick I get this issue:
Error: Inva... | gharchive/issue | 2015-06-08T12:23:05 | 2025-04-01T04:34:41.753707 | {
"authors": [
"Akarienta",
"MAustinMMDP",
"johnpapa",
"joshtoo",
"victorwoo"
],
"repo": "johnpapa/angular-styleguide",
"url": "https://github.com/johnpapa/angular-styleguide/issues/421",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
453850195 | Latest broccoli-static-compiler uses the broccoli .read / .rebuild API, which is deprecated.
[API] Warning: The .read and .rebuild APIs will stop working in the next Broccoli version [API] Warning: Use broccoli-plugin instead: https:... | gharchive/issue | 2019-06-09T00:59:36 | 2025-04-01T04:34:41.866769 | {
"authors": [
"mileslane",
"rwjblue"
],
"repo": "joliss/broccoli-static-compiler",
"url": "https://github.com/joliss/broccoli-static-compiler/issues/18",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1625353120 | Myprofile reserved rockets
In this milestone, I rendered a list of all reserved rockets using array filter on the "My profile" page.
Thank you for your very encouraging review.
| gharchive/pull-request | 2023-03-15T11:38:30 | 2025-04-01T04:34:41.875582 | {
"authors": [
"jonas-45"
],
"repo": "jonas-45/space-travellers-hub",
"url": "https://github.com/jonas-45/space-travellers-hub/pull/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
581940648 | Is it possible to have this bot send a message at a specific time everyday?
I couldn't find any way to do that.
Yes there is. Use the custom command interval trigger.
It works like a charm! Thanks a bunch!
| gharchive/issue | 2020-03-16T02:24:28 | 2025-04-01T04:34:41.881291 | {
"authors": [
"GenryMg",
"cmarabate"
],
"repo": "jonas747/yagpdb",
"url": "https://github.com/jonas747/yagpdb/issues/659",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1022393274 | 🛑 Nextcloud is down
In 50c9fba, Nextcloud (https://nextcloud.jonasled.de) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Nextcloud is back up in dc720ac.
| gharchive/issue | 2021-10-11T08:07:22 | 2025-04-01T04:34:41.892224 | {
"authors": [
"jonasled"
],
"repo": "jonasled/status",
"url": "https://github.com/jonasled/status/issues/146",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
931022922 | Push multiple routes dynamically
It would be nice to be able to push multiple routes from a single path.
A common use case might be that the app receives a dynamic link of /machine/1234/settings. Given that path, I would want to push 3 routes onto the main navigation stack. On bottom, a list of machines. On top of th... | gharchive/issue | 2021-06-27T21:33:12 | 2025-04-01T04:34:41.896478 | {
"authors": [
"SogoGolf",
"steven-spiel",
"xTanveerAhmad"
],
"repo": "jonataslaw/getx",
"url": "https://github.com/jonataslaw/getx/issues/1581",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
682499642 | Docs updated for logWriterCallback option
Added docs for the logging option
@Nipodemos maybe you can update the -BR version too?
@ajatsoft maybe you can update the -ES version too?
@szymon-filipiak maybe you can update the -PL version too?
i noticed that one of the best ways to truly understand a topic is to ... | gharchive/pull-request | 2020-08-20T07:44:29 | 2025-04-01T04:34:41.902673 | {
"authors": [
"Nipodemos",
"ajatsoft",
"jonataslaw",
"stefandevo"
],
"repo": "jonataslaw/getx",
"url": "https://github.com/jonataslaw/getx/pull/484",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
192122119 | Use u64 instead of i64 for the type for recorded values
This will make it easier to port my tests over, since those all use unsigned values, and value has to be non-negative anyway. This diff is mostly pretty mechanical; 95% of it is just making obvious changes to keep the compiler happy.
If you'd prefer I could subm... | gharchive/pull-request | 2016-11-28T21:29:44 | 2025-04-01T04:34:41.956809 | {
"authors": [
"jonhoo",
"marshallpierce"
],
"repo": "jonhoo/hdrsample",
"url": "https://github.com/jonhoo/hdrsample/pull/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1174538169 | import { Fountain } from 'fountain' doesn't work
I ran npm install fountain
and then import { Fountain } from 'fountain'
[plugin vite:dep-scan] Failed to resolve entry for package "fountain". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "founta... | gharchive/issue | 2022-03-20T12:56:15 | 2025-04-01T04:34:41.994331 | {
"authors": [
"jonnygreenwald",
"pjebs"
],
"repo": "jonnygreenwald/Fountain.ts",
"url": "https://github.com/jonnygreenwald/Fountain.ts/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
219319816 | Refresh accessToken or tokenID
Hi,
Your plugin works well, thank you very much, however I want to refresh accessToken and tokenID when it expired, how can I do that?
Thanks
Hi!
I really recommend you to read at least the JavaScript parts of the code. It's pretty straightforward and gets you an overview of what the ... | gharchive/issue | 2017-04-04T17:08:58 | 2025-04-01T04:34:42.400610 | {
"authors": [
"ianataffinity",
"nhhoang",
"stami"
],
"repo": "joonhocho/react-native-google-sign-in",
"url": "https://github.com/joonhocho/react-native-google-sign-in/issues/24",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2676714501 | TT-80-njrc-Update-Backend-Profile-Backend
It works, for now...
Merge main and i will review it
| gharchive/pull-request | 2024-11-20T17:54:40 | 2025-04-01T04:34:42.419777 | {
"authors": [
"AbdulTur",
"noahjrc"
],
"repo": "jordyob03/TripTailor",
"url": "https://github.com/jordyob03/TripTailor/pull/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
614280864 | Doc still references tactician
This file seems outdated since Messenger replaced Tactician
https://github.com/jorge07/symfony-5-es-cqrs-boilerplate/blob/7272cd84931d43cfcf4173c459ac826186be43b2/doc/GetStarted/Buses.md
Totally right. I'll find time this weekend to add the messenger documentation. Thanks for report i... | gharchive/issue | 2020-05-07T19:10:21 | 2025-04-01T04:34:42.420999 | {
"authors": [
"jon-ht",
"jorge07"
],
"repo": "jorge07/symfony-5-es-cqrs-boilerplate",
"url": "https://github.com/jorge07/symfony-5-es-cqrs-boilerplate/issues/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2520375339 | Does not send a buffer as a message to a host
Although the connection and disconnection orders from the client to the host do not cause problems, when I try to send a buffer in the payload to the host, it simply does nothing, I cannot send the data to the host.
Using the TCP node included in node-red works without e... | gharchive/issue | 2024-09-11T17:45:26 | 2025-04-01T04:34:42.426043 | {
"authors": [
"GusanoGris"
],
"repo": "jorgen-k/node-red-contrib-tcp-client2",
"url": "https://github.com/jorgen-k/node-red-contrib-tcp-client2/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
207890192 | style component
pass style prop to
#21
Will be updated in latest version - thanks
| gharchive/issue | 2017-02-15T18:37:32 | 2025-04-01T04:34:42.429324 | {
"authors": [
"EricPKerr",
"davidpaulsson",
"sibelius"
],
"repo": "jorilallo/react-native-emoji",
"url": "https://github.com/jorilallo/react-native-emoji/issues/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1000451805 | Using e:becomes
Is there a simple example someplace of how e:becomes is intended to work?
I had thought that it would be used like log:implies but that it would retract the subject graph in addition to adding the object graph. But I can’t seem to get that to work.
Here's the specific rule I am working on:
{
?dtd ... | gharchive/issue | 2021-09-19T23:41:29 | 2025-04-01T04:34:42.454749 | {
"authors": [
"josd",
"rybesh"
],
"repo": "josd/eye",
"url": "https://github.com/josd/eye/issues/22",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
49910489 | Why are you uploading a new file before removing the ones who should be deleted ?
Hi there,
First, thanks for your work, you save us hours and hours !
Before I go through the pull request process, I was wondering what design decision made you unlink files to be removed after having handled the current file upload. Ar... | gharchive/issue | 2014-11-24T16:27:23 | 2025-04-01T04:34:42.523487 | {
"authors": [
"CaptainQuirk",
"davidyell",
"josegonzalez",
"vnt"
],
"repo": "josegonzalez/cakephp-upload",
"url": "https://github.com/josegonzalez/cakephp-upload/issues/265",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
250126252 | Add Support for Secret Injection from Drone Secrets, and a couple other things
This PR allows developers to inject arbitrary secrets from their Drone Secrets into their Container. It also adds support for Docker labels, setting a Log Driver and options, allowing override of the defaults. All these new features are do... | gharchive/pull-request | 2017-08-14T19:16:02 | 2025-04-01T04:34:42.597980 | {
"authors": [
"josmo",
"one000mph"
],
"repo": "josmo/drone-ecs",
"url": "https://github.com/josmo/drone-ecs/pull/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
34251983 | Path to bash executable
Hi,
Using xlogin as Debian service requires replacement /usr/bin/bash to /bin/bash in three places or symbolic link the first to the second path.
This is fixed in ed76919ae72bcd87efb8206625a197da2c428063.
You can set the location of Bash when installing using make BASH=/bin/bash install.
| gharchive/issue | 2014-05-25T01:49:10 | 2025-04-01T04:34:42.603479 | {
"authors": [
"joukewitteveen",
"paprykarz"
],
"repo": "joukewitteveen/xlogin",
"url": "https://github.com/joukewitteveen/xlogin/issues/2",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1760099862 | CUDA error: device-side assert triggered
I have the same error, when I use the command on coco dataset, as "GPUS_PER_NODE=4 ./tools/run_dist_launch.sh 4 ./configs/deta_swin_ft.sh --coco_path /mnt/home/dataset/coco --finetune /mnt/home/DETA/adet_swin_pt_o365.pth" or " ./configs/deta.sh --eval --coco_path ./data/coco -... | gharchive/issue | 2023-06-16T07:34:31 | 2025-04-01T04:34:42.773702 | {
"authors": [
"jjdbear",
"jozhang97"
],
"repo": "jozhang97/DETA",
"url": "https://github.com/jozhang97/DETA/issues/22",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
936449774 | Release your work on probe ?
Hi,
Can you release the helm chart with all the work you do aroun all the probe ?
Im' currently facing some problems with the readinessProbe, which is a little bit to low...
Thank you and for the work you.
Hi,
The customization of the probe has been released !
V2.1.5 available on the re... | gharchive/issue | 2021-07-04T12:43:30 | 2025-04-01T04:34:42.777110 | {
"authors": [
"jp-gouin",
"thierrystiegler"
],
"repo": "jp-gouin/helm-openldap",
"url": "https://github.com/jp-gouin/helm-openldap/issues/34",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
55823913 | Don't import StringIO or smart_text from rest_framework.compat.
Fixes #3.
I had to make a small change to tox.ini to get it to run. Should that be updated to 3.0.4?
@brandoncazander thanks! I'll bump version up and publish this in a couple of minutes.
I'll update the supported versions and tox againce once 3.1.0 is... | gharchive/pull-request | 2015-01-28T22:13:58 | 2025-04-01T04:34:42.779536 | {
"authors": [
"brandoncazander",
"jpadilla"
],
"repo": "jpadilla/django-rest-framework-xml",
"url": "https://github.com/jpadilla/django-rest-framework-xml/pull/4",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
606971616 | authorize assertion removed from Ember Simple Auth 2.1.1.
According to the ember-simple-auth repo the authorize assertion should not be used any more:
https://github.com/simplabs/ember-simple-auth/pull/2010
The authorize assertian has been removed from Ember Simple Auth 2.1.1. This breaks the following code:
https://... | gharchive/issue | 2020-04-26T09:58:38 | 2025-04-01T04:34:42.785856 | {
"authors": [
"fenichelar",
"puremath"
],
"repo": "jpadilla/ember-simple-auth-token",
"url": "https://github.com/jpadilla/ember-simple-auth-token/issues/273",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1889310525 | 🛑 Bikaner Electrical is down
In 62d5bf6, Bikaner Electrical (bikanerelectrical.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Bikaner Electrical is back up in 6b4fc5c after 6 minutes.
| gharchive/issue | 2023-09-10T20:17:38 | 2025-04-01T04:34:42.845265 | {
"authors": [
"jpleasants"
],
"repo": "jpleasants/plesk2",
"url": "https://github.com/jpleasants/plesk2/issues/102",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2433930648 | 🛑 Tara Gems Galore is down
In c19d1d2, Tara Gems Galore (https://taragemsgalorellc.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Tara Gems Galore is back up in d235563 after 7 minutes.
| gharchive/issue | 2024-07-28T13:23:16 | 2025-04-01T04:34:42.847929 | {
"authors": [
"jpleasants"
],
"repo": "jpleasants/plesk9",
"url": "https://github.com/jpleasants/plesk9/issues/1455",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1974718437 | App Header Pattern publish to site and examples
### Tasks
- [ ] Publish pattern doc to site from #2356
- [ ] Add examples to storybook
- [ ] Migration QA to StackOverflow
17 Nov - Started dev work, design page + examples
22 Nov - PR dev review ready for example matching UITK
24 Nov - PR ready, page design need... | gharchive/issue | 2023-11-02T17:18:51 | 2025-04-01T04:34:42.859065 | {
"authors": [
"origami-z"
],
"repo": "jpmorganchase/salt-ds",
"url": "https://github.com/jpmorganchase/salt-ds/issues/2669",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
227171197 | Cannot install plugin in ElasticSearch (elasticsearch-5.3.2)
Hi,
When I try to install the .ZIP on your project into elasticsearch-5.3.2, I get this error:
./elasticsearch-plugin install file:///apps/elasticsearch-5.3.2/bin/elasticsearch-arrayformat-1.4.0.0-plugin.zip
-> Downloading file:///apps/elasticsearch-5.3.2/b... | gharchive/issue | 2017-05-08T20:53:43 | 2025-04-01T04:34:42.870142 | {
"authors": [
"ohaya",
"s2ramana"
],
"repo": "jprante/elasticsearch-arrayformat",
"url": "https://github.com/jprante/elasticsearch-arrayformat/issues/5",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
121490787 | Array field with MySQL
Hi,
I have a problem with a MySQL query and a field typed as an array.
My mapping is :
"partner_teams_ids" : {
"type": "long",
"index": "not_analyzed",
"include_in_all": false
},
I want a subquery result to be "translated" to an array
e.g. : SELECT x.a, (SELECT group_concat(y.b) from y where y.... | gharchive/issue | 2015-12-10T13:58:28 | 2025-04-01T04:34:42.879040 | {
"authors": [
"jprante",
"wanghc85",
"xavierfacq"
],
"repo": "jprante/elasticsearch-jdbc",
"url": "https://github.com/jprante/elasticsearch-jdbc/issues/720",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
859811929 | Shouldn't EmployeeID references to ReportsTo?
EmployeeID referring to EmployeeID seems weird. I tried it works, but shouldn't the foreign key be set to ReportsTo column?
https://github.com/jpwhite3/northwind-SQLite3/blob/591cd3253c327b1eed7155c1fec57464565c0932/Northwind.Sqlite3.create.sql#L279
I checked the Microsof... | gharchive/issue | 2021-04-16T13:23:27 | 2025-04-01T04:34:42.885125 | {
"authors": [
"jpwhite3",
"metinsenturk"
],
"repo": "jpwhite3/northwind-SQLite3",
"url": "https://github.com/jpwhite3/northwind-SQLite3/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1689512494 | Python 3.11 compatibility
We are currently using a private C-API of Python, which has been removed in Python 3.11.
Namely the function _PyObject_GC_Malloc is now gone. We use it in native/python/pyjp_value.cpp: In function ‘PyObject* PyJPValue_alloc(PyTypeObject*, Py_ssize_t)’ to allocate a Python object with a some ... | gharchive/issue | 2023-04-29T10:29:48 | 2025-04-01T04:34:42.888694 | {
"authors": [
"Thrameos",
"marscher"
],
"repo": "jpype-project/jpype",
"url": "https://github.com/jpype-project/jpype/issues/1129",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
3307174 | LoadError: ... signer information does not match ...
Hey,
i have the latest gems installed and i'm getting a security exception saying that the signer information does not match. Here's my code / environment and the error.
Is this a problem with your adapter jar?
require 'rubygems'
require 'arjdbc'
ActiveRecord::Base... | gharchive/issue | 2012-02-21T06:32:17 | 2025-04-01T04:34:43.073754 | {
"authors": [
"fjenett",
"nicksieger"
],
"repo": "jruby/activerecord-jdbc-adapter",
"url": "https://github.com/jruby/activerecord-jdbc-adapter/issues/175",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2133132873 | Significantly better performance by limiting left joins to max block id range
Compared performance across various hosts
Revised query to limit nested joins based on maximum potential block range given the request. Improved performance over 4x versus old query.
Improves #8
| gharchive/pull-request | 2024-02-13T21:10:18 | 2025-04-01T04:34:43.077785 | {
"authors": [
"jrwashburn"
],
"repo": "jrwashburn/mina-payouts-data-provider",
"url": "https://github.com/jrwashburn/mina-payouts-data-provider/pull/18",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
892159296 | added getCompositeStatus helper function
closes #35
Codecov Report
Merging #40 (53212b0) into develop (bf23c7f) will not change coverage.
The diff coverage is 100.00%.
@@ Coverage Diff @@
## develop #40 +/- ##
=========================================
Coverage 100.00... | gharchive/pull-request | 2021-05-14T18:50:42 | 2025-04-01T04:34:43.127732 | {
"authors": [
"codecov-commenter",
"j-a-k-git"
],
"repo": "js-thing/http-status-codes",
"url": "https://github.com/js-thing/http-status-codes/pull/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2144044008 | Stops with error "Too many requests from Identifier"
For larger tenants, processing stops with this error message. Any ideas on how to tackle that?
[...]
implementing throttle
success on batch 1445 of 20 requests
success on batch 1446 of 20 requests
success on batch 1448 of 20 requests
success on batch 1449 of 20 req... | gharchive/issue | 2024-02-20T10:26:15 | 2025-04-01T04:34:43.130160 | {
"authors": [
"jsa2",
"sqlpirate"
],
"repo": "jsa2/AADAppAudit",
"url": "https://github.com/jsa2/AADAppAudit/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
651336471 | Support other types of databases
If support other database?
For example:MySQL, DM(达梦) ..
@wtujvk I'm not sure about other database products, but normal [Index] attribute usage will work fine another database products such as MySQL, I think.
Have you been tried [Index] attribute of this package?
| gharchive/issue | 2020-07-06T08:08:50 | 2025-04-01T04:34:43.131576 | {
"authors": [
"jsakamoto",
"wtujvk"
],
"repo": "jsakamoto/EntityFrameworkCore.IndexAttribute",
"url": "https://github.com/jsakamoto/EntityFrameworkCore.IndexAttribute/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
806147923 | Fix top-xxx positions
In example 5, the Top Left button was showing a notification in the top right and vice versa.
This switches the positions around.
Thank you! :)
| gharchive/pull-request | 2021-02-11T07:30:22 | 2025-04-01T04:34:43.133035 | {
"authors": [
"C-Lodder",
"jsanahuja"
],
"repo": "jsanahuja/Notifierjs",
"url": "https://github.com/jsanahuja/Notifierjs/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1593933870 | Multi line secret text?
Is there a way to do a multi line secret text block?
If i do this, it works:
@secret[this works]
If I do this, it doesn't work:
@secret[this
does not
work]
I will look into extending the regex to include multiple lines
Due to the way foundry parses the text for HTML Enrichment multiline is... | gharchive/issue | 2023-02-21T18:31:08 | 2025-04-01T04:34:43.138035 | {
"authors": [
"jsavko",
"kiloforce"
],
"repo": "jsavko/inline-secrets",
"url": "https://github.com/jsavko/inline-secrets/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.