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 |
|---|---|---|---|---|---|
216274682 | Schedule monthly planning meet-ups on meet-up.com
Monthly planning set-up through July, weekly set-up from August to November
| gharchive/issue | 2017-03-23T02:56:34 | 2025-04-01T04:58:54.665729 | {
"authors": [
"jhibbets"
],
"repo": "codeforraleigh/NCOpenPass",
"url": "https://github.com/codeforraleigh/NCOpenPass/issues/382",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2634423892 | Feature: Batch Import / Export Multiple Pokémon
I'm thinking support for both .pk* files as well as showdown text.
| gharchive/issue | 2024-11-05T05:00:38 | 2025-04-01T04:58:54.666533 | {
"authors": [
"codemonkey85"
],
"repo": "codemonkey85/PKMDS-Blazor",
"url": "https://github.com/codemonkey85/PKMDS-Blazor/issues/61",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1718218874 | fix keyboard not working
CRLF error, fixed in following commit
| gharchive/pull-request | 2023-05-20T16:23:21 | 2025-04-01T04:58:54.679470 | {
"authors": [
"wrightwriter"
],
"repo": "compute-toys/compute.toys",
"url": "https://github.com/compute-toys/compute.toys/pull/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1553404395 | add image map debugging option
This is failing the tests because of an issue with learn.staging.concord.org. The code is straight forward though, so I figure it would be OK to review and merge if it looks fine.
| gharchive/pull-request | 2023-01-23T16:33:49 | 2025-04-01T04:58:54.680574 | {
"authors": [
"scytacki"
],
"repo": "concord-consortium/collaborative-learning",
"url": "https://github.com/concord-consortium/collaborative-learning/pull/1548",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1681241846 | NX (no-execute) bit support
This seems to be required for Windows 8 Build 8148 or newer to work on V86.
Just wondering, is this implemented yet? that might be why the newest windows 8.1 won't start.
Just wondering, is this implemented(or could be soon)? Windows 8.1 and 10 can't start without it, and it seems like... | gharchive/issue | 2023-04-24T13:07:49 | 2025-04-01T04:58:54.690526 | {
"authors": [
"FunnyCorgi",
"FunnyDoggs",
"copy",
"spetterman66"
],
"repo": "copy/v86",
"url": "https://github.com/copy/v86/issues/845",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1455843032 | React query example
merged! thanks @adairrr 🙏🏻
| gharchive/pull-request | 2022-11-18T21:34:42 | 2025-04-01T04:58:54.692309 | {
"authors": [
"adairrr",
"pyramation"
],
"repo": "cosmology-tech/create-cosmos-app",
"url": "https://github.com/cosmology-tech/create-cosmos-app/pull/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1073688596 | Cannot hash UDGraph
Solved.
It's because the after overloading eq(), the default hash() function goes away.
This problem was solved by overloading hash along with comparison functions
| gharchive/issue | 2021-12-07T19:27:02 | 2025-04-01T04:58:54.698137 | {
"authors": [
"XinranTang"
],
"repo": "cs107-undefined/cs107-FinalProject",
"url": "https://github.com/cs107-undefined/cs107-FinalProject/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1870543002 | detect multi-byte characters
Just need to plumb and add tests for the multi-byte character counts.
| gharchive/pull-request | 2023-08-28T21:35:56 | 2025-04-01T04:58:54.716022 | {
"authors": [
"scholarsmate"
],
"repo": "ctc-oss/omega-edit",
"url": "https://github.com/ctc-oss/omega-edit/pull/739",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1326624553 | event pagination
/cib event pagination
Branch 147-event-pagination created!
| gharchive/issue | 2022-08-03T03:18:52 | 2025-04-01T04:58:54.717422 | {
"authors": [
"ctc-devops",
"heyitsmichellelin"
],
"repo": "ctc-uci/abound-food-care-frontend",
"url": "https://github.com/ctc-uci/abound-food-care-frontend/issues/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1124359355 | Fixes #680
@rclapp can you confirm that this fixes #680 ?
| gharchive/pull-request | 2022-02-04T16:00:02 | 2025-04-01T04:58:54.718048 | {
"authors": [
"MariusWirtz"
],
"repo": "cubewise-code/tm1py",
"url": "https://github.com/cubewise-code/tm1py/pull/681",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1108822343 | Support CUDA 11.6
Could you add config.pbtxt in this PR so that the configuration can be tested?
Let's merge this one first, then test and merge #6346 and #6347.
Triggered:
https://ci.preferred.jp/cupy.linux.cuda116/91911/
https://ci.preferred.jp/cupy.linux.cuda116.multi/91912/
(These are expected to fail as #6346 ... | gharchive/pull-request | 2022-01-20T03:44:54 | 2025-04-01T04:58:54.723407 | {
"authors": [
"chainer-ci",
"kmaehashi",
"takagi"
],
"repo": "cupy/cupy",
"url": "https://github.com/cupy/cupy/pull/6349",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2251375620 | cli: Cloud traces support via dagger login
@vito @sipsma Just realized this only supports traces, not magicache. Do we care?
@aluzzardi I think I'd expect dagger login to do magicache, but also... not sure how much effort it's worth investing in it, since magicache is fairly tied to the engine lifetime, not the cli... | gharchive/pull-request | 2024-04-18T19:11:20 | 2025-04-01T04:58:54.738416 | {
"authors": [
"aluzzardi",
"jedevc",
"vito"
],
"repo": "dagger/dagger",
"url": "https://github.com/dagger/dagger/pull/7125",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2430596157 | chore: add release notes for v0.12.3
Gonna include https://github.com/dagger/dagger/pull/8014 and update this with that, will merge after
| gharchive/pull-request | 2024-07-25T17:13:15 | 2025-04-01T04:58:54.739473 | {
"authors": [
"sipsma"
],
"repo": "dagger/dagger",
"url": "https://github.com/dagger/dagger/pull/8038",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1742919591 | Will this be unreleased because of audits?
Hi, thank you for your interest in our work. We still have some internal processes to go through and are also optimizing our code. We will speed up the process and complete the open source as soon as possible.
| gharchive/issue | 2023-06-06T02:01:59 | 2025-04-01T04:58:54.741519 | {
"authors": [
"Steven-SWZhang",
"ninjasaid2k"
],
"repo": "damo-vilab/videocomposer",
"url": "https://github.com/damo-vilab/videocomposer/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1239281501 | Update Composer dependencies (2022-05-18-00-11)
Visual regression test failed!
| gharchive/pull-request | 2022-05-18T00:11:52 | 2025-04-01T04:58:54.745035 | {
"authors": [
"danny2p"
],
"repo": "danny2p/wp-buildtools",
"url": "https://github.com/danny2p/wp-buildtools/pull/109",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1885645082 | doc: add install instructions
@salaboy added some initial installation instruction
@lburgazzoli awesome stuff Luca! merging now!
| gharchive/pull-request | 2023-09-07T10:48:51 | 2025-04-01T04:58:54.746478 | {
"authors": [
"lburgazzoli",
"salaboy"
],
"repo": "dapr-sandbox/dapr-kubernetes-operator",
"url": "https://github.com/dapr-sandbox/dapr-kubernetes-operator/pull/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2164735506 | Create Licence
Add Licence
Added Licence for Project
Thanks For Adding Licence
| gharchive/pull-request | 2024-03-02T09:48:19 | 2025-04-01T04:58:54.751028 | {
"authors": [
"darshangaikwad4114",
"raghavb1020"
],
"repo": "darshangaikwad4114/Resort-management-system",
"url": "https://github.com/darshangaikwad4114/Resort-management-system/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2314480358 | Remove schema (fixes #21)
Schedule for v0.9.4
manually added to branch v1
| gharchive/pull-request | 2024-05-24T06:07:10 | 2025-04-01T04:58:54.753790 | {
"authors": [
"jochenchrist",
"simonharrer"
],
"repo": "datacontract/datacontract-specification",
"url": "https://github.com/datacontract/datacontract-specification/pull/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2295022114 | feat: add tech to experience items from projects
#512 👈
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @davidlj95 and the rest of your teammates on Graphite
| gharchive/pull-request | 2024-05-14T10:10:05 | 2025-04-01T04:58:54.756727 | {
"authors": [
"davidlj95"
],
"repo": "davidlj95/website",
"url": "https://github.com/davidlj95/website/pull/512",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1551491413 | make it possible to add multiple of same class to a game object
In progress: planning on using the same solution to namespaces i did with the game objects so it would be
Transform
Transform_1
Transform_2
im using _ as opposed to () because it is in a path.
| gharchive/issue | 2023-01-20T21:49:24 | 2025-04-01T04:58:54.770493 | {
"authors": [
"ddd-Makbema"
],
"repo": "ddd-Makbema/pyEngine2D",
"url": "https://github.com/ddd-Makbema/pyEngine2D/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1949227130 | feat: update node-promise to 8.3.0
/approve
/approve
| gharchive/pull-request | 2023-10-18T08:58:16 | 2025-04-01T04:58:54.776089 | {
"authors": [
"UTsweetyfish",
"Zeno-sole"
],
"repo": "deepin-community/node-promise",
"url": "https://github.com/deepin-community/node-promise/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2729601559 | fix: fix converting timestamp to date
:tada: This PR is included in version 2.20.2 :tada:
The release is available on:
GitHub release
npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2024-12-10T09:51:19 | 2025-04-01T04:58:54.780554 | {
"authors": [
"amdefuse",
"cawabunga-bytes"
],
"repo": "defuse-protocol/defuse-sdk",
"url": "https://github.com/defuse-protocol/defuse-sdk/pull/168",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
964294046 | chore: nextjs pr updates
Addressing @namjul comments from #1074
Would be great to have a how to test description
Test description here -> [[Build|pkg.nextjs-template.dev#build]]
I assume the styles sections was copied from dendron-next-server. We slowly start to accumulate more tech dept on the styling side and I ... | gharchive/pull-request | 2021-08-09T19:15:33 | 2025-04-01T04:58:54.787812 | {
"authors": [
"kevinslin",
"namjul"
],
"repo": "dendronhq/dendron",
"url": "https://github.com/dendronhq/dendron/pull/1114",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2468952146 | Modifier le TP2
Ajouter la suppression
Mémoriser les informations de login
On resume fetch les infos de la page courrante en BD/ sur le serveur
| gharchive/issue | 2024-08-15T21:02:20 | 2025-04-01T04:58:54.788753 | {
"authors": [
"jmnadeau"
],
"repo": "departement-info-cem/5N6-mobile-2",
"url": "https://github.com/departement-info-cem/5N6-mobile-2/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2154727655 | Update README to include notes on using the new issue templates
I'm not sure if documentation on the README for the issue templates is needed; anyone who creates a new issue will see the issue templates then, right?
Point taken!
| gharchive/issue | 2024-02-26T17:29:18 | 2025-04-01T04:58:54.805437 | {
"authors": [
"emmalu",
"kylebarron"
],
"repo": "developmentseed/lonboard",
"url": "https://github.com/developmentseed/lonboard/issues/385",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1679476852 | update player.tscn
Duplicate of #5
| gharchive/pull-request | 2023-04-22T10:54:17 | 2025-04-01T04:58:54.806967 | {
"authors": [
"LimaneGaya",
"devloglogan"
],
"repo": "devloglogan/MultiplayerFPSTutorial",
"url": "https://github.com/devloglogan/MultiplayerFPSTutorial/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1511856126 | Fix #520 -- Add support for custom managers on user model
Codecov Report
Merging #521 (a7ef21a) into master (4c7d960) will decrease coverage by 0.50%.
The diff coverage is 100.00%.
@@ Coverage Diff @@
## master #521 +/- ##
==========================================
- Cove... | gharchive/pull-request | 2022-12-27T14:31:03 | 2025-04-01T04:58:54.820766 | {
"authors": [
"codecov-commenter",
"codingjoe"
],
"repo": "django-hijack/django-hijack",
"url": "https://github.com/django-hijack/django-hijack/pull/521",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1715673675 | Add missing onRequest and onResponse documentation
Any idea why deno started complaining? DId they ship a breaking change and we did we not correctly pin some version number?
@whatwg-node/events it picks the wrong version of this package. I think it needs to be pinned correctly.
| gharchive/pull-request | 2023-05-18T13:49:38 | 2025-04-01T04:58:54.838959 | {
"authors": [
"ardatan",
"n1ru4l"
],
"repo": "dotansimha/graphql-yoga",
"url": "https://github.com/dotansimha/graphql-yoga/pull/2770",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2236224570 | use fake user data before additional user data is gathered
This was not built upon the latest version of main 🛑 Opening new PR
| gharchive/pull-request | 2024-04-10T18:57:39 | 2025-04-01T04:58:54.839621 | {
"authors": [
"henrikskog"
],
"repo": "dotkom/monoweb",
"url": "https://github.com/dotkom/monoweb/pull/866",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1928562985 | New snake
@alexsrk09 Thanks for the interest in contributing! :) Sorry it took me a while to respond.
My initial review notes:
int.TryParse is better than Convert.ToInt32 with exception handling
I want to keep all the output in English
This change would also need to be applied to the web version of the game located ... | gharchive/pull-request | 2023-10-05T15:29:48 | 2025-04-01T04:58:54.847251 | {
"authors": [
"ZacharyPatten",
"alexsrk09"
],
"repo": "dotnet/dotnet-console-games",
"url": "https://github.com/dotnet/dotnet-console-games/pull/87",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1433258588 | Canada: optimizations, Yukon Heritage Day fix
Coverage remained the same at 100.0% when pulling 8dfe94424510de223704007e302f6d58eb1d2444 on KJhellico:optim-canada into 4b83875321cff0778b58a9eada462d94ce46b3cd on dr-prodigy:beta.
👍 👍
| gharchive/pull-request | 2022-11-02T14:36:17 | 2025-04-01T04:58:54.850903 | {
"authors": [
"KJhellico",
"coveralls",
"dr-prodigy"
],
"repo": "dr-prodigy/python-holidays",
"url": "https://github.com/dr-prodigy/python-holidays/pull/775",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1522825436 | tlock-go: envconfig.Process output is not processed
This was fixed in https://github.com/drand/tlock/pull/56/files
| gharchive/issue | 2023-01-06T16:19:37 | 2025-04-01T04:58:54.851818 | {
"authors": [
"CluEleSsUK"
],
"repo": "drand/tlock",
"url": "https://github.com/drand/tlock/issues/48",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
124560583 | Multiple minor improvements, more unification
Depends on https://github.com/drone/drone-go/pull/15
Depends on https://github.com/drone/drone-go/pull/15
Not sure why the build is failing, even if I re-run with the error below:
go test -cover ./...
# github.com/drone-plugins/drone-ssh
./main_test.go:32: undefined: ... | gharchive/pull-request | 2016-01-01T20:39:10 | 2025-04-01T04:58:54.858094 | {
"authors": [
"jackspirou",
"nlf",
"tboerger"
],
"repo": "drone-plugins/drone-ssh",
"url": "https://github.com/drone-plugins/drone-ssh/pull/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1097176908 | feat: store the meeting link in the reminder
i want to fix the issue can you provide more info
| gharchive/issue | 2022-01-09T11:58:18 | 2025-04-01T04:58:54.860173 | {
"authors": [
"gwabstech",
"tusharnankani"
],
"repo": "dsctsec/ASJ_2021",
"url": "https://github.com/dsctsec/ASJ_2021/issues/46",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1157633549 | No documentation for Inspiration
inspiration has been renamed to inspire
Oh thanks for letting me know. I renamed it to Inspire but forgot to change the link. Fixed now
| gharchive/issue | 2022-03-02T20:04:02 | 2025-04-01T04:58:54.861014 | {
"authors": [
"Laifsyn",
"dsfhdshdjtsb"
],
"repo": "dsfhdshdjtsb/enchantments",
"url": "https://github.com/dsfhdshdjtsb/enchantments/issues/12",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1429660418 | fix(ts/analyzer): Fix error message for duplicate class names
The per test file tsc-stats are very useful!
Yeah, I also think so.
I tried generating one because I wanted to spot flaky tests out, but I didn't remove it because I can check regression of each file using it 👍
And thank you so much for the contribution... | gharchive/pull-request | 2022-10-31T11:05:34 | 2025-04-01T04:58:54.862491 | {
"authors": [
"kdy1",
"littledivy"
],
"repo": "dudykr/stc",
"url": "https://github.com/dudykr/stc/pull/158",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1560647164 | 列表能否增加 foreach或者 Iterator 操作,还有两个集合求交集,差集
1.list队列等等能否增加 foreach或者 Iterator 操作,还有两个集合求交集,差集
2.对象赋值转换,对象转map,map 转对象,深拷贝等等功能
1.list队列等等能否增加 foreach或者 Iterator 操作,还有两个集合求交集,差集,集合按条件分组k-[]v, 大部分功能slice都有,每次使用都要先转成 slice在操做很繁琐 2.对象赋值转换,对象转map,map 转对象,深拷贝等等功能
v2.1.14版本,datastructure/list/list.go, 新添加函数: Difference, Sy... | gharchive/issue | 2023-01-28T02:26:50 | 2025-04-01T04:58:54.864331 | {
"authors": [
"duke-git",
"zundaren"
],
"repo": "duke-git/lancet",
"url": "https://github.com/duke-git/lancet/issues/68",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2724911759 | Add MeanSquaredLogErrorEvaluator
Codecov Report
Attention: Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
Project coverage is 99.13%. Comparing base (7c66f30) to head (d3487a2).
Report is 1 commits behind head on main.
Files with missing lines
Patch %
Lines
src/arkas/eval... | gharchive/pull-request | 2024-12-08T02:31:15 | 2025-04-01T04:58:54.877168 | {
"authors": [
"codecov-commenter",
"durandtibo"
],
"repo": "durandtibo/arkas",
"url": "https://github.com/durandtibo/arkas/pull/507",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2287062129 | Improve AllColumnsTemporalNullValueAnalyzer to be more customizable
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (be03614) to head (02f1e4b).
:exclamation: Current head 02f1e4b differs from pull request most recent head 968c7a9.... | gharchive/pull-request | 2024-05-09T07:18:17 | 2025-04-01T04:58:54.881261 | {
"authors": [
"codecov-commenter",
"durandtibo"
],
"repo": "durandtibo/flamme",
"url": "https://github.com/durandtibo/flamme/pull/408",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1910357726 | Update workflow
Codecov Report
Patch has no changes to coverable lines.
:loudspeaker: Thoughts on this report? Let us know!.
| gharchive/pull-request | 2023-09-24T19:49:32 | 2025-04-01T04:58:54.882850 | {
"authors": [
"codecov-commenter",
"durandtibo"
],
"repo": "durandtibo/gravitorch",
"url": "https://github.com/durandtibo/gravitorch/pull/500",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2760339733 | Add MaxAbsScalerTransformer
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (108d0dd) to head (c6bb898).
Report is 5 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## ... | gharchive/pull-request | 2024-12-27T03:23:55 | 2025-04-01T04:58:54.886479 | {
"authors": [
"codecov-commenter",
"durandtibo"
],
"repo": "durandtibo/grizz",
"url": "https://github.com/durandtibo/grizz/pull/377",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2214684094 | Add ConvolutionSizeFinder
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (6dd7ae5) to head (fa204a5).
Additional details and impacted files
@@ Coverage Diff @@
## main #58 +/- ##
=======... | gharchive/pull-request | 2024-03-29T05:31:45 | 2025-04-01T04:58:54.890328 | {
"authors": [
"codecov-commenter",
"durandtibo"
],
"repo": "durandtibo/karbonn",
"url": "https://github.com/durandtibo/karbonn/pull/58",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1638543500 | [composer-app] Import / export on a space
@zhenyasav how is this meant to work / what are the use-cases?
| gharchive/issue | 2023-03-24T00:48:15 | 2025-04-01T04:58:54.894288 | {
"authors": [
"thure"
],
"repo": "dxos/dxos",
"url": "https://github.com/dxos/dxos/issues/2822",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1954260008 | Made a simple script to run the tutorial notebooks
I ran this and got the output:
(dcdirect) prash@air > ./test_notebooks.sh
Failed on notebook: 1_data_prep_for_gauss_hermite.ipynb
All notebooks ran successfully!
When I run the notebook 1_data_prep_for_gauss_hermite.ipynb manually however, it works (at least as fa... | gharchive/pull-request | 2023-10-20T13:08:21 | 2025-04-01T04:58:54.900485 | {
"authors": [
"ejlilley",
"maindlt",
"prashjet"
],
"repo": "dynamics-of-stellar-systems/dynamite",
"url": "https://github.com/dynamics-of-stellar-systems/dynamite/pull/331",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2089813591 | Create screenshot of the timeline
Potential option for this: https://html2canvas.hertzen.com/
| gharchive/issue | 2024-01-19T07:23:08 | 2025-04-01T04:58:54.910775 | {
"authors": [
"e2jk"
],
"repo": "e2jk/release-planner",
"url": "https://github.com/e2jk/release-planner/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2158984979 | Feature/add wkt support
Codecov Report
Attention: Patch coverage is 70.87379% with 60 lines in your changes are missing coverage. Please review.
Project coverage is 64.65%. Comparing base (6e18d7a) to head (60ec8fa).
Files
Patch %
Lines
eccovjson/encoder/Wkt.py
50.66%
37 Missing :warning:
eccovjson/decode... | gharchive/pull-request | 2024-02-28T13:34:01 | 2025-04-01T04:58:54.957435 | {
"authors": [
"awarde96",
"codecov-commenter"
],
"repo": "ecmwf/eccovjson",
"url": "https://github.com/ecmwf/eccovjson/pull/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1256225011 | fix/ertert
:tada: This PR is included in version 0.8.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2022-06-01T15:00:39 | 2025-04-01T04:58:54.971510 | {
"authors": [
"ehabzaki"
],
"repo": "ehabzaki/githubactions-release",
"url": "https://github.com/ehabzaki/githubactions-release/pull/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1375782538 | (embassy-rp): Feature-gate time-driver
bors r+
| gharchive/pull-request | 2022-09-16T10:56:41 | 2025-04-01T04:58:55.006592 | {
"authors": [
"MathiasKoch"
],
"repo": "embassy-rs/embassy",
"url": "https://github.com/embassy-rs/embassy/pull/952",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2383130958 | add Pyproj
Needed to build #1111
Not sure if this was a good idea but since the build script asked for the proj binary I added proj to the build dependencies.
This then failed because it tried to link against the shared library from the build dependencies instead of the static library from the host dependencies.
So... | gharchive/pull-request | 2024-07-01T07:59:48 | 2025-04-01T04:58:55.014030 | {
"authors": [
"DerThorsten",
"KGB99"
],
"repo": "emscripten-forge/recipes",
"url": "https://github.com/emscripten-forge/recipes/pull/1161",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2156159304 | Migrate to Indigo v1.18.0-rc.9 in-browser module
Done.
| gharchive/issue | 2024-02-27T09:56:43 | 2025-04-01T04:58:55.030690 | {
"authors": [
"AlexeyGirin",
"rrodionov91"
],
"repo": "epam/ketcher",
"url": "https://github.com/epam/ketcher/issues/4160",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2487838825 | Serpentine Pack Rework
Took a quick look, and it seemed good, thanks both of you. Going to ask for the ZHS retranslation
| gharchive/pull-request | 2024-08-26T21:43:47 | 2025-04-01T04:58:55.037017 | {
"authors": [
"Dayvig",
"erasels"
],
"repo": "erasels/Packmaster-Expansion-Packs",
"url": "https://github.com/erasels/Packmaster-Expansion-Packs/pull/74",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1127488599 | configure default postgrest db pool timeout to 1s
Thanks, very useful
| gharchive/pull-request | 2022-02-08T16:33:50 | 2025-04-01T04:58:55.040692 | {
"authors": [
"geoffreyaldebert",
"jordanguedj"
],
"repo": "etalab/api-annuaire-entreprises",
"url": "https://github.com/etalab/api-annuaire-entreprises/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1711506761 | Relax limits for Sarus Cuda N-body test
The CI might fail on Eiger and Pilatus due to the conflic in the shared Lmod cache folder (workaround: rm -rf ~/.lmod.d/.cache/ immediately after loggin in the system).
Currently the CI is blocked on Pilatus with the following message:
rm: cannot remove '/scratch/e1000/jenscs... | gharchive/pull-request | 2023-05-16T08:23:29 | 2025-04-01T04:58:55.054949 | {
"authors": [
"lucamar",
"teojgo"
],
"repo": "eth-cscs/cscs-reframe-tests",
"url": "https://github.com/eth-cscs/cscs-reframe-tests/pull/72",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2131428666 | Implement promotion modals
[!WARNING]
This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more
Current dependencies on/for this PR:
main
PR #107
PR #108
PR #113
PR #119
PR #120
PR #121
PR #122 ... | gharchive/pull-request | 2024-02-13T04:12:25 | 2025-04-01T04:58:55.062230 | {
"authors": [
"imranjami"
],
"repo": "ethereum-optimism/ecosystem",
"url": "https://github.com/ethereum-optimism/ecosystem/pull/122",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2394536799 | JAVA-36108: Upgrade commons-io to 2.16.1
retest this please
retest this please
retest this please
| gharchive/pull-request | 2024-07-08T03:37:31 | 2025-04-01T04:58:55.065009 | {
"authors": [
"alvin577austria",
"harry9656"
],
"repo": "eugenp/tutorials",
"url": "https://github.com/eugenp/tutorials/pull/16998",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1504907757 | Add logging
make use of https://tauri.app/v1/api/js/fs/
| gharchive/issue | 2022-12-20T17:01:59 | 2025-04-01T04:58:55.075706 | {
"authors": [
"evankwan"
],
"repo": "evankwan/my-finance",
"url": "https://github.com/evankwan/my-finance/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1879411188 | Add warning for large images and offer to resize before sorting
If the application is more optimized, maybe this isn't the best way to go about it. Maybe after sorting has taken too long there is an option to cancel and resize. Maybe a progress indicator could inform this too
| gharchive/issue | 2023-09-04T02:44:12 | 2025-04-01T04:58:55.084093 | {
"authors": [
"evelynhathaway"
],
"repo": "evelynhathaway/pixel-sort",
"url": "https://github.com/evelynhathaway/pixel-sort/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1933438695 | feat: Структура данных «Связный список»
:tada: This PR is included in version 1.4.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2023-10-09T16:37:45 | 2025-04-01T04:58:55.085742 | {
"authors": [
"evgenykolotov"
],
"repo": "evgenykolotov/typescript-algorithms",
"url": "https://github.com/evgenykolotov/typescript-algorithms/pull/30",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1093444125 | Exercise raindrops: fix input data type and testclass name
Can you also change the exp value in test_number1 and test_number2 to be strings?
| gharchive/pull-request | 2022-01-04T15:04:08 | 2025-04-01T04:58:55.090279 | {
"authors": [
"g-back",
"marianfoo"
],
"repo": "exercism/abap",
"url": "https://github.com/exercism/abap/pull/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2060453250 | Add mem grow to builtin
Original implementation was slow.
New is good.
| gharchive/pull-request | 2023-12-29T23:06:54 | 2025-04-01T04:58:55.093441 | {
"authors": [
"antonmedv"
],
"repo": "expr-lang/expr",
"url": "https://github.com/expr-lang/expr/pull/505",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1044182850 | Slate WIP.
Closing - latest fablib interface has been updated to support a newer user interface to interact with FABRIC.
| gharchive/pull-request | 2021-11-03T22:41:08 | 2025-04-01T04:58:55.096020 | {
"authors": [
"842Mono",
"kthare10"
],
"repo": "fabric-testbed/jupyter-examples",
"url": "https://github.com/fabric-testbed/jupyter-examples/pull/125",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2088644186 | [CI] Fix code cov
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (9a3c635) 46.49% compared to head (a526e3b) 46.49%.
Additional details and impacted files
@@ Coverage Diff @@
## main #51 +/- ##
=====================... | gharchive/pull-request | 2024-01-18T16:27:14 | 2025-04-01T04:58:55.103044 | {
"authors": [
"codecov-commenter",
"matteobettini"
],
"repo": "facebookresearch/BenchMARL",
"url": "https://github.com/facebookresearch/BenchMARL/pull/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1717778454 | Validator fix for points in state messages
bump. @noursaidi would like to get this closed out soonish -- PTAL.
| gharchive/pull-request | 2023-05-19T20:21:47 | 2025-04-01T04:58:55.104946 | {
"authors": [
"grafnu"
],
"repo": "faucetsdn/udmi",
"url": "https://github.com/faucetsdn/udmi/pull/648",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1862182825 | More detailed Rust styler
| gharchive/issue | 2023-08-22T20:45:15 | 2025-04-01T04:58:55.108717 | {
"authors": [
"girba"
],
"repo": "feenkcom/gtoolkit",
"url": "https://github.com/feenkcom/gtoolkit/issues/3410",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1883106393 | Add a workflow
Codecov Report
:exclamation: No coverage uploaded for pull request base (main@9b1b804). Click here to learn what that means.
Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #1 +/- ##
=================... | gharchive/pull-request | 2023-09-06T03:20:45 | 2025-04-01T04:58:55.111701 | {
"authors": [
"codecov-commenter",
"powdream"
],
"repo": "fenv-org/fpm",
"url": "https://github.com/fenv-org/fpm/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2334117479 | use same color back button as close button in SUH preview
CI failure is spurious, DCO app seems to be malfunctioning: if anyone has permissions, this is okay to merge.
Repushing seemed to fix the DCO app.
| gharchive/pull-request | 2024-06-04T18:20:46 | 2025-04-01T04:58:55.112911 | {
"authors": [
"itowlson",
"karthik2804"
],
"repo": "fermyon/developer",
"url": "https://github.com/fermyon/developer/pull/1307",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1342373472 | [Impeller] InvertColors is unimplemented.
This functionality is used by the framework to invert images. (It may be used for other things at this point, but that was the only goal)
We could deprecate this functionality and replace it with the framework adding a color inverting filter itself.
if (uint_data[kInvertC... | gharchive/issue | 2022-08-17T23:10:03 | 2025-04-01T04:58:55.135759 | {
"authors": [
"ColdPaleLight",
"chinmaygarde",
"jonahwilliams",
"luckysmg"
],
"repo": "flutter/flutter",
"url": "https://github.com/flutter/flutter/issues/109739",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1381054888 | suddenly flutter sdk path is missing from android studio. I even checked sdk path it shows correct, but still path is not recognised.
this path was working but now it is showing not found.
| gharchive/issue | 2022-09-21T14:44:55 | 2025-04-01T04:58:55.136766 | {
"authors": [
"Akshay2941"
],
"repo": "flutter/flutter",
"url": "https://github.com/flutter/flutter/issues/112068",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1114304765 | Various changes january 2022
Codecov Report
Merging #208 (6f94a16) into master (f7492fb) will decrease coverage by 0.03%.
The diff coverage is 72.72%.
@@ Coverage Diff @@
## master #208 +/- ##
==========================================
- Coverage 68.21% 68.17% -0.0... | gharchive/pull-request | 2022-01-25T19:58:33 | 2025-04-01T04:58:55.145703 | {
"authors": [
"clarus",
"codecov-commenter"
],
"repo": "foobar-land/coq-of-ocaml",
"url": "https://github.com/foobar-land/coq-of-ocaml/pull/208",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2342309443 | [VOIR] — UN P'TIT TRUC EN PLUS EN STREAMING VF EN FRANÇAIS VOSTFR
Il y a 9 secondes — Un p'tit truc en plus Streaming VF ou VOSTFR 100% gratuit, voir le film complet en français et en bonne qualité.
Regarder :|✮☛ Un p'tit truc en plus En Streaming VF!
Last Update: JUNE 09, 2024
L'univers cinématographique de Un p'ti... | gharchive/issue | 2024-06-09T14:34:47 | 2025-04-01T04:58:55.157197 | {
"authors": [
"fjratllyh"
],
"repo": "foundation/foundation-sites",
"url": "https://github.com/foundation/foundation-sites/issues/13573",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1567323127 | RESTful wrapper for Upsert_entity, Delete_entity and Lookup_entity
The REST API is implemented.
| gharchive/issue | 2023-02-02T05:02:25 | 2025-04-01T04:58:55.158693 | {
"authors": [
"vijayfractl"
],
"repo": "fractl-io/fractl",
"url": "https://github.com/fractl-io/fractl/issues/787",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2044073573 | Правки к РК2 по коду
Трудное такой размер норм отревьюить. Критов не заметил, сейчас смержу, потом гляну еще раз
| gharchive/pull-request | 2023-12-15T17:07:37 | 2025-04-01T04:58:55.176449 | {
"authors": [
"GreatFix",
"NickDemiman"
],
"repo": "frontend-park-mail-ru/2023_2_Rabotyagi",
"url": "https://github.com/frontend-park-mail-ru/2023_2_Rabotyagi/pull/40",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1027918095 | New ignite deployment process
Looks pretty decent change. @yanmo96 please also check in new scripts if any, and update the description session about what has been proposed in this PR.
A good example, see PR #694 .
| gharchive/pull-request | 2021-10-16T01:31:07 | 2025-04-01T04:58:55.179136 | {
"authors": [
"xieus",
"yanmo96"
],
"repo": "futurewei-cloud/alcor",
"url": "https://github.com/futurewei-cloud/alcor/pull/693",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1388662597 | Refactor PreemptStrategyNormal, and remove need for lastVsyncInfo
Warn: off-by-one error. frameStartTime is the frame start time, while currentFrameTimeStamp(VsyncTargetTime) is usually the frame end time!
next #32
| gharchive/issue | 2022-09-28T03:22:56 | 2025-04-01T04:58:55.180570 | {
"authors": [
"fzyzcjy"
],
"repo": "fzyzcjy/flutter_smooth",
"url": "https://github.com/fzyzcjy/flutter_smooth/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2387118803 | mask prefix again on input, but now with faster algorithm
Pull Request Test Coverage Report for Build 9767615752
Details
36 of 36 (100.0%) changed or added relevant lines in 3 files are covered.
13 unchanged lines in 2 files lost coverage.
Overall coverage decreased (-0.7%) to 95.246%
Files with Coverage Reduc... | gharchive/pull-request | 2024-07-02T20:33:59 | 2025-04-01T04:58:55.189482 | {
"authors": [
"coveralls",
"gaissmai"
],
"repo": "gaissmai/bart",
"url": "https://github.com/gaissmai/bart/pull/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1498286736 | feat: battlepass
would recommend to use ended vs closed in general, as battlepass is time based
| gharchive/pull-request | 2022-12-15T11:48:09 | 2025-04-01T04:58:55.192926 | {
"authors": [
"2075",
"FiberMan"
],
"repo": "gamedaoco/gamedao-protocol",
"url": "https://github.com/gamedaoco/gamedao-protocol/pull/120",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2070460205 | Aufgabe 1
Aufgabe
übung
| gharchive/pull-request | 2024-01-08T13:27:16 | 2025-04-01T04:58:55.194467 | {
"authors": [
"ganijerd"
],
"repo": "gavagnin/ZHAW-Data-Science-Fundamentals",
"url": "https://github.com/gavagnin/ZHAW-Data-Science-Fundamentals/pull/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
281765848 | Messaging, block
http://carbondesignsystem.com/components/notification/code
Liked these: https://www.pinterest.ca/ideadibia/messaging/
| gharchive/issue | 2017-12-13T14:21:03 | 2025-04-01T04:58:55.197456 | {
"authors": [
"ideadibia",
"piet0024",
"s-duffey"
],
"repo": "gctools-outilsgc/design-system",
"url": "https://github.com/gctools-outilsgc/design-system/issues/63",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2323949421 | Install SQLIte
SQLite seems the best choice for local development.
| gharchive/issue | 2024-05-29T18:13:46 | 2025-04-01T04:58:55.220752 | {
"authors": [
"eliasjames"
],
"repo": "gillbreath/pad",
"url": "https://github.com/gillbreath/pad/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1182866220 | DevX Conf 2022.
FYI the extra @
In the Open Source page, can you change "Last Year" to "last year" 🙏🏼
In Community, can we remove Recommended Channels and the icons below? The structure doesn't make sense for our Discord community anymore.
It might be worth changing the text to:
Let’s meet on our Discord DevX ... | gharchive/pull-request | 2022-03-28T04:29:45 | 2025-04-01T04:58:55.228479 | {
"authors": [
"nisarhassan12",
"pawlean"
],
"repo": "gitpod-io/devxconf.org",
"url": "https://github.com/gitpod-io/devxconf.org/pull/128",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1600177521 | Null states and Chain info for nft
I have read the CLA Document and I hereby sign the CLA
I have read the CLA Document and I hereby sign the CLA
recheck
| gharchive/pull-request | 2023-02-26T19:47:05 | 2025-04-01T04:58:55.232851 | {
"authors": [
"jfschwarz",
"samepant"
],
"repo": "gnosis/mech",
"url": "https://github.com/gnosis/mech/pull/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1533675776 | fix transaction
Codecov Report
Base: 79.61% // Head: 79.65% // Increases project coverage by +0.04% :tada:
Coverage data is based on head (3260797) compared to base (6ff4ed8).
Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## maste... | gharchive/pull-request | 2023-01-15T06:09:39 | 2025-04-01T04:58:55.248255 | {
"authors": [
"codecov-commenter",
"gqcn",
"houseme"
],
"repo": "gogf/gf",
"url": "https://github.com/gogf/gf/pull/2397",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1654298793 | Adds new images for capella rebrand for 5/8
@garimame Can you merge this PR on 5/8? That's the date that we are making the brand updates on DGC. Looks like I'm not authorized to merge PR's in this repo anymore.
@garimame Can you merge this PR on 5/8? That's the date that we are making the brand updates on DGC. Loo... | gharchive/pull-request | 2023-04-04T17:39:01 | 2025-04-01T04:58:55.253928 | {
"authors": [
"barnesjoseph",
"garimame"
],
"repo": "google/devlibrary",
"url": "https://github.com/google/devlibrary/pull/653",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
279534540 | get involved
Closing this PR in favor of #16.
| gharchive/pull-request | 2017-12-05T21:19:50 | 2025-04-01T04:58:55.254724 | {
"authors": [
"mattf",
"vishh"
],
"repo": "google/kubeflow",
"url": "https://github.com/google/kubeflow/pull/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2377247252 | Add kernelCTF CVE-2024-26581_lts_cos_mitigation
Thanks! Exploit looks nicely written, left some comments where I'd like to see more details in the writeup
Hi, I've added more details in the exploit.md. Thanks.
Thanks! Added one last request here: https://github.com/google/security-research/pull/109/files/c0b2d52e... | gharchive/pull-request | 2024-06-27T06:11:29 | 2025-04-01T04:58:55.257566 | {
"authors": [
"chanijindal1",
"lonialcon2"
],
"repo": "google/security-research",
"url": "https://github.com/google/security-research/pull/109",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1909572007 | Using sudo makes it easier not to run build_binary_release.sh as root.
Thanks, since the CLA requirements are not met and the necessary change is more involved, I'll fix #59 separately.
| gharchive/pull-request | 2023-09-22T22:12:12 | 2025-04-01T04:58:55.258457 | {
"authors": [
"gl-yziquel",
"rstz"
],
"repo": "google/yggdrasil-decision-forests",
"url": "https://github.com/google/yggdrasil-decision-forests/pull/60",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
995185392 | chore: migrate to owlbot
need to .repo-metadata.json to make owlbot happy.
We don't need to migrate this one to owlbot - there's no code changes or common templates being generated here
| gharchive/pull-request | 2021-09-13T18:14:35 | 2025-04-01T04:58:55.259338 | {
"authors": [
"Neenu1995",
"chingor13"
],
"repo": "googleapis/google-cloud-java",
"url": "https://github.com/googleapis/google-cloud-java/pull/7660",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1138379305 | fix design topPage header footer, add feature darkMode
typeod window !== undefinedでdocumentエラー回避。
初回読み込み時はuseEffectでダークモードに
| gharchive/pull-request | 2022-02-15T08:58:15 | 2025-04-01T04:58:55.279996 | {
"authors": [
"gunners6518"
],
"repo": "gunners6518/terrblog",
"url": "https://github.com/gunners6518/terrblog/pull/26",
"license": "0BSD",
"license_type": "permissive",
"license_source": "github-api"
} |
2335487144 | Profile Added: Bikesh Sharma
Good job @Bikesh2571
| gharchive/pull-request | 2024-06-05T10:14:32 | 2025-04-01T04:58:55.280627 | {
"authors": [
"Bikesh2571",
"gupta-soham"
],
"repo": "gupta-soham/github-smvit",
"url": "https://github.com/gupta-soham/github-smvit/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2092133601 | Create detailed MVC class diagram
Ended up leaving out some details for the sake of simplicity and time management.
We agreed that we can communicate and help each other as we please in the case of confusion.
| gharchive/issue | 2024-01-20T15:57:14 | 2025-04-01T04:58:55.283082 | {
"authors": [
"h0peRL",
"mnaray"
],
"repo": "h0peRL/Bookkeeper_Docs",
"url": "https://github.com/h0peRL/Bookkeeper_Docs/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2286581141 | AI for auto pinging relevent people based on keywords system
this is a weird one, lmk if anyone wants more info on what this is
also a note to myself/others that keywords should be easily configurable/editable by admin.
| gharchive/issue | 2024-05-08T22:24:32 | 2025-04-01T04:58:55.289711 | {
"authors": [
"jaspermayone"
],
"repo": "hackclub/professor-bloom",
"url": "https://github.com/hackclub/professor-bloom/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1039945150 | Add a scaffold of the docs
Pull Request Test Coverage Report for Build 1400711653
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 99.787%
Totals
Change from base Build 1396589429:
0.0%
Covered Lines:
4688
... | gharchive/pull-request | 2021-10-29T21:38:38 | 2025-04-01T04:58:55.297819 | {
"authors": [
"coveralls",
"harisonmg"
],
"repo": "harisonmg/church-ims",
"url": "https://github.com/harisonmg/church-ims/pull/63",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1392170738 | Create readme-images
pushed changes @Ompragash
| gharchive/pull-request | 2022-09-30T09:47:15 | 2025-04-01T04:58:55.298509 | {
"authors": [
"codewdhruv"
],
"repo": "harness-community/nodejs-pipeline-samples",
"url": "https://github.com/harness-community/nodejs-pipeline-samples/pull/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2616824319 | Add material UI packages
Codecov Report
Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.
Project coverage is 23.07%. Comparing base (a094b6a) to head (8f02d25).
Files with missing lines
Patch %
Lines
src/App.tsx
0.00%
13 Missing :warning:
Additional details a... | gharchive/pull-request | 2024-10-27T19:44:34 | 2025-04-01T04:58:55.308334 | {
"authors": [
"codecov-commenter",
"tamara-plante"
],
"repo": "hdcola/etsifyweb",
"url": "https://github.com/hdcola/etsifyweb/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1877673882 | 能不能把sqlite驱动换成纯go的,cgo版本的驱动编译比较慢,而且交叉编译会比较麻烦
项目中当前使用的是github版本的orm,换成xorm.io版本的orm后就可以支持纯go实现的sqlite驱动
| gharchive/issue | 2023-09-01T16:01:22 | 2025-04-01T04:58:55.313143 | {
"authors": [
"wuzhican"
],
"repo": "henson/proxypool",
"url": "https://github.com/henson/proxypool/issues/84",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1627509132 | Clean up
rebuild
rebuild
rebuild
| gharchive/pull-request | 2023-03-16T13:45:19 | 2025-04-01T04:58:55.318460 | {
"authors": [
"jackheslop96",
"kevincoatsworth"
],
"repo": "hmrc/ctc-departure-documents-frontend",
"url": "https://github.com/hmrc/ctc-departure-documents-frontend/pull/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1222209539 | Additional icons for hoobs.. currently it shows as a fan, can we add couple of icons.. one for robot vacuum and other for doc?
Hi @Taureans the icons are provided by Apple's HomeKit. Unfortunately, they don't support vaccums or docks as of now so this plugin hacks around that limitation by exposing the robot as a fan... | gharchive/issue | 2022-05-01T16:31:31 | 2025-04-01T04:58:55.319581 | {
"authors": [
"Taureans",
"afharo"
],
"repo": "homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum",
"url": "https://github.com/homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum/issues/493",
"license": "MIT",
"license_type": "permissive",
"license_source": "githu... |
1236314361 | Feature(farm): Stake all NFTs
need to remove idl file after merging with main (both on main and dev)
| gharchive/pull-request | 2022-05-15T15:09:11 | 2025-04-01T04:58:55.320239 | {
"authors": [
"BowTiedHeron"
],
"repo": "honey-labs/honey-frontend",
"url": "https://github.com/honey-labs/honey-frontend/pull/134",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1090339295 | feat: update null safely
升级空安全,但是未进行任何验证,其中有部分加了!强制使用的,需要修改代码,否则传入null会存在错误
| gharchive/pull-request | 2021-12-29T08:02:45 | 2025-04-01T04:58:55.321185 | {
"authors": [
"jing-pei"
],
"repo": "hongpeifeng/photo_view",
"url": "https://github.com/hongpeifeng/photo_view/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1524105315 | Updated the tableau_datasource_update Airflow DAG example for personal access tokens
@JustinGrilli You can close this out. I got what I needed from this. Thanks for publishing!
| gharchive/pull-request | 2023-01-07T19:55:08 | 2025-04-01T04:58:55.322849 | {
"authors": [
"JustinGrilli",
"jaybythebay"
],
"repo": "hoverinc/tableau-utilities",
"url": "https://github.com/hoverinc/tableau-utilities/pull/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.