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 |
|---|---|---|---|---|---|
1490367821 | Navbar 16 Improved & Made Responsive
I have Improved the Navbar 16 and made it responsive at Navbar/srv/navbar-16.html
Looks amazing 😄 @RavindraP04
| gharchive/pull-request | 2022-12-11T19:38:17 | 2025-04-01T06:42:22.195734 | {
"authors": [
"Rajdip019",
"RavindraP04"
],
"repo": "Clueless-Community/seamless-ui",
"url": "https://github.com/Clueless-Community/seamless-ui/pull/758",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1410549058 | Create a Contact Component
One need to make this component using HTML and Tailwind CSS. I would suggest to use Tailwind Playgrounds to make things faster and quicker.
Here is a reference to the component.
After building the component please raise a PR with a screenshot of the component and add the component in Conta... | gharchive/issue | 2022-10-16T16:56:09 | 2025-04-01T06:42:22.198178 | {
"authors": [
"animesh156"
],
"repo": "Clueless-Community/web-ui-kit",
"url": "https://github.com/Clueless-Community/web-ui-kit/issues/255",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1409267557 | apple btn added
Apple button darkmode added
No image is showing. @Hiresh23 in tailwind playground.
means the apple icon
Yes @Hiresh23
see now
You need to upload the image https://imgbb.com/ and give the image src to that link. @Hiresh23
now
Now it looks goo. Just remove the apple image from the commit t... | gharchive/pull-request | 2022-10-14T12:20:08 | 2025-04-01T06:42:22.205587 | {
"authors": [
"Hiresh23",
"Rajdip019"
],
"repo": "Clueless-Community/web-ui-kit",
"url": "https://github.com/Clueless-Community/web-ui-kit/pull/142",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
121472571 | [FLOC 3652] Rename the API User to API Client
Fixes 3652
"API User" was identified as implying a human user, whereas the API can actually be invoked by either a real user, or a machine. Renamed our use of the API user as the API client.
In a few situations I specified "the API client, or end user"
Thanks, that's mu... | gharchive/pull-request | 2015-12-10T12:28:45 | 2025-04-01T06:42:22.211736 | {
"authors": [
"davidoliverSP2",
"jml"
],
"repo": "ClusterHQ/flocker",
"url": "https://github.com/ClusterHQ/flocker/pull/2323",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
95862470 | Field Validation Errors
Field validations are roughed in but could look better.
Addin new validation system. Fixed.
| gharchive/issue | 2015-07-18T21:54:04 | 2025-04-01T06:42:22.255724 | {
"authors": [
"bradpotts"
],
"repo": "CoastDigitalGroup/cdg-subengine",
"url": "https://github.com/CoastDigitalGroup/cdg-subengine/issues/8",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2425205507 | feat/add codspeed cli
What changed
Change the binary from codspeed-runner to codspeed
Changed the run command from codspeed [...COMMAND] to codspeed run [...COMMAND]
Authenticate a CodSpeed user locally with codspeed auth login
Add ability to make local runs
Various minor changes/bug fixes
[!WARNING]
This pull r... | gharchive/pull-request | 2024-07-23T13:19:58 | 2025-04-01T06:42:22.357010 | {
"authors": [
"adriencaccia"
],
"repo": "CodSpeedHQ/runner",
"url": "https://github.com/CodSpeedHQ/runner/pull/36",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
718690868 | Create Login and Register components
Code the login and register components for the app
Refer to this this file and create the login and register components for the app using Material UI.
Make sure to pull the changes before you make any PR.
I will do it.
sure @najimali , all the best!
| gharchive/issue | 2020-10-10T19:54:34 | 2025-04-01T06:42:22.358998 | {
"authors": [
"fabcodingzest",
"najimali"
],
"repo": "Code-Dabblers/magic-read-FE",
"url": "https://github.com/Code-Dabblers/magic-read-FE/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1946085347 | Remove inappropriate ascii art
Reasoning:
Not interesting or funny
Potentially offensive
Potentially illegal in some places
I don't expect any Neo-cowsay users will miss it
See also https://github.com/Homebrew/brew/issues/8810 where this topic was addressed in another project.
I'm using Neo-cowsay here and starte... | gharchive/pull-request | 2023-10-16T20:59:42 | 2025-04-01T06:42:22.361256 | {
"authors": [
"simonbaird"
],
"repo": "Code-Hex/Neo-cowsay",
"url": "https://github.com/Code-Hex/Neo-cowsay/pull/74",
"license": "Artistic-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
3044079 | Removed test mode from app
for @shiftkey
Thank you
| gharchive/issue | 2012-01-31T22:49:30 | 2025-04-01T06:42:22.366711 | {
"authors": [
"aeoth",
"shiftkey"
],
"repo": "Code52/pretzel",
"url": "https://github.com/Code52/pretzel/issues/11",
"license": "MS-PL",
"license_type": "permissive",
"license_source": "github-api"
} |
98312542 | Rework Razor site template to be more "razor style"...
Rework Razor site template to be more "razor style", and a better example to newcomers
templates use Razor Layout property for master pages, and @section
Razor code is from .md files is moved to views. Content is for content only!
Examples for fetching options f... | gharchive/pull-request | 2015-07-31T04:04:43 | 2025-04-01T06:42:22.375353 | {
"authors": [
"brgrz",
"kodfodrasz",
"laedit"
],
"repo": "Code52/pretzel",
"url": "https://github.com/Code52/pretzel/pull/261",
"license": "MS-PL",
"license_type": "permissive",
"license_source": "github-api"
} |
1971386353 | Multitenancy or the ability to use multiple stores and not have model ids collide
Describe the feature
In my current use-case I use versioning on my models and I need to use it in such a way where different versions of models have the same ids and can co-exist side-by-side but with different values and relations.
One... | gharchive/issue | 2023-10-31T22:27:40 | 2025-04-01T06:42:22.384923 | {
"authors": [
"CodeDredd",
"vesper8"
],
"repo": "CodeDredd/pinia-orm",
"url": "https://github.com/CodeDredd/pinia-orm/issues/1721",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2323418956 | 🐞 GitLab SelfHosted: Can't add account
Description
Hi there,
I'm not able to add the GitLab Self Hosted account, in the terminal there is this warning
git auth failure: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.", underlyingError: Optional(Error Do... | gharchive/issue | 2024-05-29T14:02:27 | 2025-04-01T06:42:22.390275 | {
"authors": [
"MastroPino",
"austincondiff"
],
"repo": "CodeEditApp/CodeEdit",
"url": "https://github.com/CodeEditApp/CodeEdit/issues/1738",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1225975420 | Code cleanup: Keychain
Description
Removed unnecessary "return" statements
Changed the variable name to "class" from "class", read more: https://stackoverflow.com/questions/41503740/swift-variable-name-with-backtick/41503795#41503795
Changed "struct" to "enum" so that it's impossible to instantiate it
Checklist
[... | gharchive/pull-request | 2022-05-04T21:12:04 | 2025-04-01T06:42:22.395153 | {
"authors": [
"richardtop"
],
"repo": "CodeEditApp/CodeEdit",
"url": "https://github.com/CodeEditApp/CodeEdit/pull/595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
849643664 | Prettify large files of markdown side
Larges files are collected as a paragraphs instead of blocks of texts.
Result must be represented line wise ! !
I will like to work on this issue
Good Bug solved !
| gharchive/issue | 2021-04-03T11:58:41 | 2025-04-01T06:42:22.397147 | {
"authors": [
"hkaur008"
],
"repo": "CodeFlow201/GitMarkonics",
"url": "https://github.com/CodeFlow201/GitMarkonics/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2383763656 | 619: Change tailwind config and add new contrast friendly blue
Issue #619
old pr: https://github.com/CodeForPhilly/clean-and-green-philly/pull/713
Make blue links darker to pass contrast color ratio. Adds new dark blue color and swap out all blue links to use new 900 blue.
@bacitracin or @marvieqa if you get a chan... | gharchive/pull-request | 2024-07-01T12:47:33 | 2025-04-01T06:42:22.411349 | {
"authors": [
"CodeWritingCow",
"JT0Y"
],
"repo": "CodeForPhilly/clean-and-green-philly",
"url": "https://github.com/CodeForPhilly/clean-and-green-philly/pull/722",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
186283790 | Add explanation text to fields on offer form
Issue by Yog
Monday Oct 26, 2015 at 14:46 GMT
Originally opened as https://github.com/stxnext-csr/volontulo/issues/342
do it in the spirit of http://ux.stxnext.pl/OS73UI/#p=edycja_oferty
Comment by tiriana
Friday Feb 26, 2016 at 22:32 GMT
@Yog - I can take it, but do... | gharchive/issue | 2016-10-31T13:31:34 | 2025-04-01T06:42:22.429000 | {
"authors": [
"riv2q"
],
"repo": "CodeForPoznan/volontulo",
"url": "https://github.com/CodeForPoznan/volontulo/issues/412",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2339029207 | 🛑 All Star Taxi is down
In c9ff03e, All Star Taxi (https://taxitahoe.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: All Star Taxi is back up in 022e401 after 12 minutes.
| gharchive/issue | 2024-06-06T19:41:08 | 2025-04-01T06:42:22.432914 | {
"authors": [
"thatsenam"
],
"repo": "CodeIntel-Development/uptime",
"url": "https://github.com/CodeIntel-Development/uptime/issues/224",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
47348144 | PHP GD required, but not mentioned on website
So, we've got:
[quote]This package currently requires php >= 5.4 as well as Laravel >= 4.[/quote]
But ImageMagick requires PHP GD to function. Turns out that Heroku doesn't load that out of the box!
It would be nice to have at the very least have the readme reflect this r... | gharchive/issue | 2014-10-31T00:22:01 | 2025-04-01T06:42:22.443797 | {
"authors": [
"CoincoinNico",
"JoostvanPinxten",
"tabennett"
],
"repo": "CodeSleeve/laravel-stapler",
"url": "https://github.com/CodeSleeve/laravel-stapler/issues/34",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
162335343 | NPC
Missing NPC Record
Example
https://github.com/Codeblockz/Diverse-Roleplay-SA-MP-/blob/master/npcmodes/busroute.pwn
"route1"
"route2"
"route3"
"route4"
"route5"
etc.
Records Missing
https://github.com/Codeblockz/Diverse-Roleplay-SA-MP-/tree/master/npcmodes/recordings
Oh, whoops! Thanks for noticing lol.
Added,... | gharchive/issue | 2016-06-26T16:32:35 | 2025-04-01T06:42:22.467485 | {
"authors": [
"Codeblockz",
"MaxAndolini"
],
"repo": "Codeblockz/Diverse-Roleplay-SA-MP-",
"url": "https://github.com/Codeblockz/Diverse-Roleplay-SA-MP-/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
793504325 | Test removing cssnano
Overview
PR Checklist
[ ] Related to designs:
[ ] Related to JIRA ticket: ABC-123
[ ] I have run this code to verify it works
[ ] This PR includes unit tests for the code change
📬Published Alpha Packages:@codecademy/styleguide@21.19.1-alpha.bbd822.0@codecademy/webpack-config@5.2.2-alpha.... | gharchive/pull-request | 2021-01-25T15:58:12 | 2025-04-01T06:42:22.472362 | {
"authors": [
"codecademydev",
"jakemhiller"
],
"repo": "Codecademy/client-modules",
"url": "https://github.com/Codecademy/client-modules/pull/1321",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
812167261 | cc!stats returning the wrong count of online/offline users
How to reproduce:
call the bot in the community server with cc!stats
Issue:
The count of online + offline users should match the count of total users. It doesn't.
I think I might have found the issue. Currently our bot counts member presence based on .membe... | gharchive/issue | 2021-02-19T16:37:27 | 2025-04-01T06:42:22.491380 | {
"authors": [
"fedGL"
],
"repo": "CodecademyCommunity/codecademy-discord-bot",
"url": "https://github.com/CodecademyCommunity/codecademy-discord-bot/issues/45",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
183335219 | API pressKey() can not recognize the key "Backspace"
guys,I have q question about the API pressKey().I used pressKey('Backspace'),but it can not recognize the key value,it just input the "Backspace" in to the field.
I.pressKey('Backspace');
Anyone can provide the solution?
What helper are you using? I think the im... | gharchive/issue | 2016-10-17T06:29:57 | 2025-04-01T06:42:22.492894 | {
"authors": [
"APshenkin",
"DavertMik",
"junguchina"
],
"repo": "Codeception/CodeceptJS",
"url": "https://github.com/Codeception/CodeceptJS/issues/261",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
169829314 | Translation
Refactored trasnlation support
Added translation option to generator
Added Russian translation
Oh, awesome!!
When a new version with all lastest changes will be published on npmjs?
| gharchive/pull-request | 2016-08-08T01:47:20 | 2025-04-01T06:42:22.494503 | {
"authors": [
"DavertMik",
"abner"
],
"repo": "Codeception/CodeceptJS",
"url": "https://github.com/Codeception/CodeceptJS/pull/194",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
304710463 | Add Github Integration to slack
Using slack for notifications of issues and Pull requests instead of email
Added 👍
| gharchive/issue | 2018-03-13T10:39:31 | 2025-04-01T06:42:22.509473 | {
"authors": [
"ragmha"
],
"repo": "CodemateLtd/codemate-blog",
"url": "https://github.com/CodemateLtd/codemate-blog/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
181379224 | SEO : optimize dojo page & event page
One clue so far, use schema.org
Dojo page : http://schema.org/Organization
Event page: http://schema.org/Event
Example : when using social groups like Slack, it should show up with minimal information of the event
Open graph has been implemented for Dojo listing as well as Ev... | gharchive/issue | 2016-10-06T10:30:53 | 2025-04-01T06:42:22.512238 | {
"authors": [
"Wardormeur"
],
"repo": "CoderDojo/community-platform",
"url": "https://github.com/CoderDojo/community-platform/issues/1059",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
972389724 | Docs for finding descendants
For example finding the nearest CallExpression
function isDecendantOfToken(path: any) {
if (!path.parentPath) {
return false;
}
if (
path.parentPath.value.type === 'CallExpression' &&
path.parentPath.value.callee.name === 'token'
) {
return true;
}
return pat... | gharchive/issue | 2021-08-17T07:33:15 | 2025-04-01T06:42:22.520925 | {
"authors": [
"danieldelcore"
],
"repo": "CodeshiftCommunity/CodeshiftCommunity",
"url": "https://github.com/CodeshiftCommunity/CodeshiftCommunity/issues/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
931332428 | Concurrency exceptions with no players online
Describe the bug
Hey. My server has been having some issues where I have to restart it every couple hours to prevent heavy lagspikes and eventually a crash. Not yet sure what the problem is, but tonight I just let the server run the entire night to see what would happen. ... | gharchive/issue | 2021-06-28T08:52:22 | 2025-04-01T06:42:22.530762 | {
"authors": [
"CodingAir",
"Dynitios"
],
"repo": "CodingAir/TradeSystem",
"url": "https://github.com/CodingAir/TradeSystem/issues/307",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1556133946 | Unpack failed
描述错误
简要说明遇到了什么问题
重现
重现该行为的步骤:
1.xxx
2.xxx
设备信息
设备: [小米10]
Android版本: [10]
运行日志
请提供运行时所有Logcat日志以便我们排查问题,如果您不是开发者请重现问题之后,提供手机存储:/Download/top.niunaijun.blackdex32(64)_logcat.txt 文件的内容,此内容重启应用将重置,请勿重启应用后才发送。
其他说明
I have a unpacking fail idk whats going on
Unpack fail
| gharchive/issue | 2023-01-25T06:42:20 | 2025-04-01T06:42:22.535065 | {
"authors": [
"242476",
"Ilhamlahay112",
"SunnYo9"
],
"repo": "CodingGay/BlackDex",
"url": "https://github.com/CodingGay/BlackDex/issues/95",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
757740837 | show vote count
I made it, so on /poll/ahudfadu it shows not only the percentages, but also the vote counts.
Added 2 "views". They're accessable by links on the bottom of /poll, or directly with /poll/{id_here}?view=${view_here}.
The views are:
overlay - with semi-transperant white background
nogradient - the prog... | gharchive/pull-request | 2020-12-05T17:25:27 | 2025-04-01T06:42:22.539899 | {
"authors": [
"GiggioG",
"shiffman"
],
"repo": "CodingTrain/Live-Poll",
"url": "https://github.com/CodingTrain/Live-Poll/pull/64",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
245594946 | Reaction Diffusion rendering speed
Hey Daniel!
Love all your work, you been inspiring me to get more creative with my coding. I was thinking of making some sort of interactive 2 player game with your reaction diffusion code. Where each player would take turns at adding a blob of ink, who's ever color consumes the can... | gharchive/issue | 2017-07-26T03:21:17 | 2025-04-01T06:42:22.542435 | {
"authors": [
"paulmason",
"shiffman"
],
"repo": "CodingTrain/Rainbow-Code",
"url": "https://github.com/CodingTrain/Rainbow-Code/issues/192",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1093760575 | Fixed processing flowfiled example
This pull request fixes an ancient bug in the processing example of the perlin noise flowfield coding challenge.
This was discovered in Dan's twitch live stream on January 4th for genuary.
What the example looked like before:
And this is after the bug fix, which I think is what it ... | gharchive/pull-request | 2022-01-04T21:17:19 | 2025-04-01T06:42:22.544897 | {
"authors": [
"DenisovichDev",
"shiffman"
],
"repo": "CodingTrain/website",
"url": "https://github.com/CodingTrain/website/pull/3464",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2065738280 | Add support for Azure OpenAI in LangChainOpenAIHandler
Type
Enhancement
Description
This PR introduces the following changes:
Adds support for Azure OpenAI in the LangChainOpenAIHandler class.
Improves error handling in the LangChainOpenAIHandler class to provide more specific error messages.
Removes logging relate... | gharchive/pull-request | 2024-01-04T14:16:56 | 2025-04-01T06:42:22.554686 | {
"authors": [
"mrT23",
"zmeir"
],
"repo": "Codium-ai/pr-agent",
"url": "https://github.com/Codium-ai/pr-agent/pull/567",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1368521426 | With 2022.09.10 voms-proxy-init is still not functioning properly
cms-jovyan@jupyter-oksana-2eshadura-40cern-2ech:~$ voms-proxy-init -voms cms --debug
Detected Globus version: 2.2
Unspecified proxy version, settling on Globus version: 2
Number of bits in key :1024
Files being used:
CA certificate file: none
Trusted... | gharchive/issue | 2022-09-10T06:22:29 | 2025-04-01T06:42:22.557048 | {
"authors": [
"oshadura"
],
"repo": "CoffeaTeam/coffea-casa",
"url": "https://github.com/CoffeaTeam/coffea-casa/issues/335",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
984319509 | Build a coffea-casa-dask version with pinned packages for EAF compatiblity
I would like to enable the use of the coffea-casa-dask image for Dask clusters launched from the EAF's dask-gateway server.
Dask is very cranky when client and server versions of some packages differ (see issue here). We have not been able to ... | gharchive/issue | 2021-08-31T21:05:20 | 2025-04-01T06:42:22.564887 | {
"authors": [
"holzman",
"mapsacosta",
"oshadura"
],
"repo": "CoffeaTeam/docker-coffea-dask",
"url": "https://github.com/CoffeaTeam/docker-coffea-dask/issues/45",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
401624231 | Down task sometimes hangs
run aemBackup (aemDown) when instance(s) are on
aemDown sometimes hangs and timeout countdown is being shown on progress indicator. manually removing .aem/crx-quickstart/conf/controlport forces that aemDown task continues and ends.
implement a fix / determine when/why control port is removed... | gharchive/issue | 2019-01-22T06:58:35 | 2025-04-01T06:42:22.569246 | {
"authors": [
"pun-ky"
],
"repo": "Cognifide/gradle-aem-plugin",
"url": "https://github.com/Cognifide/gradle-aem-plugin/issues/300",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
274741601 | VMWare Tools not Present
This VM I spun up is very slow to run when I don't have vmware tools installed. This process took, probably, 15 minutes. The VM appears to be running, but doesn't show in Fusion because of start nogui.
VMWare Tools is not installed on the guest (by design).
$ mech up luke
Getting IP address..... | gharchive/issue | 2017-11-17T03:34:50 | 2025-04-01T06:42:22.587151 | {
"authors": [
"ColdHeat",
"miketweaver"
],
"repo": "ColdHeat/mech",
"url": "https://github.com/ColdHeat/mech/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2649496223 | [Database] Fix Models
The models in our backend should be compatible with the model here: https://dbdiagram.io/d/PPBP-new-67235f02b1b39dd858107df4
Also adjust the questions.jsonstructure in the fixtures. Currently this does not match the models.
| gharchive/issue | 2024-11-11T14:30:34 | 2025-04-01T06:42:22.618003 | {
"authors": [
"benCoder01",
"lennart-huesing"
],
"repo": "CombiRWTH/medical-staff-assessment",
"url": "https://github.com/CombiRWTH/medical-staff-assessment/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
208594330 | Things within things!
Some things contain other things! A car for example, is a thing comprised of other things (wheels, an engine, breaks, windshield wipers, etc.)
Currently starting to experiment with some examples on the development branch. Here's a stupid one to start the conversation:
// This is to experiment wi... | gharchive/issue | 2017-02-18T00:45:02 | 2025-04-01T06:42:22.641096 | {
"authors": [
"JakeHartnell"
],
"repo": "CommonGarden/Thing.js",
"url": "https://github.com/CommonGarden/Thing.js/issues/39",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
204135508 | Refactor the way store-level events are processed, and improve infinispan default config
Store deletion, enable, disable events are handled in StoreContentListener, which coordinates content of the store in response
Content indexing and timeout now implement StoreContentAction, which is injected for control by Store... | gharchive/pull-request | 2017-01-30T21:29:46 | 2025-04-01T06:42:22.644073 | {
"authors": [
"jdcasey"
],
"repo": "Commonjava/indy",
"url": "https://github.com/Commonjava/indy/pull/568",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
257861135 | added format for show page
Signed-off-by: Clinton Bock
Great job
| gharchive/pull-request | 2017-09-14T21:24:31 | 2025-04-01T06:42:22.670645 | {
"authors": [
"clintBock",
"nikoootine"
],
"repo": "Comp4711Lab2Bcit/starter-quotes",
"url": "https://github.com/Comp4711Lab2Bcit/starter-quotes/pull/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2554793304 | https://replicate.com/camenduru/attribute-control is down?
Just saw this at ECCV Workshops - congrats
but - https://replicate.com/camenduru/attribute-control is down? @camenduru
Thanks! The replicate space by camenduru is not officially affiliated with us, I just added it to the readme since I thought it might be u... | gharchive/issue | 2024-09-29T07:53:35 | 2025-04-01T06:42:22.675265 | {
"authors": [
"camenduru",
"stefan-baumann",
"yosun"
],
"repo": "CompVis/attribute-control",
"url": "https://github.com/CompVis/attribute-control/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
815722177 | Run restart fails if user has just logged in
We only store recent run configs in browser memory right now. We should persist this to Redis on the server.
As of 42ecc4d we store the most recent config for each workflow in the cache
| gharchive/issue | 2021-02-24T18:09:03 | 2025-04-01T06:42:22.725591 | {
"authors": [
"w-bonelli"
],
"repo": "Computational-Plant-Science/plantit",
"url": "https://github.com/Computational-Plant-Science/plantit/issues/104",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
726498220 | END - id4 - FOX
Id: b4ebed426d7f1cda
rejected:ID4
reason:We cannot fully verify this submission. It looks like you are trying to submit ID4, however, it seems like we cannot find the transaction between your account and Concordium Test Account.
rejected:ID4
reason:We cannot fully verify this submission. It looks ... | gharchive/pull-request | 2020-10-21T13:37:35 | 2025-04-01T06:42:22.748060 | {
"authors": [
"FOXpro777",
"cryptovoyagr"
],
"repo": "Concordium/Testnet3-Challenges",
"url": "https://github.com/Concordium/Testnet3-Challenges/pull/760",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1973452631 | 推一下全网最低价的 GPT-4-32K API,价格为官网的二十二分之一
网站: https://gptapi.us/ 注册留下用户名的送 1 刀体验
充值1刀=1元,等于在费率上再降7.3倍,最终价格约为官网的二十二分之一
支持 gpt-4-32k 模型 - 费率为官网 GPT-4-32k 的三分之一,GPT-4的三分之二
官网:
Input:$0.06 / 1K tokens Output:$0.12 / 1K tokens
我们(GPT-4全系):
Input:$0.02 / 1K tokens Output:$0.04 / 1K tokens
支持 gpt-3.5-turbo-16k 模型 - 费率为官网 GPT-3.5... | gharchive/issue | 2023-11-02T03:48:28 | 2025-04-01T06:42:22.765794 | {
"authors": [
"nothing0here",
"yitd"
],
"repo": "ConnectAI-E/Dingtalk-OpenAI",
"url": "https://github.com/ConnectAI-E/Dingtalk-OpenAI/issues/288",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
382426230 | Fix region and make credentials optional
This PR addresses 2 issues with this project.
It makes AWS credentials optional. This is important when the user wants to use a different credentials mechanism than a Key and Secret, such as instance roles. See: https://github.com/ConnectedHomes/sqs-kafka-connect/issues/5
... | gharchive/pull-request | 2018-11-19T22:52:52 | 2025-04-01T06:42:22.768766 | {
"authors": [
"jutley",
"skate056"
],
"repo": "ConnectedHomes/sqs-kafka-connect",
"url": "https://github.com/ConnectedHomes/sqs-kafka-connect/pull/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1382636422 | Test
just a PR test, just to build #6226 which have some git cloning issues on CI
closing this, not needed anymore
| gharchive/pull-request | 2022-09-22T15:26:34 | 2025-04-01T06:42:22.801921 | {
"authors": [
"tbenr"
],
"repo": "ConsenSys/teku",
"url": "https://github.com/ConsenSys/teku/pull/6243",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2566140016 | fix: fix slice init length
Description
The intention here should be to initialize a slice with a capacity of len(prof.Location) rather than initializing the length of this slice.
The online demo: https://go.dev/play/p/q1BcVCmvidW
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
How has this... | gharchive/pull-request | 2024-10-04T11:25:25 | 2025-04-01T06:42:22.811685 | {
"authors": [
"CLAassistant",
"cuishuang",
"ivokub"
],
"repo": "Consensys/gnark",
"url": "https://github.com/Consensys/gnark/pull/1288",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2048735301 | fix: fixed ui issues on attestations list page
What does this PR do?
Changed hover background for <tr>
Changed Portal Address to Portal Name + added link
Changed Schema String to Schema Name + added link
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (c... | gharchive/pull-request | 2023-12-19T14:08:16 | 2025-04-01T06:42:22.816769 | {
"authors": [
"OliynykPro",
"codecov-commenter"
],
"repo": "Consensys/linea-attestation-registry",
"url": "https://github.com/Consensys/linea-attestation-registry/pull/479",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
436849240 | Cover video
How to make covering video like backgroundSize: cover?
I tried but each video has own aspect ratios.
This guys seems to have cracked it: https://codepen.io/AllThingsSmitty/pen/NbLLjb
video {
left: 50%;
min-height: 100%;
min-width: 100%;
position: absolute;
top: 50%;
transform: translate(-50%... | gharchive/issue | 2019-04-24T18:40:34 | 2025-04-01T06:42:22.938845 | {
"authors": [
"CookPete",
"markolofsen"
],
"repo": "CookPete/react-player",
"url": "https://github.com/CookPete/react-player/issues/629",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1285649555 | ⚠️ Samsung has degraded performance
In 5a07f8d, Samsung (https://samsung.com) experienced degraded performance:
HTTP code: 200
Response time: 2398 ms
Resolved: Samsung performance has improved in ad733b1.
| gharchive/issue | 2022-06-27T11:17:25 | 2025-04-01T06:42:22.947857 | {
"authors": [
"CoopPlayzz-Bot"
],
"repo": "CoopPlayzz/Webstatus-electronicbrands",
"url": "https://github.com/CoopPlayzz/Webstatus-electronicbrands/issues/1716",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1217899745 | ⚠️ Samsung has degraded performance
In bb62e5c, Samsung (https://samsung.com) experienced degraded performance:
HTTP code: 200
Response time: 2392 ms
Resolved: Samsung performance has improved in 98efa11.
| gharchive/issue | 2022-04-27T21:25:30 | 2025-04-01T06:42:22.950313 | {
"authors": [
"CoopPlayzz"
],
"repo": "CoopPlayzz/Webstatus-electronicbrands",
"url": "https://github.com/CoopPlayzz/Webstatus-electronicbrands/issues/670",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1183919463 | ⚠️ NCAA has degraded performance
In d9dad3a, NCAA (https://www.ncaa.com) experienced degraded performance:
HTTP code: 200
Response time: 986 ms
Resolved: NCAA performance has improved in 7c71139.
| gharchive/issue | 2022-03-28T19:58:55 | 2025-04-01T06:42:22.952738 | {
"authors": [
"CoopPlayzz"
],
"repo": "CoopPlayzz/Webstatus-sports",
"url": "https://github.com/CoopPlayzz/Webstatus-sports/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
301020089 | Saving screenshot on Linux environment fails
Scenario:
Right now the screenshot path is made out of "screenshotPathFromSpecdrillConfig\fileName"
For Linux environment, the path contains forward slash /.
So if you provide a path with forward slash in specdrillConfig.json, SaveScreenshot method will fail.
Actual Result... | gharchive/issue | 2018-02-28T13:17:10 | 2025-04-01T06:42:23.024257 | {
"authors": [
"azarj"
],
"repo": "CosminSontu/SpecDrill",
"url": "https://github.com/CosminSontu/SpecDrill/issues/28",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1091847669 | problema
Subject: problema
Description:
al intentar ingresar a mi cuenta no me permite continuar y dice es un error desconocido y reportar un problema
Results:
no piedo ingresar a mi cuenta de usurio
Backend version: develop-3cdcce6b
Frontend version: develop-3cdcce6b
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; ... | gharchive/issue | 2022-01-01T16:36:41 | 2025-04-01T06:42:23.033982 | {
"authors": [
"CouchersBot",
"aapeliv"
],
"repo": "Couchers-org/couchers",
"url": "https://github.com/Couchers-org/couchers/issues/2291",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1369918764 | Identification impossible sur IPhone
Subject: Identification impossible sur IPhone
Description:
Rien, juste essayé de répondre au message en cliquant sur le bouton ou sur le lien
Results:
J’aurais dû pouvoir m’identifier
Backend version: develop-7c33e18d
Frontend version:
User Agent: Mozilla/5.0 (iPhone; CPU iPhone O... | gharchive/issue | 2022-09-12T13:31:29 | 2025-04-01T06:42:23.036844 | {
"authors": [
"CouchersBot",
"aapeliv"
],
"repo": "Couchers-org/couchers",
"url": "https://github.com/Couchers-org/couchers/issues/3212",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1500244977 | Fixed NullPointerException mentioned in issue #17
This fixes #17
Has been fixed by #23
| gharchive/pull-request | 2022-12-16T13:52:19 | 2025-04-01T06:42:23.056670 | {
"authors": [
"StefanOltmann"
],
"repo": "Countly/countly-sdk-java",
"url": "https://github.com/Countly/countly-sdk-java/pull/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1689697106 | 🛑 search.judilibre.io healthcheck is down
In 376ce43, search.judilibre.io healthcheck (https://search.judilibre.io/healthcheck) was down:
HTTP code: 0
Response time: 0 ms
Resolved: search.judilibre.io healthcheck is back up in 4c91378.
| gharchive/issue | 2023-04-29T21:46:59 | 2025-04-01T06:42:23.060399 | {
"authors": [
"rhanka"
],
"repo": "Cour-de-cassation/judilibre-uptime",
"url": "https://github.com/Cour-de-cassation/judilibre-uptime/issues/1008",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1427087360 | ⚠️ sandbox-api.piste.gouv.fr healthcheck has degraded performance
In d2149d5, sandbox-api.piste.gouv.fr healthcheck (https://sandbox-api.piste.gouv.fr/cassation/judilibre/v1.0/healthcheck) experienced degraded performance:
HTTP code: 200
Response time: 2665 ms
Resolved: sandbox-api.piste.gouv.fr healthcheck perfo... | gharchive/issue | 2022-10-28T11:00:54 | 2025-04-01T06:42:23.064020 | {
"authors": [
"rhanka"
],
"repo": "Cour-de-cassation/judilibre-uptime",
"url": "https://github.com/Cour-de-cassation/judilibre-uptime/issues/554",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1004044716 | Fix page flicker on load
Proposed Changes
useEffect => useLayoutEffect so that it runs just before painting
Someone tell me if this is a bad idea, all I know is it seems fixed
https://github.com/CovidEngine/vaxxnz/issues/234
No actually that makes a lot of sense, useEffect runs after render while use useLayoutEff... | gharchive/pull-request | 2021-09-22T09:03:22 | 2025-04-01T06:42:23.099639 | {
"authors": [
"JacksonLaw",
"oeed"
],
"repo": "CovidEngine/vaxxnz",
"url": "https://github.com/CovidEngine/vaxxnz/pull/252",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1293668394 | Cleaned up some security warnings regarding 'noexcept'
Signed-off-by: The MathWorks, Inc. alchrist@mathworks.com
Codecov Report
Merging #700 (e89de5d) into development (31a12d8) will decrease coverage by 3.08%.
The diff coverage is 100.00%.
@@ Coverage Diff @@
## development... | gharchive/pull-request | 2022-07-05T01:03:29 | 2025-04-01T06:42:23.119964 | {
"authors": [
"achristoforides",
"codecov-commenter"
],
"repo": "CppMicroServices/CppMicroServices",
"url": "https://github.com/CppMicroServices/CppMicroServices/pull/700",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1248275933 | CASMINST-4695: Linting and other small corrections and improvements
Summary and Scope
Other than linting, this PR modifies some sections where passwords are used, setting them using "read -s" to avoid having them show up on the terminal and in the shell history. Also removed some superfluous "export" directives for v... | gharchive/pull-request | 2022-05-25T15:30:27 | 2025-04-01T06:42:23.133958 | {
"authors": [
"mharding-hpe"
],
"repo": "Cray-HPE/docs-csm",
"url": "https://github.com/Cray-HPE/docs-csm/pull/1693",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2122164096 | 🛑 sneak.page is down
In 48b7e07, sneak.page (https://sneak.page) was down:
HTTP code: 404
Response time: 149 ms
Resolved: sneak.page is back up in fdff041 after 8 minutes.
| gharchive/issue | 2024-02-07T04:29:16 | 2025-04-01T06:42:23.136563 | {
"authors": [
"CrazyMarvin"
],
"repo": "Crazy-Marvin/upptime",
"url": "https://github.com/Crazy-Marvin/upptime/issues/2185",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2203783550 | 🛑 sneak.page is down
In 9a4652e, sneak.page (https://sneak.page) was down:
HTTP code: 0
Response time: 0 ms
Resolved: sneak.page is back up in 95ee4a0 after 11 minutes.
| gharchive/issue | 2024-03-23T09:05:30 | 2025-04-01T06:42:23.139180 | {
"authors": [
"CrazyMarvin"
],
"repo": "Crazy-Marvin/upptime",
"url": "https://github.com/Crazy-Marvin/upptime/issues/2985",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2262360812 | 🛑 sneak.page is down
In f9da83c, sneak.page (https://sneak.page) was down:
HTTP code: 0
Response time: 0 ms
Resolved: sneak.page is back up in 0f6977b after 8 minutes.
| gharchive/issue | 2024-04-24T23:42:53 | 2025-04-01T06:42:23.141600 | {
"authors": [
"CrazyMarvin"
],
"repo": "Crazy-Marvin/upptime",
"url": "https://github.com/Crazy-Marvin/upptime/issues/3566",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2342195741 | 🛑 sneak.page is down
In f934d92, sneak.page (https://sneak.page) was down:
HTTP code: 404
Response time: 122 ms
Resolved: sneak.page is back up in 3c803fd after 30 minutes.
| gharchive/issue | 2024-06-09T12:10:40 | 2025-04-01T06:42:23.144271 | {
"authors": [
"CrazyMarvin"
],
"repo": "Crazy-Marvin/upptime",
"url": "https://github.com/Crazy-Marvin/upptime/issues/4331",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2644775938 | 🛑 sneak.page is down
In 7f3fb28, sneak.page (https://sneak.page) was down:
HTTP code: 0
Response time: 0 ms
Resolved: sneak.page is back up in 0fbefbd after 12 minutes.
| gharchive/issue | 2024-11-08T18:03:37 | 2025-04-01T06:42:23.146676 | {
"authors": [
"CrazyMarvin"
],
"repo": "Crazy-Marvin/upptime",
"url": "https://github.com/Crazy-Marvin/upptime/issues/6567",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
753031774 | ListElement is completely broken
Full rewrite needed, could be simplified
It was alright, just a positionning bug
| gharchive/issue | 2020-11-29T22:25:20 | 2025-04-01T06:42:23.279271 | {
"authors": [
"nicolas-maitre"
],
"repo": "Crepe-Party/ProgCraft",
"url": "https://github.com/Crepe-Party/ProgCraft/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1850288202 | Add style to Magic Link Email
Description
Currently the Magic Link email is unstyled (see https://github.com/CrisisCleanup/crisiscleanup-3-api/blob/5dc360339e238191d363567536c19ea6d2ad503e/crisiscleanup/users/api.py#L862-L870).
Instead, it should be sent through the styled email, crisiscleanup-3-api\crisiscleanup\tem... | gharchive/issue | 2023-08-14T18:07:22 | 2025-04-01T06:42:23.293914 | {
"authors": [
"aarontitus"
],
"repo": "CrisisCleanup/crisiscleanup-4-web",
"url": "https://github.com/CrisisCleanup/crisiscleanup-4-web/issues/401",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1876665172 | [Bug]: Transaction table tooltips
What happened?
Inconsistent spacing, font, styling, placement, etc.
How?
Hover over columns for tooltips
What was Expected?
Consistency
Relevant log output
No response
What browser(s) are you seeing the problem on?
No response
What wallet are you seeing the problem on?
No response... | gharchive/issue | 2023-09-01T03:44:34 | 2025-04-01T06:42:23.301932 | {
"authors": [
"enwong10"
],
"repo": "CrocSwap/ambient-ts-app",
"url": "https://github.com/CrocSwap/ambient-ts-app/issues/2952",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
331005210 | Android/Turn display of notifications on/off within app
We make use of the following setting in our ios app:
FirebasePushNotificationManager.CurrentNotificationPresentationOption=None/Alert
We handle the onreceive event always but it's useful to turn display of the notification off in some circumstances.
Is there a c... | gharchive/issue | 2018-06-10T21:45:32 | 2025-04-01T06:42:23.311944 | {
"authors": [
"leeapted",
"rdelrosario"
],
"repo": "CrossGeeks/FirebasePushNotificationPlugin",
"url": "https://github.com/CrossGeeks/FirebasePushNotificationPlugin/issues/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
734576506 | Sphinx 3.3.0 Release raises an attribute error
The recent sphinx 3.3.0 release has started failing docs builds. It raises:
Exception occurred:
File "/home/runner/work/retworkx/retworkx/.tox/docs/lib/python3.8/site-packages/sphinx/registry.py", line 266, in add_source_parser
for filetype in parser.supported:
Att... | gharchive/issue | 2020-11-02T15:00:56 | 2025-04-01T06:42:23.316482 | {
"authors": [
"CrossNox",
"dcaba",
"devopsec",
"mtreinish",
"sobolevn"
],
"repo": "CrossNox/m2r2",
"url": "https://github.com/CrossNox/m2r2/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1393881827 | Docs for using middleware with the {{velcro}} modifier?
I'm currently using {{velcro}} for a tooltip, and I'd like to have a littly pointy bit / arrow using the arrow modifier -- how could this be done?
I figured it out -- it's a bit involved: https://github.com/CrowdStrike/ember-velcro/issues/24#issuecomment-15964... | gharchive/issue | 2022-10-02T20:01:59 | 2025-04-01T06:42:23.329196 | {
"authors": [
"NullVoxPopuli"
],
"repo": "CrowdStrike/ember-velcro",
"url": "https://github.com/CrowdStrike/ember-velcro/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2631054603 | All images are not loaded
All images in application are not loaded.
Seems like image url can not be accessed.
I tried different proxy, no luck.
Video downloading and searching are fine though.
It's been 2 weeks since there was any update or response to the issues, it could be that the project was abandoned, that... | gharchive/issue | 2024-11-03T09:18:42 | 2025-04-01T06:42:23.347070 | {
"authors": [
"eebssk1"
],
"repo": "Crunchy-DL/Crunchy-Downloader",
"url": "https://github.com/Crunchy-DL/Crunchy-Downloader/issues/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2700225376 | DEM generator for other countries
Do you plan to further develop converter project to available for other countries aswel?
Maybe... anyway, the research is needed.
| gharchive/issue | 2024-11-27T23:36:46 | 2025-04-01T06:42:23.347937 | {
"authors": [
"CrusheerPL",
"Kumeliukas"
],
"repo": "CrusheerPL/demgen",
"url": "https://github.com/CrusheerPL/demgen/issues/12",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1810762610 | Add itslive
Python client for ITSLIVE glacier velocity data! Repo at https://github.com/nasa-jpl/itslive-py
Closes #71, cc @betolink
/condalock
/condalock
/condalock
Will merge this in once the tests pass, let me know @betolink once you've updated itslive-py to a new version and I can push a patch update.
T... | gharchive/pull-request | 2023-07-18T21:41:07 | 2025-04-01T06:42:23.355510 | {
"authors": [
"betolink",
"weiji14"
],
"repo": "CryoInTheCloud/hub-image",
"url": "https://github.com/CryoInTheCloud/hub-image/pull/72",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
706576851 | Arma 3 Server wont start
Bug Report
System Information
Windows Server 2019 Version:1809
2.0.6.6 AMP Version
Release Stream: Mainline
I confirm:
[X] that I have searched for an existing bug report for this issue.
[X] that I am using the latest available version of AMP.
[X] that my operating system is up-to-date.
S... | gharchive/issue | 2020-09-22T17:48:11 | 2025-04-01T06:42:23.370378 | {
"authors": [
"Kazblack180",
"PhonicUK"
],
"repo": "CubeCoders/AMP",
"url": "https://github.com/CubeCoders/AMP/issues/332",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1083715376 | Bind to :: and ::1 by default
Feature Request
Bind AMP to IPv6 by default
Feature Information:
Modern operating systems have excellent support for IPv6, even on IPv4 networks using v4 mapped v6 addresses. This will also eliminate issues where localhost on a users system resolves to an IPv6 address instead of 127.0.0... | gharchive/issue | 2021-12-18T01:32:37 | 2025-04-01T06:42:23.372616 | {
"authors": [
"PhonicUK",
"deadlysnek"
],
"repo": "CubeCoders/AMP",
"url": "https://github.com/CubeCoders/AMP/issues/532",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2526862570 | Satisfactory enable both IPv4+IPv6 support on servers with 2 IP addresses for these protocols
Hello,
We'd like to suggest updating the Satisfactory server config to listen on both IPv4 and IPv6 addresses. The game's dedicated server now supports this natively.
If you run the server's executable directly, it will list... | gharchive/issue | 2024-09-15T11:10:15 | 2025-04-01T06:42:23.388150 | {
"authors": [
"AWL-Gaming",
"Greelan",
"IceOfWraith"
],
"repo": "CubeCoders/AMPTemplates",
"url": "https://github.com/CubeCoders/AMPTemplates/issues/1006",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
591899170 | event-dispatcher version conflict with Laravel
symfony/event-dispatcher version used in your package is incompatible with the latest Laravel version.
@speix have you solved it?
@gelinger777 I am not using the SDK at the moment.
Thank you for raising this issue. Sorry for the very late response. We will investi... | gharchive/issue | 2020-04-01T13:02:52 | 2025-04-01T06:42:23.397723 | {
"authors": [
"Si0n",
"gelinger777",
"jonathancouchman",
"markunsworth",
"speix"
],
"repo": "CurrencyCloud/currencycloud-php",
"url": "https://github.com/CurrencyCloud/currencycloud-php/issues/87",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2446333935 | Psalm static analysis fails on MapperBuilder::registerTransformer
Psalm static analysis fails on MapperBuilder::registerTransformer, because transformer should be of type class-string|pure-callable, but sometimes transformers isn't pure.
Examples
Example 1: format dates
(new \CuyZ\Valinor\MapperBuilder())
->regi... | gharchive/issue | 2024-08-03T12:37:09 | 2025-04-01T06:42:23.406132 | {
"authors": [
"Yui-Ezic",
"romm"
],
"repo": "CuyZ/Valinor",
"url": "https://github.com/CuyZ/Valinor/issues/550",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
953609526 | bank
requested icon
bank
銀行
category suggestion
search synonyms
released
| gharchive/issue | 2021-07-27T07:56:27 | 2025-04-01T06:42:23.415578 | {
"authors": [
"mesqueeb"
],
"repo": "CyCraft/pepicons",
"url": "https://github.com/CyCraft/pepicons/issues/81",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
836123364 | Error: No suitable component definition found on *.jsx
Hello there,
I've been facing an issue when try to generate Vetur's Component Data. The vue-intellisense throw an error when it found a JSX file. Here is the screenshot :
Thanks.
Here is the content of Menu.jsx:
import Vue from "vue";
import { mapGetters } fro... | gharchive/issue | 2021-03-19T15:31:29 | 2025-04-01T06:42:23.422257 | {
"authors": [
"OnielN14"
],
"repo": "CyCraft/vue-intellisense",
"url": "https://github.com/CyCraft/vue-intellisense/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
866900094 | Could not parse ... messages
I am getting the following:
Could not parse https://ethereumworldnews.com/feed/ error is: Server disconnected
Could not parse http://infoonbitcoin.com/feed/ error is: Server disconnected
Could not parse https://about.crunchbase.com/blog/feed/ error is: Cannot connect to host about.crunchb... | gharchive/issue | 2021-04-25T03:28:36 | 2025-04-01T06:42:23.441660 | {
"authors": [
"Rybens92",
"florisjan78"
],
"repo": "CyberPunkMetalHead/Binance-News-Sentiment-Bot",
"url": "https://github.com/CyberPunkMetalHead/Binance-News-Sentiment-Bot/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
294708615 | 请问一下,如果convert方法内的第二个参数,比如HomeListBean item数据bean类里面有集合或者更多层级,该怎么获取层级内的数据呢?我这样拿会为空,比如item.getData();这样拿到的对象为空
@Override
protected void convert(BaseViewHolder helper, HomeListBean item) {
List<HomeListBean.DataBean> data = item.getData();//这里data为空
检查你构造方法传入的数据结构, 应该是你传入的MultipleItem 本身没有处理好,才会导致
List<HomeListBean.D... | gharchive/issue | 2018-02-06T10:33:51 | 2025-04-01T06:42:23.473113 | {
"authors": [
"AllenCoder",
"roybill"
],
"repo": "CymChad/BaseRecyclerViewAdapterHelper",
"url": "https://github.com/CymChad/BaseRecyclerViewAdapterHelper/issues/1998",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1939926416 | 🛑 Zeus is down
In 1be8b6f, Zeus (https://zeusr.sii.cl) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Zeus is back up in 9208772 after 17 minutes.
| gharchive/issue | 2023-10-12T12:48:01 | 2025-04-01T06:42:23.475861 | {
"authors": [
"fbarriosCL"
],
"repo": "CymaSuite/upptime",
"url": "https://github.com/CymaSuite/upptime/issues/1290",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2229326395 | 🛑 Servicio de impuestos interno is down
In 86930fd, Servicio de impuestos interno (https://homer.sii.cl) was down:
HTTP code: 403
Response time: 296 ms
Resolved: Servicio de impuestos interno is back up in 0165e76 after 52 minutes.
| gharchive/issue | 2024-04-06T16:56:39 | 2025-04-01T06:42:23.478360 | {
"authors": [
"fbarriosCL"
],
"repo": "CymaSuite/upptime",
"url": "https://github.com/CymaSuite/upptime/issues/1468",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1560600924 | 🛑 Api Cymasuite is down
In 8b18af3, Api Cymasuite (https://api.cymasuite.com/api/v1/healthcheck) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Api Cymasuite is back up in 8e4ca1d.
| gharchive/issue | 2023-01-28T00:42:10 | 2025-04-01T06:42:23.480852 | {
"authors": [
"fbarriosCL"
],
"repo": "CymaSuite/upptime",
"url": "https://github.com/CymaSuite/upptime/issues/994",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
101915456 | Issue 12748 - ICE: Using typeof(S.init[0]) in type name specialization
https://issues.dlang.org/show_bug.cgi?id=12748
reliesOnTident should support representation check for both Type and Expression.
OK.
Auto-merge toggled on
| gharchive/pull-request | 2015-08-19T15:05:17 | 2025-04-01T06:42:23.509592 | {
"authors": [
"9rnsr",
"ibuclaw"
],
"repo": "D-Programming-Language/dmd",
"url": "https://github.com/D-Programming-Language/dmd/pull/4910",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
119331908 | Use __c_long_double for CRuntime_Microsoft in general, not just DMD
We need this in LDC too; I guess GDC and SDC too (if they support version(CRuntime_Microsoft) at all).
GDC's real always maps to C's long double, or whatever the target requests it should be.
In any case, this is harmless as I only ever define the ... | gharchive/pull-request | 2015-11-29T02:43:38 | 2025-04-01T06:42:23.511386 | {
"authors": [
"ibuclaw",
"kinke",
"rainers"
],
"repo": "D-Programming-Language/druntime",
"url": "https://github.com/D-Programming-Language/druntime/pull/1443",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
379521680 | How to get the bounding box?
Hi,
Thanks for your work. Recently i test your code on 300W test set, include helen, aflw, ibug. when i input the test images with face bounding box based on mtcnn, i can not get a high accuracy. So could you tell me which detector do you adopt in this project. Thank You.
Siyuan
Hi,
I u... | gharchive/issue | 2018-11-11T13:15:00 | 2025-04-01T06:42:23.514953 | {
"authors": [
"D-X-Y",
"cmburgul",
"lsy17096535"
],
"repo": "D-X-Y/landmark-detection",
"url": "https://github.com/D-X-Y/landmark-detection/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1889363603 | Adds Polars Jupyter Notebook example for e.g., data scientists
This adds a Jupyter Notebook example for e.g., data scientists to read instead of the Python code. The notebook emulates the examples/polars/my_script.py module.
Changes
Adds Jupyter Notebook to the examples/polars directory.
How I tested this
Successfull... | gharchive/pull-request | 2023-09-10T22:30:45 | 2025-04-01T06:42:23.519618 | {
"authors": [
"bryangalindo"
],
"repo": "DAGWorks-Inc/hamilton",
"url": "https://github.com/DAGWorks-Inc/hamilton/pull/330",
"license": "BSD-3-Clause-Clear",
"license_type": "permissive",
"license_source": "github-api"
} |
2687957386 | Inference error for finetuned models.
Thanks for your excellent work!
I've fine-tuned the audio-visual model with custom data in the given format. However, when I used the tuned version, an error occurred like the attached photo. I've checked the images for official tuned model from huggingface and my tuned model, an... | gharchive/issue | 2024-11-24T16:09:56 | 2025-04-01T06:42:23.525469 | {
"authors": [
"Danielement321",
"ffcarina"
],
"repo": "DAMO-NLP-SG/VideoLLaMA2",
"url": "https://github.com/DAMO-NLP-SG/VideoLLaMA2/issues/126",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
79434156 | split functionality of add_repos_by_url
Resolves #108
unicode/str & py2/py3 is madness; we need six
| gharchive/pull-request | 2015-05-22T12:20:27 | 2025-04-01T06:42:23.549010 | {
"authors": [
"TomasTomecek"
],
"repo": "DBuildService/dock",
"url": "https://github.com/DBuildService/dock/pull/113",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1831728084 | content overview: add tabs for models and display all objects ordered by date created
In this PR, modifications are made to the content-overview page. Previously, this page would only display the last 50 updated objects in our database. The way this information was fetched was inefficient, making it impossible to sca... | gharchive/pull-request | 2023-08-01T17:25:58 | 2025-04-01T06:42:23.570975 | {
"authors": [
"lucasmarchd01"
],
"repo": "DDMAL/CantusDB",
"url": "https://github.com/DDMAL/CantusDB/pull/908",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
604102344 | Alert the support channel when the 1000th candidate signs up
Small/fun thing suggested by Dan Williams.
We're missing an Azure build on this PR but I assume it's unlikely to break anything.
| gharchive/pull-request | 2020-04-21T16:13:27 | 2025-04-01T06:42:23.590276 | {
"authors": [
"tvararu"
],
"repo": "DFE-Digital/apply-for-postgraduate-teacher-training",
"url": "https://github.com/DFE-Digital/apply-for-postgraduate-teacher-training/pull/1918",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2078655996 | fix: Enter key does not submit form, now triggers the sort order whic…
…h performs the submit
:tada: This PR is included in version 2.0.0-next.15 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 2.1.1 :tada:
The release is availabl... | gharchive/pull-request | 2024-01-12T11:43:33 | 2025-04-01T06:42:23.593369 | {
"authors": [
"killij"
],
"repo": "DFE-Digital/childrens-social-care-cpd",
"url": "https://github.com/DFE-Digital/childrens-social-care-cpd/pull/369",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2489285234 | Docker image improvements
Splits the 'Test' image into it's own Dockerfile to ensure we are following SRP. The GitHub Workflow is adapted so that it will cache both a 'deployable' image, and a 'test' image.
The 'test' image builds off of the main app image
I am going to close this as it is getting stale and I have ... | gharchive/pull-request | 2024-08-27T12:55:51 | 2025-04-01T06:42:23.594507 | {
"authors": [
"DrizzlyOwl",
"mec"
],
"repo": "DFE-Digital/dfe-complete-conversions-transfers-and-changes",
"url": "https://github.com/DFE-Digital/dfe-complete-conversions-transfers-and-changes/pull/1831",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
454755676 | Validate that current_school is set on submit
It's set by the update_current_school callback if the user selects same school, otherwise the user should be setting it manually.
We now run update_current_school on validation as well as saving. This is fine to do as the value of it is invisible to the user. The other ca... | gharchive/pull-request | 2019-06-11T15:23:12 | 2025-04-01T06:42:23.596571 | {
"authors": [
"erbridge"
],
"repo": "DFE-Digital/dfe-teachers-payment-service",
"url": "https://github.com/DFE-Digital/dfe-teachers-payment-service/pull/80",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2181779534 | Leave date submitted blank for support claim
Context
Claim::Submit service now accepts params hash. This way we can leave the submitted_at nil when a support user creates a claim. The support user cannot submit a claim.
This PR also fixes an edge case when there is a claim with a reference already in place and we sub... | gharchive/pull-request | 2024-03-12T14:34:31 | 2025-04-01T06:42:23.602942 | {
"authors": [
"CatalinVoineag"
],
"repo": "DFE-Digital/itt-mentor-services",
"url": "https://github.com/DFE-Digital/itt-mentor-services/pull/370",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2563671036 | [DEV-3063] bankAccount bankData sync
Release Checklist
Pre-Release
[ ] Check migrations
No database related infos (sqldb-xxx)
Impact on GS (new/removed columns)
[ ] Check for linter errors (in PR)
[ ] Test basic user operations (on DFX services)
Login/logout
Buy/sell payment request
KYC page
Post-Release
Tes... | gharchive/pull-request | 2024-10-03T10:21:44 | 2025-04-01T06:42:23.624547 | {
"authors": [
"Yannick1712"
],
"repo": "DFXswiss/api",
"url": "https://github.com/DFXswiss/api/pull/1664",
"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.