added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T04:34:47.177375
2022-11-28T17:08:35
1466774092
{ "authors": [ "gdalle", "mmcmanus1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8734", "repo": "mmcmanus1/HashBlotto.jl", "url": "https://github.com/mmcmanus1/HashBlotto.jl/issues/6" }
gharchive/issue
Make printing optional / use logging instead https://github.com/mmcmanus1/HashBlotto.jl/blob/7d629ded147f02d7ef63fabea604640404dde890/src/greed_test.jl#L19 Some users don't want their code to print messages, or they might want to log stuff into a txt file instead. You can make it optional with a kwarg or use https://...
2025-04-01T04:34:47.178660
2017-02-14T21:49:39
207646669
{ "authors": [ "Jacob-Lane", "colatkinson" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8735", "repo": "mmetro/WeirdSideofYouTube", "url": "https://github.com/mmetro/WeirdSideofYouTube/pull/60" }
gharchive/pull-request
Update packages and improve package.json The package.json hadn't been updated from the template it was taken from. I updated the dependencies to the latest versions, and changed the metadata to be about this project. I also removed the method-override package, since we weren't actually using it. Looks good!
2025-04-01T04:34:47.180837
2022-01-07T03:47:04
1095954155
{ "authors": [ "mmgoodnow", "newadventure079" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8736", "repo": "mmgoodnow/cross-seed", "url": "https://github.com/mmgoodnow/cross-seed/issues/187" }
gharchive/issue
All cross-seed to search based on Jackett tags, type, or test status You can search in Jackett for private trackers only, for example, and Jackett will append &filter=type%3Aprivate to its search string. It'd be nice if we could have cross-seed use this functionality and query based on test status (passed, failed), t...
2025-04-01T04:34:47.184778
2015-04-03T13:04:53
66142957
{ "authors": [ "cordoval", "mmoreram" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8737", "repo": "mmoreram/SimpleDoctrineMapping", "url": "https://github.com/mmoreram/SimpleDoctrineMapping/pull/18" }
gharchive/pull-request
fix docblock for mapping compiler pass methods Q A Bug Fix? n New Feature? n BC Breaks? n Deprecations? n Tests Pass? n Fixed Tickets License MIT Doc PR Hmmm, @cordoval @hacfi Why this change? Enabled should be always a bool, never a string... acording to the code it has double usage A...
2025-04-01T04:34:47.202668
2023-12-07T23:33:45
2031685146
{ "authors": [ "drammock", "hoechenberger", "larsoner" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8738", "repo": "mne-tools/mne-python", "url": "https://github.com/mne-tools/mne-python/issues/12276" ...
gharchive/issue
non-interactive brain figure Description of the problem brain windows are not interactable, don't respond to their close buttons, and crash sometimes when calling brain.close() Steps to reproduce import mne data_path = mne.datasets.sample.data_path() subjects_dir = data_path / "subjects" sample_dir = data_path / "ME...
2025-04-01T04:34:47.206161
2015-07-14T10:05:57
94911264
{ "authors": [ "Eric89GXL", "dengemann", "mainakjas" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8739", "repo": "mne-tools/mne-python", "url": "https://github.com/mne-tools/mne-python/issues/2289" }
gharchive/issue
document related functions by populating "See Also" We should list related function in the documentation of all functions a la numpy/scipy. cc @dengemann @agramfort That's kind of what our main api page does, right? Maybe we can just make it better. We should start populating See Also in docstrings, which would als...
2025-04-01T04:34:47.209053
2018-03-03T12:51:38
301995973
{ "authors": [ "agramfort", "dokato", "drammock" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8740", "repo": "mne-tools/mne-python", "url": "https://github.com/mne-tools/mne-python/issues/4982" }
gharchive/issue
mne anonymize command we should have the command equivalent of $ mne_anonymize usage: mne_anonymize [options] Remove subject information from a fif file. --his remove the HIS ID tag as well --file name the file to modify. --help print this info. --version print version info. ...
2025-04-01T04:34:47.216558
2015-09-03T17:42:49
104747216
{ "authors": [ "Eric89GXL", "agramfort", "wmvanvliet" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8741", "repo": "mne-tools/mne-python", "url": "https://github.com/mne-tools/mne-python/pull/2452" }
gharchive/pull-request
MRG: Check info consistency Closes #2218. Added some consistency checking of info regarding bads and found a few minor bugs along the way. CIs are happy, ready for review/merge from my end. Sorry, but this is a -1 from me. Calling _check_info every time an info object is used is bad design and clutters the code. ...
2025-04-01T04:34:47.220984
2017-08-10T07:00:33
249251017
{ "authors": [ "Eric89GXL", "agramfort", "codecov-io", "jdue", "jona-sassenhagen" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8742", "repo": "mne-tools/mne-python", "url": "https://github.com/...
gharchive/pull-request
Fix to retain xlabel when plotting evoked using spatial_colors=True This concerns #4472. Codecov Report Merging #4479 into master will decrease coverage by 2.45%. The diff coverage is 100%. @@ Coverage Diff @@ ## master #4479 +/- ## ======================================...
2025-04-01T04:34:47.243686
2020-08-11T18:19:58
677092989
{ "authors": [ "GuillaumeFavelier", "agramfort", "larsoner" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8743", "repo": "mne-tools/mne-python", "url": "https://github.com/mne-tools/mne-python/pull/8116...
gharchive/pull-request
WIP: Recreate our helmet graphic I tried to recreate our helmet: Using Mayavi I get this output for the new example: If I switch to PyVista, I get: Problems thus far: The coincident topology is not resolved for mayavi or PyVista (if you rotate the scene, PyVista also cuts off parts of the yellow). Perhaps if plot...
2025-04-01T04:34:47.248141
2020-11-30T17:04:55
753648511
{ "authors": [ "cbrnr", "larsoner" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8744", "repo": "mne-tools/mne-python", "url": "https://github.com/mne-tools/mne-python/pull/8584" }
gharchive/pull-request
Detect/correct invalid HP/LP settings in EDF/BDF/GDF Fixes #8582. EDF/BDF/GDF files can contain invalid LP/HP filter settings (cutoff frequencies for HP can be greater than the one for LP). This PR (1) issues a warning and (2) sets HP/LP values for affected channels to None. @apospraf loading files from BCI Competi...
2025-04-01T04:34:47.249688
2019-05-26T06:58:32
448535670
{ "authors": [ "mnogueron", "n1ru4l" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8745", "repo": "mnogueron/react-easy-panzoom", "url": "https://github.com/mnogueron/react-easy-panzoom/pull/5" }
gharchive/pull-request
feat: add disableDoubleClickZoom property closes #4 Adds a new property disableDoubleClickZoom to the PanZoom component that allows disabling the doubleClick zoom. I also added a new storybook example for testing this feature. @n1ru4l Thank you for your PR! It's neat, I'll merge it 👍
2025-04-01T04:34:47.264500
2021-10-08T02:41:56
1020621999
{ "authors": [ "zenhack" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8746", "repo": "mnutt/davros", "url": "https://github.com/mnutt/davros/issues/140" }
gharchive/issue
Drag & dropping directories into davros creates empty regular files I just discovered that if you try to add a directory to Davros by dragging & dropping it from the file manager, Davros creates an empty, regular file by the same name, instead of a directory. I can reproduce this as of 0.31.1 It looks like this is ...
2025-04-01T04:34:47.312444
2014-12-11T23:34:38
51753014
{ "authors": [ "donnielrt", "hora" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8747", "repo": "mobify/hijax", "url": "https://github.com/mobify/hijax/pull/7" }
gharchive/pull-request
Adds onerror proxy option Status: Opened for visibility Reviewers: @donnielrt Changes adds a proxy function for XHR.onerror To do [ ] write tests [ ] update README [ ] bump version number [ ] build dist @hora lemme know if you want to fast track this! :) We can sit down next week and move this along. Closing ...
2025-04-01T04:34:47.351860
2017-03-21T18:23:16
215834750
{ "authors": [ "leader22", "mweststrate", "yeze322" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8751", "repo": "mobxjs/mobx-react", "url": "https://github.com/mobxjs/mobx-react/issues/224" }
gharchive/issue
How to make the store injected by Provider read-only? Assuming we are developing a website with login function. We have a store called userStore which is used to storage userId, userName, etc. The userStore is passed through <Provider> like this: <Provider store={userStore}> <Router> <TabA /> <Tab...
2025-04-01T04:34:47.354132
2017-12-11T20:23:42
281155104
{ "authors": [ "RafalFilipek", "mweststrate" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8752", "repo": "mobxjs/mobx-react", "url": "https://github.com/mobxjs/mobx-react/pull/376" }
gharchive/pull-request
Update Observer component definition Hi! Right now we have to wrap observerd value with HTML tag like: const C => <Observer>{() => <div>{obser.vable}</div>}</Observer> With this change you can just return observed value const C => <Observer>{() => obser.vable}</Observer> Thank you! Great, thanks! @FredyC yeah, ...
2025-04-01T04:34:47.532263
2019-06-29T05:29:53
462267695
{ "authors": [ "ParkSB", "coveralls", "outsideris" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8753", "repo": "mochajs/mocha", "url": "https://github.com/mochajs/mocha/pull/3962" }
gharchive/pull-request
Add prefix list- to --interfaces and --reporters options Description of the Change Rename --interfaces to --list-interfaces. Rename --reporters to --list-reporters. Add --reporters alias for --reporter. Alternate Designs N/A Benefits It makes guessing a behavior of the options easier. Possible Drawbacks N/A App...
2025-04-01T04:34:47.565366
2024-03-26T23:01:39
2209492684
{ "authors": [ "charlesfrye", "ekzhang" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8754", "repo": "modal-labs/modal-examples", "url": "https://github.com/modal-labs/modal-examples/pull/669" }
gharchive/pull-request
remove many old examples, move some into misc with reduced QoS Some of the examples are getting a bit dated. Additionally, we'd like to focus on a smaller set of high quality examples so that we can be sure folks' first experience of Modal is good without creating too high of a maintenance burden. This PR removes a n...
2025-04-01T04:34:47.575648
2023-05-29T19:11:23
1731149631
{ "authors": [ "celinval", "tautschnig" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8755", "repo": "model-checking/kani", "url": "https://github.com/model-checking/kani/pull/2486" }
gharchive/pull-request
Simplify compiler queries structure (internal) Description of changes: Move the query database out of its own package. Remove UserInput trait for now. Remove unnecessary functions. Resolved issues: N/A Related RFC: Call-outs: The query database was initially introduced to eventually help us to communicate between a...
2025-04-01T04:34:47.578175
2017-01-15T11:11:33
200862567
{ "authors": [ "beutlich", "dietmarw", "modelica-trac-importer" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8756", "repo": "modelica/Modelica", "url": "https://github.com/modelica/Modelica/issues/2108...
gharchive/issue
MSL uses ModelicaReference Reported by beutlich on 11 Nov 2016 13:30 UTC Should the MSL have an uses annotation on ModelicaReference since there are modelica URIs inside MSL referring to it? Migrated-From: https://trac.modelica.org/Modelica/ticket/2108 Question is if the URI dependency in the documentation is enou...
2025-04-01T04:34:47.581092
2017-01-14T12:04:46
200799441
{ "authors": [ "modelica-trac-importer" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8757", "repo": "modelica/Modelica", "url": "https://github.com/modelica/Modelica/issues/875" }
gharchive/issue
Physical quantity "Angles" nowhere defined Reported by anonymous on 15 Oct 2012 08:22 UTC The physical quantity Angles is used (8 times) in Modelica.Mechanics.MultiBody.Sensors but it is never defined. It should be fixed to Angle. Migrated-From: https://trac.modelica.org/Modelica/ticket/875 Comment by dietmarw on ...
2025-04-01T04:34:47.615243
2015-04-10T16:41:26
67634288
{ "authors": [ "arinhouck", "mikepack" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8759", "repo": "modeset/teaspoon", "url": "https://github.com/modeset/teaspoon/issues/345" }
gharchive/issue
Random Test Failures Rails 4.1.0 Teaspoon ~> 0.9.1 Using Qunit Ember JS I have manually tested over and over in my teaspoon environment with same data after failures. The coverage of operations in these tests are functional. However at random, our teaspoon environment will send a failure on a couple individual tests ...
2025-04-01T04:34:47.627244
2021-01-15T14:44:02
786948357
{ "authors": [ "anton-malakhov", "pyrito" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8760", "repo": "modin-project/modin", "url": "https://github.com/modin-project/modin/issues/2621" }
gharchive/issue
Get omniscidb compilation phase out of critical path System information OS Platform and Distribution (e.g., Linux Ubuntu 16.04): all Modin installed from (source or binary): all Modin version: future Python version: all supported Exact command to reproduce: Describe the problem This is NYCTaxi Q4 repeated 10 tim...
2025-04-01T04:34:47.637822
2018-10-06T23:05:57
367503713
{ "authors": [ "AmplabJenkins", "devin-petersohn", "simon-mo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8761", "repo": "modin-project/modin", "url": "https://github.com/modin-project/modin/pull/115" }
gharchive/pull-request
[WIP] Freeing ObjectID when python frees RemotePartition objects. cc @robertnishihara What do these changes do? Attempt to free the remote object when python garbage collects the wrapper object. Currently I am not seeing the memory get freed, but I may be doing something wrong. Related issue number #98 [x] passes ...
2025-04-01T04:34:47.641720
2022-02-21T21:32:59
1146243858
{ "authors": [ "Garra1980", "YarShev" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8762", "repo": "modin-project/modin", "url": "https://github.com/modin-project/modin/pull/4240" }
gharchive/pull-request
FIX-#4197: Remove redundant warnings Signed-off-by: izamyati<EMAIL_ADDRESS> What do these changes do? [x] commit message follows format outlined here [ ] passes flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py [ ] passes black --check modin/ asv_bench/benchmarks scripts/doc_checker.py [x] signed commit wit...
2025-04-01T04:34:47.646533
2019-08-29T20:22:25
487158374
{ "authors": [ "deadok22", "ovesh", "shoenig" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8763", "repo": "modprox/mp", "url": "https://github.com/modprox/mp/issues/172" }
gharchive/issue
Incorrect import of minimock in go.mod file Figure out where the incorrect import is coming from and get rid of it [p1 modprox (master)] $ grep minimock go.mod github.com/gojuno/minimock v3.0.0 // indirect github.com/gojuno/minimock/v3 v3.0.1 I can't reproduce this. What's the problem exactly? @ovesh github.co...
2025-04-01T04:34:47.651449
2016-08-22T03:29:28
172363214
{ "authors": [ "Aiyubi", "TristanHM" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8764", "repo": "modrzew/pokeminer", "url": "https://github.com/modrzew/pokeminer/pull/265" }
gharchive/pull-request
Multiple Grids for 0.5.4 Adapted the multiple grids code with some debugging from #94, full credit to @traversc Code really needs optimization but I'm not familiar enough with python. why are there label and discord change in this pullrequest? Because I'm a newb and didn't think changes after the request would be...
2025-04-01T04:34:47.676190
2024-01-26T03:47:35
2101553291
{ "authors": [ "2heal1", "ScriptedAlchemy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8765", "repo": "module-federation/universe", "url": "https://github.com/module-federation/universe/issues/2026" }
gharchive/issue
No remotes runtime code inject while there is no async code Describe the bug When users use AsyncBoundaryPlugin , there will not use async entry // bootstrap.tsx import('./index.tsx') And if the project not use dynamic import as well , the webpack runtimeRequirementInTree will not have ensureChunkHandlers , so the r...
2025-04-01T04:34:47.721691
2020-04-21T00:54:09
603627051
{ "authors": [ "LiTszOn", "mofanv", "ychen404" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8766", "repo": "mofanv/darknetz", "url": "https://github.com/mofanv/darknetz/issues/12" }
gharchive/issue
Not able to run darknetz Hi, I am having problem integrating darknetz with op-tee. I am able to run op-tee and pass all the test item of xtest without integrating darknetz. But once I copy the darknetz folder and the tzdatasets folder to op-tee using the following two commands provided on this repo. cp -a darknetp/. ...
2025-04-01T04:34:47.729968
2024-01-16T10:37:52
2083598215
{ "authors": [ "ivanborisof", "jamesonfajardo", "juliansteenbakker", "vitoramaral10" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8767", "repo": "mogol/flutter_secure_storage", "url": "https://github...
gharchive/issue
Asymmetric cipher with insecure padding used Hi Team, a security audit flagged this issue on our app. May I request for more info on this. flutter_secure_storage: ^4.2.0 The code you threw is most likely obtained after OWASP security analysis in the web application appsweep: protected Cipher i() { String s...
2025-04-01T04:34:47.734759
2023-12-10T17:06:41
2034453857
{ "authors": [ "mogzol", "tofsjonas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8768", "repo": "mogzol/prisma-generator-typescript-interfaces", "url": "https://github.com/mogzol/prisma-generator-typescript-interf...
gharchive/issue
It crashes on Mac M1 :( The error I am getting: import: delegate library support not built-in '' (X11) @ error/import.c/ImportImageCommand/1302. import: delegate library support not built-in '' (X11) @ error/import.c/ImportImageCommand/1302. import: delegate library support not built-in '' (X11) @ error/import.c/Impo...
2025-04-01T04:34:47.769592
2022-10-26T17:43:30
1424456985
{ "authors": [ "ajarmoniuk" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8769", "repo": "mojohaus/versions-maven-plugin", "url": "https://github.com/mojohaus/versions-maven-plugin/pull/799" }
gharchive/pull-request
#794: SetMojo would always change the version of the POM, regardless if a match was found Probably an old technical debt of sorts in SetMojo: the mojo would normally change the files matching oldVersion, groupId, or ArtifactId. However, if no match was found in the reactor, then the root model is changed anyway! http...
2025-04-01T04:34:47.788921
2017-01-26T04:28:33
203290357
{ "authors": [ "Deester4x4jr", "alinchican" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8770", "repo": "mojotech/jeet", "url": "https://github.com/mojotech/jeet/issues/522" }
gharchive/issue
shift seems to have been changed to move Just noticing, as I recently installed jeet with npm... looks like shift has been renamed move? Didn't find it anywhere on the website, so I was a little puzzled when I kept trying to shift columns and was getting nowhere. Maybe some documentation is in order? Your grid syst...
2025-04-01T04:34:47.792513
2024-09-02T07:10:51
2500182576
{ "authors": [ "PluginYML" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8771", "repo": "mokhosh/filament-kanban", "url": "https://github.com/mokhosh/filament-kanban/issues/55" }
gharchive/issue
[Bug]: Cannot move single entries. What happened? I have installed the whole thing, but I cannot move my entries. I use Firefox, but have also tried Edge. How to reproduce the bug As described above Package Version ^2.8 PHP Version 8.2.4 Laravel Version ^11.9 Which operating systems does with happen with? Windows Whi...
2025-04-01T04:34:47.872195
2016-01-16T19:19:46
127046951
{ "authors": [ "farlop", "mj1856" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8772", "repo": "moment/moment", "url": "https://github.com/moment/moment/issues/2900" }
gharchive/issue
Since 2.11.0 week numbers are not calculated correctly I noticed that since updated to 2.11.0 week numbers (more precisely using format('w')) are not calculated correctly on my fullCalendar. I'm using spanish locale. For example, the week number for date 28/12/2015 should be 53 which is right in version 2.10.6. Star...
2025-04-01T04:34:47.877564
2018-09-25T22:20:44
363788273
{ "authors": [ "ashsearle", "marwahaha", "samit4me" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8773", "repo": "moment/moment", "url": "https://github.com/moment/moment/issues/4788" }
gharchive/issue
moment().isSame(undefined, 'day') === true moment().isSame(undefined, 'day') === true If you remove the second parameter it works as intended (e.g. false), but if you change day to year it also returns true. I've tested this using version 2.22.2. Found the following: moment().isAfter(undefined, 'day') === false (cor...
2025-04-01T04:34:47.880301
2018-05-22T05:04:19
325141984
{ "authors": [ "coveralls", "ichernev", "nisha-kaushik" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8774", "repo": "moment/moment", "url": "https://github.com/moment/moment/pull/4636" }
gharchive/pull-request
#3263 : moment isValid() issue with 12 hour format and AM.../PM #3263 Coverage increased (+0.2%) to 94.693% when pulling d6a96b84856b4813745ad189b8d65dbd4d7b7e50 on nisha-kaushik:develop into 3062ca13cd1cfbcef1c4a0cd5543f5fcd329c1d9 on moment:develop. This is already handled in strict mode. bigHour parsing flag ...
2025-04-01T04:34:47.888798
2022-11-29T17:15:16
1468429569
{ "authors": [ "nicolevasilevsky", "pnrobinson" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8776", "repo": "monarch-initiative/mondo", "url": "https://github.com/monarch-initiative/mondo/issues/5665" }
gharchive/issue
[Revise subclass] orofacial clefting syndrome Mondo term (ID and Label) orofacial clefting syndrome Suggested revision and reasons All of the subclasses are genetic and yet there is no corresponding parentage Your nano-attribution (ORCID) If you don't have an ORCID, you can sign up for one here this seems like an o...
2025-04-01T04:34:47.890726
2023-02-06T13:05:36
1572534718
{ "authors": [ "yaseminbridges" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8777", "repo": "monarch-initiative/pheval", "url": "https://github.com/monarch-initiative/pheval/pull/54" }
gharchive/pull-request
#53 implement methods for assigning ranks to sorted result output (WIP) These methods include sorting tool-specific output that has been post-processed to the PhEval gene/variant dataclasses in descending order with "best" scores first and assigning ranks to these results. Looks great. Remember, when I approve som...
2025-04-01T04:34:47.949317
2016-12-26T11:52:58
197580030
{ "authors": [ "Apoorva333", "ShaneHarvey" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8778", "repo": "mongodb-labs/mongo-connector", "url": "https://github.com/mongodb-labs/mongo-connector/issues/618" }
gharchive/issue
MongoDB custom filter I am using mongo connector to map data from mongodb to elasticsearch. Is there any property available in the mongo-connector through which I would be able to index a collection(for the very first time) consisting of documents of only a particular date range(which can be identified by "date" fiel...
2025-04-01T04:34:47.960682
2023-05-30T11:36:12
1732077635
{ "authors": [ "jmikola" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8779", "repo": "mongodb/mongo-php-library", "url": "https://github.com/mongodb/mongo-php-library/pull/1086" }
gharchive/pull-request
Remove phpcs:ignore comments for unused use statements The line in DropEncryptedCollection was never necessary. The line in CreateEncryptedCollection may have been used at one point since Binary is only referenced in a psalm-var annotation, but phpcs no longer complains. Reported the unrelated test failure on Mongo...
2025-04-01T04:34:47.997233
2017-01-20T16:36:27
202185143
{ "authors": [ "afouchet", "edengreen", "srinivasreddy" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8780", "repo": "mongomock/mongomock", "url": "https://github.com/mongomock/mongomock/pull/289" }
gharchive/pull-request
Enable pymongo bulk_write Mongomock did not have the proper behavior when using collection.bulk_write(operations) which allows to make several operations in one call. The operations are (InsertOne, DeleteOne, DeleteMany, ReplaceOne, UpdateOne, UpdateMany), in pymongo. In this PR, the bulk_write behavior + the tests f...
2025-04-01T04:34:48.007636
2020-09-07T09:41:46
694919604
{ "authors": [ "benclapp", "paulfantom" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8783", "repo": "monitoring-mixins/website", "url": "https://github.com/monitoring-mixins/website/pull/12" }
gharchive/pull-request
Add cert-manager mixin As in title /cc @benclapp Awesome, looks great! Thanks for kicking this off :) Quick question - is it common for people to add an MR here if there updates to alerts/rules/dashboards in a mixin? Happy to do as we make changes just wanting to get an idea. is it common for people to add an MR...
2025-04-01T04:34:48.028742
2019-09-11T09:55:32
492134953
{ "authors": [ "Avasil", "Krever", "alexandru", "jvican", "mdedetrich" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8784", "repo": "monix/monix", "url": "https://github.com/monix/monix/issues/102...
gharchive/issue
Monix vNext — future plans Series 3.0.0 is now stable and for its duration we can no longer break binary compatibility — at least not on top of Scala 2.12+ — and I predict more features being built on top of what we have. But we should also talk about a wish list for future versions, that can happen both soon (withou...
2025-04-01T04:34:48.043588
2024-03-05T23:50:57
2170362985
{ "authors": [ "monkeymademe" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8785", "repo": "monkeymademe/picamera2-WebUI", "url": "https://github.com/monkeymademe/picamera2-WebUI/issues/27" }
gharchive/issue
New Resolutions don't account for square formats The latest (v0.0.4) version of the webui added in selectable resolutions which are based off the resolution of the v3 camera. While this is ok for the v3 and likely the v2. There is squishing issues with v1, HQ and GS that needs to be addressed. I think a more dynamic ...
2025-04-01T04:34:48.051298
2024-01-31T07:04:39
2109424357
{ "authors": [ "magency-prod", "monkoose" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8786", "repo": "monkoose/nvlime", "url": "https://github.com/monkoose/nvlime/issues/4" }
gharchive/issue
localleader cc does not work the built in keybind localleader cc connect to repl does not work at all press the button and nothing happens however, localleader rr works, and other keybinds i dug in the sourcecode and found the line :call nvlime#plugin#ConnectREPL() this line however works for some reason after I ent...
2025-04-01T04:34:48.055918
2015-07-07T18:47:30
93601402
{ "authors": [ "ddobrev", "genuinelucifer", "xistoso" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8787", "repo": "mono/CppSharp", "url": "https://github.com/mono/CppSharp/issues/514" }
gharchive/issue
Passing null to a function pointer causes a crash We don't check what we pass to Marshal.GetFunctionPointerForDelegate. To reproduce, set CSharpTemp.Foo.AttributedFunctionPtr to null. @ddobrev Please clarify a bit more. It is a typedef. SO how to set it to null? @genuinelucifer it's not a typedef - that's how on...
2025-04-01T04:34:48.061780
2017-04-27T21:37:36
224920576
{ "authors": [ "dalexsoto", "monojenkins", "rolfbjarne" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8788", "repo": "mono/Embeddinator-4000", "url": "https://github.com/mono/Embeddinator-4000/pull/203" }
gharchive/pull-request
[objc][tests] Add objcgen warning and error tests. Fixes issue #104 Adds support for testing error conditions in Xcode projects see XcodeBuildErrorTest inside ObjCGenErrWarnTests.cs Adds a library to create warning conditions to test objcgen and its correponding test (GenWarningTest inside ObjCGenErrWarnTests.cs). ...
2025-04-01T04:34:48.070099
2024-04-27T15:54:00
2267071590
{ "authors": [ "dsyno", "mattleibow" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8789", "repo": "mono/SkiaSharp", "url": "https://github.com/mono/SkiaSharp/issues/2849" }
gharchive/issue
[BUG] SKBitmap.ColorSpace is always null. Unable to check for CMYK, RGB, etc. Description Our code needs to check whether an image is CMYK or RGB (and reject any image that is CMYK). However, @mattleibow "explicitly set the color space to null for backwards compatibility". That is breaking things, since it now seems ...
2025-04-01T04:34:48.085649
2023-09-04T22:53:34
1880937248
{ "authors": [ "ToolmakerSteve", "TopperDEL", "bogdan799", "levinli303", "marcojak", "mattleibow", "r2d2Proton" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8790", "repo": "mono/SkiaSharp", "url":...
gharchive/pull-request
Implement SKGLView for .NET MAUI Description of Change Implemented SKGLView for Android and iOS Mac Catalyst will not get support - a new Metal-based view needs to be created Tizen needs the support in the native view Windows does not yet have GPU support Bugs Fixed Fixes #2050 API Changes None. Behavioral Chan...
2025-04-01T04:34:48.135661
2019-11-11T19:28:48
521143286
{ "authors": [ "monperrus", "therrick" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8791", "repo": "monperrus/crawler-user-agents", "url": "https://github.com/monperrus/crawler-user-agents/pull/252" }
gharchive/pull-request
add Bytespider We see a large amount of bot traffic with agents ending with 'Bytespider'. One example: "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.5939.1534 Mobile Safari/537.36; Bytespider". I started to include an instances list, but then realized it pr...
2025-04-01T04:34:48.138230
2024-12-24T04:27:31
2757146351
{ "authors": [ "bintanghd", "monstrenyatko" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8792", "repo": "monstrenyatko/ArduinoMqtt", "url": "https://github.com/monstrenyatko/ArduinoMqtt/issues/35" }
gharchive/issue
qos0 send more than one, up to 5x I am using ethernet modul w5500 and arduinomqtt with default qos (which is 0). but my broker sometime receive upto 5x same message. any ideas how this could happen?and to resolve this. thank you Try enabling logging #define MQTT_LOG_ENABLED 1 to check the library behavior. The libr...
2025-04-01T04:34:48.153855
2016-09-16T21:27:22
177524193
{ "authors": [ "JeroenVinke", "adriatic" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8793", "repo": "monterey-framework/monterey", "url": "https://github.com/monterey-framework/monterey/issues/314" }
gharchive/issue
running npm start for "skeleton-esnext-aspnetcore" shows four errors Intention I'm submitting a bug report Environment Project name skeleton-typescript-webpack Project path: C:\work\tests\Monterey-testing-09122016\skeleton-typescript-webpack NodeJS: 6.5.0 NPM: 3.10.7 Electron: 1.4.0 Chrome: 53.0.2785.113 Operating ...
2025-04-01T04:34:48.218902
2024-08-18T23:10:37
2472188595
{ "authors": [ "milesj", "varshith257" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8796", "repo": "moonrepo/tools", "url": "https://github.com/moonrepo/tools/issues/9" }
gharchive/issue
Support asdf plugins through a proto WASM plugin There has been multiple requests now to support (piggy-back) off of asdf, since it has a ton of plugins and support for many tools. Unfortunately, building this into proto core simply isn't feasible without rewriting it from scratch, and at that point, it's really not ...
2025-04-01T04:34:48.226661
2018-08-22T22:38:30
353151769
{ "authors": [ "jiehuang001", "moonso" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8797", "repo": "moonso/genmod", "url": "https://github.com/moonso/genmod/issues/88" }
gharchive/issue
No "GeneticModels=" in the output Hi, there, Please see my test.vcf and test.ped file pasted at the bottom. Please use *sed 's/ /\t/g' in case the TAB are pasted into multiple spaces. After I run genmod models test.vcf --family_file test.ped, there is no GeneticModels= written to the output for some reason. Can you ...
2025-04-01T04:34:48.231931
2018-10-24T07:36:15
373344308
{ "authors": [ "moooofly" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8798", "repo": "moooofly/harbor-go-client", "url": "https://github.com/moooofly/harbor-go-client/issues/9" }
gharchive/issue
Rename CLI tool from harbor-go-client to harborctl As per https://github.com/goharbor/community/pull/6 , I will rename CLI tool from harbor-go-client to harborctl since v1.0.0 release. In order for multiple platforms using, harborctl is suffixed as follow: harborctl_darwin_amd64 harborctl_linux_amd64
2025-04-01T04:34:48.233753
2018-10-02T17:10:07
365994830
{ "authors": [ "adamdecaf", "ianbibby" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8799", "repo": "moov-io/ach", "url": "https://github.com/moov-io/ach/issues/280" }
gharchive/issue
Missing X-Total-Count headers on GET requests What were you trying to do? $ curl -I -XGET -H "cookie: ..." https://api.moov.io/v1/ach/files What did you expect to see? I expected to see a X-Total-Count header returned with the count of files available. What did you see? No such header was returned. Happy to pick ...
2025-04-01T04:34:48.235139
2022-09-14T04:13:20
1372302851
{ "authors": [ "adamdecaf", "matiasinsaurralde" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8800", "repo": "moov-io/fincen", "url": "https://github.com/moov-io/fincen/pull/15" }
gharchive/pull-request
Improve regexp usage by reusing compiled regular expression objects This is also thread-safe [0] [0] https://pkg.go.dev/regexp#Regexp Thank you @matiasinsaurralde!
2025-04-01T04:34:48.241242
2016-03-22T13:31:58
142650916
{ "authors": [ "coveralls", "snmgian" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8801", "repo": "moove-it/sidekiq-scheduler", "url": "https://github.com/moove-it/sidekiq-scheduler/pull/100" }
gharchive/pull-request
Add flag for pushing jobs on active queues only Issue: #99 Coverage decreased (-0.4%) to 93.986% when pulling ee28cabb87265f5f155269572d791a5e2ca58256 on snmgian:issues/99 into 0e0cc485ece127290618883fc06fa2bf4a160184 on moove-it:master. Coverage increased (+0.7%) to 95.129% when pulling 65e7ee4d9a7bc1bdfebd224...
2025-04-01T04:34:48.310961
2015-10-10T00:55:43
110757854
{ "authors": [ "atifaziz", "sholland1" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8802", "repo": "morelinq/MoreLINQ", "url": "https://github.com/morelinq/MoreLINQ/pull/120" }
gharchive/pull-request
Implement AtLeast extension method #58 If this is good for this method, I can implement the Exactly method, too. I added the optimization for ICollections. Is there anything else I could do to wrap this up? You're right. This stack overflow answer corroborates this. @sholland1 Could you also remove the UTF-8 BO...
2025-04-01T04:34:48.341383
2022-03-24T20:18:08
1180010558
{ "authors": [ "lb-", "pankaj-tm" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8803", "repo": "moroshko/react-autosuggest", "url": "https://github.com/moroshko/react-autosuggest/issues/846" }
gharchive/issue
How to add autoComplete off Are you reporting a bug? Please create a Codepen that demonstrates your issue. You can start from the Basic example. Provide the steps to reproduce the issue, e.g.: Focus on the input field Type c, and wait for suggestions to appear Press Escape Observed behaviour: Suggestions stay o...
2025-04-01T04:34:48.353160
2023-04-03T07:24:24
1651494739
{ "authors": [ "nargesr", "wangjiawen2013" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8804", "repo": "mortazavilab/PyWGCNA", "url": "https://github.com/mortazavilab/PyWGCNA/issues/25" }
gharchive/issue
high resolution PyWGCNA_overview.png Hi, Some letters on PyWGCNA_overview.png are too small to see clearly, would you mind providing higher resolution figures ? Hi, I upload the higher resolution here! Don't hesitate to reopen this issue if the quality is not good enough yet! Thanks for you reply! However, there ...
2025-04-01T04:34:48.355998
2024-03-15T20:08:28
2189391830
{ "authors": [ "ShashankMosaicML", "samhavens", "vchiley" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8805", "repo": "mosaicml/llm-foundry", "url": "https://github.com/mosaicml/llm-foundry/pull/1039" }
gharchive/pull-request
[Draft] Get EOS token id from tokenizer Currently, we need to specify the eos token id in the dataset config for sequence id masking to work. It would be better to get it from the tokenizer (if the tokenizer has that info). This would prevent human errors where one changes the tokenizer but forgets to change the eos_...
2025-04-01T04:34:48.358575
2022-05-20T15:22:01
1243303640
{ "authors": [ "seriousme" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8806", "repo": "moscajs/aedes-persistence-redis", "url": "https://github.com/moscajs/aedes-persistence-redis/issues/97" }
gharchive/issue
[suggestion] add stale issue handling to github actions I noticed that there quite some dated issues that are still open. My suggestion would be to create a workflow action that automatically closes dated issues after a certain number of days of inactivity. I use one myself based on githubs https://github.com/actions...
2025-04-01T04:34:48.361535
2019-12-20T17:19:49
541104024
{ "authors": [ "Digenis", "moshe" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8807", "repo": "moshe/elasticsearch_loader", "url": "https://github.com/moshe/elasticsearch_loader/pull/80" }
gharchive/pull-request
Allow multiple values for es_hosts The elasticsearch client accepts not only strings but also dictionaries and lists for the hosts argument. I think elasticsearch_loader should also accept multiple es_hosts options and pass them to the client constructor as demonstrated in the patch. Are additional integration test...
2025-04-01T04:34:48.369117
2021-06-04T15:59:21
911647385
{ "authors": [ "m3ngi3", "moshfeu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8808", "repo": "moshfeu/vscode-compare-folders", "url": "https://github.com/moshfeu/vscode-compare-folders/issues/85" }
gharchive/issue
Visual Studio: One or both folders are not exist Must be something I am missing but just installed new computer and when comparing selected folders: As you see in screenshot, I have two folders selected but when selecting [Compare Folders] Compare selected folders in righ-mouse-click menu I only get notification: On...
2025-04-01T04:34:48.374822
2021-07-14T15:52:21
944570661
{ "authors": [ "seeflood", "tianjipeng" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8809", "repo": "mosn/layotto", "url": "https://github.com/mosn/layotto/issues/138" }
gharchive/issue
Add unit tests for runtime/runtime.go and grpc/api.go What would you like to be added: Add unit tests for runtime/runtime.go and grpc/api.go. These two files are the core engine code of Layotto, responsible for component lifecycle management and grpc request processing respectively. chinese: 为runtime/runtime.go和grpc...
2025-04-01T04:34:48.384274
2018-05-12T20:59:33
322542550
{ "authors": [ "itchyny", "orivej" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8810", "repo": "motemen/gore", "url": "https://github.com/motemen/gore/pull/96" }
gharchive/pull-request
Fix error format This fixes the error reported by Go 1.10 (that runs go vet with go test) on Travis: $ go test ./... # github.com/motemen/gore/gocode gocode/gocode_test.go:12: Error call has possible formatting directive %#v ok github.com/motemen/gore 5.837s FAIL github.com/motemen/gore/gocode [build failed] Cou...
2025-04-01T04:34:48.396296
2023-12-12T06:32:40
2037079589
{ "authors": [ "Pavankrishna98", "mounikakancharla1997" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8812", "repo": "mounikakancharla1997/gitdemoprojectmindq", "url": "https://github.com/mounikakancharla1997...
gharchive/pull-request
Pavan hi, i have added two classes robot and autoit and also updated pom.xml please verify and merge. kk tq
2025-04-01T04:34:48.454442
2024-07-16T14:30:57
2411322304
{ "authors": [ "0xmovses", "andygolay" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8813", "repo": "movementlabsxyz/movement", "url": "https://github.com/movementlabsxyz/movement/pull/209" }
gharchive/pull-request
Implement event logging traits for Aptos and Eth side Summary RFCs: Link to RFC, Link to RFC, or $\emptyset$. Categories: any of protocol-units, networks, scripts, util, cicd, or misc. Changelog Testing Outstanding issues @0xmovses this is not yet ready for review, right? @andygolay Correct. I've de-prioriti...
2025-04-01T04:34:48.456567
2023-10-08T20:41:55
1932060413
{ "authors": [ "FreemRL", "GabrielCTroia" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8814", "repo": "movesthatmatter/movex", "url": "https://github.com/movesthatmatter/movex/pull/63" }
gharchive/pull-request
removed applyAction() comment Fixes #61 Hey I removed the applyAction() comment in libs/movex/src/specs/MovexClientResourceObservable.spec.ts. Checks: [X] the commented code is removed [X] no other test is touched [X] all tests keep passing yarn test Thank you! Merging soon
2025-04-01T04:34:48.480309
2021-06-05T15:02:24
912301534
{ "authors": [ "acostalima", "satazor" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8815", "repo": "moxystudio/jest-config", "url": "https://github.com/moxystudio/jest-config/issues/39" }
gharchive/issue
Update to jest v27 Jest v27 was released a few days ago and we should upgrade it. I think we can't just bump the peer dependency because we need to upgrade babel jest etc. Let's wait a bit for the ecosystem to upgrade and then we upgrade too. //cc @acostalima @ruipneves @threequartersjohn ⚠️ About Jest v27 and Reac...
2025-04-01T04:34:48.681072
2020-11-10T14:26:55
739956139
{ "authors": [ "smarnach" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8816", "repo": "mozilla-services/remote-settings-lambdas", "url": "https://github.com/mozilla-services/remote-settings-lambdas/pull/1145" }
gharchive/pull-request
Use different Megaphone auth tokens for reading and updating. Megaphone auth tokens only give access to either read or write. It's impossible to do both with the same auth token. While we could probably change this on the Megaphone side if we wanted to, I decided it's easiest to change it in the lambda. r? @leplatr...
2025-04-01T04:34:49.103212
2020-03-17T06:54:45
582795731
{ "authors": [ "Snuffleupagus", "a7vickey", "timvandermeij" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8817", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/issues/11704" }
gharchive/issue
some annotations appear to have a rectangle entry that covers most of the page Attach (recommended) or Link to PDF file here: Configuration: Web browser and its version: Firefox 74 Operating system and its version: 8.1 PDF.js version:2.0 Is a browser extension: Steps to reproduce the problem: some annotations appe...
2025-04-01T04:34:49.104484
2021-04-28T11:17:11
869831847
{ "authors": [ "rulet" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8818", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/issues/13308" }
gharchive/issue
Remember previous position after close firefox How to make pdf.js remember previous position in pdf file when close and open firefox again? Maybe to edit some options in about:config? The thing is that when pdf.js is installed in chrome as extension and when it open pdf file it remember previouse position when las ...
2025-04-01T04:34:49.109346
2023-07-11T22:14:11
1799830662
{ "authors": [ "Juanchoo055", "Snuffleupagus" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8819", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/issues/16677" }
gharchive/issue
Annotations event listener Is there a way to add an event listener like "onchange" to the annotations when accessing them using let annotationData = await page.getAnnotations();? I have been attempting to do so, but haven't been successful. It's quite difficult to know exactly what you're asking about, but you migh...
2025-04-01T04:34:49.130915
2024-08-05T10:30:15
2448203007
{ "authors": [ "Snuffleupagus", "calixteman", "paritosh-mahale", "rahulrajpal2911" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8820", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf...
gharchive/issue
[Bug]: PDF.js not Performing Calculations on Interactive PDF Forms Attach (recommended) or Link to PDF file Lowes Measure sheet (2).pdf Web browser and its version Mozilla Operating system and its version Linux PDF.js version v4.5.136 Is the bug present in the latest PDF.js version? Yes Is a browser extension No Step...
2025-04-01T04:34:49.134977
2017-05-09T19:22:14
227470627
{ "authors": [ "Snuffleupagus", "diracdeltas" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8821", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/issues/8395" }
gharchive/issue
PDF renders as blank in Chrome extension viewer Link to PDF file (or attach file here): https://npgallery.nps.gov/pdfhost/docs/NHLS/Text/70000736.pdf Configuration: Web browser and its version: Chrome 58 Operating system and its version: Mac PDF.js version: 1.6.293 version of the chrome extension Is an extension: Ye...
2025-04-01T04:34:49.136524
2011-12-21T22:47:35
2630692
{ "authors": [ "notmasteryet", "saebekassebil" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8822", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/issues/968" }
gharchive/issue
Comment and Check Annotations - Re. PR#946 Updated, Linted, Better branched code, finally :) I've added two images, from SVG source. They're very simple, and I'm not sure that they are the one that we're going to use, but it's a start. Let me hear what you think. @pdfjsbot test Awesome patch. Thank you. (ref #9...
2025-04-01T04:34:49.138853
2018-11-06T11:40:33
377809247
{ "authors": [ "Snuffleupagus", "giridharkannan", "longFeiLi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8823", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/pull/10227" }
gharchive/pull-request
Update url-lib.js code optimization It is recommended to use es5 Or before adding get get toString() {} This is a completely unnecessary change, since that file in bundled into the built pdf.js/pdf.worker.js files and will thus be automatically translated into ES5 compatible code by Babel; see e.g. the output ...
2025-04-01T04:34:49.140730
2021-04-25T15:24:06
867038262
{ "authors": [ "Snuffleupagus", "timvandermeij" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8824", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/pull/13297" }
gharchive/pull-request
Add a note about minification to the webpack-example README (issue 13290) Since we really don't want to let a particular Webpack-mode dictate how we can/can't write code, let's add a note in the webpack-example README about minification instead. Fixes #13290 I'd also suggest that we amend the FAQ-entry, i.e. https:/...
2025-04-01T04:34:49.142629
2024-02-19T12:59:56
2142321237
{ "authors": [ "Snuffleupagus" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8825", "repo": "mozilla/pdf.js", "url": "https://github.com/mozilla/pdf.js/pull/17694" }
gharchive/pull-request
Add better validation for the "PREFERENCE" kind AppOptions Given that the "PREFERENCE" kind is used e.g. to generate the preference-list for the Firefox PDF Viewer, those options need to be carefully validated. With this patch we'll now check this unconditionally in development mode, during testing, and when creating...
2025-04-01T04:34:49.297867
2016-05-30T13:05:05
157499184
{ "authors": [ "JGDove99", "acabunoc", "aleimba", "blahah", "bmkramer", "brucellino", "nutsci" ], "license": "cc0-1.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8826", "repo": "mozillascience/global-sprint-2016", ...
gharchive/issue
Tool to assess accessibility of a list of references [ Project Lead ] @JGDove99 [ GitHub Repo ] [ Track ] Looking to inspire someone to build such a tool [ Level ] Advanced [ Timezone ] Description Use-case: An author of a new scholarly article has assembled a list of references, possibly in Zotero or other bibliogr...
2025-04-01T04:34:49.354461
2014-12-18T16:40:08
52386851
{ "authors": [ "josePhoenix", "mperrin" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8827", "repo": "mperrin/poppy", "url": "https://github.com/mperrin/poppy/issues/30" }
gharchive/issue
Test user-specified weightings via source argument to calcPSF This would probably be an Instrument instance and an OpticalSystem instance set up to do the same thing and a check to make sure the PSFs are approximately equal. (I'm not sure if there is or should be a test of the OpticalSystem code path that combines th...
2025-04-01T04:34:49.357723
2016-11-16T04:09:21
189581354
{ "authors": [ "ERMS", "mpetroff" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8828", "repo": "mpetroff/pannellum", "url": "https://github.com/mpetroff/pannellum/issues/285" }
gharchive/issue
Canvas Bug? I have a panorama with hotspots and tour and it works perfectly. But when I added autoLoad and set it to true on firstScene. The output was this, Then I inspect element and look for its canvas, Its weird because the height and weight of the canvass is 0. But when I make some actions such as adjusting th...
2025-04-01T04:34:49.365179
2017-12-19T17:27:04
283310304
{ "authors": [ "mpromonet", "roger-" ], "license": "unlicense", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8829", "repo": "mpromonet/v4l2rtspserver", "url": "https://github.com/mpromonet/v4l2rtspserver/issues/82" }
gharchive/issue
RTP over TCP? By default the SDP output seems to have m=video 0 RTP/AVP 96, which I believe means it uses UDP+TCP. Is there a way to enable TCP only (interleaved) output? Hi Roger, Reading https://tools.ietf.org/html/rfc2326, I guess RTP/AVP means UDP, to describe an RTP over TCP session it may be RTP/AVP/TCP. The ...
2025-04-01T04:34:49.467063
2018-11-22T10:41:47
383476633
{ "authors": [ "hpvd", "voku", "xuhdev" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8830", "repo": "mrclay/minify", "url": "https://github.com/mrclay/minify/issues/643" }
gharchive/issue
HTML minimization: whitespace around <li> should not be trimmed The HTML minifier removes whitespace around <li> as a "blocked/undisplayed element": https://github.com/mrclay/minify/blob/258e495451c03adf57e1df81c2f0ef0c25b2f40d/lib/Minify/HTML.php#L136 However, <li> is commonly modified to be inline (e.g., "The White...
2025-04-01T04:34:49.506088
2013-08-04T01:38:33
17602788
{ "authors": [ "mreinstein" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8831", "repo": "mreinstein/wag", "url": "https://github.com/mreinstein/wag/issues/14" }
gharchive/issue
model but don't parse external resources it would be nice to have external stylesheets, scripts, etc modeled in the graph as external. It wouldn't be parsed, but it'd be linkable. Would need to add a new variable, maybe mode to indicate external or internal asset. supported via the re-write in 1.0
2025-04-01T04:34:49.529233
2016-03-31T19:24:44
144993923
{ "authors": [ "MarcoThePoro", "houseoftech", "mrhanlon" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8832", "repo": "mrhanlon/less-than-slash", "url": "https://github.com/mrhanlon/less-than-slash/issues/34" }
gharchive/issue
Wrong tag being closed after tags used When closing a tag after a php tag was used it adds a closing tag for the tag that was opened inside php tags. <div> <ul> <li></li> <?php if ($first == 1):?> <li></li> <?php endif;?> This would close an </li>. <div> <ul> <li></li> <?php echo "<a></a>";?> </a>...
2025-04-01T04:34:49.530284
2023-01-11T04:29:30
1528412288
{ "authors": [ "KillingSpark", "akhilles" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8833", "repo": "mrhooray/crc-rs", "url": "https://github.com/mrhooray/crc-rs/pull/76" }
gharchive/pull-request
Make Crc generic over implementation This allows for new implementations to be added without breaking API compatibility. @killingspark please take a look. Yep that works for me and it seems like a non-breaking change to me :+1:
2025-04-01T04:34:49.550738
2022-12-31T15:13:53
1515140376
{ "authors": [ "Fryuni", "mristin", "statuscake-machine" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8834", "repo": "mristin/opinionated-commit-message", "url": "https://github.com/mristin/opinionated-commit-m...
gharchive/issue
Merge commits are failing length check When a pull request is merged it will contain a subject message similar to the following: Merge pull request #117 from Organisaiton/name-of-the-branch-being-merged This is longer than the default 50 character limit. When the action runs on the main branch it fails. Hi @statu...
2025-04-01T04:34:49.864406
2016-05-18T16:07:07
155541301
{ "authors": [ "362228416", "mrniko" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8835", "repo": "mrniko/netty-socketio", "url": "https://github.com/mrniko/netty-socketio/issues/350" }
gharchive/issue
NamespaceClient too complex, help I started a Server, and then want to be in another Java program send the message to this Server, when I want to create a NamespaceClient object, beats me, write a demo? Hi! Here is the https://github.com/mrniko/netty-socketio-demo demo project. Try com.corundumstudio.socketio.demo....
2025-04-01T04:34:49.874515
2024-03-19T19:03:05
2195764634
{ "authors": [ "frodriguez-hu", "mrousavy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8836", "repo": "mrousavy/react-native-vision-camera", "url": "https://github.com/mrousavy/react-native-vision-camera/issues/26...
gharchive/issue
Is it possible to use face-api? Question Hey!! I am also trying to use face-api with this library and this one: https://github.com/mrousavy/react-native-blob-jsi-helper In order to transform resized images buffers in blobs so In can send them to the face detection api from face api, is that possible? What I tried ...
2025-04-01T04:34:49.881956
2024-05-31T10:14:36
2327475916
{ "authors": [ "ibrahim-developes", "mrousavy", "nolife08021" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8837", "repo": "mrousavy/react-native-vision-camera", "url": "https://github.com/mrousavy/react-native-...
gharchive/issue
Build failed with face-detector plugin🔧 How were you trying to build the app? i tried to build an face detect app, but facing error after install "vision-camera-face-detector". I had done install react-native-vision-camera and react-native-worklets-core. try install "vision-camera-trustee-face-detector-v3" also faci...
2025-04-01T04:34:49.921652
2022-01-10T11:46:21
1097801217
{ "authors": [ "Angelk90", "NgocLe1001", "ShaheerArshad-nearpeer", "Stukz", "mikamations", "mrousavy", "nimran" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8838", "repo": "mrousavy/react-native-v...
gharchive/issue
🐛 The given Camera device could not be found for use-case binding! What were you trying to do? I clone the project: https://github.com/mrousavy/react-native-vision-camera I tried to run the example file, after many problems, I was able to run it on an android physical device. Reproduceable Code No response What happ...
2025-04-01T04:34:49.967020
2024-11-29T17:08:11
2705701797
{ "authors": [ "karol-haltenberger", "mrvisscher" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8840", "repo": "mrvisscher/1pt5deg-lifestyles-visualizations", "url": "https://github.com/mrvisscher/1pt5deg-life...
gharchive/issue
EMBED issue So the website - being a content management system - is set up to embed external content from various providers serving it using oembed as media entities. I did find a module that allows inserting "raw" HTML in a similar way, but in order to have these reference local files (main.js, css, csvs and such) I...
2025-04-01T04:34:49.983846
2022-01-04T09:15:17
1093153588
{ "authors": [ "AlexGoemanDigipolis", "msawczyn", "vvboborykin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8841", "repo": "msawczyn/EFDesigner2022", "url": "https://github.com/msawczyn/EFDesigner2022/issues/6...
gharchive/issue
Visual Designer <IP_ADDRESS> in VS2022 17.0.4 Problem with diagrams In a newly installed VS2022 I installed Visual Designer <IP_ADDRESS> I tried a new project from scratch, and then I cannot create a seconds diagram. In the entity model explorer when I right click on the root node the popup menu contains almost no ac...
2025-04-01T04:34:49.990776
2014-08-20T03:45:42
40660880
{ "authors": [ "dmamaril", "midhun1993" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8842", "repo": "mscdex/mmmagic", "url": "https://github.com/mscdex/mmmagic/issues/28" }
gharchive/issue
Error on Azure Deployment remote: npm ERR! Failed at the<EMAIL_ADDRESS>install script. remote: npm ERR! This is most likely a problem with the mmmagic package, remote: npm ERR! not with npm itself. remote: npm ERR! Tell the author that this fails on your system: remote: npm ERR! node-gyp rebuild remote: npm ERR! ...
2025-04-01T04:34:50.005834
2024-08-29T17:35:31
2495152299
{ "authors": [ "doggy8088", "jochenkirstaetter" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8847", "repo": "mscraftsman/generative-ai", "url": "https://github.com/mscraftsman/generative-ai/issues/30" }
gharchive/issue
gemini release 3 new models gemini-1.5-pro-exp-0827 gemini-1.5-flash-8b-exp-0827 gemini-1.5-flash-exp-0827 Ref 1: https://x.com/OfficialLoganK/status/1828480081574142227 Ref 2: https://www.unite.ai/google-releases-three-new-experimental-gemini-models/ I see that these three Models have already been added. Hello...
2025-04-01T04:34:50.012527
2024-05-09T16:33:18
2288051877
{ "authors": [ "Its4Nik", "moonrailgun" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:8848", "repo": "msgbyte/tianji", "url": "https://github.com/msgbyte/tianji/issues/66" }
gharchive/issue
improve monitor page like this: I was thinking about opening an issue with exactly the same idea and screenshot, lmao. I am sadly not really good with ts but I could try :D Hi, @Its4Nik I am sadly not really good with ts but I could try :D cool, its easy, because we prepare everything, just need a config whic...