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-01T06:38:21.819295
2020-06-09T02:58:26
635071975
{ "authors": [ "bingbongle", "emplums" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5249", "repo": "defund12/defund12.org", "url": "https://github.com/defund12/defund12.org/pull/1034" }
gharchive/pull-request
Add workflow for running tests This PR takes the work in #1019 and moves running the tests into our Actions workflow 😄 I'm still new-ish to creating Actions so lmk if anything needs to be changed! This should be merged into #1019 and if approved I believe we can go ahead and delete the dockerfile from test/markdown/...
2025-04-01T06:38:21.830072
2015-07-23T19:19:06
96886871
{ "authors": [ "bacongobbler", "mboersma", "technosophos" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5250", "repo": "deis/deis", "url": "https://github.com/deis/deis/pull/4095" }
gharchive/pull-request
fix(deisctl): exit when stop/start fails This fixes issue #3880, where a failed start or stop command will hang deisctl. The fix simply prints out an error message and exits from the resolution loop. LGTM, though some unit tests would be nice Now with three times the line count! And tests! And I fixed the typo @m...
2025-04-01T06:38:21.851244
2023-06-08T07:07:31
1747222511
{ "authors": [ "IndependentCreator", "delay" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5251", "repo": "delay/sveltekit-auth-starter", "url": "https://github.com/delay/sveltekit-auth-starter/issues/15" }
gharchive/issue
Bug? Signed in without email verification Testing locally, I accidentally discovered a way to login without ever clicking on (or even receiving) the confirmation email: Configure your .env with incorrect SMTP login credentials Start the dev server via npm run dev Fill in the sign up fields in the browser and click "...
2025-04-01T06:38:21.865828
2021-07-28T15:38:14
954990585
{ "authors": [ "lwilson", "sujit-jadhav" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5252", "repo": "dellhpc/omnia", "url": "https://github.com/dellhpc/omnia/issues/437" }
gharchive/issue
Ansible Lint test failing on control plane Describe the bug The Ansible lint workflow is failing on control_plane To Reproduce See https://github.com/dellhpc/omnia/runs/3183237513?check_suite_focus=true Expected behavior Ansible lint workflow should pass List of errors [201] Trailing whitespace control_plane/roles/co...
2025-04-01T06:38:21.874667
2021-06-20T13:52:39
925604400
{ "authors": [ "adityamcodes", "bramrodenburg", "houqp", "wjones127" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5253", "repo": "delta-io/delta-rs", "url": "https://github.com/delta-io/delta-rs/pull...
gharchive/pull-request
Added .to_pandas to deltalake python Description Many users that work in Python use pandas in their daily work. Adding a .to_pandas method makes it super easy for users to read in a Delta table into a pandas dataframe. Related Issue(s) Documentation Added documentation to the .to_pandas method. Will update the do...
2025-04-01T06:38:21.875875
2024-06-10T17:52:17
2344506300
{ "authors": [ "linzhou-db", "pranavsuku-db" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5254", "repo": "delta-io/delta-sharing", "url": "https://github.com/delta-io/delta-sharing/pull/497" }
gharchive/pull-request
Fix test and protocol description about delta sharing streaming rpc internal Fix test and protocol description about delta sharing streaming rpc internal thanks for the fix, lgtm!
2025-04-01T06:38:21.881066
2019-12-11T04:32:19
536136739
{ "authors": [ "Tagar", "ananthtony", "brkyvz", "gerardwolf", "tdas", "zsxwing" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5255", "repo": "delta-io/delta", "url": "https://github.com/delta-...
gharchive/issue
Allow multiple UPDATE actions in Delta Lake MERGE INTO statement A common practice in slowly changing dimension (SCD) load patterns is to soft-delete records rather than hard delete them. This is often done by setting a flag marking the record as deleted. This is of itself is easy to achieve, however sometimes delete...
2025-04-01T06:38:21.924548
2022-08-14T21:47:06
1338357144
{ "authors": [ "deluchen", "itz-winter", "whutermeloon" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5256", "repo": "deluchen/fll", "url": "https://github.com/deluchen/fll/pull/3" }
gharchive/pull-request
Create apiIMPROVED.py Better Full of bugs, not stable. Duplicated functions, please don't rename anything. Please don't make a copy of the original code file, just update the same code file in your branch and create the pull request. In this way we can see which line of code is changed, and we can understand your...
2025-04-01T06:38:21.926217
2022-07-07T20:41:26
1298071604
{ "authors": [ "bdemann", "lastmjs" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5257", "repo": "demergent-labs/azle", "url": "https://github.com/demergent-labs/azle/issues/481" }
gharchive/issue
Figure out why ic_cdk::api::stable::stable_write is not panicking when we try and write out of bounds [x] Create a bare bones rust example [ ] Figure out where our api is breaking down If it still presents, open a forum post If it gets updated we need to update the stable_write tests This has been resolved
2025-04-01T06:38:21.933140
2022-10-20T11:35:14
1416458589
{ "authors": [ "ShacharKidor" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5258", "repo": "demisto/content-docs", "url": "https://github.com/demisto/content-docs/pull/1210" }
gharchive/pull-request
Improved the resubmission to a contribution section in the docs Status Ready/In Progress/In Hold (Reason for hold) Related Issues fixes: CIAC-3793. related: CIAC-4347 Description When contributing to an existing pack, the user can open a contribution PR from the UI and set the contribution's name (title) to whatever...
2025-04-01T06:38:22.016327
2022-04-27T06:48:18
1216878878
{ "authors": [ "dc-builder", "jochman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5259", "repo": "demisto/dockerfiles", "url": "https://github.com/demisto/dockerfiles/pull/7553" }
gharchive/pull-request
trigger sane pdf reports build Status Ready/In Progress/In Hold (Reason for hold) Related Content Pull Request Related PR: link to the PR at demisto/content Related Issues Related: link to the issue Description A few sentences describing the overall goals of the pull request's commits. Docker Image Ready - Dev Doc...
2025-04-01T06:38:22.029013
2021-04-28T15:37:38
870085871
{ "authors": [ "jasonsjones", "kevinslin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5260", "repo": "dendronhq/dendron-site", "url": "https://github.com/dendronhq/dendron-site/pull/87" }
gharchive/pull-request
doc: fix typos and format yml example Hey @kevinslin! I found this project and approach to note taking after listening to you on FLOSS Weekly. Awesome work! After going through some of the wiki docs (which are very helpful, btw 🙂 ), I found a few small spots that needed some attention. Thanks. Awesome, thanks fo...
2025-04-01T06:38:22.030668
2015-08-20T20:17:06
102227567
{ "authors": [ "cavie78", "denehyg" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5261", "repo": "denehyg/reveal.js-menu", "url": "https://github.com/denehyg/reveal.js-menu/issues/3" }
gharchive/issue
IE issues There seems to be an issue with IE. Menu.js sometimes loads correctly but frequently does not. When this occurs all named links appear as one big link. Clicking makes reveal try to load all slides on top of one another. Can you let me know what version of Windows and IE you are using. I've tested on IE9 a...
2025-04-01T06:38:22.033504
2016-10-14T09:54:17
183009188
{ "authors": [ "Garasjuk", "ilya-shknaj" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5262", "repo": "deniotokiari/training-epam-2016", "url": "https://github.com/deniotokiari/training-epam-2016/issues/119" }
gharchive/issue
HW 14 10 2016 Backend https://github.com/Garasjuk/EPAMtraning2016/tree/master/BackendApplication please provide link where i can see all changes in one page https://github.com/Garasjuk/EPAMtraning2016/commit/80ee042a891fb6f66ca8b96ea88a2417c8ff5d5b
2025-04-01T06:38:22.058530
2023-04-03T14:58:13
1652240527
{ "authors": [ "HamzaChx", "denisneuf" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5263", "repo": "denisneuf/python-amazon-ad-api", "url": "https://github.com/denisneuf/python-amazon-ad-api/pull/132" }
gharchive/pull-request
Updating Product Ads to version 3 New endpoints for product ads, check : ad_api/api/sp/product_ads_v3.py adding the new endpoints to product_ads_v3.py adding the @Utils.deprecated to v2 of product ads changes to the docs Great job @HamzaChx Great! I will push some changes in the rst documents: /Users/hanuman/...
2025-04-01T06:38:22.067180
2018-09-24T09:58:42
363079966
{ "authors": [ "dennisdoomen", "gormac" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5264", "repo": "dennisdoomen/Beacon", "url": "https://github.com/dennisdoomen/Beacon/pull/29" }
gharchive/pull-request
Improves Beacon logging to console output Improve logging by using ResetColor to reset console colors to the original colors when the process was started. What problem is this fixing? Apparently, ResetColor is the slightly better way of resetting the text colors. It saves us from having to do that ourselves. Noth...
2025-04-01T06:38:22.069634
2015-11-24T13:22:57
118607588
{ "authors": [ "TerraVenil", "dennisdoomen" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5265", "repo": "dennisdoomen/fluentassertions", "url": "https://github.com/dennisdoomen/fluentassertions/issues/312" }
gharchive/issue
Can ShouldBeEquivalentTo mutch by lambda? public class Failure { public string Code { get; set; } public IEnumerable<string> ErrorMessages { get; set; } } var expectedCodes = new[] { "123", "456", "789" }; var expectedErrorMessages = new[] { "Required" }; var failures = new List<Failure> { new Failure { Cod...
2025-04-01T06:38:22.072081
2020-12-24T15:48:36
774494557
{ "authors": [ "andrepadeti", "dennismorello" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5266", "repo": "dennismorello/react-awesome-reveal", "url": "https://github.com/dennismorello/react-awesome-reveal/issues/6...
gharchive/issue
react-reveal props I miss: spy and appear Is this repo a fork of react-reveal? I'd love to use this more modern version but my use case makes use of two props I haven't been able to find here: spy and appear. Is there a workaround? Hi, this is not a fork of react-reveal, this is a completely new and different imple...
2025-04-01T06:38:22.119328
2023-12-22T17:07:47
2054230428
{ "authors": [ "arnauorriols", "nicrosengren" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5267", "repo": "denoland/deployctl", "url": "https://github.com/denoland/deployctl/issues/227" }
gharchive/issue
Gh action deploy without --prod I've tried to find a way to allow gh actions to only do preview deploys. It seems to perform deploys in a similar way to when the --prod flag i sent to the cli. If the default must be --prod it would be really nice to have a config flag that would only do preview deploys that requires ...
2025-04-01T06:38:22.123138
2022-11-06T21:21:01
1437544026
{ "authors": [ "baetheus", "crowlKats" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5268", "repo": "denoland/dotland", "url": "https://github.com/denoland/dotland/issues/2566" }
gharchive/issue
Show full comment for files with @module block comments. I maintain a Deno "library" with many entrypoints here. One of the things I'd like to do is document the overall usage and paradigm of each file in its heading using the jsdoc @module tag. This sort of works with deno.land but it seems that the module informati...
2025-04-01T06:38:22.134039
2023-07-18T17:38:22
1810411648
{ "authors": [ "afifurrohman-id", "marvinhagemeister", "mct-dev", "sant123" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5269", "repo": "denoland/fresh", "url": "https://github.com/denoland/fresh/issues/147...
gharchive/issue
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists. When using Preact v10.16.0 This is my deno.json { "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }, "tasks": { "start": "deno run -A --watch=static/,routes/ dev.ts", "vpn": "DENO_DEP...
2025-04-01T06:38:22.138084
2023-02-12T08:07:54
1581165483
{ "authors": [ "deer", "marvinhagemeister", "sylc" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5270", "repo": "denoland/fresh", "url": "https://github.com/denoland/fresh/pull/1025" }
gharchive/pull-request
feat: Params for middleware Fix https://github.com/denoland/fresh/issues/903 This PR introduce middlewareParams in the MiddlewareHandlerContext. Each middleware have access to the params that are upstream of its definition. For example: With a route '/api/[id1]/[id2]/foo' and a middleware located at '/api/[id1]/_mid...
2025-04-01T06:38:22.142287
2024-01-16T02:07:32
2082899227
{ "authors": [ "iuioiua", "paudrow" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5271", "repo": "denoland/saaskit", "url": "https://github.com/denoland/saaskit/issues/655" }
gharchive/issue
Feature request: Have a more minimal saaskit option Is your feature request related to a problem? Please describe. It takes a bit of work to get the saaskit into a form that I can start building from. It'd be nice to have a more minimal version. Describe the solution you'd like I'd like a repository that has only the...
2025-04-01T06:38:22.143752
2022-08-16T21:58:18
1340924405
{ "authors": [ "DjDeveloperr", "elycheikhsmail" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5272", "repo": "denosaurs/deno_python", "url": "https://github.com/denosaurs/deno_python/issues/24" }
gharchive/issue
python_dono ?! Is possible to import deno module in python code ? Possible, but that's completely different than what this module does so it is out of scope for this project. Possible, but that's completely different than what this module does so it is out of scope for this project. Thank you @DjDeveloperr
2025-04-01T06:38:22.165902
2016-11-28T11:56:45
191987663
{ "authors": [ "Grawl", "denysdovhan" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5273", "repo": "denysdovhan/spaceship-zsh-theme", "url": "https://github.com/denysdovhan/spaceship-zsh-theme/issues/42" }
gharchive/issue
Logo ideas Woo-hoo! Spaceship is going to get 200 stars! I think it's time to make a logo for theme. I will be grad if anybody can help me with that, so I'm looking for volontiers. I think it have to be something simple, clean and expressive. Something that can reflect the essence and idea of the theme itself. Exampl...
2025-04-01T06:38:22.529445
2019-05-19T19:21:18
445854341
{ "authors": [ "nandahkrishna", "orsinium" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5274", "repo": "dephell/dephell", "url": "https://github.com/dephell/dephell/pull/104" }
gharchive/pull-request
Adding owner name for license Fixes issue #87 (adding owner name in license). I've made the changes mentioned, hope they're right. Do tell me if there's anything to change! I'll check it tomorrow. Looks perfect :) Thanks! Perfect! Thank you for your help :) We have very similar #106 and #107. I'm sure, you can ...
2025-04-01T06:38:22.532798
2016-10-18T15:49:20
183726981
{ "authors": [ "elfet", "tebaly" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5275", "repo": "deployphp/deployer", "url": "https://github.com/deployphp/deployer/issues/816" }
gharchive/issue
Please add checksum deployer.phar archive Q A Issue Type Feature Request Deployer Version N/A Local Machine OS N/A Remote Machine OS N/A Description Pages: http://deployer.org/docs/getting-started http://deployer.org/docs/installation Please add checksum deployer.phar archive MD5 and sha256 to use wit...
2025-04-01T06:38:22.538960
2023-06-09T18:10:44
1750306812
{ "authors": [ "codecov-commenter", "sumi-0011" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5276", "repo": "depromeet/na-lab-client", "url": "https://github.com/depromeet/na-lab-client/pull/219" }
gharchive/pull-request
나의 질문 폼 생성 - 질문 삭제 기능 🤔 해결하려는 문제가 무엇인가요? close #196 🎉 변경 사항 드래그 해서 삭제하는 코드 제거 (쓰레기통 코드 제거) header의 삭제버튼 클릭하면, 쓰레기통 아이콘이 보이고, 삭제를 할 수 있도록 구현 🙏 여기는 꼭 봐주세요! Codecov Report Patch and project coverage have no change. Comparison is base (81604db) 91.90% compared to head (da53617) 91.90%. :exclamation: Current hea...
2025-04-01T06:38:22.542153
2020-01-14T14:25:52
549602364
{ "authors": [ "mjpitz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5277", "repo": "deps-cloud/deps.cloud", "url": "https://github.com/deps-cloud/deps.cloud/issues/2" }
gharchive/issue
Introduce monitoring No project integrates monitoring right now. This means that we need to leverage application logs to get a sense of what is going on in a system. By having something like statsd or prometheus monitoring, we would be able to better monitor the systems over time. My proposal would be to leverage sta...
2025-04-01T06:38:22.598404
2016-01-27T20:15:26
129256190
{ "authors": [ "deranjer", "lazyest" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5278", "repo": "deranjer/OpenVPN-PHP-Management-Gui", "url": "https://github.com/deranjer/OpenVPN-PHP-Management-Gui/issues/12" }
gharchive/issue
PHP 5.5 & newest? Just checked with old Debian6 - its working from scratch but with 8.0 is compeletely wrong. Is project abandoned or possible to take a quick look to adopt it for current Debian/Ubuntu? Unfortunately, I don't plan on working on this any longer. You are free to fork it or if you submit pull request...
2025-04-01T06:38:22.613261
2023-06-13T09:36:25
1754460867
{ "authors": [ "DrGrixel", "derfloh205" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5279", "repo": "derfloh205/CraftSim", "url": "https://github.com/derfloh205/CraftSim/issues/149" }
gharchive/issue
Lua Error Crafting Results Export JSON Hi there, i might got a little problem. Soon after i did some Prospecting i went to the CraftSim Crafting Results and saw there is a Button "Export JSON" . After i press it, my game froze a bit and i got a cute little LUA Error. Just like this : Message: ...terface/AddOns/CraftS...
2025-04-01T06:38:22.618259
2024-04-18T12:30:08
2250574541
{ "authors": [ "coveralls", "yaswanth-deriv" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5280", "repo": "deriv-com/ui", "url": "https://github.com/deriv-com/ui/pull/166" }
gharchive/pull-request
[FEQ]Yaswanth/FEQ-1765/Improve/Disabled label animation and added props Added "isLabelAnimationDisabled" prop with that we can able to control label animation for input component Pull Request Test Coverage Report for Build<PHONE_NUMBER> Details 0 of 0 changed or added relevant lines in 0 files are covered. No un...
2025-04-01T06:38:22.706248
2024-04-20T02:50:15
2254338717
{ "authors": [ "diamondhands0", "tholonious" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5281", "repo": "deso-protocol/core", "url": "https://github.com/deso-protocol/core/pull/1252" }
gharchive/pull-request
All fixed now. Summary: Fixed a bug whereby we would never increase the fee above the minimum fee because of the placement of a if bucketMinFee <= globalMinFeeRate check. Fixed a bug where we were overwriting the mempool fee register in Start(), which was causing the mempool fee estimator to have no txns in it, and t...
2025-04-01T06:38:22.753363
2021-01-04T20:56:46
778360479
{ "authors": [ "BraisGabin", "cortinico", "robstoll", "schalkms" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5282", "repo": "detekt/detekt", "url": "https://github.com/detekt/detekt/issues/3344" }
gharchive/issue
throw if detekt cannot find any files, i.e input was most likely configured wrong Expected Behavior Detekt task exits at least with a non 0 code - preferably with a message that input was configured wrong Current Behavior Detekt is happy Context I had a project which was a multi-project build. I have configured detek...
2025-04-01T06:38:22.756251
2024-01-03T11:26:03
2063828262
{ "authors": [ "3flex", "detekt-ci" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5283", "repo": "detekt/detekt", "url": "https://github.com/detekt/detekt/pull/6802" }
gharchive/pull-request
Exclude FirErrors class from JaCoCo instrumentation to avoid ASM MethodTooLargeException This is required for code coverage to work correctly when building using K2 compiler. Warnings :warning: This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes. Generated...
2025-04-01T06:38:22.762003
2023-03-14T23:41:35
1624466483
{ "authors": [ "SubOptimal", "dev-lu" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5284", "repo": "dev-lu/osint_toolkit", "url": "https://github.com/dev-lu/osint_toolkit/pull/2" }
gharchive/pull-request
Use self-hosted fonts instead of web-fonts. The Poppins web-fonts served by fonts.google.com are replaced by self-hosted fonts. This pr is no longer necessary, as it does not fit into the folder structure of the project and a font picker for user-defined fonts has been implemented.
2025-04-01T06:38:22.785079
2024-12-13T14:10:36
2738490438
{ "authors": [ "mmartinortiz" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5286", "repo": "devcontainers/cli", "url": "https://github.com/devcontainers/cli/issues/940" }
gharchive/issue
[Question] How to build the image in a remote host Hi, We started to adopt devcontainers at work and so far, it has been a smooth experience. Our development setup is as follows: Developers has their own Windows Virtual Device Developers connect via SSH (witch VS Code) to a remote Linux machine where development hap...
2025-04-01T06:38:22.786910
2023-01-29T17:30:13
1561384755
{ "authors": [ "samruddhikhandale", "tudortimi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5287", "repo": "devcontainers/images", "url": "https://github.com/devcontainers/images/issues/384" }
gharchive/issue
Image list for Jekyll links to image list for Ruby On https://github.com/devcontainers/images/tree/main/src/jekyll, the "full list" link points to the image list for Ruby, not for Jekyll. Closing as completed with https://github.com/devcontainers/images/pull/389
2025-04-01T06:38:22.787819
2023-12-31T05:39:18
2060948697
{ "authors": [ "Jordanwaslistening", "bamurtaugh" ], "license": "CC-BY-4.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5288", "repo": "devcontainers/spec", "url": "https://github.com/devcontainers/spec/pull/364" }
gharchive/pull-request
Create devcontainer.json "ghcr.io/devcontainers/features/aws-cli:1": {} Thanks again for your interest in contributing. As I mentioned in the other couple of PRs, going to close this one as I don't think it's intended for this repo.
2025-04-01T06:38:22.789863
2023-01-07T08:37:14
1523615571
{ "authors": [ "DHRUVKHANDELWAL00", "ManavLohia945", "developer-diganta" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5289", "repo": "developer-diganta/Dino", "url": "https://github.com/developer-diganta/Dino/i...
gharchive/issue
Starter code for website of Dino Subject of the issue Construct the code for the website as per the design mockup. Prefer HTML,CSS and JS rather than any framework (up for discussion if you want) @developer-diganta Can i try it? Sorry @DHRUVKHANDELWAL00 . I have been discussing about this issue with @developer-d...
2025-04-01T06:38:22.814639
2019-01-06T18:25:40
396281790
{ "authors": [ "marvinhagemeister", "rmacklin" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5290", "repo": "developit/preact", "url": "https://github.com/developit/preact/issues/1285" }
gharchive/issue
Providing a minified mjs bundle It's recommended to use preact.min.js instead of preact.js in production builds due to the file size reduction from the property mangling: https://github.com/developit/preact/blob/87a4ebe99dc068eaeb8503644c60ffe8ad735771/config/properties.json#L1-L27 This works well if you are using a ...
2025-04-01T06:38:22.845699
2013-10-01T05:04:51
20310370
{ "authors": [ "matrosovDev", "mital87" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5291", "repo": "devinross/tapkulibrary", "url": "https://github.com/devinross/tapkulibrary/issues/264" }
gharchive/issue
Mark event to Daily / Weekly / Monthly / Yearly Hello, i have create event on 1st September, 2013 for weekly intervals. so my mark date are 1, 8, 15, 22, 29.... so how can i implement this thing using this library. i am stuck at this point. which method of your library help me to resolve this issue. please help me as...
2025-04-01T06:38:22.850436
2018-09-17T01:51:33
360702248
{ "authors": [ "corroded", "coveralls", "devinus" ], "license": "0BSD", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5292", "repo": "devinus/poison", "url": "https://github.com/devinus/poison/pull/178" }
gharchive/pull-request
Update README to use current version The current released version says it's in 4.0.1 so I just updated the version in the installation. Pull Request Test Coverage Report for Build 244 0 of 0 changed or added relevant lines in 0 files are covered. No unchanged relevant lines lost coverage. Overall coverage remain...
2025-04-01T06:38:22.870318
2022-09-06T08:32:39
1362907135
{ "authors": [ "James4Ever0", "JounQin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5293", "repo": "devockr/deeplx", "url": "https://github.com/devockr/deeplx/issues/3" }
gharchive/issue
zu1k's docker image got removed the docker image is gone. i see your app is running fine. would you help to restore or provide the exported .tar file of that image? How can I help with that? found the release here. Should I/you close this issue or is there anything to be done? It's alive again now.
2025-04-01T06:38:22.872630
2019-06-24T13:51:09
459904092
{ "authors": [ "CLAassistant", "hohwille", "maciejmalecki" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5294", "repo": "devonfw-forge/keywi", "url": "https://github.com/devonfw-forge/keywi/pull/19" }
gharchive/pull-request
Enable h2-console for debug purposes I have tricked sec config to make h2-console work. Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the statu...
2025-04-01T06:38:22.929422
2022-12-24T04:45:22
1509939780
{ "authors": [ "FluffyBumblebees", "Frontear", "MBatt1", "aeaver" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5295", "repo": "devs-immortal/Paradise-Lost", "url": "https://github.com/devs-immortal/Paradise...
gharchive/issue
Bug: Paradise lost is breaking some leaf textures from other mods due to christmas ornaments. What happened? A bug happened! To replicate: Install paradise lost & BYG (Or any mod that adds leaves) Some leaves will not have textures. Mod Version Beta 1.6.9 1.18.2 Fabric API Version 0.67.0 Relevant log output https:/...
2025-04-01T06:38:22.944183
2024-10-20T13:20:10
2600452483
{ "authors": [ "Elessar1802", "eshankvaish" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5296", "repo": "devtron-labs/dashboard", "url": "https://github.com/devtron-labs/dashboard/pull/2140" }
gharchive/pull-request
chore: restructure into a monorepo using pnpm Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes # (issue) Type of change [ ] Bug fix (non-breaking change which fixes an issue...
2025-04-01T06:38:22.972444
2017-02-02T08:50:30
204813617
{ "authors": [ "GuiFSimoes", "M4NC1O", "Niraj-Sharma", "PatilPritam", "SerhiiTsybulskyi", "SimoneMSR", "Trenrod", "arianul", "bashoogzaad", "bgaillard", "calvingferrando18", "chintharr", "danilocubo", "devyumao", "dinusuresh", "emidel", "flexkiran", ...
gharchive/issue
ERROR in BusyModule is not an NgModule I get this error when I import BusyModule. Or this library only works on Angular 2.0.0? "dependencies": { "@angular/common": "^2.3.1", "@angular/compiler": "^2.3.1", "@angular/core": "^2.3.1", "@angular/forms": "^2.3.1", "@angular/http": "^2.3.1", "@angular/platform-browser": "^...
2025-04-01T06:38:23.008840
2018-02-27T10:59:19
300583569
{ "authors": [ "dasboe", "dfahlander" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5298", "repo": "dfahlander/Dexie.js", "url": "https://github.com/dfahlander/Dexie.js/issues/669" }
gharchive/issue
Dexie is sometimes hard to debug because of missing context in error event object I'm using window.addEventListener('unhandledrejection', callback) for global error handling of Dexie.js. My Problem is I often find myself in a situation where it's hard to debug my code because the error event object does not give enou...
2025-04-01T06:38:23.015746
2015-02-28T21:56:48
59360487
{ "authors": [ "dfarrell07", "stefanoperone" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5299", "repo": "dfarrell07/wcbench", "url": "https://github.com/dfarrell07/wcbench/issues/59" }
gharchive/issue
parameters information (wcbench) Hi Daniel, I'd like to find out more about "cbench_max, cbench_min, cbench_avg, one_min_load, five_min_load, fifteen_min_load" parameters? What are exactly this parameters? How are they calculated?? Thanks :) With these parameters: I don't understand these values: and the average...
2025-04-01T06:38:23.020079
2015-09-06T06:43:57
105075444
{ "authors": [ "dfch", "rufer7" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5300", "repo": "dfch/biz.dfch.CS.System.Utilities", "url": "https://github.com/dfch/biz.dfch.CS.System.Utilities/issues/9" }
gharchive/issue
MEF exports with IODataEndpoint or IODataEndpointData must support Version information Currently MEF endpoints that are loaded via the IODataEndpoint interface do not specify their version. When using these endpoints more intensively it will become difficult to manage or detect their versions. Therefore it is suggest...
2025-04-01T06:38:23.045501
2022-04-06T23:13:43
1195292529
{ "authors": [ "computechrr", "dfinke" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5301", "repo": "dfinke/ImportExcel", "url": "https://github.com/dfinke/ImportExcel/issues/1155" }
gharchive/issue
not saving correctly this is the part of my script that exports the data to excel foreach($tedserver in $tedservers) { $kbtenables | Where-Object {$.'dns name' -match $tedserver} | Export-Excel -Path 'D:\Powershell Scripts\Data\WindowsUpdates\Tenable.xlsx' -WorksheetName Ted-KB -Append -AutoSize $othertenables | Wher...
2025-04-01T06:38:23.054768
2021-11-18T14:11:35
1057403239
{ "authors": [ "mintar", "relffok" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5302", "repo": "dfki-ric/mir_robot", "url": "https://github.com/dfki-ric/mir_robot/pull/96" }
gharchive/pull-request
Draft: Galactic-Devel (Help wanted) Hi there, I have started porting this package to ROS2 galactic a while ago. It was a lot of effort so far and there is still heaps to do. I wanted to get further in the development before opening a PR but because of the lack of time I am guessing it would be easiest to all work tog...
2025-04-01T06:38:23.401773
2015-10-02T22:29:01
109582530
{ "authors": [ "dgrijalva" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5303", "repo": "dgrijalva/jwt-go", "url": "https://github.com/dgrijalva/jwt-go/issues/90" }
gharchive/issue
Migrate the FromRequest things into a sub-package with some more flexible features The original ParseFromRequest method was just a helper I inserted based on how I was using this library. It is useful as an example, but far more specific than I'm comfortable with for this library. It's also hard to change it's behav...
2025-04-01T06:38:23.404645
2022-02-02T06:15:03
1121552977
{ "authors": [ "0pdd" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5304", "repo": "dgroup/lazylead", "url": "https://github.com/dgroup/lazylead/issues/574" }
gharchive/issue
touch.rb:54: Add support for search over multiple branches (.locations) The puzzle 567-859269e5 from #567 has to be resolved: https://github.com/dgroup/lazylead/blob/cab193ac3d5bedcf8f8c6ad487e898fc03f5d864/lib/lazylead/task/svn/touch.rb#L54-L54 The puzzle was created by rultor on 02-Feb-22. role: DEV. If you have an...
2025-04-01T06:38:23.525196
2024-05-10T12:09:55
2289612737
{ "authors": [ "ThomasVitale", "eddumelendez" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5305", "repo": "diagridio/testcontainers-dapr", "url": "https://github.com/diagridio/testcontainers-dapr/pull/45" }
gharchive/pull-request
Start DaprPlacementContainer automatically when DaprContainer is started Currently, DaprPlacementContainer and DaprContainer should be started manually. This commit adds DaprPlacementContainer as a dependency when DaprContainer is started. /cc @ThomasVitale This is great! Thanks a lot @eddumelendez!
2025-04-01T06:38:23.528645
2018-07-24T05:27:55
343889493
{ "authors": [ "karanvs", "matthewayne", "sarahdwyer", "syedatifakhtar" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5306", "repo": "dialogflow/dialogflow-fulfillment-nodejs", "url": "https://github.co...
gharchive/issue
How to handle list/carousel selection events ? I have made a carousel following this example, link How can I handle the selection event for this ? Hi, Your link does not work for me. I got it to work for me on a project i did earlier using actions_intent_OPTION as an EVENT TRIGGER on a followup intent to the intent...
2025-04-01T06:38:23.536376
2018-05-23T17:27:11
325802810
{ "authors": [ "JustinBeckwith", "mephicide", "pbragaalves" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5307", "repo": "dialogflow/dialogflow-nodejs-client-v2", "url": "https://github.com/dialogflow/dia...
gharchive/issue
SSL error when trying to run example Environment details OS: Windows 10 Node.js version: 10.1.0 npm version: 5.0.3 dialogflow version: 0.4.0 Steps to reproduce Follow the QuickStart steps on https://github.com/dialogflow/dialogflow-nodejs-client-v2 Create a file using the code on https://github.com/dialogflow/dial...
2025-04-01T06:38:23.538874
2022-06-11T10:29:29
1268229895
{ "authors": [ "wokalski" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5308", "repo": "dialohq/inline-test-ppx", "url": "https://github.com/dialohq/inline-test-ppx/pull/9" }
gharchive/pull-request
Fix rethrowing errors 🎁 reject was not defined here 😄. I could use return Promise.reject(e) but opted for simpler throw.
2025-04-01T06:38:23.546150
2023-07-26T21:18:47
1823189480
{ "authors": [ "juliodialpad" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5309", "repo": "dialpad/dialtone-vue", "url": "https://github.com/dialpad/dialtone-vue/pull/1102" }
gharchive/pull-request
feat(avatar): extract initials from full name Feat (Avatar): Extract initials from full name :hammer_and_wrench: Type Of Change [ ] Fix [x] Feature [ ] Refactoring [ ] Documentation :book: Description Refactored Avatar to remove slot based usage in favor of prop based Added iconSize property to be able to resize t...
2025-04-01T06:38:23.572584
2023-07-23T21:51:22
1817308060
{ "authors": [ "diazona" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5310", "repo": "diazona/setuptools-pyproject-migration", "url": "https://github.com/diazona/setuptools-pyproject-migration/issues/39" }
gharchive/issue
Separate static checks from pytest I want to separate the static code checks (black, mypy, ruff) so that they don't run as part of pytest. Instead they should run either as part of pre-commit, or as their own standalone tox environments. We only need to run these checks once, not for every Python version as we do wit...
2025-04-01T06:38:23.580754
2017-03-08T00:59:07
212606758
{ "authors": [ "Roam-Cooper", "dickeyxxx" ], "license": "isc", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5311", "repo": "dickeyxxx/npm-register", "url": "https://github.com/dickeyxxx/npm-register/issues/69" }
gharchive/issue
Can't logout npm logout Results in 13:48:16 Fennec@VERGIL testpublish: npm logout npm ERR! Darwin 15.6.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "logout" npm ERR! node v6.9.1 npm ERR! npm v3.10.2 npm ERR! code E404 npm ERR! 404 Not found : -/user/token/191c8da2-07c5-43de-ac98-c8704cd915cd npm ERR!...
2025-04-01T06:38:23.593478
2024-06-03T07:37:15
2330400434
{ "authors": [ "didalgolab", "pgebert" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5312", "repo": "didalgolab/chatgpt-intellij-plugin", "url": "https://github.com/didalgolab/chatgpt-intellij-plugin/issues/2...
gharchive/issue
Suffix v1/chat/completions added to custom server endpoint Plugin Version 1.0.0-231 Actual Behaviour I use a custom endpoint in the server settings https://ete-openai-experiments.openai.azure.com/openai/deployments/gpt-4/chat/completions?api-version=2024-02-15-preview and this worked fine until the latest version o...
2025-04-01T06:38:23.611190
2018-09-06T11:18:37
357609588
{ "authors": [ "TravisBuddy", "codecov-io", "theniceangel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5313", "repo": "didi/cube-ui", "url": "https://github.com/didi/cube-ui/pull/302" }
gharchive/pull-request
Feat locale Please make sure these boxes are checked before submitting your PR, thank you! [x] Make sure you follow DiDi's contributing guide. [x] Make sure you are merging your commits to dev branch. [x] Add some descriptions and refer relative issues for you PR. Codecov Report Merging #302 into dev will decrea...
2025-04-01T06:38:23.623557
2021-04-01T19:08:23
848717858
{ "authors": [ "bmwill", "bors-libra", "vgao1996" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5314", "repo": "diem/diem", "url": "https://github.com/diem/diem/pull/8114" }
gharchive/pull-request
[language] remove unused diem-types dependency from disassembler This removes the (unused) diem-types dependency from crate disassembler. /land @bmwill :exclamation: Unable to run the provided command on a closed PR /land @vgao1996 :exclamation: Unable to run the provided command on a closed PR Unable to r...
2025-04-01T06:38:23.633065
2017-07-08T09:11:43
241437938
{ "authors": [ "Thomasdezeeuw", "agersant", "sgrif", "tingfeng-key", "weiznich" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5315", "repo": "diesel-rs/diesel", "url": "https://github.com/diesel-rs/...
gharchive/issue
Support for order by random() Setup Versions Rust: 1.18 Diesel: 0.14.0 Database: SQLite Operating System Windows Feature Flags diesel: sqlite diesel_codegen: sqlite Problem Description There is no way to randomly sort the results of a select statement. What are you trying to accomplish? Returning a random subset ...
2025-04-01T06:38:23.675137
2020-01-31T07:35:37
557964729
{ "authors": [ "Elianne", "oystein-asnes" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5316", "repo": "difi/dcat-ap-no", "url": "https://github.com/difi/dcat-ap-no/issues/120" }
gharchive/issue
Opprette spdx:algorithm #52 "Range: spdx:checksumAlgorithm_sha1 Cardinality: 1..1 This property identifies the algorithm used to produce the subject Checksum. Currently, SHA-1 is the only supported algorithm. It is anticipated that other algorithms will be supported at a later time." Gjelder versjon 1.1
2025-04-01T06:38:23.681151
2024-08-06T07:12:33
2450126212
{ "authors": [ "seanes" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5317", "repo": "digdir/dialogporten-frontend", "url": "https://github.com/digdir/dialogporten-frontend/issues/921" }
gharchive/issue
feat: add "all organisations" to global menu When the option "all organisations" in party dropdown (situated left for filters) is chosen, this is not reflected in the global menu (cf. picture). It is also not possible to choose "all organisations" from the global menu. Missing design? Legges på is inntil detaljer...
2025-04-01T06:38:23.698092
2024-12-09T13:01:15
2726991797
{ "authors": [ "lukew-cogapp", "martinleveille" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5318", "repo": "diginov/craft-sentry-logger", "url": "https://github.com/diginov/craft-sentry-logger/issues/15" }
gharchive/issue
Question: Only sending specific errors to Sentry Hello, We have a module that collects and deals with lots of personal information (including payment data). For our staging site, all data is obfuscated or test data, so there's no issue in sending every error to Sentry. However, for the production site, we would only ...
2025-04-01T06:38:23.703255
2021-11-18T13:30:51
1057360894
{ "authors": [ "glenrobson", "jpadfield", "stephenwf", "tomcrane" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5319", "repo": "digirati-co-uk/iiif-manifest-editor", "url": "https://github.com/digirati-co-uk...
gharchive/issue
Use IIIF terminology For the training it is useful if things are referred to as canvas and manifest etc. This might be at odds to making the tool universally accessible especially to those that are less familiar with IIIF but for the training its useful if the terms mentioned in the tool are the ones we've already ta...
2025-04-01T06:38:23.704238
2024-01-10T00:45:09
2073394286
{ "authors": [ "digiserf01" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5320", "repo": "digiserf01/srp", "url": "https://github.com/digiserf01/srp/pull/1" }
gharchive/pull-request
2025-04-01T06:38:23.706498
2020-05-19T15:22:25
621069343
{ "authors": [ "andreolf-da", "digitalasset-cla" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5321", "repo": "digital-asset/daml-cheat-sheet", "url": "https://github.com/digital-asset/daml-cheat-sheet/pull/9" }
gharchive/pull-request
Add google analytics tag @bame-da asked me to do this thanks @anthonylusardi-da for the help! Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the...
2025-04-01T06:38:23.750955
2016-02-10T09:49:21
132651152
{ "authors": [ "Forshortmrmeth", "jonscottclark", "maximal" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5322", "repo": "digitalBush/jquery.maskedinput", "url": "https://github.com/digitalBush/jquery.maskedinput/...
gharchive/issue
Edit package.json config Hi. Can you change the main file in package.json from grunfile.js to src/jquery.maskedinput.js. It needs to built bundle using webpack. :+1: It would be useful if we can build a bundle using the webpack. Please fix this. Anyone hoping to use this with a module bundler is out of luck. In...
2025-04-01T06:38:23.780453
2022-02-01T08:07:22
1120351458
{ "authors": [ "bmuramatsu", "sethduffin" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5323", "repo": "digitalcredentials/learner-credential-wallet", "url": "https://github.com/digitalcredentials/learner-credential...
gharchive/pull-request
Updated spacing to match designs There were a couple of spacing issues that have been fixed to match the original designs. Adobe XD Designs - https://xd.adobe.com/view/6f1463ae-cefd-4b5e-8641-474ab7880353-3a47 Before After Which screens, while not matching the designs, I'm not sure the imple...
2025-04-01T06:38:23.802328
2024-06-05T06:04:37
2334979460
{ "authors": [ "RamakrushnaBiswal" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5324", "repo": "digitomize/digitomize", "url": "https://github.com/digitomize/digitomize/pull/1011" }
gharchive/pull-request
feat: Required logos added in the supported by section Pull Request Details Description Rwquired logos added in the supported by section Fixes #989 solved Type of PR [x] Bug fix [x] Feature enhancement [ ] Documentation update [ ] Refactoring [ ] Other (specify): _______________ Summary [Summarize the changes made ...
2025-04-01T06:38:23.846191
2017-12-19T17:24:12
283309407
{ "authors": [ "dannyroberts", "snopoke" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5325", "repo": "dimagi/commcarehq-ansible", "url": "https://github.com/dimagi/commcarehq-ansible/pull/1179" }
gharchive/pull-request
Merge commcare hq deploy Sorry for the long diff here. To review this PR Consider your thoughts about merging commcare-hq-deploy into commcarehq-ansible/fab Then skip down all the way to the bottom and review the commits starting with https://github.com/dimagi/commcarehq-ansible/pull/1179/commits/09cb79714574556f51d...
2025-04-01T06:38:23.872968
2024-01-19T03:28:32
2089491171
{ "authors": [ "boilinabag" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5326", "repo": "dimdenGD/OldTweetDeck", "url": "https://github.com/dimdenGD/OldTweetDeck/issues/160" }
gharchive/issue
OTD stopped working looks like i'm not the only one. about 7pm PST, stopped loading the columns. I see your on it. thanks.
2025-04-01T06:38:23.909243
2015-02-16T01:30:21
57756414
{ "authors": [ "EspadaV8", "devmark", "jasonlewis" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5327", "repo": "dingo/api", "url": "https://github.com/dingo/api/issues/363" }
gharchive/issue
API routes fail with Debugbar enabled I've just installed barryvdh/laravel-debugbar and attempting to load a page with an API named route now fails with a 'Route not defined' error. I'm filing the bug here and with the debugbar (https://github.com/barryvdh/laravel-debugbar/issues/290) since I'm not sure which project...
2025-04-01T06:38:23.943590
2022-11-30T13:31:14
1469642769
{ "authors": [ "julasamer" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5328", "repo": "diogopribeiro/Limn", "url": "https://github.com/diogopribeiro/Limn/issues/12" }
gharchive/issue
Limn(of:) an URL causes an EXC_BAD_ACCESS In Limn+Objc.swift line 10. Test: Limn(of: URL(string: "http://foo.com")).dump() Not sure what's so evil about reading the _urlString ivar, but it doesn't work. Nice, thank you!
2025-04-01T06:38:24.000433
2020-11-15T02:53:56
743166815
{ "authors": [ "130s", "dirk-thomas" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5329", "repo": "dirk-thomas/vcstool", "url": "https://github.com/dirk-thomas/vcstool/pull/194" }
gharchive/pull-request
[log] merge-only option Problem, approach See https://github.com/dirk-thomas/vcstool/issues/174 Example operation and out put # git checkout 0.1.27 # vcs-log --merge-only === . (git) === commit d82cb6ec3be31533dc90979e083072c6440c68d3 Merge: dcee1a0 c174cd8 Author: Dirk Thomas<EMAIL_ADDRESS> Merge pull request #6...
2025-04-01T06:38:24.079239
2024-06-22T07:56:48
2367677255
{ "authors": [ "ArMot", "junetried" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5330", "repo": "discordlinux/feedback", "url": "https://github.com/discordlinux/feedback/issues/64" }
gharchive/issue
screen sharing DO NOT WORK in WAYLAND ! This is somehow and old issue for me but it has not been fixed yet !! It's been some time that Modern linux systems moved from X to Wayland protocols . but Still I'm not able to share my screen in wayland ! people have to use firefox/chrome web app version of discord so they ca...
2025-04-01T06:38:24.093463
2018-11-19T17:03:58
382309917
{ "authors": [ "discosultan", "meowxiik", "nanodesu88", "richard-hajek", "romanov" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5331", "repo": "discosultan/penumbra", "url": "https://github.com/discosul...
gharchive/issue
.NET Core Support Possible? I know you stated that you will not update the library, so I am not asking whether you will do it, I am asking how hard would it be. As if it is easy enough I should be able to do it myself and possibly fork this one but if it is hard or near impossible without a complete rewrite, I will n...
2025-04-01T06:38:24.115486
2012-01-27T02:21:23
2989599
{ "authors": [ "borfast", "dcramer" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5332", "repo": "disqus/disqus-php", "url": "https://github.com/disqus/disqus-php/issues/14" }
gharchive/issue
Minimum required PHP version README.rst mentions PHP 5.3 as the minimum required version but from a quick code analysis with this neat little tool, it's actually 5.2 and just for json_decode(). For all the rest you only need PHP 5.1. Could you please confirm this and, if correct, change the docs accordingly? Thanks! ...
2025-04-01T06:38:24.142184
2023-05-09T10:25:47
1701806114
{ "authors": [ "codecov-commenter", "thaJeztah" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5333", "repo": "distribution/distribution", "url": "https://github.com/distribution/distribution/pull/3905" }
gharchive/pull-request
update to go1.19.9 Added back minor versions in these, so that we have a somewhat more reproducible state in the repository when tagging releases. Codecov Report Patch and project coverage have no change. Comparison is base (8900e90) 56.76% compared to head (b320abd) 56.76%. :mega: This organization is not using ...
2025-04-01T06:38:24.155165
2019-02-21T14:19:26
412947596
{ "authors": [ "jelovirt", "masofcon", "qvrijt", "robander" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5334", "repo": "dita-ot/dita-ot", "url": "https://github.com/dita-ot/dita-ot/issues/3232" }
gharchive/issue
Coderef using keyref also prints temporary file name Expected Behavior I am using a codeblock with coderef to a C# file pointed to by a keyref. Only the file content is listed in the codeblock. Following snapshot shows output using direct href path to the same file. Actual Behavior After the codeblock, the file na...
2025-04-01T06:38:24.156107
2016-06-01T15:03:14
157930304
{ "authors": [ "jelovirt", "robander" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5335", "repo": "dita-ot/dita-ot", "url": "https://github.com/dita-ot/dita-ot/pull/2404" }
gharchive/pull-request
Add support for configuring tm scope in PDF #1245 Add mode to control whether trademark symbol is created. :+1:
2025-04-01T06:38:24.161685
2020-10-22T03:30:39
727014893
{ "authors": [ "heri2468", "palakdavda22", "tyagi619" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5336", "repo": "div-bargali/Data-Structures-and-Algorithms", "url": "https://github.com/div-bargali/Data-Struct...
gharchive/issue
Graph Dfs Application Title - Count the number of islands in a grid what will change - Code will be added Type of Issue - Application of DFS Please add/delete options that are not relevant. [x] Adding New Code [x] Improving Code [x] Improving Documentation [x] Bug Fix Programming Language Please add/delete options ...
2025-04-01T06:38:24.163644
2015-10-08T15:19:10
110474340
{ "authors": [ "FinalAngel", "mkoistinen" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5337", "repo": "divio/django-cms", "url": "https://github.com/divio/django-cms/issues/4566" }
gharchive/issue
Documentation for 3.2 features... This should include apphooks_reload in core, content creation wizards, etc. (see: https://github.com/divio/django-cms/pull/4563) Also, replace any references of "click" et al, in the docs to something more touch-friendly. Finally, review this closed PR for text changes: https://githu...
2025-04-01T06:38:24.166295
2016-07-19T21:40:52
166442452
{ "authors": [ "evildmp", "pdbethke" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5338", "repo": "divio/django-cms", "url": "https://github.com/divio/django-cms/issues/5555" }
gharchive/issue
Make note of need for migrations in plugin tutorial Just a suggestion from a user working to develop a new CMS plugin that uses a model -- it may seem intuitive to some django programmers but you might want to add a line in the http://docs.django-cms.org/en/release-3.3.x/how_to/custom_plugins.html#storing-configurati...
2025-04-01T06:38:24.174883
2016-04-06T18:13:26
146393382
{ "authors": [ "bank32", "divmain", "rmnbrd", "stoivo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5339", "repo": "divmain/GitSavvy", "url": "https://github.com/divmain/GitSavvy/issues/384" }
gharchive/issue
GitSavvy doesn't work after updated After installed GitGutter my Sublime can't use GitSavvy anymore. It was not found on my command palette. So, I tried to remove GitGutter and reinstall GitSavvy but it still doesn't work. Please help me as soon as possible, GitSavvy is a part of my life now. Same issue here, GitSa...
2025-04-01T06:38:24.176815
2017-08-10T13:25:39
249345408
{ "authors": [ "asfaltboy", "hanoii" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5340", "repo": "divmain/GitSavvy", "url": "https://github.com/divmain/GitSavvy/issues/732" }
gharchive/issue
Is it possible to revert from gitsavvy? I didn't find a way.. I'd guess it could be done from the graph window. I don't believe we support it, and I don't use it personally. However this is a nice feature request, to add a git: revert command, should be easy to implement if you want to give it a go and submit a P...
2025-04-01T06:38:24.209629
2022-12-08T15:20:03
1484865337
{ "authors": [ "Trondtr", "bbqsrc", "dylanhand", "rueter", "snomos" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5342", "repo": "divvun/kbdgen", "url": "https://github.com/divvun/kbdgen/issues/4" }
gharchive/issue
Cyrillic-based keyboards not selectable on Mac On Mac 12.5.1, I have had Erzya (myv) and Moksha (mdf) keyboards as well as several Latin-based keyboards Apurinã (apu), Lushootseed (lut), Tenino (tqn), Võro (vro). After restarting my mac today, 2022-12-08, I have been unable to select a Cyrillic-based keyboard (a) fro...
2025-04-01T06:38:24.217320
2020-12-07T17:42:22
758711340
{ "authors": [ "Halix267", "diyajaiswal11" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5345", "repo": "diyajaiswal11/Bloggitt", "url": "https://github.com/diyajaiswal11/Bloggitt/issues/44" }
gharchive/issue
Update About button (about.html) to show the user profile Can I work on this @diyajaiswal11 Can I work on this @diyajaiswal11 Similar issue has been raised in #13 . Go through it.
2025-04-01T06:38:24.255134
2023-11-13T20:24:22
1991421067
{ "authors": [ "dj95", "mike-lloyd03" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5346", "repo": "dj95/zjstatus", "url": "https://github.com/dj95/zjstatus/issues/24" }
gharchive/issue
Plugin does not appear on session start. Only appears after serialization-interval time. Describe the bug After updating to Zellij 0.39.1, the status line is not initially displayed after a session is started. After some time, the statusbar displays as normal. To Reproduce Steps to reproduce the behavior: Update to ...
2025-04-01T06:38:24.359164
2023-06-28T13:21:44
1778937372
{ "authors": [ "christophehenry", "matthewhegarty" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5347", "repo": "django-import-export/django-import-export", "url": "https://github.com/django-import-export/dja...
gharchive/pull-request
Add more customizable blocks in import.html Problem Fields detail and definition cannot easily be overriden in import.html unless you overrite the whole import_form block. Solution This PR adds sub-blocks in import_form block to allow overide forms parts more easily. Thanks, feel free to add your name to AUTHORS ...
2025-04-01T06:38:24.371782
2024-08-05T01:16:23
2447406535
{ "authors": [ "GDay", "ThomasDeudon" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5348", "repo": "django-q2/django-q2", "url": "https://github.com/django-q2/django-q2/issues/204" }
gharchive/issue
Get more info on tasks Hello, Is there a way to know the cluster / machine used by a task ? I guess I could add it in the result for the successful ones but how would it be done for failures / queued ones (maybe the most important ones) Thanks, Couldn't get this through the Q_CLUSTER_NAME environment variable? Ye...
2025-04-01T06:38:24.379166
2021-04-20T06:38:52
862469732
{ "authors": [ "davidjb", "felixxm" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5349", "repo": "django/django", "url": "https://github.com/django/django/pull/14286" }
gharchive/pull-request
Removed unnecessary line in OrderBy.as_sql(). The first line of as_sql (https://github.com/django/django/blob/ed0cc52dc3b0dfebba8a38c12b6157a007309900/django/db/models/expressions.py#L1213) is a duplicate of this line that's being removed, meaning that in this function template is already defined in the same manner, ...
2025-04-01T06:38:24.408679
2021-08-07T14:53:57
963245405
{ "authors": [ "cjerdonek", "felixxm", "francoisfreitag", "jacobtylerwalls" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5350", "repo": "django/django", "url": "https://github.com/django/django/pull/...
gharchive/pull-request
Fixed #29026 -- Added --scriptable option to makemigrations. ticket-29026 desires to separate logging from a simple list of filepaths created in makemigrations. Today, there is logging to both stdout and stderr (for errors), but no real "program output": the filenames are bolded and indented to flow between other lo...
2025-04-01T06:38:24.411981
2023-04-15T11:10:21
1669313237
{ "authors": [ "ankushagar99", "felixxm" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5351", "repo": "django/django", "url": "https://github.com/django/django/pull/16768" }
gharchive/pull-request
Added username in AbstractBaseUser as a index I changed this from this Q Why I did this A This field is used for login user and find user to most of time, as the number of user increases applications get slow in finding users by usernames. So I thought to add this in that. Every time I have to create a custom user ...
2025-04-01T06:38:24.421201
2024-09-27T16:29:25
2553318907
{ "authors": [ "nessita", "pauloxnet" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:5352", "repo": "django/django", "url": "https://github.com/django/django/pull/18630" }
gharchive/pull-request
Update docs.yml Trac ticket number "N/A" Branch description We're trying to check some alignment beetween docs in django repository and in django project website. The goal for using the long format of the attributes is to increase clarity and make it easier for those who will interact with this action in the future. ...