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-01T06:39:57.998010 | 2021-11-17T11:21:42 | 1056011351 | {
"authors": [
"0x7CFE",
"atenjin",
"athei",
"pepyakin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9502",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/issues/1029... | gharchive/issue | Refactor and rename sandboxing implementation
The sandboxing code inside the client which is responsible for running the contracts of pallet-contracts needs a refactor. Currently, the different execution engines for contracts are crammed into sc-executor-common. Neither should different execution engines be in the sa... |
2025-04-01T06:39:58.001465 | 2022-09-09T09:26:49 | 1367545201 | {
"authors": [
"Ank4n",
"MrishoLukamba"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9503",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/issues/12227"
} | gharchive/issue | MaxUnlockingChunks should be configurable via Runtime
StakingLedger in the pallet-staking is using a hardcoded value of MaxUnlockingChunks. Pallet-staking also has a MaxUnlockingChunks in the configuration which is not used anywhere.
I discussed this with @kianenigma, we should remove the hard coded value and use the... |
2025-04-01T06:39:58.006398 | 2022-04-21T08:43:57 | 1210711490 | {
"authors": [
"GopherJ",
"anantasty",
"bkchr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9504",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/pull/11256"
} | gharchive/pull-request | Fix pallet_assets no_std compilation
Could you port this to polkadot-v0.9.19 as well? thanks
Hmm, it is included in the bin/node/runtime. So, it should already be compiled as part of the CI in wasm. Not sure why it didn't failed there :thinking:
What compiler version are you using?
@bkchr we are using: nightly-20... |
2025-04-01T06:39:58.008439 | 2022-05-14T15:26:15 | 1236029803 | {
"authors": [
"athei"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9505",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/pull/11414"
} | gharchive/pull-request | contracts: Get rid of #[pallet::without_storage_info]
All the pallet storage now implements MaxEncodedLen and hence we can remove #[pallet::without_storage_info]. Most of the changes were replacing Vec with BoundedVec and adding a derive for MaxEncodedLen.
cumulus companion: https://github.com/paritytech/cumulus/pull... |
2025-04-01T06:39:58.010119 | 2023-01-13T16:34:24 | 1532595964 | {
"authors": [
"ggwpez"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9506",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/pull/13140"
} | gharchive/pull-request | [DNM] Test CI
Various CI testing.
Works es expected @rcny :+1:
bot help
bot help
wrong repo
bot bench $ pallet dev pallet_balances
|
2025-04-01T06:39:58.014029 | 2023-02-06T18:49:41 | 1573101368 | {
"authors": [
"kianenigma",
"liamaharon",
"paritytech-cicd-pr"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9507",
"repo": "paritytech/substrate",
"url": "https://github.com/paritytech/substrate/pull/13... | gharchive/pull-request | track total value locked in pools onchain
could resolve #12838 as well.
[ ] fix tests
[ ] migration
The CI pipeline was cancelled due to failure one of the required jobs.
Job name: cargo-check-each-crate
Logs: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2357659
The CI pipeline was cancelled due to ... |
2025-04-01T06:39:58.045304 | 2022-09-24T08:51:38 | 1384593768 | {
"authors": [
"lootsorrow",
"parlance-zz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9508",
"repo": "parlance-zz/g-diffuser-lib",
"url": "https://github.com/parlance-zz/g-diffuser-lib/issues/41"
} | gharchive/issue | Add new g-diffuser command "enhance"
Rescale the input image to a higher resolution and use inpainting with a constant mask of some opacity, effectively using SD for super-resolution. The same function could be aliased as a style transfer function, since it would do the same thing depending on opacity value and the p... |
2025-04-01T06:39:58.054218 | 2016-11-17T19:19:15 | 190138145 | {
"authors": [
"MikhailKlemin",
"han2015",
"kervinson",
"luckcry"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9509",
"repo": "parnurzeal/gorequest",
"url": "https://github.com/parnurzeal/gorequest/issues/117... | gharchive/issue | I guess AddCookie/AddCookies doesnt work?
Hi!
I just tried to use it vs sites which use cookies to confirm language/currency, and it's just do not work, I am not sure why...
I can only confirm that same sites with standard approach (cookiejar and http.Client(jar: cookieJar)) work just fine.
Hi @MikhailKlemin
I jus... |
2025-04-01T06:39:58.077766 | 2017-12-20T08:51:40 | 283489592 | {
"authors": [
"coveralls",
"hit023"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9510",
"repo": "parsonsmatt/kale",
"url": "https://github.com/parsonsmatt/kale/pull/22"
} | gharchive/pull-request | Add 'Syntax' data type.
Something along these lines? References #9 .
Coverage decreased (-0.8%) to 84.566% when pulling a5e1e0c7d6a8230e750122414a46a05bbd072f6c on hit023:cleaner-imports into 0468c68f1df8cb7d07d746085e020bc219daae33 on parsonsmatt:master.
Coverage decreased (-0.8%) to 84.566% when pulling a5e1e... |
2025-04-01T06:39:58.097498 | 2016-07-26T17:50:40 | 167669720 | {
"authors": [
"chimon2000",
"kevinSuttle",
"pascalduez"
],
"license": "unlicense",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9511",
"repo": "pascalduez/postcss-apply",
"url": "https://github.com/pascalduez/postcss-apply/issues/9"... | gharchive/issue | How to use with webpack?
I am attempting to use this feature in webpack, but I cannot figure out how to inject custom properties. This is fairly easy to do for var
let variables = {
'primary-toolbar': '#415464',
'secondary-toolbar': "#488fb4"
}
require("postcss-cssn... |
2025-04-01T06:39:58.135795 | 2024-07-12T08:13:55 | 2405014707 | {
"authors": [
"ValterGames-Coder"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9512",
"repo": "pastasfuture/com.hauntedpsx.render-pipelines.psx",
"url": "https://github.com/pastasfuture/com.hauntedpsx.render-pipelines... | gharchive/issue | Dont render camera in Build
I see https://github.com/pastasfuture/com.hauntedpsx.render-pipelines.psx/issues/28, but i have a lastet realise in project
I change Graphics API for Linux to Vulkan and errors lose, but i also have a gray screen
My OS: Ubuntu 20.04 LTS
Ohh, well, i changed unity version to 2021 LTS a... |
2025-04-01T06:39:58.164635 | 2024-07-24T17:52:29 | 2428159292 | {
"authors": [
"mchitre",
"patel999jay"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9513",
"repo": "patel999jay/ProtocolDataUnits",
"url": "https://github.com/patel999jay/ProtocolDataUnits/pull/2"
} | gharchive/pull-request | Update to ProtocolDataUnits with Nested PDU Support and Improved API
This pull request introduces significant enhancements to the ProtocolDataUnits Python module (as discussed in pull request #1 ). The following features have been added or improved:
Nested PDU Support:
PDUs can now contain other PDUs, allowing for... |
2025-04-01T06:39:58.253640 | 2024-07-23T14:42:41 | 2425398404 | {
"authors": [
"lockwo",
"zhengqigao"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9514",
"repo": "patrick-kidger/diffrax",
"url": "https://github.com/patrick-kidger/diffrax/issues/466"
} | gharchive/issue | Accelerate ODE solver [What did I miss?]
Hi,
I am playing around with diffrax's ODE solving functionality. In a nutshell, I define a simple feedforward MLP with random initialization and benchmark the runtime of using it as the temporal derivatives of an ODE. I wrote the following code to record the run-time of ODE s... |
2025-04-01T06:39:58.259677 | 2023-12-15T13:55:33 | 2043772276 | {
"authors": [
"darkkatarsis",
"zweckj"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9515",
"repo": "patrickhilker/tedee_hass_integration",
"url": "https://github.com/patrickhilker/tedee_hass_integration/issues/51"... | gharchive/issue | State does not change the icon
I noticed that the entity that is from integration does not update the icon when changing the status. It seems to me that this is due to the fact that the device does not have the right device_class or the supported_features are different.
I am using beta version 2023.11.0b5
Probabl... |
2025-04-01T06:39:58.272497 | 2023-09-24T09:25:25 | 1910167420 | {
"authors": [
"DarKDinDoN"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9516",
"repo": "patrickporto/journal-whiteboard",
"url": "https://github.com/patrickporto/journal-whiteboard/issues/9"
} | gharchive/issue | GMScreen compatibily is broken on Chronium based browser
Describe the bug
Hello, thanks for the last issue resolved!
When editing a whiteboard and saving it, GM Screen preview is not updated until I hit the GM Screen refresh button.
To Reproduce
Steps to reproduce the behavior:
Go to GM Screen (with a Whiteboard pag... |
2025-04-01T06:39:58.276943 | 2023-11-18T00:42:05 | 2000122622 | {
"authors": [
"patrix87",
"wizzbangwa"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9517",
"repo": "patrix87/PowerShellGSM",
"url": "https://github.com/patrix87/PowerShellGSM/issues/33"
} | gharchive/issue | Icarus Server Not Listening on Port 17777
Followed your instructions. Server is finally running after suffering through figuring out how to get rid of the Visual C++ error message. I am on a fresh Windows 11 install. The Icarus server is not visible in the "Dedicated Servers" list, and is not available by direct c... |
2025-04-01T06:39:58.285557 | 2019-03-24T10:53:35 | 424599413 | {
"authors": [
"boaz0",
"patternfly-build"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9518",
"repo": "patternfly/patternfly-next",
"url": "https://github.com/patternfly/patternfly-next/issues/1618"
} | gharchive/issue | form control should have ellipsis when text overflows
According to the image below when the text overflows, ellipsis should be shown:
I believe it's easier to implement that using css's text-overflow than writing it in JavaScript.
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available... |
2025-04-01T06:39:58.291843 | 2020-03-10T21:59:03 | 578885408 | {
"authors": [
"mcarrano",
"mcoker",
"mturley",
"patternfly-build",
"redallen"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9519",
"repo": "patternfly/patternfly-next",
"url": "https://github.com/patter... | gharchive/pull-request | fix(file-upload): removed message container, added form to error example
fixes https://github.com/patternfly/patternfly-next/issues/2797
Preview: https://patternfly-next-pr-2807.surge.sh
@mcarrano it just removes the file message/helper text at the bottom (instructions/error text) from the file upload component a... |
2025-04-01T06:39:58.295088 | 2018-08-28T21:57:38 | 354919420 | {
"authors": [
"mattnolting",
"michael-coker",
"patternfly-build"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9520",
"repo": "patternfly/patternfly-next",
"url": "https://github.com/patternfly/patternfly-next/... | gharchive/pull-request | Extract components from page layout
fixes https://github.com/patternfly/patternfly-next/issues/637
@andresgalante I left the JS that toggles the navigation in the demo. It's easy to remove if we want to. For the sake of consistency and for future demos, I don't think we should write javascript in our workspace, and j... |
2025-04-01T06:39:58.377492 | 2021-09-22T17:07:01 | 1004527348 | {
"authors": [
"StepS-",
"pattlebass"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9521",
"repo": "pattlebass/Music-DJ",
"url": "https://github.com/pattlebass/Music-DJ/issues/4"
} | gharchive/issue | [Feature]: Import original MusicDJ MIDI files
Describe the problem you're having
I've got a bunch of MusicDJ MIDI files made on SE K750i back in 2006, however nothing can open or convert them. Edit: VLC with fluidsynth can in fact open them (thanks to some people for the tips). MusicDJ data appears to be stored in th... |
2025-04-01T06:39:58.396837 | 2024-07-15T21:44:06 | 2409696311 | {
"authors": [
"WilliamAGH",
"berwinsingh",
"bitnom",
"flamerged",
"jackyliang",
"pascalandy",
"paul-gauthier"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9522",
"repo": "paul-gauthier/aid... | gharchive/issue | Add support for 8k tokens with Claude 3.5 Sonnet
Issue
Claude 3.5 Sonnet now supports a maximum output/response token length of 8,192 tokens (from 4,096 currently).
To support 8k tokens, we need to add the header "anthropic-beta": "max-tokens-3-5-sonnet-2024-07-15" to our API calls:
Issue
Claude 3.5 Sonnet now su... |
2025-04-01T06:39:58.409332 | 2015-09-05T16:23:02 | 105035609 | {
"authors": [
"SeerUK",
"TEWatson",
"Tolsi",
"Woodz",
"agile-jordi",
"barkhorn",
"eyalroth",
"mdirkse"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9523",
"repo": "paulbutcher/ScalaMock",
"ur... | gharchive/issue | "Null expectation context - missing withExpectations?" w/ ScalaTest FunSpec
Hi, I'm currently trying to create a basic test suite using ScalaTest and wanted to try my hand at mocking too (I'm quite new to Scala so am just wanting to get used to a few things and pin down which libraries I can use to perform common tas... |
2025-04-01T06:39:58.415610 | 2019-10-30T13:01:26 | 514651042 | {
"authors": [
"borisllona",
"bus710",
"pauldemarco",
"rjcasson"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9524",
"repo": "pauldemarco/flutter_blue",
"url": "https://github.com/pauldemarco/flutt... | gharchive/issue | SOLVED - Error importing androidx.core in FlutterBluePlugin.java
:\Users\boris\AppData\Roaming\Pub\Cache\hosted\pub.dartlang.org\flutter_blue-0.6.3+1\android\src\main\java\com\pauldemarco\flutter_blue\FlutterBluePlugin.java:43: error: package androidx.core.app does not exist
import androidx.core.app.ActivityCompat;
^... |
2025-04-01T06:39:58.798125 | 2023-06-12T16:09:01 | 1753089839 | {
"authors": [
"OpenBagTwo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9525",
"repo": "paulevsGitch/EdenRing",
"url": "https://github.com/paulevsGitch/EdenRing/pull/66"
} | gharchive/pull-request | Port to 1.20
What's Working
The mod builds, and Minecraft loads with it and BCLib 3.0.2
I can create a world without crashing
I can construct an Eden Portal
I can travel to the Eden Ring
I saw a discwing (didn't grab a screenshot :disappointed:)
Eden ring items show up in the creative inventory
What... |
2025-04-01T06:39:58.867141 | 2015-10-06T21:37:59 | 110106661 | {
"authors": [
"binarykitchen",
"es128",
"paulmillr"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9526",
"repo": "paulmillr/chokidar",
"url": "https://github.com/paulmillr/chokidar/issues/363"
} | gharchive/issue | Why is fsevents mentioned twice in package.json?
This as a dependency and as an optional dependency both?
Furthermore I am unable to use npm shrinkwrap on my Ubuntu machine anymore because fsevents is targeted for OS machines only. It is breaking our build in our organization :(
Looking at your issues, I think fseven... |
2025-04-01T06:39:58.870486 | 2019-10-09T19:25:39 | 504845756 | {
"authors": [
"XhmikosR",
"exx8",
"paulmillr"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9527",
"repo": "paulmillr/chokidar",
"url": "https://github.com/paulmillr/chokidar/pull/897"
} | gharchive/pull-request | allow watch for recursive not existing folder
Solves #872
This pull request allows user to watch specific not existing folders.
Was achieved via introducing a new function _mostSpecifiedExistingAncestor
We should consider making the function public, as users might be interested in this functionality.
We need tests... |
2025-04-01T06:39:58.878506 | 2015-12-12T20:56:02 | 121879600 | {
"authors": [
"Xotic750",
"cscott",
"ljharb"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9528",
"repo": "paulmillr/es6-shim",
"url": "https://github.com/paulmillr/es6-shim/issues/382"
} | gharchive/issue | Question: When is Set/Map not?
I am writing some type checking routines isSet and isMap among others. I have them using Object#toString when toStringTag is not available, .and when it is available then I'm using the size getter to perform a check. This is working nicely across realm and on all environments that I hav... |
2025-04-01T06:39:58.880909 | 2022-03-21T14:28:50 | 1175470808 | {
"authors": [
"jasonbrudvik"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9529",
"repo": "paulscherrerinstitute/tomorec",
"url": "https://github.com/paulscherrerinstitute/tomorec/pull/3"
} | gharchive/pull-request | Added docker image creation
I added dockerfiles and instructions necessary to build a docker image containing:
JuptyerLab
Tomorec Kernel
In the build of the docker image, I use as input the current user's uid. I did this in order to simplify the permissions issues that occur when writing to the host file system fr... |
2025-04-01T06:39:58.938265 | 2022-05-16T09:04:09 | 1236845044 | {
"authors": [
"emilleszczak2",
"m-pastuszek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9531",
"repo": "pay-now/paynow-php-sdk",
"url": "https://github.com/pay-now/paynow-php-sdk/issues/65"
} | gharchive/issue | Laravel 9 - empty array on getPaymentMethods
Hello,
I'm integrating Paynow with Laravel 9 project / PHP 7.4.
public function availablePaymentMethods()
{
$client = new Client(config('paynow.api_key'), config('paynow.signature_key'), Environment::SANDBOX);
try {
$payment = new Payment($c... |
2025-04-01T06:39:58.962898 | 2023-01-28T15:12:18 | 1560891839 | {
"authors": [
"Kikky",
"jmikrut",
"joornby"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9532",
"repo": "payloadcms/payload",
"url": "https://github.com/payloadcms/payload/issues/1963"
} | gharchive/issue | Some entries disappear from collection page view table
Hello!
Bug Report
After I've added draft system to this collection, I've got a problem with view table of the collection:
12 entries from 14 don't appear in table:
But the view becomes ok if I sort with "-" by some field:
So this /pages?sort=-_status&page=1 wi... |
2025-04-01T06:39:58.966965 | 2024-07-16T10:06:46 | 2410751966 | {
"authors": [
"chrisvanmook",
"paulpopus"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9533",
"repo": "payloadcms/payload",
"url": "https://github.com/payloadcms/payload/issues/7163"
} | gharchive/issue | Switching locale doesn't update field UI based on certain access
Link to reproduction
https://github.com/chrisvanmook/payload/commit/c0be6a12eb7bc17b906f88832253e9d28c0a1fe6
Payload Version
3.0.0-beta.60
Node Version
v20.11.1
Next.js Version
15.0.0-canary.58
Describe the Bug
When switching locale, and you have an acc... |
2025-04-01T06:39:59.002007 | 2023-02-02T13:51:59 | 1568101243 | {
"authors": [
"Oooooori",
"saperi22",
"tdchow"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9534",
"repo": "paypal/android-checkout-sdk",
"url": "https://github.com/paypal/android-checkout-sdk/issues/19... | gharchive/issue | How to clear previous user paypal data?
@Oooooori apologies for the delayed reply.
The logout functionality is slated to be available in our next release.
Closing this issue as it's a duplicate of https://github.com/paypal/android-checkout-sdk/issues/99
The changes are already merged for programmatic logout. It... |
2025-04-01T06:39:59.006913 | 2017-03-13T10:25:25 | 213725609 | {
"authors": [
"bluepnume",
"danigomez",
"yuuk"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9535",
"repo": "paypal/paypal-checkout",
"url": "https://github.com/paypal/paypal-checkout/issues/257"
} | gharchive/issue | can not detect paypal dialog closed event.
I can not find a close event callback when I manually close paypal dialog.
This is possibly related to #250 and #211
Are you using onCancel with the iframe modal? In that case, your issue is probably due to be released with #211
I've used, but no effect. I don't know ... |
2025-04-01T06:39:59.012507 | 2017-01-30T12:39:47 | 203999821 | {
"authors": [
"akara",
"thefourtheye"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9536",
"repo": "paypal/squbs",
"url": "https://github.com/paypal/squbs/pull/382"
} | gharchive/pull-request | replace map with foreach
Thanks for your pull request. Please review the following guidelines.
[ ] Title includes issue id.
[x] Description of the change added.
[x] Commits are squashed.
[ ] Tests added.
[ ] Documentation added/updated.
[x] Also please review CONTRIBUTING.md.
The change looks good. Just need hel... |
2025-04-01T06:39:59.036771 | 2016-09-21T18:17:12 | 178423497 | {
"authors": [
"azn1viet"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9541",
"repo": "pbakondy/cordova-plugin-sim",
"url": "https://github.com/pbakondy/cordova-plugin-sim/issues/32"
} | gharchive/issue | iOS 10, xCode 8: Error in Success callbackId
Expected behaviour
Tell us what should happen.
Actual behaviour
Tell us what happens instead. Provide a log message if relevant
Error in Success callbackId: Sim1675580494 : TypeError: undefined is not an object (evaluating 'navigator.connection.type')
I'm seeing this behav... |
2025-04-01T06:39:59.082593 | 2015-12-05T22:30:59 | 120592515 | {
"authors": [
"pburtchaell",
"tomatau"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9542",
"repo": "pburtchaell/redux-promise-middleware",
"url": "https://github.com/pburtchaell/redux-promise-middleware/pull/41"
} | gharchive/pull-request | Tests for everything
This tests all the features we have right now that I could think of.
It also makes a fix for when the promise returns null, as I re-broke that in a previous commit.
So if this gets merged, can you republish a patch version.
This is great. :+1:
I released the patch as 2.3.1.
Doesn't seem to ... |
2025-04-01T06:39:59.087866 | 2019-09-05T21:43:29 | 490024260 | {
"authors": [
"codecov-io",
"pbylicki"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9543",
"repo": "pbylicki/rfhub-new",
"url": "https://github.com/pbylicki/rfhub-new/pull/41"
} | gharchive/pull-request | Add simple implementation of infinite list
Fixes #29 for all list views in the application
Codecov Report
Merging #41 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #41 +/- ##
======================================
Coverage ... |
2025-04-01T06:39:59.184783 | 2021-01-13T04:55:04 | 784787065 | {
"authors": [
"HosokawaR",
"pcottle"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9544",
"repo": "pcottle/learnGitBranching",
"url": "https://github.com/pcottle/learnGitBranching/pull/779"
} | gharchive/pull-request | add a japanese translate on lockedMaster
Thanks for the so great app !! I love this app.
I added a japanese translate on lockedMaster.
Sorry about the messy commits history, becouse I screwed up on the line feed code.
TEST
I passed the test on local.
Executed 183 of 183 specs SUCCESS in 1 sec.
Thank.
🎉 Thanks a b... |
2025-04-01T06:39:59.202642 | 2014-12-20T00:57:53 | 52545345 | {
"authors": [
"Tonybyte",
"bgod"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9545",
"repo": "pdaddyo/soundbounce",
"url": "https://github.com/pdaddyo/soundbounce/issues/88"
} | gharchive/issue | cant join rooms
Noooo! I'm home and connect through my sprint phone hotspot. I can't get into rooms.
Turned off firewall. Your websocket link gives all "yes", looks fine.
The log:
2014-12-19 19:58:30,613 DEBUG[SoundBounce.WindowsClient.Program]: Initial startup: Main()
2014-12-19 19:58:30,694 INFO [SoundBounce.Windo... |
2025-04-01T06:39:59.215572 | 2019-07-15T06:02:50 | 2457778398 | {
"authors": [
"jbigot"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9546",
"repo": "pdidev/pdi",
"url": "https://github.com/pdidev/pdi/issues/143"
} | gharchive/issue | Use python setuptools & pip to distribute pdicfg_validate script
In GitLab by @jbigot on Jul 15, 2019, 08:02
Replaced by #153
closed
This is done for zpp, just need to copy now
reopened
|
2025-04-01T06:39:59.221573 | 2021-01-18T09:11:08 | 788080842 | {
"authors": [
"Potherca",
"frankgerhardt"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9547",
"repo": "pdsinterop/php-solid-server",
"url": "https://github.com/pdsinterop/php-solid-server/issues/46"
} | gharchive/issue | Which features are a available and which are not?
Maybe I'm blind or my browser renders it badly. From the main page:
In such a list I'd expect some checked check boxes and some uncheck check boxes. Which raises the quesiton what available?
Like (in Markdown):
[ ] unchecked
[x] checked
Hi @frankgerhardt, Thank y... |
2025-04-01T06:39:59.240655 | 2022-09-21T17:28:34 | 1381265501 | {
"authors": [
"garrettcollier",
"peanut-brother"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9548",
"repo": "peanut-brother/categorical-to-do",
"url": "https://github.com/peanut-brother/categorical-to-do/issues/1... | gharchive/issue | Add new Category AlertDialog deactivates wrong button when no text is entered
The cancel button is greyed out instead of the accept button when adding a new category.
@peanut-brother I can take this on
@peanut-brother Just finished a pull request addressing this issue. Let me know what you think
|
2025-04-01T06:39:59.243286 | 2021-02-09T05:43:50 | 804228692 | {
"authors": [
"pearanalytics"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9549",
"repo": "pearanalytics/uptime",
"url": "https://github.com/pearanalytics/uptime/issues/194"
} | gharchive/issue | ⚠️ Hartman Foundation has degraded performance
In 3e8752f, Hartman Foundation (https://gordonhartman.com/) experienced degraded performance:
HTTP code: 200
Response time: 2528 ms
Resolved: Hartman Foundation performance has improved in 245fe9c.
|
2025-04-01T06:39:59.278278 | 2022-05-22T19:46:38 | 1244348895 | {
"authors": [
"moltam89"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9550",
"repo": "pedrouid/web3modal-ethers-example",
"url": "https://github.com/pedrouid/web3modal-ethers-example/pull/2"
} | gharchive/pull-request | Examples for accountsChanged and chainChanged events
Hi @pedrouid ,
These examples might help newcomers like me to understand WalletConnect a little bit more.
I used the https://github.com/WalletConnect/walletconnect-test-wallet repo to test my changes.
Cheers,
Tamas
I pushed an extra commit to get the Checksummed ... |
2025-04-01T06:39:59.281162 | 2015-12-18T07:35:31 | 122897910 | {
"authors": [
"benurb",
"meaku"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9551",
"repo": "peerigon/erroz",
"url": "https://github.com/peerigon/erroz/issues/8"
} | gharchive/issue | Add git tags and/or a changelog
Hello there :smile:
I tried to update erroz in one of our applications from 0.1.4 to 1.0.0 and it's really hard to find out which breaking change caused the major version bump. To me it's unclear which git commits were used to publish 0.1.4 and 1.0.0 to npm. Maybe you can make this a b... |
2025-04-01T06:39:59.322199 | 2015-10-08T20:49:09 | 110538220 | {
"authors": [
"orangejulius",
"rmglennon"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9554",
"repo": "pelias/pelias-doc",
"url": "https://github.com/pelias/pelias-doc/pull/45"
} | gharchive/pull-request | Updates to Get started topic
Made the bullet list into paragraphs
Add links to other topics
Add examples of what you can do with search
Take a look at the next-to-last paragraph, in particular. I wasn't as clear on the meaning of some of the bullet points as I was reworking them.
In addition:
update the URLs in th... |
2025-04-01T06:39:59.382392 | 2024-08-21T06:06:50 | 2477140802 | {
"authors": [
"kurealnum",
"morr0ne",
"pennybelle"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9555",
"repo": "pennybelle/pbfetch",
"url": "https://github.com/pennybelle/pbfetch/pull/22"
} | gharchive/pull-request | Formatted stats.py, added some documentation.
Git is saying that I removed a line from config_default.txt. Not sure why, but it looks fine. Anyways, please let me know if you want to change anything with the documentation. It's pretty basic at the moment.
Thank you for your contribution! The documentation updates l... |
2025-04-01T06:39:59.417558 | 2024-11-12T22:54:15 | 2653553116 | {
"authors": [
"conorsch",
"zbuc"
],
"license": "CC0-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9556",
"repo": "penumbra-zone/UIPs",
"url": "https://github.com/penumbra-zone/UIPs/pull/11"
} | gharchive/pull-request | Add UIP-6: Noble Forwarding
Opening as draft pending discussion on forum: https://forum.penumbra.zone/t/uip-noble-address-forwarding/125
#10 is already claiming UIP-6; mind bumping to UIP-7?
|
2025-04-01T06:39:59.421028 | 2024-05-26T04:59:40 | 2317483490 | {
"authors": [
"TalDerei"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9557",
"repo": "penumbra-zone/penumbra",
"url": "https://github.com/penumbra-zone/penumbra/pull/4485"
} | gharchive/pull-request | specification: file organization in protocol spec
Describe your changes
Several parts of the protocol are not specified, while being referred to in other parts of the documentation. We should remove these empty patches in our protocol spec, and use this PR as a guiding reference of what sections were removed as we pe... |
2025-04-01T06:39:59.424274 | 2024-07-17T21:40:59 | 2414647496 | {
"authors": [
"conorsch"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9558",
"repo": "penumbra-zone/penumbra",
"url": "https://github.com/penumbra-zone/penumbra/pull/4720"
} | gharchive/pull-request | chore: update cometbft version v0.37.5 -> v0.37.9
Describe your changes
Updates the recommended CometBFT version to the latest in the 0.37.x series, and also relaxes the language in the guide, to make clear that anything in 0.37.x is acceptable.
Issue ticket number and link
N/A
Checklist before requesting a review
... |
2025-04-01T06:39:59.427802 | 2020-01-30T22:30:52 | 557795824 | {
"authors": [
"124bit",
"dmontagu",
"ewjoachim"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9559",
"repo": "peopledoc/pylogctx",
"url": "https://github.com/peopledoc/pylogctx/issues/46"
} | gharchive/issue | Adding support for contextvars
Currently this package uses thread locals to maintain the logging context. However, that doesn't work for async code, especially ASGI servers (which may concurrently handle multiple requests with a single thread).
The way things like this are typically handled in the async world is thro... |
2025-04-01T06:39:59.477716 | 2024-02-02T18:10:55 | 2115499970 | {
"authors": [
"donaldcampbelljr"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9560",
"repo": "pepkit/pipestat",
"url": "https://github.com/pepkit/pipestat/issues/148"
} | gharchive/issue | pipestat summarize: columns view should only show stats NOT objects
The columns should just show stats:
Currently, it is also showing objects (which doesn't make sense):
I spent some time on this but reverted my changes. It is a bit tricky because the summary table is tied to the column plotting (due to jinja tem... |
2025-04-01T06:39:59.506673 | 2023-11-16T08:04:38 | 1996289212 | {
"authors": [
"JNKPercona",
"inelpandzic"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9561",
"repo": "percona/percona-postgresql-operator",
"url": "https://github.com/percona/percona-postgresql-operator/pu... | gharchive/pull-request | K8SPG-430: Add labels to backup objects
CHANGE DESCRIPTION
Problem:
Labels not aligned for backup objects (repo sts, jobs, and repo PVC).
Solution:
Add missing labels
CHECKLIST
Jira
[x] Is the Jira ticket created and referenced properly?
[x] Does the Jira ticket have the proper statuses for documentation (Needs Do... |
2025-04-01T06:39:59.550513 | 2023-04-25T16:21:38 | 1683484669 | {
"authors": [
"JNKPercona",
"tplavcic"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9562",
"repo": "percona/percona-server-mysql-operator",
"url": "https://github.com/percona/percona-server-mysql-operator/p... | gharchive/pull-request | CLOUD-783 - Cleanup test cluster before deletion
CHANGE DESCRIPTION
Problem:
Short explanation of the problem.
Cause:
Short explanation of the root cause of the issue if applicable.
Solution:
Short explanation of the solution we are providing with this PR.
CHECKLIST
Jira
[ ] Is the Jira ticket created and referenc... |
2025-04-01T06:39:59.584483 | 2017-12-21T07:48:46 | 283798845 | {
"authors": [
"fluca1978",
"zoffixznet"
],
"license": "Artistic-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9563",
"repo": "perl6/Pod-To-HTML",
"url": "https://github.com/perl6/Pod-To-HTML/pull/29"
} | gharchive/pull-request | Use of a debug environment variable.
Instead of defining a couple of methods with the same name 'Debug' to enable
or disable the debugging output, borrow the same P6DOC_DEBUG environment
variable.
Example of usage:
% export P6DOC_DEBUG=true
% perl6 --doc=HTML ~/your_pod_file.pod
Tested on:
% perl6 --version
This is R... |
2025-04-01T06:39:59.604882 | 2022-03-07T11:16:02 | 1161278679 | {
"authors": [
"celian-garcia"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9564",
"repo": "perses/common",
"url": "https://github.com/perses/common/pull/40"
} | gharchive/pull-request | ETCD - Filter out locks from query results
According to the ETCD concurrency code directly https://github.com/etcd-io/etcd/blob/8ac44ffa5fcccc7928876be4682c07f50b5e3b7e/client/v3/concurrency/mutex.go#L114
The value of the lock seems to be "" empty string.
Thus I would like to filter empty values, hoping that it will ... |
2025-04-01T06:39:59.612289 | 2022-10-28T13:44:34 | 1427287778 | {
"authors": [
"Nexucis",
"saminzadeh"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9565",
"repo": "perses/perses",
"url": "https://github.com/perses/perses/pull/703"
} | gharchive/pull-request | put the variable in a sticky header when you scroll down
This PR fixed #576.
I slightly modified the variable component to made it. I hope you won't mind if it's modified like that.
Perhaps if you don't want to have this behaviour by default we could add a boolean to activate it.
So if someone want to use this compon... |
2025-04-01T06:39:59.614885 | 2018-03-25T19:25:02 | 308377461 | {
"authors": [
"soumak77"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9566",
"repo": "personality-insights/sunburst-chart",
"url": "https://github.com/personality-insights/sunburst-chart/issues/39"
} | gharchive/issue | text is not centered inside rings (d3 v4)
The text displayed inside the rings is not being centered properly for D3 version 4. This is working for version 3.
fixed in https://github.com/personality-insights/sunburst-chart/pull/38
|
2025-04-01T06:39:59.619841 | 2016-08-28T23:50:35 | 173675120 | {
"authors": [
"acwwat",
"s-rajaraman",
"tipsy"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9567",
"repo": "perwendel/spark",
"url": "https://github.com/perwendel/spark/issues/648"
} | gharchive/issue | Spark does not start w/ only static file location set
I have just started learning about Spark with the intention of using it as a lightweight application server that mostly serve static files and occasionally use templates for pages with data. I created a simply main method in my application class as follows:
public... |
2025-04-01T06:39:59.672735 | 2016-03-29T10:18:13 | 144221184 | {
"authors": [
"digeomel",
"jmhutch",
"kevinlawler",
"n1vux",
"petdance",
"stephenostermiller",
"wheany"
],
"license": "artistic-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9568",
"repo": "petdance/ack2",
"url"... | gharchive/issue | Trim or ignore long lines
If ack finds a match in e.g. minified js file, or other files with just one or few very long lines, it will flood the output with the contents of the file and likely push all useful matches off-screen.
I would like an option to either ignore such matches altogether (maybe list the file name)... |
2025-04-01T06:39:59.676325 | 2016-05-26T18:19:56 | 157046737 | {
"authors": [
"hoelzro",
"jeffmacdonald"
],
"license": "artistic-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9569",
"repo": "petdance/ack2",
"url": "https://github.com/petdance/ack2/issues/600"
} | gharchive/issue | --pager="less -R" = command not found
If you add --pager="less -R" to your .ackrc file and the run it you get something like this:
(venv) mbp0 AWS-43 $ ack TODO
sh: less -R: command not found
Hi @jeffmacdonald, thanks for the report! This is duplicate of #447; you can solve the issue by omitting the quotes around... |
2025-04-01T06:39:59.678484 | 2017-04-18T22:07:47 | 222559967 | {
"authors": [
"petdance"
],
"license": "artistic-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9570",
"repo": "petdance/ack2",
"url": "https://github.com/petdance/ack2/issues/638"
} | gharchive/issue | Inline calls to print_line_if_context
In the main loop, if the line isn't a match, we do this:
else {
chomp; # XXX Proper newline handling?
print_line_if_context( $filename, $_, $., '-' );
}
If we're not doing context (the most common case), then the chomp i... |
2025-04-01T06:39:59.684164 | 2023-12-30T06:06:40 | 2060647787 | {
"authors": [
"pete-mc",
"wilsteady"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9571",
"repo": "pete-mc/Summit",
"url": "https://github.com/pete-mc/Summit/issues/34"
} | gharchive/issue | Support Leader Access
Could we get allowance for Support Leaders to use the add-on? It just displays an error message when trying to open within Terrain. I've tried doing a full clear of the cache and cookies with Terrain first to no avail.
Hmm I am not sure how the support leaders work, I have tested with youth me... |
2025-04-01T06:39:59.711770 | 2015-08-31T23:42:46 | 104154691 | {
"authors": [
"limnic",
"peterolson"
],
"license": "unlicense",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9572",
"repo": "peterolson/BigInteger.js",
"url": "https://github.com/peterolson/BigInteger.js/issues/44"
} | gharchive/issue | new bigInt(array of bytes) does not work
In Java, to manipulate a textual string (for example for RSA) you would convert the string to bytes, construct a new BigInteger with the bytes and then do modPow(...). The result would be the encrypted string.
This however does not work with this library. Could this feature be... |
2025-04-01T06:39:59.756502 | 2023-03-02T10:06:03 | 1606504145 | {
"authors": [
"leciuk81",
"petrleocompel"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9573",
"repo": "petrleocompel/hikaxpro_hacs",
"url": "https://github.com/petrleocompel/hikaxpro_hacs/issues/17"
} | gharchive/issue | Alarm control unit not available
Hi Petr,
can you help me?
I can log in and set the central locally without authentication problems.
I can install and configure the addon from hacs but then the control panel can’t find the alarm central.
Modello dispositivo:DS-PWA96-M-WE
Versione Firmware:V1.2.8 build 230110
Versio... |
2025-04-01T06:39:59.764557 | 2021-10-21T03:11:20 | 1032011570 | {
"authors": [
"aurickq",
"gaow0007"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9574",
"repo": "petuum/adaptdl",
"url": "https://github.com/petuum/adaptdl/issues/104"
} | gharchive/issue | The meaning of progress
When I implement trace collection in your osdi21-artifact branch.
I am a little confuse the meaning of progress in validation-2048.csv.
I obtain progress information via get_progress.
However, it seems not mismatch your released trace information.
My collected batch=128 trace information.
My ... |
2025-04-01T06:39:59.774923 | 2024-08-10T17:11:16 | 2459195423 | {
"authors": [
"anujdeshpande",
"petzval"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9575",
"repo": "petzval/btferret",
"url": "https://github.com/petzval/btferret/issues/45"
} | gharchive/issue | Save bonding info to file after receiving it
Hi
I am trying to figure how to save the bonding info to the /etc/btferret.dat file right after pairing has succeeded. Right now, when I start the server from python3 btferret.py and then s and LE server - the pairing information gets saved to the file in etc when I close ... |
2025-04-01T06:39:59.786789 | 2024-04-17T14:33:33 | 2248454112 | {
"authors": [
"bogi1492"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9576",
"repo": "peviitor-ro/ui.orase",
"url": "https://github.com/peviitor-ro/ui.orase/issues/3097"
} | gharchive/issue | ”Brețcu”, ”Mărtănuș”, ”Oituz” are listed in the drop-down menu
Description:
When user writes ”Brețcu”, ”Mărtănuș”, ”Oituz” the locations appear in the drop-down menu next to the comune and the county witch is a part according to the law.
Precondition:
The website is up an running.
Step 1
Write in the search bar "B... |
2025-04-01T06:39:59.797445 | 2020-11-12T00:14:07 | 741167777 | {
"authors": [
"ethanjli"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9577",
"repo": "pez-globo/pufferfish-software",
"url": "https://github.com/pez-globo/pufferfish-software/pull/240"
} | gharchive/pull-request | Refactor CRC interfaces and implementations
This PR:
Creates a templated CRCChecker interface class, as well as CRC8 and CRC32 aliases which can be used as interfaces.
Removes inclusion of the Pufferfish/HAL/STM32/CRC.h header from driver files so that they can compile without the STM32 libraries.
Updates the CRC32C... |
2025-04-01T06:39:59.806297 | 2023-02-07T07:45:00 | 1573840015 | {
"authors": [
"PatrickDDj",
"fangli333",
"soskek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9578",
"repo": "pfnet-research/distilled-feature-fields",
"url": "https://github.com/pfnet-research/distilled-feat... | gharchive/issue | !problems with training!
I have done all preparations for training,including apex, tinycuda. My torch version is 1.13.1+cu116.
Once I trained the first DFF, I came across such err as below:
Traceback (most recent call last):
File "train.py", line 21, in
from models.networks import NGP
File "/home/DFF/models/networks... |
2025-04-01T06:39:59.808273 | 2016-12-22T09:31:19 | 197130804 | {
"authors": [
"okuta",
"zori"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9579",
"repo": "pfnet/chainer",
"url": "https://github.com/pfnet/chainer/pull/2038"
} | gharchive/pull-request | Use autospec in mock creation.
Use 'autospec'. Related to https://github.com/pfnet/chainer/pull/2037
LGTM!
|
2025-04-01T06:39:59.809143 | 2021-09-06T10:09:07 | 989007392 | {
"authors": [
"kmaehashi"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9580",
"repo": "pfnet/pytorch-pfn-extras",
"url": "https://github.com/pfnet/pytorch-pfn-extras/pull/312"
} | gharchive/pull-request | doc: Move type annotation to description from signature
This is a resubmit of #241 to trainer-dev branch as it was out of synchronization.
/test
|
2025-04-01T06:39:59.810503 | 2024-12-02T14:35:01 | 2712131306 | {
"authors": [
"chenbihao",
"pfrankov"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9581",
"repo": "pfrankov/obsidian-colored-tags",
"url": "https://github.com/pfrankov/obsidian-colored-tags/issues/27"
} | gharchive/issue | Tags that start with an underscore may cause incorrect rendering
eg. :
#theme
#_theme
#the_me
Maybe it has something to do with Chinese characters?
#教程 #obsidian
#theme #_theme #the_me
#_教程 #_指南 #_参考
#_公司/阿里 #_公司/百度
Hi there!
That's the limitation of the plugin as mentioned in #20
|
2025-04-01T06:39:59.817815 | 2015-04-30T03:07:23 | 72047902 | {
"authors": [
"BBcan177",
"rbgarga"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9582",
"repo": "pfsense/pfsense",
"url": "https://github.com/pfsense/pfsense/pull/1633"
} | gharchive/pull-request | Independent Dashboard Theme
With the current 'Theme' design, the chosen theme is used in all pages.
This work-around will allow the setting of a 'theme' for the Dashboard, Independent of the Theme for the balance of the pfSense Pages.
Use case would be setting the "Dashboard" to a Wide-Screen theme, and leaving all o... |
2025-04-01T06:39:59.819797 | 2020-05-08T13:21:05 | 614739350 | {
"authors": [
"vktg"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9583",
"repo": "pfsense/pfsense",
"url": "https://github.com/pfsense/pfsense/pull/4309"
} | gharchive/pull-request | DNS/Ping/Traceroute IDN support. Issue #10538
[X] Redmine Issue: https://redmine.pfsense.org/issues/10538
[X] Ready for review
Add support for IDN hostnames on the DNS/Ping/Traceroute diagnostics pages.
in the same way it's possible to add IDN support to DNS Resolver/IPsec/OpenVPN etc.
but I think it's better to ... |
2025-04-01T06:39:59.833695 | 2023-10-28T16:21:21 | 1966655151 | {
"authors": [
"lcheruka",
"lfittl"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9584",
"repo": "pganalyze/libpg_query",
"url": "https://github.com/pganalyze/libpg_query/pull/216"
} | gharchive/pull-request | Support passing parse mode to parse/fingerprint functions
Fixes #215
Mainly commenting so I don't forget:
For the newly introduced _opt functions, I wonder if we should also consider the use cases requested in https://github.com/pganalyze/libpg_query/issues/50 here, i.e. to set GUCs that affect parsing.
Need to thi... |
2025-04-01T06:39:59.852970 | 2024-09-22T20:13:51 | 2541240304 | {
"authors": [
"Jubilee101",
"ashu3103",
"jesperpedersen"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9585",
"repo": "pgmoneta/pgmoneta",
"url": "https://github.com/pgmoneta/pgmoneta/pull/379"
} | gharchive/pull-request | [#366] client side translation of numeric values
WIP
Translations for :-
Command
Output Format
Valid field
Compression field
Encryption field
@jesperpedersen PTAL
The idea is that all changes are in cli.c.
Maybe we can extract some static functions into in the public API once we have a good idea
@jesperpedersen... |
2025-04-01T06:39:59.860305 | 2016-01-23T09:27:12 | 128317299 | {
"authors": [
"alekbarszczewski",
"pgte"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9586",
"repo": "pgte/nock",
"url": "https://github.com/pgte/nock/pull/455"
} | gharchive/pull-request | Fixed issue with header function evaluation + added 2 tests
Fixes #454
Reply header functions were evaluated twice per request.
Reply header functions were overridden by evaluated values.
After fix each header function is evaluated only once per request.
After fix each header function is evaluated on each and every... |
2025-04-01T06:39:59.924947 | 2020-04-11T07:07:00 | 598207630 | {
"authors": [
"CaioBRosa",
"Juriy",
"awongCM"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9587",
"repo": "phalt/swapi",
"url": "https://github.com/phalt/swapi/issues/148"
} | gharchive/issue | Forked my own verson of SWAPI
I forked your SWAPI.
I'm curious to know when following the MakeFile, which python version do you used for this?
I'm assuming the service has always been written in Python 2 for a while..
Also do you recommend using virtualenv when running locally? I'm running into a lot of versioning i... |
2025-04-01T06:39:59.955943 | 2022-10-06T04:45:29 | 1398776469 | {
"authors": [
"thomas-neitmann"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9588",
"repo": "pharmaverse/admiral",
"url": "https://github.com/pharmaverse/admiral/pull/1492"
} | gharchive/pull-request | Pre-release v0.8.3
Thank you for your Pull Request! We have developed this task checklist from the Development Process Guide to help with the final steps of the process. Completing the below tasks helps to ensure our reviewers can maximize their time on your code as well as making sure the admiral codebase remains ro... |
2025-04-01T06:40:00.011611 | 2022-09-30T09:24:58 | 1392141299 | {
"authors": [
"benregn",
"woylie"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9589",
"repo": "phenixdigital/phx_live_storybook",
"url": "https://github.com/phenixdigital/phx_live_storybook/issues/117"
} | gharchive/issue | Icons not rendering correctly
The icons in the sidebar aren't rendering correctly for me.
<div class="lsb lsb-flex lsb-items-center lsb-py-3 lg:lsb-py-1.5 -lsb-ml-2 lsb-group lsb-cursor-pointer lsb-group hover:lsb-text-indigo-600" phx-click="close-folder" phx-target="1" phx-value-path="/admin/storybook/components/fe... |
2025-04-01T06:40:00.077666 | 2019-02-25T03:59:58 | 413922915 | {
"authors": [
"jinfagang",
"philip-huang"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9590",
"repo": "philip-huang/PIXOR",
"url": "https://github.com/philip-huang/PIXOR/issues/2"
} | gharchive/issue | Training multi class at the same time?
Hi, how to training multi class at the same time?
Sorry this is not supported currently.
|
2025-04-01T06:40:00.089712 | 2023-10-17T08:33:44 | 1946865239 | {
"authors": [
"1171-jpg",
"KarthikRaju391",
"philipperemy"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9591",
"repo": "philipperemy/stanford-openie-python",
"url": "https://github.com/philipperemy/stanford-op... | gharchive/issue | Can not get feedback from Sever
I installed the environment and ran the demo code. However, I can not get the feedback from the client. Is there any issue with my set up?
Do you have java installed properly?
I have java installed:
$ java -version
openjdk version "24-loom" 2025-03-18
OpenJDK Runtime Environment ... |
2025-04-01T06:40:00.096820 | 2015-01-23T14:15:03 | 55285366 | {
"authors": [
"storytime"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9592",
"repo": "philipsorst/angular-rest-springsecurity",
"url": "https://github.com/philipsorst/angular-rest-springsecurity/issues/17"
} | gharchive/issue | Spring 4
Thank you for a very good tutorial.
What about Spring 4 annotations config integration?
Thank you.
Check my fork for Spring4 + Annotations
https://github.com/storytime/angular-rest-springsecurity
|
2025-04-01T06:40:00.113412 | 2024-02-13T13:00:37 | 2132274237 | {
"authors": [
"phimado"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9593",
"repo": "phimado/status",
"url": "https://github.com/phimado/status/issues/66"
} | gharchive/issue | ⚠️ ECDC Shop has degraded performance
In 394cb8c, ECDC Shop (https://shop.memmingen-indians.de) experienced degraded performance:
HTTP code: 200
Response time: 7622 ms
Resolved: ECDC Shop performance has improved in c5e3f04 after 21 minutes.
|
2025-04-01T06:40:00.131846 | 2024-05-31T03:44:44 | 2326903624 | {
"authors": [
"chrismccord"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9594",
"repo": "phoenixframework/flame",
"url": "https://github.com/phoenixframework/flame/pull/40"
} | gharchive/pull-request | Add dynamic syncing of code and applications support
TODO
[x] purge consolidated protocols
[x] sync priv dirs of start_apps
@josevalim ready for a new pass
|
2025-04-01T06:40:00.160555 | 2016-06-10T17:54:10 | 159687968 | {
"authors": [
"mwbrooks",
"surajpindoria"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9595",
"repo": "phonegap/phonegap-cli",
"url": "https://github.com/phonegap/phonegap-cli/issues/606"
} | gharchive/issue | Add push template to package.json
We should add the push template to the CLI:
https://github.com/phonegap/phonegap-template-push
Added this with above commit
|
2025-04-01T06:40:00.164843 | 2017-07-19T16:51:25 | 244106264 | {
"authors": [
"jamesyangf",
"jeanpi-gomez",
"lsaballo",
"macdonst"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9596",
"repo": "phonegap/phonegap-plugin-barcodescanner",
"url": "https://github.com/phonegap... | gharchive/issue | PDF_417 format not being read on iOS
Issue
I'm using this plugin to read the barcode on US drivers' licenses and extract some information, for android it worked like a charm, the problem is when you try to use it on iOS, it doesn't read the barcode, seems like it doesn't recognize the format. According to PR-431 (htt... |
2025-04-01T06:40:00.166880 | 2016-07-01T16:28:38 | 163430598 | {
"authors": [
"dmaus",
"imhotep",
"mansimarkaur"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9597",
"repo": "phonegap/phonegap-plugin-contentsync",
"url": "https://github.com/phonegap/phonegap-plugin-con... | gharchive/issue | sync.cancel(); not working propperly on second cancel()
When canceling the sync process the first time, it works perfectly.
Starting the same process again and cancel again, contentsync still downloads the file.
It's easy to reproduce from the sample code. Just put sync.cancel() in the progress-callback and start it ... |
2025-04-01T06:40:00.169505 | 2016-03-29T16:48:22 | 144322364 | {
"authors": [
"lucasabba",
"macdonst"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9598",
"repo": "phonegap/phonegap-plugin-push",
"url": "https://github.com/phonegap/phonegap-plugin-push/issues/761"
} | gharchive/issue | iOS 9.3
Hello, i reed this https://github.com/phonegap/phonegap-plugin-push/issues/752 about push problem in iOS 9.3. I have the same problem but i don't understand what i need to do to resolve the problem. What does it mean that I need to fill everything on the push object?
Thanks to all!
@lucasabba if you are usi... |
2025-04-01T06:40:00.185582 | 2023-12-12T22:34:02 | 2038647591 | {
"authors": [
"Peda1996",
"mgineer85"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9599",
"repo": "photobooth-app/photobooth-app",
"url": "https://github.com/photobooth-app/photobooth-app/pull/135"
} | gharchive/pull-request | Enhance Photobooth Experience with Distinct ISO and Shutter Speed Settings for Live View and Capture
This pull request introduces an enhancement to the photobooth application by allowing separate ISO and shutter speed settings for the live preview mode and the photo capture mode. This feature is particularly useful f... |
2025-04-01T06:40:00.193934 | 2016-05-21T22:46:46 | 156125175 | {
"authors": [
"JimmyBoh",
"clark-stevenson",
"d3lm",
"jamesgroat",
"kikemx78",
"photonstorm",
"shinygruv3",
"smks"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9600",
"repo": "photonstorm/phase... | gharchive/issue | Graphics improperly extends DisplayObject
Hi there,
Looks like the signature for Graphics.generateTexture doesn't match that of DisplayObject.generateTexture. This is an issue for typescript compilation (see pixi.d.ts).
Thanks for the awesomeness y'all.
Experienced the same problem when I tried to update to the lat... |
2025-04-01T06:40:00.199440 | 2016-06-07T00:47:18 | 158806669 | {
"authors": [
"MichelAlonso",
"marcelodeassis",
"photonstorm"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9601",
"repo": "photonstorm/phaser",
"url": "https://github.com/photonstorm/phaser/issues/2540"
} | gharchive/issue | useHandCursor not working properly in Phaser 2.4.8
The hard cursor only appears while pressing.
Example:
https://jsfiddle.net/snake/vg3Ljk26/
I've tested in other versions and works fine, only the 2.4.8 have this issue,
I was going to report this, just to add more info:
This Issue is about:
A bug in the API
When ... |
2025-04-01T06:40:00.202669 | 2018-02-28T18:58:01 | 301142076 | {
"authors": [
"melissaelopez",
"photonstorm"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9602",
"repo": "photonstorm/phaser",
"url": "https://github.com/photonstorm/phaser/issues/3297"
} | gharchive/issue | Documentation: Broken Link to Code of Conduct in phaser/.github/CONTRIBUTING.md
This Issue is about:
An error in the documentation
Hello! I have noticed that in the first section of CONTRIBUTING.md, the link to the code of conduct is outdated, and thus results in a 404 error. See the image below to see the broken l... |
2025-04-01T06:40:00.207825 | 2018-08-18T15:28:44 | 351828841 | {
"authors": [
"lgibson02",
"photonstorm"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9603",
"repo": "photonstorm/phaser",
"url": "https://github.com/photonstorm/phaser/issues/3948"
} | gharchive/issue | Cropped sprites behave unexpectedly when recropped
Phaser Version: 3.11
Operating System: Windows 7 Professional x64
Browser: Firefox Developer Edition 62.0b13 x64
I have noticed while working on a project of mine that if you use .setCrop on an already cropped sprite, all other cropped sprites will also be affected... |
2025-04-01T06:40:00.211452 | 2018-10-29T06:53:36 | 374880805 | {
"authors": [
"asukiaaa",
"huangshengping2017",
"photonstorm",
"rexrainbow"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9604",
"repo": "photonstorm/phaser",
"url": "https://github.com/photonstorm/phaser/iss... | gharchive/issue | is video module removed from phaser3?
is phaser3 still has video module?
Phaser 3 has never had video support (it wasn't removed, it was just never there in the first place) - it will be added in 2019, or if someone in the community wants to do it before then, I'd merge it in too.
I have a video plugin, which can... |
2025-04-01T06:40:00.221062 | 2021-07-08T01:41:44 | 939388742 | {
"authors": [
"ivorcosta",
"kootoopas",
"photonstorm",
"samme"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9605",
"repo": "photonstorm/phaser",
"url": "https://github.com/photonstorm/phaser/issues/5773"
} | gharchive/issue | Particle emitter does not stops, even though maxParticles is being set
Version
Phaser Version: 3.55.2
Operating system: Windows 10
Browser: Chrome 91
Description
Particle emitter does not stop creating particles, even thought the maxParticles is being set.
When changing the below codepen from maxParticles: 30 to ma... |
2025-04-01T06:40:00.225327 | 2020-03-23T02:05:32 | 585876249 | {
"authors": [
"photonstorm",
"samme"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9606",
"repo": "photonstorm/phaser",
"url": "https://github.com/photonstorm/phaser/pull/5051"
} | gharchive/pull-request | Add Tiled point object and change offset in createFromObjects()
This PR
Adds a new feature
Fixes a bug?
Current Behavior
Tiled point objects are parsed to
{ rectangle: true, width: 0, height: 0, … }
When creating a sprite from a Tiled object with `{ width: 0, height: 0 }, createFromObjects() maps the Tiled object ... |
2025-04-01T06:40:00.263529 | 2018-06-18T11:28:59 | 333231207 | {
"authors": [
"konradja100"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9607",
"repo": "php-ai/php-ml",
"url": "https://github.com/php-ai/php-ml/issues/283"
} | gharchive/issue | Can't separate numbers from strings
Hi
I have trained a RandomForest algoritm and it won't separate numbers from strings.
This is my class:
<?php
declare(strict_types=1);
namespace PhpmlExamples;
include '../../vendor/autoload.php';
use Phpml\Classification\Ensemble\RandomForest;
use Phpml\Dataset\CsvDataset;
use ... |
2025-04-01T06:40:00.276073 | 2022-10-03T15:55:54 | 1394964749 | {
"authors": [
"cezarpopa",
"szepeviktor"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:9608",
"repo": "php-stubs/acf-pro-stubs",
"url": "https://github.com/php-stubs/acf-pro-stubs/pull/7"
} | gharchive/pull-request | Generate stubs for ACF PRO 6.0.2
Hi,
ACF Pro had an update recently and thought of creating a PR to update the stubs for it.
Thank you,
Cezar
Hello @cezarpopa!
This repo has not so much life in it.
So I'm merging your PR blindly.
Thank you.
Hello @cezarpopa! This repo has not so much life in it. So I'm merging... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.