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:10:07.889317
2021-07-28T15:48:21
954999308
{ "authors": [ "daverodgman", "mpg", "yuhaoth" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13269", "repo": "ARMmbed/mbedtls", "url": "https://github.com/ARMmbed/mbedtls/issues/4820" }
gharchive/issue
TLS 1.3: simultaneous support for TLS 1.2 and 1.3 Enable support for building the library with support for both 1.2 and 1.3 available. prototype issue: https://github.com/hannestschofenig/mbedtls/issues/297 From the above comment linking to PR in the prorotype's repo, and according to @yuhaoth's memories, this wa...
2025-04-01T04:10:07.893655
2022-02-25T10:19:39
1150278245
{ "authors": [ "gilles-peskine-arm", "stevew817" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13270", "repo": "ARMmbed/mbedtls", "url": "https://github.com/ARMmbed/mbedtls/pull/5579" }
gharchive/pull-request
Erase secrets in allocated memory before freeing said memory Description The PSA Crypto storage module uses dynamically-allocated buffers to buffer sensitive key material during the process of loading said key material from NVM, or storing it to NVM. To avoid leaking the key material through the heap, zero out the bu...
2025-04-01T04:10:07.897014
2017-01-10T13:39:00
199823498
{ "authors": [ "NWilson", "andresag01", "daverodgman" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13271", "repo": "ARMmbed/mbedtls", "url": "https://github.com/ARMmbed/mbedtls/pull/745" }
gharchive/pull-request
DRAFT: Threefish implementation This PR is an early prototype implementation of the Threefish tweakable block cipher. The implementation is based on the specification at https://www.schneier.com/academic/paperfiles/skein1.3.pdf. This PR includes: Block cipher implementation and header file (threefish.c and threefish...
2025-04-01T04:10:07.900813
2018-06-05T13:05:47
329447557
{ "authors": [ "adbridge", "artokin", "ciarmcom" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13272", "repo": "ARMmbed/nanostack-border-router", "url": "https://github.com/ARMmbed/nanostack-border-router...
gharchive/issue
Thread commission fails when Border Router is built with using IAR or ARMC6 Thread commissioning fails when Border Router is build with IAR or ARMC6 compiler. Commissioning works fine when builds are made by using ARM or GCC_ARM. Commissioning device (mobile phone) does not enter to screen where QR-code can be scanne...
2025-04-01T04:10:07.903761
2017-08-21T15:11:46
251688718
{ "authors": [ "deepikabhavnani", "soramame21" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13273", "repo": "ARMmbed/sd-driver", "url": "https://github.com/ARMmbed/sd-driver/pull/56" }
gharchive/pull-request
Add SD card reader support over DISCO_L476VG platform for running Cloud Client. @MarceloSalazar Add SPI pins setting for support SD card reader/writer over DISCO_L476VG, which is required and tested by using ARMmbed/mbed-cloud-client-example-sources-internal. @soramame21 - Please verify the SD card specific test, y...
2025-04-01T04:10:07.919985
2023-02-22T21:21:31
1595849147
{ "authors": [ "asjohnston-asf", "jtherrmann" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13274", "repo": "ASFHyP3/gis-services", "url": "https://github.com/ASFHyP3/gis-services/pull/8" }
gharchive/pull-request
Refactoring for make-hand-service.py Makes the following changes: Logging with print statements. Use tempfiles where appropriate. Add cli options. I'm currently running the script with: python make_hand_service.py /home/arcgis/jtherrmann/ --rasters-filter='.*Copernicus_DSM_COG_10_N08_00_W01*' But it fails; full ...
2025-04-01T04:10:07.927300
2019-08-28T19:00:53
486554890
{ "authors": [ "chrsengel", "heldyboy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13275", "repo": "ASRG/asrg.io", "url": "https://github.com/ASRG/asrg.io/issues/24" }
gharchive/issue
Calendar Function Need to find a calendar program. Could be the same as what the auto-ISAC uses. Then we should collect all the conferences from the calendar sources and put them into a single database. This database should be used to show the conference calendar. Additional Ideas Webcrawlers to find new sources ...
2025-04-01T04:10:07.937543
2024-08-19T19:44:15
2474074462
{ "authors": [ "ASzc", "adambkaplan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13276", "repo": "ASzc/fbc-utils", "url": "https://github.com/ASzc/fbc-utils/issues/4" }
gharchive/issue
Allow OCI Manifests as Valid MIME Type OCI Manifest lists are the equivalent/replacement of Docker manifests. Konflux produces operator bundles with this MIME type. MIME: application/vnd.oci.image.manifest.v1+json Done, thanks!
2025-04-01T04:10:07.940873
2023-02-05T11:55:42
1571400089
{ "authors": [ "SuelaCark", "asynchroza" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13277", "repo": "AUBGTheHUB/spa-website-2022", "url": "https://github.com/AUBGTheHUB/spa-website-2022/issues/212" }
gharchive/issue
Change "Welcome to The Hub" to something else in landing section. Reference design in Adobe Forgot to say that this issue is covered within another ticket #341
2025-04-01T04:10:07.974863
2020-10-13T01:56:22
719790363
{ "authors": [ "codecov-io", "siangernlow" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13278", "repo": "AY2021S1-CS2103T-T13-1/tp", "url": "https://github.com/AY2021S1-CS2103T-T13-1/tp/pull/147" }
gharchive/pull-request
Alert user when SHN has been violated When a visit is being added, a warning should be shown if the person has made an illegal visit. A visit is illegal if: The visiting person is infected or in quarantine or both. The location that the person visited is not the address stated in the person. Subsequently, the visit...
2025-04-01T04:10:07.981357
2021-11-08T00:48:49
1046902396
{ "authors": [ "codecov-commenter", "ruoyann" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13279", "repo": "AY2122S1-CS2103T-T09-1/tp", "url": "https://github.com/AY2122S1-CS2103T-T09-1/tp/pull/252" }
gharchive/pull-request
Reordering of clear before help feature Thought it makes more sense to list out all the commands before help and exit. Changed the summary to match the flow as well. Codecov Report Merging #252 (511d9c8) into master (7f8dd2c) will not change coverage. The diff coverage is n/a. @@ Coverage Diff ...
2025-04-01T04:10:07.985493
2021-10-30T05:34:57
1040057848
{ "authors": [ "angnobel", "nus-pe-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13280", "repo": "AY2122S1-CS2103T-W13-1/tp", "url": "https://github.com/AY2122S1-CS2103T-W13-1/tp/issues/199" }
gharchive/issue
[PE-D] Consistent sequencing of features Minor point again but would be good if the sequence of features are consistent. Eg since it starts with the job position features in the table of contents, start with job position features in command summary. Labels: severity.Low type.DocumentationBug original: yucheng1112...
2025-04-01T04:10:07.988389
2021-10-30T05:17:56
1040054805
{ "authors": [ "huizhuansam", "nus-pe-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13281", "repo": "AY2122S1-CS2103T-W13-2/tp", "url": "https://github.com/AY2122S1-CS2103T-W13-2/tp/issues/155" }
gharchive/issue
[PE-D] Find Command "--phone" flag issues Input : find --phone 99272758 Output: Invalid command format! find: Finds all persons whose fields contain any of the specified keywords (case-insensitive) and displays them as a list with index numbers. Parameters: FLAG KEYWORDS [MORE_FLAGS] Example: find -n alex -a serango...
2025-04-01T04:10:08.023350
2022-10-26T11:28:43
1423867914
{ "authors": [ "codecov-commenter", "teoyuqi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13282", "repo": "AY2223S1-CS2103T-T10-1/tp", "url": "https://github.com/AY2223S1-CS2103T-T10-1/tp/pull/107" }
gharchive/pull-request
Update DG Reduces steps in add-task Add rationale for design decisions of Task Update section on Logic, Ui, Model and Storage to be in line with our current implementation: Change links from SEEDU repo to our repo Update diagrams Remove unused diagrams Codecov Report Base: 77.84% // Head: 77.55% // Decreases p...
2025-04-01T04:10:08.025567
2022-10-29T01:58:44
1428018166
{ "authors": [ "Eclipse-Dominator", "nus-se-script" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13283", "repo": "AY2223S1-CS2103T-T11-1/tp", "url": "https://github.com/AY2223S1-CS2103T-T11-1/tp/issues/102" }
gharchive/issue
[PE-D][Tester A] App has no error message when add command pairs with invalid email format No error message when inputing email address without @ command. It remains at the output of previous input Labels: severity.Medium type.FeatureFlaw original: PokezardVGC/ped#8 This issue will be addressed by #153
2025-04-01T04:10:08.026758
2022-09-27T13:58:33
1387818686
{ "authors": [ "chao890", "kevinchangjk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13284", "repo": "AY2223S1-CS2103T-T15-1/tp", "url": "https://github.com/AY2223S1-CS2103T-T15-1/tp/pull/39" }
gharchive/pull-request
Update delete function for User Guide Resolves #31 Added and modified the existing delete function in the User Guide. Good.
2025-04-01T04:10:08.027636
2022-09-19T10:57:07
1377770162
{ "authors": [ "jialatteo", "wongyewjon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13285", "repo": "AY2223S1-CS2103T-W09-2/tp", "url": "https://github.com/AY2223S1-CS2103T-W09-2/tp/pull/3" }
gharchive/pull-request
Add parameter hints Parameter hints are displayed in ResultDisplay when a command word is typed Resolve #67 Feature would have to update new commands in the future
2025-04-01T04:10:08.039567
2022-10-01T20:58:48
1393549397
{ "authors": [ "alvinjiang1", "codecov-commenter", "jq1836" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13286", "repo": "AY2223S1-CS2103T-W12-3/tp", "url": "https://github.com/AY2223S1-CS2103T-W12-3/tp/pull/55...
gharchive/pull-request
Update Use Cases and DG Format Things done: Update Use cases to follow the format as stated in Issue #44. Update DESIGN section of DG. Before: After: Update headers: "(OUTDATED)" appended to the end when that section is outdated. Update Glossary to include CSV. Codecov Report Merging #55 (b296751) into maste...
2025-04-01T04:10:08.049111
2023-10-08T09:04:56
1931719365
{ "authors": [ "codecov-commenter", "derekjxtan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13287", "repo": "AY2324S1-CS2103T-T08-1/tp", "url": "https://github.com/AY2324S1-CS2103T-T08-1/tp/pull/68" }
gharchive/pull-request
Derek/add generic uniqueitemlist Added a generic UniqueItemList class, which mirrors the functionality of uniquePersonList. To be used for patients, doctors and appointments. Meant to replace UniquePersonList. Added interface Listable for all classes that are to be managed using a UniqueItemList. Codecov Report Me...
2025-04-01T04:10:08.054087
2024-10-23T09:14:26
2607866274
{ "authors": [ "InfinityTwo", "codecov-commenter" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13288", "repo": "AY2425S1-CS2103T-T10-2/tp", "url": "https://github.com/AY2425S1-CS2103T-T10-2/tp/pull/144" }
gharchive/pull-request
Modify ModelClassDiagram and Diagram Colours Describe your changes Remove tags from ModelClassDiagram Add Department, Role and ContractEndDate to ModelClassDiagram Modify the Diagram colours a bit (for extra lines of code) Issue ticket number and link Builds on #138 Checklist before requesting a review [x] I have pe...
2025-04-01T04:10:08.056004
2016-12-14T20:42:00
195640359
{ "authors": [ "Jfairfield1" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13289", "repo": "AZMAG/map-Employment", "url": "https://github.com/AZMAG/map-Employment/issues/33" }
gharchive/issue
Legend doesn't always load properly From @Jfairfield1 on December 14, 2016 20:39 Sometimes the legend will not properly load into the page. My best guess is that a race is going on between the cbr request and the boundaries request. Copied from original issue: AZMAG/map-DemographicState#42 This issue was moved to ...
2025-04-01T04:10:08.072669
2023-04-06T14:50:37
1657574625
{ "authors": [ "lauritapio", "mhinkkan", "murgui" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13290", "repo": "Aalto-Electric-Drives/motulator", "url": "https://github.com/Aalto-Electric-Drives/motulator/issue...
gharchive/issue
mt.BaseValues() examples and documentation don't match expected value in 0.1.2 Hi, I'm using v0.1.2, I tried running 'plot_vector_ctrl_pmsm_2kw.py' and it reports the error Traceback (most recent call last): base = mt.BaseValues( TypeError: BaseValues.__init__() got an unexpected keyword argument 'n_p' I checked...
2025-04-01T04:10:08.092661
2021-12-17T09:01:41
1083031677
{ "authors": [ "AaronErhardt", "euclio" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13291", "repo": "AaronErhardt/relm4", "url": "https://github.com/AaronErhardt/relm4/issues/57" }
gharchive/issue
Inconsistent behavior between FactoryVec and FactoryVecDeque I'm trying to create a widget that adds and removes an arbitrary number of children at the position before some hard-coded widgets. I tried modifying the factory example like so: gtk::ApplicationWindow { set_default_width: 300, ...
2025-04-01T04:10:08.115400
2019-02-26T09:47:45
414519947
{ "authors": [ "nre-ableton", "rco-ableton" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13292", "repo": "AbletonDevTools/groovylint", "url": "https://github.com/AbletonDevTools/groovylint/pull/55" }
gharchive/pull-request
Add logging support to run_codenarc.py This PR adds logging support to run_codenarc.py, and also adds a custom log formatter so that the CodeNarc output matches the output of this script. With these changes, a sample --verbose run (with errors) looks like this: DEBUG Executing CodeNarc command: java -Dorg.slf4j.simpl...
2025-04-01T04:10:08.124695
2019-07-19T19:48:07
470511030
{ "authors": [ "AnshumanDwivedi", "geethab123", "realraviteja", "satish765001", "yruslan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13293", "repo": "AbsaOSS/cobrix", "url": "https://github.com...
gharchive/issue
multi copybook or not I have a copybook which has multiple 01 levels. Can this copy book is parsed as variable length. can I parse like below cobolDataframe = spark .read .format("cobol") .option("copybook", v_copybook) .option("schema_retention_policy", "collapse_root") //removes the root record hea...
2025-04-01T04:10:08.130384
2018-10-25T15:46:54
374014011
{ "authors": [ "Jack12816", "mungler" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13294", "repo": "Absolventa/emarsys-rb", "url": "https://github.com/Absolventa/emarsys-rb/pull/61" }
gharchive/pull-request
Improved the Contact.query method - What is it good for This PR ships an enhanced Contact.query method which allows to query all contacts without requiring any filter. Furthermore it transforms the key_id and key_value when passed. - What I did I added the transformation of the passed key_id and the possibility to pa...
2025-04-01T04:10:08.133358
2024-08-14T03:10:13
2464798660
{ "authors": [ "jstone-lucasfilm", "ld-kerley" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13295", "repo": "AcademySoftwareFoundation/MaterialX", "url": "https://github.com/AcademySoftwareFoundation/Materia...
gharchive/pull-request
Refine MaterialX render module build configuration Add more refined control over building MaterialX render modules. Specifically USD only needs the core render module in some build configurations (iOS). Also add a guard to ensure that MaterialXGenGlsl is built if MaterialXGenMsl is built, because of the dependency in...
2025-04-01T04:10:08.136263
2021-04-07T22:28:10
852875935
{ "authors": [ "lgritz", "pellerington" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13296", "repo": "AcademySoftwareFoundation/OpenShadingLanguage", "url": "https://github.com/AcademySoftwareFoundation/Op...
gharchive/pull-request
Added farmhash for lower OpenImageIO versions Older versions of OpenImageIO don't have the farmhash which is now nessisary for optix 7 strings. To fix this, I added the file into into OpenShadingLangauge wrapped around version guards. Some existing functions had to be included again with OIIO_HOSTDEVICE added (Uint12...
2025-04-01T04:10:08.139044
2024-09-02T22:44:05
2501651867
{ "authors": [ "cary-ilm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13297", "repo": "AcademySoftwareFoundation/OpenTimelineIO", "url": "https://github.com/AcademySoftwareFoundation/OpenTimelineIO/issues/1791"...
gharchive/issue
Consider signing release artifacts The OpenSSF Best Practices Badge suggests signing release artifacts. Consider using OpenEXR's release-sign.yml workflow as a template. It's triggered on release creation and does these steps: Runs get archive to generate a <release>.tar.gz artifact Signs the <release>.tar.gz via si...
2025-04-01T04:10:08.154579
2024-11-12T14:07:32
2652299381
{ "authors": [ "evelynnesher", "sgbaird" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13298", "repo": "AccelerationConsortium/ac-training-lab", "url": "https://github.com/AccelerationConsortium/ac-training-lab/issu...
gharchive/issue
Autotrickler v4 - custom RS232 control with A&D scale As a follow up to #20, the goal is to get a similar interface and IolT setup to that of the US Solid scale. Some related material at https://ac-microcourses.readthedocs.io/en/latest/courses/robotics/3.2-serial-communication.html. In particular: ✅ Read HR Analytic...
2025-04-01T04:10:08.156509
2016-05-05T16:50:28
153273577
{ "authors": [ "dsingh07", "nickdgriffin" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13299", "repo": "Accenture/adop-docker-compose", "url": "https://github.com/Accenture/adop-docker-compose/pull/65" }
gharchive/pull-request
Adding minor bug fixes Bug fixes: Certificate generation will now exit with a helpful message if bash is not run as admin (openssl command to create a cert will fail since it needs to source a .srl file) Fix to allow "source ./conf/env.provider.sh" to be run if CONF_PROVIDER_DIR is not set, where we just use the cur...
2025-04-01T04:10:08.158444
2022-10-04T11:25:42
1396101078
{ "authors": [ "DannyCastroVentura", "JoernBerkefeld" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13300", "repo": "Accenture/sfmc-devtools-copado", "url": "https://github.com/Accenture/sfmc-devtools-copado/pull/11...
gharchive/pull-request
#111: set skipInteraction properly to avoid mcdev's interactive wizard mode PR details What is the purpose of this pull request? (put an "X" next to an item) [x] Bug fix What changes did you make? (Give an overview) closes #111 Is there anything you'd like reviewers to focus on? the lines where ['npm install ${inst...
2025-04-01T04:10:08.167888
2024-02-19T15:55:14
2142689272
{ "authors": [ "DataTriny", "mwcampbell" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13301", "repo": "AccessKit/accesskit", "url": "https://github.com/AccessKit/accesskit/pull/352" }
gharchive/pull-request
fix: Factor out core AT-SPI translation layer This will allow us to re-use the logic for translating between AccessKit and AT-SPI, in both the current Unix adapter and a new client-side library (for ATs like Orca) that is being developed as part of the new GNOME accessibility stack. I don't expect to make any major...
2025-04-01T04:10:08.214859
2024-04-30T16:21:48
2271962172
{ "authors": [ "dhensle", "i-am-sijia" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13302", "repo": "ActivitySim/activitysim-prototype-mtc", "url": "https://github.com/ActivitySim/activitysim-prototype-mtc...
gharchive/issue
Full Scale Performance: Sharrow On This is the issue to report on memory usage and runtime performance when using sharrow... First ran sharrow compile with the following settings: households_sample_size: 100 sharrow: test Run completed in 76 minutes. log_sh_compile.zip Then ran in production mode households_samp...
2025-04-01T04:10:08.249868
2017-12-18T16:13:21
282934161
{ "authors": [ "CheezItMan", "mcgmar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13303", "repo": "Ada-C8/ada-trader", "url": "https://github.com/Ada-C8/ada-trader/pull/38" }
gharchive/pull-request
Carets - Maria - ada-trader Ada Trader Congratulations! Comprehension Questions Question Answer How do Backbone Views help structure your code? The views help with separation of concerns and acted as a facilitator between data, like functions in the models, and between the DOM. Did you use jQuery directly i...
2025-04-01T04:10:08.279264
2016-02-10T03:19:38
132597357
{ "authors": [ "SirePi", "brogine", "ilexp" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13304", "repo": "AdamsLair/duality", "url": "https://github.com/AdamsLair/duality/issues/276" }
gharchive/issue
Rectangle shape for rigid collision detection I'm currently testing the framework, which i consider very simple and easy to learn as about now. I'm trying to make a rpg-styled game but i think polygon is not very accurate in this case. I think Rectangle must be added when editing rigid bodies. That'd solve a few of m...
2025-04-01T04:10:08.283001
2024-04-14T01:12:27
2241848170
{ "authors": [ "illuhad", "nilsfriess", "ouankou" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13305", "repo": "AdaptiveCpp/AdaptiveCpp", "url": "https://github.com/AdaptiveCpp/AdaptiveCpp/pull/1436" }
gharchive/pull-request
Replace deprecated APIs in the src and tests While building ACPP from source and running the built-in tests, I noticed a few warnings caused by deprecated APIs. bool llvm::StringRef::startswith(llvm::StringRef) const (in the source) warning: ‘bool llvm::StringRef::startswith(llvm::StringRef) const’ is deprecated: U...
2025-04-01T04:10:08.445221
2021-11-11T20:16:18
1051326512
{ "authors": [ "ameshkov", "dnmTX", "krystian3w", "sfionov", "slavaleleka" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13306", "repo": "AdguardTeam/CoreLibs", "url": "https://github.com/AdguardT...
gharchive/issue
Add regexp support for $domain modifier now there is no chance to create single cosmetic rule for hiding the same element on such domains: example1.com, example2.com, example3.org it would be nice if $domain modifier supports regular expressions, just like $path does something like this: [$domain=/example[0-9]\.(com|...
2025-04-01T04:10:08.446357
2018-10-17T12:56:32
371059906
{ "authors": [ "sfionov", "szolin" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13307", "repo": "AdguardTeam/CoreLibs", "url": "https://github.com/AdguardTeam/CoreLibs/issues/545" }
gharchive/issue
Don't send onBrowserApi callback on wrong token Also, it will be better if, in case of invalid token, message will say about this and will have DEBUG log level, not ERROR. ERROR AGWebSocketHandler *7: json request parse: (6) bad value last value:d83cfbe7-bd3b-4d27-9364-a949c7462ba4 /core/pull-requests/747
2025-04-01T04:10:08.449726
2019-06-26T21:56:47
461199688
{ "authors": [ "ameshkov" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13308", "repo": "AdguardTeam/CoreLibs", "url": "https://github.com/AdguardTeam/CoreLibs/issues/986" }
gharchive/issue
Wrong web page encoding or Automatic download page files @Chandler-Lu commented on Wed Jun 26 2019 When I visit a page without HTTPS, just like http://bbs.pcbeta.com/forum-win10-1.html, the web page may display garbled characters or Automatic download page file (forum-win10-1.html). Then I need to refresh some tim...
2025-04-01T04:10:08.502932
2024-05-19T16:42:41
2304691110
{ "authors": [ "Admonstrator" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13309", "repo": "Admonstrator/glinet-uptime", "url": "https://github.com/Admonstrator/glinet-uptime/issues/65" }
gharchive/issue
⚠️ GLDDNS Server (ns2.glddns.com) has degraded performance In b982428, GLDDNS Server (ns2.glddns.com) (ns2.glddns.com) experienced degraded performance: HTTP code: 200 Response time: 495 ms Resolved: GLDDNS Server (ns2.glddns.com) performance has improved in b5674ea after 6 minutes.
2025-04-01T04:10:08.537482
2020-05-01T16:53:01
610852042
{ "authors": [ "joerghoh" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13310", "repo": "Adobe-Consulting-Services/acs-aem-commons", "url": "https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2282"...
gharchive/issue
Do not start services on AEMaaCS instances if they are not working there In the documentation a number of features are listed already as "do not use them when you are deploying on AEM as a CloudService". Right now this is not technically enforced, but with the RequireAem feature (see https://github.com/Adobe-Consulti...
2025-04-01T04:10:08.544968
2020-03-25T14:07:20
587722286
{ "authors": [ "adamcin", "davidjgonzalez", "justinedelson", "kwin" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13311", "repo": "Adobe-Consulting-Services/acs-aem-commons", "url": "https://github.com/...
gharchive/pull-request
Feature/2232 - Removes META-INF/vault files in SCM; Minor sonarqube fixes Removes the old properties.txt and friends (cnd, etc.) from SCM. Fixed a few CM related quality gate checks to allow it to pass/deploy to CM. @davidjgonzalez this is a good idea. have you done a comparison between the generated META-INF/vau...
2025-04-01T04:10:08.551647
2023-02-01T20:06:03
1566747100
{ "authors": [ "synox", "theManikJindal" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13312", "repo": "AdobeDocs/adobe-dev-console", "url": "https://github.com/AdobeDocs/adobe-dev-console/issues/65" }
gharchive/issue
The docs don't mention where to find the api_key Issue in /src/pages/guides/authentication/APIKeyIntegration.md When the API has been successfully connected, you will be able to access the newly generated API Key. But there is no field with the label API key on the console page. Maybe you mean CLIENTID? Yes API k...
2025-04-01T04:10:08.553570
2024-05-08T01:02:33
2284469293
{ "authors": [ "Alicesnk", "jtwood426" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13313", "repo": "AdobeDocs/campaign.en", "url": "https://github.com/AdobeDocs/campaign.en/issues/7" }
gharchive/issue
Text Presentation Error Issue in ./help/v8/connect/ac-ajo.md The bottom of the page shows this raw text: [Learn more in Journey Optimizer documentation]https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/about-journey-building/using-adobe-campaign-v7-v8){target=“_blank”}. Thanks ...
2025-04-01T04:10:08.559786
2021-09-07T15:37:07
990113140
{ "authors": [ "3phase", "DaveInMatrix" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13314", "repo": "AdobeDocs/uxp-xd", "url": "https://github.com/AdobeDocs/uxp-xd/issues/109" }
gharchive/issue
Manifest link leads to old manifest version Issue in /src/pages/develop/plugin-development/index.md Hi, I'd like to ask if (or just point out) there's any specific reason why Plugin Development > Plugin Structure > Manifest leads to Manifest v3 link (which would even explicitly point to v3 in the URL), while the late...
2025-04-01T04:10:08.562021
2019-12-31T17:14:38
544233533
{ "authors": [ "ericdrobinson", "pklaschka" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13315", "repo": "AdobeXD/typings", "url": "https://github.com/AdobeXD/typings/issues/72" }
gharchive/issue
Suggestion: Call out custom type name overrides in ReadMe PR #70 changed the Selection type declaration to be XDSelection. It may be helpful for users to have this explicitly called out (with explanation for why) in the ReadMe. Suggestion: Add a new section to the ReadMe file (called something like "Notes" or "Errata...
2025-04-01T04:10:08.563489
2018-07-03T14:59:19
337937555
{ "authors": [ "sxa555" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13316", "repo": "AdoptOpenJDK/openjdk-build", "url": "https://github.com/AdoptOpenJDK/openjdk-build/issues/394" }
gharchive/issue
Add arm32 into the nightly openjdk10 pipelines Now that https://github.com/AdoptOpenJDK/openjdk-build/issues/332 is no longer a problem, we can add these back into the nightly pipelines :-) Added in https://github.com/AdoptOpenJDK/openjdk-build/commit/03128d78f590d09c9fa2bb8ac8146cff9df3d60c
2025-04-01T04:10:08.567401
2018-04-11T18:24:40
313436379
{ "authors": [ "karianna", "vsebe" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13317", "repo": "AdoptOpenJDK/openjdk-infrastructure", "url": "https://github.com/AdoptOpenJDK/openjdk-infrastructure/pull/340"...
gharchive/pull-request
Add xz compression to CentOS build tools Signed-off-by: Violeta Sebe<EMAIL_ADDRESS> What's this required for? It is required to unpack git source: git-2.15.0.tar.xz (in Extract git source task.
2025-04-01T04:10:08.575649
2021-04-17T08:11:03
860355019
{ "authors": [ "Gaminguide1000", "Silfryi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13318", "repo": "Advanced-Rocketry/AdvancedRocketry", "url": "https://github.com/Advanced-Rocketry/AdvancedRocketry/issues/206...
gharchive/issue
Advanced Rocketry planet data save bug Version of Advanced Rocketry AdvancedRocketry-1.12.2-2.0.0-242-universal Have you verified this is an issue in the latest unstable build [x] Y Version of LibVulpes LibVulpes-1.12.2-0.4.2-83-universal Version of Minecraft 1.12.2 Does this occur without other mods installed [x]...
2025-04-01T04:10:08.580412
2023-09-13T11:30:45
1894330245
{ "authors": [ "StefanGreve" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13319", "repo": "Advanced-Systems/anonpy", "url": "https://github.com/Advanced-Systems/anonpy/issues/33" }
gharchive/issue
Improve Publishing Workflow for Development Discussed in https://github.com/Advanced-Systems/anonpy/discussions/4 Originally posted by StefanGreve August 9, 2023 Preamble Editing the workflow file responsible for the publishing process in a live environment can be a little bit disheartening if there are errors, to ...
2025-04-01T04:10:08.612119
2016-07-24T09:50:49
167226012
{ "authors": [ "Grover-c13", "Spl3en", "rubenvereecken" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13320", "repo": "AeonLucid/POGOProtos", "url": "https://github.com/AeonLucid/POGOProtos/pull/52" }
gharchive/pull-request
2025-04-01T04:10:08.614814
2024-08-16T22:12:43
2471108036
{ "authors": [ "593Coding", "Aeonss" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13321", "repo": "Aeonss/BubbleBlaster", "url": "https://github.com/Aeonss/BubbleBlaster/issues/35" }
gharchive/issue
I've this error I ran pip install -r requirements.txt and python bubbleblaster.py Try the newest 2.0.1 version first, see if that works. Run the "INSTALL_DEPENDENCIES.bat" first and then the "bubbleblaster.bat" I included a exe version... try if it doesn't work I included a exe version... try if it doesn't wo...
2025-04-01T04:10:08.619359
2016-11-16T03:11:00
189571066
{ "authors": [ "boisy", "mitchmindtree" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13322", "repo": "Affectiva/affdexme-osx", "url": "https://github.com/Affectiva/affdexme-osx/issues/11" }
gharchive/issue
How to modify example to detect ethnicity? Hey there, after a quick look I couldn't find any documentation on how to set up ethnicity detection - would you mind providing any tips on how to modify the example to do this? Or maybe provide a link to some docs that demonstrate this? Thanks! Hi Mitch, We're not exposin...
2025-04-01T04:10:08.626991
2022-11-14T04:03:21
1447343156
{ "authors": [ "AgentRev", "manav0619" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13323", "repo": "AgentRev/WindowsAppsUnfukker", "url": "https://github.com/AgentRev/WindowsAppsUnfukker/issues/13" }
gharchive/issue
PsExec could not start powershell Hello, I am running W11 22H2. I have been trying to fix my WindowsApps folder that I messed up permissions for and came across your script. However, it's not working for some reason on my PC. I keep getting the "PsExec could not start powershell…" error. I was wondering if you could ...
2025-04-01T04:10:08.628607
2023-08-03T21:04:05
1835733238
{ "authors": [ "albnunes", "mmabrouk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13324", "repo": "Agenta-AI/agenta", "url": "https://github.com/Agenta-AI/agenta/pull/224" }
gharchive/pull-request
Save test set update In this pull request, I removed the requested functionality mentioned in issue #220, and everything seems to be working. I hope to contribute even more effectively to this project in the future. Closes #220 Thanks for the PR @albnunes. The issue has been closed in #265 @all-contributors pleas...
2025-04-01T04:10:08.702846
2021-08-05T06:16:25
961484352
{ "authors": [ "paulmorar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13325", "repo": "Aguafrommars/azure-devops-extensions", "url": "https://github.com/Aguafrommars/azure-devops-extensions/pull/35" }
gharchive/pull-request
Fix typo in commit types Currently, there are quite a few typos in the commit type entries, and this PR addresses that. @aguacongas can you take a look over this one?
2025-04-01T04:10:08.707540
2024-03-29T08:36:18
2214928290
{ "authors": [ "AgustinSRG", "derekcmini" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13326", "repo": "AgustinSRG/crystals-dilithium-js", "url": "https://github.com/AgustinSRG/crystals-dilithium-js/issues/1...
gharchive/issue
After the web page loads dilithium.js, an error occurs when executing DilithiumKeyPair.generate(2) Hi, I use in my html code, and Part of the js code in my frontend: const level = DilithiumAlgorithm.DilithiumLevel.get(2); const keyPair = DilithiumAlgorithm.DilithiumKeyPair.generate(level); Post-processing when web p...
2025-04-01T04:10:08.721542
2015-08-28T08:34:33
103671445
{ "authors": [ "sbuffo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13327", "repo": "AirVantage/av-sched", "url": "https://github.com/AirVantage/av-sched/issues/25" }
gharchive/issue
Improve configuration properties For prefomance reason : change the pools size configuration, add them as deploy parameters. PR : https://github.com/AirVantage/av-sched/pull/26
2025-04-01T04:10:08.723052
2021-09-15T01:27:10
996567892
{ "authors": [ "GH3336699", "Satoshiisgod" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13328", "repo": "Aircoin-official/AirCash", "url": "https://github.com/Aircoin-official/AirCash/issues/73" }
gharchive/issue
Apply for Air cash test Hello, I want to apply for the air coin test. I used to be the general manager of IT projects. I started to understand the blockchain in 2016 and later became a merchant of other exchanges. I still understand this aspect quite well. I am very interested in Air Cash, and I hereby apply, hoping ...
2025-04-01T04:10:08.728032
2021-04-18T00:22:29
860542121
{ "authors": [ "Aircoookie", "Chris210418", "LeonardoD91" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13329", "repo": "Aircoookie/Espalexa", "url": "https://github.com/Aircoookie/Espalexa/issues/175" }
gharchive/issue
Ghost Devices Alexa keeps discovering a few devices that i only used once for testing. Deleting them in the Alexa App doesnt work half the time and they prevent the discovery of the last device in my final Program. At least thats what i think happens. The weird thing is they are discovered even if my esp32 is turned ...
2025-04-01T04:10:08.792090
2023-04-25T08:45:44
1682716012
{ "authors": [ "nclsHart", "notFloran" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13331", "repo": "Akollade/mac-playbook", "url": "https://github.com/Akollade/mac-playbook/pull/184" }
gharchive/pull-request
:bug: Fix issue between homebrew/sudo and ansible become Fix #181 Related to #179 : the fix I made broke the password pass between ansible and sudo. I've got an issue which seems to be related to brew run as sudo (during dev setup tags=nginx). fatal: [<IP_ADDRESS>]: FAILED! => changed=true cmd: - brew - servi...
2025-04-01T04:10:08.810921
2020-02-06T10:05:23
560904531
{ "authors": [ "alexander-mai", "farfromrefug" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13332", "repo": "Akylas/nativescript-material-components", "url": "https://github.com/Akylas/nativescript-material-...
gharchive/pull-request
feat: added features for bottomsheet dismissOnDraggingDownSheet added example on demo @alexander-mai thanks ! will try to test it today I could have created examples for Angular and Vue, but I can't get the demo apps up and running right away. @farfromrefug What do you think, when this brach can be merged? I ...
2025-04-01T04:10:08.965649
2020-10-23T18:54:55
728449189
{ "authors": [ "blackfalcon", "ecommerceUXdesign" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13333", "repo": "AlaskaAirlines/Icons", "url": "https://github.com/AlaskaAirlines/Icons/pull/46" }
gharchive/pull-request
Add new icons Alaska Airlines Pull Request Add new icons boadring.svg elite.svg Type of change: Please delete options that are not relevant. [ ] New capability [ ] Revision of an existing capability [ ] Infrastructure change (automation, etc.) [x] Other (please elaborate) Checklist: [x] My update follows the CO...
2025-04-01T04:10:08.971923
2020-10-12T18:18:21
719570443
{ "authors": [ "blackfalcon", "ecommerceUXdesign" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13334", "repo": "AlaskaAirlines/auro-icon", "url": "https://github.com/AlaskaAirlines/auro-icon/pull/10" }
gharchive/pull-request
BREAKING CHANGE: support for Alaska logos by prop Alaska Airlines Pull Request BREAKING CHANGE: This update requires a breaking change as the API for applying custom color and size has been changed. Fixes: https://github.com/AlaskaAirlines/auro-icon/issues/7 Summary: This update address the need submitted by #7, as w...
2025-04-01T04:10:08.998889
2023-04-27T09:20:24
1686461012
{ "authors": [ "AleMorales", "jianchaoci" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13335", "repo": "AleMorales/VPL", "url": "https://github.com/AleMorales/VPL/issues/4" }
gharchive/issue
VPL can be precompiled? Hello, Thanks for your great work! I am trying to precompile the VPL package but got this error. I checked the folder of "VPL/SS2dp/src/Core", and I realized the "Algorithms.jl" is missed, but it has a file called "algorithms.jl". I am not really sure if it is a bug, and I am not really sure h...
2025-04-01T04:10:09.011355
2016-04-15T01:39:56
148530134
{ "authors": [ "AlecAivazis" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13336", "repo": "AlecAivazis/nautilus", "url": "https://github.com/AlecAivazis/nautilus/pull/81" }
gharchive/pull-request
Documentation updates This PR fixes a few of the documentation updates - resolving #76, #75, and #59. @NickDubelman you should look at this and check it against your list. There are probably still changes that I missed (this is just some of the more complicated things like the module index).
2025-04-01T04:10:09.028402
2023-04-29T02:58:15
1689332955
{ "authors": [ "58bits", "AlessioGr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13337", "repo": "AlessioGr/payload-plugin-lexical", "url": "https://github.com/AlessioGr/payload-plugin-lexical/issues/25" }
gharchive/issue
APIError: The collection with slug media can't be found Was looking at the demo app in this repo, and when trying to save a post with an image / upload in the post in the LexicalMinimal collection I receive the following error: [02:55:34] ERROR (payload): APIError: The collection with slug media can't be found. at n...
2025-04-01T04:10:09.041920
2021-01-29T12:54:53
796859630
{ "authors": [ "Alex-D", "PiemP", "agriffard", "momentum-tunis", "ned-kelly" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13338", "repo": "Alex-D/Trumbowyg", "url": "https://github.com/Alex-D/Trumbowyg/pu...
gharchive/pull-request
plugin resizimg: updated plugin to fit jquery-resizable 0.35 Fixes #1191 updated the plugin to use the resizableSafe function instead of the resizable to avoid conflict with jquery UI. removed file resizable-resolveconflicts.js. updated the documentation: specified the jquery-resizable version's used. @Alex-D Would...
2025-04-01T04:10:09.044859
2021-06-12T12:25:49
919545465
{ "authors": [ "AlanFloyd", "alzubitariq" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13339", "repo": "Alex-Dobrynin/Xamarin.Controls.ImageCropper", "url": "https://github.com/Alex-Dobrynin/Xamarin.Controls.ImageC...
gharchive/issue
Sometimes stops working on Android I have seen that after a couple of times, the controls stops working on Android. Using the debugger, the last statement executed is the "await ImageCropper.Current.Crop(new CropSettings()", but there is no reply to IsFaulted, IsCanceled or IsCompleted. Here the code: Device.BeginInv...
2025-04-01T04:10:09.056409
2024-01-16T13:46:41
2084001390
{ "authors": [ "gz83", "rollsicecream", "trimechee" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13340", "repo": "Alex313031/thorium", "url": "https://github.com/Alex313031/thorium/issues/510" }
gharchive/issue
strange github bug Hello, I make new issues with my other new account, but i don't see my issues when i use this account !!! @github ?!!! why ? @Alex313031 @gz83 just to check, have you seen my issues made by my other account? https://github.com/Alex313031/Mercury/issues/101 https://github.com/Alex313031/thorium/iss...
2025-04-01T04:10:09.074471
2021-09-15T22:10:59
997561860
{ "authors": [ "AlexDarigan", "olestourko" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13341", "repo": "AlexDarigan/WAT", "url": "https://github.com/AlexDarigan/WAT/issues/295" }
gharchive/issue
Modifying a test class or method causes the test runner to fail Godot 3.3.3 stable C# (Mono) WAT Version 6 When I run tests through the "Test" tabs after modifying a test class' name, a test method name, or ad a new test method, the test runner fails. I'm writing C# tests and using "Build" in Godot after my changes. ...
2025-04-01T04:10:09.077473
2022-12-28T21:20:56
1513177211
{ "authors": [ "AlexGladkov", "masterofdaemon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13342", "repo": "AlexGladkov/Odyssey", "url": "https://github.com/AlexGladkov/Odyssey/issues/71" }
gharchive/issue
how can i use in with hilt? and this methods are undefined: setupNavigation("splash") { splashScreen() } You can try 1.3.0-beta04 version and add odyssey-android in dependencies or wait stable 1.3.0 release You can read documentation about this he...
2025-04-01T04:10:09.120807
2023-08-20T18:06:55
1858217644
{ "authors": [ "TAforever", "waddyhussain" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13344", "repo": "Alexays/Waybar", "url": "https://github.com/Alexays/Waybar/issues/2425" }
gharchive/issue
hyprland/language add on-click config options Add support for on-click events (on-scroll events would be helpful too) to support customisations such as switching between different keyboard layouts Hi, this functionality has already been added. Here is an example of my configuration "hyprland/language": { ...
2025-04-01T04:10:09.122378
2019-05-17T09:17:18
445344826
{ "authors": [ "Alexays", "lockywolf", "unresolvedsymbol" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13345", "repo": "Alexays/Waybar", "url": "https://github.com/Alexays/Waybar/issues/324" }
gharchive/issue
Battery module rewrite Using udev Will closes #229 #237 This should be an added module/mode because not everyone has upower At the moment, if a battery is not present, the only thing the module does is complain in the log: [warning] module battery: Disabling module "battery", No batteries. May I suggest that tha...
2025-04-01T04:10:09.123263
2022-01-14T18:37:11
1103996398
{ "authors": [ "Alexays", "nullobsi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13346", "repo": "Alexays/Waybar", "url": "https://github.com/Alexays/Waybar/pull/1394" }
gharchive/pull-request
fix: Use locale when formatting clock Fixes #1393 When formatting the clock, pass the locale to the fmt function. Thanks!
2025-04-01T04:10:09.178393
2023-08-30T14:11:19
1873769024
{ "authors": [ "AlexeyBoiko", "yogananda-muthaiah" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13347", "repo": "AlexeyBoiko/DgrmJS", "url": "https://github.com/AlexeyBoiko/DgrmJS/issues/35" }
gharchive/issue
Can Arrows be made to animated flow as new feature? Hi Alex, Can you think of adding animated flow to arrows.. so it gives a better flow visualization ?? Just a thought Hi @yogananda-muthaiah Please give an example. Closed due inactivity
2025-04-01T04:10:09.183127
2022-12-12T19:15:46
1492573993
{ "authors": [ "AlexisJW", "PinkMoon25" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13348", "repo": "AlexisJW/set-up-myFirst-mobile", "url": "https://github.com/AlexisJW/set-up-myFirst-mobile/issues/9" }
gharchive/issue
Portfolio: application deploy Deploy my portfolio using GitHub Pages. Check the online version of my portfolio and make sure that the page works properly. Update the README of my repository to include a link to the online version. The link to the online version of my application Hi @AlexisJW , Your project is com...
2025-04-01T04:10:09.203640
2024-11-20T19:44:15
2676997516
{ "authors": [ "dvenprasad", "jaclyn-taroni" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13349", "repo": "AlexsLemonade/scpca-docs", "url": "https://github.com/AlexsLemonade/scpca-docs/pull/373" }
gharchive/pull-request
Update bulk names for download illustrations Closes #369 Updated the bulk file names Bumped up the quality of the images too These are purposely 2x the width that they get presented as. Okay resized them. They were all consistently 1200px width - so I resized it to be that.
2025-04-01T04:10:09.205683
2022-07-01T18:58:37
1291739067
{ "authors": [ "jashapiro" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13350", "repo": "AlexsLemonade/scpca-docs", "url": "https://github.com/AlexsLemonade/scpca-docs/pull/87" }
gharchive/pull-request
Add information about multiplex samples to download section Here I am adding a section about the multiplex downloads to the download documentation. I tried to be fairly brief, but I think this reflects the plan we agreed upon. Let me know if there is more detail that you think is appropriate in this section, or addi...
2025-04-01T04:10:09.209854
2020-11-20T17:13:10
747658186
{ "authors": [ "AlexxIT", "Violo1975", "nathanmay" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13351", "repo": "AlexxIT/SonoffLAN", "url": "https://github.com/AlexxIT/SonoffLAN/issues/287" }
gharchive/issue
Nothing happens :( Hi Everybody, I'm a newby... I have follow all the step using HACS and my Yaml file is: # SonOff sonoff: username<EMAIL_ADDRESS> password: xxx force_update: True scan_interval: '00:01:00' # (optional) default 5 minutes mode: auto reload: always # update device list every time HA starts...
2025-04-01T04:10:09.217054
2021-04-19T11:10:35
861194303
{ "authors": [ "AlexxIT", "weitheng" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13352", "repo": "AlexxIT/WebRTC", "url": "https://github.com/AlexxIT/WebRTC/issues/22" }
gharchive/issue
Stuck on "Init Connection" Safari Desktop Updated to latest master version which does not require specifying ports, streams are stuck on init connection when using Safari Desktop. Tried specifying ports from 50000-59999, but did not work. Working well with other browsers (Chrome, Firefox) on the same laptop even whe...
2025-04-01T04:10:09.243472
2022-11-14T16:00:06
1448326570
{ "authors": [ "Alhajideen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13353", "repo": "Alhajideen/Space--Travelers", "url": "https://github.com/Alhajideen/Space--Travelers/issues/18" }
gharchive/issue
Team3 [1pt] Create basic structure for Dragons - Setup Create a route and a view component. Use <NavLink /> for the page navigation links and style active class to indicate which section/page the user is currently on (underline active navigation link). Create a directory for all Redux state slice files. N/A
2025-04-01T04:10:09.245713
2023-11-07T16:06:23
1981712252
{ "authors": [ "Ali-Muhsin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13354", "repo": "Ali-Muhsin/Whispers", "url": "https://github.com/Ali-Muhsin/Whispers/issues/2" }
gharchive/issue
Read and write into jsons We check the item name, and then go through the inventory slots, checking each one and seeing if there's a slot free, or one that can be used(it has an item of the same type and not filled to capacity). We delete the item, and change the item name in the slot from NIL(if it was empty) and th...
2025-04-01T04:10:09.256339
2015-12-09T12:58:50
121232202
{ "authors": [ "AliSoftware", "Fosile" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13355", "repo": "AliSoftware/OHAttributedStringAdditions", "url": "https://github.com/AliSoftware/OHAttributedStringAdditions/issues...
gharchive/issue
After changing the Font its not working anymore Thanks for this great piece of Code! I have a little Problem when i try to change the Font and the Text Size, because after that my Text (which should be bold) is only a normal Text. This is my Code: NSMutableAttributedString* htmlString = [NSMutableAttributedString att...
2025-04-01T04:10:09.258807
2024-09-20T12:16:39
2538663005
{ "authors": [ "AliYoussef96", "antagomir" ], "license": "Artistic-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13356", "repo": "AliYoussef96/LimROTS", "url": "https://github.com/AliYoussef96/LimROTS/issues/6" }
gharchive/issue
Homepage You can set package homepage from the settings. It is automatically generated with pkgdown. The result will be like: https://microbiome.github.io/mia/ @ake123 can advice how it is done if you can't find instructions easily. The package's homepage is now live and accessible at: https://aliyoussef96.github.i...
2025-04-01T04:10:09.294798
2021-03-10T05:12:53
827124628
{ "authors": [ "Alischrec" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13357", "repo": "Alischrec/aws-thought", "url": "https://github.com/Alischrec/aws-thought/issues/1" }
gharchive/issue
Create an AWS Account User Stories As a developer, I want to be able to view the management console in AWS. As a developer, I want to manage my IAM role. As a developer, I want to set up a billing alert. Completed this task
2025-04-01T04:10:09.352159
2017-08-30T01:48:15
253854102
{ "authors": [ "prajapati-parth", "uynap" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13358", "repo": "AllenFang/react-bootstrap-table", "url": "https://github.com/AllenFang/react-bootstrap-table/issues/1577" }
gharchive/issue
Is it possible to display multiple datafields in one column? For example, the front end got JSON {"firstName": "David", "lastName": "Jones"}. I would like to display it like: "Full Name" with the combination of firstName and lastName. Is it possible to do? Or I have to change the backend API ? @uynap Yes. Please co...
2025-04-01T04:10:09.357491
2022-01-06T14:11:27
1095357244
{ "authors": [ "elega", "jiacheliu3" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13359", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/issues/14803" }
gharchive/issue
Make worker block lock pool size observable Is your feature request related to a problem? Please describe. Alluxio 2.7 The worker has a pool of block locks. Each lock item is locking one block (serve one to many clients). https://github.com/Alluxio/alluxio/blob/309fd69f45730910b3c0a7e127316d529c3544ef/core/server/wor...
2025-04-01T04:10:09.359406
2021-02-24T03:13:19
815042886
{ "authors": [ "alluxio-ci", "apc999", "maobaolong", "waterlx" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13360", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/12924" }
gharchive/pull-request
Remove redundant blank in PropertyKey A format change, no logic involved. Can one of the admins verify this patch? @waterlx LGTM, please sign the contribution license agreement @waterlx Thank for your contribution, @apc999 Could you please take a look? Thank you @maobaolong and @apc999 for taking care of this...
2025-04-01T04:10:09.360530
2023-06-29T21:54:48
1781563804
{ "authors": [ "Zijian-Zhu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13361", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/17714" }
gharchive/pull-request
[DOCFIX] Fix Language dropdown bug in new layout in os and add pr check Fix Language dropdown in new docs layout shows English twice alluxio-bot, merge this please
2025-04-01T04:10:09.362841
2017-03-28T15:45:27
217604981
{ "authors": [ "AmplabJenkins", "Reidddddd", "apc999" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13362", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/5004" }
gharchive/pull-request
[ALLUXIO-2365] Parameterize the returned type Inode in TempInodePathForDescendant.getInode https://alluxio.atlassian.net/browse/ALLUXIO-2365 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/Alluxio-Pull-Request-Builder/14099/ Test PAS...
2025-04-01T04:10:09.364467
2017-09-29T00:20:34
261498239
{ "authors": [ "AmplabJenkins", "calvinjia" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13363", "repo": "Alluxio/alluxio", "url": "https://github.com/Alluxio/alluxio/pull/6206" }
gharchive/pull-request
[SMALLFIX] Clean up doc descriptions Start with capital letter and end with period. Merged build finished. Test PASSed. Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/Alluxio-Pull-Request-Builder/17070/ Test PASSed.
2025-04-01T04:10:09.373224
2020-10-23T19:00:19
728452200
{ "authors": [ "Almighty-Alpaca", "InfRandomness" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13364", "repo": "Almighty-Alpaca/JetBrains-Discord-Integration", "url": "https://github.com/Almighty-Alpaca/JetB...
gharchive/issue
New project settings having an issue I created a new project today with the plugin installed in my IDE and when I went inside my IDE to set the project settings I saw that for some reason, there's an "ask" field, and whenever I switch to another value, the field ask disappear. That felt weird to see and I don't know...
2025-04-01T04:10:09.387674
2020-10-07T12:19:40
716478630
{ "authors": [ "colourful-land", "hboon", "vladyslav-iosdev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13365", "repo": "AlphaWallet/alpha-wallet-ios", "url": "https://github.com/AlphaWallet/alpha-wallet-ios/...
gharchive/issue
AWS Lambda expect Bitcoin-style signature but was given Vitalik-style signature AWS Lambda accepts DER encoded signature like the one used in Bitcoin. Here is the code @vladyslav-iosdev used to create a signature: public func sign(hash: Data, privateKey: Data) throws -> Data { precondition(hash.count == 32, "...
2025-04-01T04:10:09.406719
2021-01-16T05:13:17
787351200
{ "authors": [ "Altimis", "ratriik", "the-data-mogul" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13367", "repo": "Altimis/Scweet", "url": "https://github.com/Altimis/Scweet/issues/31" }
gharchive/issue
Request to add the Location feature based on Latitude / Longitude or Zipcode Hi, Is it possible to replicate the location function (from Twint)? Or is that not possible because of the upgrades made by Twitter? Thank you! @the-data-mogul I'll see about that. @the-data-mogul I'll see about that. @the-data-mogul...
2025-04-01T04:10:09.427257
2023-08-10T12:14:01
1845059933
{ "authors": [ "vscaiceanu-1a" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13368", "repo": "AmadeusITGroup/otter", "url": "https://github.com/AmadeusITGroup/otter/issues/657" }
gharchive/issue
[Feature]: o3r/testing schematics should handle playwright setup Context Currently, o3r/core is adding the Playwright framework. Proposal Similarly to https://github.com/AmadeusITGroup/otter/issues/602 (unit tests), Playwright framework (e2) should be setup by the o3r/testing schematics. Fixed in https://github.com...
2025-04-01T04:10:09.430042
2023-09-04T08:30:28
1879778209
{ "authors": [ "kpanot", "matthieu-crouzet" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13369", "repo": "AmadeusITGroup/otter", "url": "https://github.com/AmadeusITGroup/otter/issues/718" }
gharchive/issue
[Feature]: VSCode intellisense for configuration/styling metadata Context As a developper I would like to have help from my IDE to add metadata to the different modules of Otter. Proposal [ ] Intellisense for Configuration metadata [ ] Intellisense for Styling metadata [ ] EsLint plugin rule to validate configuratio...
2025-04-01T04:10:09.431801
2024-11-19T11:21:44
2671813966
{ "authors": [ "kpanot" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13370", "repo": "AmadeusITGroup/otter", "url": "https://github.com/AmadeusITGroup/otter/pull/2486" }
gharchive/pull-request
feat: move schematic to package dependencies to simplify ng-add Proposed change move @o3r/schematic package to packages dependencies to simplify ng-add and supporting it outside of Otter project. Related issues - No issue associated - Temporary closed due to the large amount of dependencies bring by it
2025-04-01T04:10:09.474534
2018-01-09T05:59:49
286978971
{ "authors": [ "Aminadav", "Passion08" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:13371", "repo": "Aminadav/screenshot-extension", "url": "https://github.com/Aminadav/screenshot-extension/issues/135" }
gharchive/issue
Visible screen shot is not working Visible screenshot is not capturing any image inst ead it is displaying ba blank page Please test the last version, it should be fixed.