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:54:46.326152
2016-01-29T16:08:45
129810542
{ "authors": [ "ChrisBAshton", "issyl0" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13350", "repo": "BBC-News/wraith", "url": "https://github.com/BBC-News/wraith/pull/375" }
gharchive/pull-request
Consistently capitalize GitHub "GitHub" is its correct capitalization, so here's a PR. :sunny: (This tool looks cool - good work, btw!) Thanks!
2025-04-01T04:54:46.359004
2017-10-10T16:38:45
264296690
{ "authors": [ "gmfricke", "wfvining" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13351", "repo": "BCLab-UNM/SwarmBaseCode-ROS", "url": "https://github.com/BCLab-UNM/SwarmBaseCode-ROS/issues/71" }
gharchive/issue
Segfault when GUI closed and popout map used There is a coredump in rqt_rover_gui when the GUI is closed and the popout map frame is open. Related to an std::pair assignment. Fixed in pr #78
2025-04-01T04:54:46.362042
2015-10-01T01:53:14
109214059
{ "authors": [ "arkal", "hannes-ucsc" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13352", "repo": "BD2KGenomics/toil", "url": "https://github.com/BD2KGenomics/toil/issues/445" }
gharchive/issue
static addChild definition of a node does what Encapsulate claims to do by default If A is a job with dynamically added children, if a, b = A(), B() a.addChild(b) then b should run in parallel with the dynamically added children unless A().encapsulate is specified. b appears to run only after all of a's dynamically ...
2025-04-01T04:54:46.367676
2024-02-06T00:01:53
2119687161
{ "authors": [ "AdilCodeBX", "Agnieszka-Dzwolak", "Dnyandeo33", "SowmyaPuttaswamygowda", "ahlamboudali", "dspodina", "emrahhko", "enteryana", "rathiNamrata", "richellepintucan", "rodicailciuc", "rohma19", "samirm00" ], "license": "MIT", "license_source": "gith...
gharchive/issue
Tuesday 06-02-2024 roll call Roll Call! Leave a comment with these two things: A summary of your study using only emojis Something you'd like to share, anything goes! (within respect) emoji cheat sheet Good morning!!! Hello! Good Morning! Good morning Hello hey hey hey hi hi good morning 👋 m...
2025-04-01T04:54:46.427472
2023-09-27T15:54:16
1915880195
{ "authors": [ "frehburg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13354", "repo": "BIH-CEI/ERKER2Phenopackets", "url": "https://github.com/BIH-CEI/ERKER2Phenopackets/issues/160" }
gharchive/issue
add help command this command could list all commands one can call from our package probably have to rename this command to something else, since it is inbuilt into the cmd. idk if i can use this command call
2025-04-01T04:54:46.430179
2023-09-05T13:33:15
1881995306
{ "authors": [ "frehburg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13355", "repo": "BIH-CEI/ERKER2Phenopackets", "url": "https://github.com/BIH-CEI/ERKER2Phenopackets/issues/57" }
gharchive/issue
Implement _map_chunk This method should implement the logic to map a chunk (subset) of the dataset to phenopackets. implement helper method def_map_instance to map a single row of the dataset to one phenopacket Include: Patient description: [x] #60 [x] #62 Genotyping: [x] #64 [x] #65 Phenotyping: [x] #67 Debu...
2025-04-01T04:54:46.436836
2022-11-30T19:12:43
1470103645
{ "authors": [ "codeKameleon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13356", "repo": "BLSQ/iaso", "url": "https://github.com/BLSQ/iaso/pull/218" }
gharchive/pull-request
IA-1644/IA-1688: frontend grid and responsive behavior refactor Explain what problem this PR is resolving There was a lack of consistency in the design rules. Sometime the search button is under the filters, sometimes aside the filters Self proof reading checklist [x] Did I use eslint and black formatters [x] Is my ...
2025-04-01T04:54:46.494240
2021-12-05T20:16:54
1071547312
{ "authors": [ "BRAVO68WEB", "Procoder16" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13357", "repo": "BRAVO68WEB/propstar-theme", "url": "https://github.com/BRAVO68WEB/propstar-theme/pull/1" }
gharchive/pull-request
Readme Updated! @BRAVO68WEB do review and merge the PR if you find It perfectly alright. Great job !!
2025-04-01T04:54:46.552018
2016-11-07T12:04:55
187694974
{ "authors": [ "ftrader" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13358", "repo": "BTCfork/hardfork_prototype_1_mvf-bu", "url": "https://github.com/BTCfork/hardfork_prototype_1_mvf-bu/issues/24" }
gharchive/issue
Set up Continuous Integration for this project on GitHub This project needs to set up Continuous Integration in the form of Travis or some other service which can run builds and tests at least for every commit into the master branch. I'm raising this issue here so that we don't forget about it. If anyone with experie...
2025-04-01T04:54:46.559570
2017-11-06T06:55:00
271375322
{ "authors": [ "tfabraham" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13359", "repo": "BTDF/DeploymentFramework", "url": "https://github.com/BTDF/DeploymentFramework/issues/124" }
gharchive/issue
Add a SetRegistryValue MSBuild task to DeploymentFramework.BuildTasks.dll Add a SetRegistryValue MSBuild task to DeploymentFramework.BuildTasks.dll. This can be used in any .btdfproj file (as can the SDC Tasks). This work item was migrated from CodePlex CodePlex work item ID: '6303' Assigned to: 'tfabraham' Vote coun...
2025-04-01T04:54:46.561412
2022-01-01T23:38:13
1091916065
{ "authors": [ "SimonMeskens" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13360", "repo": "BTW-Community/BTW-Public", "url": "https://github.com/BTW-Community/BTW-Public/issues/154" }
gharchive/issue
[Build tool] Turn Build tool into proper dev environment Since the build tool is already almost a full build environment, turning it into one would be great. Copying the BTW sources into the MCP /src/ folder and then updating the md5s would likely be enough. It also needs me to set up the multiple folders again, li...
2025-04-01T04:54:46.566076
2018-08-04T05:49:15
347590653
{ "authors": [ "BUG1989", "nihui" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13361", "repo": "BUG1989/caffe-int8-convert-tools", "url": "https://github.com/BUG1989/caffe-int8-convert-tools/issues/4" }
gharchive/issue
per-group input and weight int8_scale for group convolution scenario 1 A channel = 10 B channel = 10 A -> depthwiseconv -> B expected behavior generate 10 int8_scale for A, one for each channel generate 10 int8_scale for depthwiseconv weight, one for each channel scenario 2 A channel = 10 B channel = 10 A -> conv (g...
2025-04-01T04:54:46.592357
2023-07-26T20:30:55
1823117021
{ "authors": [ "Aragas", "Mrcubix" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13362", "repo": "BUTR/Bannerlord.Module.Template", "url": "https://github.com/BUTR/Bannerlord.Module.Template/pull/160" }
gharchive/pull-request
Add support for vscode Premises vscode cannot make use of the Properties/launchSettings.json file as it uses an unsupported commandName, only project is supported in vscode. What is this PR for This PR aim to add launch & debug support of modules in vscode. Necessary files To achieve this, 3 files are necessary: lau...
2025-04-01T04:54:46.594654
2020-09-09T01:40:37
696318043
{ "authors": [ "ROODAY" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13363", "repo": "BUUPE/interview", "url": "https://github.com/BUUPE/interview/issues/60" }
gharchive/issue
Pre-commit hook runs prettier on all files instead of just staged files [x] Make prettier only write to staged files [x] Have eslint warnings prevent commit Completed in 1e22647aa04346f8a811d67a4f2b1af82fed0c70
2025-04-01T04:54:46.618253
2019-12-12T22:46:20
537254183
{ "authors": [ "daniekpo", "jaydenmilne", "kolbytn" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13364", "repo": "BYU-PCCL/holodeck", "url": "https://github.com/BYU-PCCL/holodeck/issues/351" }
gharchive/issue
Holodeck Make Scenario Config Describe the bug When using a python data structure rather than a scenario config file, the following error is thrown. holodeck/src/holodeck/packagemanager.py", line 345, in get_binary_path_for_scenario with open(config_path, 'r') as f: FileNotFoundError: [Errno 2] No such file or direct...
2025-04-01T04:54:46.643950
2021-09-10T16:20:31
993386575
{ "authors": [ "PirateJC", "RolandCsibrei", "sebavan" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13365", "repo": "BabylonJS/Assets", "url": "https://github.com/BabylonJS/Assets/pull/46" }
gharchive/pull-request
Added tileAndOffset NME custom node Hey! Hopefully this fits here! I would say yes :-) adding @PirateJC and @PatrickRyanMS LOL This is hilarious! I'm working on something like this as we speak! Awesome! Great minds! I was just watching your video Custom Nodes in the Node Material Editor: Part 1 today and tried ...
2025-04-01T04:54:46.653436
2024-09-23T11:31:00
2542354709
{ "authors": [ "eoineoineoin", "nyan-left", "sebavan", "tangobravo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13366", "repo": "BabylonJS/Babylon.js", "url": "https://github.com/BabylonJS/Babylon.j...
gharchive/issue
Havok physics compatibility for older devices Repro Expected result: Havok physics working on older devices (iOS pre-16.4, Android Webview < 81) Current result: Havok physics fails due to lack of SIMD support Screenshots N/A Desktop (please complete the following information): OS: Various (see details in linked is...
2025-04-01T04:54:46.659336
2021-01-22T11:14:07
791919540
{ "authors": [ "CedricGuillemet", "Drigax" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13367", "repo": "BabylonJS/BabylonNative", "url": "https://github.com/BabylonJS/BabylonNative/issues/581" }
gharchive/issue
[Nightly] Texture bindings and validation tests The crash reported by d3d11 when running UnindexedMesh PG is: D3D11 ERROR: ID3D11DeviceContext::DrawIndexed: The Shader Resource View dimension declared in the shader code (TEXTURE2D) does not match the view type bound to slot 0 of the Pixel Shader unit (TEXTURECUBE). ...
2025-04-01T04:54:46.716364
2023-01-28T19:46:54
1560985607
{ "authors": [ "Badgerati", "fatherofinvention" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13368", "repo": "Badgerati/Pode", "url": "https://github.com/Badgerati/Pode/issues/1075" }
gharchive/issue
Mixing Pode.Web in Pode Views Question I am playing around with custom HTML in Pode views and thought it would be cool to also be able to leverage Pode.Web when needed but cannot get them to render. Is this possible? Here is a basic example: <!DOCTYPE html> <html lang="en"> <title>Mixing Pode.Web With Pode Views</t...
2025-04-01T04:54:46.746588
2024-07-08T21:01:50
2396564102
{ "authors": [ "BamaCharanChhandogi", "Soumya6Tiwari" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13369", "repo": "BamaCharanChhandogi/Diabetes-Prediction", "url": "https://github.com/BamaCharanChhandogi/Diabetes-...
gharchive/pull-request
Added social media icons Added Suitable social media profile links such as github, quora etc in the footer section Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructi...
2025-04-01T04:54:46.767455
2023-08-17T15:36:10
1855246964
{ "authors": [ "BanchouBoo", "BhaturaGuy", "mrfragger" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13370", "repo": "BanchouBoo/mpv-youtube-chat", "url": "https://github.com/BanchouBoo/mpv-youtube-chat/issues/4...
gharchive/issue
[Feature Request] support downloaded videos? + more Videos downloaded with yt-dlp have PURL and it contains video link. So it can just look for that to download live chat, also if a video already has livechat embedded in it then use it? Insert line breaks if characters reach certain threshold so that spam messages d...
2025-04-01T04:54:46.813643
2019-05-02T03:42:43
439416017
{ "authors": [ "JaredWright", "connojd", "tklengyel" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13380", "repo": "Bareflank/hypervisor", "url": "https://github.com/Bareflank/hypervisor/issues/860" }
gharchive/issue
CMake issues As of 6dc4866bc417c396b40cdf255f417adcda579596 I'm running into the following using the default compile instructions: [ 21%] Performing configure step for 'bfruntime_x86_64-vmm-elf' -- The C compiler identification is Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- Detecting C compiler A...
2025-04-01T04:54:46.817668
2018-03-08T23:26:01
303669925
{ "authors": [ "connojd" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13381", "repo": "Bareflank/hypervisor", "url": "https://github.com/Bareflank/hypervisor/pull/645" }
gharchive/pull-request
x64/hve: Fix KVM and promote bugs exit_handler.cpp: KVM does not allow the "load IA32_PERF_GLOBAL_CTRL" to be set to 1 in both the vm-exit and vm-entry controls. This prevents the vmcs field guest_ia32_perf_global_ctrl from existing, so reads and writes to it (e.g. handle_rdmsr and handlr_wrmsr in exit_handler.cpp) c...
2025-04-01T04:54:46.829577
2023-12-28T15:26:58
2058563055
{ "authors": [ "BartoszJarocki", "SujithThirumalaisamy", "realsnick", "thomasdavis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13385", "repo": "BartoszJarocki/cv", "url": "https://github.com/BartoszJarock...
gharchive/issue
adapt json-resume https://jsonresume.org/ I would like to work with this. Can you please give me a bit detail? As I think. That link is a standard object. Should we make the whole this based on that standard. Sorry if I was misunderstood. I think this is a pretty big change. @SujithThirumalaisamy you can take a l...
2025-04-01T04:54:46.848912
2016-11-12T23:56:28
188942253
{ "authors": [ "edubxb", "nwinkler" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13386", "repo": "Bash-it/bash-it", "url": "https://github.com/Bash-it/bash-it/pull/834" }
gharchive/pull-request
Fix search command for RedHat based distributions Closes #765 Sorry for the long wait! Thanks again!
2025-04-01T04:54:46.865517
2022-01-26T07:05:46
1114694999
{ "authors": [ "Bastian", "me4502" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13387", "repo": "Bastian/bStats-Metrics", "url": "https://github.com/Bastian/bStats-Metrics/pull/98" }
gharchive/pull-request
Port to Sponge API8 Ports the Sponge bStats package to API8, the latest released version of Sponge. Confirmed to produce correct data by adding to a dev build of WorldEdit; https://bstats.org/plugin/sponge/WorldEdit/3329 Resolves https://github.com/Bastian/bStats-Metrics/issues/97 Thank you for the PR! Lgtm! Rele...
2025-04-01T04:54:46.872199
2021-03-23T17:17:28
838946402
{ "authors": [ "IceRaptor", "ajkroeg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13388", "repo": "BattletechModders/IRTweaks", "url": "https://github.com/BattletechModders/IRTweaks/issues/61" }
gharchive/issue
Feature request: Gun + pilot ability procs status effect on hit Per discussion with BTA, a tweak that allows application of a status effect to a target unit on hit would be interested. Gated / specified by Gun level perhaps. --- BEGIN --- At certain tiers of Gun, when hitting arms/legs/head proc a status effect with ...
2025-04-01T04:54:46.877107
2024-01-25T19:13:50
2101010084
{ "authors": [ "DavidOry", "arashasadabadi" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13389", "repo": "BayAreaMetro/tm2py", "url": "https://github.com/BayAreaMetro/tm2py/issues/130" }
gharchive/issue
🚀 Feature: Change the DTIME name to GENCOST in the skim cores It looks like that in Emme transit skims, DTIME is presenting generalized cost rather than drive access time only. In order to avoid further confusions, we are going to change the DTIME name to GENCOST in all skim cores. This needs the changes in tm2py sc...
2025-04-01T04:54:46.942441
2020-06-24T15:00:08
644687149
{ "authors": [ "KatsiarynaV", "dariatarakanova" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13390", "repo": "BeamMW/android-wallet", "url": "https://github.com/BeamMW/android-wallet/issues/460" }
gharchive/issue
Change "Scalable confidential cryptocurrency" to "Confidential, fast, easy to use" https://zpl.io/aXkM95M https://zpl.io/br0v8YW change it everywhere it appears App's loading screen: change "Scalable confidential cryptocurrency" to "Confidential, fast, easy to use" Checked
2025-04-01T04:54:47.104515
2015-07-10T00:56:58
94185702
{ "authors": [ "Belphemur", "rknell" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13391", "repo": "Belphemur/node-json-db", "url": "https://github.com/Belphemur/node-json-db/issues/4" }
gharchive/issue
Corruption & Async Hello, I have rolled my own system similar to this and am having trouble with corruption of the data when the app closes suddenly (or exits) Just wondering if the Sync calls you make to the file system are sync because that solves that problem, and then by extension, why are they sync calls instead...
2025-04-01T04:54:47.124957
2022-07-30T17:32:08
1323234935
{ "authors": [ "Damen57", "Xseba360", "fivaz" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13392", "repo": "Benjamin-Dobell/IntelliJ-Luanalysis", "url": "https://github.com/Benjamin-Dobell/IntelliJ-Luana...
gharchive/issue
FiveM support Many people use Lua to code FiveM mods, it would be cool to have some support for FiveM global functions in Lua @fivaz Check these definitions out: https://github.com/Xseba360/fivem-lua-docs Feel free to use them in your project, let me know if you do. I have added support for the hash literal in a...
2025-04-01T04:54:47.142626
2019-10-04T11:41:37
502588819
{ "authors": [ "BennyCarlsson", "souravs17031999" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13393", "repo": "BennyCarlsson/MyPortfolio-Hacktoberfest2019", "url": "https://github.com/BennyCarlsson/MyPortfolio-Hac...
gharchive/pull-request
changing link of home button on home page changing the previous "#home" to "#" will directly take you to top of page otherwise this was not functioning once you scroll down somewhere. Awesome 👍
2025-04-01T04:54:47.174338
2022-01-21T12:16:52
1110406685
{ "authors": [ "creditcardscissors" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13394", "repo": "Berry-Pool/nami-wallet", "url": "https://github.com/Berry-Pool/nami-wallet/issues/264" }
gharchive/issue
NAMI wallet wont load! the smart contracts failed me on a couple sales as well This is my nami address: addr1qywpsrhcl0pzw6k8jal6rnpdgg7ej8mjmd4x28u7jyefshhxapr38pk06jjf6qtw86nasv4058zk7ngnf8lymkshw0vqhj4jxh It will not load. It just continues to buffer endlessly. Also, I had a couple smart contract sales on jpeg sto...
2025-04-01T04:54:47.207835
2019-08-06T14:26:53
477414101
{ "authors": [ "OrkhanAlikhanov", "ormaa" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13395", "repo": "BiAtoms/Socket.swift", "url": "https://github.com/BiAtoms/Socket.swift/issues/12" }
gharchive/issue
cannot compile in Ubuntu 16.04 Hello, the project seem to not be able to compile in ubuntu 16.04, using Swift 4.1 libressl cannot be installed. swift build report several error around CLibreSSL Hey! Make sure you obtain them from http://apt.orkhanalikhanov.com. Also you need to update LD_LIBRARY_PATH to include lib...
2025-04-01T04:54:47.214340
2023-08-28T17:32:04
1870166420
{ "authors": [ "aymericdelab" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13396", "repo": "BibliothecaDAO/eternum", "url": "https://github.com/BibliothecaDAO/eternum/pull/109" }
gharchive/pull-request
feat: [draft] entity updates + notifications fix #106 + notifications from #66 I'm using graphql-ws to subscribe to torii ws. I use graphql query entityUpdated to be notified when there is an entity update, but unfortunately we don't have the component values with it yet (will be implemented soon). So I'm tempora...
2025-04-01T04:54:47.219150
2022-07-21T18:18:02
1313632125
{ "authors": [ "123rolle", "joecksma" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13397", "repo": "BigBoot/GW4Remap", "url": "https://github.com/BigBoot/GW4Remap/issues/11" }
gharchive/issue
Samsung pay -> google pay doesn't work (wear os 3.2) Samsung galaxy watch 4 and wear os 3.2. Samsung pay to google pay stopped working... tried with 2 different watches and same thing. See https://github.com/BigBoot/GW4Remap/issues/10#issuecomment-1191855225
2025-04-01T04:54:47.238007
2024-12-09T16:15:30
2727590798
{ "authors": [ "robross0606" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13398", "repo": "BigThunderSR/adt-pulse-mqtt", "url": "https://github.com/BigThunderSR/adt-pulse-mqtt/issues/202" }
gharchive/issue
No longer parsing zones correctly It appears the HTML being returned by ADT Pulse now uses a div instead of a span tag wrapping the zone data. Because of this, all zones are evaluating to 0 out of cheerio and breaking updates. I'd like permission to put together an MR for both this and #201. This is working fine f...
2025-04-01T04:54:47.335540
2016-12-16T14:25:44
196070673
{ "authors": [ "BinRoot", "DiegoPortoJaccottet", "chmnoh", "enterkey1a", "johndpope", "minkoon", "toasteez" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13399", "repo": "BinRoot/TensorFlow-Book", ...
gharchive/issue
ch02_basics Concept06_saving_variables When running the following code from code: save_path = saver.save(sess, "spikes.ckpt") print("spikes data saved in file: %s" % save_path) I receive an error. I am running on Windows 7 in conda virtual environment and Jupyter. ----------------------------------------------------...
2025-04-01T04:54:47.391305
2015-03-15T18:32:55
61879921
{ "authors": [ "Bionus", "GoogleCodeExporter" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13401", "repo": "Bionus/imgbrd-grabber", "url": "https://github.com/Bionus/imgbrd-grabber/issues/283" }
gharchive/issue
Derpibooru won't load pictures, produce correct URL, and the login doesn't worked either. What steps will reproduce the problem? Do a search on any valid tag, and you get zero pictures. When you copy the URLs, you get the following. http://derpibooru.org//derpicdn.net/etc. The above will not work. To make it work yo...
2025-04-01T04:54:47.401030
2017-02-07T14:57:50
205912620
{ "authors": [ "Bionus", "MasterPetrik" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13402", "repo": "Bionus/imgbrd-grabber", "url": "https://github.com/Bionus/imgbrd-grabber/issues/770" }
gharchive/issue
Crash when trying to open preview What steps will reproduce the problem? MD5 search "25b48c3adf74f61f7afe37836fa4ee7f" trying to open preview from sonohara.donmai.us CRASH What is the expected behavior? What do you get instead? Crash of Grabber instead of opening preview. What version of the program are you using? ...
2025-04-01T04:54:47.402451
2020-11-14T01:35:17
742889729
{ "authors": [ "GiovanH" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13403", "repo": "Bionus/imgbrd-grabber", "url": "https://github.com/Bionus/imgbrd-grabber/pull/2178" }
gharchive/pull-request
Develop builds are on travis-ci.org, not github Resolves #2177 (Note the changes to the contributors list are line-endings only) This is incorrect, develop builds do not seem to be available on travis either
2025-04-01T04:54:47.405104
2017-03-02T11:21:43
211362443
{ "authors": [ "b2m", "coveralls", "fraboeni" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13404", "repo": "BioroboticsLab/bb_tracking", "url": "https://github.com/BioroboticsLab/bb_tracking/pull/3" }
gharchive/pull-request
Feature engineering and fragment tracking The feature engineering and fragment tracking contains features that are useful for tracking on fragment base. Even though not all of the implemented features are used in the current tracking solution, they might be important in further iterations and should therefore be avai...
2025-04-01T04:54:47.429510
2022-03-29T12:44:30
1184811408
{ "authors": [ "codecov-commenter", "fuxingloh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13405", "repo": "BirthdayResearch/oss-governance-bot", "url": "https://github.com/BirthdayResearch/oss-governance-bot/pul...
gharchive/pull-request
Update README.md to point to new org What kind of PR is this?: /kind chore Codecov Report :exclamation: No coverage uploaded for pull request base (main@99f1d48). Click here to learn what that means. The diff coverage is n/a. :exclamation: Current head 91a7cd4 differs from pull request most recent head bd1a41e...
2025-04-01T04:54:47.441918
2024-10-20T02:07:11
2599838996
{ "authors": [ "Anuj3553", "Himanshu-kumar025" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13406", "repo": "Bitbox-Connect/Bitbox", "url": "https://github.com/Bitbox-Connect/Bitbox/pull/176" }
gharchive/pull-request
Improve the styling of FAQ section fixes issue no - #155 Title: Improve the styling of FAQ section Screenshots/Video (mandatory) before: after: Checklist: [x ] I have mentioned the issue number in my Pull Request. Additional context (Mandatory): Are you contributing under any Open-source programme? GSSOC'24 a...
2025-04-01T04:54:47.504001
2018-10-16T19:56:03
370774066
{ "authors": [ "davidtmiller", "kavierkoo", "narbhar", "rk1809" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13407", "repo": "BlackrockDigital/startbootstrap-resume", "url": "https://github.com/BlackrockDigit...
gharchive/issue
why profile pic is not showing in mobile browsers Hi, Thanks for the awesome template. I modified and hosted the template, which looks good in desktop and also in mobile, but profile pic is missing in mobile browsers. Is it designed that way or am I missing something?. I thinks its by design, Anyway, if you wanted ...
2025-04-01T04:54:47.517556
2022-05-05T15:41:32
1226852122
{ "authors": [ "Blake-Madden", "PBfordev" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13408", "repo": "Blake-Madden/Wisteria-Dataviz", "url": "https://github.com/Blake-Madden/Wisteria-Dataviz/pull/4" }
gharchive/pull-request
Fix setting compiler flags in multi-config generators This is an attempt to fix Issue #2. TBH, I am not a fan of forcing compiler options like this, but I followed the suit. Using $<$<NOT:$<CONFIG:Debug>X> instead of $<$<CONFIG:Release>X> would probably be more to the letter of the original code but IMO my solution i...
2025-04-01T04:54:47.530632
2016-06-02T11:03:09
158114611
{ "authors": [ "Kurre", "gregorypratt" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13409", "repo": "BlazeCSS/blaze", "url": "https://github.com/BlazeCSS/blaze/issues/37" }
gharchive/issue
Grid cell widths per media query breakpoint http://blazecss.com/community/forum/#!/general:grid-width-classes-per-bre Might increase file size quite a bit but would make the grid very flexible I had to improvise this feature because we needed this on our project. You can take a look in here if you want to: https://...
2025-04-01T04:54:47.559359
2022-06-21T13:02:03
1278416901
{ "authors": [ "DaanV2", "mitgobla" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13410", "repo": "Blockception/Minecraft-bedrock-json-schemas", "url": "https://github.com/Blockception/Minecraft-bedrock-jso...
gharchive/pull-request
Modify timer schema Update the example to use the correct event schema. Previously it was using a string and not the event schema. Wrote documentation for the value field in random_time_choices Looking good!
2025-04-01T04:54:47.604437
2019-03-05T13:38:06
417302670
{ "authors": [ "julienmachon", "kenjinp" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13411", "repo": "BlueBrain/nexus", "url": "https://github.com/BlueBrain/nexus/issues/501" }
gharchive/issue
Previews Previews should be lazy loaded and displayed in both lists and resource detail pages based on the mediatype done for images
2025-04-01T04:54:47.613839
2023-11-05T12:06:56
1977759339
{ "authors": [ "BlueHatbRit", "brunetton" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13414", "repo": "BlueHatbRit/mdpdf", "url": "https://github.com/BlueHatbRit/mdpdf/issues/162" }
gharchive/issue
Margins are not respected (--border options) Hi, First of all: Thanks for this great tool ! It's exactly what I was looking for ! :heart: I'm trying to adjust margins of a generated document but the margins I give are not respected. Here are used commands and measured left margins in mm: mdpdf test.md => 21.9 (no pr...
2025-04-01T04:54:47.615527
2023-06-19T18:08:09
1763983328
{ "authors": [ "Tu5k4rr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13415", "repo": "BlueMap-Minecraft/BlueMapWiki", "url": "https://github.com/BlueMap-Minecraft/BlueMapWiki/pull/34" }
gharchive/pull-request
Update Installation.md Missing "/app/" and docker container cant find world mount. can find it now fixing path.
2025-04-01T04:54:47.653641
2023-04-05T20:00:51
1656208347
{ "authors": [ "mindthespines" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13416", "repo": "BobaBoard/boba-backend", "url": "https://github.com/BobaBoard/boba-backend/pull/127" }
gharchive/pull-request
Setup enhancement Updates a dead link in the repo's README Adds the dev environment's .env and firebase-sdk.json contents to an env-setup directory as example files Adds a node script (env-setup/copyfiles.js) to copy the example files to the project root and name them appropriately Adds a script (setup-env) to the ...
2025-04-01T04:54:47.656603
2016-11-03T13:05:10
187054244
{ "authors": [ "ChristianPeter", "danfri86", "viptec" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13417", "repo": "Bogdan1975/ng2-slider-component", "url": "https://github.com/Bogdan1975/ng2-slider-component/iss...
gharchive/issue
Problem with margin-left on parent component if I have a html element which has a margin-left set, the calculation of the sliders seems buggy. just open the demo page and change the margin-left style attribute of div id="app-container" to 200px and try to use any of the sliders. The result I'm getting is that I canno...
2025-04-01T04:54:47.677490
2023-03-12T10:46:32
1620316661
{ "authors": [ "exentio", "ssddanbrown" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13418", "repo": "BookStackApp/BookStack", "url": "https://github.com/BookStackApp/BookStack/issues/4094" }
gharchive/issue
Markdown editor on Chrome for Android largely unusable Describe the Bug When trying to edit text with the markdown editor on Chrome for Android, the cursor skips all over the place, the scroll jumps back to the previous position of the cursor, selecting (especially select all) is often pointless, and other major anno...
2025-04-01T04:54:47.691780
2023-06-29T13:05:35
1780784370
{ "authors": [ "jgriffithsuk", "ssddanbrown" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13419", "repo": "BookStackApp/BookStack", "url": "https://github.com/BookStackApp/BookStack/issues/4350" }
gharchive/issue
LDAP and standard login error on Roles page Describe the Bug When we try to go to the Role page we get a page saying An Error Occured An unknown error occured. When disabling Ldap and logging in locally I still get the issue. I basically want to create some LDAP groups so they sync the users, Weirdly it did work once...
2025-04-01T04:54:47.696294
2017-10-11T00:51:35
264423739
{ "authors": [ "ssddanbrown", "svarlamov", "tuaris" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13420", "repo": "BookStackApp/BookStack", "url": "https://github.com/BookStackApp/BookStack/issues/551" }
gharchive/issue
Make images and attachments non-public Desired Feature: Make images and attachments non-public. Expected Behavior Images should not be accessible when Bookstack is configured to require login to view content. My proposed solution (keep in mind I know nothing about Laravel) is to create an image proxy that boots up a ...
2025-04-01T04:54:47.697272
2019-09-04T09:05:36
489034477
{ "authors": [ "kostefun", "ssddanbrown" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13421", "repo": "BookStackApp/BookStack", "url": "https://github.com/BookStackApp/BookStack/pull/1627" }
gharchive/pull-request
Update common.php update ru @kostefun Thanks again for all your translation update pull requests. I'll merge them in now for the next patch release.
2025-04-01T04:54:47.788462
2024-07-17T20:38:05
2414531575
{ "authors": [ "BottlecapDave", "justwatchme" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13423", "repo": "BottlecapDave/HomeAssistant-OctopusEnergy", "url": "https://github.com/BottlecapDave/HomeAssistant-Octopus...
gharchive/pull-request
Update Target Rate Sensor documentation for Target Timeframe flipped direction in window example I believe "before" is a typo here and should read "after". In the example I read the minimum time "20:00:00" as "after" maximum time "05:00:00" because 20>5. Therefore the window will be from 20:00:00 today until 05:00:00...
2025-04-01T04:54:47.794010
2020-06-19T12:32:18
641936384
{ "authors": [ "renzon" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13424", "repo": "Bouke/django-two-factor-auth", "url": "https://github.com/Bouke/django-two-factor-auth/issues/359" }
gharchive/issue
Translate messages to pt-BR Messages on all stages forma are not tranlated do Brazillian Portuguese Expected Behavior Messages are not translated to pt-BR Translation should bem available Current Behavior Change language to Portuguese and login ontp Django application Provide translation Possible Solution I ca...
2025-04-01T04:54:47.799630
2017-04-26T08:35:22
224386500
{ "authors": [ "BrainMaestro", "supernova23" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13425", "repo": "BrainMaestro/elixir-phoenix-realworld", "url": "https://github.com/BrainMaestro/elixir-phoenix-realworld/pull...
gharchive/pull-request
Fix namespace again Fixes #4 @supernova23 can you see if it uses the correct namespace now another problem I think regenerating the application using phoenix 1.3 will be the best solution Yeah I just did that it works fine now Great.
2025-04-01T04:54:47.802400
2016-05-11T21:00:25
154341868
{ "authors": [ "ziogaschr" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13426", "repo": "BranchMetrics/iOS-Deferred-Deep-Linking-SDK", "url": "https://github.com/BranchMetrics/iOS-Deferred-Deep-Linking-SDK/pull/346" }
gharchive/pull-request
Add CocoaPod podspec without IDFA As a developer I would like to be able to install the SDK using CocoaPods and without IDFA. In the docs you pin point correctly how to achieve this. I added a new podspec that any developer will be able to use for installing the SDK without IDFA. This will allow us to keep the SDK up...
2025-04-01T04:54:47.808130
2016-12-21T00:53:08
196819307
{ "authors": [ "aaustin", "aeromusek", "dave-mcclurg" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13427", "repo": "BranchMetrics/ios-branch-deep-linking", "url": "https://github.com/BranchMetrics/ios-branch-deep...
gharchive/pull-request
Fix for potential race condition Suggestion comes from https://mobilegrowth.org/discussions/thread/unity-branch-initsession-callback-never-fires-when-deep-linking/ Original notes: In my [Unity] app, probably due to how scenes are loaded, the Branch.initSession callback never fires when the app is launched from a bra...
2025-04-01T04:54:47.810697
2017-10-05T22:36:57
263287786
{ "authors": [ "BranchMacMini", "parthkalavadia" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13428", "repo": "BranchMetrics/ios-branch-deep-linking", "url": "https://github.com/BranchMetrics/ios-branch-deep-linking/...
gharchive/pull-request
Bug fix for automatic deeplinking controller To support old and new API for automatic deeplinking Controller, there are two types of value existed in deepLinkControllers dictionary: BNCDeepLinkViewControllerInstance and UIViewController. branchSharingController.deepLinkingCompletionDelegate = self was set before chec...
2025-04-01T04:54:47.823310
2018-08-22T21:56:28
353140828
{ "authors": [ "csalmi-branch", "gustavonecore", "sequoiaat" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13429", "repo": "BranchMetrics/react-native-branch-deep-linking", "url": "https://github.com/BranchMetrics...
gharchive/issue
Is there any doc/example for install a new fresh app from a branchio deeplink? I was searching in the examples but I think all of them are related to already installed applications. There is a lot of links, I have reviewed several of them but I can't find something for: User open deeplink User install app from play ...
2025-04-01T04:54:47.829569
2021-11-01T21:38:00
1041666169
{ "authors": [ "merosenlund" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13430", "repo": "Brassicaceaee/project-catwalk", "url": "https://github.com/Brassicaceaee/project-catwalk/pull/17" }
gharchive/pull-request
Reviews unit tests up to speed I've added unit tests to test whether each of my components are rendering. No big rush on this one it is just my unit tests for my components. Reviews Unit Tests
2025-04-01T04:54:47.854414
2024-04-28T23:11:13
2267868949
{ "authors": [ "BrianPugh", "shadow2560" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13431", "repo": "BrianPugh/gnwmanager", "url": "https://github.com/BrianPugh/gnwmanager/issues/156" }
gharchive/issue
Seems to detect a ghost adapter on Windows Before explaining my problem note that on my Windows system this seems to work properly, the test is made on a friend computer. Without connecting any adapter on the computer I tried to launch the command "gnwmanager --verbosity debug unlock". On my computer this display a l...
2025-04-01T04:54:47.857646
2016-02-17T10:16:48
134238857
{ "authors": [ "BrianSidebotham", "StuartCartmill", "sergio-uma" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13432", "repo": "BrianSidebotham/arm-tutorial-rpi", "url": "https://github.com/BrianSidebotham/arm-t...
gharchive/issue
Problem with interrupts on the Pi2 I am having a problem with interrupts on the Pi2. It appears that the first interrupt causes execution to jump to somewhere and not return. I have checked the disassembly listing and the vector table looks ok.Has anyone had this problem and fixed it? I had the same issue because I...
2025-04-01T04:54:47.865687
2024-03-28T23:44:55
2214342970
{ "authors": [ "carlosduarteroa", "gtfierro" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13433", "repo": "BrickSchema/Brick", "url": "https://github.com/BrickSchema/Brick/issues/630" }
gharchive/issue
Possible syntax error when using Prefix Declaration for SPARQL Queries I downloaded the nightly Brick version but got the error shown below when I tried to use it in python. from brickschema import Graph g = Graph(load_brick=True, load_brick_nightly=True) g.load_file(bldg_brick_file) <Graph identifier=Nd22db2bd15974...
2025-04-01T04:54:47.964935
2016-12-13T17:56:56
195323848
{ "authors": [ "emylonas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13434", "repo": "Brown-University-Library/usepweb_project", "url": "https://github.com/Brown-University-Library/usepweb_project/issues/23" }
gharchive/issue
text in collection description box on single collection view is not formatting properly for ex: http://worfdev.services.brown.edu/projects/usep/collections/CA.Berk.UC.HMA/ closed because it's the same as #19
2025-04-01T04:54:47.968822
2017-01-13T21:42:07
200738077
{ "authors": [ "cjiang-ibm", "danrope" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13435", "repo": "Brunel-Visualization/Brunel", "url": "https://github.com/Brunel-Visualization/Brunel/issues/190" }
gharchive/issue
Feature request: provide a way to accept and use user defined "visInstance" name It is required that visInstance has its own unique name (eg: var v = new BrunelVis("visualization") when you have multiple charts in one page. Currently D3Builder#endVisSystem(VisItem main) uses hard codes name "v" for all the places whi...
2025-04-01T04:54:48.021711
2024-01-28T03:26:16
2103943981
{ "authors": [ "JollyRogerz", "KannuSingh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13436", "repo": "BuidlGuidl/batch1.buidlguidl.com", "url": "https://github.com/BuidlGuidl/batch1.buidlguidl.com/pull/37" }
gharchive/pull-request
Tweaked MainPage and TailwindCss Description Tweaked the mainpage and tailwindCss ferramenta Additional Information [x] I have read the contributing docs (if this is your first contribution) [x] This is not a duplicate of any existing pull request Related Issues Closes #{6} Your ENS/address: jollyv.eth I see the...
2025-04-01T04:54:48.043334
2023-11-01T13:08:54
1972349748
{ "authors": [ "samijaber", "smeijer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13437", "repo": "BuilderIO/mitosis", "url": "https://github.com/BuilderIO/mitosis/issues/1289" }
gharchive/issue
support children as render prop I am interested in helping provide a fix! No Which generators are impacted? [ ] All [ ] Angular [ ] HTML [ ] Preact [ ] Qwik [ ] React [ ] React-Native [ ] Solid [ ] Stencil [X] Svelte [x] Vue [ ] Web components Reproduction case https://mitosis.builder.io/?outputTab=M4NwpgNgLmQ%3D&c...
2025-04-01T04:54:48.055246
2023-06-29T08:18:02
1780350574
{ "authors": [ "duerselen", "manucorporat", "tpannickeduo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13438", "repo": "BuilderIO/qwik", "url": "https://github.com/BuilderIO/qwik/issues/4636" }
gharchive/issue
[🐞] Can't set multiple Set-Cookie Headers (Middleware) Which component is affected? Qwik City (routing) Describe the bug I'm setting multiple cookies in a single request. I'm using the azure swa middleware to create an azure function. The problem is that chrome, edge, firefox etc. can't parse multiple cookies from a...
2025-04-01T04:54:48.059165
2023-03-12T12:46:42
1620352541
{ "authors": [ "cunzaizhuyi", "shairez" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13439", "repo": "BuilderIO/qwik", "url": "https://github.com/BuilderIO/qwik/pull/3337" }
gharchive/pull-request
fix(docs): modify solidStart routing link What is it? [ ] Feature / enhancement [ ] Bug [X] Docs / tests Description modify solidStart routing link Use cases and why One use case Another use case Checklist: [ ] My code follows the developer guidelines of this project [ ] I have performed a self-review o...
2025-04-01T04:54:48.062014
2016-11-29T15:25:31
192311588
{ "authors": [ "opticod" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13440", "repo": "BuildmLearn/BuildmLearn-Toolkit-Android", "url": "https://github.com/BuildmLearn/BuildmLearn-Toolkit-Android/pull/236" }
gharchive/pull-request
Fixed Travis Fixed the Travis. Along with it, I observed that currently we are not running any manual tests in emulator hence don't require it for now. Hence it will faster our build time form approx 16 min to approx 3 min. All should rebase their current PRs if they are sill failing.
2025-04-01T04:54:48.062965
2016-12-12T22:55:00
195110279
{ "authors": [ "codingblazer", "zssMostE" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13441", "repo": "BuildmLearn/BuildmLearn-Toolkit-Android", "url": "https://github.com/BuildmLearn/BuildmLearn-Toolkit-An...
gharchive/pull-request
All Unused Files,Imports,Value Resources removed #262 (Part 1) All unused files ,resources,imports are removed successfully. how did you know the resources,files and imports are unused? any metrics?
2025-04-01T04:54:48.090932
2022-04-16T12:05:41
1206097352
{ "authors": [ "scala-steward" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13442", "repo": "BusyByte/flutterby", "url": "https://github.com/BusyByte/flutterby/pull/219" }
gharchive/pull-request
Update scalafmt-core to 3.5.1 Updates org.scalameta:scalafmt-core from 2.7.5 to 3.5.1. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just ment...
2025-04-01T04:54:48.112085
2023-11-06T09:25:01
1978671092
{ "authors": [ "Michael-LinYu", "ozcelgozde", "vivek-debug" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13443", "repo": "ByConity/ByConity", "url": "https://github.com/ByConity/ByConity/issues/854" }
gharchive/issue
cnch_auxility_policy clarification Question Looking at the cluster configuration documentation, I see a reference to: cnch_auxility_policy, specifies the StoragePolicy used by ByConity to store temporary data on the local disk, optional configuration item, the default is default What constitutes as temporary data her...
2025-04-01T04:54:48.150822
2023-07-05T16:16:00
1789882903
{ "authors": [ "LuchunPen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13444", "repo": "C0untFloyd/bark-gui", "url": "https://github.com/C0untFloyd/bark-gui/issues/50" }
gharchive/issue
No gradio module after clean install Hi ! I have a problem with clean installation by one click installer. There is "No gradio module" exception :( tried v 0.7.0, 0.7.1 Maybe it because of this ? I tried to install manually and it worked. Not as good as I wish, cause all dependencies was installed in disk C:\ ...
2025-04-01T04:54:48.255838
2024-09-12T11:07:11
2522085361
{ "authors": [ "buildmachine-sou-jenkins2", "michael-bryson" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13446", "repo": "CAFapi/opensuse-opensearch2-image", "url": "https://github.com/CAFapi/opensuse-opens...
gharchive/pull-request
I941175: Fix project registry name sanitization Ticket: https://internal.almoctane.com/ui/entity-navigation?p=131002/6001&entityType=work_item&id=941175 A developer build has not yet been created for this branch. Click here to go ahead and create the build... CI Build Link: https://sou-jenkins2.swinfra.net/job/CA...
2025-04-01T04:54:48.257920
2022-09-02T22:21:23
1360653256
{ "authors": [ "alistairking", "ckreibich" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13447", "repo": "CAIDA/cc-common", "url": "https://github.com/CAIDA/cc-common/pull/11" }
gharchive/pull-request
Fix GCC 12.2 warning in access to patricia_t members Hi folks — we're seeing a few warnings in the libpatricia code with newer GCCs: /home/christian/devel/zeek/zeek/src/3rdparty/patricia.c:246:18: warning: array subscript ‘prefix_t {aka struct _prefix_t}[0]’ is partly outside array bounds of ‘unsigned char[12]’ [-War...
2025-04-01T04:54:48.295668
2024-11-04T20:00:14
2633725716
{ "authors": [ "eschrom", "swo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13448", "repo": "CDCgov/cfa-immunization-uptake-projection", "url": "https://github.com/CDCgov/cfa-immunization-uptake-projection/...
gharchive/issue
Consistent method of enforcing polars subclass Subclasses of a polars data frame (any UptakeData, e.g.) will revert to regular polars data frame after a polars operation (e.g. filter, with_columns, rename, etc.). We can make versions of these polars functions that return the subclass they were given, or we can coerce...
2025-04-01T04:54:48.323135
2022-12-14T23:10:49
1497547515
{ "authors": [ "BerniXiongA6", "Jcavallo7", "TaneaY", "brandonnava", "brick-green", "oslynn", "sliu1000" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13449", "repo": "CDCgov/prime-reportstream...
gharchive/issue
CA - Poorly Formatted Accession Number User states: Hello, we have received a set of report that have an incorrect / poorly formatted accession number. I did a quick review and it looks like these are from Gaslamp Medical Center 250 Market St, San Diego CAn92101 USA. Please correct and resend the reports for the affe...
2025-04-01T04:54:48.328738
2023-03-27T20:07:01
1642738836
{ "authors": [ "JessicaWNava", "arnejduranovic" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13450", "repo": "CDCgov/prime-reportstream", "url": "https://github.com/CDCgov/prime-reportstream/issues/8861" }
gharchive/issue
CA Flu Pilot: Create SR Sender Transform User Story: As ReportStream, I want to achieve an appropriate level of separation of concerns in our transforms by making sure sender-specific transforms, in this case Simple Report, are not stored with receiver transforms, in this case CA. Description/Use Case When getting Si...
2025-04-01T04:54:48.333310
2024-09-27T07:41:20
2552242425
{ "authors": [ "jorg3lopez" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13451", "repo": "CDCgov/trusted-intermediary", "url": "https://github.com/CDCgov/trusted-intermediary/issues/1366" }
gharchive/issue
Feature: Complex Map for args For Transformationn Engine DevEx/OpEx Currently, the transformation_definitions.json file is capable of passing a Map<String,String> as a parameter to the translations objects. Because of this constraint, we are unable to pass more complex types of maps and this forces us to add the comp...
2025-04-01T04:54:48.334638
2023-12-11T19:22:34
2036372832
{ "authors": [ "cdmbase", "devmax214" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13452", "repo": "CDEBase/fullstack-pro", "url": "https://github.com/CDEBase/fullstack-pro/pull/345" }
gharchive/pull-request
Update getRoutes This branch should be based on upgrade/react-router of common-stack Can one of the admins verify this patch?
2025-04-01T04:54:48.343027
2015-10-26T18:39:49
113423112
{ "authors": [ "shlake", "stephaniesimms" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13453", "repo": "CDLUC3/dmptool", "url": "https://github.com/CDLUC3/dmptool/issues/157" }
gharchive/issue
Allow HTML formatting on Template "Detailed Question" Sort of related to issue: https://github.com/CDLUC3/dmptool/issues/6 Even though the formatting tools would be great to "see" and use when creating "detailed questions", "suggested text", "guidance", and "example text". HTML code can be used withing ALL of these e...
2025-04-01T04:54:48.401774
2021-12-14T19:34:55
1080139848
{ "authors": [ "michalvasko", "panlinux" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13454", "repo": "CESNET/netopeer2", "url": "https://github.com/CESNET/netopeer2/issues/1106" }
gharchive/issue
Test failure in armhf (ubuntu and debian): test_rpc Hi, netopeer 2.0.35 is currently failing to build on armhf[1] due to a test_rpc failure. Here is my attempt at getting the relevant output (it's intertwined with other test results): 2: [ RUN ] test_lock_basic 2: [ OK ] test_lock_basic 2: [ RUN ] tes...
2025-04-01T04:54:48.403845
2020-12-18T07:20:53
770641806
{ "authors": [ "mdivyamohan", "michalvasko" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13455", "repo": "CESNET/netopeer2", "url": "https://github.com/CESNET/netopeer2/issues/781" }
gharchive/issue
Question: Hide a yang module from client Hi, Is there a way in which I can install a yang module on server side, but hide it from client? Something similar to this in netconfd-pro: The --hide-module parameter specifies the name of a module to hide from advertisements to client sessions. If the specified module name i...
2025-04-01T04:54:48.603959
2024-06-11T09:14:38
2345856058
{ "authors": [ "CKegel", "DenisSergeevitch", "GFLJS2100", "GFLJS2100-user", "bulieme", "gwashark" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13456", "repo": "CKegel/Web-SSTV", "url": "https://gith...
gharchive/issue
Where is the decoder It’s been still coming but the decoder is not there it’s been a long time and still not getting a decoder And more modes too I've been toying around with a few possible implementations for the decoder. It is much more difficult then I anticipated and requires a custom AudioWorklet to be writt...
2025-04-01T04:54:48.613204
2024-06-03T14:17:12
2331280001
{ "authors": [ "DangerRevolution" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13457", "repo": "CM-14/CM-14", "url": "https://github.com/CM-14/CM-14/pull/2220" }
gharchive/pull-request
remove all mentions of tactics key About the PR previously added in my previous PR; based off memory off a much older version of CM; this no longer exists and would just like to clarify my mistake before proceeding with other PR's :) que? where's the merge conflict ;( git genius, merge conflict solved
2025-04-01T04:54:48.616080
2023-12-02T18:01:05
2022147207
{ "authors": [ "Tunguso4ka" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13458", "repo": "CM-14/CM-14", "url": "https://github.com/CM-14/CM-14/pull/728" }
gharchive/pull-request
Vending machines About the PR todo: [x] Add all sprites [x] Fix sprite animation speeds [x] Make prototypes [x] Fill what can be filled Why / Balance Resolves #263 Media [x] I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase Ready to review....
2025-04-01T04:54:48.640336
2022-02-24T02:51:02
1148799039
{ "authors": [ "philiponions" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13459", "repo": "CMPUT301W22T31/QRAdventure", "url": "https://github.com/CMPUT301W22T31/QRAdventure/issues/40" }
gharchive/issue
Implement an efficient way to keep navbar across activities I noticed a couple of things while working on the navbar: The way I implemented was putting it inside a Linear Layout but I realized that for every activity I would have to paste it in every single xml. That sounds very very inefficient. I also noticed that...
2025-04-01T04:54:48.646997
2024-09-25T18:30:21
2548707993
{ "authors": [ "StevenWadeOddball", "patrickseguraoddball" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13460", "repo": "CMS-Enterprise/mint-app", "url": "https://github.com/CMS-Enterprise/mint-app/pull/1381...
gharchive/pull-request
[NOREF] Seed data for echimp Description Introduce seed data with existing echimp model data Update Postman collection How to test this change Query the seeded model plan, look at the related echimp CR or TDL ( you can use the updated postman collection to do the query) PR Author Checklist [ ] I have provid...
2025-04-01T04:54:48.739927
2024-12-19T10:24:37
2749860487
{ "authors": [ "muratams" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13461", "repo": "CMU-cabot/cabot-navigation", "url": "https://github.com/CMU-cabot/cabot-navigation/pull/114" }
gharchive/pull-request
fix localization demo script to set use_sim_time parameter fix localization demo launch file to correctly set use_sim_time parameter to nodes fix tf_speed_control node to use node->get_clock so that it also works with ROS bag play It was confirmed that tf_speed_control node and mutl_floor_manger worked correctly ...
2025-04-01T04:54:48.747079
2023-07-27T20:54:03
1825208810
{ "authors": [ "AutonomicPerfectionist", "ryanmrichard" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13462", "repo": "CMakePP/CMakePPLang", "url": "https://github.com/CMakePP/CMakePPLang/pull/105" }
gharchive/pull-request
Treat pointer types like desc Is this pull request associated with an issue(s)? Fixes #96 Description This PR adds support for pointer types in signatures and type assertions by treating them like they are desc. TODOs [x] Add tests for cpp_is_type() for pointer types [ ] Restrict cpp_is_type pointer type detection, ...
2025-04-01T04:54:48.759603
2020-05-19T02:06:34
620620775
{ "authors": [ "bam241", "gonuke", "kkiesling" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13463", "repo": "CNERG/IsogeomGenerator", "url": "https://github.com/CNERG/IsogeomGenerator/pull/33" }
gharchive/pull-request
[WIP] Refactoring + Adding comprehensive tests This is not fully complete yet, but can start to get reviewed. The goal of this PR was to refactor the vol.py tool such that previously single class is separated into two classes each corresponding to two different steps in the geometry creation process. The two new clas...
2025-04-01T04:54:48.770436
2024-07-02T13:26:55
2386257909
{ "authors": [ "dwpeng", "jamshed" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13464", "repo": "COMBINE-lab/cuttlefish", "url": "https://github.com/COMBINE-lab/cuttlefish/issues/42" }
gharchive/issue
How to output maximal unitigs? Hi, Jamshed @jamshed Thanks for cuttlefish giving me a new way to build cDBG in a very fast speed. I have one question after reading your paper. I noticed that you find the maximal unitigs by traversaling vertex mentioned in paper (called "two walks"). Every walk would stop until findin...
2025-04-01T04:54:48.771566
2023-10-13T22:39:35
1942732401
{ "authors": [ "COMPRyanLI" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13465", "repo": "COMPRyanLI/COMP333Hw2", "url": "https://github.com/COMPRyanLI/COMP333Hw2/pull/12" }
gharchive/pull-request
FIrst draft of login page The php can work. Users can check whether the username and password is correct. Need to change the code of creating a session.
2025-04-01T04:54:48.783904
2024-07-29T07:25:05
2434660156
{ "authors": [ "u21631532" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:13466", "repo": "COS301-SE-2024/occupi", "url": "https://github.com/COS301-SE-2024/occupi/pull/249" }
gharchive/pull-request
Chore/occupi tech Description This PR adds Framer Motion animations to the VisualFeatures component, enhancing the user experience with smooth transitions and engaging animations. The changes include: Adding container animations for each major section Implementing text animations for content to fade in and slide up ...