id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
1826405067
Add the variables from the config file as parameters with default values This will allow a user to run hugie endpoint create --model-name tiiuae/falcon-40b --instance-type g5.12xlarge and get and endpoint with an LLM relatively easily whereas with the config file, it is easy to mess something up. Nice idea. My onl...
gharchive/issue
2023-07-28T13:14:45
2025-04-01T06:42:43.447272
{ "authors": [ "ivyleavedtoadflax", "nsorros" ], "repo": "MantisAI/hugie", "url": "https://github.com/MantisAI/hugie/issues/74", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1461981049
Improper weighting of models upon importing to BCMDL Hello, there is a specific issue I am having with importing models to Mario Kart 7. Within Blender, everything is fine. But with the import within CTR Studio, it seems that it weights every piece of geometry to one bone, but only on certain bones (e.g. the spine bo...
gharchive/issue
2022-11-23T15:38:52
2025-04-01T06:42:43.452863
{ "authors": [ "KillzXGaming", "gitduohub" ], "repo": "MapStudioProject/CTR-Studio", "url": "https://github.com/MapStudioProject/CTR-Studio/issues/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
642627197
Doesn't work in web UnimplementedError Good catch. I'll try to look into it, but it's gonna take some time Had the same problem and just want to add some error messages. Debugger stops at /flutter/packages/flutter/lib/src/rendering/layer.dart in line 1856 Error from the chrome console: dart.developer.postEvent Fl...
gharchive/issue
2020-06-21T19:36:29
2025-04-01T06:42:43.461755
{ "authors": [ "AngusPei", "Appwrite-Guru", "HardVeur", "TomerconDevelopers", "marcelgarus" ], "repo": "MarcelGarus/marquee", "url": "https://github.com/MarcelGarus/marquee/issues/33", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2723054431
Run unit tests on ubuntu-24.04 libncurses5 issue was solved already References: https://github.com/MariaDB4j/MariaDB4j/issues/1045 libncurses5 issue was solved already Actually, the CI build fails, because of this... Can you see (access) the log here? Contributions to fix this very welcome, of course!
gharchive/pull-request
2024-12-06T13:23:01
2025-04-01T06:42:43.552109
{ "authors": [ "ruroru", "vorburger" ], "repo": "MariaDB4j/MariaDB4j", "url": "https://github.com/MariaDB4j/MariaDB4j/pull/1074", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1327942274
Error when running github actions solve the current error in workflow of github actions: error to connect into .venv (python3 -venv not found) Was necessary to include this lines into the yml: apt install sudo -y sudo apt install python3-dev -y
gharchive/issue
2022-08-04T01:07:41
2025-04-01T06:42:43.561560
{ "authors": [ "Marincor" ], "repo": "Marincor/4dias_api", "url": "https://github.com/Marincor/4dias_api/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1236225995
New release? Thanks @MarkChu for merging my PRs. I got your invitation to collaborate on the GitHub repo but unfortunatly it is no longer valid. You can try to send it again if you want. Do you think this is a good time to make a new release on NPM with all these new changes? I can also help you make the release. I'm...
gharchive/issue
2022-05-15T08:47:23
2025-04-01T06:42:43.580108
{ "authors": [ "NiklasMerz" ], "repo": "MarkChu/cordova-plugin-epson-epos2-tm-p20", "url": "https://github.com/MarkChu/cordova-plugin-epson-epos2-tm-p20/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
267722943
Ready for Review: Assignment summaries grade sort Ready for Review This pull request converts the types of grades per criterion under Assignment --> Summaries from string to float. This allows proper sorting of the grades; previously they were being sorted by the first digit of each grade. Additions and Modifications...
gharchive/pull-request
2017-10-23T15:56:08
2025-04-01T06:42:43.587127
{ "authors": [ "brendahuang93", "david-yz-liu" ], "repo": "MarkUsProject/Markus", "url": "https://github.com/MarkUsProject/Markus/pull/3222", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
640706188
Annotation category upload error handling Motivation and Context Previous error handling for uploading an annotation category had a bug, and this pull request minimally augments the error handling to alert the use of a missing criterion for deductive annotations. Your Changes Description: Changing the flash mes...
gharchive/pull-request
2020-06-17T20:02:34
2025-04-01T06:42:43.593922
{ "authors": [ "david-yz-liu", "ignaspa" ], "repo": "MarkUsProject/Markus", "url": "https://github.com/MarkUsProject/Markus/pull/4680", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1759627718
Enable printing PDF report of a result Motivation and Context The Faculty of Arts and Science Exams Office would like to be able to print PDF versions of graded results for final exam distribution. The current scope is limited to scanned exams, though this feature may eventually be used more broadly. Your Changes...
gharchive/pull-request
2023-06-15T22:25:37
2025-04-01T06:42:43.607679
{ "authors": [ "coveralls", "david-yz-liu" ], "repo": "MarkUsProject/Markus", "url": "https://github.com/MarkUsProject/Markus/pull/6635", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2647748558
Is there a way to decompile the actionmaps.xml from Crysis Remastered? I'm trying to remove the toggle functions from some of the actions. Not that I'm aware of. The only actionmaps.xml file I'm aware of is under libs\config\profiles\default, and it's just an empty xml file. Do you know where the key bindings fo...
gharchive/issue
2024-11-10T22:51:44
2025-04-01T06:42:43.609736
{ "authors": [ "AudioAnchorite", "Markemp" ], "repo": "Markemp/CryXmlViewer", "url": "https://github.com/Markemp/CryXmlViewer/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2239135515
Add Recency filter module close #293 https://docs.llamaindex.ai/en/stable/examples/node_postprocessor/RecencyPostprocessorDemo/ I see that the recency filter filters out information prior to the latest version, and decide that we should have a recency filter in addition to the time reranker. If all contents are fil...
gharchive/pull-request
2024-04-12T05:49:45
2025-04-01T06:42:43.612937
{ "authors": [ "bwook00", "vkehfdl1" ], "repo": "Marker-Inc-Korea/AutoRAG", "url": "https://github.com/Marker-Inc-Korea/AutoRAG/pull/312", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1360947241
Support AS marker in library imports rules Relates #642 Codecov Report Base: 97.40% // Head: 94.73% // Decreases project coverage by -2.67% :warning: Coverage data is based on head (ec4d228) compared to base (2bafcfd). Patch coverage: 100.00% of modified lines in pull request are covered. Additional details and i...
gharchive/pull-request
2022-09-03T19:42:09
2025-04-01T06:42:43.632445
{ "authors": [ "bhirsz", "codecov-commenter" ], "repo": "MarketSquare/robotframework-robocop", "url": "https://github.com/MarketSquare/robotframework-robocop/pull/702", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
137087940
Support DynamoDB in additional of Cassandra Making AWS experience is joy. Dup of #183. Also support is coming for Postgres very soon which will already ease AWS integrations.
gharchive/issue
2016-02-28T19:45:16
2025-04-01T06:42:43.754030
{ "authors": [ "leozc", "thibaultCha" ], "repo": "Mashape/kong", "url": "https://github.com/Mashape/kong/issues/1030", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
167319592
OAuth2 plugin: not dealing with external IDP The current OAuth2 plugin doesn't support the use of an external Identity Provider such as Keycloak: http://www.keycloak.org This would be useful specially for: Client credentials flow Implicit grant flow +1 This would be great for us too, we are using DEX. An Open...
gharchive/issue
2016-07-25T09:09:05
2025-04-01T06:42:43.770072
{ "authors": [ "PLBrick", "Vad1mo", "bungle", "lg1712", "rsoletob" ], "repo": "Mashape/kong", "url": "https://github.com/Mashape/kong/issues/1441", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
184705262
Conflicting luasocket version dependencies in source build Summary When building kong 0.9.3-0 from source, the installation of kong with luarocks has a conflicting dependency: kong == 0.9.3-0 depends on lua-cassandra == 0.5.3 (using 0.5.3-0) lua-cassandra == 0.5.3-0 depends on luasocket ~> 3.0-rc1 (using 3.0rc1-2) k...
gharchive/issue
2016-10-23T18:14:47
2025-04-01T06:42:43.776601
{ "authors": [ "rowanthorpe", "thibaultcha" ], "repo": "Mashape/kong", "url": "https://github.com/Mashape/kong/issues/1761", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
208462858
No Way to Use "#" in kong.conf File Summary You can not use "#" in kong.conf Steps To Reproduce set pg_password to test#123 restart kong Additional Details & Logs Kong version 0.9.* https://github.com/Mashape/kong/blob/692caa9dc2db22f83743e63373da6fab45c174f4/kong/conf_loader.lua#L288 using trim_quotes might help...
gharchive/issue
2017-02-17T14:47:05
2025-04-01T06:42:43.780577
{ "authors": [ "p0pr0ck5", "thefosk", "wojtek-oledzki", "woledzki" ], "repo": "Mashape/kong", "url": "https://github.com/Mashape/kong/issues/2101", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
115920265
Long list of blacklist IPs generates {"message":"Cannot parse JSON body"} Kong version: 0.5.1 OS: Ubuntu 15.04 When attempting to submit PATCH requests for the ip-restriction plugin with a list of blacklist IPs (config.blacklist), the request begins failing somewhere around 10KB. The point of failure seems to vary sl...
gharchive/issue
2015-11-09T17:03:03
2025-04-01T06:42:43.792236
{ "authors": [ "ahmadnassri", "thefosk", "thibaultCha", "travisyates" ], "repo": "Mashape/kong", "url": "https://github.com/Mashape/kong/issues/700", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
754591725
Masstransit.SimpleInjector causes exception during aspnet.core application shutdown Is this a bug report? Yes Can you also reproduce the problem with the latest version? Yes Environment Operating system: Windows 10 1909 Visual Studio version: 16.8.2 (Visual Studio 2019) Dotnet version: netcore 3.1 Steps to Reprod...
gharchive/issue
2020-12-01T17:35:46
2025-04-01T06:42:43.805581
{ "authors": [ "gkello", "phatboyg" ], "repo": "MassTransit/MassTransit", "url": "https://github.com/MassTransit/MassTransit/issues/2139", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2028771962
[BUG] Cannot evaluate function last(/Unifi Controller/unifi.health,#3): item history is disabled. Checklist [X] I'm using the latest Zabbix Server Release. [X] I'm using a local UniFi Account with at least RO permission on Zabbix. [X] I have configured the template following README.md instruction. Describe the Bug ...
gharchive/issue
2023-12-06T15:09:50
2025-04-01T06:42:43.810347
{ "authors": [ "MassimilianoPasquini97", "djrarky" ], "repo": "MassimilianoPasquini97/zbx_unifi_network", "url": "https://github.com/MassimilianoPasquini97/zbx_unifi_network/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1560695592
Borefield class @MassimoCimmino I've modified your Borefield class to show the property methods that are numpy views of a single private instance of _boreholes. Current example usage: import pygfunction as gt borefield = gt.boreholes.rectangle_field(5, 5, 5, 5, 100, 5, 0.075) borefield = gt.boreholes.Borefield(bo...
gharchive/pull-request
2023-01-28T05:10:53
2025-04-01T06:42:43.811997
{ "authors": [ "j-c-cook" ], "repo": "MassimoCimmino/pygfunction", "url": "https://github.com/MassimoCimmino/pygfunction/pull/260", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1368799786
Установка бота на render.com Привет. Так как heroku перекрыли кислород с бесплатным тиром (где бот успешно работал всё это время), перекатился на его аналог. С этой новостью, решил попробовать добавить изменения в апстрим. @Mehavoid прикольно, надо будет пощупать. Спасибо за PR, не обещаю смёржить прямо сейчас, но ...
gharchive/pull-request
2022-09-11T02:45:43
2025-04-01T06:42:44.203963
{ "authors": [ "MasterGroosha", "Mehavoid", "zlocate" ], "repo": "MasterGroosha/telegram-feedback-bot", "url": "https://github.com/MasterGroosha/telegram-feedback-bot/pull/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
737293727
Contrubutions Hi Marián! Are you open to contributions for this project? I am planning on spinning a few custom boards with a 1.4" TFT using the ST7735 driver and this looks to be a good start point.. I tend to abstract my drivers a bit more so the MCU type is not "hard-coded" into the lib.. Would you be OK with me m...
gharchive/issue
2020-11-05T21:51:23
2025-04-01T06:42:44.308396
{ "authors": [ "Matiasus", "stephendpmurphy" ], "repo": "Matiasus/ST7735", "url": "https://github.com/Matiasus/ST7735/issues/25", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
699742856
Adding Shrey's documentation With minor grammatical changes from Maxwell Co-Authored-By: Shrey Bhagat 20308644+shreybhagat@users.noreply.github.com Removed Pages file, replaced with markdown file of documentation for readability and ease of access on GitHub
gharchive/pull-request
2020-09-11T20:57:40
2025-04-01T06:42:44.323889
{ "authors": [ "warpaltarpers" ], "repo": "MattHamburger/clean_framework", "url": "https://github.com/MattHamburger/clean_framework/pull/8", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2294609964
Feature request: monitoring multiple geofence IDs It would be great if I could monitor a couple of different geofence IDs (two homes that have the same tariff) with a single instance of teslamate agile. Is that possible at all? Hi there, it would in theory be possible yes but given you can achieve the same effect b...
gharchive/issue
2024-05-14T07:09:25
2025-04-01T06:42:44.326608
{ "authors": [ "MattJeanes", "goncal" ], "repo": "MattJeanes/TeslaMateAgile", "url": "https://github.com/MattJeanes/TeslaMateAgile/issues/55", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
89920305
Fabric.js version Using the bower, I tried to point to the fabric.js downloaded but the cut image does not work right. The 1.3.x tag on github only goes to 7, where they managed to do is 1.3.12 of the vendor folder? v2.0.0 is compatible with Fabric v1.4.*
gharchive/issue
2015-06-21T14:44:34
2025-04-01T06:42:44.328228
{ "authors": [ "MattKetmo", "hendimarcos" ], "repo": "MattKetmo/darkroomjs", "url": "https://github.com/MattKetmo/darkroomjs/issues/55", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
447917562
Unable to integrate with Autotask import atws at = atws.connect(username='...', password='...', apiversion=1.5) query = atws.Query('Ticket') query.WHERE('id', query.Equals, XXX) tickets = at.query(query).fetch_all() The code keeps returning the same error ERROR:atws.wrapper:IntegrationCode is invalid. ERROR:atws.wr...
gharchive/issue
2019-05-23T23:38:28
2025-04-01T06:42:44.335799
{ "authors": [ "MattParr", "hoerup", "natchu", "waldothedeveloper" ], "repo": "MattParr/python-atws", "url": "https://github.com/MattParr/python-atws/issues/64", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
227230229
Normalized Names Thanks for the example project. It helped me get a start. However, I did eventually run into an issue with the normalized names. It seems that the normalized names are meant to be stored alongside of the non-normalized names. The following replaces the desired username casing with an all uppercase (d...
gharchive/issue
2017-05-09T02:33:59
2025-04-01T06:42:44.359714
{ "authors": [ "MatthewKing", "Scottz0r" ], "repo": "MatthewKing/IdentityWithoutEF", "url": "https://github.com/MatthewKing/IdentityWithoutEF/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
106543829
Want to add floor/ceil days feature. I encountered a requirement that I need to know the days between two date. For example 2015-09-15 10:44:51 2015-09-20 10:00:00 The daysFrom: method will return 4. Actually it's 4 days 23 hours 15 minutes and 8 seconds. I want it return 5 days, that is the ceil days between the two...
gharchive/issue
2015-09-15T12:21:11
2025-04-01T06:42:44.381928
{ "authors": [ "evanrobertson", "sunkehappy" ], "repo": "MatthewYork/DateTools", "url": "https://github.com/MatthewYork/DateTools/issues/109", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1863560786
feat(cpu widget): allow user to switch (default) processor core view Description Using the new CPU_CORES_TOGGLE_MODE environment option the user is now able to specify which Processor core view it want to see. The available options are 'toggle', 'multi-core' and 'average'. The 'toggle' option is default and has the s...
gharchive/pull-request
2023-08-23T15:26:41
2025-04-01T06:42:44.393987
{ "authors": [ "MauriceNino", "SamirMokiem" ], "repo": "MauriceNino/dashdot", "url": "https://github.com/MauriceNino/dashdot/pull/890", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
952170955
Serious bug? People can take control of admin account I think I have found a way people could take control of the admin account. Where should I share it? can you email me at maxbittker@gmail.com? Thank you Cheerful Please share it here, we need to be able to fix this before it is to late. is this actually happe...
gharchive/issue
2021-07-25T00:30:31
2025-04-01T06:42:44.397284
{ "authors": [ "Cheerfulbull", "MaxBittker", "jahantaila" ], "repo": "MaxBittker/sandspiel", "url": "https://github.com/MaxBittker/sandspiel/issues/151", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
475803809
New Sponsor Name: EduBirdie Link: https://edubirdie.com/ Notes: MUST remove no-follow Length 2 months Mockup: OC donation: I'll need someone to remind me about the 2-month duration. Maybe we should use OpenCollective API, instead of having to keep that in mind The thing is that the footer links aren't reall...
gharchive/issue
2019-08-01T17:31:54
2025-04-01T06:42:44.401179
{ "authors": [ "Johann-S", "XhmikosR", "jdorfman" ], "repo": "MaxCDN/bootstrapcdn", "url": "https://github.com/MaxCDN/bootstrapcdn/issues/1352", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2205181151
How to edit the source item when cloning to another list Hi i have this codesandbox: https://codesandbox.io/p/devbox/sortablejs-clone-forked-yqpqlk When i drag an item from the source to the target, and then want to edit the source item, it always just updates the cloned item. This is a simplified example, in my real...
gharchive/issue
2024-03-25T08:32:47
2025-04-01T06:42:44.405471
{ "authors": [ "pvpmartins", "ralfcarneborn" ], "repo": "MaxLeiter/sortablejs-vue3", "url": "https://github.com/MaxLeiter/sortablejs-vue3/issues/107", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2452872125
Add Data Visualization category Some of the examples could be found here: https://www.geeksforgeeks.org/javascript-libraries-for-data-visualization/ https://github.com/hal9ai/awesome-dataviz?tab=readme-ov-file#javascript-tools @bakasmarius Thank you for the suggestion. Are these libraries used in the backend in any...
gharchive/issue
2024-08-07T08:19:51
2025-04-01T06:42:44.409131
{ "authors": [ "Maximization", "bakasmarius" ], "repo": "Maximization/nodejs-toolbox-catalog", "url": "https://github.com/Maximization/nodejs-toolbox-catalog/issues/51", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
337659624
No data Can not find the data I guess the dev didn't want to have such a bulky files in its repository. You'll have to download them yourself, take a look at this link.
gharchive/issue
2018-07-02T20:55:02
2025-04-01T06:42:44.410330
{ "authors": [ "adrianjav", "zhaowt61" ], "repo": "MaximumEntropy/Seq2Seq-PyTorch", "url": "https://github.com/MaximumEntropy/Seq2Seq-PyTorch/issues/14", "license": "WTFPL", "license_type": "permissive", "license_source": "github-api" }
1498235537
Bug report I installed ths mod on my server with "deeper and darker" and “Paradise Lost”,but when someone choose ⑩ as his origin and in survival mode and in the new dimension,his game will crashed.And here is the bug reportclick here to download I assume the origin is Kurayami. I can see the mod crashing is CatEye...
gharchive/issue
2022-12-15T11:07:56
2025-04-01T06:42:44.426614
{ "authors": [ "EDTmagiclab", "Maxmani" ], "repo": "Maxmani/touhou-origins", "url": "https://github.com/Maxmani/touhou-origins/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2262178942
Terminal interactions, future of web navigation, and antagonistic webpages I'm interested in this model as a catch all for a project I am working on similar to Devin. I think as Devin like clones, and similar apparatuses become available terminal commands will also have a highlighted importance. Earlier today before ...
gharchive/issue
2024-04-24T21:02:16
2025-04-01T06:42:44.440682
{ "authors": [ "TimeLordRaps", "xhluca" ], "repo": "McGill-NLP/webllama", "url": "https://github.com/McGill-NLP/webllama/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
677880609
MAT-1566 1. mongoid wrapper classes JSON serialization / deserializat… …ion 2. Drop CQM::ValueSet Here is an overview of what got changed by this pull request: Complexity increasing per file ============================== - app/models/cqm/patient.rb 10 - app/models/cqm/cql_statement_dependency.rb 4 - app/models...
gharchive/pull-request
2020-08-12T18:08:32
2025-04-01T06:42:44.479921
{ "authors": [ "AndrewBird81", "serhii-ilin" ], "repo": "MeasureAuthoringTool/fhir-mongoid-models", "url": "https://github.com/MeasureAuthoringTool/fhir-mongoid-models/pull/22", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1139884865
AssertionError Hello, when i run "python -m medmnist save --flag=organmnist3d --folder=tmp/" , terminal show Saving organmnist3d train... Using downloaded and verified file: /home/islab/.medmnist/organmnist3d.npz Traceback (most recent call last): File "/home/islab/anaconda3/envs/covid/lib/python3.6/runpy.py", line 1...
gharchive/issue
2022-02-16T11:23:24
2025-04-01T06:42:44.487889
{ "authors": [ "ThreeSRR", "fjukevin" ], "repo": "MedMNIST/MedMNIST", "url": "https://github.com/MedMNIST/MedMNIST/issues/18", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1940699150
UTF-8 encoding in MPEGTS metadata Hi, maybe mediainfo have a bug to display service_name and service_provider of a mpegts stream/file. % mediainfo --version MediaInfo Command line, MediaInfoLib - v23.10 I have a mediafile that I convert the following way (adding .copy.ts suffix) : ffmpeg -i "CL_T_FHB_20231006_F24_0...
gharchive/issue
2023-10-12T10:31:46
2025-04-01T06:42:44.493125
{ "authors": [ "JeromeMartinez", "aerogus" ], "repo": "MediaArea/MediaInfoLib", "url": "https://github.com/MediaArea/MediaInfoLib/issues/1887", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
524032500
Fix all tests run on all nodes in CI. Problem: All Behat tests are running on all nodes in CI, as if the parallel worker extension is not working correctly. Cause: In the list of controllers that Behat uses, the parallel worker controller has moved from the 3rd to the last position to the very last position. The Exer...
gharchive/pull-request
2019-11-17T19:34:53
2025-04-01T06:42:44.514717
{ "authors": [ "Chekote" ], "repo": "Medology/FlexibleMink", "url": "https://github.com/Medology/FlexibleMink/pull/302", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
961652196
Comparing BCEWithLogitsLoss with Focal Loss Thanks for your wonderful work! Have you tried to use Focal Loss (i.e. sigmoid focal loss in Deformable DETR) as the classification loss instead of nn.BCEWithLogitsLoss? I am looking forward to see which one is better :) @ifzhang We have tried Focal Loss. There isn't any ...
gharchive/issue
2021-08-05T09:57:17
2025-04-01T06:42:44.559191
{ "authors": [ "18789447455", "Joker316701882", "ifzhang", "tangchen2" ], "repo": "Megvii-BaseDetection/YOLOX", "url": "https://github.com/Megvii-BaseDetection/YOLOX/issues/380", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
84597750
Allow the SDK to work with an existing access token This PR is a result of an experimental Chrome extension using the SDK. The Problem A Chrome extension can be divided into smaller "modules" that live in their own isolated context, meaning that the access token cannot be shared across modules via a cookie. Suggested...
gharchive/pull-request
2015-06-03T14:38:50
2025-04-01T06:42:44.642631
{ "authors": [ "customcommander", "paulwib" ], "repo": "Mendeley/mendeley-javascript-sdk", "url": "https://github.com/Mendeley/mendeley-javascript-sdk/pull/27", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
511277514
Add support for Public GUI Announcement mod When using different Cart menus, no GUI shows up. Please add support for PGA mod. Thanks. You already opened an issue related to this, even answered to my response. Duplicate of #38 Sorry, I'm adding issues all over the place these days! sometimes I forget :)
gharchive/issue
2019-10-23T12:04:54
2025-04-01T06:42:44.646493
{ "authors": [ "MennoMax", "SepSol" ], "repo": "MennoMax/astikor-carts", "url": "https://github.com/MennoMax/astikor-carts/issues/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1125667907
🛑 Matataki Doc is down In 4ac11d9, Matataki Doc (https://docs.matataki.io) was down: HTTP code: 0 Response time: 0 ms Resolved: Matataki Doc is back up in fcd48b5.
gharchive/issue
2022-02-07T08:32:04
2025-04-01T06:42:44.720256
{ "authors": [ "xiaotiandada" ], "repo": "Meta-Network/upptime", "url": "https://github.com/Meta-Network/upptime/issues/465", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
294866926
fix issue #192 by compiling to es5 I made some changes so that this library exports an es5 compatible module instead of es6. This also required changing all the require statements to import statements andding some configs. The module is built using rollup and compiled with babel. I didn't change the version number in...
gharchive/pull-request
2018-02-06T18:33:43
2025-04-01T06:42:44.785960
{ "authors": [ "Firescar96", "danfinlay" ], "repo": "MetaMask/provider-engine", "url": "https://github.com/MetaMask/provider-engine/pull/215", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
688940217
Spring data projection An interface top artists is introduced and with the help of spring data projection populated from the custom sql query. So now we don't create full ArtistEntities on getting the top artists but just have name and thumb. [Detector] Replace custom SQL
gharchive/pull-request
2020-08-31T06:23:19
2025-04-01T06:42:44.790768
{ "authors": [ "hedgehog1833" ], "repo": "MetalDetectorRocks/metal-detector-main", "url": "https://github.com/MetalDetectorRocks/metal-detector-main/pull/203", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
664043380
Log-Ausgaben-Texte individuell einstellbar looxer01 - 22-Jul-2020 - https://forum.iobroker.net/post/465089 Logausgaben anwender-spezifisch gestalten, also dass die Texte des Logs frei vergeben werden können, mit Platzhaltern z.B. [timeoutSeconds] etc. https://forum.iobroker.net/post/465261 An alle: Hat sonst noch w...
gharchive/issue
2020-07-22T20:53:13
2025-04-01T06:42:44.879789
{ "authors": [ "MMeinhardt1", "Mic-M" ], "repo": "Mic-M/ioBroker.smartcontrol", "url": "https://github.com/Mic-M/ioBroker.smartcontrol/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1010777760
Support mounting yaml and json files as is? My use case: I'd like to pass a sops encrypted .yaml configuration file to my app after decryption as is, instead of picking a single key from the file. So, sops-nix is a little too clever for my use case and it should focus only on decrypting the file, not parsing it. In o...
gharchive/issue
2021-09-29T10:24:51
2025-04-01T06:42:44.889214
{ "authors": [ "Mic92", "ljani", "musjj", "shajra", "yqlbu" ], "repo": "Mic92/sops-nix", "url": "https://github.com/Mic92/sops-nix/issues/120", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
777017006
Modules without a remote master branch trigger "[2020-12-31 14:43:37.337] [ERROR] fatal: your current branch 'master' does not have any commits yet" I found a bug in MagicMirror Any module without a "master" branch will give the fatal error [ERROR] fatal: your current branch 'master' does not have any commits yet P...
gharchive/issue
2020-12-31T13:56:43
2025-04-01T06:42:44.901192
{ "authors": [ "0m4r", "khassel", "rejas", "sdetweil" ], "repo": "MichMich/MagicMirror", "url": "https://github.com/MichMich/MagicMirror/issues/2391", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
249581179
What does limit "limit" I don't know if this is a bug, but here are some test cases that do and don't produce Index out of Bound Crashes with Sieve(7) as s: print(s.is_prime(11)) Upper bound reports that the largest number known about is 10 limit=8 does not crash with Sieve(8) as s: print(s.i...
gharchive/issue
2017-08-11T09:25:35
2025-04-01T06:42:44.921213
{ "authors": [ "Michael-F-Bryan", "gurgalex" ], "repo": "Michael-F-Bryan/rust-ffi-guide", "url": "https://github.com/Michael-F-Bryan/rust-ffi-guide/issues/32", "license": "cc0-1.0", "license_type": "permissive", "license_source": "bigquery" }
1039258539
Suggestion: bring area directions section back to the top In my opinion, the section with the various directions for different areas (exits, waypoints etc) should be moved back near the top. It would not require so much scrolling to find, since the item related sections that now precede it take up a lot of vertical ...
gharchive/issue
2021-10-29T07:36:08
2025-04-01T06:42:44.941057
{ "authors": [ "Michaelangel007", "vemp" ], "repo": "Michaelangel007/d2_cheat_sheet", "url": "https://github.com/Michaelangel007/d2_cheat_sheet/issues/25", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
317907232
Link to Ryan Florence video does not exist any more The link to Ryan Florence video in the footer of README does not exist any more - https://www.youtube.com/watch?v=MkdV2-U16tc Oh, that video was pretty awesome - It looks like it's been removed. Good catch, I updated the README. Thank you very much @mukeshsoni. ...
gharchive/issue
2018-04-26T07:24:10
2025-04-01T06:42:44.943794
{ "authors": [ "MicheleBertoli", "ShMcK", "mukeshsoni" ], "repo": "MicheleBertoli/react-automata", "url": "https://github.com/MicheleBertoli/react-automata/issues/43", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1634738129
Set dialect to C++11 For projects that did not specify C+11 as the dialect, std library classes and types could be shown as error with a red underline. Tested on Linux and Windows.
gharchive/pull-request
2023-03-21T21:49:04
2025-04-01T06:42:45.008760
{ "authors": [ "siupakmok" ], "repo": "MicrochipTech/fpga-hls-examples", "url": "https://github.com/MicrochipTech/fpga-hls-examples/pull/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
388549102
Codeunit Assert is not reachable Hey guys, I am creating a test codeunit and in that I would like to use the standard codeunit "Assert" like Microsoft does it here: I developed my own extension, created in VSC a dependency to it and downloaded the symbols. I installed the test toolkit, so what is missing? Do you hav...
gharchive/issue
2018-12-07T08:18:11
2025-04-01T06:42:45.014482
{ "authors": [ "malue19", "thpeder" ], "repo": "Microsoft/AL", "url": "https://github.com/Microsoft/AL/issues/4327", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
264899249
Update ReadME Add FAQ Section Update next version Update link on current version The new version number follows. On my Azure Machine is the setup process still running Thank you :) No Problem :)
gharchive/pull-request
2017-10-12T11:03:25
2025-04-01T06:42:45.016017
{ "authors": [ "Gallimathias", "StanislawStempin" ], "repo": "Microsoft/AL", "url": "https://github.com/Microsoft/AL/pull/760", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
433357076
Custom AD group for UnSafePath I'm playing around with AppLocker for a while now. AaronLocker makes my life easy. Normally, EXEs and DLLs in UnSafePath are restricted to a specific AD Group. As number of generate rules can be massive (for example Oracle installed in C:\Oracle), and manually reviewing all related rule...
gharchive/issue
2019-04-15T15:51:50
2025-04-01T06:42:45.028641
{ "authors": [ "AaronMargosis", "dp001", "michalzobec" ], "repo": "Microsoft/AaronLocker", "url": "https://github.com/Microsoft/AaronLocker/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
429904568
Fix Null value handling for Min, Max, and Value in AdaptiveNumberInput Fixes #2480 in release/1.0 Fix Null value handling for Min, Max, and Value in AdaptiveNumberInput address PR comments (cherry picked from commit a5650dc16d4c1918f18358bf888974a0df7ba66e) There are 3 discrepencies in the status checks for t...
gharchive/pull-request
2019-04-05T19:34:24
2025-04-01T06:42:45.032154
{ "authors": [ "paulcam206" ], "repo": "Microsoft/AdaptiveCards", "url": "https://github.com/Microsoft/AdaptiveCards/pull/2633", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
351699153
Check for minimum req should be done after the splash screen is shown Splash screen should come up ASAP. Merged to the hotfix branch.
gharchive/issue
2018-08-17T18:40:29
2025-04-01T06:42:45.033085
{ "authors": [ "MRayermannMSFT" ], "repo": "Microsoft/AzureStorageExplorer", "url": "https://github.com/Microsoft/AzureStorageExplorer/issues/586", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
254376824
Files in DrvFs still reporting wrong type? In Build 16278, I'm seeing plenty of compilations fail with GCC complaining in ways such as: /usr/include/x86_64-linux-gnu/sys/select.h:33:25: fatal error: lto/bits/sigset.h: Invalid argument ...which is the type of error that used to happen when DrvFs-mounted drives were bo...
gharchive/issue
2017-08-31T15:33:24
2025-04-01T06:42:45.045740
{ "authors": [ "HinTak", "Lin-Buo-Ren", "SvenGroot", "Warblefly", "benhillis", "kwaegel", "nutcasev15" ], "repo": "Microsoft/BashOnWindows", "url": "https://github.com/Microsoft/BashOnWindows/issues/2464", "license": "MIT", "license_type": "permissive", "license_source": "githu...
164646690
Run any Desktop Environment in WSL I finally managed to run Unity inside WSL, this shows that is fully capable of running an entire Desktop Environment, there is some issues with dbus and sometimes VcXsrv crashes, also you can't logout and the only way of exiting is closing compiz. The fix for dbus is from Reddit Lin...
gharchive/issue
2016-07-09T03:12:11
2025-04-01T06:42:45.407011
{ "authors": [ "ACID-KILLA666", "Aweorih", "Baltix", "BrotherXiao", "CircleGood", "DanielGGordon", "DarthSpock", "Efreak", "FlashTek", "GERMANOCARELLA", "Guerra24", "HotelCalifornia", "ILOVEPIE", "Karrandalf", "KrondaliX", "Manouchehri", "Matheusleal...
212901947
Release merged Final PR based on feedback provided, please remove history when merging so not to include connection strings @mzilberman, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot I update .gitignore to make sure not ...
gharchive/pull-request
2017-03-09T00:42:07
2025-04-01T06:42:45.423246
{ "authors": [ "msft-shahins", "msftclas", "mzilberman" ], "repo": "Microsoft/BotBuilder-Azure", "url": "https://github.com/Microsoft/BotBuilder-Azure/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
275220244
[Question] How to prevent code bloat for dialogs? Bot Info SDK Platform: Node.js SDK Version: 3.9.1 Active Channels: Any Deployment Environment: ngrok Issue Description Currently each dialog on bot is a function array that need to be preregistered at server start up. It leads to 2 problems. Code bloat. As the fun...
gharchive/issue
2017-11-20T02:31:58
2025-04-01T06:42:45.428134
{ "authors": [ "nwhitmont", "ubreddy" ], "repo": "Microsoft/BotBuilder", "url": "https://github.com/Microsoft/BotBuilder/issues/3797", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
293776397
Pass additional information in Channel Data while launching webchat Bot Info SDK Platform: .NET SDK Version: 3.12.0 Active Channels: Webchat Deployment Environment: Azure App Service Issue Description Hi Can i pass some additional info while launching the chatbot. I m trying to do something like below but that doe...
gharchive/issue
2018-02-02T05:20:47
2025-04-01T06:42:45.433351
{ "authors": [ "JasonSowers", "bommareddysandhya", "neetgupta7" ], "repo": "Microsoft/BotBuilder", "url": "https://github.com/Microsoft/BotBuilder/issues/4145", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
299084361
Kik Bot Suddenly Stopped Working As of a yesterday, the Geeking Roleplay bot on Kik suddenly stopped working for me. Normally, the bot is suppose to send you a response and allow you to choose what you want to do (ex. Change bio or topics, etc.), but it stopped doing that all of a sudden. I can send it messages, but ...
gharchive/issue
2018-02-21T18:46:45
2025-04-01T06:42:45.435637
{ "authors": [ "JasonSowers", "Victini33", "craterfalls" ], "repo": "Microsoft/BotBuilder", "url": "https://github.com/Microsoft/BotBuilder/issues/4217", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
309986558
Role play bot not responding Bot Info SDK Platform: SDK Version: Active Channels: Deployment Environment: Issue Description Code Example Reproduction Steps Expected Behavior Actual Results Hi @layman11 Please edit the issue, and post the details requested by the template.
gharchive/issue
2018-03-30T06:24:02
2025-04-01T06:42:45.438784
{ "authors": [ "EricDahlvang", "layman11" ], "repo": "Microsoft/BotBuilder", "url": "https://github.com/Microsoft/BotBuilder/issues/4393", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
314956242
Best Practices to Deploy onprem SFB Bot Info SDK Platform: .NET SDK Version: not important Active Channels: not important Deployment Environment: Azure Bot Service +may be need few suggestions here Issue Description What are the best practices to deploy the the Bot on premise SFB. I've reached out to the SfB Bots...
gharchive/issue
2018-04-17T08:29:26
2025-04-01T06:42:45.441516
{ "authors": [ "stevengum97", "varunreddycs" ], "repo": "Microsoft/BotBuilder", "url": "https://github.com/Microsoft/BotBuilder/issues/4482", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
193386879
Cannot open more than one emulator window Windows 10 Universal, Emulator build 3.5.21. Can't find any way to launch more than one window of Bot Framework Emulator. @roman-polunin-medamerica thanks for taking the time to report this. Based on user feedback like yours, it's clear we need to support multiple running i...
gharchive/issue
2016-12-05T00:04:18
2025-04-01T06:42:45.442885
{ "authors": [ "eanders-MS", "roman-polunin-medamerica" ], "repo": "Microsoft/BotFramework-Emulator", "url": "https://github.com/Microsoft/BotFramework-Emulator/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
259300947
Intl.js: General refactoring of var to let or const See: https://github.com/Microsoft/ChakraCore/pull/3769#discussion_r140083352 Fixed by #4645 (ICU code uses let and const heavily, and the WinGlob code will be going away soon enough)
gharchive/issue
2017-09-20T21:02:19
2025-04-01T06:42:45.452357
{ "authors": [ "dilijev", "jackhorton" ], "repo": "Microsoft/ChakraCore", "url": "https://github.com/Microsoft/ChakraCore/issues/3771", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
211258053
Fix mapping rest parameters when inlining a function with an inner inlinee While mapping formals during inlining, do not handle ArgIn_Rest when the instruction was inlined originally in the inlinee. Existing mapping code was resulting in incorrect codegen when mapping ArgIn_Rest instruction which was originally inlin...
gharchive/pull-request
2017-03-02T01:02:49
2025-04-01T06:42:45.455169
{ "authors": [ "ThomsonTan", "meg-gupta", "rajatd" ], "repo": "Microsoft/ChakraCore", "url": "https://github.com/Microsoft/ChakraCore/pull/2624", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
257809343
pal: do not init PAL sync manager thread ChakraCore's usage of PAL doesn't require PAL sync manager thread. Nothing big here but CC will consume 1 less bg thread. @dotnet-bot test this please /cc @digitalinfinity @jianchun ? What is the synchronization manager? https://github.com/Microsoft/ChakraCore/pull/373...
gharchive/pull-request
2017-09-14T18:11:25
2025-04-01T06:42:45.457179
{ "authors": [ "MSLaguana", "digitalinfinity", "obastemur" ], "repo": "Microsoft/ChakraCore", "url": "https://github.com/Microsoft/ChakraCore/pull/3731", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
430595838
fix: tags expanding beyond container Seems during the transfer of dialog metadata to a component on the merge modal some of the styles were changed which caused the tags to leak out of container on top of items below it. In future, it's best to avoid absolute sizes for things that change. This should restore the abi...
gharchive/pull-request
2019-04-08T18:30:40
2025-04-01T06:42:45.461150
{ "authors": [ "mattmazzola" ], "repo": "Microsoft/ConversationLearner-UI", "url": "https://github.com/Microsoft/ConversationLearner-UI/pull/1107", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
343175119
Add container update Implements container update LGTM. Thank you for the contribution!
gharchive/pull-request
2018-07-20T16:42:06
2025-04-01T06:42:45.503747
{ "authors": [ "jonso4", "jterry75" ], "repo": "Microsoft/Docker.DotNet", "url": "https://github.com/Microsoft/Docker.DotNet/pull/328", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
212921133
Cant find using Trinity.Extension.DistributedHashtable; Where is this lib? @jorgepluna I believe this is a VS related issue. The project builds fine but Intellisense reports the error. Currently there is a workaround, to unload the project and reload again, and then VS will pick up the TSL namespace and all the co...
gharchive/issue
2017-03-09T02:54:47
2025-04-01T06:42:45.512398
{ "authors": [ "jorgepluna", "yatli" ], "repo": "Microsoft/GraphEngine", "url": "https://github.com/Microsoft/GraphEngine/issues/50", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
184958675
Add Getting Started links Make it a little more clear where to go to start using these components. Hi @KevinKennedy, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agre...
gharchive/pull-request
2016-10-24T21:24:09
2025-04-01T06:42:45.513970
{ "authors": [ "KevinKennedy", "msftclas" ], "repo": "Microsoft/HoloLensCompanionKit", "url": "https://github.com/Microsoft/HoloLensCompanionKit/pull/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
346657248
R custom eval function help Hi all, I am having trouble trying to create a custom evaluation function for R package. I would like lightgbm to evaluate the models based on the AUPRC instead of AUC (if this is possible?). I am a newbie to predictive models and I'm sure I'm making multiple errors here. I tried to follow...
gharchive/issue
2018-08-01T15:42:59
2025-04-01T06:42:45.517695
{ "authors": [ "DSQueen", "Laurae2", "StrikerRUS" ], "repo": "Microsoft/LightGBM", "url": "https://github.com/Microsoft/LightGBM/issues/1561", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
329654369
Task vNext - Create "Action visualizer" SDK component Overview The SDK needs a component to visualise what "InputActions" are being exposed by the InputSystem. This would enable a user to test their controller mappings are working as expected Requires An SDK component that can be added to a scene to demonstrate what...
gharchive/issue
2018-06-05T23:01:02
2025-04-01T06:42:45.524309
{ "authors": [ "SimonDarksideJ" ], "repo": "Microsoft/MixedRealityToolkit-Unity", "url": "https://github.com/Microsoft/MixedRealityToolkit-Unity/issues/2252", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
218097170
Spatial Understanding Issue with Videos/Animations Hello, we experienced big issues/difficulties as soon as we include the spatialunderstanding in our Project (spatialmapping alone works just fine). To clarify the Situation i explain briefly what we are trying to do: We have sceneloader-scene which loads different sc...
gharchive/issue
2017-03-30T06:49:45
2025-04-01T06:42:45.530465
{ "authors": [ "ForrestTrepte", "MatzeBehm", "StephenHodgson" ], "repo": "Microsoft/MixedRealityToolkit-Unity", "url": "https://github.com/Microsoft/MixedRealityToolkit-Unity/issues/595", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
256798531
TextToSpeechManager causes hang with "?" This is probably caused by the underlying APIs, but is relevant here. Calling SpeakText("?") causes a strange form of hang: the visuals freeze, audio continues but localisation stops. The app can be killed via the DevicePortal. I don't think punctuation is supported with the...
gharchive/issue
2017-09-11T18:26:08
2025-04-01T06:42:45.534051
{ "authors": [ "StephenHodgson", "acarabott", "wiwei" ], "repo": "Microsoft/MixedRealityToolkit-Unity", "url": "https://github.com/Microsoft/MixedRealityToolkit-Unity/issues/956", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
440373839
Another iteration on having the proper NuGet package generation The issue is that NuGet is being pacakged with UWP DLLs incorrectly targetting System.Numerics instead of System.Numerics.Vectors. I previously chased a red herring, and the fault actually lies with us not building a .NET flavor of UWP for packaging purp...
gharchive/pull-request
2019-05-04T21:42:12
2025-04-01T06:42:45.536658
{ "authors": [ "andreiborodin" ], "repo": "Microsoft/MixedRealityToolkit-Unity", "url": "https://github.com/Microsoft/MixedRealityToolkit-Unity/pull/4180", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
167266450
Question: is it possible to lint a module separately? Hi guys. Is it possilble to run pylint on a single module aside from running lint on all the modules in the project? I read among the issues that continuous linting is going to take longer to implemet so on-requst lint of a separate module should be easier and wil...
gharchive/issue
2016-07-25T01:26:14
2025-04-01T06:42:45.538737
{ "authors": [ "InvisibleDev", "huguesv" ], "repo": "Microsoft/PTVS", "url": "https://github.com/Microsoft/PTVS/issues/1464", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
123812158
Added a new Bullet Chart visual. Added a new Bullet Chart visual. Looks good.
gharchive/pull-request
2015-12-24T15:13:21
2025-04-01T06:42:45.540288
{ "authors": [ "IgnatVilesov", "v-kazaki" ], "repo": "Microsoft/PowerBI-visuals", "url": "https://github.com/Microsoft/PowerBI-visuals/pull/200", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
164184575
Update Publishing.md @mhegazy 👍
gharchive/pull-request
2016-07-06T21:59:51
2025-04-01T06:42:45.543425
{ "authors": [ "DanielRosenwasser", "mhegazy" ], "repo": "Microsoft/TypeScript-Handbook", "url": "https://github.com/Microsoft/TypeScript-Handbook/pull/336", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
187785546
Directives classified as comments From @nicot on November 3, 2016 23:37 TypeScript Version: 2.0.3 Code: /// <reference path="core.ts"/> /// <reference path="diagnosticInformationMap.generated.ts"/> Expected behavior: Directives should be syntax highlighted differently than normal comments. Actual behavior: Directiv...
gharchive/issue
2016-11-07T18:08:24
2025-04-01T06:42:45.548959
{ "authors": [ "mhegazy" ], "repo": "Microsoft/TypeScript-TmLanguage", "url": "https://github.com/Microsoft/TypeScript-TmLanguage/issues/348", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
168164894
Love for TypeScript @ahejlsberg I love what you've done with VS Code and TypeScript - that's dream come true for me! Thank you! I am sure there are other people who contributed to that but for me you Mr. Anders represent all awesome coding tools like Delphi, C# and now TypeScript. Thank you for existing! @GitHub How ...
gharchive/issue
2016-07-28T18:31:44
2025-04-01T06:42:45.566232
{ "authors": [ "0xmohit", "BardurArantsson", "Davidhanson90", "FagnerMartinsBrack", "NoelAbrahams", "Ziriax", "ahejlsberg", "aldrinleal", "aleksey-bykov", "branc116", "chancancode", "danielearwicker", "deiangi", "dmly", "eDameXxX", "ertyseidohl", "ev...
182092737
Generic function argument inference differs between Visual Studio and tsc (2.0) Angular's .d.ts file has the following declaration: interface IQService { all<T>(promises: IPromise<any>[]): IPromise<T[]>; } I augmented this by adding some typed overloads: interface IQService { all<T>(promises: IProm...
gharchive/issue
2016-10-10T19:14:37
2025-04-01T06:42:45.574165
{ "authors": [ "DavidKDeutsch", "mhegazy" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/11497", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
240001758
Object is possibily undefined, but it's not TypeScript Version: 2.4.1 Code type cb = () => void; function foo(cb?: cb) { const defaultFn = () => {}; cb = cb || defaultFn; function bar() { cb(); // here I get the compiler error } bar(); } Expected behavior: The function foo should call second(). Act...
gharchive/issue
2017-07-02T10:20:45
2025-04-01T06:42:45.579392
{ "authors": [ "ikatyang", "screendriver" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/16889", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
313863722
Support @typedef importing a CommonJS default exported class as type into another file TypeScript Version: 2.9.0-dev.20180412 Search Terms: import("./") jsdoc JavaScript TypeScript CommonJs Code https://github.com/webpack/webpack/blob/10282ea20648b465caec6448849f24fc34e1ba3e/lib/Chunk.js#L477 Chunk.js module....
gharchive/issue
2018-04-12T19:48:54
2025-04-01T06:42:45.585079
{ "authors": [ "TheLarkInn", "sandersn" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/23375", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
315202475
Generic type comparison using Enums throws incompatible type errors TypeScript Version: 2.8 (using typescript playground) Search Terms: Enum, Generics, Typescript, Type alias Code type Action<T, P = undefined, M = undefined> = { type: T, payload: P, meta: M }; enum MyActionType { MY_ACTION = 'MY_ACTION', TE...
gharchive/issue
2018-04-17T19:39:53
2025-04-01T06:42:45.591059
{ "authors": [ "danielfigueiredo", "mhegazy" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/23483", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
388834026
Change Diagnostic.code to 'string | number' I'm writing a LanguageService plugin for TypeScript that returns custom diagnostics. A Diagnostic needs to have a code property of type number. I don't have a number. Instead I can provide a string that represents the name of the rule producing the diagnostic. In addition a...
gharchive/issue
2018-12-07T22:18:56
2025-04-01T06:42:45.593486
{ "authors": [ "DanielRosenwasser", "ajafff", "weswigham" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/28911", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
128897526
Type inference of generics is order-dependent declare var f: { <U>(x: U): U, }; declare function pipe<T>(arg: T, dit: (arg: T) => T): T; // welkom in F#! declare function apply<V>(dit: (arg: V) => V, arg: V): V; let n = pipe(12, f); let m = apply(f, 12); n: number as desired but m: {}. It looks like, during the...
gharchive/issue
2016-01-26T18:13:09
2025-04-01T06:42:45.600907
{ "authors": [ "DanielRosenwasser", "ahejlsberg", "sandersn" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/6627", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
146380630
[Transforms] Incorrect emit for binary/octal literals as property names Expected: this[0b110] = "world"; this[0o23534] = "WORLD"; Actual: this[6] = "world"; this[10076] = "WORLD"; Failed tests: tests/cases/conformance/es6/classDeclaration/emitClassDeclarationWithLiteralPropertyNameInES6.ts ...
gharchive/issue
2016-04-06T17:26:58
2025-04-01T06:42:45.603364
{ "authors": [ "mhegazy", "rbuckton" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/7856", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
166957019
Consider resolving of Control flow analysis's confusing with type mismatches in initialization Adding --strictInitialization new option is helpful to clear behaviors of Control flow analysis. Problem CFA is not clear when declaration type and initialization type are not a same type. class A<T> { a: T; } class B<T> ...
gharchive/issue
2016-07-22T02:18:27
2025-04-01T06:42:45.611436
{ "authors": [ "DanielRosenwasser", "falsandtru", "yortus" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/issues/9886", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
337241102
getLeftmostExpression: handle AsExpression and NonNullExpression Fixes: #25223 Great! Can you add the tests from your original issue to our src/unittests folder? I'd say it should probably be in transform.ts, but maybe it should be in printer.ts depending on the answer to https://github.com/Microsoft/TypeScript/iss...
gharchive/pull-request
2018-06-30T20:34:44
2025-04-01T06:42:45.614303
{ "authors": [ "DanielRosenwasser", "ajafff", "mhegazy" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/pull/25342", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
93510860
Update emitter.ts fix method parameter decorator emitter Hi @jaboko, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans wil...
gharchive/pull-request
2015-07-07T11:36:59
2025-04-01T06:42:45.617133
{ "authors": [ "RyanCavanaugh", "jaboko", "mhegazy", "msftclas" ], "repo": "Microsoft/TypeScript", "url": "https://github.com/Microsoft/TypeScript/pull/3765", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
201671349
Archival.BackwardsCompatibilityWithOldWinObjCArchives test fails on OSX [ RUN ] Archival.BackwardsCompatibilityWithOldWinObjCArchives ArchivalTests.mm:444: Failure Value of: rootObject Actual: NULL Expected: @"RootObject" Which is: RootObject [ FAILED ] Archival.BackwardsCompatibilityWithOldWinObjCArchives (0 ...
gharchive/issue
2017-01-18T19:36:18
2025-04-01T06:42:45.624784
{ "authors": [ "DHowett-MSFT", "ms-jihua" ], "repo": "Microsoft/WinObjC", "url": "https://github.com/Microsoft/WinObjC/issues/1724", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
238654890
Correct spelling mistake 'Seconday' is misspelled - should be 'Secondary' This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request. Thanks, Microsoft Pull Request Bot @CHDAFNI-MSFT : Thanks for your contribution to t...
gharchive/pull-request
2017-06-26T20:09:00
2025-04-01T06:42:45.632228
{ "authors": [ "CHDAFNI-MSFT", "PRmerger", "msftclas" ], "repo": "Microsoft/azure-docs", "url": "https://github.com/Microsoft/azure-docs/pull/2191", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
208723338
Updated that export is also available in standard Updated to reflect the pricing changes (see commit 4ccd8cbfd0f3742c14a7effd7484d65be21abb63) Export is now also available in standard pricing tier (extra charges incurred) not only on enterprise tier removed trailing whitespaces Hi @tspascoal, I'm your friendly neig...
gharchive/pull-request
2017-02-19T15:13:09
2025-04-01T06:42:45.635529
{ "authors": [ "alancameronwills", "jomolnar", "msftclas", "tspascoal" ], "repo": "Microsoft/azure-docs", "url": "https://github.com/Microsoft/azure-docs/pull/782", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
402988110
Request for a setting in Preferences:- Git Rebase when sync Git: Rebase when sync Force git to use rebase when running the sync command This setting exists in vscode already. It would be nice to have this feature in azuredatastudio as well. We recently refreshed to VS Code 1.30.1 source code in master to pick-up th...
gharchive/issue
2019-01-25T03:14:12
2025-04-01T06:42:45.662273
{ "authors": [ "kburtram", "thesushil" ], "repo": "Microsoft/azuredatastudio", "url": "https://github.com/Microsoft/azuredatastudio/issues/3822", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
408355570
Notebook: Some markdown cells size is incorrect on editing Issue Type: Bug Take the below cell and add as text to a new markdown cell in a notebook. Click out, then double click to edit. Expected: All lines shown Actual: Get a scrollbar, a number of lines are hidden. # Churn Analysis Demo [**Customer Churn**](https:...
gharchive/issue
2019-02-08T22:55:22
2025-04-01T06:42:45.671979
{ "authors": [ "chlafreniere", "kevcunnane", "tonio-lora" ], "repo": "Microsoft/azuredatastudio", "url": "https://github.com/Microsoft/azuredatastudio/issues/3986", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
424442142
Disable use of min/max macros defined by Windows headers. Fixes #362. Description of the changes: Disable Windows-provided min/max macros using the NOMINMAX flag. Add the flag to each project's pch to disable the macros across the solution. How changes were validated: Project builds. Unit tests pass. Smoke tests....
gharchive/pull-request
2019-03-23T00:21:16
2025-04-01T06:42:45.677649
{ "authors": [ "danbelcher-MSFT", "janisozaur", "rudyhuyn" ], "repo": "Microsoft/calculator", "url": "https://github.com/Microsoft/calculator/pull/363", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }