added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[s]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:36:38.467025
2024-01-18T04:32:44
2087637140
{ "authors": [ "JoviDeCroock", "deathemperor" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:3", "repo": "0no-co/GraphQLSP", "url": "https://github.com/0no-co/GraphQLSP/issues/180" }
gharchive/issue
Field used but still warned as not used Describe the bug maxHP is used in line 39 but still reported as not used Only happens on root query data, works fine in Fragment. However, id is not reported as not used even both PokemonList and PokemonItem do not use. Reproduction No response gql.tada version gql.tada 1.0.2...
2025-04-01T06:36:38.477226
2023-02-24T12:53:25
1598576771
{ "authors": [ "0sugo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5", "repo": "0sugo/portfolio_mobile_view", "url": "https://github.com/0sugo/portfolio_mobile_view/pull/5" }
gharchive/pull-request
Desktop version 1 In this pr I did the following : Created a new desktop version of my personal portfolio that was originally in mobile version using a media query. I made sure the site is responsive by adding a break-point at 768px. @NduatiKagiri Buttons on my end seem to be aligned center kindly may I know at wha...
2025-04-01T06:36:38.490549
2022-12-21T01:58:45
1505589195
{ "authors": [ "Dominik1999", "bobbinth" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:6", "repo": "0xPolygonMiden/examples", "url": "https://github.com/0xPolygonMiden/examples/issues/37" }
gharchive/issue
Delete obsolete branches The repo currently has 8 branches and it seems like at least 3 of them are obsolete. Ideally, we should be deleting branches as soon as the related PR is merged. done
2025-04-01T06:36:38.509541
2024-10-28T06:00:56
2617390616
{ "authors": [ "bitwalker", "bobbinth", "greenhat" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:7", "repo": "0xPolygonMiden/miden-vm", "url": "https://github.com/0xPolygonMiden/miden-vm/issues/1547" }
gharchive/issue
Support ability to specify advice data via MASM In some situations it maybe desirable to specify some data which a given program assumes to be available in the advice provider. One example of this is read-only data output by the compiler, but there could be may other examples. Currently, such data needs to be loaded ...
2025-04-01T06:36:38.529513
2022-02-21T04:52:51
1145320840
{ "authors": [ "0xdanelia", "TechnologyClassroom" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:9", "repo": "0xdanelia/rxr", "url": "https://github.com/0xdanelia/rxr/issues/1" }
gharchive/issue
Missing LICENSE I see you have no LICENSE file for this project. The default is copyright. I would suggest releasing the code under the GPL-3.0-or-later or AGPL-3.0-or-later license so that others are encouraged to contribute changes back to your project. License file added
2025-04-01T06:36:38.539633
2021-07-04T12:19:15
936445338
{ "authors": [ "100PXSquared", "Jacbo1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:10", "repo": "100PXSquared/VisTrace", "url": "https://github.com/100PXSquared/VisTrace/issues/11" }
gharchive/issue
[bug] dll version not injecting to client since 0.2.3 The dll version does not inject to the client since 0.2.3. Only the workshop version works after that which restricts its use to singleplayer unless you can convince a server owner to add it. Not a bug, however injection can be re-added easily as a backup. Add...
2025-04-01T06:36:38.643103
2020-11-01T11:16:17
733940829
{ "authors": [ "khawkins98", "zachleat" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11", "repo": "11ty/11ty-website", "url": "https://github.com/11ty/11ty-website/pull/833" }
gharchive/pull-request
Add sites: EMBl.org and Visual Framework This PR adds two projects: EMBL.org laboratory website The code for this is linked, but is access restricted due to "internal policy". Not sure if a public codebase is a requirement? The Visual Framework An in-development component library, which is sponsored by the EMBL....
2025-04-01T06:36:38.647899
2024-07-15T15:50:19
2409074688
{ "authors": [ "pauleveritt", "uncenter", "zachleat" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:12", "repo": "11ty/eleventy-plugin-template-languages", "url": "https://github.com/11ty/eleventy-plugin-template...
gharchive/issue
JSX and TSX Hey Zach, looking for any contributors? I wouldn't mind pitching in to add JSX and TSX and languages, as well as general maintenance. I could also help organize a group that pitches in. I think JSX and TSX should be separate as TSX adds some TypeScript pushups that will frustrate people. Yeah, absolutel...
2025-04-01T06:36:38.944891
2023-10-23T17:30:39
1957661763
{ "authors": [ "1bl4z3r", "jamesbraza" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:14", "repo": "1bl4z3r/hermit-V2", "url": "https://github.com/1bl4z3r/hermit-V2/issues/30" }
gharchive/issue
Request: ability to disable last modified timestamp I see this is part of single.html in v1.0.2, where it has an if .Lastmod conditional. Any chance we can expose a new config parameter to turn off this behavior? I like the default "creation only" timestamp. Alternately, maybe a post front matter parameter could be...
2025-04-01T06:36:39.022748
2022-03-12T07:45:25
1167211980
{ "authors": [ "282857341", "jjhHan", "jjhhan", "pcl1121", "puppy2000" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:15", "repo": "282857341/nnFormer", "url": "https://github.com/282857341/nnFormer/issue...
gharchive/issue
trainer class is None when training with my own data how to solve this problem? Please make sure the trainer file exists in the path: nnFormer/training/network_training/ Another possible reason is that the trainer file exists in the above path, but the Class name in the trainer is not same with the trainer fi...
2025-04-01T06:36:39.035846
2017-07-28T17:48:42
246415595
{ "authors": [ "asilvestre87", "kxxxo", "nfacha", "tonydspaniard" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:16", "repo": "2amigos/yii2-leaflet-markercluster-plugin", "url": "https://github.com/2am...
gharchive/issue
Not working - JS Error Uncaught TypeError: Cannot read property 'trim' of undefined at trim (Util.js:121) at splitWords (Util.js:127) at NewClass.on (Events.js:49) at NewClass.initialize (leaflet.markercluster-src.js:51) at new NewClass (Class.js:22) at Object.L.markerClusterGroup (leaflet.mar...
2025-04-01T06:36:39.124917
2021-11-09T21:36:15
1049144011
{ "authors": [ "sgibson91" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:17", "repo": "2i2c-org/infrastructure", "url": "https://github.com/2i2c-org/infrastructure/pull/819" }
gharchive/pull-request
Running dask_test_notebook.ipynb test notebook... Hub https://staging.us-central1-b.gcp.pangeo.io not healthy! Stopping further deployments. Exception was 'NoneType' object has no attribute 'splitlines'. I'm going to deploy manually and skip the tests for now. The actually config update was applied successfully and w...
2025-04-01T06:36:39.129369
2021-10-01T15:13:20
1013466571
{ "authors": [ "choldgraf", "sgibson91" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:18", "repo": "2i2c-org/pilot-hubs", "url": "https://github.com/2i2c-org/pilot-hubs/pull/726" }
gharchive/pull-request
Recovering PR #706: Supporting native JupyterHub OAuthenticator alongside Auth0 for our hubs Summary This PR is a reconstruction of PR #706 which failed on merge due to JSON schema validation errors. In addition to reconstructing that, this PR also aims to address the JSON schema validation errors and extends the val...
2025-04-01T06:36:39.177246
2023-05-23T22:07:32
1722854624
{ "authors": [ "34736384", "Dartv", "DenSwitch", "Drekaelric", "GatoTristeY", "GraveUypo", "LouisD69", "MisakaMikoto2333", "Qepz", "RyanDVasconcelos", "SalenGency", "UnlishedTen83", "WenchenWang", "copyvw", "cybik", "dioni04", "hayzar-s", "hotpot...
gharchive/issue
Doesn't work with 3.7.0 hi. it doesn't work with the new update 3.7.0. please update it :) yeah same problem here, pls fix i cant play this game at 60fps after using this godly fps unlocker Same here. +1 on this. Hope tool can be updated for 3.7 and beyond same cant use it same problem Same here. It's t...
2025-04-01T06:36:39.181105
2018-06-08T09:46:53
330591831
{ "authors": [ "dolmen", "xuri" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:25", "repo": "360EntSecGroup-Skylar/excelize", "url": "https://github.com/360EntSecGroup-Skylar/excelize/issues/230" }
gharchive/issue
Follow best practices for Git commit messages @xuri Could you follow the established best pratices in Git commit messages ? That would help external contributors to follow changes happening. https://chris.beams.io/posts/git-commit/ Commit d96440edc480976e3ec48958c68e67f7a506ad32 breaks many rules: many unrelated cha...
2025-04-01T06:36:39.191193
2024-10-29T14:54:02
2621505832
{ "authors": [ "hugop95", "pp0rtal" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:26", "repo": "360Learning/mongo-bulk-data-migration", "url": "https://github.com/360Learning/mongo-bulk-data-migration/pull/19" }
gharchive/pull-request
fix: fixes conflict-related issues Fixes #18 Each commit fixes one issue. Commit 1: Rollbacking a specific array element. Commit 2: Rollbacking a specific array element (nested). Commit 3: Rollbacking a number-indexed object. Explanation Rollbacking a specific array element Initial document { array: ['a', 'b'] } ...
2025-04-01T06:36:39.199992
2016-11-10T19:03:40
188590915
{ "authors": [ "eBucher", "ezquire", "freqlabs" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:27", "repo": "370-Alexa-Project/CS370_Echo_Demo", "url": "https://github.com/370-Alexa-Project/CS370_Echo_Demo/issues...
gharchive/issue
Utterance Issues Here are a list of known utterance issues that seem reasonable for a user to say, but Alexa is thinking that the user is trying to invoke a different intent. More will be added as they are found. Utterance: Clubs Expected Intent: ClubsCategoryIntent Actual Intent: AllCategoryIntent Utterance: ho...
2025-04-01T06:36:39.215978
2020-12-08T13:56:29
759466495
{ "authors": [ "123321ssd", "3arthqu4ke", "notperry1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:28", "repo": "3arthqu4ke/PingBypass-Client", "url": "https://github.com/3arthqu4ke/PingBypass-Client/issues/2" ...
gharchive/issue
Server.json Pingbypass client doesn't create the server.json file for some reason The Server.json should be created on your VPS by the PingBypass. The Client creates no such file. this is the client not the server xd
2025-04-01T06:36:39.219811
2020-05-24T16:28:54
623898024
{ "authors": [ "DAMO238", "TonyCrane", "aliPMPAINT" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:29", "repo": "3b1b/manim", "url": "https://github.com/3b1b/manim/pull/1102" }
gharchive/pull-request
Added multithreading support Reason for adding To enable faster rendering of scenes on cpu's with a high amount of cores vs single core speed. Allow users to opt in using the new "-j" or "--threads" flag followed by the integer number of threads to use (note that -j is picked because -t is taken and the syntax of gc...
2025-04-01T06:36:39.274207
2016-03-18T01:50:19
141751883
{ "authors": [ "hafizur-rahman" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:30", "repo": "3scale/3scale_ws_api_for_python", "url": "https://github.com/3scale/3scale_ws_api_for_python/pull/23" }
gharchive/pull-request
Fix hardcoded timeout Note: was introduced as a typo from https://github.com/3scale/3scale_ws_api_for_python/pull/21 @vdel26 Please include this fix as well. Thanks.
2025-04-01T06:36:39.310152
2024-06-24T15:19:31
2370515883
{ "authors": [ "olli-gold", "saschaszott" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:31", "repo": "4Science/DSpace", "url": "https://github.com/4Science/DSpace/issues/462" }
gharchive/issue
SolrDedupServiceImpl: potential bug found in method cleanIndex Bug Description We found a potential bug in method cleanIndex: https://github.com/4Science/DSpace/blob/04c7aa622a94e048a056dee462d8220592764971/dspace-api/src/main/java/org/dspace/app/deduplication/service/impl/SolrDedupServiceImpl.java#L637 Should this c...
2025-04-01T06:36:39.319334
2023-03-08T21:38:26
1615982014
{ "authors": [ "clarabakker" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:32", "repo": "4dn-dcic/Benchmark", "url": "https://github.com/4dn-dcic/Benchmark/pull/2" }
gharchive/pull-request
pruned and updated EC2 spreadsheet Updated EC2 spreadsheet using https://instances.vantage.sh/ Hm, I wanted the process to be reproducible, so I avoided manually adding entries. The indexing needed to be changed for this, which is responsible for the missing names (and can be fixed). I'll see what will help.
2025-04-01T06:36:39.362871
2016-11-14T21:16:39
189228600
{ "authors": [ "metaprime", "ravenstorm767", "seattle255" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:33", "repo": "4pr0n/ripme", "url": "https://github.com/4pr0n/ripme/issues/361" }
gharchive/issue
Future of RipMe: separation of program + ripper logic @4pr0n seems to not be maintaining this project on a regular basis anymore. It's totally understandable. I myself haven't had any time lately to dedicate to any side hobby projects, let alone this one. For the most part, RipMe still continues to work for me. (I st...
2025-04-01T06:36:39.395638
2017-06-22T21:42:06
237982466
{ "authors": [ "UndeadSec", "iFireTech" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:34", "repo": "4w4k3/BeeLogger", "url": "https://github.com/4w4k3/BeeLogger/issues/41" }
gharchive/issue
Problem with BeeLogger This is my problem sh: 1: wine: not found Traceback (most recent call last): File "bee.py", line 161, in main() File "bee.py", line 134, in main os.rename('dist/k.exe', 'dist/' + name) OSError: [Errno 2] No such file or directory Probably you don't have the repo. See: https://docs.kali.org/ge...
2025-04-01T06:36:39.426188
2024-08-23T05:15:06
2482327327
{ "authors": [ "Rootsalman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:35", "repo": "5up-okamura/react-native-draggable-gridview", "url": "https://github.com/5up-okamura/react-native-draggable-gridview/issues/13" }
gharchive/issue
Getting multiple touch issue when trying to take a screenShot whenever Iam trying to take a screenShot iam getting the error like (TypeError: Cannot read property 'x' of undefined, js engine: hermes). please help me with this. @5up-okamura please respond.
2025-04-01T06:36:39.436228
2021-10-06T19:50:40
1019092507
{ "authors": [ "will-holley" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:36", "repo": "721labs/partial-common-ownership", "url": "https://github.com/721labs/partial-common-ownership/pull/15" }
gharchive/pull-request
Add math lib to PartialCommonOwnership721.sol In working on https://github.com/721labs/partial-common-ownership/issues/9, I learned that the non-deterministic test results are caused by Solidity rounding down during integer division. This PR seeks to fix this by adding a Math library that provides representational-s...
2025-04-01T06:36:39.448424
2017-11-24T15:51:23
276652426
{ "authors": [ "CunningFatalist", "blecua84" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:37", "repo": "7leads/ngx-cookie-service", "url": "https://github.com/7leads/ngx-cookie-service/issues/7" }
gharchive/issue
Get a cookie from a defined path Hi guys! Great module! It's very useful! I have a question for you. I'm going to receive a cookie in my application from an external CRM. It could be stored with path and domain. Using your library, I've tried to retrieve it using the "get" method with cookies's name, but I can't get ...
2025-04-01T06:36:39.479609
2024-07-12T05:41:28
2404798740
{ "authors": [ "Vad1mo", "albertollamaso" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:38", "repo": "8gears/n8n-helm-chart", "url": "https://github.com/8gears/n8n-helm-chart/pull/105" }
gharchive/pull-request
Fix: OCI registry when releasing helm chart Installation of helm chart use this path in the OCI registry: oci://8gears.container-registry.com/library/n8n but with latest release it is required to add an extra path /n8n When trying: helm pull oci://8gears.container-registry.com/library/n8n --version 0.24.0 Error: 8gea...
2025-04-01T06:36:39.483278
2016-07-27T13:35:01
167855230
{ "authors": [ "florianpreusner", "mathielen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:39", "repo": "8p/GuzzleBundle", "url": "https://github.com/8p/GuzzleBundle/pull/57" }
gharchive/pull-request
Update Logger.php Q A Bug fix? yes New feature? no BC breaks? no Deprecations? no License MIT $context['request'] could be null (i.e. when the requested URL could not be resolved - DNS-wise) Which results in: Type error: Argument 1 passed to EightPoints\Bundle\GuzzleBundle\Log\LogResponse::__constru...
2025-04-01T06:36:39.512723
2020-07-11T06:20:43
655146269
{ "authors": [ "muthuspark" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:45", "repo": "9sphere/text-detector", "url": "https://github.com/9sphere/text-detector/issues/2" }
gharchive/issue
Adjust the discarded region size to be relative to the size of the image Previous value of 15 works for images smaller than 1000 * 1000 pixels size but if its larger then the region size needs to be larger too. fixed.
2025-04-01T06:36:39.521181
2022-11-16T00:15:34
2104400752
{ "authors": [ "rbeucher" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:46", "repo": "ACCESS-NRI/COSIMA-recipes-workflow", "url": "https://github.com/ACCESS-NRI/COSIMA-recipes-workflow/issues/58" }
gharchive/issue
Identify Core Datasets needed to run the COSIMA-recipes We need to make sure that all data required to run the recipe is available. @max-anu, I believe you have made a list somewhere. I am especially concerned about the things that are stored in hh5. We need to clarify what is needed to run the recipes and what we ...
2025-04-01T06:36:39.523676
2024-08-29T01:34:27
2493270551
{ "authors": [ "aidanheerdegen", "blimlim" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:47", "repo": "ACCESS-NRI/access-esm1.5-configs", "url": "https://github.com/ACCESS-NRI/access-esm1.5-configs/pull/84" }
gharchive/pull-request
Historical - Increase jobfs to 1500MB This pull request increases the jobfs requested for the historical configuration to 1500MB from the default 800MB, with the goal of avoiding jobfs exceeded errors. Closes historical half of #83. Note that jobfs is shared over nodes https://opus.nci.org.au/display/Help/PBS+Direc...
2025-04-01T06:36:39.530679
2020-09-29T00:32:54
710663068
{ "authors": [ "SamuelJoly", "acedrew" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:48", "repo": "ACE-IoT-Solutions/ace-svg-react", "url": "https://github.com/ACE-IoT-Solutions/ace-svg-react/issues/6" }
gharchive/issue
how to use data from the query Hi! I am very new to Grafana, Javascript and SQL. I am now trying to develop an interface on ACE.SVG. I have no trouble with my query. Although, I can't find the way to use it properly with this plugin. Could someone give me a quick example or explanation on how to get my data? I have s...
2025-04-01T06:36:39.538330
2017-09-25T17:38:16
260357747
{ "authors": [ "mccoy20", "sterlingbaldwin", "zshaheen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:49", "repo": "ACME-Climate/acme_processflow", "url": "https://github.com/ACME-Climate/acme_processflow/issues...
gharchive/issue
acme_diags did not produce output, waiting for user input on UVCDAT_ANONYMOUS_LOG ? The acme_diags did not produce output in the latest run on 9/22 (/p/cscratch/acme/mccoy20/test_2017-09-14-Chris) It seems that it may be waiting for user input, here is the output of acme_diag_set_1980_1984_8d193.err [mccoy20@acme1 ru...
2025-04-01T06:36:39.612242
2020-05-07T12:08:05
614005565
{ "authors": [ "jshier", "matthewmayer" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:50", "repo": "AFNetworking/AFNetworking", "url": "https://github.com/AFNetworking/AFNetworking/pull/4565" }
gharchive/pull-request
Use the latest patch version in README Goals :soccer: Make README up to date Implementation Details :construction: Specifying 4.0 instead of full patch version caused problem e.g. as at https://stackoverflow.com/questions/61655457/cocoapods-could-not-find-compatible-versions-for-pod-afnetworking/61657341#61657341 Tes...
2025-04-01T06:36:39.613999
2019-03-30T11:30:28
427273155
{ "authors": [ "AFathi", "asam139", "hpayami", "vade" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:51", "repo": "AFathi/ARVideoKit", "url": "https://github.com/AFathi/ARVideoKit/pull/79" }
gharchive/pull-request
Update to Swift 5.0 The migration was easy. It only appears a couple of warnings. This is great, just works, thank you! I manipulated and manually added to my project and worked. Thanks for your code. @asam139, I have added your changes under the swift_5 branch. Thanks for contributing to ARVideoKit!
2025-04-01T06:36:39.632292
2024-11-19T21:26:20
2673576959
{ "authors": [ "kscott-1" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:52", "repo": "AI-sandbox/snputils", "url": "https://github.com/AI-sandbox/snputils/pull/8" }
gharchive/pull-request
redo pvar indexing logic & lazily load pvar file to save memory This fixes #7 and also adds some lazy functionality from polars. I did scrap this together rather quickly, so I suggest pulling down, running tests, and building any additional fixes on top of this. I see the issue - should be fixed in the third commit...
2025-04-01T06:36:39.642273
2023-10-03T12:56:47
1924095378
{ "authors": [ "kaivalmehta" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:53", "repo": "AIBauchi/PyDS-A", "url": "https://github.com/AIBauchi/PyDS-A/pull/47" }
gharchive/pull-request
added avl tree implementation PR Description This code implements avl trees, insertion and deletion in it. It also adds functionalities of different types of traversals Related Issue Closes: #46 Changes Made List the changes you made in this pull request: Created the file for and implemented Avl Tree Data structure a...
2025-04-01T06:36:39.666297
2023-05-23T18:12:41
1722560287
{ "authors": [ "AKD-01", "rt-001" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:54", "repo": "AKD-01/blogweet", "url": "https://github.com/AKD-01/blogweet/pull/176" }
gharchive/pull-request
Avoid Blank Posts and Add Default Photo #50 No Title No Post No Post No Title @rt-001 where is default photo added? Because of no respone from your side for more than 2 weeks, closed the pr. @rt-001 where is default photo added? @AKD-01 I did it in the last PR, but you mentioned that this reduces the us...
2025-04-01T06:36:39.681067
2020-10-19T11:29:20
724525299
{ "authors": [ "jimkont", "mgns" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:55", "repo": "AKSW/RDFUnit", "url": "https://github.com/AKSW/RDFUnit/pull/104" }
gharchive/pull-request
New CLI and ability to generate testcases from ontology only In this branch I implemented the possibility to generate test case descriptions from an ontology. I switched from apache command line parser to picocli, bumped dependencies and (that might be problematic) did some code reformat (in an attempt to clean-up th...
2025-04-01T06:36:39.696031
2024-03-26T12:36:35
2208130287
{ "authors": [ "TomXD1234" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:56", "repo": "AMereBagatelle/fabricskyboxes", "url": "https://github.com/AMereBagatelle/fabricskyboxes/issues/104" }
gharchive/issue
Fabricskyblock not working on vulkan When I installed fabricskyblocks for amazing sky and in my pack have custom sky but still it not working with vulkan so what I do causes I have find a fork of skybox name FabricSkyBoxes Interop and it work with your mod and it works fine after installing this fork
2025-04-01T06:36:39.700792
2019-12-12T23:20:59
537265881
{ "authors": [ "dbrewer333" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:57", "repo": "AMoo-Miki/homebridge-tuya-lan", "url": "https://github.com/AMoo-Miki/homebridge-tuya-lan/issues/129" }
gharchive/issue
Tuya-lan-find gives error when attempting to launch I've run homebridge successfully for some months now, and recently installed the homebridge-tuya-lan module in order to control some Feit color lightbulbs that are not homekit compatible. I modified config.js of homebridge to include the tuya platform, but added no...
2025-04-01T06:36:39.714316
2018-12-30T12:47:32
394869533
{ "authors": [ "attenzione", "volemont" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:58", "repo": "ANXS/hostname", "url": "https://github.com/ANXS/hostname/pull/18" }
gharchive/pull-request
Fix deprecation warning Fixes [DEPRECATION WARNING]: State 'installed' is deprecated. Using state 'present' instead.. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. Please release this to Galaxy
2025-04-01T06:36:39.800316
2023-02-03T19:50:40
1570360326
{ "authors": [ "coveralls", "jonluca", "philsturgeon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:59", "repo": "APIDevTools/json-schema-ref-parser", "url": "https://github.com/APIDevTools/json-schema-ref-parse...
gharchive/pull-request
feat: add reference resolution option to allow root level dereferencing This helps solve https://github.com/APIDevTools/json-schema-ref-parser/issues/199 by adding a new flag, externalReferenceResolution, that allows for reference resolution at the root level @philsturgeon can you give me admin/bypass permissions o...
2025-04-01T06:36:39.802465
2020-03-17T07:02:40
582799019
{ "authors": [ "JamesMessinger", "nkthanh98" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:60", "repo": "APIDevTools/swagger-cli", "url": "https://github.com/APIDevTools/swagger-cli/issues/41" }
gharchive/issue
Can't not bundle in Travis CI I try to bundle doc in travis but it's not success, Seems, it was a js error Note, build folder existed This is error $ swagger-cli bundle -o build/swagger.bundle.yaml -t yaml swagger.yaml Cannot read property 'mkdir' of undefined This is .travis.yml language: node_js node_js: - 8 b...
2025-04-01T06:36:39.830163
2016-10-13T03:41:18
182688138
{ "authors": [ "ANWSY", "alvaromb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:61", "repo": "APSL/react-native-keyboard-aware-scroll-view", "url": "https://github.com/APSL/react-native-keyboard-aware-scroll-view/i...
gharchive/issue
the code in android made the app die if(Platform.OS === 'android') { try { this.scrollToFocusedInputWithNodeHandle(currentlyFocusedField) } catch (e) { } } else { UIManager.viewIsDescendantOf( currentlyFocusedField, this.getScrollResponder().getInnerViewNode(), (is...
2025-04-01T06:36:39.930049
2024-01-23T06:04:30
2095303402
{ "authors": [ "tracyn-arm", "zxros10" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:62", "repo": "ARM-software/armnn", "url": "https://github.com/ARM-software/armnn/issues/756" }
gharchive/issue
Gather(ND) dim error gather_test.tar.gz Execute command: ./aarch64_build/tests/ExecuteNetwork -N -I 100 -c GpuAcc -m gather_test/gather_dim_test_float32.tflite --reuse-buffers --tflite-executor parser Warning: No input files provided, input tensors will be filled with 0s. Info: ArmNN v33.1.0 arm_release_ver of this l...
2025-04-01T06:36:39.937284
2023-03-28T10:57:10
1643695514
{ "authors": [ "chetan-rathore", "hrw" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:63", "repo": "ARM-software/bsa-acs", "url": "https://github.com/ARM-software/bsa-acs/issues/135" }
gharchive/issue
Is there scenario document for SystemReady SR? docs/ directory has scenario documents for SystemReady ES and IR. There is no such one for SystemReady SR (or LS). I am trying to create new version of my xBSA checklist page and to add there info which (S)BSA ACS tests need to pass for each entry. Scenarios cover severa...
2025-04-01T06:36:39.941563
2022-03-22T15:35:00
1176967784
{ "authors": [ "chetan-rathore", "gowthamsiddarthd", "sunnywang-arm" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:64", "repo": "ARM-software/bsa-acs", "url": "https://github.com/ARM-software/bsa-acs/issues...
gharchive/issue
System hangs at test 861 : PCIe Unaligned access In the verbose messages (the outputbsa -v 1), test 861 keeps printing the same message for checking bdf 000000. [ 601.380221] 861 : PCIe Unaligned access START [ 601.386824] [ 601.386824] Calculated config address is 28c0600010 [ 601.386824] The BAR value of bdf 060000...
2025-04-01T06:36:40.138536
2016-06-09T16:23:36
159450812
{ "authors": [ "jupe", "kjbracey-arm", "yogpan01" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:65", "repo": "ARMmbed/mbed-trace", "url": "https://github.com/ARMmbed/mbed-trace/pull/35" }
gharchive/pull-request
Fix #34: Do not try to use a va_list twice If the prefix function was set, mbed_vtracef would pass ap to vsnprintf to determine the output length, then use ap again for the actual output, running off the real arguments. Create a copy of ap for the initial scan. (Thank you to C99, who added va_copy. Would have been st...
2025-04-01T06:36:40.144030
2020-04-22T12:41:28
604726170
{ "authors": [ "danh-arm", "yanesca" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:66", "repo": "ARMmbed/mbedtls", "url": "https://github.com/ARMmbed/mbedtls/issues/3226" }
gharchive/issue
Migrate release announcements Background Release announcements are currently sent to a list of emails originating from the website, but which faces several issues (we don't have a mechanism to extend it anymore and sending out the announcements has an unacceptable delay). Task Breakdown [x] create a child page for t...
2025-04-01T06:36:40.167298
2023-03-13T00:20:51
1620568476
{ "authors": [ "ASDAlexander77", "Edouard127" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:67", "repo": "ASDAlexander77/TypeScriptCompiler", "url": "https://github.com/ASDAlexander77/TypeScriptCompiler/issues/22" }
gharchive/issue
Cannot build config tsc debug: MLIR not found I'm currently trying to build the project to work on my side, but I can't get past config_tsc_debug.bat I'm building using Visual Studio 16 2019 C:\Users\Administrator\Desktop\BetterElytraBot\TypeScriptCompiler\__build\tsc>cmake ../../tsc -G "Visual Studio 16 2019" -A x64...
2025-04-01T06:36:40.173901
2022-09-07T22:59:04
1365287730
{ "authors": [ "jhkennedy" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:68", "repo": "ASFHyP3/hyp3-testing", "url": "https://github.com/ASFHyP3/hyp3-testing/pull/53" }
gharchive/pull-request
Add autoRIFT golden test pairs for L4,5,7,9 The landsat-4 pair here failed with an OutOfMemoryError: Container killed due to memory usage for all 3 attempts (the log just abruptly ends which is indicative of a memory failure; confirmed by looking at the batch job) https://hyp3-test-api.asf.alaska.edu/jobs/5efd7f58-0c...
2025-04-01T06:36:40.197695
2019-10-22T04:58:18
510429747
{ "authors": [ "ang-zeyu", "damithc" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:70", "repo": "AY1920S1-CS2103T-T11-4/main", "url": "https://github.com/AY1920S1-CS2103T-T11-4/main/issues/71" }
gharchive/issue
Highly active tP noted -- Kudos! Guys, it looks like your tP is maintaining a high-level of coding activities so far and all members are actively contributing (as per the tP Dashboard) :+1: Note: hope you can work together to help less-active team members, if they need help. Keep up the good work! noted 👍
2025-04-01T06:36:40.213491
2021-11-07T12:01:41
1046728764
{ "authors": [ "codecov-commenter", "g4ryy", "nniiggeell" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:71", "repo": "AY2122S1-CS2103-T16-3/tp", "url": "https://github.com/AY2122S1-CS2103-T16-3/tp/pull/286" }
gharchive/pull-request
Update documentation Changes include: Fix issues in user guide Update user stories in developer guide Add additional NFRs in developer guide Add Effort appendix in developer guide Enlarge the storage class diagram Readjusted the model component in the UI class diagram Add PPP Update Documentation.md to remove traces...
2025-04-01T06:36:40.220176
2021-11-07T07:24:13
1046679827
{ "authors": [ "codecov-commenter", "yeo-yiheng" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:72", "repo": "AY2122S1-CS2103T-T13-2/tp", "url": "https://github.com/AY2122S1-CS2103T-T13-2/tp/pull/314" }
gharchive/pull-request
Fix bold Fixes #312 Codecov Report Merging #314 (3d7a044) into master (122cdc2) will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #314 +/- ## ========================================= Coverage 75.97% 75.97% Complexity ...
2025-04-01T06:36:40.225308
2021-10-20T13:54:22
1031442293
{ "authors": [ "kflim", "limzk126" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:73", "repo": "AY2122S1-CS2103T-W10-1/tp", "url": "https://github.com/AY2122S1-CS2103T-W10-1/tp/pull/72" }
gharchive/pull-request
Update functionality of finding people IMPORTANT (Can skip reviewing files changed first) The functionality of find has been drastically changed to include flags for finding based on any detail (e.g. find -n for names). It will not work without flags but I am open to changing back to the original way of finding by na...
2025-04-01T06:36:40.269556
2022-04-05T07:38:49
1192751218
{ "authors": [ "KwanHW", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:74", "repo": "AY2122S2-CS2103-W17-1/tp", "url": "https://github.com/AY2122S2-CS2103-W17-1/tp/pull/322" }
gharchive/pull-request
Update PPP - Hao Wei Changes This PR amends the PPP by adding recent contributions to the program as well as standardizing the program description. Related Issues None. Codecov Report Merging #322 (f74f3c0) into master (ed8ca54) will not change coverage. The diff coverage is n/a. @@ Coverage Diff ...
2025-04-01T06:36:40.288161
2022-10-26T09:37:24
1423729718
{ "authors": [ "HakkaNgin", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:75", "repo": "AY2223S1-CS2103-F13-3/tp", "url": "https://github.com/AY2223S1-CS2103-F13-3/tp/pull/69" }
gharchive/pull-request
Enhance new meeting parser NOTE: This is a major change that affects how CreateMeetingCommand and CreateMeetingCommandParser function, although the expected outcomes are the same. Need to re-write the corresponding tests. What? Modified CreateMeetingCommandParser such that it handles more of the validation of the use...
2025-04-01T06:36:40.304366
2022-10-18T08:21:52
1412782527
{ "authors": [ "anthonyhoth", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:76", "repo": "AY2223S1-CS2103T-T14-3/tp", "url": "https://github.com/AY2223S1-CS2103T-T14-3/tp/pull/79" }
gharchive/pull-request
Added Edit Record Functionality Added EditRecordCommand, EditRecordCommandParser for editing of a patient's records Added test classes for EditRecordCommand, EditRecordCommandParser Updated test class for DeleteRecordCommandParser Added Exception classes for duplicate or missing Record Enabled assertions in build.gr...
2025-04-01T06:36:40.309455
2023-10-20T07:26:24
1953700431
{ "authors": [ "Cloud7050" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:77", "repo": "AY2324S1-CS2103-W14-3/tp", "url": "https://github.com/AY2324S1-CS2103-W14-3/tp/issues/95" }
gharchive/issue
Combine sample data, examples into ProductionData There are some classes that handle sample data that end users will see, such as SampleContactsUtil. There are also a fair few locations with help text that include many arbitrary strings of valid data. We could combine these into some form of ProductionData file, simi...
2025-04-01T06:36:40.310329
2023-10-23T02:23:06
1956227436
{ "authors": [ "LimJH2002", "lyuanww" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:78", "repo": "AY2324S1-CS2103T-F08-1/tp", "url": "https://github.com/AY2324S1-CS2103T-F08-1/tp/issues/73" }
gharchive/issue
A revamped GUI for the existing UI Note: The whole UI will be done by v1.3b. And Also revamping success messages etc
2025-04-01T06:36:40.313192
2023-10-24T08:04:06
1958724289
{ "authors": [ "dickongwd", "lilozz2", "zhyuhan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:79", "repo": "AY2324S1-CS2103T-F11-4/tp", "url": "https://github.com/AY2324S1-CS2103T-F11-4/tp/pull/68" }
gharchive/pull-request
add PersonCreator class Fixes #63 and #64 Should we just name it as PersonBuilder? I think that's the convention for this builder pattern. What do you guys think about following the pattern described here. The Person constructor will be private, and PersonBuilder will be a static nested class inside Person (so th...
2025-04-01T06:36:40.316362
2023-11-03T18:04:45
1976695659
{ "authors": [ "Carlintyj", "nus-pe-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:80", "repo": "AY2324S1-CS2103T-T17-4/tp", "url": "https://github.com/AY2324S1-CS2103T-T17-4/tp/issues/174" }
gharchive/issue
[PE-D][Tester B] Improvement on the warning message returned Command that I input: add /nMary p/11111 c/1111 t/1233 Response: Invalid command format! add: Adds a person to the address book. Parameters: n/NAME p/PHONE [e/EMAIL] [a/ADDRESS] [th/TELEHANDLE] [t/TAG]... [c/COURSE]... Example: add n/John Doe p/98765432<EMA...
2025-04-01T06:36:40.320008
2024-11-01T16:15:57
2629368506
{ "authors": [ "RezwanAhmed123", "zi-yii" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:81", "repo": "AY2425S1-CS2103-F12-1/tp", "url": "https://github.com/AY2425S1-CS2103-F12-1/tp/issues/182" }
gharchive/issue
AddClaim unable to take in parameters in any order Should we implement AddClaim such that parameters can be in any order (as stated in the original user guide)? There is a contradiction between the user guide and AddClaim parser. When order of parameters is changed, the wrong error message is shown as well. Possible...
2025-04-01T06:36:40.322086
2024-10-28T15:34:45
2618780541
{ "authors": [ "KengHian", "Quasant" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:82", "repo": "AY2425S1-CS2103-F13-4/tp", "url": "https://github.com/AY2425S1-CS2103-F13-4/tp/issues/148" }
gharchive/issue
[Alek] ummatch [non-natural num] [non-natural num] feedback not specific I think this is not really a format issue? This error message is not specific that the issue is with the index
2025-04-01T06:36:40.324229
2024-11-06T04:18:04
2636994433
{ "authors": [ "KrashKart" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:83", "repo": "AY2425S1-CS2103T-F14a-4/tp", "url": "https://github.com/AY2425S1-CS2103T-F14a-4/tp/issues/240" }
gharchive/issue
Standardize FindCommand logic Currently, if we find by multiple keywords with the same field with find, CC will OR the predicates. However, when finding by different fields (name and tag for example), CC will AND both predicates. Suspect this is due to the argMultiMap grouping keywords for the same field together, c...
2025-04-01T06:36:40.333421
2018-04-13T09:11:28
314028162
{ "authors": [ "AaronJackson", "aggarwal-himanshu" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:84", "repo": "AaronJackson/vrn", "url": "https://github.com/AaronJackson/vrn/issues/71" }
gharchive/issue
Mapping pixels to voxels Hi Aaron, Thanks for sharing the code. I would like to know, how can I map pixels in the scaled image to voxels in the raw file. Like if I localize a face feature lets say nose in jpg, how can I know which part of raw file correspond to that region. I am planning to interpolate 2 raw files f...
2025-04-01T06:36:40.366806
2022-07-25T14:27:46
1316924320
{ "authors": [ "aloysbaillet", "glevner", "jfpanisset" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:86", "repo": "AcademySoftwareFoundation/aswf-docker", "url": "https://github.com/AcademySoftwareFoundat...
gharchive/issue
install packages to a different root directory We need to install packages to a directory other than /usr/local, because we need to be able to access multiple VFX reference platforms without having to switch between different Docker images. The shell scripts that build each package allow you to specify any location y...
2025-04-01T06:36:40.372965
2021-03-10T02:13:27
826954335
{ "authors": [ "cary-ilm", "kdt3rd" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:87", "repo": "AcademySoftwareFoundation/openexr", "url": "https://github.com/AcademySoftwareFoundation/openexr/pull/957" }
gharchive/pull-request
Clean up cmake/config Remove unused cmake/JoinPaths.cmake Remove unused cmake/OpenEXRLibraryDefine.cmake Clean up and reformat comments Signed-off-by: Cary Phillips<EMAIL_ADDRESS> I think I may have botched the merge when resolving the conflicts here. Can someone confirm that the squash and merge here will still l...
2025-04-01T06:36:40.374453
2020-11-11T14:12:57
740797085
{ "authors": [ "jmertic" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:88", "repo": "AcademySoftwareFoundation/tac", "url": "https://github.com/AcademySoftwareFoundation/tac/pull/207" }
gharchive/pull-request
Create overview of communication tools and calendar processes and opt… …ions for ASWF projects Signed-off-by: John Mertic<EMAIL_ADDRESS> Agreed @jfpanisset - feel free to make the edits in there.
2025-04-01T06:36:40.441319
2017-03-30T16:10:43
218249270
{ "authors": [ "RobertNorthard", "stephankfolkes" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:89", "repo": "Accenture/adop-docker-compose", "url": "https://github.com/Accenture/adop-docker-compose/pull/206" }
gharchive/pull-request
Update to instructions This is to update the instructions to inform users of the requirement to open port 80 to complete the stack installation, and instruction of how to achieve this. Thanks @stephankfolkes for the contribution. However, this has been added to the readme already (https://github.com/Accenture/adop-...
2025-04-01T06:36:40.442347
2022-08-10T21:50:22
1335240470
{ "authors": [ "jenlampton" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:90", "repo": "Accessible360/accessible-slick", "url": "https://github.com/Accessible360/accessible-slick/issues/77" }
gharchive/issue
Improve Pause and Play controls The aria labels for slide controls could be clearer by using "Pause Carousel" instead of "Pause" and "Play Carousel" instead of "Play". Because this looked like it qualified as one of the simpler updates, I went ahead and created a Pull Request.
2025-04-01T06:36:40.446730
2024-06-25T21:02:22
2373655107
{ "authors": [ "Achie72" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:91", "repo": "Achie72/druid-dash-2", "url": "https://github.com/Achie72/druid-dash-2/pull/2" }
gharchive/pull-request
Add Day3 stuff Contains everything from the last day, before I almost lost it all Looks like this won't work, gonna need a force push because PICO being pico
2025-04-01T06:36:40.453067
2018-11-03T21:47:06
377096221
{ "authors": [ "PeterOrneholm", "viktorvan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:92", "repo": "ActiveLogin/ActiveLogin.Identity", "url": "https://github.com/ActiveLogin/ActiveLogin.Identity/pull/40" }
gharchive/pull-request
Fix some typos and simplify age calculation a bit. I think using DayOfYear makes the code a little easier to read compared to checking both month and day. Thank you, much nicer!
2025-04-01T06:36:40.656761
2017-11-11T15:17:06
273152159
{ "authors": [ "BobGneu", "htw5295", "ilexp" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:93", "repo": "AdamsLair/duality", "url": "https://github.com/AdamsLair/duality/issues/589" }
gharchive/issue
Create a Docs Repository Summary As discussed in issue #355, we should consider moving away from the GitHub Wiki for documentation in the long term. One alternative would be to create a new AdamsLair/duality-docs repo that hosts all documentation. Analysis The GitHub Wiki lacks some features and also has some disadv...
2025-04-01T06:36:40.770736
2023-07-25T01:50:12
1819411650
{ "authors": [ "ameshkov", "jputting" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:94", "repo": "AdguardTeam/CoreLibs", "url": "https://github.com/AdguardTeam/CoreLibs/issues/1783" }
gharchive/issue
Filtering Log Still Not Fixed After 5 Years The design of Adguard's Filtering Log doesn't recognise when parts of a webwpage are blocked by Cosmetic/Element hiding rules, they can be in a subscribed to Filter Lister or a Custom User Created Rule. This badly designed Filtering Log makes it extremely difficult to deter...
2025-04-01T06:36:40.838154
2017-11-06T11:01:38
271435409
{ "authors": [ "Sc0rpic0m", "davidjgonzalez" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:95", "repo": "Adobe-Consulting-Services/acs-aem-commons", "url": "https://github.com/Adobe-Consulting-Services/acs-aem-...
gharchive/issue
HTTPCache : JCR storage handler Hi! I am quite new here, but would like to take part of this awesome project. I wanted to contribute by developing a JCR storage handler for the HTTP cache. Just to prevent me from doing work thats already done, is somebody already working on this? My idea was the following: -Have the ...
2025-04-01T06:36:40.844606
2019-05-06T11:40:32
440657920
{ "authors": [ "amargheriti89", "joerghoh" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:96", "repo": "Adobe-Consulting-Services/acs-aem-commons", "url": "https://github.com/Adobe-Consulting-Services/acs-aem-co...
gharchive/issue
Dispatcher flush rules - doesn't manage multiple occurrence of the same path Required Information [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: AEM 6.4.2 [ ] ACS AEM Commons Version: ACS-AEM-Commons 4.0.0 [ ] Reproducible on Latest? yes Expected Behavior By configuring the "ACS AEM Commons - ...
2025-04-01T06:36:40.845911
2017-11-04T15:06:21
271198586
{ "authors": [ "davidjgonzalez" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:97", "repo": "Adobe-Marketing-Cloud/asset-share-commons", "url": "https://github.com/Adobe-Marketing-Cloud/asset-share-commons/pull/38...
gharchive/pull-request
#18 - Asset, Config and PagePredicate models now leverage the modelC… …ache so they are not reinitialized for every component on the page that uses them. @godanny86 would be good to have an extra sanity check that the sample content works and i didn't miss testing any of the components. @godanny86 should be fixed
2025-04-01T06:36:40.851145
2020-10-23T13:40:04
728227882
{ "authors": [ "kwin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:98", "repo": "AdobeDocs/cloudmanager-api-docs", "url": "https://github.com/AdobeDocs/cloudmanager-api-docs/issues/9" }
gharchive/issue
Fix swagger spec for response type of all requests returning binary responses The swagger spec e.g. for getStepLogs (https://github.com/AdobeDocs/cloudmanager-api-docs/blob/5f2281c1abd493768d81f54ffab245cc02c02e1d/swagger-specs/api.yaml#L774) currently does not define any response type, therefore swagger generates a ...
2025-04-01T06:36:40.852731
2021-07-12T17:13:27
942269435
{ "authors": [ "Alicesnk", "chetanmeh" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:99", "repo": "AdobeDocs/journey-optimizer.en", "url": "https://github.com/AdobeDocs/journey-optimizer.en/issues/2" }
gharchive/issue
Decision Rules for Offer used in AJO should only refer Profile attributes Issue in ./help/using/offers/offer-library/creating-decision-rules.md Decision rules for Offer which are supposed to be later included in AJO should only refer to profile attributes. They should not be using properties from xEvent. If such prop...
2025-04-01T06:36:40.856279
2020-06-21T05:53:31
642501357
{ "authors": [ "mohsinhundekar", "shashank132" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:100", "repo": "AdobeXD/xd-to-flutter-plugin", "url": "https://github.com/AdobeXD/xd-to-flutter-plugin/issues/56" ...
gharchive/issue
Hi, it would be great and really help all flutter developers if they can convert the components from xd to widgets like BUTTON , TEXTFIELD, LISTVIEW, ANIMATIONS like bounce effect etc.. We love to hear your ideas, but we need your help. Please take a few minutes to fill out the information below, and provide a concis...
2025-04-01T06:36:40.858813
2018-12-14T07:34:11
390997868
{ "authors": [ "ashryanbeats", "yoshikinoko" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:101", "repo": "AdobeXD/xdpm", "url": "https://github.com/AdobeXD/xdpm/issues/9" }
gharchive/issue
Request: Validating the menus (uiEntryPoints) Currently (v1.1.2), xdpm checks if the uiEntryPoints exists or not. However, it would be better to check the "structure" of uiEntryPoints. For example, to check the nesting level of submenus, and required field. https://github.com/AdobeXD/xdpm/blob/02698548e351162c896793...
2025-04-01T06:36:40.861583
2021-03-02T13:50:37
820037825
{ "authors": [ "M-Davies", "sxa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:102", "repo": "AdoptOpenJDK/openjdk-build", "url": "https://github.com/AdoptOpenJDK/openjdk-build/issues/2508" }
gharchive/issue
make-adopt-build-farm.sh does not handle mistyped names What are you trying to do? Run make-adopt-build-farm with an alternate VARIANT set Expected behaviour: If I mistype the VARIANT value it aborts Observed behaviour: If I mistype VARIANT it defaults to hotspot Any other comments: Is that not what we want? When r...
2025-04-01T06:36:40.866638
2021-03-22T11:15:57
837613608
{ "authors": [ "sxa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:103", "repo": "AdoptOpenJDK/openjdk-infrastructure", "url": "https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/2067" }
gharchive/pull-request
github: Use correct file for AIX playbook Required now that aix.yml no longer exists now that https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/2053 has been merged Signed-off-by: Stewart X Addison<EMAIL_ADDRESS> Checklist [x] commit message has one of the standard prefixes [ ] FAQ.md updated if appropria...
2025-04-01T06:36:40.868226
2019-05-16T13:27:07
444955764
{ "authors": [ "jeevan264" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:104", "repo": "Adoxio/xRM-Portals-Community-Edition", "url": "https://github.com/Adoxio/xRM-Portals-Community-Edition/issues/111" }
gharchive/issue
Email address must be specified in order to enable portal access Hi, I get the below error when trying to register a new user on the portal with both redeem invitation and register. Redeem works fine if i update the details under Web Authentication section ahead and redeem the invitation code. "Email address must be ...
2025-04-01T06:36:40.871745
2017-10-15T21:42:28
265606916
{ "authors": [ "amervitz" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:105", "repo": "Adoxio/xRM-Portals-Community-Edition", "url": "https://github.com/Adoxio/xRM-Portals-Community-Edition/issues/38" }
gharchive/issue
Entity Lists not rendering Date Only fields properly Configure a Date and Time field with the behavior of Date Only: : Set the field's value in the Dynamics 365 web client: The Entity Lists's rendering of the field isn't following the expected behavior of displaying the value without a time zone conversion: To cons...
2025-04-01T06:36:40.882105
2024-10-21T13:34:06
2602580057
{ "authors": [ "Adriwin06", "achillebourgault" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:106", "repo": "Adriwin06/Ultimate-CommonUI-Menu-System", "url": "https://github.com/Adriwin06/Ultimate-CommonUI-M...
gharchive/pull-request
BP_FrontEndMenuCamera use instance rotation BP_FrontEndMenuCamera now use the camera's current rotation when moving, instead of setting it to 0, 0, 0. This enhancement allow the camera to maintain its intended orientation during transitions, improving the overall user experience. I trust you I can't try it right n...
2025-04-01T06:36:40.905336
2023-04-23T16:57:16
1680093638
{ "authors": [ "Aedial", "cwyuu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:107", "repo": "Aedial/novelai-api", "url": "https://github.com/Aedial/novelai-api/issues/17" }
gharchive/issue
how to make the generated text always end with a complete sentence? I find that when I generate text on a web page, the endings are all one complete sentence, starting with "." but when I use the api to generate it, it always ends with an incomplete sentence. I have changed "global_settings.generate_until_sentence = ...
2025-04-01T06:36:40.961881
2024-08-20T18:32:27
2476279143
{ "authors": [ "AeroX2", "bezmi", "maehw" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:108", "repo": "AeroX2/brother-cart-emulator", "url": "https://github.com/AeroX2/brother-cart-emulator/issues/3" }
gharchive/issue
Write of image binary file using PED Basic and cracker.py with radare2 fails Hi @AeroX2 ! Thanks for your efforst in making writing the embroidery card binary images writeable to files! I'ved tried to get the toolchain running on my machine but have failed so far. Maybe you could give me some guidance here? Versions:...
2025-04-01T06:36:40.981631
2021-08-16T18:59:38
972015533
{ "authors": [ "Chris-Schnaufer" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:109", "repo": "AgPipeline/issues-and-projects", "url": "https://github.com/AgPipeline/issues-and-projects/issues/531" }
gharchive/issue
Added Python tests GitHub Actions to Atlana (DPP UI) Task to do Add python tests actions for PRs and merges Reason Help identify issues before and after code is merged Result GitHub actions to test python code are run on PRs and merges Merged commit: https://github.com/AgPipeline/Atlana/tree/ec1ede3e3b3df4127cc2b90...
2025-04-01T06:36:40.991977
2023-09-30T19:32:49
1920375769
{ "authors": [ "ymw0407" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:110", "repo": "AgainIoT/Open-Set-Go_server", "url": "https://github.com/AgainIoT/Open-Set-Go_server/issues/98" }
gharchive/issue
🐛 [BUG] - critical security problems from vm2 Browsers Firefox, Chrome, Safari, Microsoft Edge, Opera OS Windows, Linux, Mac Description As dependabot told us, vm2 has a fatal problem. Therefore, starting with the vm2 module in question, the<EMAIL_ADDRESS>module must also be replaced/modified. dependabot이 알려준 것과 같이 ...
2025-04-01T06:36:41.014477
2023-08-13T03:44:13
1848386548
{ "authors": [ "LoopIssuer", "xiayangqun" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:111", "repo": "AgoraIO-Extensions/Agora-Unity-Quickstart", "url": "https://github.com/AgoraIO-Extensions/Agora-Unity-Quickstart...
gharchive/issue
Unity Android and iOS (possible) phone overheat I'm using Agora SDK (together with MediaPipe Unity Plugin), everything works fine. Unfortunately, our client believes that the application overheats the phone (Android and iOS) too quickly (does not provide data) and users therefore resign from using it. Is there anythi...
2025-04-01T06:36:41.016481
2020-04-02T06:56:32
592402016
{ "authors": [ "ironynet", "kadariyaujwal" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:112", "repo": "AgoraIO/Flutter-SDK", "url": "https://github.com/AgoraIO/Flutter-SDK/issues/99" }
gharchive/issue
Add support for setting video encoder configuration. Hello, can you please add an option to set video encoder configuration? If it's already, let me know how? See the api document. https://pub.dev/documentation/agora_rtc_engine/latest/agora_rtc_engine/AgoraRtcEngine/setVideoEncoderConfiguration.html https://pub.dev...
2025-04-01T06:36:41.058373
2024-03-03T20:02:32
2165532970
{ "authors": [ "AhmedLSayed9", "FluffyDiscord", "vasilich6107" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:114", "repo": "AhmedLSayed9/dropdown_button2", "url": "https://github.com/AhmedLSayed9/dropdown_button...
gharchive/issue
DropDown button 2 latest beta fails with empty dropdown This code fails with DropdownButtonHideUnderline( child: DropdownButton2<String>( value: null, items: [], ), ) RangeError (index): Invalid value: Valid value range is empty: 0 DropdownButton2State.bu...
2025-04-01T06:36:41.060642
2021-10-04T11:20:44
1015052147
{ "authors": [ "AhmedRaja1", "agungd3v" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:115", "repo": "AhmedRaja1/Hacktoberfest", "url": "https://github.com/AhmedRaja1/Hacktoberfest/pull/256" }
gharchive/pull-request
add bulk email sender an API for sending bulk emails using nodejs and express @agungd3v can you please add some descrtiption! @all-contributors please add @agungd3v for code @agungd3v please star the repo! @AhmedRaja1 I'm done adding description
2025-04-01T06:36:41.082841
2021-09-16T11:05:55
998080956
{ "authors": [ "SangwonOh", "yadavendra15" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:116", "repo": "AirenSoft/OvenLiveKit-Web", "url": "https://github.com/AirenSoft/OvenLiveKit-Web/issues/1" }
gharchive/issue
Delay in Start the Streaming of Screen Share Hi Oven Team, When I tried start the Screen Share streaming, it takes some time to start the streaming. I didn't find the reason of the delay in the start. Hoping for fixed this issue soon. Screen capture is now stable. Closing this issue. (refer https://github.com/Airen...
2025-04-01T06:36:41.095921
2024-01-26T10:27:56
2101967556
{ "authors": [ "aindriu-aiven", "muralibasani" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:117", "repo": "Aiven-Open/klaw", "url": "https://github.com/Aiven-Open/klaw/pull/2244" }
gharchive/pull-request
User deletion with admin permissions Linked issue Resolves: #2122 What kind of change does this PR introduce? [ ] Bug fix [ ] New feature [ X] Refactor [ ] Docs update [ ] CI update What is the current behavior? Describe the state of the application before this PR. Illustrations appreciated (videos, gifs, screensho...
2025-04-01T06:36:41.099262
2021-11-05T14:42:13
1045923279
{ "authors": [ "10lulu", "Agaloth", "Ajneb97", "srbeastman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:118", "repo": "Ajneb97/PlayerKits", "url": "https://github.com/Ajneb97/PlayerKits/issues/1" }
gharchive/issue
[SUGGESTION] Custom model data for main gui things as arrow As talked on spigot, it's about the back button, I know some people that needs the same features so I created that to make it easier and less spammy on spigot :) Oh thx, i was about to make one as well. We rly need this feature I started uploading my plu...