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:46.766863
2024-12-10T07:56:20
2729316766
{ "authors": [ "EunjuYang", "myungjoo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8977", "repo": "nnstreamer/nntrainer", "url": "https://github.com/nnstreamer/nntrainer/pull/2823" }
gharchive/pull-request
[ Meson ] BCQTensor dependency is added for Android build This commit add BiQGEMM path to nntrainer_inc_abs to support Android build with enable-biqgemm option. The path for BiQGEMM corresponds to the one in the top meson.build Self evaluation: Build test: [X]Passed [ ]Failed [ ]Skipped Run test: [X]Passed [ ]Faile...
2025-04-01T06:39:46.792216
2023-10-13T11:10:26
1941742213
{ "authors": [ "Rookie764", "noahzn" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8978", "repo": "noahzn/Lite-Mono", "url": "https://github.com/noahzn/Lite-Mono/issues/75" }
gharchive/issue
Dataset hello,I want to know the information about how to split the kitti dataset,in the paper ,there are 39180 for training ,but monodepth2 has 39810 for training,will the difference affect results? Hi, I think this should be a typo in our paper. We used the same training dataset as Monodepth2.
2025-04-01T06:39:46.844159
2024-05-21T18:46:00
2308899991
{ "authors": [ "jsetoain", "newling", "yzhang93" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8979", "repo": "nod-ai/iree-amd-aie", "url": "https://github.com/nod-ai/iree-amd-aie/issues/363" }
gharchive/issue
matmul-elementwise fusion failed to legalize operation 'vector.contract' With the support of fusing consumer (tensor.unpack) into the loop, I've modified the matmul-elementwise fusion with pack-peel pipeline. Now i32 test compiles and has correct outputs on hardware. However, bf16 test failed at AIE stage with error:...
2025-04-01T06:39:47.135983
2018-03-12T15:58:19
304432755
{ "authors": [ "Flarna", "kkoopa" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8980", "repo": "nodejs/nan", "url": "https://github.com/nodejs/nan/pull/754" }
gharchive/pull-request
avoid unneeded call to Isolate::GetCurrent() in converters I have seen an unneeded call to Isolate::GetCurrent() in converters during stepping around. Even the overhead of this is small it's unneeded. Thank you. Seems nobody has noticed this in over a year.
2025-04-01T06:39:47.491619
2016-04-05T09:28:55
145934926
{ "authors": [ "AdrianRossouw" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8981", "repo": "nodezoo/nodezoo-github", "url": "https://github.com/nodezoo/nodezoo-github/pull/47" }
gharchive/pull-request
less generic token. fixes #3 we are going to have multiple tokens configured in this app, so we have a shared namespace. merged but github broke during
2025-04-01T06:39:47.495183
2016-12-27T12:14:01
197694652
{ "authors": [ "mattecapu", "nodkz" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8982", "repo": "nodkz/react-relay-network-layer", "url": "https://github.com/nodkz/react-relay-network-layer/issues/30" }
gharchive/issue
Ejecting express-middleware to its own module It doesn't really belong to the network layer. It's just a mean to support the "batching protocol" that should be separated from the rest. Not everybody use express. I use koa and I made koa-graphql-batch to use this network layer, thus I don't need express-middleware. ...
2025-04-01T06:39:47.496181
2022-08-11T08:52:49
1335661244
{ "authors": [ "Barragek0", "mrhappyasthma" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8983", "repo": "nofatigue/runelite-profit-tracker", "url": "https://github.com/nofatigue/runelite-profit-tracker/pul...
gharchive/pull-request
Remove parallel streaming Parallel streams are run on a seperate thread causing AssertionError: must be run on client thread when calling ItemManager.getItemPrice I confirmed this fixes the crash. Can we get this merged in?
2025-04-01T06:39:47.499696
2024-05-23T16:02:37
2454632995
{ "authors": [ "jon-nfc" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8984", "repo": "nofusscomputing/centurion_erp", "url": "https://github.com/nofusscomputing/centurion_erp/issues/26" }
gharchive/issue
docker log format the docker log format does not include the source IP address. correct so that it does (including using the proxy forward-for header) added 2m of time spent closing as release v1.3 #371 made changes forcing this issue now to be stale.
2025-04-01T06:39:47.509193
2022-09-04T12:04:20
1361128609
{ "authors": [ "MurdeRM3L0DY", "noib3" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8985", "repo": "noib3/nvim-completion", "url": "https://github.com/noib3/nvim-completion/issues/19" }
gharchive/issue
segfaults when calling setup Hi. Would you mind sharing what versions of neovim, nvim-oxi and rustc you use to test nvim-completion? I've tried with rustc 1.65.0-nightly/1.63.0, neovim (NVIM v0.8.0-dev-1021-g24fbda04b Build type: Release), nvim-oxi latest master. Could you also share your config options for nvim-comp...
2025-04-01T06:39:47.522163
2022-12-05T00:30:08
1475339859
{ "authors": [ "jmcph4", "kevaundray" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8986", "repo": "noir-lang/noir", "url": "https://github.com/noir-lang/noir/issues/556" }
gharchive/issue
noirup fails due to Barretenberg build failure Description Aim Successful installation of the nargo tool in order to perform Noir development. Expected behavior For invocation of noirup to successfully install nargo. Something along the lines of: $ noirup # ... $ echo $? 0 $ nargo # ... $ echo $? 0 Bug $ sudo apt-ge...
2025-04-01T06:39:47.552117
2023-05-26T19:59:24
1728166166
{ "authors": [ "jfecher", "kevaundray" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8987", "repo": "noir-lang/noir", "url": "https://github.com/noir-lang/noir/pull/1418" }
gharchive/pull-request
chore(ssa refactor): Adds basic program with empty body to experimental-ssa test corpus Description This adds the program from #1403 into the test corpus. Problem* Resolves Summary* This PR sets out to Example Before: After: Documentation [ ] This PR requires documentation updates when merged. [ ] I wil...
2025-04-01T06:39:47.559404
2022-12-17T15:08:54
1501432885
{ "authors": [ "noirello", "senfomat" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8988", "repo": "noirello/bonsai", "url": "https://github.com/noirello/bonsai/issues/75" }
gharchive/issue
Raise specific Exceptions when LDAP-connections fail due to SSL-problems Issue: I recently ran multiple times into the problem, that LDAP-connection-attempts were unsuccessful, because the server-certificates could not got verified. This was due to a lack of the corresponding CA-Certificate in the central CA-system-s...
2025-04-01T06:39:47.567072
2021-07-25T16:13:53
952306719
{ "authors": [ "nolanlawson" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8989", "repo": "nolanlawson/emoji-picker-element", "url": "https://github.com/nolanlawson/emoji-picker-element/pull/193" }
gharchive/pull-request
fix: fix types for event listeners, remove typedoc fixes #191 After looking at dom.d.ts a bit I figured out that I was missing some declarations for addEventListener/removeEventListener, which is why it would fail in strict mode. Unfortunately I couldn't figure out how to make these changes in the .ts files, but we c...
2025-04-01T06:39:47.568855
2017-07-07T13:59:16
241272538
{ "authors": [ "julmot", "nolimits4web" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8990", "repo": "nolimits4web/Swiper", "url": "https://github.com/nolimits4web/Swiper/issues/2148" }
gharchive/issue
Implement zoom methods and implement mousewheel support This is a (multiple allowed): [ ] bug [x] enhancement [ ] feature-discussion (RFC) There should be zoomIn() zoomOut() and zoomReset() methods. The zoom should also have an option to work with mousewheel. They are in v4
2025-04-01T06:39:47.570832
2014-08-14T14:13:53
40257872
{ "authors": [ "mnifakram", "zapatoche" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8991", "repo": "nolimits4web/Swiper", "url": "https://github.com/nolimits4web/Swiper/issues/896" }
gharchive/issue
width and height using percentage Hey I want to make something that mix between responsive and partial, I set the swiper-container{ width:100%; height:100%} and the swiper-slide{width:90%; height:100%} but in the output I get the swiper-slide width 100% (the same as the container) how I can correct this. Check the de...
2025-04-01T06:39:47.572474
2017-02-01T17:35:35
204652109
{ "authors": [ "klojniewski", "nolimits4web" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8992", "repo": "nolimits4web/Swiper", "url": "https://github.com/nolimits4web/Swiper/pull/1999" }
gharchive/pull-request
mousewheelControl param setting when updating this using MousewheelCo… Fix for: https://github.com/nolimits4web/Swiper/issues/1998 Always follow the contribution guidelines when submitting a pull request. Merged, thanks
2025-04-01T06:39:47.578078
2021-04-19T15:46:25
861456826
{ "authors": [ "Bimmr", "nolimits4web" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8993", "repo": "nolimits4web/swiper", "url": "https://github.com/nolimits4web/swiper/issues/4454" }
gharchive/issue
Pagination renderBullet putting last bullet in front of other bullets Swiper Version: Swiper 6.5.7 Platform/Target and Browser Versions: Windows, Chrome What You Did Using custom pagination renderBullet to use custom pagination so we can define buttons as data attributes in each slide item. JSFiddle with Example ...
2025-04-01T06:39:47.605725
2023-11-15T12:40:16
1994701350
{ "authors": [ "tangledbytes" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8995", "repo": "noobaa/noobaa-core", "url": "https://github.com/noobaa/noobaa-core/pull/7601" }
gharchive/pull-request
[NC | NSFS] WAL based tape migrations and recalls Explain the changes This PR adds WAL based migrations and recalls to NooBaa. The PR adds 2 commands manage_nsfs: tape recall - Uses eeadm to restore all the files that were requested for restore. tape migrate - Uses eeadm to migrate all the files to the tape. NOTE: ...
2025-04-01T06:39:47.660373
2024-07-25T09:36:56
2429502384
{ "authors": [ "IanOvenden", "akshaykalaskar1" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8996", "repo": "norm-l/odx", "url": "https://github.com/norm-l/odx/pull/641" }
gharchive/pull-request
fix: BUG-8180/INC-B17940 Updated navigation to 'replace' so that ?code entry which in history with the intended new url without ?code Hi @akshaykalaskar1, So as I understand it, replace forces the page to reload and therefore running the process to remove code from the URL and load correctly. Is that right?
2025-04-01T06:39:47.681752
2016-04-07T15:54:54
146667484
{ "authors": [ "Khady", "noseglid" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8997", "repo": "noseglid/atom-build", "url": "https://github.com/noseglid/atom-build/issues/384" }
gharchive/issue
Append custom regex to errorMatch for a project Hi, I am using a Makefile to compile an ocaml project. This makefile actually calls ocamlbuild, which is a wrapper around ocamlc/ocamlopt (the ocaml compilers). The errors that are provided by those compilers follow this schema: File "foo/bar.ml", line 277, characters 1...
2025-04-01T06:39:47.683514
2018-05-23T09:28:12
325622538
{ "authors": [ "nosir", "viktor-izettle" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8998", "repo": "nosir/cleave.js", "url": "https://github.com/nosir/cleave.js/issues/353" }
gharchive/issue
Preact compatibility Would you be open for a PR to make it compatible with preact? Just checking.. Unfortunately we have limited resource to make it work and keep update with all those awesome libs, so this is not in the plan yet. Also sorry for the late response. Close it for now.
2025-04-01T06:39:47.689703
2021-05-26T21:33:17
902939635
{ "authors": [ "FoxxMD" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:8999", "repo": "not-an-aardvark/snoowrap", "url": "https://github.com/not-an-aardvark/snoowrap/issues/324" }
gharchive/issue
How to check what moderator permissions client has? I can see what permissions I (an account) has by GET to https://www.reddit.com/subreddits/mine/moderator/.json and looking at the property mod_permissions on each subreddit. I don't see this available through getMe() or getModeratedSubreddits() in snoowrap. And the ...
2025-04-01T06:39:48.029590
2023-10-12T04:08:20
1939137735
{ "authors": [ "broofa" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9000", "repo": "npmgraph/npmgraph", "url": "https://github.com/npmgraph/npmgraph/pull/170" }
gharchive/pull-request
feat: last-modified date colorizer Adds ability to colorize by "last modified date". Example: https://npmgraph-git-datecolorizer-npmgraph.vercel.app/?q=express#color=modified I'm a little unsure whether to merge this. The "Last modified date" is last time the package record was modified in the NPM registry. That'l...
2025-04-01T06:39:48.031481
2016-06-22T14:33:38
161699581
{ "authors": [ "TylerFisher", "lindamood" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9001", "repo": "nprapps/rockymountain", "url": "https://github.com/nprapps/rockymountain/issues/100" }
gharchive/issue
Bug: audio player and web vr icon aren't showing up on mobile by default rotating the device causes the controls to show up. Fixed.
2025-04-01T06:39:48.038923
2017-09-13T06:59:22
257276901
{ "authors": [ "jwatt", "nrc", "skade" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9002", "repo": "nrc/find-work", "url": "https://github.com/nrc/find-work/issues/8" }
gharchive/issue
URL without www loads page, but has a CORS error for the data. I.e., visiting https://rustaceans.org/findwork rather than https://www.rustaceans.org/findwork (and presumably the http versions) loads the website, but is stuck at loading... forever becaue fetching the data gives a CORS error. Similarly, navigating to...
2025-04-01T06:39:48.044925
2015-06-18T22:12:15
89409950
{ "authors": [ "cassiersg", "marcusklaas", "nrc" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9003", "repo": "nrc/rustfmt", "url": "https://github.com/nrc/rustfmt/issues/110" }
gharchive/issue
Rustfmt always recompiles Rustfmt always recompiles on my machine, even if no source code has been altered. Is this happening for other people as well? If so, why does it happen and how can we prevent it? It's also happening for me. It seems to be related to the build script. Commenting the line build=build.rs prev...
2025-04-01T06:39:48.046709
2018-09-27T04:45:34
364303326
{ "authors": [ "Mierdin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9004", "repo": "nre-learning/antidote", "url": "https://github.com/nre-learning/antidote/issues/41" }
gharchive/issue
Reviewers Doc Need a doc for reviewers. Not only syntax but the spirit of the project. Focusing on the workflow rather than just "automating the network". Being neat with diagrams and examples. Not only for reviewers but also so contributors know what to expect. Convey that our goal is to make this the first impressi...
2025-04-01T06:39:48.058231
2021-02-12T15:54:30
807344772
{ "authors": [ "EssBee59", "bagage", "mjaschen", "nrenner" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9005", "repo": "nrenner/brouter-web", "url": "https://github.com/nrenner/brouter-web/issues/368" }
gharchive/issue
Is it possible to get help to create a new pull request? Hello, I would like to create new pull requests (for #356 and #332), but I am not familar with the branch/fork and pull technologies.... Is it possible to get help? (or better, someone creates the pull reqests directly!) My changes are already well tested, a do...
2025-04-01T06:39:48.110895
2024-05-07T22:09:56
2284309601
{ "authors": [ "markaj-nordic" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9006", "repo": "nrfconnect/sdk-zephyr", "url": "https://github.com/nrfconnect/sdk-zephyr/pull/1686" }
gharchive/pull-request
[nrf fromtree] net: if: Extend the usage of rejoining the multicast groups It may happen that the interface is up but not yet running when we issue the rejoin_ipv6_mcast_groups(). This can be fixed by calling this function again right after the iface is set to 'running' state in the notify_iface_up handler. Signed-of...
2025-04-01T06:39:48.121775
2022-07-22T11:30:06
1314889357
{ "authors": [ "codecov-commenter", "jstarpl" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9007", "repo": "nrkno/sofie-core", "url": "https://github.com/nrkno/sofie-core/pull/748" }
gharchive/pull-request
hotfix: add try-catch in setTimeout/setImmediate What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) What is the current behavior? (You can also link to an open issue here) What is the new behavior (if this is a feature change)? Other information: Status [ ] Code documentation...
2025-04-01T06:39:48.185103
2023-03-02T13:24:26
1606804457
{ "authors": [ "mechairoi", "nsaunders" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9008", "repo": "nsaunders/purescript-unique", "url": "https://github.com/nsaunders/purescript-unique/issues/3" }
gharchive/issue
Repository transfer Hi @mechairoi, I got this updated in the PureScript Registry quicker than expected. :-) At this point, I would like to migrate the repository to a different namespace, e.g. purescript-contrib, rowtype-yoga, or similar. This can distribute the maintenance burden and avoid either of us being a "sing...
2025-04-01T06:39:48.200791
2015-01-13T12:10:00
54184849
{ "authors": [ "nskvortsov" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9009", "repo": "nskvortsov/deployer", "url": "https://github.com/nskvortsov/deployer/issues/23" }
gharchive/issue
SSH Deployer key based authentication not working First things first: Thanks for this great plugin! There seems to be a bug with SSH Deployer authentication when using SSH keys. Password authentication works fine, however, when selecting "Default Private Key" I can not enter a username with which to authenticate with...
2025-04-01T06:39:48.231973
2015-06-29T07:56:42
91729259
{ "authors": [ "boazin", "nst" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9010", "repo": "nst/STTwitter", "url": "https://github.com/nst/STTwitter/issues/199" }
gharchive/issue
verifyCredentialsWithSuccessBlock not returning So here goes - I had an old code of STTwitter not via cocoapods. Using pods now. The problem: verifyCredentialsWithSuccessBlock not returning - not success block and not errorBlock. It started with the latest version (0.2.1) so I thought it has something to do with the ...
2025-04-01T06:39:48.236933
2017-11-09T20:34:41
272715174
{ "authors": [ "mbuhot", "nsweeting" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9011", "repo": "nsweeting/authex", "url": "https://github.com/nsweeting/authex/issues/1" }
gharchive/issue
License Thanks for creating this library, it looks nice and simple to use 👍 I notice the mix.exs file says the license is MIT, but I don't see a LICENSE file in the repo. Could you add one just to clarify. Thanks again! Thanks for the heads up @mbuhot. Missing LICENSE has been added. Will be available in the next ...
2025-04-01T06:39:48.239286
2024-10-18T21:38:16
2598427125
{ "authors": [ "Abestanis", "nt4f04uNd" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9012", "repo": "nt4f04uNd/sweyer", "url": "https://github.com/nt4f04uNd/sweyer/pull/161" }
gharchive/pull-request
Add cyrillic letters to sort tests Fixes https://github.com/nt4f04uNd/sweyer/issues/158 Thanks for adding the tests. Thanks for making them =) I've seen this CI failure before, but I can't replicate it locally. My guess is that we start the initialization in a test, and then the test ends but the while the init...
2025-04-01T06:39:48.245510
2016-03-28T20:56:52
144081168
{ "authors": [ "lgeiger", "n-riesco" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9013", "repo": "nteract/hydrogen", "url": "https://github.com/nteract/hydrogen/pull/232" }
gharchive/pull-request
ResultView: Add action panel to text/html output Closes #26 Just make the pre element clickable if it's a single line output. I see a bug but I can't reproduce it reliably. When it fails: When it works: The logs in the dev console look the same. I will look at this more carefully. But I'm not sure if I'll be ab...
2025-04-01T06:39:48.252590
2024-12-05T21:48:35
2721500635
{ "authors": [ "florianziemen", "ntessore", "philipc2" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9014", "repo": "ntessore/healpix", "url": "https://github.com/ntessore/healpix/issues/66" }
gharchive/issue
Provide cell corners Moin Nicolas, First of all, thanks a lot for providing the healpix package! To add HEALPix support to UXarray, an xarray extension for unstructured grids, we need a function that computes the vertices, and ideally also a mapping of the vertices to the cells. I've played a bit with the healpix pac...
2025-04-01T06:39:48.279506
2023-05-05T13:58:54
1697671314
{ "authors": [ "ancker010", "massimocandela" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9015", "repo": "nttgin/BGPalerter", "url": "https://github.com/nttgin/BGPalerter/issues/1082" }
gharchive/issue
Speed up generate function Describe what you would like to achieve Provide a mechanism to speed up generation of large numbers of prefixes or ASNs. Describe why the current solution (if any) is not satisfactory When passing a large number of ASNs or Prefixes to the generate function, the process takes several hours. ...
2025-04-01T06:39:48.301601
2017-09-21T05:53:46
259382873
{ "authors": [ "nuclearace", "tellowkrinkle" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9016", "repo": "nuclearace/SwiftDiscord", "url": "https://github.com/nuclearace/SwiftDiscord/pull/51" }
gharchive/pull-request
Switch to Encodable for JSONification Now that Swift 4 is out, we have Codable! Yaaaay! Except that it wasn't meant for situations where you use some structs and some random dictionaries. It really doesn't like trying to encode [String: Any]s or even [String: Encodable]s (trying to encode either with the default im...
2025-04-01T06:39:48.335889
2024-01-02T18:02:43
2062764650
{ "authors": [ "nobkd", "tipiirai" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9017", "repo": "nuejs/nue", "url": "https://github.com/nuejs/nue/pull/147" }
gharchive/pull-request
fix: add type to favicon field resolve #146 Adds the image type to the favicon field Thank you!
2025-04-01T06:39:48.337213
2024-09-01T13:45:59
2499479263
{ "authors": [ "nobkd", "tipiirai" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9018", "repo": "nuejs/nue", "url": "https://github.com/nuejs/nue/pull/338" }
gharchive/pull-request
chore: exclude examples and docs from triggering test run https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#onpushpull_requestpull_request_targetpathspaths-ignore Good change
2025-04-01T06:39:48.380373
2022-12-27T23:20:08
1512254002
{ "authors": [ "nullxception", "rinme" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9026", "repo": "nullxception/boorusphere", "url": "https://github.com/nullxception/boorusphere/pull/69" }
gharchive/pull-request
Add: data_backup, ime_incognito to Thai's i18n Added "data_backup" and "ime_incognito" Translations to Thai's i18n 69th commit, Nice :) In this pull request Localization Add: data_backup, ime_incognito to Thai's i18n Fully Translated Japanese Thank you!
2025-04-01T06:39:48.383055
2024-07-05T13:50:03
2392650512
{ "authors": [ "th0ger", "vigith" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9027", "repo": "numaproj/numaflow", "url": "https://github.com/numaproj/numaflow/issues/1794" }
gharchive/issue
Component Testing for Python SDK Summary What change needs making? Use Cases When would you use this? Message from the maintainers: If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize. Yeah we need some better tooling and...
2025-04-01T06:39:48.387016
2022-05-29T19:04:00
1251966632
{ "authors": [ "edlee2121", "vigith" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9028", "repo": "numaproj/numaflow", "url": "https://github.com/numaproj/numaflow/issues/30" }
gharchive/issue
AWS SQS source and sink Is your feature request related to a problem? Please describe. Would be useful to be able to source events from AWS SQS. Describe the solution you'd like A source that turns GCP Pub/Sub events into messages for further processing. Describe alternatives you've considered None Additional context...
2025-04-01T06:39:48.391168
2021-05-04T12:29:35
875413156
{ "authors": [ "JSKenyon", "stuartarchibald", "vroomzel" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9029", "repo": "numba/numba", "url": "https://github.com/numba/numba/issues/6998" }
gharchive/issue
np.linalg.solve unexpectedly returns an F_CONTIGUOUS array for C_CONTIGUOUS inputs Reporting a bug [X] I have tried using the latest released version of Numba (most recent is visible in the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG). [X] I have included a self contained code sample to reprodu...
2025-04-01T06:39:48.392453
2015-08-31T20:52:41
104132275
{ "authors": [ "pitrou", "stefanseefeld" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9030", "repo": "numba/numba", "url": "https://github.com/numba/numba/pull/1401" }
gharchive/pull-request
Fix typo(s). For most cases in typeinfer.py, the word 'constrain' should actually be 'constraint'. Yes, I've always been a bit confused by that :)
2025-04-01T06:39:48.401204
2015-12-09T11:44:53
121218796
{ "authors": [ "christianp" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9031", "repo": "numbas/Numbas", "url": "https://github.com/numbas/Numbas/issues/419" }
gharchive/issue
Require student to specify units in number entry parts There should be an option to make the student specify the units of their answer. For example, make them type "50g" instead of just "50". Options: name of unit (g,s,N, etc.) allow SI orders of magnitude? (i.e., student can enter either "5000g" or "5kg" and be mar...
2025-04-01T06:39:48.420843
2024-04-23T22:25:59
2259877943
{ "authors": [ "gwhitney" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9032", "repo": "numberscope/frontscope", "url": "https://github.com/numberscope/frontscope/issues/314" }
gharchive/issue
Use multiple columns or something like that for contributor list The contributor list is getting long. That's a good thing, but presented as a single-column list it's leaving a lot of whitespace on the About page. I recommend going to multiple columns, or just a comma-separated paragraph format, or something else spa...
2025-04-01T06:39:48.554133
2023-04-02T01:22:10
1650764767
{ "authors": [ "nunomaduro", "set0x" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9033", "repo": "nunomaduro/collision", "url": "https://github.com/nunomaduro/collision/pull/268" }
gharchive/pull-request
Return testdox as test name Return name generated for phpunit from testDox. This add possibility to rename test name with @testdox annotation. No plans for changing this, sorry. Hi, I currently use @testdox to describe my tests as it gives me a clearer interface. Is there any way to display it with the art test c...
2025-04-01T06:39:48.648200
2024-11-07T06:36:50
2640024151
{ "authors": [ "blindFS", "fdncred" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9034", "repo": "nushell/tree-sitter-nu", "url": "https://github.com/nushell/tree-sitter-nu/pull/134" }
gharchive/pull-request
Fix unquoted command args with leading + This PR fixes #131 by grouping "+/-" and digits in decimals. Related test cases in cmd-026-unquoted-string-with-leading-plus. Thanks!
2025-04-01T06:39:48.662638
2018-12-11T06:52:38
389620176
{ "authors": [ "CLAassistant", "mcedica" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9035", "repo": "nuxeo-sandbox/environment-jx-staging", "url": "https://github.com/nuxeo-sandbox/environment-jx-staging/pu...
gharchive/pull-request
jenkinsx-quickstart-nuxeo-poc to 1.0.11 Promote jenkinsx-quickstart-nuxeo-poc to version 1.0.11 Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.jenkins-x-bot seems not to be a GitHu...
2025-04-01T06:39:48.698830
2024-04-16T11:02:29
2245757984
{ "authors": [ "farnabaz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9036", "repo": "nuxt-hub/core", "url": "https://github.com/nuxt-hub/core/pull/73" }
gharchive/pull-request
feat: cache management nuxt-hub/platform#152 @Atinux The tests were passed by recreating the pnpm-lock using pnpm@9.
2025-04-01T06:39:48.705883
2023-06-16T23:18:24
1761481344
{ "authors": [ "antlionguard", "fabkho", "simkuns" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9037", "repo": "nuxt-modules/i18n", "url": "https://github.com/nuxt-modules/i18n/issues/2168" }
gharchive/issue
_ctx.$localePath is not a function Environment Operating System: Linux Node Version: v16.14.2 Nuxt Version: 3.5.3 Nitro Version: 2.4.1 Package Manager<EMAIL_ADDRESS>Builder: vite User Config: modules Runtime Modules<EMAIL_ADDRESS>Build Modules: - Reproduction https://stackblitz.com/edi...
2025-04-01T06:39:48.719399
2023-07-07T08:56:47
1793106760
{ "authors": [ "BobbieGoede", "Tigriz", "derHodrig", "kazupon", "productdevbook", "thaikolja" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9038", "repo": "nuxt-modules/i18n", "url": "https://github....
gharchive/issue
nuxt 3 module i18n dont working Environment Operating System: Linux Node Version: v18.16.0 Nuxt Version: 3.6.1 Nitro Version: 2.5.2 Package Manager<EMAIL_ADDRESS>Builder: vite User Config: - Runtime Modules: - Build Modules: - Reproduction https://github.com/productdevbook/i18n-bugs-l...
2025-04-01T06:39:48.724863
2022-09-02T03:02:58
1359646154
{ "authors": [ "FKonig", "Mechse" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9039", "repo": "nuxt-modules/strapi", "url": "https://github.com/nuxt-modules/strapi/issues/278" }
gharchive/issue
500 init is not a function Version @nuxtjs/strapi: v1.5.0 nuxt: v3.0.0-rc.4 node: v16.16.0 strapi: v4.3.6 Linux Pop_OS 20.04 Reproduction Link https://github.com/FKonig/NuxtStrapi_Bug Steps to reproduce Normal minimal installation like in the linked repo. Opening http://localhost:3000 -> 500 init is not a function Wh...
2025-04-01T06:39:48.727340
2023-08-02T15:09:27
1833376463
{ "authors": [ "CptJJ", "larbish" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9040", "repo": "nuxt-modules/supabase", "url": "https://github.com/nuxt-modules/supabase/pull/222" }
gharchive/pull-request
Release v1.0.0 Resolves #209 Resolves #185 Resolves #207 Resolves #163 Resolves #203 Resolves #153 Resolves #179 Resolves #137 Resolves #147 Resolves #80 Resolves #92 Resolves #208 Resolves #184 Resolves #165 Wooo! thanks a ton for this, works flawlessly. Im really curious why things seemed to implode over the last...
2025-04-01T06:39:48.867043
2020-05-08T03:10:57
614472123
{ "authors": [ "Lustach", "ahsanahmed321", "alakameljebali", "alexon1234", "ankoe", "daisuke-fukuda", "ellaidevs", "jcjp", "petrovicz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9041", "...
gharchive/issue
Cannot create new project C:\Users\Ala\Desktop\aa>npx create-nuxt-app dashboard create-nuxt-app v2.15.0 ✨ Generating Nuxt.js project in dashboard ? Project name dashboard ? Project description My kryptonian Nuxt.js project ? Author name ? Choose programming language JavaScript ? Choose the package manager Npm ? Choo...
2025-04-01T06:39:48.900149
2017-11-25T06:42:15
276730313
{ "authors": [ "18717700273", "clarkdo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9042", "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/2236" }
gharchive/issue
ERROR in common.83cd80e5c7fd8703ba74.js from UglifyJs error nuxt.config.js package.json why? You should include the you dependency which use not supported es syntax yet in 'babel', pls have a look at: https://github.com/nuxt/nuxt.js/issues/1668#issuecomment-330510870
2025-04-01T06:39:48.907999
2018-08-23T05:08:26
353226629
{ "authors": [ "UltramarineLights", "manniL", "pbastowski" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9043", "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/3790" }
gharchive/issue
Major issue with namespaced Vuex modules Version v1.4.2 Reproduction link https://vuex.vuejs.org/guide/modules.html Steps to reproduce Setup a module mode index.js in the store folder with code WORKS Copy the exact same code in a second-file.js in the store folder Change all the helpers I'm using to reference the new...
2025-04-01T06:39:48.914656
2020-04-24T11:03:09
606230581
{ "authors": [ "clarkdo", "manniL", "pi0", "simllll" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9044", "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/7268" }
gharchive/issue
npm version of @nuxt/babel-preset-app is not up to date Version v2.12.2 Reproduction link https://www.npmjs.com/package/@nuxt/babel-preset-app Steps to reproduce check out npm version of @nuxt/babel-preset-app first the version there is higher than the one in master (2.12.2 vs. 2.12.1) second the "bugfixes" option is...
2025-04-01T06:39:48.919038
2020-11-16T11:05:15
743743609
{ "authors": [ "Zuckjet", "pi0" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9045", "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/8353" }
gharchive/issue
content security policy header will lose When status code is 304 Versions nuxt: v2.14.7 node: v12.16.3 Reproduction Additional Details Steps to reproduce What is Expected? What is actually happening? I have a website built with nuxt.js, when I first visit, it has the correct csp header which I set in nuxt.con...
2025-04-01T06:39:48.929654
2021-02-17T07:46:21
809943266
{ "authors": [ "Soviut", "pi0" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9046", "repo": "nuxt/nuxt.js", "url": "https://github.com/nuxt/nuxt.js/issues/8844" }
gharchive/issue
Option to disable build progress bars in CLI even when TTY is enabled Is your feature request related to a problem? Please describe. I use Docker and wanted to enable TTY so I could see colours in Docker Compose logs. However, enabling TTY also renders the webpack progress bars during builds. The bars work but have ...
2025-04-01T06:39:48.942922
2024-02-09T20:15:17
2127790239
{ "authors": [ "KresimirCosic", "MickL", "danielroe" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9047", "repo": "nuxt/nuxt", "url": "https://github.com/nuxt/nuxt/issues/25724" }
gharchive/issue
3.10.x: nuxt build creates vue files in .nuxt/dist/server/_nuxt folder Environment - Operating System: Darwin - Node Version: v21.2.0 - Nuxt Version: 3.10.0 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager<EMAIL_ADDRESS>- Builder: - - User Config: devtools, css, modules, ru...
2025-04-01T06:39:48.955357
2024-02-19T18:28:27
2142944119
{ "authors": [ "benjamincanac", "carlosvaldesweb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9048", "repo": "nuxt/ui", "url": "https://github.com/nuxt/ui/issues/1382" }
gharchive/issue
Horizontal landing hero items end not works Environment Operating System: Darwin Node Version: v20.9.0 Nuxt Version: 3.10.2 CLI Version: 3.10.1 Nitro Version: 2.8.1 Package Manager<EMAIL_ADDRESS>Builder: - User Config: css, extends, modules, stripe, eslint, image, runtimeConfig, import...
2025-04-01T06:39:48.956659
2023-07-14T02:05:29
1804026910
{ "authors": [ "acidjazz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9049", "repo": "nuxtlabs/ui", "url": "https://github.com/nuxtlabs/ui/issues/412" }
gharchive/issue
u-accordian - name and provide a type for items import type { AccordianItems } from '@nuxtlabs/ui' const items:AccordianItems = [ ... Is this in the edge? how do i import it? import type { AccordianItem } from '@nuxthq/ui' ?
2025-04-01T06:39:48.959045
2024-08-12T21:18:17
2461912322
{ "authors": [ "dagardner-nv", "mdemoret-nv" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9050", "repo": "nv-morpheus/Morpheus", "url": "https://github.com/nv-morpheus/Morpheus/pull/1840" }
gharchive/pull-request
Fix usage of the C++ impl of write_df_to_file Description Fixes a bug when C++ mode is enabled, the file would be written twice. By Submitting this PR I confirm: I am familiar with the Contributing Guidelines. When the PR is ready for review, new or existing tests cover these changes. When the PR is ready for revi...
2025-04-01T06:39:49.007408
2020-02-29T23:15:46
573428705
{ "authors": [ "bearcatsandor", "cjoshmartin" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9051", "repo": "nvbn/thefuck", "url": "https://github.com/nvbn/thefuck/issues/1058" }
gharchive/issue
I just ran fuck, and it already has support for this feature Ugh. I donno why i missed that. Probably because I'm in a neovim terminal and there was a delay of a second due to my keybindings Thank you!
2025-04-01T06:39:49.008264
2016-02-18T17:19:37
134640989
{ "authors": [ "nvbn", "scorphus" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9052", "repo": "nvbn/thefuck", "url": "https://github.com/nvbn/thefuck/pull/462" }
gharchive/pull-request
Thanks!
2025-04-01T06:39:49.026865
2022-08-15T04:09:49
1338511872
{ "authors": [ "dannyvassallo", "nvh95" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9057", "repo": "nvh95/jest-preview", "url": "https://github.com/nvh95/jest-preview/issues/235" }
gharchive/issue
@media doesn't seem to compile with css / scss modules + more The Problem I'm using jest-preview to visualize screens using css modules. Some of the styling is dependent on media queries. None of the @media statements seem to get compiled into the embedded style tags. Other classes from the module make it in fine. I ...
2025-04-01T06:39:49.039654
2024-09-16T03:45:31
2527438735
{ "authors": [ "Tonitum", "lambtho12" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9058", "repo": "nvim-telekasten/telekasten.nvim", "url": "https://github.com/nvim-telekasten/telekasten.nvim/pull/343" }
gharchive/pull-request
fix: remove hard-coded "weekly" in folder creation prompt Proposed change Replace hard-coded "Create weekly dir" in new folder creation prompt with more generic "Notes", resulting in the following: Previous: "Create weekly dir folder /home//projects/second-brain/foobar/ does not exist! Shall I create it?" New: "No...
2025-04-01T06:39:49.041319
2021-02-12T18:00:06
807438977
{ "authors": [ "traysh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9059", "repo": "nvim-telescope/telescope-github.nvim", "url": "https://github.com/nvim-telescope/telescope-github.nvim/issues/14" }
gharchive/issue
pull_request diff view broken in pull_request, when I try to switch to the "diff" mode, the preview shows only: Usage: gh pr diff [<number> | <url> | <branch>] [flags] Flags: --color string Use color in diff output: {always|never|auto} (default "auto") [Process exited 1] fix: https://github.com/nvim-telesc...
2025-04-01T06:39:49.118816
2024-09-28T22:30:59
2554544034
{ "authors": [ "mklefrancois", "tigrazone" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9060", "repo": "nvpro-samples/nvpro_core", "url": "https://github.com/nvpro-samples/nvpro_core/issues/71" }
gharchive/issue
overbrights I have a scene which rendered overbright. Is it posible to autoexposure or use all lights power for automatically balance of lights in scene. In sky mode all looks ok But when I upload HDRI and also when I set intensity to 0 - I have overbright Looks like an issue one more case of this issue - sun dis...
2025-04-01T06:39:49.154420
2022-02-28T19:35:20
1154470623
{ "authors": [ "AgentEnder", "YasserKharab" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9061", "repo": "nx-dotnet/nx-dotnet", "url": "https://github.com/nx-dotnet/nx-dotnet/issues/381" }
gharchive/issue
Dependency Graph not being correctly generated Just started using nx-dotnet and having issues with dep-graph To Reproduce Just created a new workspace with two dotnet libs (lib1 ref lib2) generate the workspace: npx create-nx-workspace@latest choose template: apps install nxdotnet: npm i --save-dev @nx-dotnet/core cr...
2025-04-01T06:39:49.162382
2017-03-14T02:41:58
213953214
{ "authors": [ "formatme", "neko" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9063", "repo": "nya/cpomf", "url": "https://github.com/nya/cpomf/issues/25" }
gharchive/issue
shards install not grabbing md5 in lib/pg/src/pq/connection.cr:2: while requiring "crypto/md5": can't find file 'crypto/md5' relative to '/root/cpomf/lib/pg/src/pq' require "crypto/md5" the crypto/md5 is not under the lib folder compared to the rest of the things shards installed running a new version of Crystal comp...
2025-04-01T06:39:49.185842
2021-10-19T12:46:20
1030264007
{ "authors": [ "Agreon", "ali-elamri" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9064", "repo": "nykula/connect-typeorm", "url": "https://github.com/nykula/connect-typeorm/issues/29" }
gharchive/issue
Let users define the name of the expiredAt column We use snake_case in our project, would be cool to just be able to pass this as an option Not to revive an old comment, but if you/someone stumbles upon this, you can: @Index() @Column({ name: 'expired_at', type: 'bigint' }) expiredAt: number; which is a buil...
2025-04-01T06:39:49.191339
2022-08-25T19:27:33
1351357871
{ "authors": [ "AaronDDM", "mrashed-dev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9065", "repo": "nylas/use-cases", "url": "https://github.com/nylas/use-cases/pull/16" }
gharchive/pull-request
Create vue demo for read-email use case Description This PR adds Vue support for read emails use cases. Functionally it works but the styling is a bit off. License I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of...
2025-04-01T06:39:49.201934
2021-12-16T05:00:38
1081772931
{ "authors": [ "watarutmnh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9066", "repo": "nystudio107/craft-vite", "url": "https://github.com/nystudio107/craft-vite/issues/19" }
gharchive/issue
[Support] No assets output at production My craft won't output asset links with {{ craft.vite.script("/src/app.js") }} at production. Only the code below is output. <script type="module">!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of docume...
2025-04-01T06:39:49.273236
2021-11-07T18:53:00
1046822466
{ "authors": [ "hamster65", "o0shojo0o" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9067", "repo": "o0shojo0o/PixelIt", "url": "https://github.com/o0shojo0o/PixelIt/issues/85" }
gharchive/issue
Temperature/Humidity stopped working after update to 0.3.6 Hi, since release 0.3.6 when support for BME280 was added, my sensor AM2320 returns "not installed" most of the time. I tried to figure out what is wrong and discovered that it works after I reset the ESP (for example by klicking "save config" in the webinter...
2025-04-01T06:39:49.275312
2016-12-20T19:10:03
196753845
{ "authors": [ "o355" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9068", "repo": "o355/pyterm", "url": "https://github.com/o355/pyterm/issues/33" }
gharchive/issue
Check for updates program Grabs a file, checks it's internal build number versus what the file provided is. It'll have a method to disable itself on indev builds, and be put on GitHub (it's a text file...after all.) Targeted to beta 3, but it may get pushed to beta 4. Now implemented into 2.0. I'll implement the up...
2025-04-01T06:39:49.321774
2021-11-23T18:54:32
1061610940
{ "authors": [ "FiniteStateGit", "NiklasHenricson", "sptramer" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9069", "repo": "o3de/sig-docs-community", "url": "https://github.com/o3de/sig-docs-community/is...
gharchive/issue
SIG Elections 12/1 - 12/15 Nominations SIG Docs-Community chair / co-chair elections for 2022 For the first year of O3DE, the D&C chair has been staffed as an interim position. It's time to hold some official elections, following some of the proposed guidance but with our own process due to the holiday season and in ...
2025-04-01T06:39:49.327849
2019-11-29T08:40:03
530220994
{ "authors": [ "pkliczewski" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9070", "repo": "oVirt/ovirt-engine-sdk-go", "url": "https://github.com/oVirt/ovirt-engine-sdk-go/pull/188" }
gharchive/pull-request
Add disk download example This PR contains reimplemention of python example how to download disk. @imjoey please take a look @imjoey updated, please take a look.
2025-04-01T06:39:49.336945
2015-09-23T14:12:50
107929064
{ "authors": [ "dooremont", "mrvisser", "nicolaasmatthijs" ], "license": "ECL-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9071", "repo": "oaeproject/3akai-ux", "url": "https://github.com/oaeproject/3akai-ux/issues/4067" }
gharchive/issue
Problem with timeago in French Assigning to @mrvisser for fix thanks This was probably seen as a result of a trailing space being removed after \. A crowdin sync appears to have added it back in, so this is no longer reproducable.
2025-04-01T06:39:49.347797
2021-12-31T03:15:53
1091394418
{ "authors": [ "barnettZQG", "chwetion" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9072", "repo": "oam-dev/kubevela", "url": "https://github.com/oam-dev/kubevela/issues/3030" }
gharchive/issue
[Feature] add the api that trigger deletion Currently, support creation and query list API for the trigger. we need to support deletion. https://github.com/oam-dev/kubevela/blob/master/pkg/apiserver/rest/webservice/application.go#L126 /assign chwetion @chwetion thanks!
2025-04-01T06:39:49.354200
2022-01-05T03:04:11
1093932893
{ "authors": [ "StevenLeiZhang", "wangyikewxgm", "wonderflow" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9073", "repo": "oam-dev/kubevela", "url": "https://github.com/oam-dev/kubevela/issues/3042" }
gharchive/issue
invalid addon repo url makes apiserver crash Describe the bug invalid addon repo url makes apiserver crash To Reproduce launch VelaUX go to Addons click button "addon registries" click button "new" set "Type" to be GIthub input one invalid URL(means that is not a git repo follows "Addon Format") to "URL" textbox cli...
2025-04-01T06:39:49.362200
2019-03-29T14:08:47
427004624
{ "authors": [ "asilveir", "centos-ci", "pirat89" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9074", "repo": "oamg/leapp", "url": "https://github.com/oamg/leapp/pull/471" }
gharchive/pull-request
WIP: Show information in debug mode about external commands As in debug mode we have a lot of messages the user needs to be informed which external command has generated certain output. This PR wants to solve this by adding this output: leapp.stdlib.Run: External command is started: [/usr/bin/dnf rhel-upgrade] *** ex...
2025-04-01T06:39:49.382864
2023-12-25T06:38:32
2055433608
{ "authors": [ "lgbo-ustc", "zhanglistar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9075", "repo": "oap-project/gluten", "url": "https://github.com/oap-project/gluten/pull/4179" }
gharchive/pull-request
[GLUTEN-4178][CH] Reduce memory usage in aggregate operators What changes were proposed in this pull request? (Please fill in changes proposed in this fix) Fixes: #4178 At previous version, we convert a hash table into a block list at once,bring a double memory peak usage. It's easy to cause OOM problems. At this ver...
2025-04-01T06:39:49.384096
2024-10-28T18:33:47
2619209892
{ "authors": [ "cosban" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9076", "repo": "oapi-codegen/oapi-codegen", "url": "https://github.com/oapi-codegen/oapi-codegen/pull/1815" }
gharchive/pull-request
add literal colon support for gin and echo Closes https://github.com/oapi-codegen/oapi-codegen/issues/1726 I see the test failures and will get to them in a bit.
2025-04-01T06:39:49.391366
2018-08-03T16:54:01
347467671
{ "authors": [ "clenk", "rpiazza" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9077", "repo": "oasis-open/cti-python-stix2", "url": "https://github.com/oasis-open/cti-python-stix2/issues/205" }
gharchive/issue
Need to "export" BooleanConstant in the init.py file Is this still a problem in the latest release? It looks like we already do this: https://github.com/oasis-open/cti-python-stix2/blob/master/stix2/__init__.py#L36
2025-04-01T06:39:49.396927
2024-07-29T07:31:59
2434675978
{ "authors": [ "KnightChaser", "chisholm" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9078", "repo": "oasis-open/cti-stix-generator", "url": "https://github.com/oasis-open/cti-stix-generator/issues/55" }
gharchive/issue
Is there a concise way to directly export generated STIX data as JSON file? Well, this package is straightforward at generating a random STIX data and I'm satisfied at this level of convenience. However, when I try to load this as JSON data and save it to the data like the code below, import stix2generator import jso...
2025-04-01T06:39:49.413273
2024-07-22T01:22:11
2421714526
{ "authors": [ "dteleguin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9079", "repo": "oauth-wg/oauth-transaction-tokens", "url": "https://github.com/oauth-wg/oauth-transaction-tokens/issues/113" }
gharchive/issue
subject_token_type for Replacement Txn-Token Request In 7.5.2: To request a replacement Txn-Token, the requester makes a Txn-Token Request as described in Section 7.1 but includes the Txn-Token to be replaced as the value of the subject_token parameter. Does this assume that subject_token_type should be urn:ietf:pa...
2025-04-01T06:39:49.419685
2022-06-08T04:42:37
1264186168
{ "authors": [ "codecov-commenter", "stanhu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9080", "repo": "oauth-xx/oauth2", "url": "https://github.com/oauth-xx/oauth2/pull/590" }
gharchive/pull-request
Drop multi_json dependency As discussed in https://github.com/oauth-xx/oauth2/issues/579#issuecomment-1084174454, the Ruby JSON stdlib module should be good enough. Closes #579 Codecov Report Merging #590 (08f7c75) into master (7e5cd6c) will increase coverage by 0.04%. The diff coverage is 100.00%. @@ ...
2025-04-01T06:39:49.481352
2015-03-24T18:19:51
64065366
{ "authors": [ "djwatson82", "oblador" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9081", "repo": "oblador/angular-scroll", "url": "https://github.com/oblador/angular-scroll/issues/113" }
gharchive/issue
Memory Leak in duScrollspy directive In src/directives/scrollspy.js line number 58. Listener is being added to $rootScope, but is not being cleaned up when the directive is destroyed. Well spotted, thanks!
2025-04-01T06:39:49.485127
2016-08-02T13:33:31
168886081
{ "authors": [ "Burak07", "iRoachie" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9082", "repo": "oblador/react-native-collapsible", "url": "https://github.com/oblador/react-native-collapsible/issues/43" }
gharchive/issue
How to handle dynamic accordion content Thanks for this useful component, I'm having a trouble while trying to create an accordion. When user clicks a submenu under a menu, content of the accordion is changed and it is rerendered with a different content. This is how i use activeSection in accordion activeSection={th...
2025-04-01T06:39:49.486154
2017-12-27T16:22:00
284753459
{ "authors": [ "amirhosseinnazari", "solsticedhiver" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9083", "repo": "oblique/create_ap", "url": "https://github.com/oblique/create_ap/issues/306" }
gharchive/issue
DNS not resolve on macOs (high sierra) we run this script with Additional hosts file(-e parameter) and additional hosts resolves in windows, linux, android but not resolve in macOS I can not understand what you are trying to say. Could you please rephrase it and add more details so that we can understand you ?
2025-04-01T06:39:49.487675
2021-09-29T14:53:43
1011067710
{ "authors": [ "anitacaron", "dosumis" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9084", "repo": "obophenotype/CCF_tools", "url": "https://github.com/obophenotype/CCF_tools/pull/25" }
gharchive/pull-request
Data release OWL and Log Please, merge first the PR #24. I also deleted the log files from the previous PR #18 to not have the same file in different names and formats. Fix #22 Looks good, but I think logs are in the wrong place. We should have a dedicated directory for these. We should also capture STDERR logs t...
2025-04-01T06:39:49.492097
2021-02-09T20:03:37
804877852
{ "authors": [ "addiehl", "dosumis" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9085", "repo": "obophenotype/cell-ontology", "url": "https://github.com/obophenotype/cell-ontology/pull/939" }
gharchive/pull-request
B cell issues Fixes #935 Removes duplicate label and extra definition for 'B cell' and extra obo_namespace stanza. OWL axiom in PR import!
2025-04-01T06:39:49.511505
2022-05-01T00:48:28
1221962873
{ "authors": [ "mbostock", "reubano" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9086", "repo": "observablehq/plot", "url": "https://github.com/observablehq/plot/issues/859" }
gharchive/issue
Time scale labels don't adjust to font size. As seen below, increasing the font size makes the time scale labels overlap. style: { fontFamily: "system-ui", fontSize: "16px", overflow: "visible" }, style: { fontFamily: "system-ui", fontSize: "24px", overflow: "visible" }, Yes, that’s how ...
2025-04-01T06:39:49.530101
2022-09-29T22:36:56
1391581028
{ "authors": [ "claremacrae", "joetifa2003" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9087", "repo": "obsidian-tasks-group/obsidian-tasks", "url": "https://github.com/obsidian-tasks-group/obsidian-tasks/issues/1...
gharchive/issue
Append completion date to tasks completed in the Kanban plugin Expected Behavior When marking a task in kanban as done it should add the ✅ emoji with the date Current behaviour It doesn;t add the ✅emoji if i mark the task as done in the kanban but if i opened the board as markdown and click manually it'll add it like...
2025-04-01T06:39:49.531144
2018-11-25T14:58:21
384086616
{ "authors": [ "luigy", "mightybyte" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9088", "repo": "obsidiansystems/obelisk", "url": "https://github.com/obsidiansystems/obelisk/pull/321" }
gharchive/pull-request
Add a FAQ to document common problems I encountered this entitlements error and it took me awhile to find the problem. I figured this would be a good candidate for starting a FAQ. Thanks!
2025-04-01T06:39:49.633501
2024-09-01T17:14:04
2499588303
{ "authors": [ "vthriller" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9089", "repo": "ocavue/prosemirror-virtual-cursor", "url": "https://github.com/ocavue/prosemirror-virtual-cursor/issues/47" }
gharchive/issue
incorrect cursor position and inconsistent scrolling behaviour in editor with overflow Exhibit A .ProseMirror { word-wrap: normal; overflow: auto; } abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabc...