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 |
|---|---|---|---|---|---|
684900108 | Enhance README with headers
Looks fantastic 🎉
They can even be linked! 🔗
Thank you.
| gharchive/pull-request | 2020-08-24T19:10:50 | 2025-04-01T04:57:59.126932 | {
"authors": [
"szepeviktor"
],
"repo": "povils/phpmnd",
"url": "https://github.com/povils/phpmnd/pull/111",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2071977175 | Add test to verify that Application::VERSION match the latest git tag
Hello,
It's almost always the case when we use an hard coded version (with Application::VERSION) to forget to bump it before to push a new release !
To avoid in future to avoid such case, I propose this PR that add a TestCase that is run by CI only... | gharchive/pull-request | 2024-01-09T09:34:21 | 2025-04-01T04:57:59.133172 | {
"authors": [
"llaville",
"sidz"
],
"repo": "povils/phpmnd",
"url": "https://github.com/povils/phpmnd/pull/175",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
182383308 | Switch to OpenTK GameWindow instead of WinForms+GLControl
Tested, works with both visual tests and osu! on Linux. Fixes weird bug on Linux where several rows of pixels on the top were black. Requires testing on Windows, since all input was switched to OpenTK and I hear that's wonky on Windows.
TODO: Add SDL native ... | gharchive/pull-request | 2016-10-11T21:48:42 | 2025-04-01T04:57:59.183139 | {
"authors": [
"SirCmpwn",
"Tom94"
],
"repo": "ppy/osu-framework",
"url": "https://github.com/ppy/osu-framework/pull/136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
411076485 | Make the float parses culture invariant.
This allows the tests to pass on my machine (I have the german lang pack installed. That results in , and . beeing swapped when it comes to decimals.)
Make the float.Parse calls culture invariant.
Nice catch.
| gharchive/pull-request | 2019-02-16T14:14:31 | 2025-04-01T04:57:59.184353 | {
"authors": [
"miterosan",
"peppy"
],
"repo": "ppy/osu-framework",
"url": "https://github.com/ppy/osu-framework/pull/2159",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
746358605 | Compress a folder to a zip file before uploading it
When a user uploads a folder, it could potentially contain a very long list of files.
My suggestion is to allow the compression of a directory to a zip file and upload the zip file alone.
Thanks!
This plugin should do the trick: https://github.com/tzsk/filepond-pl... | gharchive/issue | 2020-11-19T08:27:06 | 2025-04-01T04:57:59.223716 | {
"authors": [
"YotYot",
"rikschennink"
],
"repo": "pqina/filepond",
"url": "https://github.com/pqina/filepond/issues/615",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
261061106 | IJCK R1C9
"... hydrogen/syngas [11] and ethanol [12]. In all four cases, they converted numerous
experimental datasets from the literature into the ReSpecTh standard."
Extended verion:
"... hydrogen/syngas [11], methanol and formaldehyde [C. Olm, T. Varga, É. Valkó, H. J. Curran, T.
Turányi: Uncertainty quantificati... | gharchive/issue | 2017-09-27T17:45:35 | 2025-04-01T04:57:59.237170 | {
"authors": [
"bryanwweber"
],
"repo": "pr-omethe-us/pyked-papers",
"url": "https://github.com/pr-omethe-us/pyked-papers/issues/13",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1371592657 | sku counter in get_customers not counting unique skj
Hello, amazing tool!
I tried to use it for my business but found that the columns skus (which I understood to be the unique sku purchased for each customer) it does not aggregate ass such.
example using .load_sample_data() for customer 12347 has 103 different skus... | gharchive/issue | 2022-09-13T14:56:42 | 2025-04-01T04:57:59.240676 | {
"authors": [
"eyalbre",
"practical-data-science"
],
"repo": "practical-data-science/ecommercetools",
"url": "https://github.com/practical-data-science/ecommercetools/issues/27",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
113241990 | Tests for requests.get(…)/requests.post(…) fail
These tests fail https://github.com/practicalswift/Pythonic.swift/blob/16c7325858f313dc2b0da044e24a5def44b7be34/src/Pythonic-test.swift#L1029-L1043
Fixed!
| gharchive/issue | 2015-10-25T18:30:14 | 2025-04-01T04:57:59.241987 | {
"authors": [
"practicalswift"
],
"repo": "practicalswift/Pythonic.swift",
"url": "https://github.com/practicalswift/Pythonic.swift/issues/27",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
223277266 | Ios getting last stored value and replace all other key value with last stored value
In ios i have stored 2 value first store app_id (key), and value is 12345. and second value stored as pass user_pass (key) and value is 12345_pass. when i close app and again open i am getting both key with 12345_pass as value.
I am ... | gharchive/issue | 2017-04-21T05:04:23 | 2025-04-01T04:57:59.257203 | {
"authors": [
"Krishna25Vrinsoft",
"parthdevmurari91",
"pradeep1991singh"
],
"repo": "pradeep1991singh/cordova-plugin-secure-key-store",
"url": "https://github.com/pradeep1991singh/cordova-plugin-secure-key-store/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "gi... |
673157299 | Input param validation
Q
A
Bug fix?
no
New feature?
yes
Tests pass?
yes
Fixed issues
#number
Added input parameter validation
created validator.js file with function for validation
validated input parameters in pace.js
input parameter feature
| gharchive/pull-request | 2020-08-05T00:02:39 | 2025-04-01T04:57:59.280182 | {
"authors": [
"pranavacharya"
],
"repo": "pranavacharya/pacecal",
"url": "https://github.com/pranavacharya/pacecal/pull/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1771890849 | Frontend Project Yoga-Info's "Follow Us On Instagram" Section Button Design Improvement
Describe the Feature you want to end
The design of this section is nice but it can be improved by working on the design of the button. Through the adjustment on styling of this button, I can make this section look even better.
Exp... | gharchive/issue | 2023-06-23T18:18:07 | 2025-04-01T04:57:59.283006 | {
"authors": [
"iamRabia-N"
],
"repo": "pranjay-poddar/Dev-Geeks",
"url": "https://github.com/pranjay-poddar/Dev-Geeks/issues/2622",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
236689378 | Access token screen immediately closes
I am attempting to access my google drive and I need to get the access token. I am using the token request url, but as soon as I click "Allow" on the google permission screen, the token screen appears, but it immediately closes, so I can't copy the token key.
I decided to screen... | gharchive/issue | 2017-06-17T23:11:52 | 2025-04-01T04:58:00.980299 | {
"authors": [
"webdevr712"
],
"repo": "prasmussen/gdrive",
"url": "https://github.com/prasmussen/gdrive/issues/312",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
327219237 | updating imported files rather than recreating them
Hi
Maybe I'm missing something, but I'd like to sync a folder and do an import.
I can easily script that with the import command, but the import command creates new files on every run. Rather than update existing files.
Is there any way I can get this working?
+1
... | gharchive/issue | 2018-05-29T08:32:39 | 2025-04-01T04:58:00.982629 | {
"authors": [
"andaag",
"hansenanders",
"yashasolutions"
],
"repo": "prasmussen/gdrive",
"url": "https://github.com/prasmussen/gdrive/issues/389",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2385368956 | 🛑 ChatGPT Beyond 2021 is down
In 3bd0585, ChatGPT Beyond 2021 (https://chatgpt-beyond-2021.onrender.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ChatGPT Beyond 2021 is back up in 50f5d59 after 3 minutes.
| gharchive/issue | 2024-07-02T06:40:05 | 2025-04-01T04:58:00.986767 | {
"authors": [
"prateekralhan"
],
"repo": "prateekralhan/status",
"url": "https://github.com/prateekralhan/status/issues/1145",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2569445808 | 🛑 ChatGPT Beyond 2021 is down
In 427d1da, ChatGPT Beyond 2021 (https://chatgpt-beyond-2021.onrender.com/) was down:
HTTP code: 503
Response time: 313 ms
Resolved: ChatGPT Beyond 2021 is back up in 6c9c40d after 24 days, 18 hours, 59 minutes.
| gharchive/issue | 2024-10-07T06:23:53 | 2025-04-01T04:58:00.989364 | {
"authors": [
"prateekralhan"
],
"repo": "prateekralhan/status",
"url": "https://github.com/prateekralhan/status/issues/2376",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
923603897 | Issue 234: Implement index stream
Change log description
Add support to the index stream.
Purpose of the change
Fix #234
What the code does
Naming
Record: Fixed size(4KB) event written to the stream. A record contains: type code(4 bytes), entries length(4 bytes), data length(4 bytes) entries, entries and data.
Entry... | gharchive/pull-request | 2021-06-17T08:00:40 | 2025-04-01T04:58:01.026520 | {
"authors": [
"Tristan1900",
"codecov-commenter"
],
"repo": "pravega/pravega-client-rust",
"url": "https://github.com/pravega/pravega-client-rust/pull/277",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
173275382 | make update_checker an optional dependency
Address #610 and the comments
for commit 209b6e506b3c3b0e33d697542d114f6bb51a5e5b.
Also move update_checker module to extras_require
@flokli thanks for the PR. One question, does this still install update_checker by default? If not, can you think of a way such that it does... | gharchive/pull-request | 2016-08-25T18:23:45 | 2025-04-01T04:58:01.040592 | {
"authors": [
"bboe",
"flokli"
],
"repo": "praw-dev/praw",
"url": "https://github.com/praw-dev/praw/pull/663",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1882097391 | adding mobileResize to example creative
I believe this is still needed for the mobile PUC scenario. It was there for the Send-All-Bidders example, but missing for Sent-Top-Bid.
good thing you pushed back @muuki88 - turns out there's a reason it's not in the Send-Top-Bid creative -- the TARGETINGMAP covers the use c... | gharchive/pull-request | 2023-09-05T14:27:22 | 2025-04-01T04:58:01.091168 | {
"authors": [
"bretg"
],
"repo": "prebid/prebid.github.io",
"url": "https://github.com/prebid/prebid.github.io/pull/4841",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1377435950 | Upgrade to Ubuntu 22.04
Mostly checking for now. Even if this goes through, we need to enable swak4Foam again.
Update: This currently fails building the CalculiX adapter, because of https://github.com/precice/calculix-adapter/issues/79.
I have already followed the same approach as in https://github.com/precice/calc... | gharchive/pull-request | 2022-09-19T05:52:18 | 2025-04-01T04:58:01.100604 | {
"authors": [
"MakisH"
],
"repo": "precice/vm",
"url": "https://github.com/precice/vm/pull/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2686609837 | rattler-build-ic way to test the existence of installed files?
I wonder if there is a way to implement a for loop with filters?
I have:
qemu_keymaps: ${{ [
"ar", "bepo", "cz", "da", "de", "de-ch", "en-gb", "en-us", "es", "et", "fi", "fo", "fr", "fr-be", "fr-ca",
"fr-ch", "hr", "hu", "is", "it", "ja", "l... | gharchive/issue | 2024-11-23T21:23:18 | 2025-04-01T04:58:01.120803 | {
"authors": [
"MementoRC",
"wolfv"
],
"repo": "prefix-dev/rattler-build",
"url": "https://github.com/prefix-dev/rattler-build/issues/1213",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2163545021 | feat: create a TUI
closes #684
This should be ready for an initial review soon. The basic functionality is there!
Will merge once green1
| gharchive/pull-request | 2024-03-01T14:35:01 | 2025-04-01T04:58:01.122502 | {
"authors": [
"orhun",
"wolfv"
],
"repo": "prefix-dev/rattler-build",
"url": "https://github.com/prefix-dev/rattler-build/pull/692",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1359571985 | Feature/admin board
Feat: [#1] admin-board 초기 셋팅
Feat: [#2] admin-board Entity 생성
Feat: [#3] admin-board 등록 api
Feat: [#4] admin-board 전체 목록 조회
Feat: [#5] admin-board 게시물 조회
Feat: [#6] admin-board 게시물 수정
Feat: [#6] admin-board 게시물 수정
Feat: [#7] admin-board 게시물 삭제
Refactor: [#7] service code 수정
Feat: [#8] admin-board ... | gharchive/pull-request | 2022-09-02T00:32:10 | 2025-04-01T04:58:01.139316 | {
"authors": [
"chanbokW",
"gyus13",
"minenam"
],
"repo": "preonboaring-be-team-k/user-role-blog-service",
"url": "https://github.com/preonboaring-be-team-k/user-role-blog-service/pull/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
67607713 | Error in parsing multiple hash parameters
I had the following problem while dealing with multiple hash parameters, so when I go to 'link 1' I suppose that I should get all parameters next to 'escaped_fragment=' as parameters in hashbang 'link 3', but I got a wrong result 'link 2' from prerender.io service.
link 1 :
h... | gharchive/issue | 2015-04-10T14:26:44 | 2025-04-01T04:58:01.147092 | {
"authors": [
"rabihsyw",
"thoop"
],
"repo": "prerender/prerender",
"url": "https://github.com/prerender/prerender/issues/176",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
890441423 | Circular redirect
When I trying to test prerender work using UserAgent googlebot I got "Circular redirect".
I use prerender as a docker image and get the following logs:
prerender_1 | 2021-05-12T19:43:09.535Z getting http://my-site-address/
prerender_1 | 2021-05-12T19:43:10.115Z got 301 in 580ms for http://my... | gharchive/issue | 2021-05-12T20:04:03 | 2025-04-01T04:58:01.149113 | {
"authors": [
"kantegory"
],
"repo": "prerender/prerender",
"url": "https://github.com/prerender/prerender/issues/684",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1318971555 | 🛑 Seo Card with Content is down
In 929875a, Seo Card with Content (https://og-image-green-seven.vercel.app/Kusama Bot 120.jpeg?price=&image=https://kodadot.mypinata.cloud/ipfs/bafkreiefbdznbjx7ixsdvezdtupj7xpdmgigm7uygl26mk2bozwolemodi&mime=image/jpeg) was down:
HTTP code: 500
Response time: 97 ms
Resolved: Seo ... | gharchive/issue | 2022-07-27T03:27:36 | 2025-04-01T04:58:01.151800 | {
"authors": [
"preschian"
],
"repo": "preschian/kodadot-status",
"url": "https://github.com/preschian/kodadot-status/issues/120",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
576296727 | Cast first 64 bits of SHA1 to BIGINT?
I'm able to produce SHA1 hashes from strings with the following:
SELECT SUBSTR(SHA1(CAST('test' AS VARBINARY)), 1, 8);
_col0
-------------------------
a9 4a 8f e5 cc b1 9b a6
Is there a way I could cast the above result to BIGINT? At the moment I'm getting the follow... | gharchive/issue | 2020-03-05T14:33:32 | 2025-04-01T04:58:01.208873 | {
"authors": [
"findepi",
"marklit"
],
"repo": "prestosql/presto",
"url": "https://github.com/prestosql/presto/issues/3011",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
642796238 | Admit EXPLAIN queries when required worker count not satisfied
Given coordinator with
node-scheduler.include-coordinator=false
query-manager.required-workers=1
query e.g.
EXPLAIN (TYPE IO) ....
will get into WAITING_FOR_RESOURCES state, waiting for a worker.
However, once the worker shows up and query gets admitted... | gharchive/issue | 2020-06-22T06:29:42 | 2025-04-01T04:58:01.210977 | {
"authors": [
"findepi"
],
"repo": "prestosql/presto",
"url": "https://github.com/prestosql/presto/issues/4131",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
564966756 | Add examples in date_add() & date_diff()
Fix #1717
@findepi Could you take a look if you get a chance?
Fixed.
Merged as b4433452b52bf8370c0910037bcb432a33c1f1d5, thanks!
(squashed)
| gharchive/pull-request | 2020-02-13T21:41:40 | 2025-04-01T04:58:01.212631 | {
"authors": [
"findepi",
"yuokada"
],
"repo": "prestosql/presto",
"url": "https://github.com/prestosql/presto/pull/2827",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1292125431 | 🛑 API Prex-Perú is down
In 9024769, API Prex-Perú (https://api.prex.com.pe/) was down:
HTTP code: 403
Response time: 222 ms
Resolved: API Prex-Perú is back up in 43002fa.
| gharchive/issue | 2022-07-02T19:27:43 | 2025-04-01T04:58:01.288366 | {
"authors": [
"prexcard"
],
"repo": "prexcard/webstatus",
"url": "https://github.com/prexcard/webstatus/issues/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1788014205 | [CARE-2017] Forbid translating editor area
See https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome
Not neeeding a review, but you might find this fix interesting.
| gharchive/pull-request | 2023-07-04T14:12:59 | 2025-04-01T04:58:01.294401 | {
"authors": [
"e1himself"
],
"repo": "prezly/slate",
"url": "https://github.com/prezly/slate/pull/450",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
79755390 | SpiffyTitles: load on Python 3, while retaining Python 2 compatibility
Closes #42.
Thanks!
| gharchive/pull-request | 2015-05-23T06:45:35 | 2025-04-01T04:58:01.295160 | {
"authors": [
"GLolol",
"prgmrbill"
],
"repo": "prgmrbill/limnoria-plugins",
"url": "https://github.com/prgmrbill/limnoria-plugins/pull/47",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2439895675 | Can not download dataset from the address 'https://drive.google.com/open?id=1pJSVXtRlTU4_b-I8oakoZtl1ChcG0OiQ'
I have tried many ways but couldn't open the download link
me too, have you solved this problem?
We are working on restoring this. Since all of us graduated, we have limited access to our UMD Drives. Pl... | gharchive/issue | 2024-07-31T12:10:08 | 2025-04-01T04:58:01.313870 | {
"authors": [
"19376357",
"NitinJSanket",
"Zhihao-Li-ai",
"wf123345"
],
"repo": "prgumd/EVDodgeNet",
"url": "https://github.com/prgumd/EVDodgeNet/issues/12",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
341718895 | Failed to execute build script
Describe the bug
I use npm install --save primer to install primer on my local machine. However when I try to build the css, it doesn't work. This is the log that I got after run npm run build. I am not sure where I did run. Could someone help me? Thanks
0 info it worked if it ends wi... | gharchive/issue | 2018-07-16T23:59:03 | 2025-04-01T04:58:01.406601 | {
"authors": [
"lucky13820",
"sreekanthkp"
],
"repo": "primer/primer",
"url": "https://github.com/primer/primer/issues/542",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1248293226 | ActionMenu: Inline label
Based on https://github.com/github/primer/discussions/696
Fixes https://github.com/github/primer/issues/994
Fixes https://github.com/github/primer/issues/995
Fixes https://github.com/github/primer/issues/993
.
See new section about accessibility in docs →
Open questions:
Is the prop lab... | gharchive/pull-request | 2022-05-25T15:42:16 | 2025-04-01T04:58:01.416782 | {
"authors": [
"lesliecdubs",
"siddharthkp"
],
"repo": "primer/react",
"url": "https://github.com/primer/react/pull/2101",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1576648839 | Update PRC ActionList implementation to have similar semantics to PVC.
This PR aligns the semantics (in this case, both the API and the generated markup) of ActionList and related components to match the implementation in PVC.
A significant change is the removal of ActionList.Group, which allowed sets of items to be ... | gharchive/pull-request | 2023-02-08T19:05:52 | 2025-04-01T04:58:01.423813 | {
"authors": [
"kendallgassner",
"radglob"
],
"repo": "primer/react",
"url": "https://github.com/primer/react/pull/2878",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1688836202 | Add a code coverage badge to our README
We want to get to high code coverage with our tests since Arbiter needs to be as bug free as possible. Let's add a badge to show how far along we are to 100% coverage.
Hello @Autoparallel I'd love to work on this issue. Can this be assigned to me?
done!
@ts0yu I'm done wo... | gharchive/issue | 2023-04-28T16:34:03 | 2025-04-01T04:58:01.427090 | {
"authors": [
"Autoparallel",
"funkycadet",
"ts0yu"
],
"repo": "primitivefinance/arbiter",
"url": "https://github.com/primitivefinance/arbiter/issues/233",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1087668105 | CUDA error: no kernel image is available for execution on the device
Hi, thanks for the wonderful job!
However, I have met the error when I run the demo:
python demo.py --imagedir=data/abandonedfactory --calib=calib/tartan.txt --stride=2
The error happens after the first image is shown which is:
1it [00:07, 7.25s/i... | gharchive/issue | 2021-12-23T12:21:26 | 2025-04-01T04:58:01.441587 | {
"authors": [
"BurhanUlTayyab",
"junshutang",
"pradyumnakulkarni87"
],
"repo": "princeton-vl/DROID-SLAM",
"url": "https://github.com/princeton-vl/DROID-SLAM/issues/34",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
215014817 | Add ignore fake player configuration
I did a test run yesterday on my heavily modded server, after 2hours I had collected about 2 million events.
This adds an option to ignore Fake players for events that currently log them.
I wasn't sure where to put the configuration node, let me know if you have any concerns!
Th... | gharchive/pull-request | 2017-03-17T14:11:47 | 2025-04-01T04:58:01.454348 | {
"authors": [
"Meronat",
"phit",
"viveleroi"
],
"repo": "prism/Prism",
"url": "https://github.com/prism/Prism/pull/87",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
407126627 | Hostname
Dear friends,
Would you please let me know how I can set the host name in GraphQLServer (graphql-yoga)?
Thanks.
David
Can this get added?
const server = new GraphQLServer({
schema,
context: createContext,
middlewares: [permissions],
})
server.express.listen(5000, "192.168.100.10")
server.start(
{... | gharchive/issue | 2019-02-06T08:31:55 | 2025-04-01T04:58:01.456250 | {
"authors": [
"AL1L",
"DavidPeter9",
"navigui"
],
"repo": "prisma-labs/graphql-yoga",
"url": "https://github.com/prisma-labs/graphql-yoga/issues/529",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1485142336 | Suggest @map when not already present in line
Added test to ensure that @map is not suggested when already present in line
Updated another test to ensure that it does still show when already present on another line
Minor refactoring
closes #1079
Created an issue for these https://github.com/prisma/language-tools/... | gharchive/pull-request | 2022-12-08T18:03:52 | 2025-04-01T04:58:01.458022 | {
"authors": [
"Druue",
"Jolg42"
],
"repo": "prisma/language-tools",
"url": "https://github.com/prisma/language-tools/pull/1320",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1203226160 | MongoDB: Upsert fails on update with relation when notablescan: 1
Bug description
Using MongoDB, the following error occurs when running an upsert and the document already exists:
PrismaClientUnknownRequestError:
Invalid `prisma.user.upsert()` invocation:
Error occurred during query execution:
ConnectorError(Conn... | gharchive/issue | 2022-04-13T12:21:28 | 2025-04-01T04:58:01.499438 | {
"authors": [
"AmineHouari98",
"AndreasKarz",
"DoubleJ-G",
"boredland",
"domharrington",
"dpetrick",
"janpio",
"jvgaeta",
"off99555",
"paulrostorp",
"peymil",
"shaikegross",
"yufangOPUS"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/iss... |
1213458386 | Does Prisma offer Transactions across multiple files?
Discussed in https://github.com/prisma/prisma/discussions/12974
Originally posted by jaequery April 23, 2022
Coming from TypeORM, I am surprised to see that Prisma does not have any way to perform transactions in a similar way TypeORM does.
With TypeORM and the t... | gharchive/issue | 2022-04-23T21:28:19 | 2025-04-01T04:58:01.533369 | {
"authors": [
"Kainar01",
"Rykuno",
"Uki884",
"YahiaBadr",
"adrian-goe",
"bombillazo",
"callumthomson",
"jaequery",
"janpio",
"kasir-barati",
"luatnd",
"ramiresdallago",
"renatoaraujoc",
"roberto-souza",
"salvajavier",
"uki1014",
"yigitahmetsahin"
... |
1243903595 | Citus extension support, create_distributed_table
Bug description
Under the hood Citus connects to the coordinator node (database server) that routes queries to the relevant worker node (another database server). Prisma on the other hand, connects to postgres as the default database if no database is specified.
❯ npx... | gharchive/issue | 2022-05-21T07:45:20 | 2025-04-01T04:58:01.545767 | {
"authors": [
"derek-w-ds",
"janpio",
"ruheni",
"simibruda"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/13433",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
683997748 | Support @unique on nullable fields for databases that support it
It would be great if we could take advantage of Postgres's capability to express uniqueness on not null values.
Currently if I add the @unique constraint on a nullable field I can't have more than 1 record with a null assigned.
Further reading on how th... | gharchive/issue | 2019-12-17T22:55:24 | 2025-04-01T04:58:01.599809 | {
"authors": [
"Geebrox",
"Gherdty",
"Hatko",
"Lucasmm016",
"Nedi11",
"Nik-Novak",
"NodeAdam",
"PatoGordo",
"RoyBkker",
"SarenT",
"Vandivier",
"aalises",
"athyuttamre",
"beeman",
"bilalesi",
"birla",
"cbreezier",
"chadmott",
"clearly-outsane"... |
392854837 | Introspect result has the invalid name for @relation
Describe the bug
@relation name args value is generated against the shape [A-Z][a-zA-Z0-9]* after prisma introspect. It shows the error during deploy after introspect.
To Reproduce
compose docker along with postgres DB setting and run docker container
prisma intro... | gharchive/issue | 2018-12-20T01:57:29 | 2025-04-01T04:58:01.607732 | {
"authors": [
"mattdamon108",
"matthewpick",
"pantharshit00",
"serranoarevalo"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/3746",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
751154454 | Breaking change: Error classes are exported as types
Bug description
I used to be able to do:
import { PrismaClientKnownRequestError } from '@prisma/client';
if (!(err instanceof PrismaClientKnownRequestError)) {
...
}
But now the classes are exported as types so we can't use them in instanceof.
Expected beh... | gharchive/issue | 2020-11-25T22:31:24 | 2025-04-01T04:58:01.611741 | {
"authors": [
"DregondRahl",
"Sytten",
"timsuchanek"
],
"repo": "prisma/prisma",
"url": "https://github.com/prisma/prisma/issues/4365",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
530281902 | ENOENT error when running prisma as /api in next.js
I want to run prisma inside next.js as a /api route. When I was setting it up at first only with the graphql-auth example everything was working fine (beside some problems with typegen with photon, but there's already an issue). Then I changed the schema and added s... | gharchive/issue | 2019-11-29T10:52:04 | 2025-04-01T04:58:01.626356 | {
"authors": [
"Albert-Gao",
"BjoernRave",
"Weakky",
"allpwrfulroot",
"darknoon",
"pantharshit00",
"timsuchanek"
],
"repo": "prisma/prisma2",
"url": "https://github.com/prisma/prisma2/issues/1021",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github... |
1732370719 | Document our current understanding of GPC on Android
This should include alternative tracking methods, the limitations of the current tracking limitation approach, our review of Google's policies (in this repository), the relevance of the AdID etc.
What replacements do apps use instead of AAID?
It would probably be... | gharchive/issue | 2023-05-30T14:17:10 | 2025-04-01T04:58:01.688608 | {
"authors": [
"SebastianZimmeck",
"kasnder",
"wesley-tan"
],
"repo": "privacy-tech-lab/gpc-android",
"url": "https://github.com/privacy-tech-lab/gpc-android/issues/66",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
849590926 | 🆕 Software Suggestion | openSUSE Leap
Basic Information
Name: openSUSE Leap
Category: Operating System
URL: opensuse.org
Description
Beside Fedora and Ubuntu, openSUSE Leap could be third choice for beginners. It is one of the major distros, and its stability is remarkable.
Why I am making the suggestion
openSUSE c... | gharchive/issue | 2021-04-03T06:28:54 | 2025-04-01T04:58:01.715671 | {
"authors": [
"HouraisanNEET",
"N-Prime",
"bmwiedemann",
"cbnavigator",
"ghost",
"jamesponddotco",
"rusty-snake"
],
"repo": "privacytools/privacytools.io",
"url": "https://github.com/privacytools/privacytools.io/issues/2249",
"license": "CC0-1.0",
"license_type": "permissive",
... |
1466271537 | feat: support .d.ts from .mts
closes https://github.com/privatenumber/pkgroll/issues/23
:tada: This PR is included in version 1.6.0 :tada:
The release is available on:
npm package (@latest dist-tag)
GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2022-11-28T11:38:19 | 2025-04-01T04:58:01.729560 | {
"authors": [
"privatenumber"
],
"repo": "privatenumber/pkgroll",
"url": "https://github.com/privatenumber/pkgroll/pull/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1135967434 | ISSUE#1: Handle null dates
Creating new PR targeting your upstream repo instead of my forked repo - review changes applied. Will close my original local PR
Codecov Report
Merging #7 (1164753) into master (bec526b) will increase coverage by 0.01%.
The diff coverage is 100.00%.
@@ Coverage Diff ... | gharchive/pull-request | 2022-02-13T14:54:57 | 2025-04-01T04:58:01.756140 | {
"authors": [
"codecov-commenter",
"mkelandis",
"probablykasper"
],
"repo": "probablykasper/date-picker-svelte",
"url": "https://github.com/probablykasper/date-picker-svelte/pull/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
116732802 | signal math
re: https://github.com/processing/p5.js-website/issues/189
.mult and .add may not be necessary. Either make order of operations clear, or just replace them with .scale.
test that scale is scaling signals as expected
make example to show what is happening, and how scaling signals is useful for modulation.... | gharchive/issue | 2015-11-13T09:32:14 | 2025-04-01T04:58:01.782629 | {
"authors": [
"therewasaguy",
"toolness"
],
"repo": "processing/p5.js-sound",
"url": "https://github.com/processing/p5.js-sound/issues/80",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
192481531 | Fix example for 3D: materials
Deleted basicMaterial() function.
thank you!
| gharchive/pull-request | 2016-11-30T05:52:18 | 2025-04-01T04:58:01.783507 | {
"authors": [
"lmccart",
"yining1023"
],
"repo": "processing/p5.js-website",
"url": "https://github.com/processing/p5.js-website/pull/34",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1937313720 | patch: Remove packageManager property with wrangler-action 3.3.0
After discussing https://github.com/cloudflare/wrangler-action/issues/180, it turns out packageManager property is supposed to be optional.
With the new wrangler-action, we no longer need this property.
Signed-off-by: Vipul Gupta (@vipulgupta2048) vipul... | gharchive/pull-request | 2023-10-11T09:33:38 | 2025-04-01T04:58:01.843686 | {
"authors": [
"vipulgupta2048"
],
"repo": "product-os/flowzone",
"url": "https://github.com/product-os/flowzone/pull/774",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1698770575 | 🛑 Tarot Ana is down
In a959fc4, Tarot Ana (https://www.tarot-ana.fr) was down:
HTTP code: 500
Response time: 11579 ms
Resolved: Tarot Ana is back up in a97369d.
| gharchive/issue | 2023-05-06T20:39:41 | 2025-04-01T04:58:01.888233 | {
"authors": [
"proger-su"
],
"repo": "proger-su/upptime",
"url": "https://github.com/proger-su/upptime/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
99272821 | Do no longer force-install a default nginx.conf
As far as I can tell, a default nginx.conf does no longer need to be force-installed. Let me know if I forgot something.
The force install was introduced here.
Seems like tests fail?
Fixed.
Going to close this. A real fix needs to take into account the fact that... | gharchive/pull-request | 2015-08-05T18:53:03 | 2025-04-01T04:58:02.039406 | {
"authors": [
"SonicHedgehog",
"josegonzalez",
"michaelshobbs"
],
"repo": "progrium/dokku",
"url": "https://github.com/progrium/dokku/pull/1372",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1116138318 | Need factory reset command for SDK
Summary : Once we send the factory reset command, the device should delete all previous provisioning information.
Based on LocalConfigDisabled Attribute
The LocalConfigDisabled attribute SHALL allow a local Node configuration to be disabled. When
this attribute is set to True the N... | gharchive/issue | 2022-01-27T12:13:47 | 2025-04-01T04:58:02.046238 | {
"authors": [
"Survensa",
"bzbarsky-apple",
"cjandhyala",
"woody-apple",
"yufengwangca"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/14403",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-ap... |
729609751 | Build is broken on macOS
Problem
Seeing these build errors while building on macOS
../src/lib/support/CHIPMem.h:67:37: error: redefinition of default argument
extern CHIP_ERROR MemoryInit(void * buf = nullptr, size_t bufSize = 0);
^ ~~~~~~~
gen/include/support/CHIPMem.h:67:37: ... | gharchive/issue | 2020-10-26T14:25:10 | 2025-04-01T04:58:02.049662 | {
"authors": [
"pan-apple",
"sagar-apple"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/3437",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2543560007 | [ICD] kICDMonitoringBufferSize is too small to handle full "full width" node ID
Reproduction steps
When using "full width" node ID, for example, 0xffff000000000000, We cannot registerClient successfully using the lit example app, it would complain the buffer is too small,
https://github.com/project-chip/connectedhome... | gharchive/issue | 2024-09-23T20:10:01 | 2025-04-01T04:58:02.054588 | {
"authors": [
"bzbarsky-apple",
"yunhanw-google"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/issues/35735",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1027592525 | Remove suppression of stack-size warning in cluster-objects.
Problem
We're suppressing a compiler warning for no good reason.
Change overview
Stop suppressing it.
Testing
Tree still compiles.
/rebase
| gharchive/pull-request | 2021-10-15T16:11:53 | 2025-04-01T04:58:02.056015 | {
"authors": [
"bzbarsky-apple"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/pull/10568",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1289172597 | [EFR32]Feature wifinetworkdiagnostics implmentation for RS9116
Problem
Missing implementation for wifinetworkdiagnostics cluster for RS9116
Change overview
Added implementation for wifinetworkdiagnostics for EFR32+RS9116 combo
Testing
Tested using EFR32+RS9116.
TC-DGWIFI-2.1 tested
This depends upon #20106
| gharchive/pull-request | 2022-06-29T19:05:02 | 2025-04-01T04:58:02.057534 | {
"authors": [
"chirag-silabs"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/pull/20123",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1313099034 | Fix storage location of Docker images and containers for Mac or linux
This will fix information about used memory space when build image of docker on osx host machine. Docker has another directory on linux and osx.
Problem
What is being fixed? Examples:
Fix crash on startup
Fixes #12345 Frobnozzle is leaky (exactly... | gharchive/pull-request | 2022-07-21T11:20:00 | 2025-04-01T04:58:02.062405 | {
"authors": [
"CLAassistant",
"DamMicSzm",
"bzbarsky-apple"
],
"repo": "project-chip/connectedhomeip",
"url": "https://github.com/project-chip/connectedhomeip/pull/21046",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
611288339 | Protect against spurious dist refreshes and also remove some old stuff from the ci script
There was a bad CI nightly job that errored out with:
[STDERR]/bin/bash: /usr/bin/time: No such file or directory
but resulted in a refresh of the dist directory that removed everything because errors weren't caught. This PR tri... | gharchive/pull-request | 2020-05-02T22:35:36 | 2025-04-01T04:58:02.072857 | {
"authors": [
"msprotz",
"parno"
],
"repo": "project-everest/hacl-star",
"url": "https://github.com/project-everest/hacl-star/pull/295",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
451584585 | Readonly cache
First step in the cache support. Fixes #53.
What you need is an on-event hook..(called "pre-processor" in BE) This is the place where you can load necessary tuples from the store. Also this needs to be integrated with the rule session api with a "Store" interface.
Incidentally I have a WIP branch tha... | gharchive/pull-request | 2019-06-03T16:46:45 | 2025-04-01T04:58:02.075014 | {
"authors": [
"balamg",
"jpark800"
],
"repo": "project-flogo/rules",
"url": "https://github.com/project-flogo/rules/pull/57",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
700635598 | Construct values lazily
Lazy construction will work better with concolic execution because it defers path splitting to the point where a value is accessed.
This cannot be done for types like Option
But it can possibly be done for abstract Types like BTreeMap - possibly depending mutability?
Two directions to take t... | gharchive/issue | 2020-09-13T19:52:41 | 2025-04-01T04:58:02.087783 | {
"authors": [
"alastairreid"
],
"repo": "project-oak/rust-verification-tools",
"url": "https://github.com/project-oak/rust-verification-tools/issues/33",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1084026939 | Should Events emitted by Anchor contain tx signature?
I can see a potential use case like pubsub topics when you want to commit a subscriber to process certain events. Should this instead be inferred after decoding the event via a topic field?
A tx signature would be useful information. If I recall correctly, this ... | gharchive/issue | 2021-12-19T06:45:12 | 2025-04-01T04:58:02.089963 | {
"authors": [
"armaniferrante",
"whymidnight"
],
"repo": "project-serum/anchor",
"url": "https://github.com/project-serum/anchor/issues/1169",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
874799784 | Upgradeable accounts
Accounts can have a version field (which is part of seed when creating associated accounts). Then, we can change the data of an account and there can be a method that will migrate data from the old to the new account, destroying the old one.
Suggested by @NorbertBodziony
We could potentially pu... | gharchive/issue | 2021-05-03T18:24:15 | 2025-04-01T04:58:02.092005 | {
"authors": [
"NorbertBodziony",
"armaniferrante"
],
"repo": "project-serum/anchor",
"url": "https://github.com/project-serum/anchor/issues/233",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2559286865 | [ISSUE-2] Corrected "source"/"dest" mix-up
"_source" and "_dest" were passed to CopyBuffer() in the wrong order, making the cache flush/invalidate operations useless to incorrect.
Well that's not embarrassing. Well spotted.
| gharchive/pull-request | 2024-10-01T13:41:08 | 2025-04-01T04:58:02.101030 | {
"authors": [
"BitsForPeople",
"project-x51"
],
"repo": "project-x51/esp32-s3-memorycopy",
"url": "https://github.com/project-x51/esp32-s3-memorycopy/pull/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1997809509 | [Feat]: report scheduler outstanding tasks as a metric
Is your feature request related to a problem? Please describe.
We want to know if some tasks are getting starved.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Duplicate of #1870
| gharchive/issue | 2023-11-16T21:23:17 | 2025-04-01T04:58:02.103102 | {
"authors": [
"andaaron",
"rchincha"
],
"repo": "project-zot/zot",
"url": "https://github.com/project-zot/zot/issues/2054",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1921628151 | Unity JsonRpc request bug
According to this, this takes only 1 argument, but you have 2.
https://github.com/project3fusion/StarkSharp/commit/bd1359e6a27334bae5fc5ac828ffc4e8f70bdf1e
https://github.com/project3fusion/StarkSharp/commit/bd1359e6a27334bae5fc5ac828ffc4e8f70bdf1e
| gharchive/issue | 2023-10-02T10:14:52 | 2025-04-01T04:58:02.105368 | {
"authors": [
"LastCeri",
"jelilat"
],
"repo": "project3fusion/StarkSharp",
"url": "https://github.com/project3fusion/StarkSharp/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
325063797 | Implement --squash for build-using-dockerfile and commit
Handle a Squash option when committing images, and make it available as a flag for buildah commit and buildah build-using-dockerfile.
Couple of minor Nits, but LGTM
LGTM
Fixed, added tests to exercise build-using-dockerfile and verify that a file removed ... | gharchive/pull-request | 2018-05-21T21:22:13 | 2025-04-01T04:58:02.124263 | {
"authors": [
"TomSweeneyRedHat",
"nalind",
"rhatdan"
],
"repo": "projectatomic/buildah",
"url": "https://github.com/projectatomic/buildah/pull/714",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
108598718 | Correct version check for Docker > 1.7
This line would have failed as soon as Docker 2.0 was released. Also de-quoted for numeric comparison (keeps consistent with rest of file)
So docker will move to 2.0 instead of continuing with 1.11 ?
If that's the case, then above LGTM.
@cgwalters ping
:+1: from me.
| gharchive/pull-request | 2015-09-28T06:52:51 | 2025-04-01T04:58:02.125834 | {
"authors": [
"cgwalters",
"delitescere",
"rhvgoyal"
],
"repo": "projectatomic/docker-storage-setup",
"url": "https://github.com/projectatomic/docker-storage-setup/pull/80",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
344103192 | Add Pod restart
Moved contents of RestartWithTimeout to restartWithTimeout in container_internal to be able to call restart without locking in function.
Refactored startNode to be able to either start or restart a node.
Built pod Restart() with new startNode with refresh true.
Added podman pod restart with tests, man... | gharchive/pull-request | 2018-07-24T16:02:20 | 2025-04-01T04:58:02.135129 | {
"authors": [
"baude",
"haircommander",
"mheon",
"rhatdan"
],
"repo": "projectatomic/libpod",
"url": "https://github.com/projectatomic/libpod/pull/1152",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
281820682 | Copy resolv.conf into container
For DNS to work properly, we need to copy the host's /etc/resolv.conf
into the container during Init(). We do this by copying it into the
containers rundir and then bind mounting it into the container.
Signed-off-by: baude bbaude@redhat.com
Two nits, otherwise LGTM
I agree we need... | gharchive/pull-request | 2017-12-13T16:51:56 | 2025-04-01T04:58:02.138874 | {
"authors": [
"baude",
"cgwalters",
"mheon",
"rhatdan"
],
"repo": "projectatomic/libpod",
"url": "https://github.com/projectatomic/libpod/pull/130",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
277135012 | Make 'kpod create' also create the container in runc
Split off from #78 where the first commit was causing problems.
@baude PTAL
This was already reviewed under #78 so I think we can just merged if it passes tests
@rh-atomic-bot r+
@rh-atomic-bot retry
@rh-atomic-bot r+
@rh-atomic-bot retry
| gharchive/pull-request | 2017-11-27T19:17:03 | 2025-04-01T04:58:02.141091 | {
"authors": [
"baude",
"mheon",
"rhatdan"
],
"repo": "projectatomic/libpod",
"url": "https://github.com/projectatomic/libpod/pull/79",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
179293338 | SSL error on calico-policy when not using default domain
If K8S_API URL is not changed and your API certificates do not have 'kubernetes.default' SAN, calico-policy will fail (although it wont restart).
Out of this there are a few things to note:
calico-policy-controller is not 'health checked'
SSL could be disabled... | gharchive/issue | 2016-09-26T17:48:18 | 2025-04-01T04:58:02.153892 | {
"authors": [
"TaiSHiNet",
"caseydavenport"
],
"repo": "projectcalico/calico-containers",
"url": "https://github.com/projectcalico/calico-containers/issues/1168",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
180064970 | calicoctl endpoint remove is documented but not implemented
As documented on how to stop a calico node it is advised to call calicoctl endpoint remove. This in fact results into the following.
core@xh3b4sd-k8svm-master ~ $ calicoctl endpoint remove
Usage:
calicoctl endpoint show [--host=<HOSTNAME>] [--orchestrator=... | gharchive/issue | 2016-09-29T14:28:42 | 2025-04-01T04:58:02.156675 | {
"authors": [
"djosborne",
"matthewdupre",
"xh3b4sd"
],
"repo": "projectcalico/calico-containers",
"url": "https://github.com/projectcalico/calico-containers/issues/1176",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
651672540 | felix/wireguard.go 578: Wireguard is not enabled
Log spammed with felix/wireguard.go 578: Wireguard is not enabled
Expected Behavior
Less frequent alerting to Wireguard not being enabled
Current Behavior
Log flooded with felix/wireguard.go 578: Wireguard is not enabled
Possible Solution
Steps to Reproduce (for bug... | gharchive/issue | 2020-07-06T16:34:30 | 2025-04-01T04:58:02.160387 | {
"authors": [
"caseydavenport",
"tomdoherty"
],
"repo": "projectcalico/calico",
"url": "https://github.com/projectcalico/calico/issues/3754",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
857235215 | Update reqs-sys.md
Description
Added info about the requirement for disabling Firewalld
documentation enhancement
Related issues/PRs
adds info about the issue with networking when Firewalld is used as described in issue https://github.com/projectcalico/calico/issues/4382
Todos
Release Note
None required
Than... | gharchive/pull-request | 2021-04-13T18:54:51 | 2025-04-01T04:58:02.165131 | {
"authors": [
"CLAassistant",
"elcomtik"
],
"repo": "projectcalico/calico",
"url": "https://github.com/projectcalico/calico/pull/4531",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1111649072 | Switch back to the upstream client-go
Description
k8s.io/client-go@v0.21.9 contains a backport of https://github.com/kubernetes/kubernetes/pull/107311 -> https://github.com/kubernetes/kubernetes/pull/107336.
This should allow us to switch back from the forked github.com/projectcalico/k8s-client-go to the upstream cl... | gharchive/pull-request | 2022-01-22T18:28:16 | 2025-04-01T04:58:02.171058 | {
"authors": [
"CLAassistant",
"fasaxc",
"ialidzhikov"
],
"repo": "projectcalico/calico",
"url": "https://github.com/projectcalico/calico/pull/5493",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1946853666 | change installation path to GITHUB_WORKSPACE
Closes #67.
Code wasn't built with this PR, for this reason this changes are not currently active if you use the version in main
@felipesaezreyes, I have made a new release. You can check it out at https://github.com/projectdiscovery/nuclei-action/releases/tag/v2.0.0
| gharchive/pull-request | 2023-10-17T08:27:14 | 2025-04-01T04:58:02.189362 | {
"authors": [
"dogancanbakir",
"felipesaezreyes"
],
"repo": "projectdiscovery/nuclei-action",
"url": "https://github.com/projectdiscovery/nuclei-action/pull/68",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1735862526 | Support for more than 299 items
When navigating to C:\home\site\wwwroot we only see the first 299 directories and files.
Expected: Could you please help us change the max file limit to 400?
I refer to this commit https://github.com/projectkudu/kudu/commit/719319a11cf4a75608914696482e7d20aff0b56d
Hi
If the problem... | gharchive/issue | 2023-06-01T09:21:27 | 2025-04-01T04:58:02.222177 | {
"authors": [
"jvano",
"qian1628"
],
"repo": "projectkudu/kudu",
"url": "https://github.com/projectkudu/kudu/issues/3464",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
166338958 | Properly nest elements that don't have an apparent parent
This can happen when a element can contain a sequence of xs:any. One way to do this is to search the document for occurrences of the known parent, but requires parsing the doc, which we've been able to avoid so far.
False positives are possible with the curr... | gharchive/issue | 2016-07-19T14:01:02 | 2025-04-01T04:58:02.234103 | {
"authors": [
"tobias"
],
"repo": "projectodd/vdx",
"url": "https://github.com/projectodd/vdx/issues/5",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2350125537 | 🛑 Prokerala is down
In 35ce42b, Prokerala (https://www.prokerala.com) was down:
HTTP code: 503
Response time: 273 ms
Resolved: Prokerala is back up in 94fc9fe after 11 minutes.
| gharchive/issue | 2024-06-13T04:32:32 | 2025-04-01T04:58:02.258994 | {
"authors": [
"JoyceBabu"
],
"repo": "prokerala/uptime",
"url": "https://github.com/prokerala/uptime/issues/84",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
146712756 | Chore/documentation
Added more documentation throughout the entire code base in order to tackle Issue #38.
👍
👍
| gharchive/pull-request | 2016-04-07T18:51:27 | 2025-04-01T04:58:02.260342 | {
"authors": [
"DannyVancura",
"ThibaultKlein",
"sagarnatekar"
],
"repo": "prolificinteractive/Caishen",
"url": "https://github.com/prolificinteractive/Caishen/pull/41",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2237917818 | fix: fixes binding evaluation issue
if there are no bindings for a project the evaluation in PreSubstitutePlaceholders causes a NRE.
this fix just makes use of pattern matching which corrects the order of evaluation and gets around this issue.
Hi - Thanks for this
I actually noticed it myself while working on volum... | gharchive/pull-request | 2024-04-11T14:47:38 | 2025-04-01T04:58:02.261685 | {
"authors": [
"equals03",
"prom3theu5"
],
"repo": "prom3theu5/aspirational-manifests",
"url": "https://github.com/prom3theu5/aspirational-manifests/pull/144",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
409810253 | Resolution causes email when an alert is removed from a group
What did you do?
Create an alert , use send_resolved: no
Add a second alert in the group
the two alerts are sent in the same mail
solve one of the alerts
What did you expect to see?
I should have received one mail with the original alerts
What did you ... | gharchive/issue | 2019-02-13T13:40:56 | 2025-04-01T04:58:02.333572 | {
"authors": [
"brian-brazil",
"roidelapluie"
],
"repo": "prometheus/alertmanager",
"url": "https://github.com/prometheus/alertmanager/issues/1758",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1694619331 | api/v2: Delete silence respond with 404 when silence is not found
When a client attempts to delete a non-existent silence, respond with 404 instead of 500.
This PR is a rebase of an old an open PR by @hateeyan and fixes the test failures.
Hi @simonpasquier good day. Can you review this PR when you get a chance? Tha... | gharchive/pull-request | 2023-05-03T18:55:21 | 2025-04-01T04:58:02.335371 | {
"authors": [
"emanlodovice"
],
"repo": "prometheus/alertmanager",
"url": "https://github.com/prometheus/alertmanager/pull/3352",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
379673108 | Adds LTS blog post
The PR for prometheus#1163
CC: @juliusv
Thanks (a DCO signoff is missing)!
Some thoughts: The article introduction implies that the article reviews all LTS options that are currently available ("...at the time of writing..."). However, it only mentions 3 out of the 15 remote write options current... | gharchive/pull-request | 2018-11-12T08:42:42 | 2025-04-01T04:58:02.348168 | {
"authors": [
"RichiH",
"juliusv",
"mhausenblas"
],
"repo": "prometheus/docs",
"url": "https://github.com/prometheus/docs/pull/1218",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
108552564 | Test don't pass on OSX 10.10.5
--- FAIL: TestSelf (0.00s)
proc_test.go:13: could not read /proc: stat /proc: no such file or directory
--- FAIL: TestFileDescriptors (0.00s)
proc_test.go:102: could not read /proc: stat /proc: no such file or directory
--- FAIL: TestFileDescriptorTargets (0.00s)
proc_test.go:149: co... | gharchive/issue | 2015-09-27T18:35:43 | 2025-04-01T04:58:02.405143 | {
"authors": [
"grobie",
"hydroflame"
],
"repo": "prometheus/procfs",
"url": "https://github.com/prometheus/procfs/issues/13",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1383824924 | Compare label values of a single metric
Proposal
Use case. Why is this important?
Some exporters give important information in form of labels in a single metric.
For example, mysqld exporter has a metric
mysql_global_status_wsrep_cluster_info{"cluster-uuid":"1122", "local-uuid":"1122"}
If the cluster uuid is not equ... | gharchive/issue | 2022-09-23T13:39:15 | 2025-04-01T04:58:02.410452 | {
"authors": [
"HardikSo",
"IldarMinaev",
"alexgreenbank",
"erickalmeidaptc",
"kaffarell"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/issues/11345",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
280446679 | Prometheus frequently switch normal mode into rush mode
My premehteus v1.7.1 occurs some error in log, prompts that the promtheus server enter into The Rush Mode frequencely:
time="2017-12-08T04:04:37+08:00" level=warning msg="Storage has entered rushed mode." chunksToPersist=92489 memoryChunks=493796 source="storage... | gharchive/issue | 2017-12-08T10:42:19 | 2025-04-01T04:58:02.414219 | {
"authors": [
"Keleir",
"simonpasquier"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/issues/3562",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
283248754 | "keep-alive" connections to consul
I just bumped into a situation where Prometheus v1.6.1 stopped receiving updates from Consul server.
This is probably due to a temporary networking failure between Prometheus and Consul.
netstat on Prometheus node shows ESTABLISHED connections to Consul.
netstat on Consul node shows... | gharchive/issue | 2017-12-19T14:28:27 | 2025-04-01T04:58:02.418159 | {
"authors": [
"drscre",
"or4cle"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/issues/3600",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
348814640 | /metrics does not respect --web.external-url configuration
Bug Report
What did you do?
I have configured --web.external-url=http://gajus.com/prometheus/.
What did you expect to see?
All Prometheus service endpoints to be prefixed with a path that is part of the --web.external-url.
What did you see instead? Under whic... | gharchive/issue | 2018-08-08T17:09:03 | 2025-04-01T04:58:02.434421 | {
"authors": [
"brian-brazil",
"gajus",
"geekodour",
"hoffie"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/issues/4482",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
365128621 | kubernetes Failed to list *v1.Endpoints: Get https://xxxx:6443/api/v1/endpoints?limit=500&resourceVersion=0: x509: certificate signed by unknown authority"
Bug Report
What did you do?
configuration in outside kubernetes cluster
- job_name: 'kubernetes-service-endpoints'
kubernetes_sd_configs:
- role: endpoin... | gharchive/issue | 2018-09-29T12:36:24 | 2025-04-01T04:58:02.441839 | {
"authors": [
"freexploit",
"simonpasquier",
"vivekj11",
"xiaoxi1989"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/issues/4678",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
841307805 | Document exemplars
The exemplars feature is under-documented.
I would appreciate documentation in the release-2.26 branch, notably how to enable them (add to the disable feature page).
cc @cstyan
It's documented in the enable-feature flag but I can add it to that docs page as well.
We made the feature flag a lot ... | gharchive/issue | 2021-03-25T21:05:46 | 2025-04-01T04:58:02.443915 | {
"authors": [
"cstyan",
"roidelapluie"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/issues/8648",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1828937631 | sd: change hetzner role type and constants to be exportable
This PR changes hetzner's service discovery Role to be exportable. The same for HetznerRoleRobot and HetznerRoleHcloud constants. This is needed when doing conversions from a config format to internal prometheus config, like what we are doing here.
Thanks
... | gharchive/pull-request | 2023-07-31T10:59:26 | 2025-04-01T04:58:02.446380 | {
"authors": [
"marctc",
"roidelapluie"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/pull/12620",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
480505235 | refactor: reuse the slice to optimize
ref: prometheus/tsdb#676
@bwplotka @krasi-georgiev
Signed-off-by: YaoZengzeng yaozengzeng@zju.edu.cn
@krasi-georgiev Also optimize seriesHashmap.del() with same way :)
@bwplotka @krasi-georgiev
After reading the code more comprehensively, I think the slice of MemPostings.Dele... | gharchive/pull-request | 2019-08-14T06:34:36 | 2025-04-01T04:58:02.454195 | {
"authors": [
"YaoZengzeng",
"beorn7",
"krasi-georgiev"
],
"repo": "prometheus/prometheus",
"url": "https://github.com/prometheus/prometheus/pull/5889",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
472175475 | cut 0.10.0
This release brings some good allocation improvements in queries and compaction.
Sticking these benchmark results here http://prombench.prometheus.io/grafana/d/7gmLoNDmz/prombench?orgId=1&var-RuleGroup=All&var-pr-number=5765&from=1563170890686&to=1563213975521
| gharchive/pull-request | 2019-07-24T09:27:30 | 2025-04-01T04:58:02.471570 | {
"authors": [
"codesome"
],
"repo": "prometheus/tsdb",
"url": "https://github.com/prometheus/tsdb/pull/668",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
799182087 | exception in phase 'canonicalization' in source unit ... errors
I am using groovy-language-server with emacs and lsp-mode with javac 11.0.9.1. I am seeing the following error
BUG! exception in phase 'canonicalization' in source unit '/home/vspinu/.../xyz.groovy' ClassNode#getTypeClass for groovy_scripts_utils.utils.t... | gharchive/issue | 2021-02-02T11:11:21 | 2025-04-01T04:58:02.476998 | {
"authors": [
"aminroosta",
"joshtynjala",
"vspinu"
],
"repo": "prominic/groovy-language-server",
"url": "https://github.com/prominic/groovy-language-server/issues/36",
"license": "Apache-2.0",
"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.