added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T04:35:04.958677 | 2018-02-23T02:54:17 | 299582591 | {
"authors": [
"ejmg",
"nelsonlim"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9609",
"repo": "pallets/click",
"url": "https://github.com/pallets/click/issues/937"
} | gharchive/issue | Importing group commands from separate module
Hi there.
I have two modules. My driver, cli.py, and then another, parser.py, which is in a subdirectory, commands.
I know one can create a group as follows:
@click.group()
def cli():
pass
@cli.command()
def foo():
click.echo("sup")
and so forth.
However, accordi... |
2025-04-01T04:35:04.960794 | 2018-04-22T02:21:14 | 316542450 | {
"authors": [
"PyDever",
"davidism"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9610",
"repo": "pallets/flask",
"url": "https://github.com/pallets/flask/issues/2716"
} | gharchive/issue | Port Issue
Not sure if this is a bug or a system issue.
(debug=True, port=3000)
yet my app still runs on 5000 (default port)
You're presumably referring to passing arguments to app.run. But the flask command doesn't execute that function. Use the --port option: flask run --port 3000.
thank you.
i usually dont b... |
2025-04-01T04:35:04.964471 | 2017-09-20T10:37:07 | 259117516 | {
"authors": [
"ThiefMaster",
"indranilroyaiem"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9611",
"repo": "pallets/jinja",
"url": "https://github.com/pallets/jinja/issues/773"
} | gharchive/issue | How can I render in Html for below json data
your code.
{'Namelist': {'thomas': {'gender': 'male', 'age': '23'}, 'david': {'gender': 'male'}, 'jennie': {'gender': 'female', 'age': '23'}, 'alex': {'gender': 'male'}}, 'selectors': {'naming': 'studentlist', 'code': 16}}
Scenario : Here I iterated through the serialized... |
2025-04-01T04:35:04.975171 | 2021-05-05T01:33:12 | 875968703 | {
"authors": [
"mtblanton"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9612",
"repo": "palmetto/palmetto-components",
"url": "https://github.com/palmetto/palmetto-components/pull/461"
} | gharchive/pull-request | feat: allow popover to be server-side rendered
Github Issue or Trello Card
This PR addresses this issue: https://trello.com/c/bC292LqA
Palmetto.com has to force some clients to only render on the client-side instead of being server-side rendered. This fixes that for any components using Popover directly, but not thro... |
2025-04-01T04:35:05.162085 | 2022-04-26T11:53:28 | 1215843157 | {
"authors": [
"ffashion",
"pandax381"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9614",
"repo": "pandax381/microps",
"url": "https://github.com/pandax381/microps/issues/18"
} | gharchive/issue | global var socks and tcp_pcb pcbs
i found that ths socks's len is 128 and , tcp_pcbs'len is 16, so is the tcp_pcb's len is small and socks var'len is too big. Should they be equal.
And we use array index to associate this 2 variables. can we use list or other to associate this 2 var, so that we can use more fd ,
... |
2025-04-01T04:35:05.235203 | 2015-08-16T03:58:42 | 101231786 | {
"authors": [
"jsirois",
"piotr-dobrogost",
"rouge8"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9615",
"repo": "pantsbuild/pex",
"url": "https://github.com/pantsbuild/pex/pull/153"
} | gharchive/pull-request | Use Travis's container-based infrastructure
Jobs on the container-based infrastructure should start faster.
Replaced by #168
Aha - did not see this. I just started helping out on pex maintenance.
Thanks for having done this despite being trampled.
Actually for pip they are slower – https://github.com/pypa/pip/... |
2025-04-01T04:35:05.237040 | 2018-07-12T07:44:15 | 340524435 | {
"authors": [
"guyuecode",
"pantsel"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9616",
"repo": "pantsel/konga",
"url": "https://github.com/pantsel/konga/issues/235"
} | gharchive/issue | Can't create routes
When I create a route, It pops up a hint .
Thinks.
@guyuecode ,
do what it says on the blue box in your screenshot.
Cheers
Thanks.
|
2025-04-01T04:35:05.239400 | 2017-07-18T07:36:13 | 243625706 | {
"authors": [
"edwardjrp",
"pantsel",
"thucnc"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9617",
"repo": "pantsel/konga",
"url": "https://github.com/pantsel/konga/issues/80"
} | gharchive/issue | New form-api-011.html for Kong v0.11 release
KONG API will release next version 0.11 soon. Actually, it has the 0.11RC already, so please add new form to add new api for this version.
Thanks.
@here Any news on upgrading. Im using it with yesterday's 0.11.0 stable release and most things works except editing an api ... |
2025-04-01T04:35:05.303048 | 2021-11-30T21:24:00 | 1067689340 | {
"authors": [
"DocOfPineapples",
"TheDogg",
"dopazz",
"dustinosity"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9618",
"repo": "papyrus-mc/papyruscs",
"url": "https://github.com/papyrus-mc/papyrusc... | gharchive/issue | Overworld rendering broken in 1.18
This morning I tried running papyrus in Minecraft 1.18. However, it seems this patch has broken the rendering for papyrus as new and some old areas are rendered as if they were underground (below is a picture of what happens). I'm running papyrus on ubuntu server 20.04 and I'm using... |
2025-04-01T04:35:05.305762 | 2024-02-10T23:07:20 | 2128747564 | {
"authors": [
"loocapro",
"shekhirin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9619",
"repo": "paradigmxyz/reth",
"url": "https://github.com/paradigmxyz/reth/issues/6543"
} | gharchive/issue | Update current_stage tracker for Status message when unwinding
Describe the feature
Currently, we update it only on PipelineEvent::Run https://github.com/paradigmxyz/reth/blob/8cfa5efe62e79923b317d9685fc9f8205d5a92b5/bin/reth/src/commands/node/events.rs#L112 and PipelineEvent::Ran https://github.com/paradigmxyz/reth/... |
2025-04-01T04:35:05.431581 | 2023-02-22T04:12:53 | 1594428348 | {
"authors": [
"harrysolovay",
"tjjfvi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9620",
"repo": "paritytech/capi",
"url": "https://github.com/paritytech/capi/issues/639"
} | gharchive/issue | initializing runes from constants
Currently, we do the following:
const rune = Rune.constant(theValue).into(TheRuneSubclassCtor)
Let's consider a larger example.
const denoFsHost = Rune
.constant({
readFile(filePath: string) {
return Deno.readFile(filePath)
},
// more ...
})
.into(FsHostRune)... |
2025-04-01T04:35:05.435473 | 2021-05-06T14:09:16 | 877540078 | {
"authors": [
"notlesh",
"sorpaas",
"tgmichel"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9621",
"repo": "paritytech/frontier",
"url": "https://github.com/paritytech/frontier/pull/377"
} | gharchive/pull-request | Optional net_peerCount response format
There are inconsistencies on the response format expected when calling net_peerCount. Some tools/dapps expect decimal format, others hex.
This PR adds a bool peer_count_as_hex parameter to NetApi, so projects instantiating the handler at service level can decide which format to ... |
2025-04-01T04:35:05.455771 | 2022-03-01T23:22:00 | 1155931253 | {
"authors": [
"joao-paulo-parity"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9622",
"repo": "paritytech/pr-custom-review",
"url": "https://github.com/paritytech/pr-custom-review/issues/55"
} | gharchive/issue | Allow for optionally specifying target branches for rules
Problem: users might be inconvenienced by the CI status not passing when they want to merge a branch into another branch which is not master, e.g. a big feature branch (that does happen from time to time).
Solution: allow for specifying target_branches which m... |
2025-04-01T04:35:05.458174 | 2023-08-04T23:24:52 | 1837439352 | {
"authors": [
"MrishoLukamba",
"paritytech-cicd-pr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9623",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/pull/14717"
} | gharchive/pull-request | ext fees inclusion on tip
fixes #12169
In the quest of getting a clear picture of the problem,
I have included the final_scaled_tip for normal txn to include their inclusion fees. But I have a question on regarding the normal txn will be competing with operational txn and I think we have to make sure the normal txn s... |
2025-04-01T04:35:05.466614 | 2016-03-03T07:52:45 | 138104187 | {
"authors": [
"dpawasi",
"ropable"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9624",
"repo": "parksandwildlife/oim-cms",
"url": "https://github.com/parksandwildlife/oim-cms/pull/22"
} | gharchive/pull-request | Added org_unit__secondary_location__name to UserResource class.
Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.
Comments from the review on Reviewable.io
|
2025-04-01T04:35:05.474541 | 2023-04-23T17:36:12 | 1680105478 | {
"authors": [
"masayag"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9625",
"repo": "parodos-dev/parodos",
"url": "https://github.com/parodos-dev/parodos/pull/273"
} | gharchive/pull-request | Flpath 328: assessment workflow options should be available to the user
The patch introduces a new API endpoint. The purpose of the new API is
to enable users to retrieve context parameters of an executed workflow,
specifically of type "assessment".
The patch adds a new controller method that maps to a new endpoint.
... |
2025-04-01T04:35:05.495498 | 2018-02-05T09:00:14 | 294316433 | {
"authors": [
"RaimundasSakalauskas",
"rahulbbit"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9626",
"repo": "particle-iot/particle-sdk-ios",
"url": "https://github.com/particle-iot/particle-sdk-ios/issues... | gharchive/issue | issue with keychain
In KeychainItemWrapper.m in writeToKeychain method the app crashes with -25299 error
This should no longer be the case. Keychain helper has been refactored. If that still happens, please reopen the issue.
|
2025-04-01T04:35:05.600011 | 2024-09-10T08:56:34 | 2515831934 | {
"authors": [
"Mildophin",
"oliver-gordon"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9627",
"repo": "pasqal-io/pasqal-cloud",
"url": "https://github.com/pasqal-io/pasqal-cloud/pull/136"
} | gharchive/pull-request | [FEATURE] emu fresnel access in SDK
Description
Introduce EMU_FRESNEL device in the SDK.
The SDK needs to provide no configuration when speaking to the server to schedule an EMU_FRESNEL job.
Remaining Tasks
Related PRs in other projects (PASQAL developers only)
Additional merge criteria
Breaking changes
Checklist... |
2025-04-01T04:35:05.666887 | 2017-01-19T09:57:00 | 201812131 | {
"authors": [
"Zeered",
"patchthecode"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9628",
"repo": "patchthecode/JTAppleCalendar",
"url": "https://github.com/patchthecode/JTAppleCalendar/issues/270"
} | gharchive/issue | exc_bad_instruction (code=exc_i386_invop subcode=0x0)
I am using 1 row of calendarview
i make it can be clicked and change to the colour i wanted.
but.. i only can do this in a row of the first page when i m running it.
ex. 1 month have 4 weeks..
but i only can clicked the first week where is the first preview when i... |
2025-04-01T04:35:05.668207 | 2021-12-16T17:44:43 | 1082478732 | {
"authors": [
"CannonLock",
"josiewatkins"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9629",
"repo": "path-cc/path-cc.github.io",
"url": "https://github.com/path-cc/path-cc.github.io/pull/244"
} | gharchive/pull-request | Add precision mental health article
https://path-cc.io/web-preview/preview-gaylen-article/
Added the precision mental health article and also added subtitle and author in USGS article that I had forgot to include when I published that article originally
LGTM, you can take or leave these suggestions.
|
2025-04-01T04:35:05.670632 | 2024-01-06T15:19:44 | 2068677022 | {
"authors": [
"ColCarroll",
"patrick-kidger"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9630",
"repo": "patrick-kidger/optimistix",
"url": "https://github.com/patrick-kidger/optimistix/pull/34"
} | gharchive/pull-request | Check last point when using best so far minimiser
Fixes #33
There is some unnecessary looking lines
best_f, best_aux = fn(state.best_y, args)
best_loss = self._to_loss(state.best_y, best_f)
where I would expect to just use state.best_loss, but the test doesn't pass without it!
Thank you for the fix... |
2025-04-01T04:35:05.672213 | 2022-02-22T08:26:33 | 1146597063 | {
"authors": [
"patrickdemooij9"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9631",
"repo": "patrickdemooij9/uSeoToolkit.Umbraco",
"url": "https://github.com/patrickdemooij9/uSeoToolkit.Umbraco/issues/1"
} | gharchive/issue | Add new mediapicker to meta fields image
Metafields package currently doesn't support the new mediapicker of Umbraco. Should add that to the list of supported editors.
Fixed with this commit: https://github.com/patrickdemooij9/uSeoToolkit.Umbraco/commit/7c0edcad80800099e9eac242e0c3c4642ef85fe6
Will be in beta2
|
2025-04-01T04:35:05.688517 | 2017-11-09T09:20:24 | 272491099 | {
"authors": [
"patrys",
"ray007"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9632",
"repo": "patrys/vscode-code-outline",
"url": "https://github.com/patrys/vscode-code-outline/issues/59"
} | gharchive/issue | JS prototype properties
would be really nice if they were treated like methods in classes and showed up in the hierarchy below the function they are added on.
This extension does not do any extraction on its own, all symbols are provided by the language support extensions (in this case the JS/TS extension).
The o... |
2025-04-01T04:35:05.689773 | 2016-01-14T17:42:37 | 126708730 | {
"authors": [
"Machinas",
"dmolsen"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9633",
"repo": "pattern-lab/patternlab-php",
"url": "https://github.com/pattern-lab/patternlab-php/issues/334"
} | gharchive/issue | How do you change the breakpoint values for S, M, L in the nav?
In which file can I amend this Thanks!
That's going to be in public/styleguide/js/styleguide.js. You'll want to look at lines 90-128. Example
|
2025-04-01T04:35:05.690634 | 2016-12-22T19:22:37 | 197248568 | {
"authors": [
"jeff-phillips-18"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9634",
"repo": "patternfly/angular-patternfly",
"url": "https://github.com/patternfly/angular-patternfly/pull/382"
} | gharchive/pull-request | Use $doCheck instead of $scope.$watch in filter, sort, and toolbar co…
…mponents
Changed to angular.copy, thanks @dtaylor113
|
2025-04-01T04:35:05.693023 | 2018-01-04T19:35:02 | 286090650 | {
"authors": [
"catrobson",
"dlabrecq"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9635",
"repo": "patternfly/patternfly-ng",
"url": "https://github.com/patternfly/patternfly-ng/issues/251"
} | gharchive/issue | Tour pattern
Implement the tour pattern as specified on patternfly.org:
http://www.patternfly.org/pattern-library/communication/tour/
Side note: Should rectify with iPaaS team as they were looking at some advancements to the tour capability. Need to coordinate design and development contributions in this area.
Cl... |
2025-04-01T04:35:05.695269 | 2018-07-31T16:04:58 | 346255389 | {
"authors": [
"patternfly-build",
"riccardo-forina",
"seanforyou23"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9636",
"repo": "patternfly/patternfly-ng",
"url": "https://github.com/patternfly/patternfly-ng/pul... | gharchive/pull-request | fix(list): allow setting a custom trackBy function for the underlying ngFor directive
It is now possible to set a custom trackBy function to be used in the underlying ngFor directive, which by default tracks changes in the items by identity.
This is useful in scenarios where the items passed to the component are peri... |
2025-04-01T04:35:05.736306 | 2024-10-21T18:04:23 | 2603296108 | {
"authors": [
"jenny-s51",
"patternfly-build"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9637",
"repo": "patternfly/react-topology",
"url": "https://github.com/patternfly/react-topology/pull/243"
} | gharchive/pull-request | add customStatusIcon support to DefaultTaskGroup
What
Closes #
Description
Type of change
[ ] Feature
[ ] Bugfix
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation content changes
[ ] Other (please describe):
Screen shot... |
2025-04-01T04:35:05.738653 | 2018-03-19T07:03:20 | 306352488 | {
"authors": [
"arwhirang",
"patverga"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9638",
"repo": "patverga/bran",
"url": "https://github.com/patverga/bran/issues/1"
} | gharchive/issue | Question regarding the "Bi-affine Pairwise Scores"
Hello?
I read the paper and I found the "Bi-affine Pairwise Scores" concept interesting. However, in your code, it doesn't seem to use the "Bi-affine Pairwise Scores" equation described in the paper.
I think the base classifier class, "ClassifierModel" in the classif... |
2025-04-01T04:35:05.744894 | 2024-06-13T18:14:16 | 2351777578 | {
"authors": [
"youknow04"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9639",
"repo": "paul-gauthier/aider",
"url": "https://github.com/paul-gauthier/aider/pull/677"
} | gharchive/pull-request | Improve SEARCH/REPLACE accuracy
LLMs, including GPT-4, often provide a very short context for the SEARCH block to match.
For example:
<<<<<<< SEARCH
}
=======
// some long code block
>>>>>>> REPLACE
In this case, the current Aider code just uses the first match with just }, which may be wrong with a high probability... |
2025-04-01T04:35:05.754032 | 2019-11-02T15:41:57 | 516633435 | {
"authors": [
"ViktorVonVN",
"jabis",
"paulhodel"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9640",
"repo": "paulhodel/jexcel",
"url": "https://github.com/paulhodel/jexcel/issues/703"
} | gharchive/issue | How to cancel changes to cells?
I just learned how to use this library recently and i don't know how to cancel the changes made to the cells when the onchange event occurs.
Please help, i'm using it for a project.
Thank you in advance.
I am not sure what you meant. Do you mean, cancel the execution of the change? I... |
2025-04-01T04:35:05.757477 | 2020-10-05T02:13:55 | 714460773 | {
"authors": [
"scala-steward",
"zakpatterson"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9641",
"repo": "pauljamescleary/scala-pet-store",
"url": "https://github.com/pauljamescleary/scala-pet-store/pull/420... | gharchive/pull-request | Update sbt to 1.4.0
Updates org.scala-sbt:sbt from 1.3.13 to 1.4.0.
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 feedback, just mention me in the comments below.
Configure Scala Steward f... |
2025-04-01T04:35:05.759704 | 2023-09-15T19:00:53 | 1898931606 | {
"authors": [
"mismathh",
"paulkim26"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9642",
"repo": "paulkim26/til-to-html",
"url": "https://github.com/paulkim26/til-to-html/issues/5"
} | gharchive/issue | ... content does not get updated when there is a title in input files
Based on the optional requirement stated in the Release 0.1 wiki to parse a title from the input files: if there is a title, it also needs to populate the<title>...</title> with the title from the input file.
Quote from Release 0.1 Wiki
try to par... |
2025-04-01T04:35:05.773756 | 2017-05-19T07:32:15 | 229893604 | {
"authors": [
"Vadixem",
"romanwue",
"tschust"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9643",
"repo": "paulovap/qtpdfium",
"url": "https://github.com/paulovap/qtpdfium/issues/22"
} | gharchive/issue | SIGSEGV on CPDF_ColorSpace::GetBufSize()
Hello, Paulo!
I am trying to test your library. I added it to my qt project, but when I try to test it work using your sample code in REDME.MD, it crashes. Consider this data
Stack trace:
1 CPDF_ColorSpace::GetBufSize cpdf_colorspace.cpp 411 0x5555559be96a
2 ... |
2025-04-01T04:35:05.776446 | 2023-06-18T07:13:50 | 1762154095 | {
"authors": [
"BOTHRAJ",
"vishwajeetio"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9644",
"repo": "paulpierre/RasaGPT",
"url": "https://github.com/paulpierre/RasaGPT/issues/32"
} | gharchive/issue | Organization already exists
Getting the error below when running the command
make install.
Traceback (most recent call last):
File "/app/api/seed.py", line 128, in
org_obj = create_org_by_org_or_uuid(
File "/app/api/helpers.py", line 95, in create_org_by_org_or_uuid
raise HTTPException(status_code=404, detail="Organ... |
2025-04-01T04:35:05.778731 | 2024-08-17T18:04:11 | 2471616124 | {
"authors": [
"jewettg",
"paulscottrobson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9645",
"repo": "paulscottrobson/neo6502-firmware",
"url": "https://github.com/paulscottrobson/neo6502-firmware/issues/599"
} | gharchive/issue | v0.99 shows v0.39 when booting
When rebooting after loading v0.99, you see:
"Morpheus Firmware: v0.39".
Minor issue, but was expecting a v0.99
Not sure why this happened. It seems to be working again. There seems to have been some mixup with the release.
|
2025-04-01T04:35:05.779795 | 2023-03-02T16:27:47 | 1607118484 | {
"authors": [
"eriktier",
"paulscottrobson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9646",
"repo": "paulscottrobson/superbasic",
"url": "https://github.com/paulscottrobson/superbasic/issues/37"
} | gharchive/issue | SolarFox, Demo2 and Invaders fail with Out of Range errors
After updating to the 01/03/2023 Beta 1 version of Basic/Kernel, I notice that these two demo games don't work anymore. Both fail in a routine that updates or draws all sprites with an Out of Range error. Perhaps this is caused by the changes in the sprite ha... |
2025-04-01T04:35:05.794476 | 2019-07-04T13:52:48 | 464278888 | {
"authors": [
"hosek",
"mihaiblaga89"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9647",
"repo": "pavjacko/renative",
"url": "https://github.com/pavjacko/renative/issues/129"
} | gharchive/issue | Error while rnv is listing Android target devices
Cant deploy to device/emulator due this:
ReNative run - _listAndroidTargets:android:false:false:false - Starting!
execCLI:null:echo "avd name" | nc localhost 5554
execCLI:null:echo "avd name" | nc localhost 5556
ReNative run - ERRROR! Cannot read property 'slice' of ... |
2025-04-01T04:35:05.803642 | 2023-06-03T18:18:24 | 1739748525 | {
"authors": [
"Impre-visible"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9648",
"repo": "pawanpaudel93/rs-m3u-parser",
"url": "https://github.com/pawanpaudel93/rs-m3u-parser/issues/1"
} | gharchive/issue | "Info" printed when importing the package
Hi, When import:
"from m3u_parser import M3uParser"
"INFO" are printed, worst thing ever, can u patch that pls ?
warning, the pipy return to this website, not the good one...
|
2025-04-01T04:35:05.809439 | 2020-10-27T18:50:44 | 730722177 | {
"authors": [
"pawelwiejkut",
"widlok"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9649",
"repo": "pawelwiejkut/hana_sharepoint_list_adapter",
"url": "https://github.com/pawelwiejkut/hana_sharepoint_list_adapter/... | gharchive/issue | java developer check required
Because I'm not daily Java developer, there will be nice if someone who is more into the topic can check the code and correct. Thank you!
Hi @pawelwiejkut , i looked through your code briefly. You might want to add management tool like gradle or maven. This will make it easier manage y... |
2025-04-01T04:35:05.878642 | 2023-06-19T13:24:42 | 1763544598 | {
"authors": [
"JarrodMFlesch",
"MarvinVrdoljak",
"jmikrut",
"taismassaro"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9650",
"repo": "payloadcms/payload",
"url": "https://github.com/payloadcms/payload/iss... | gharchive/issue | replaceState for blocks not working properly anymore
Link to reproduction
To Reproduce
Insert code above in your project
log in into you payload admin area and go to my test-collection "Tests"
add new "Test"
click on the button "click" in sidebar
-> New State of Title is visible; new state of array is NOT
Note: ... |
2025-04-01T04:35:05.889499 | 2023-12-20T20:38:09 | 2051234195 | {
"authors": [
"AlessioGr",
"AndriiSherman",
"AntoineBx",
"DanRibbens",
"denolfe",
"devj3ns",
"didiraja",
"ericalli",
"knynkwl",
"richleach",
"spencerxl"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-do... | gharchive/issue | db-postgres & Supabase: drizzle detects schema changes when there are none
Link to reproduction
No response
Describe the Bug
See https://discord.com/channels/967097582721572934/1183518316191568023/1183518316191568023 :
npm run dev runs mostly fine, but then I receive the following message:
? Warnings detected duri... |
2025-04-01T04:35:05.924011 | 2016-01-20T16:17:04 | 127718474 | {
"authors": [
"dglozic",
"pklicnik",
"samsel"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9652",
"repo": "paypal/react-engine",
"url": "https://github.com/paypal/react-engine/issues/128"
} | gharchive/issue | Client-side error when using code splitting in webpack
Our routes file is configured to use require.ensure so we can code-split our page into separate chunks using webpack. Eg:
if (typeof require.ensure === "undefined") {
require.ensure = require("node-ensure");
}
var Page = require("page.jsx");
module.exports = {... |
2025-04-01T04:35:05.926912 | 2015-01-27T00:26:12 | 55558394 | {
"authors": [
"arschles",
"ayakushev99",
"kionka",
"milesoc",
"taylorleese",
"wpalmeri"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9653",
"repo": "paypal/scala-style-guide",
"url": "https://... | gharchive/pull-request | remove case ordering section
Ordering cases by having the simplest thing be first is common practice in functional programming. I see two reasons to do so:
Tail recursion
Understanding the base case makes it easier to read the more complicated case.
On the other hand, I understand the desire to have Failure cases b... |
2025-04-01T04:35:05.929807 | 2018-05-24T04:43:34 | 325962098 | {
"authors": [
"akara"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9654",
"repo": "paypal/squbs",
"url": "https://github.com/paypal/squbs/pull/662"
} | gharchive/pull-request | Added Java API for and made Scala API more flexible (fixes #661)
Allows independently accessing matValue
Thanks for your pull request. Please review the following guidelines.
[X] Title includes issue id.
[X] Description of the change added.
[X] Commits are squashed.
[X] Tests added.
[X] Documentation added/updated... |
2025-04-01T04:35:05.949571 | 2017-07-23T08:16:55 | 244896281 | {
"authors": [
"Pogman",
"cfaagaard",
"pazaan"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9655",
"repo": "pazaan/600SeriesAndroidUploader",
"url": "https://github.com/pazaan/600SeriesAndroidUploader/issues/142"... | gharchive/issue | Extract alarm flags from pump status message
hi guys,
thank you for your great work.
I think I found out some more "byte-meaning" in the status message.
In the index 72 you have a 2 byte (int16) there is a warning number (ex. 810) and in index 74 and 78 the date for the warning is shown. By downloading the carelink-c... |
2025-04-01T04:35:05.957432 | 2021-01-09T22:50:14 | 782699917 | {
"authors": [
"Pogman",
"TomBusche",
"psit"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9656",
"repo": "pazaan/600SeriesAndroidUploader",
"url": "https://github.com/pazaan/600SeriesAndroidUploader/issues/299"
} | gharchive/issue | Feature Request: Second Screen for 640G pump without upload
I'm wondering if the Android Uploader can be used or modified as a "simple" second Screen of the 640G pump, without uploading any data anywhere.
Features would be:
show current glucose and trend
show alarms
ring on alarm (until dismissed)
The app would run... |
2025-04-01T04:35:06.192764 | 2016-04-02T18:30:26 | 145401295 | {
"authors": [
"mcadariu",
"pc035860"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9657",
"repo": "pc035860/angular-highlightjs",
"url": "https://github.com/pc035860/angular-highlightjs/issues/64"
} | gharchive/issue | Marking specific subset of source code in addition to highlighting
Hi,
Thanks for the really useful library, great work.
I'd like to ask for a little guidance to proceed, help appreciated.
How can I use angular-highlightjs to "mark" a subset of the source code lines with yellow background?
This JSFiddle shows what I ... |
2025-04-01T04:35:06.197263 | 2023-08-10T07:52:14 | 1844625947 | {
"authors": [
"Phil-Friderici",
"pcfens"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9658",
"repo": "pcfens/puppet-ca_cert",
"url": "https://github.com/pcfens/puppet-ca_cert/pull/78"
} | gharchive/pull-request | Update to PDK v3.0.0
Based on my previous PR #77.
With this update the the validation and unit tests do run successfully. You can see the results in my fork here: https://github.com/Phil-Friderici/puppet-ca_cert/pull/2
Thanks for your work on getting us to PDK 3. Is there any particular order to the 3 MRs that you'... |
2025-04-01T04:35:06.214873 | 2013-06-26T18:46:25 | 16049220 | {
"authors": [
"Chad813",
"abeburnett"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9659",
"repo": "pcottle/learnGitBranching",
"url": "https://github.com/pcottle/learnGitBranching/issues/109"
} | gharchive/issue | Level Relative Refs #2 could use more elaboration
First of all, thank you so much for creating this intuitive way to learn and understand Git branching. This is an awesome learning tool.
My issue is that I go through the first 6 lessons and then hit lesson 7 (Relative Refs #2) and hit a brick wall. I get the general ... |
2025-04-01T04:35:06.216853 | 2015-11-05T14:21:04 | 115292874 | {
"authors": [
"JuhoKang",
"pcottle"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9660",
"repo": "pcottle/learnGitBranching",
"url": "https://github.com/pcottle/learnGitBranching/pull/327"
} | gharchive/pull-request | Translated multipleParents.js into Korean
Now all "main" levels are translated into Korean.
"remote" to go
:tada: :tada: :tada: :tada: woohoo! awesome man
pushing the site now...
btw there have been almost 400 sessions of korean users on the website this month!
|
2025-04-01T04:35:06.250376 | 2020-04-11T23:10:18 | 598369613 | {
"authors": [
"jbarlow83",
"pietermarsman"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9661",
"repo": "pdfminer/pdfminer.six",
"url": "https://github.com/pdfminer/pdfminer.six/issues/415"
} | gharchive/issue | Unfork this repository
Contact GitHub support and ask them to "unfork" this repository, making it a primary repository.
That will enable code indexing, and reflects the fact that this is now the actively maintained version of pdfminer.six rather than euske/pdfminer.
Hi @jbarlow83,
Thanks for this reminder. I am goi... |
2025-04-01T04:35:06.274415 | 2023-05-04T00:38:48 | 1695027485 | {
"authors": [
"jordanpadams",
"pds-ops"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9662",
"repo": "pds-data-dictionaries/ldd-cart",
"url": "https://github.com/pds-data-dictionaries/ldd-cart/pull/51"
} | gharchive/pull-request | PDS4 Information Model Release <IP_ADDRESS>
Automated tagging of repo for nominal release of sub-model for PDS4 Release <IP_ADDRESS>
@thareUSGS it looks like there may be some changes to the latest GEOM LDD that need to be updated in the CART LDD?
https://github.com/pds-data-dictionaries/ldd-cart/actions/runs/48778... |
2025-04-01T04:35:06.278405 | 2024-02-25T09:40:19 | 2152680593 | {
"authors": [
"AkihiroSuda",
"msackman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9663",
"repo": "pdtpartners/nix-snapshotter",
"url": "https://github.com/pdtpartners/nix-snapshotter/issues/130"
} | gharchive/issue | defaultRuntime = "runsc" seems to have no effect
I'm experimenting with the new gvisor support.
virtualisation.containerd.rootless = {
enable = true;
nixSnapshotterIntegration = true;
gVisorIntegration = true;
defaultRuntime = "runsc";
};
# nerdctl run nix:0/nix/store/adnry81s33j2lmvy... |
2025-04-01T04:35:06.343711 | 2017-03-31T00:17:42 | 218363919 | {
"authors": [
"keegan-lillo",
"rajid"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9666",
"repo": "pebble/clay",
"url": "https://github.com/pebble/clay/issues/157"
} | gharchive/issue | Can the colors of things be changed?
I'd like to change the color of the toggle, when it's "on" from red to green. I'd also like to make the submit button green. Is there a way to set colors in the Clay driven API? I was expecting some "attribute" but can't find any such documention.
There isn't a "direct" API f... |
2025-04-01T04:35:06.384969 | 2012-12-11T02:15:16 | 9166812 | {
"authors": [
"StoneCypher",
"curvedmark"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9667",
"repo": "pegjs/pegjs",
"url": "https://github.com/pegjs/pegjs/issues/136"
} | gharchive/issue | Move some options inside the grammar file
Currently, some CLI options are critical to the action code. Having to specify them on a command line (or inside a Makefile) means scattering of the code:
--export-var
If action needs to recursively called the parser, then this API is critical to it.
--allowed-start-rule
... |
2025-04-01T04:35:06.401885 | 2024-09-29T13:02:47 | 2554926337 | {
"authors": [
"devsecur",
"pellepelster"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9669",
"repo": "pellepelster/solidblocks",
"url": "https://github.com/pellepelster/solidblocks/issues/42"
} | gharchive/issue | Feature Request: Support Hetzner S3 for backups
As Hetzner started s3 and there are also other providers for s3 besides AWS, I would like not to use AWS only, but also Hetzner. Is there a way to use non-AWS s3 providers?
I had the same thought when I heard that Hetzner released the object storage service, the funny... |
2025-04-01T04:35:06.416444 | 2015-09-16T22:42:55 | 106878247 | {
"authors": [
"johnsmyth",
"stuartpreston"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9670",
"repo": "pendrica/chef-provisioning-azurerm",
"url": "https://github.com/pendrica/chef-provisioning-azurerm/pull/... | gharchive/pull-request | Azure virtual network
first attempt at virtual network - comments and suggestions welcome.
This is great, @johnsmyth - any chance of adding a spec for the resource to match the others?
I'd be happy to add some tests, but I'm not great with rspec. Do you know of any good examples for testing chef resource attribu... |
2025-04-01T04:35:06.426206 | 2022-06-28T14:24:49 | 1287432532 | {
"authors": [
"2disbetter",
"gopher333"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9671",
"repo": "penk/penkesu",
"url": "https://github.com/penk/penkesu/issues/11"
} | gharchive/issue | Keyboard connection
Hi, I would appreciate a little more detail about the hardware configuration of the keyboard. How do I attach the Arduino Mini to the Keyboard (Pin Numbers)? I suppose the USB Port has to be to the outside of the PCB, but in which direction? USB side to the PCB or away from it? A picture would do.... |
2025-04-01T04:35:06.427833 | 2022-03-25T12:56:02 | 1180762791 | {
"authors": [
"e404r",
"penleychan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9672",
"repo": "penleychan/ngx-transloco-router",
"url": "https://github.com/penleychan/ngx-transloco-router/issues/4"
} | gharchive/issue | transloco v4.0.0
Hi, transloco v4.0.0 and angular 13 not working
Hello, I pushed an update for this. It should work with<EMAIL_ADDRESS>Please grab the latest version 1.1.1
|
2025-04-01T04:35:06.450577 | 2017-07-06T19:07:57 | 241055832 | {
"authors": [
"ddiroma",
"wingman-pentaho"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9673",
"repo": "pentaho/pentaho-kettle",
"url": "https://github.com/pentaho/pentaho-kettle/pull/4125"
} | gharchive/pull-request | [BACKLOG-15718] Fixes for the following:
Fixes for #'s 6, 7, 8, 10, 11, 12, and 13 for https://docs.google.com/spreadsheets/d/17QboBxK0V064iFzd3GXdpYGZ5I2bg-yWP5OOCYyC9u0/edit#gid=1166424294
6: Normal card background color should be #FDFDFD. (this was my bad - PJ)
7: Right now the text in the cards (name and date inf... |
2025-04-01T04:35:06.506938 | 2018-03-12T17:31:04 | 304468955 | {
"authors": [
"tmcsantos",
"wingman-pentaho"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9674",
"repo": "pentaho/pentaho-kettle",
"url": "https://github.com/pentaho/pentaho-kettle/pull/5032"
} | gharchive/pull-request | [Backlog-20158] implements annotated job plugin dialogs
refactors previous StepDialog annotation to PluginDialog
updated core plugins to use new annotation
Build Completed
:x: This pull request has errors. They will need to be addressed before it can be accepted. See below for more details. Some links are also av... |
2025-04-01T04:35:06.510391 | 2019-12-04T16:58:13 | 532813278 | {
"authors": [
"buildguy",
"cseverino789"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9675",
"repo": "pentaho/pentaho-kettle",
"url": "https://github.com/pentaho/pentaho-kettle/pull/7120"
} | gharchive/pull-request | [BACKLOG-31210] Update 'Get file names' step to use enhanced VFS Brow…
…ser. Updated to use Files or Folders dialog.
:white_check_mark: Build finished in 10m 23s
Build command:
mvn clean verify -B -e -Daudit -amd -pl ui
:ok_hand: All tests passed!
Tests run: 1125, Failures: 0, Skipped: 0 Test Results
:informa... |
2025-04-01T04:35:06.522465 | 2020-06-02T12:43:49 | 629172832 | {
"authors": [
"elemoine",
"ewjoachim"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9676",
"repo": "peopledoc/procrastinate",
"url": "https://github.com/peopledoc/procrastinate/pull/229"
} | gharchive/pull-request | WIP Removing the lock table
Refs #212 (not sure it closes it yet)
Successful PR Checklist:
[ ] Tests
[ ] (not applicable?)
[ ] Documentation
[ ] (not applicable?)
[ ] Had a good time contributing?
@marco44 FYI, this is the code @ewjoachim and I are currently testing.
Closed in favor of #231
|
2025-04-01T04:35:06.543478 | 2018-04-06T03:14:38 | 311835638 | {
"authors": [
"Vlady17",
"coooool123",
"iDefineHD",
"pepzwee"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9677",
"repo": "pepzwee/node-csgo-web-tradebot",
"url": "https://github.com/pepzwee/node-csgo-web-tr... | gharchive/issue | Steam Login not redirecting back to the sites
Expected behavior
A successful login from hitting the login button and being redirected to the site as usual
Actual behavior
Once you hit the button it won't redirect you back to the page and won't login even though you have hit the login button (login button > sign in w... |
2025-04-01T04:35:06.705684 | 2024-06-19T09:32:09 | 2361863997 | {
"authors": [
"JNKPercona",
"inelpandzic"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9678",
"repo": "percona/percona-server-mysql-operator",
"url": "https://github.com/percona/percona-server-mysql-operato... | gharchive/pull-request | K8SPS-241: Cluster-wide support
CHANGE DESCRIPTION
Problem:
CW support missing, add it.
CHECKLIST
Jira
[x] Is the Jira ticket created and referenced properly?
[x] Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
[x] Does the Jira ticket link to the proper milestone (Fi... |
2025-04-01T04:35:06.715763 | 2022-09-05T07:42:56 | 1361534640 | {
"authors": [
"AudunWA",
"Robdel12"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9679",
"repo": "percy/percy-testcafe",
"url": "https://github.com/percy/percy-testcafe/issues/268"
} | gharchive/issue | Support testcafe@2
Tescafé jsut released a new major version, which means this package has to update its peer dependency on it:
"peerDependencies": {
"testcafe": "~1"
},
npm ERR! Could not resolve dependency:
npm ERR! peer testcafe@"~1" from<EMAIL_ADDRESS>npm ERR! node_modules/@percy/testcafe
npm ERR! dev<EM... |
2025-04-01T04:35:06.716635 | 2017-06-02T11:47:38 | 233158698 | {
"authors": [
"percyfal"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9680",
"repo": "percyfal/snakemake-rules",
"url": "https://github.com/percyfal/snakemake-rules/issues/44"
} | gharchive/issue | Make one aggregate function
All aggregate functions look alike. Either reference one aggregation function or utilize a factory
Should go in bioodo
|
2025-04-01T04:35:06.718951 | 2024-01-18T18:56:59 | 2088879320 | {
"authors": [
"perennialtech"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9681",
"repo": "perennialtech/upptime",
"url": "https://github.com/perennialtech/upptime/issues/35"
} | gharchive/issue | ⚠️ Rimgo has degraded performance
In 4f9b913, Rimgo (https://rimgo.perennialte.ch) experienced degraded performance:
HTTP code: 200
Response time: 10885 ms
Resolved: Rimgo performance has improved in 9fbece0 after 11 minutes.
|
2025-04-01T04:35:06.734366 | 2018-10-28T08:47:44 | 374731496 | {
"authors": [
"JJ",
"chsanch",
"coke",
"hankache",
"tbrowder"
],
"license": "Artistic-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9682",
"repo": "perl6/doc",
"url": "https://github.com/perl6/doc/issues/2424"
} | gharchive/issue | Error when building the documentation with: make html
Hi,
I've tried to build the documentation with:
make html
But I'm getting this error:
Cannot resolve caller handle(Pod::Defn
Pod::Blo..., :part-config({anchored => True, h...), :pod-name(/language/pod.pod6), :part-number(48), :toc-counter(Pod::To::BigPage::TO...... |
2025-04-01T04:35:06.737705 | 2016-09-07T03:48:53 | 175406809 | {
"authors": [
"AlexDaniel",
"ahalbert"
],
"license": "Artistic-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9683",
"repo": "perl6/doc",
"url": "https://github.com/perl6/doc/pull/890"
} | gharchive/pull-request | Converted -- to –
See #888
Is it important if code chunks also use – instead of --? I'll go back and change that if so.
It fails this in the CI: what does this mean?
pod2onepage --threads=1 -v --source-path=./doc --exclude=404.pod6,/.git,/precompiled > html/perl6.xhtml
Type check failed in binding to $id; expected... |
2025-04-01T04:35:06.752269 | 2017-03-10T03:06:59 | 213230610 | {
"authors": [
"LRonHubs"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9684",
"repo": "perminder-klair/angular-soundmanager2",
"url": "https://github.com/perminder-klair/angular-soundmanager2/issues/66"
} | gharchive/issue | How to access commands from controller?
I understand how to add track, etc using the buttons provided.
For my use case I need to remove these buttons and instead do everything programatically (i.e. without user input).
I'm new to Angular JS. Basically I just want to use this library to do simple things like add a spe... |
2025-04-01T04:35:06.772645 | 2015-11-30T15:31:25 | 119515296 | {
"authors": [
"ClintLiddick",
"jeking04",
"mkoval",
"psigen"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9685",
"repo": "personalrobotics/herbpy",
"url": "https://github.com/personalrobotics/herbpy... | gharchive/issue | No rosdep key for or_pushing
What's the correct way to handle installing herbpy now? rosdep installs test dependencies by default, and exits if a key isn't found.
or_pushing is a package in @jeking04's randomized_rearrangement_planning repository. rosdep only installs apt and pip packages: it does not build code ... |
2025-04-01T04:35:06.816099 | 2020-02-14T13:00:34 | 565313062 | {
"authors": [
"vineetvk01"
],
"license": "WTFPL",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9686",
"repo": "pesto-students/batch-12-WeConnect",
"url": "https://github.com/pesto-students/batch-12-WeConnect/pull/31"
} | gharchive/pull-request | CRUD of Locations, WorkSpaces
APIs to perform CRUD operations on location and workspaces
@fenilgandhi Please provide MONGODB_URL in .env file for complete CI testing.
|
2025-04-01T04:35:06.821023 | 2022-07-20T10:52:17 | 1310845754 | {
"authors": [
"kasperbjerby",
"pestopancake"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9687",
"repo": "pestopancake/laravel-backpack-database-notifications",
"url": "https://github.com/pestopancake/laravel-... | gharchive/issue | Support latest backpack crud, please
Why? Just why?
Locked to 4.0.|4.1.|5.0.*
That means it wont work with the latest backpack crud, without manually installing it
Please change it to
"^4.0|^5.0"
hey @kasperbjerby, good point. I've just prepared a new release (1.0.8-alpha), would be great if you can try it out for ... |
2025-04-01T04:35:06.829534 | 2019-10-09T08:21:48 | 504491345 | {
"authors": [
"alice-cool",
"chlorane",
"zihaocode"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9688",
"repo": "peteanderson80/bottom-up-attention",
"url": "https://github.com/peteanderson80/bottom-up-attenti... | gharchive/issue | Could not open test.prototxt
I'm using the res-101 network and tools/generate_tsv.py to extract bounding box features to a tab-separated-values (tsv) file. I'm using a new dataset based on cartoon series.
So I run:
python tools/generate_tsv.py --cfg experiments/cfgs/faster_rcnn_end2end_resnet.yml --def models/vg/ResN... |
2025-04-01T04:35:06.843988 | 2021-11-21T21:20:17 | 1059489915 | {
"authors": [
"Nohus",
"peterLaurence"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9689",
"repo": "peterLaurence/MapCompose",
"url": "https://github.com/peterLaurence/MapCompose/pull/9"
} | gharchive/pull-request | Added a version of scrollTo() that scrolls to an area
A new version of scrollTo() that scrolls to an area defined by a BoundingBox. For example, if you want to show a city on a map so that it's zoomed in on the city as much as possible while still keeping the entire city in view. It also includes an optional padding ... |
2025-04-01T04:35:06.845823 | 2021-09-25T09:52:18 | 1007041212 | {
"authors": [
"AhmadShkour71",
"JoniXTech"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9690",
"repo": "peterhanania/Pogy-Old",
"url": "https://github.com/peterhanania/Pogy-Old/issues/26"
} | gharchive/issue | Will there come a new Version from Pogy?
Will there come a new Version from Pogy or a other Bot like Pogy?
I love Pogy but it is using an old Discord.js Version
From Owner Pogy Petter
|
2025-04-01T04:35:06.860429 | 2019-08-07T04:43:09 | 477704337 | {
"authors": [
"VasilyFomin",
"peteroupc"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9691",
"repo": "peteroupc/CBOR",
"url": "https://github.com/peteroupc/CBOR/issues/32"
} | gharchive/issue | Async version?
Hi,
Thanks for the library. I'm wondering if you have any plans to work on the async support?
Async support might not be there for a while. There are several things that come into play here:
There is a risk of code duplication.
The async/await version of the relevant methods will be very similar t... |
2025-04-01T04:35:06.875551 | 2019-03-04T17:35:41 | 416913791 | {
"authors": [
"FranDias",
"petrovicstefanrs"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9692",
"repo": "petrovicstefanrs/30_seconds_of_knowledge",
"url": "https://github.com/petrovicstefanrs/30_seconds_of_knowle... | gharchive/pull-request | Clarify that a number as a string should be passed into toOrdinalSuffix
Supplying a number with a leading zero would cause the number to be interpreted as base 8.
toOrdinalSuffix(010) // 8th
toOrdinalSuffix('010') // 10th
Just makes it a little more clear that the input should be a string, not a number.
Lemme know i... |
2025-04-01T04:35:06.893875 | 2024-02-22T19:35:41 | 2149802573 | {
"authors": [
"DiannaAN",
"andreireporter13"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9693",
"repo": "peviitor-ro/Scrapers_start_with_digi",
"url": "https://github.com/peviitor-ro/Scrapers_start_with_digi/issu... | gharchive/issue | CECBank Company - Scraper not found job listing discrepancies
Upon inspecting the company "CECBank" on our scraper, it was noticed that the scraper is labeled only as "cec". Upon further investigation using Postman, it was discovered that the scraper is not found. Additionally, discrepancies were found between the jo... |
2025-04-01T04:35:06.899182 | 2021-12-29T17:55:16 | 1090669631 | {
"authors": [
"DianaDascalu2",
"Kristinica"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9694",
"repo": "peviitor-ro/orase",
"url": "https://github.com/peviitor-ro/orase/issues/48"
} | gharchive/issue | [Arges] Mica component of Bascov village is not found in Arges county - Fail
Precondition
SOLR: http://zimbor.go.ro/solr/#/romania/query
browser: Chrome
Steps to Reproduce:
Step
Action
Expected
Status
1
open SOLR in browser
SOLR UI is loaded without any errors
Fail
2
type Mica in the q field
you are able to ... |
2025-04-01T04:35:06.901716 | 2024-04-01T18:44:55 | 2218845387 | {
"authors": [
"iBixee"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9695",
"repo": "peviitor-ro/ui.orase",
"url": "https://github.com/peviitor-ro/ui.orase/issues/1913"
} | gharchive/issue | "Dudești" is listed in the drop-down menu
Description:
"Dudești" is listed in the drop-down menu alongside its corresponding county and commune, according to the law
Precondition:
The website is up an running.
Step 1
Type "Dudești" in the search bar.
Expected results
The location is listed in the drop-down menu a... |
2025-04-01T04:35:06.914792 | 2024-06-01T09:38:35 | 2329039967 | {
"authors": [
"Elena1303996"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9696",
"repo": "peviitor-ro/ui.orase",
"url": "https://github.com/peviitor-ro/ui.orase/issues/7538"
} | gharchive/issue | "Vulpeni", "Cotorbești", "Gropșani", "Mardale", "Pescărești", "Plopșorelu", "Prisaca", "Simniceni", "Tabaci" and "Valea Satului" are listed in the drop-down menu
Description:
The villages are listed in the drop-down menu alongside its corresponding county and commune, according to the law
Preconditions:
The website (... |
2025-04-01T04:35:06.944014 | 2021-05-13T10:10:10 | 890912953 | {
"authors": [
"Thrilleratplay",
"create-atl-delete",
"riccardospeggiorin-centropaghe"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9698",
"repo": "pfelk/docker",
"url": "https://github.com/pfelk/docker/... | gharchive/issue | No indexes in Kibana
I have installed the pfelk in docker from the zip provided and run the sh script for creating templates and dashboards.
All seems ok, the port 5140 of logstash is receving packet, checked with tcpdump and saw logs from firewall ip, but the dashborad shows me an error and I cannot see any index in... |
2025-04-01T04:35:06.947008 | 2020-03-23T14:03:36 | 586233912 | {
"authors": [
"momohatt",
"shinh"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9699",
"repo": "pfnet-research/chainer-compiler",
"url": "https://github.com/pfnet-research/chainer-compiler/pull/819"
} | gharchive/pull-request | Display results for all children of nn.Sequential
By using nn.Sequential, invoking __call__ method of an nn.Model object in PyTorch can call more than two forward functions.
However, current implementation of inference engine does not consider such cases.
This PR fixes this behavior by changing the type of subroutine... |
2025-04-01T04:35:06.955038 | 2017-01-25T05:11:06 | 203014357 | {
"authors": [
"rezoo",
"yuyu2172"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9700",
"repo": "pfnet/chainer",
"url": "https://github.com/pfnet/chainer/pull/2174"
} | gharchive/pull-request | Optimize getitem for boolean array indices
This PR optimizes __getitem__ when slices contain boolean array.
I did 4 optimizations.
stop using flatten and use ravel instead (no DtoD memcpy)
avoid unnecessary cupy_subtract (one less kernel call)
stop calling cupy.max on result of scan. The maximum of scan is always st... |
2025-04-01T04:35:06.958778 | 2015-11-11T16:58:43 | 116377115 | {
"authors": [
"cbuechler",
"phil-davis"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9701",
"repo": "pfsense/pfsense",
"url": "https://github.com/pfsense/pfsense/pull/2061"
} | gharchive/pull-request | Limit alias info popup size #5415 RELENG_2_2
This is code for RELENG_2_2 pfSense 2.2.5 that will limit the number of rows in the alias info popup to 100.
Note: I expect that this works, but it is a quick demo of limiting the length of alias entries displayed in the popup - all the various types of long alias need t... |
2025-04-01T04:35:06.960318 | 2018-07-04T20:38:32 | 338371516 | {
"authors": [
"jwsi",
"rbgarga"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9702",
"repo": "pfsense/pfsense",
"url": "https://github.com/pfsense/pfsense/pull/3959"
} | gharchive/pull-request | Fix #8617
File in /usr/local/share/pear/Auth is actually RADIUS.php not RADIUS.inc.
[x] Redmine Issue: https://redmine.pfsense.org/issues/8617
[x] Ready for review
I already pushed a fix. Thanks!
|
2025-04-01T04:35:06.961052 | 2020-08-05T20:41:20 | 673833778 | {
"authors": [
"rasmus-storjohann-PG",
"tomy-pg"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9703",
"repo": "pg-irc/pathways-frontend",
"url": "https://github.com/pg-irc/pathways-frontend/issues/1240"
} | gharchive/issue | Make screenshots for the stores
Use Niko's tool to make the screenshots
Live on both stores. Closing.
|
2025-04-01T04:35:07.010021 | 2012-01-24T00:30:40 | 2944195 | {
"authors": [
"daw42",
"nate-yocom"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9704",
"repo": "pgina/pgina",
"url": "https://github.com/pgina/pgina/issues/86"
} | gharchive/issue | Installer should set permissions on registry/ui/installed directory
such that only local admins can run the ui/see the registry
This has already been added to master. See: #81
ah oops! :) #81 prevents the ui from running if it cannot escalate privileges, however, we could probably still protect the registry hiv... |
2025-04-01T04:35:07.041911 | 2022-11-21T07:42:26 | 1457465713 | {
"authors": [
"itaishmida",
"pgonzaleznetwork"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9705",
"repo": "pgonzaleznetwork/sfdc-happy-soup",
"url": "https://github.com/pgonzaleznetwork/sfdc-happy-soup/issues/214... | gharchive/issue | Fail to connect to my Salesforce org without IP
I am trying to login to https://www.happysoup.io/
I always get this error:
We were unable to log into your salesforce org. Try clearing the cache and cookies, using another browser or another org.
I am trying to connect to many different sandboxes of mine - all give sam... |
2025-04-01T04:35:07.312981 | 2024-09-25T14:20:24 | 2548137142 | {
"authors": [
"AndersAskeland",
"bms63",
"bundfussr",
"kathrinflunkert",
"manciniedoardo",
"starosto",
"yurovska"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9708",
"repo": "pharmaverse/a... | gharchive/issue | Feature Request: derive_param_computed() wrapper for waist/hip or waist/height ratio
Feature Idea
As suggested by @starosto, waist/hip ratio and waist/height ratio are common calculations done at ADaM level. These could be easily added as ADVS params using admiral::derive_param_computed(). But should we make a wrapp... |
2025-04-01T04:35:07.366290 | 2019-04-22T19:03:42 | 435847523 | {
"authors": [
"KatieWoe",
"ariel-phet",
"jbphet",
"mattpen"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9709",
"repo": "phetsims/QA",
"url": "https://github.com/phetsims/QA/issues/310"
} | gharchive/issue | RC Test: Isotopes and Atomic Mass 1.1.0-rc.2
@KatieWoe, @ariel-phet, and @arouinfar - Isotopes and Atomic Mass 1.1.0-rc.2 is ready for RC testing. This is the second RC on this branch, and addresses the issues found during the first RC. Please document issues in https://github.com/phetsims/isotopes-and-atomic-mass/... |
2025-04-01T04:35:07.493404 | 2024-11-11T21:36:18 | 2650459859 | {
"authors": [
"KatieWoe",
"pixelzoom"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9710",
"repo": "phetsims/qa",
"url": "https://github.com/phetsims/qa/issues/1169"
} | gharchive/issue | RC Spot-Check Test: Vector Addition: Equations 1.1.0-rc.2
RC Spot-Check Test
Mentions: @arouinfar @KatieWoe @kathy-phet
Simulation links
github repository for issues <= Yes, this is vector-addition.
phet top-level directory
sim: all_phet.html
Test Matrices
General Test:
[x] Tester = NS , Platform = mac +safari, T... |
2025-04-01T04:35:07.543913 | 2015-05-24T01:14:07 | 80006797 | {
"authors": [
"4xrsJCr9",
"phildawes",
"tomjakubowski"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9711",
"repo": "phildawes/racer",
"url": "https://github.com/phildawes/racer/issues/249"
} | gharchive/issue | having trouble completing from cargo crates
Hi, first of all thanks so much for creating racer!
I'm trying to use racer from Emacs with a Cargo project. My understanding is that Cargo dependencies are now supported. However, I've been having trouble with it. As an example, I edited src/main.rs in the racer project it... |
2025-04-01T04:35:07.548297 | 2015-08-21T23:53:00 | 102482472 | {
"authors": [
"Wilfred",
"phildawes"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9712",
"repo": "phildawes/racer",
"url": "https://github.com/phildawes/racer/issues/346"
} | gharchive/issue | racer doesn't discover variables inside llvm_sys files
Completion works in this case:
extern crate llvm_sys;
use llvm_sys::
However, it doesn't work here:
extern crate llvm_sys;
use llvm_sys::core::
Hi @Wilfred. I think this is because all the functions in llvm_sys::core:: are extern "C", and racer doesn't supp... |
2025-04-01T04:35:07.564445 | 2018-05-31T10:10:03 | 328077541 | {
"authors": [
"codylane",
"michaelhajjar",
"philpep"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9713",
"repo": "philpep/testinfra",
"url": "https://github.com/philpep/testinfra/issues/331"
} | gharchive/issue | how to import class and give arguments?
Hello,
I have a question. I have created a class with some tests.
I would like to add the class to a CLI tool we are creating (in the cement framework) and add arguments to it.
How can I add arguments in the class since the init costructor is not working?
is is for the backend ... |
2025-04-01T04:35:07.574147 | 2022-10-07T09:09:28 | 1400862793 | {
"authors": [
"phloxic",
"venomone"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9714",
"repo": "phloxic/videojs-sprite-thumbnails",
"url": "https://github.com/phloxic/videojs-sprite-thumbnails/issues/30"
} | gharchive/issue | Thumbnail does not appear under chrome
Hello,
I would like to know why I don't see any sprites in chrome, where Firefox seems to work fine!?
Is this already a known issue?
Thanks in advance
@venomone - works fine in Chrome for me[tm]. Could you be more specific? Link to an example where this happens?
Sadly I dont... |
2025-04-01T04:35:07.614572 | 2023-09-13T03:16:32 | 1893646367 | {
"authors": [
"AdamMPieroni",
"phonedude"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:9715",
"repo": "phonedude/cs533-f23",
"url": "https://github.com/phonedude/cs533-f23/pull/14"
} | gharchive/pull-request | Assignment 1
Adam Pieroni Assignment 1
Your README.md needs to be within your "1" directory. For example, see: https://github.com/phonedude/cs533-f23/tree/main/assignments/Nelson/1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.