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 |
|---|---|---|---|---|---|
836972685 | fix issue 1038. kubeconfig for kcm on TP to use the proxy till the KCM supports direct talk to RPs
What type of PR is this?
/kind bug
What this PR does / why we need it:
fix bug in KCM on TP cluster to talk to the proxy instead of pointing to the local cluster --- the RP directly connect from KCM on TP is not yet s... | gharchive/pull-request | 2021-03-21T03:18:49 | 2025-04-01T06:36:49.195413 | {
"authors": [
"XiaoningDing",
"yb01"
],
"repo": "CentaurusInfra/arktos",
"url": "https://github.com/CentaurusInfra/arktos/pull/1040",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
361018938 | [no ticket] Fix some handbook ergonomics issues
Purpose
Fix a few issues that make the handbook harder to add to.
Summary of Changes
Enable typescript for the component gallery
Update component-addon blueprint, so component re-exports in osf-components are picked up by the handbook
Add commonly used services to th... | gharchive/pull-request | 2018-09-17T19:55:27 | 2025-04-01T06:36:49.221323 | {
"authors": [
"aaxelb",
"coveralls"
],
"repo": "CenterForOpenScience/ember-osf-web",
"url": "https://github.com/CenterForOpenScience/ember-osf-web/pull/390",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
81106117 | DAZ: Google Drive Add-on Error
STEPS
Go to a project
Enable Google Drive
Go to the Files tab
Click on the Google Drive folder for the project to highlight it
Ensure that you see the Download as Zip button in the toolbar
Click the Download as Zip button
EXPECTED
The folder would be downloaded as .zip and could be op... | gharchive/issue | 2015-05-26T19:41:29 | 2025-04-01T06:36:49.232854 | {
"authors": [
"GaryKriebel",
"chrisseto",
"wisherp"
],
"repo": "CenterForOpenScience/osf.io",
"url": "https://github.com/CenterForOpenScience/osf.io/issues/2838",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
98241105 | re-enable reordering of components
Steps
Visit a project that you are an admin on that has multiple components that you are also an admin on
In the widget on the right, click on a component and try to drag to re-order it among the others.
Outcome
Re-ordering is not possible
Expected Outcome
Re-ordering had previ... | gharchive/issue | 2015-07-30T19:10:29 | 2025-04-01T06:36:49.236533 | {
"authors": [
"caneruguz",
"jlcohoon"
],
"repo": "CenterForOpenScience/osf.io",
"url": "https://github.com/CenterForOpenScience/osf.io/issues/3892",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
179096234 | [feature fix] Fixed Width Banner Buttons on Dashboard [OSF-7009]
Purpose
Adds .banner CSS class for fixed width, which is applied only to the banner buttons on the dashboard.
Removes .btn class from meetings-and-conferences.css which caused the fixed width to be incorrectly applied to the "Create new project" button... | gharchive/pull-request | 2016-09-25T17:00:48 | 2025-04-01T06:36:49.238794 | {
"authors": [
"brianjgeiger",
"caseyrollins"
],
"repo": "CenterForOpenScience/osf.io",
"url": "https://github.com/CenterForOpenScience/osf.io/pull/6342",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2329268473 | Add function to update alignment
Addresses https://github.com/CesiumGS/3d-tiles-tools/issues/134 :
This adds a command updateAlignment that can be applied to B3DM, I3DM, PNTS, and CMPT files, and just ensures that the elignment requirements for the batch- and feature table and the tile data as a whole are met.
I test... | gharchive/pull-request | 2024-06-01T18:04:23 | 2025-04-01T06:36:49.290592 | {
"authors": [
"javagl"
],
"repo": "CesiumGS/3d-tiles-tools",
"url": "https://github.com/CesiumGS/3d-tiles-tools/pull/136",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2457919497 | Verify moon ellipsoid radii
The Ellipsoid.MOON radii are currently all equal, with LUNAR_RADIUS = 1737400.0. The comment for the LUNAR_RADIUS refers to the "Report of the IAU/IAG Working Group on Cartographic Coordinates and Rotational Elements of the Planets and satellites: 2000" (PDF link: https://link.springer.com... | gharchive/issue | 2024-08-09T13:26:17 | 2025-04-01T06:36:49.297140 | {
"authors": [
"GatorScott",
"javagl",
"malaretv"
],
"repo": "CesiumGS/cesium",
"url": "https://github.com/CesiumGS/cesium/issues/12117",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
842600344 | Start of a 3D Tiles / glTF resource cache
This PR adds a reference-counted resource cache for resources shared across different glTFs and 3D Tilesets. To start this includes caching schemas in EXT_feature_metadata and 3DTILES_metadata and caching buffers. There's also a larger ongoing effort to refactor Model.js that... | gharchive/pull-request | 2021-03-27T20:55:20 | 2025-04-01T06:36:49.301774 | {
"authors": [
"cesium-concierge",
"lilleyse",
"ptrgags"
],
"repo": "CesiumGS/cesium",
"url": "https://github.com/CesiumGS/cesium/pull/9452",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2301836074 | Update Docs for supporting Fetch
I tried using the SDK for the first time but ran into the following error:
/home/dev/project/node_modules/@mysten/sui.js/dist/cjs/client/http-transport.js:61
throw new Error(
^
Error: The current environment does not support fetch, you can provide a fetch implementa... | gharchive/issue | 2024-05-17T05:07:38 | 2025-04-01T06:36:49.307842 | {
"authors": [
"nullbitx8"
],
"repo": "CetusProtocol/cetus-clmm-sui-sdk",
"url": "https://github.com/CetusProtocol/cetus-clmm-sui-sdk/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1374255176 | Remove nearly all instances of block_on
Summary of changes
Changes introduced in this pull request:
Calling async code from a sync context is a bad practice and can cause a variety of issues.
Most cases were easy to fix but some can't be updated before we switch entirely to tokio.
Reference issue to close (if appli... | gharchive/pull-request | 2022-09-15T09:53:59 | 2025-04-01T06:36:49.335117 | {
"authors": [
"lemmih"
],
"repo": "ChainSafe/forest",
"url": "https://github.com/ChainSafe/forest/pull/1918",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2277842014 | Add EthGetBlockByHash method
Summary of changes
Changes introduced in this pull request:
Add Filecoin.EthGetBlockByHash RPC method
Fix eth::Hash::to_cid method and add tests
$ ./forest-tool api compare --lotus /ip4/127.0.0.1/tcp/1234/http --forest /ip4/127.0.0.1/tcp/2345/http forest_snapshot_calibnet_2024-05-22_he... | gharchive/pull-request | 2024-05-03T14:49:27 | 2025-04-01T06:36:49.344510 | {
"authors": [
"elmattic",
"ruseinov"
],
"repo": "ChainSafe/forest",
"url": "https://github.com/ChainSafe/forest/pull/4285",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1359364412 | Fix remote signing
Motivation
Using remote signer currently does not work. This is because the web3signer URL is different from what lodestar expects.
PS: currently draft PR as the branch still need to be tested on goerli test net.
Description
Update implementation to use correct web3signer endpoints.
Closes #4424
St... | gharchive/pull-request | 2022-09-01T20:21:09 | 2025-04-01T06:36:49.353935 | {
"authors": [
"dadepo",
"dapplion"
],
"repo": "ChainSafe/lodestar",
"url": "https://github.com/ChainSafe/lodestar/pull/4502",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1986613989 | Use of auth0 when auth0 has been configured with a custom domain throws a Service Not Found error
Hi, I'm using auth0 as the authentication provider for a Chainlit test and note that when I set the OAUTH_AUTH0_DOMAIN to be the custom domain that is defined within Auth0, Chainlit throws a "Service not found" relating ... | gharchive/issue | 2023-11-10T00:17:49 | 2025-04-01T06:36:49.391420 | {
"authors": [
"DBairdME",
"willydouhard"
],
"repo": "Chainlit/chainlit",
"url": "https://github.com/Chainlit/chainlit/issues/531",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2449656880 | Vickel: Watch 00201040581277
Vickel requests the watch of the watch_number 00201040581277. See the MS search here and the Stack Exchange search in text, in URLs, and in code.
Approved by Jeff Schaller in Charcoal HQ
| gharchive/pull-request | 2024-08-05T23:48:15 | 2025-04-01T06:36:49.408003 | {
"authors": [
"SmokeDetector"
],
"repo": "Charcoal-SE/SmokeDetector",
"url": "https://github.com/Charcoal-SE/SmokeDetector/pull/12515",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
328513409 | Videonauth: Watch techcrazyworld.com
Videonauth requests the watch of the watch_keyword techcrazyworld\.com. See the Metasmoke search here and the Stack Exchange search here.
techcrazyworld\.com has been seen in 1 true positive, 0 false positives, and 0 NAAs.
!!/approve
Coverage remained the same at 65.732% wh... | gharchive/pull-request | 2018-06-01T13:08:51 | 2025-04-01T06:36:49.411320 | {
"authors": [
"LunarWatcher",
"SmokeDetector",
"coveralls",
"metasmoke"
],
"repo": "Charcoal-SE/SmokeDetector",
"url": "https://github.com/Charcoal-SE/SmokeDetector/pull/2224",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1032327449 | Xnero: Watch vyomoverseas.com
Xnero requests the watch of the watch_keyword vyomoverseas\.com. See the MS search here and the Stack Exchange search in text, in URLs, and in code.
vyomoverseas\.com has been seen in 1 true positive, 0 false positives, and 0 NAAs.
Approved by Spevacus in Charcoal HQ
| gharchive/pull-request | 2021-10-21T10:32:00 | 2025-04-01T06:36:49.414852 | {
"authors": [
"SmokeDetector",
"metasmoke"
],
"repo": "Charcoal-SE/SmokeDetector",
"url": "https://github.com/Charcoal-SE/SmokeDetector/pull/6713",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2056343967 | Nick: Watch drnalinjoshi.com
Nick requests the watch of the watch_keyword drnalinjoshi\.com. See the MS search here and the Stack Exchange search in text, in URLs, and in code.
drnalinjoshi\.com has been seen in 1 true positive, 0 false positives, and 0 NAAs.
Approved by Spevacus in Charcoal HQ
| gharchive/pull-request | 2023-12-26T11:58:19 | 2025-04-01T06:36:49.418167 | {
"authors": [
"SmokeDetector",
"metasmoke"
],
"repo": "Charcoal-SE/SmokeDetector",
"url": "https://github.com/Charcoal-SE/SmokeDetector/pull/9693",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
336093880 | Blazer ownership search doesn't work
The help guidance in the search field on the upper left suggests you can type in a user name, but doing that doesn't produce anything useful.
In general, ownership seems to be incorrectly implemented or missing a component. You can find your own searches but the "mastermind" colum... | gharchive/issue | 2018-06-27T06:32:29 | 2025-04-01T06:36:49.419338 | {
"authors": [
"ArtOfCode-",
"tripleee"
],
"repo": "Charcoal-SE/metasmoke",
"url": "https://github.com/Charcoal-SE/metasmoke/issues/464",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2630800495 | Update openai.ts
💻 变更类型 | Change Type
[ ] feat
[ ] fix
[ ] refactor
[ ] perf
[ ] style
[ ] test
[ ] docs
[ ] ci
[ ] chore
[ ] build
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information
Summary by CodeRabbit
New Features
Improved handling of token limits in... | gharchive/pull-request | 2024-11-02T21:20:51 | 2025-04-01T06:36:49.432751 | {
"authors": [
"YINGXINGHUA",
"lloydzhou"
],
"repo": "ChatGPTNextWeb/ChatGPT-Next-Web",
"url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5757",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
788033313 | Filtered messages still show up in /mentions
Describe the bug
Using Filters, despite the fact that a filter properly removes the message from the chat, the message still shows up in your mentions tab if you are mentioned by it.
To reproduce
Add a filter
Add a highlight/mention involving that same filter
Have someone... | gharchive/issue | 2021-01-18T08:10:32 | 2025-04-01T06:36:49.446262 | {
"authors": [
"Felanbird",
"Mm2PL"
],
"repo": "Chatterino/chatterino2",
"url": "https://github.com/Chatterino/chatterino2/issues/2373",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1166641571 | Fixes SplitInput placeholder color
Pull request checklist:
[ ] CHANGELOG.md was updated, if applicable
Description
Fixes #3593
Fixes #3604
Changed the order of setStylesheet and setPalette.
I believe setStylesheet was overriding setPalette's settings therefore placeholder text color was the same as normal text colo... | gharchive/pull-request | 2022-03-11T16:50:38 | 2025-04-01T06:36:49.448715 | {
"authors": [
"Mm2PL",
"jammehcow",
"qooq69"
],
"repo": "Chatterino/chatterino2",
"url": "https://github.com/Chatterino/chatterino2/pull/3606",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1797977343 | Change emotepopup channel view layout to be faster to navigate
Description
Currently, the emotepopup menu layout is a bit slow to navigate. This is especially true with global and channel emote views as they have all the bttv, ffz, 7tv emotes packed in and hence scrolling becomes long. I refactored it to so that it's... | gharchive/pull-request | 2023-07-11T02:52:04 | 2025-04-01T06:36:49.451161 | {
"authors": [
"LoneCoder21",
"pajlada"
],
"repo": "Chatterino/chatterino2",
"url": "https://github.com/Chatterino/chatterino2/pull/4720",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
900397532 | SmartMove update
Cisco IPv6 support
SmartConnector: (Python)
Improve detection of sub-layers name duplications
Improve group members list handling
Improve networks with subnet-mask (IPv4 & IPv6)
Added support for Cisco Global rules support as shared sub-policy
Validate max packages number for processing according to... | gharchive/pull-request | 2021-05-25T07:28:33 | 2025-04-01T06:36:49.454618 | {
"authors": [
"chkp-royl"
],
"repo": "CheckPointSW/SmartMove",
"url": "https://github.com/CheckPointSW/SmartMove/pull/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
222925931 | 从深度>=3的页面cyl_popSelectTabBarChildViewControllerAtIndex: completion:时tabbar显示异常
Base Info for this issue
Version:v1.10.0
Language:Objective-C
iOS System Version:iOS8\9
Prototype(是否是真机):YES
Issue Type:Bug
1. How to repeat the problem.
使用CYLTabBarController,当从深度>=3的页面cyl_popSelectTabBarChildViewControllerAtIndex: c... | gharchive/issue | 2017-04-20T02:01:47 | 2025-04-01T06:36:49.463616 | {
"authors": [
"ChenYilong",
"anotherNight"
],
"repo": "ChenYilong/CYLTabBarController",
"url": "https://github.com/ChenYilong/CYLTabBarController/issues/141",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1455349215 | Evm upgrade
Upgraded evm-parachain-template from v0.9.27 to v0.9.30
Will close it and do the upgrade one version at a time like we did with our substrate and polkadot repos @charmitro
@charmitro Will close it and do the upgrade one version at a time like we did with our substrate and polkadot repos.
Sounds good... | gharchive/pull-request | 2022-11-18T15:38:27 | 2025-04-01T06:36:49.467983 | {
"authors": [
"charmitro",
"zycon91"
],
"repo": "CherryNetwork/evm-parachain",
"url": "https://github.com/CherryNetwork/evm-parachain/pull/6",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1900051295 | AT_LEAST_ONE doesn't include any children.
I created a minimal repro:
https://gist.github.com/joelburget/39199fefa7401ad3ff4f2654c5b58393
Output:
parser.test.ts:
Warning: Warning: No LINE_BREAKS Found.
This Lexer has been defined to track line and column information,
But none of the Token Types can be identified as... | gharchive/issue | 2023-09-18T02:17:36 | 2025-04-01T06:36:49.478003 | {
"authors": [
"joelburget",
"msujew"
],
"repo": "Chevrotain/chevrotain",
"url": "https://github.com/Chevrotain/chevrotain/issues/1990",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
40450843 | No water in Jal
There isn't any water in Jal, so swimming can't happen...even for Salmen. I realize this is probably a lack of code, not a bug.
Moved to https://github.com/ChildrenOfUr/cou-issues/issues/35
| gharchive/issue | 2014-08-18T02:33:42 | 2025-04-01T06:36:49.510981 | {
"authors": [
"Klikini",
"frozentwilight3"
],
"repo": "ChildrenOfUr/coUclient",
"url": "https://github.com/ChildrenOfUr/coUclient/issues/112",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1019769549 | Dead subscription socket is causing high cpu usage
Is there an existing issue for this?
[X] I have searched the existing issues
Describe the bug
When you terminate a GraphQL Server (terminating tcp sockets) the StrawberryShake Client causes high cpu usage.
Steps to reproduce
When you build a system containing two p... | gharchive/issue | 2021-10-07T08:34:47 | 2025-04-01T06:36:49.516817 | {
"authors": [
"horego",
"michaelstaib"
],
"repo": "ChilliCream/hotchocolate",
"url": "https://github.com/ChilliCream/hotchocolate/issues/4303",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2275810375 | Add declaration to process the Privacy manifest file
This was missing to properly complete #18
@mattmassicotte Can you release a new version containing this PR? Thanks
Ugh, yes, I really should have done this right away. Sorry about that!
| gharchive/pull-request | 2024-05-02T15:21:42 | 2025-04-01T06:36:49.518102 | {
"authors": [
"martindufort",
"mattmassicotte"
],
"repo": "ChimeHQ/OAuthenticator",
"url": "https://github.com/ChimeHQ/OAuthenticator/pull/20",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2080741596 | force WSI
Good to have this forced for all sessions.
We're there still issues with WSI?
@pastaq Valve's gamescope-session does this, needed for frame limiting on everything but Galileo in my testing. Newer gamescope seems to only force this layer when nested or on Galileo.
| gharchive/pull-request | 2024-01-14T14:03:43 | 2025-04-01T06:36:49.519249 | {
"authors": [
"BoukeHaarsma23",
"KyleGospo",
"pastaq"
],
"repo": "ChimeraOS/gamescope-session",
"url": "https://github.com/ChimeraOS/gamescope-session/pull/76",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
788879777 | Skipping entering fields
Great package! How do you skip entering a field (e.g., "serving value"). Thanks
i used the normal template to insert the example recipe and I got prompted to insert "serving value". I entered "2", and then I got all other fields empty, seems like the function did not extract the data.
:PROP... | gharchive/issue | 2021-01-19T10:00:54 | 2025-04-01T06:36:49.531490 | {
"authors": [
"AtomicNess123"
],
"repo": "Chobbes/org-chef",
"url": "https://github.com/Chobbes/org-chef/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
556342277 | 400 items - Performance issues - Slow
Describe the bug
With a list of 400 issues I experiement performance issues when working with the single select box when:
Searching for a text
Clicking on an element (takes more than expected to hide the item)
To Reproduce
Go here: https://codepen.io/alvarotrigo/pen/PowgMmw
Sea... | gharchive/issue | 2020-01-28T16:58:16 | 2025-04-01T06:36:49.590812 | {
"authors": [
"Xon",
"abarrak",
"alvarotrigo"
],
"repo": "Choices-js/Choices",
"url": "https://github.com/Choices-js/Choices/issues/816",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
467706731 | hassio addon
Would be great to have this is an hassio addon.
HomeAssistant already comes with the miflora component. Why would you need plantgateway?
https://www.home-assistant.io/components/miflora/
You're totally right. Plantgateway is about getting the bridge near to the plants if your ha instance is not near ... | gharchive/issue | 2019-07-13T11:09:15 | 2025-04-01T06:36:49.627479 | {
"authors": [
"ChristianKuehnel",
"h4nc"
],
"repo": "ChristianKuehnel/plantgateway",
"url": "https://github.com/ChristianKuehnel/plantgateway/issues/35",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2331032594 | [Enhancement]: To Remove Text-Overlapping
Do you want to have the enhancement of existing game ? 😀 Describe yourself..
Hello, my name is A.A.D.Sailaja. I am a Tech Enthusiastic and i'm looking forward to contribute in open source projects. Here in this project i would like to modify the text that appears on the scre... | gharchive/issue | 2024-06-03T12:30:28 | 2025-04-01T06:36:49.630242 | {
"authors": [
"AlokShukl12",
"sailaja-adapa"
],
"repo": "ChromeGaming/Dot-Box",
"url": "https://github.com/ChromeGaming/Dot-Box/issues/310",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
504159868 | Update README.md
I could also have mentioned that:
System.assert(mySet instanceof Iterable);
fails...
Very interesting find! It actually looks like this is broken for all Iterables (just tried it with a custom implementation)
nvm... it actually does work for custom iterables as expected.
| gharchive/pull-request | 2019-10-08T16:50:24 | 2025-04-01T06:36:49.634913 | {
"authors": [
"ChuckJonas",
"sjonwilson"
],
"repo": "ChuckJonas/wtfapex",
"url": "https://github.com/ChuckJonas/wtfapex/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
271222559 | windows 10 的聚焦失效是不是dism引起的?
系统调整的软件,只用过dism++. 发现spotlight无法使用,选择后锁屏,再登录发现聚焦没有被选择,失效了
我收到一个答案
平时只用dism++清理系统,但不知道是否把聚焦功能清理了?
Dism++有个系统优化规则,叫 关闭Windows 10推广。
这个设置会移除所有Windows 10里面的推广行为。
你应该是启用了这个设置,重新关闭,然后重启Windows 10即可。
谢谢反馈,我检测了规则。确实会这样不显示。看来你确实关闭了锁屏聚焦推广。
暂时可以这样重新打开
打开注册表
[HKEY_CURRENT_USER\Software\Microsoft\... | gharchive/issue | 2017-11-04T20:31:51 | 2025-04-01T06:36:49.645068 | {
"authors": [
"masktao",
"mingkuang-Chuyu",
"verdy-p"
],
"repo": "Chuyu-Team/Dism-Multi-language",
"url": "https://github.com/Chuyu-Team/Dism-Multi-language/issues/283",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
74443776 | RS59: El llamado consecutivo a jedit desde Terasology no debe abrirlo más de una vez
Requisito de Software:
Patricio Huepe, Gonzalo Mondaca
Llamadas reiteradas al método para abrir Jedit no debe abrir una nueva ventana de éste si ya está abierta
Considerar trabajar junto al grupo de Jedit para manejar esto
Working
... | gharchive/issue | 2015-05-08T17:55:56 | 2025-04-01T06:36:49.646850 | {
"authors": [
"Phfollert"
],
"repo": "Ciclop/Terasology",
"url": "https://github.com/Ciclop/Terasology/issues/89",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1692542976 | Error while using add-safari-permissions in xcode 14.3 environment
Orb version: 2.3.5
What happened:
When using the add-safari-permissions job from this orb in xcode 14.3 environment (and macos.x86.medium.gen2 resource class) the following error appears
207:287: execution error: System Events got an error: Can’t get... | gharchive/issue | 2023-05-02T14:32:20 | 2025-04-01T06:36:49.680900 | {
"authors": [
"BytesGuy",
"herschel666",
"jRichardeau",
"jeremiewtd"
],
"repo": "CircleCI-Public/macos-orb",
"url": "https://github.com/CircleCI-Public/macos-orb/issues/59",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
889919608 | [cluster-agent] apiextensions.k8s.io version should be update for CustomResourceDefinition
Hi,
Message from a 1.20 cluster :
Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition
According to kubernetes relea... | gharchive/issue | 2021-05-12T10:11:04 | 2025-04-01T06:36:49.682635 | {
"authors": [
"dje4om",
"laxmansoma22"
],
"repo": "CiscoDevNet/appdynamics-charts",
"url": "https://github.com/CiscoDevNet/appdynamics-charts/issues/17",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2150077485 | Patch upgrade feature
Pull Request summary:
Add Patch upgrade api support for new feature
Description of changes:
Create testing interface to trigger patch upgrade job. Sample usage below:
// Create session and chose vmanage device
session = create_manager_session(...)
device = DevicesAPI(session).get().filter(person... | gharchive/pull-request | 2024-02-22T22:52:12 | 2025-04-01T06:36:49.687615 | {
"authors": [
"AFaid",
"JimOverholt",
"sbasan"
],
"repo": "CiscoDevNet/catalystwan",
"url": "https://github.com/CiscoDevNet/catalystwan/pull/489",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1071849267 | An option to enhance the behavior of the Can Cross Lanes road asset flag
I would like to see an optional setting which would alter the behavior of the Can Cross Lanes road asset flag as follows:
Any non-vehicle lane that has vehicle lanes on both sides of it is considered a median.
When the Can Cross Lanes flag is c... | gharchive/issue | 2021-12-06T08:10:26 | 2025-04-01T06:36:49.764006 | {
"authors": [
"Elesbaan70",
"aubergine10",
"kianzarrin",
"krzychu124"
],
"repo": "CitiesSkylinesMods/TMPE",
"url": "https://github.com/CitiesSkylinesMods/TMPE/issues/1220",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1367326283 | UHF-6566: Custom language negotiator to make language manipulation ea…
…sier
Codecov Report
Merging #75 (c814a22) into main (5ffa6b9) will decrease coverage by 0.30%.
The diff coverage is n/a.
@@ Coverage Diff @@
## main #75 +/- ##
===============================... | gharchive/pull-request | 2022-09-09T06:01:10 | 2025-04-01T06:36:49.795365 | {
"authors": [
"codecov-commenter",
"tuutti"
],
"repo": "City-of-Helsinki/drupal-module-helfi-api-base",
"url": "https://github.com/City-of-Helsinki/drupal-module-helfi-api-base/pull/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
939179174 | Fix listing pagination off-by-one bug (and add tests to confirm)
Addresses #56 and #141
[X] This change addresses the issue in full
Description
This change corrects the off-by-one error in totalPages in the pagination metadata, and adds tests that confirm that the fix gives the intended result.
Type of change
[X] ... | gharchive/pull-request | 2021-07-07T19:06:27 | 2025-04-01T06:36:49.816156 | {
"authors": [
"anders-schneider"
],
"repo": "CityOfDetroit/bloom",
"url": "https://github.com/CityOfDetroit/bloom/pull/147",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1719873928 | ⚠️ Bofrost.be has degraded performance
In 7da7c8c, Bofrost.be (https://www.bofrost.be) experienced degraded performance:
HTTP code: 200
Response time: 2016 ms
Resolved: Bofrost.be performance has improved in 789aaef.
| gharchive/issue | 2023-05-22T14:59:31 | 2025-04-01T06:36:49.855958 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/11198",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1796154241 | ⚠️ Bofrost.de has degraded performance
In 3286904, Bofrost.de (https://www.bofrost.de) experienced degraded performance:
HTTP code: 200
Response time: 1549 ms
Resolved: Bofrost.de performance has improved in b900951.
| gharchive/issue | 2023-07-10T07:24:31 | 2025-04-01T06:36:49.859152 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/16158",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1800198694 | ⚠️ Bofrost.de has degraded performance
In e26f2ea, Bofrost.de (https://www.bofrost.de) experienced degraded performance:
HTTP code: 200
Response time: 1048 ms
Resolved: Bofrost.de performance has improved in b6008fd.
| gharchive/issue | 2023-07-12T05:14:38 | 2025-04-01T06:36:49.862136 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/16437",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1809984273 | ⚠️ Bofrost.fr has degraded performance
In 8f3c151, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance:
HTTP code: 200
Response time: 1556 ms
Resolved: Bofrost.fr performance has improved in 2e62150.
| gharchive/issue | 2023-07-18T13:51:25 | 2025-04-01T06:36:49.865109 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/17411",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1816264111 | ⚠️ Bofrost.at has degraded performance
In 1d92199, Bofrost.at (https://www.bofrost.at) experienced degraded performance:
HTTP code: 200
Response time: 1357 ms
Resolved: Bofrost.at performance has improved in 8603503.
| gharchive/issue | 2023-07-21T19:00:50 | 2025-04-01T06:36:49.868111 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/17938",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1830040905 | ⚠️ Bofrost.de has degraded performance
In fd2e794, Bofrost.de (https://www.bofrost.de) experienced degraded performance:
HTTP code: 200
Response time: 801 ms
Resolved: Bofrost.de performance has improved in 961f8b1.
| gharchive/issue | 2023-07-31T21:18:45 | 2025-04-01T06:36:49.871365 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/19244",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1858305469 | ⚠️ Bofrost.at has degraded performance
In ff279c8, Bofrost.at (https://www.bofrost.at) experienced degraded performance:
HTTP code: 200
Response time: 1032 ms
Resolved: Bofrost.at performance has improved in ff2be0f after 305 days, 11 hours, 6 minutes.
| gharchive/issue | 2023-08-20T23:24:38 | 2025-04-01T06:36:49.874336 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/20982",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2147689922 | ⚠️ Bofrost.de has degraded performance
In b42fb76, Bofrost.de (https://www.bofrost.de) experienced degraded performance:
HTTP code: 200
Response time: 834 ms
Resolved: Bofrost.de performance has improved in e78ceac after 6 minutes.
| gharchive/issue | 2024-02-21T20:52:30 | 2025-04-01T06:36:49.877589 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/35743",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2230015835 | ⚠️ Bofrost.de has degraded performance
In 3e1b12b, Bofrost.de (https://www.bofrost.de) experienced degraded performance:
HTTP code: 200
Response time: 1779 ms
Resolved: Bofrost.de performance has improved in 14dd49d after 2 hours, 20 minutes.
| gharchive/issue | 2024-04-07T23:53:24 | 2025-04-01T06:36:49.880619 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/40794",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2275498469 | ⚠️ Bofrost.fr has degraded performance
In 3ffbe28, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance:
HTTP code: 200
Response time: 1499 ms
Resolved: Bofrost.fr performance has improved in 331257e after 10 minutes.
| gharchive/issue | 2024-05-02T13:06:16 | 2025-04-01T06:36:49.883956 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/44214",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2302052004 | ⚠️ Bofrost.lu has degraded performance
In d3b5622, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance:
HTTP code: 200
Response time: 2450 ms
Resolved: Bofrost.lu performance has improved in d810bf0 after 13 minutes.
| gharchive/issue | 2024-05-17T07:47:34 | 2025-04-01T06:36:49.887019 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/46604",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2334887090 | ⚠️ Bofrost.lu has degraded performance
In e1b5f8b, Bofrost.lu (https://www.bofrost.lu) experienced degraded performance:
HTTP code: 200
Response time: 1601 ms
Resolved: Bofrost.lu performance has improved in 0c6c171 after 31 minutes.
| gharchive/issue | 2024-06-05T04:44:33 | 2025-04-01T06:36:49.890084 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/49655",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2341474719 | ⚠️ Bofrost.fr has degraded performance
In 285e3bc, Bofrost.fr (https://www.bofrost.fr) experienced degraded performance:
HTTP code: 200
Response time: 1320 ms
Resolved: Bofrost.fr performance has improved in 54cad7b after 6 minutes.
| gharchive/issue | 2024-06-08T04:50:28 | 2025-04-01T06:36:49.893180 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/50149",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2359423158 | ⚠️ Bofrost.at has degraded performance
In c13fa23, Bofrost.at (https://www.bofrost.at) experienced degraded performance:
HTTP code: 200
Response time: 1233 ms
Resolved: Bofrost.at performance has improved in 1e912aa after 6 minutes.
| gharchive/issue | 2024-06-18T09:43:10 | 2025-04-01T06:36:49.896375 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/51572",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2392946614 | ⚠️ Bofrost.be has degraded performance
In abfd436, Bofrost.be (https://www.bofrost.be) experienced degraded performance:
HTTP code: 200
Response time: 1211 ms
Resolved: Bofrost.be performance has improved in e281178 after 6 minutes.
| gharchive/issue | 2024-07-05T17:34:39 | 2025-04-01T06:36:49.899382 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/53686",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1650782129 | ⚠️ Bofrost.be has degraded performance
In 108dffb, Bofrost.be (https://www.bofrost.be) experienced degraded performance:
HTTP code: 200
Response time: 1242 ms
Resolved: Bofrost.be performance has improved in 7f649ff.
| gharchive/issue | 2023-04-02T02:47:19 | 2025-04-01T06:36:49.902740 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/7042",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1696401139 | ⚠️ Bofrost.be has degraded performance
In 7e47ce5, Bofrost.be (https://www.bofrost.be) experienced degraded performance:
HTTP code: 200
Response time: 1748 ms
Resolved: Bofrost.be performance has improved in e045f41.
| gharchive/issue | 2023-05-04T17:24:24 | 2025-04-01T06:36:49.905792 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/9603",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1700921664 | ⚠️ Bofrost.be has degraded performance
In 24c0685, Bofrost.be (https://www.bofrost.be) experienced degraded performance:
HTTP code: 200
Response time: 1790 ms
Resolved: Bofrost.be performance has improved in 25e9655.
| gharchive/issue | 2023-05-08T20:55:22 | 2025-04-01T06:36:49.909004 | {
"authors": [
"Ckal"
],
"repo": "Ckal/Uptime",
"url": "https://github.com/Ckal/Uptime/issues/9943",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
796520419 | Some Ideas
Looking great so far. It's very consitent and i would think also easy to follow.
For me personally, even when leanring something new, i feel like it's too verbose, but too verbose is most likely better than the opposite, increasing the chance of misunderstandings. (I could go into detail why i think it's b... | gharchive/issue | 2021-01-29T02:18:11 | 2025-04-01T06:36:49.920443 | {
"authors": [
"ClaudeMetz",
"JanSharp"
],
"repo": "ClaudeMetz/UntitledGuiGuide",
"url": "https://github.com/ClaudeMetz/UntitledGuiGuide/issues/2",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
772164096 | Fix compilation errors
This should fix some clang build errors when used as submodule for clickhouse.
@alexey-milovidov could you look into this?
I missed this PR.
PS. We build all contrib with -w and -isystem (similar to what compiler is doing when the library is in /usr/include).
| gharchive/pull-request | 2020-12-21T13:19:45 | 2025-04-01T06:36:50.055349 | {
"authors": [
"alexey-milovidov",
"ildus"
],
"repo": "ClickHouse-Extras/dragonbox",
"url": "https://github.com/ClickHouse-Extras/dragonbox/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
358950092 | Effecient way to load events
On prev and next, I am adding events to calendar. There are around 60-70 events per month. Adding events one by one in loop like this
this.calendar.addEvent(event)
takes a long time and hangs the browser.
Adding events all at once with this code
this.calendar.addEvents(events)
is better... | gharchive/issue | 2018-09-11T08:56:41 | 2025-04-01T06:36:50.203575 | {
"authors": [
"ClickerMonkey",
"developernaren",
"ivanvorona"
],
"repo": "ClickerMonkey/dayspan-vuetify",
"url": "https://github.com/ClickerMonkey/dayspan-vuetify/issues/76",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1349779291 | VCI homepage and curation pages are not working
The VCI pages for single variants and the homepage list of curations are not opening. This is happening for multiple but not all users at the Broad. Here are the links: https://curation.clinicalgenome.org/dashboard/, https://curation.clinicalgenome.org/variant-central/7... | gharchive/issue | 2022-08-24T17:13:10 | 2025-04-01T06:36:50.221893 | {
"authors": [
"msingerb",
"wrightmw"
],
"repo": "ClinGen/gene-and-variant-curation-tools",
"url": "https://github.com/ClinGen/gene-and-variant-curation-tools/issues/239",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2462343294 | 🛑 Authentik is down
In 4c2dbf0, Authentik (https://auth.cloudhub.social) was down:
HTTP code: 503
Response time: 606 ms
Resolved: Authentik is back up in e07be18 after 18 minutes.
| gharchive/issue | 2024-08-13T04:09:26 | 2025-04-01T06:36:50.565554 | {
"authors": [
"Just-Insane"
],
"repo": "CloudHub-Social/Status",
"url": "https://github.com/CloudHub-Social/Status/issues/1170",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2066035460 | 🛑 Lemmy is down
In 5592d77, Lemmy (https://lemmy.cloudhub.social) was down:
HTTP code: 503
Response time: 477 ms
Resolved: Lemmy is back up in 3aaff04 after 15 minutes.
| gharchive/issue | 2024-01-04T17:08:28 | 2025-04-01T06:36:50.567880 | {
"authors": [
"Just-Insane"
],
"repo": "CloudHub-Social/Status",
"url": "https://github.com/CloudHub-Social/Status/issues/350",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
794844973 | 2021-01-26
Description
Content1 ...
Content2 ...
Content3 ...
This PR has:
[ ] been self-reviewed.
[ ] concurrent read
[ ] concurrent write
[ ] concurrent read and write
[ ] added documentation for new or modified features or behaviors.
[ ] added Javadocs for most classes and all non-trivial methods.
[ ] add... | gharchive/pull-request | 2021-01-27T07:23:36 | 2025-04-01T06:36:50.588275 | {
"authors": [
"CloudWise-Lukemiao"
],
"repo": "CloudWise-Lukemiao/iotdb",
"url": "https://github.com/CloudWise-Lukemiao/iotdb/pull/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1325182369 | cant get armor mods to load.
This is how I have everything located on my steam deck except modengine.toml I could not find that at all. also I put chr, menu, parts in the mod folder as if modengine2 was working by its self. I am not sheer if this is how its suppose to work. realistically I wish I could just use moden... | gharchive/issue | 2022-08-02T01:57:01 | 2025-04-01T06:36:50.595084 | {
"authors": [
"Kyr4l",
"amfiliault"
],
"repo": "Cloudef/ModEngine2",
"url": "https://github.com/Cloudef/ModEngine2/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2017115452 | Multi-expression matching support
Would it be possible (and useful) to have match accept multiple expressions? Each match expression will match the corresponding case expression and evaluated as an and for each expression in a case.
local a, b = 2, 5
match a, b+1 {
case 1, a => { print 'no' }
case 2, 4 =>... | gharchive/issue | 2023-11-29T17:48:07 | 2025-04-01T06:36:50.611091 | {
"authors": [
"Lyrth",
"Maiori44",
"Markos-Th09"
],
"repo": "ClueLang/Clue",
"url": "https://github.com/ClueLang/Clue/issues/140",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1493912187 | Make a ReadMe for Buttons
Do this on main priority. @RavindraP04
@Rajdip019 Done #835
| gharchive/issue | 2022-12-13T10:22:12 | 2025-04-01T06:36:50.612267 | {
"authors": [
"Rajdip019",
"RavindraP04"
],
"repo": "Clueless-Community/seamless-ui",
"url": "https://github.com/Clueless-Community/seamless-ui/issues/804",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
148979082 | Parse das chamadas JSON
Qual lib ou vamos utilizar NSURLSession para fazer o tratamento dos JSONs da nossa API?
Moya;
Alamofire;
ObjectMapper;
NSURLSession;
Outra?
Acho desnecessário o uso do ObjectMapper, dado a estrutura de modelos que temos. Não acredito que precisamos trabalhar com NSURLSession, dado os métod... | gharchive/issue | 2016-04-17T18:24:11 | 2025-04-01T06:36:50.708957 | {
"authors": [
"FelipeCardoso89",
"Viniciuscarvalho",
"igorcferreira",
"unnamedd"
],
"repo": "CocoaHeadsBrasil/CocoaHeadsApp",
"url": "https://github.com/CocoaHeadsBrasil/CocoaHeadsApp/issues/79",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2614496748 | Improving UI of the Navbar.
The Navbar needs improvement to enhance UI/UX.
I would like to add better hovering effect and change spacing and layout in the Navbar.
assign to me
| gharchive/issue | 2024-10-25T15:54:20 | 2025-04-01T06:36:50.836581 | {
"authors": [
"Nelcy17",
"rajnish032"
],
"repo": "Code-Social/official-website",
"url": "https://github.com/Code-Social/official-website/issues/419",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1955919331 | ComboBox: Refactored HandleKeyDown
-Refactored HandleKeyDown
-(breaking) Changed LockScroll default to: true
-BugFix: Several ArgumentNull- and ArgumentOutOfRangeExceptions
-BugFix: Highlight class would be applied when it shouldn't
-Feature: Use PageUp and PageDown keys to scroll through menu
-Feature: Full menu-cy... | gharchive/pull-request | 2023-10-22T14:16:38 | 2025-04-01T06:36:50.841565 | {
"authors": [
"Yomodo",
"mckaragoz"
],
"repo": "CodeBeamOrg/CodeBeam.MudBlazor.Extensions",
"url": "https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/pull/319",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2164395474 | 🛑 sensors.AFRICA - API is down
In c546afc, sensors.AFRICA - API (https://api.sensors.africa/docs) was down:
HTTP code: 0
Response time: 0 ms
Resolved: sensors.AFRICA - API is back up in d13e07e after 5 hours, 23 minutes.
| gharchive/issue | 2024-03-02T00:08:40 | 2025-04-01T06:36:50.856403 | {
"authors": [
"cfafrica"
],
"repo": "CodeForAfrica/upptime",
"url": "https://github.com/CodeForAfrica/upptime/issues/212",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1818440465 | 🛑 openAFRICA API is down
In 6705ac7, openAFRICA API (https://bulk.openafrica.net/api) was down:
HTTP code: 0
Response time: 0 ms
Resolved: openAFRICA API is back up in a3ac8cb.
| gharchive/issue | 2023-07-24T13:32:55 | 2025-04-01T06:36:50.858977 | {
"authors": [
"cfafrica"
],
"repo": "CodeForAfrica/upptime",
"url": "https://github.com/CodeForAfrica/upptime/issues/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2087403189 | A11y - Add a descriptive aria-label for property links
Describe the task
Each property "Click here for Atlas Info" link is titled the same. Screenreader users use shortcuts of headers, page regions, and links to navigate the page quickly. For a screenreader user, they won't be able to tell the difference between the ... | gharchive/issue | 2024-01-18T03:22:44 | 2025-04-01T06:36:50.869333 | {
"authors": [
"bacitracin"
],
"repo": "CodeForPhilly/vacant-lots-proj",
"url": "https://github.com/CodeForPhilly/vacant-lots-proj/issues/207",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2113868932 | Rule "escape_implicit_backslashes" is deprecated. Use "string_implicit_backslashes" instead.
See https://github.com/codeigniter4/CodeIgniter4/pull/8500#issue-2113867103
@kenjis when can we except new release.
I found out that his is the reason for CS Fixer inspection not working in PHPStorm editor
| gharchive/issue | 2024-02-02T01:51:21 | 2025-04-01T06:36:50.870821 | {
"authors": [
"kenjis",
"najdanovicivan"
],
"repo": "CodeIgniter/coding-standard",
"url": "https://github.com/CodeIgniter/coding-standard/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
705584813 | Everything was deleted
When a second manga was with its chapter null, all actions changed both manga in my bookmark
Foi corrigido junto com a issue#9
| gharchive/issue | 2020-09-21T13:10:51 | 2025-04-01T06:36:50.887645 | {
"authors": [
"CodeWracker",
"aber00fort"
],
"repo": "CodeWracker/MangaBookmark-Chrome-Extension",
"url": "https://github.com/CodeWracker/MangaBookmark-Chrome-Extension/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1024240799 | add challenges to list of resources
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/gamut-kit@0.5.109-alpha.dde3da.0@codecademy/gamut-labs@25.... | gharchive/pull-request | 2021-10-12T19:42:27 | 2025-04-01T06:36:50.899448 | {
"authors": [
"JahazielGuzman",
"codecademydev"
],
"repo": "Codecademy/client-modules",
"url": "https://github.com/Codecademy/client-modules/pull/2110",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2630360938 | Syntax highlight of chat buffer
The filetype of the gpt-persistent-session buffer is "markdown." How is Vim supposed to
highlight the ^A and >>> (the latter is an erroneous construct in markdown)? I attached
an image of what I get.
I use https://github.com/inkarkat/vim-SyntaxRange which works reasonably well.
| gharchive/issue | 2024-11-02T09:59:21 | 2025-04-01T06:36:50.957722 | {
"authors": [
"CoderCookE",
"sagb"
],
"repo": "CoderCookE/vim-chatgpt",
"url": "https://github.com/CoderCookE/vim-chatgpt/issues/46",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1013230122 | Xcode13+iOS15 mj_footer 显示位置的问题
描述bug
升级到Xcode13+iOS15以后,原来显示在界面外的 mj_footer 直接显示在界面内了
必现/偶发?
必现
怎么样重现这个bug
`
_tableView = [[UITableView alloc] initWithFrame:CGRectMake(0, 0, [UIScreen mainScreen].bounds.size.width, [UIScreen mainScreen].bounds.size.height) style:UITableViewStyleGrouped];
[self.view addSubview:_table... | gharchive/issue | 2021-10-01T11:24:18 | 2025-04-01T06:36:50.962806 | {
"authors": [
"Sunshow"
],
"repo": "CoderMJLee/MJRefresh",
"url": "https://github.com/CoderMJLee/MJRefresh/issues/1547",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
352955212 | One of my kata was stolen!
@kazk
Kata : https://www.codewars.com/kata/mumbling/
has now for creator @mcneal.... who signalled this by a comment: "It seems as if someone falsely assigned my account to be the creator of the mumbling kata."
Strangeness when you hold us! Ghosts at CW?
Who you gonna call? :sweat_smile:
| gharchive/issue | 2018-08-22T13:32:00 | 2025-04-01T06:36:50.987368 | {
"authors": [
"anter69",
"g964"
],
"repo": "Codewars/codewars.com",
"url": "https://github.com/Codewars/codewars.com/issues/1540",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
142687069 | Could not filter completed kata
I filtered kata by 'kata I have not completed'. But still I can see the completed kata on the page. For example, when I filtered kata by 'kata I have not completed on 8 kyu', I can see the 'Multiply' kata on this list which I have solved long time ago.
Also I can see the past solutions... | gharchive/issue | 2016-03-22T15:32:35 | 2025-04-01T06:36:50.991084 | {
"authors": [
"kazk",
"paul-calvelage",
"yangyanzhan"
],
"repo": "Codewars/codewars.com",
"url": "https://github.com/Codewars/codewars.com/issues/265",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2562704485 | Exhausted searching IDs in known runs
Hello,
I am also facing this issue where it's not able to parse the run ID from the fetched steps. . see the logs below:
Run codex-/return-dispatch@feat/improve_retry_strategy
Fetching Workflow ID for integration-tests.yaml...
Fetched Workflow ID: 120552602
Successfully dispatche... | gharchive/issue | 2024-10-02T21:59:34 | 2025-04-01T06:36:51.001869 | {
"authors": [
"Codex-",
"lym953",
"yuunlimm"
],
"repo": "Codex-/return-dispatch",
"url": "https://github.com/Codex-/return-dispatch/issues/253",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1596767652 | 🛑 Date is down
In 4d75698, Date (https://dubae.vip) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Date is back up in e51fdf0.
| gharchive/issue | 2023-02-23T12:24:54 | 2025-04-01T06:36:51.004853 | {
"authors": [
"Codifta"
],
"repo": "Codifta/uptime",
"url": "https://github.com/Codifta/uptime/issues/153",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2275005643 | Installation error
I tried to follow the instructions in readme to install monaco-vscode-api, but there were a few errors:
Console printed error and asked to install Python, I installed that.
Console printed error and asked to install VS 2022 & C++ dev kit, I installed that.
Now there is still error, but I can't un... | gharchive/issue | 2024-05-02T09:12:11 | 2025-04-01T06:36:51.030455 | {
"authors": [
"CGNonofr",
"Hummel009",
"JonasCarlstroem",
"kaisalmen"
],
"repo": "CodinGame/monaco-vscode-api",
"url": "https://github.com/CodinGame/monaco-vscode-api/issues/420",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
393236511 | Removing the rest of the path array
In the livestream a path array was made to draw the path of the point.
This, however, was not included in the final video, therefore some unnecessary code for the path remained in the code.
Thank you!!
| gharchive/pull-request | 2018-12-20T22:34:59 | 2025-04-01T06:36:51.038059 | {
"authors": [
"nijan18",
"shiffman"
],
"repo": "CodingTrain/website",
"url": "https://github.com/CodingTrain/website/pull/913",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
141199632 | 求教 ConnectionLossException: KeeperErrorCode
我用spring-DM 集成jodis之后,本地代码测试正常,服务器报错。开始以为环境问题,我用测试例子打了个执行jar包,在服务器执行没问题。环境上应该没有问题的。。可以帮看一下我的错误,给我一个查找错误的方向吗? 报错如下
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /zk/codis/db_test_codis_cluster/proxy/foo
at org.a... | gharchive/issue | 2016-03-16T07:53:34 | 2025-04-01T06:36:51.081724 | {
"authors": [
"Apache9",
"baoyongan"
],
"repo": "CodisLabs/jodis",
"url": "https://github.com/CodisLabs/jodis/issues/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2330192231 | Disable final update message when auto_describe is enabled in GitHub …
User description
…Action Runner
PR Type
enhancement, documentation
Description
Disabled the final update message in the GitHub Action Runner when auto_describe is enabled by setting final_update_message to False.
Updated the usage guide documen... | gharchive/pull-request | 2024-06-03T05:15:45 | 2025-04-01T06:36:51.092057 | {
"authors": [
"mrT23"
],
"repo": "Codium-ai/pr-agent",
"url": "https://github.com/Codium-ai/pr-agent/pull/939",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
222453553 | adding applitools?
Hi Bobcat stars,
Am looking to integrate to Applitools for UI comparison...
can some one point me on which class I need to instantiate the webDriver as per Applitools example code below ?
I tried to do it within my projects like
` @Inject
private Eyes eyes;
@Inject
private WebDriver webDriver;
pu... | gharchive/issue | 2017-04-18T15:23:16 | 2025-04-01T06:36:51.165159 | {
"authors": [
"DeChrish",
"mkrzyzanowski",
"yohannesalazar"
],
"repo": "Cognifide/bobcat",
"url": "https://github.com/Cognifide/bobcat/issues/174",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
442527410 | Bobcat ignoring implicitTimeout in config.yaml
Config YML
default:
properties:
proxy.enabled: false
proxy.ip: 127.0.0.1
proxy.port: 9000
timings.implicitTimeout: 1 # in seconds
timings.explicitTimeout: 50 # in seconds
timings.pollingInterval: 500 # in milliseconds
page.title.timeout: 30
allure.report: true
allure.cre... | gharchive/issue | 2019-05-10T03:56:48 | 2025-04-01T06:36:51.172152 | {
"authors": [
"DeChrish",
"GuptaMegha",
"mkrzyzanowski"
],
"repo": "Cognifide/bobcat",
"url": "https://github.com/Cognifide/bobcat/issues/328",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
175438120 | Add components to corresponding aem62 integration test suite
Add components that run smoothly on aem62 to corresponding aem62 integration test suite.
appr
| gharchive/pull-request | 2016-09-07T08:04:32 | 2025-04-01T06:36:51.173165 | {
"authors": [
"mmanski",
"youngeagle87"
],
"repo": "Cognifide/bobcat",
"url": "https://github.com/Cognifide/bobcat/pull/91",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1794668489 | NullPointerException: Cannot invoke "me.coley.recaf.workspace.Workspace.getPrimary()" because the return value of "me.coley.recaf.control.gui.GuiController.getWorkspace()" is null
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Open sample '...' (p... | gharchive/issue | 2023-07-08T03:27:29 | 2025-04-01T06:36:51.178297 | {
"authors": [
"Col-E",
"CrytoPal"
],
"repo": "Col-E/Recaf",
"url": "https://github.com/Col-E/Recaf/issues/653",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1088443683 | Feature Requests
Hi,
I am working with both Java and C#.
What I use in Lombok for Java is the following:
Generation of default and all-property Constructors (these you have in Lombok.Net)
Generation of ToString method with all properties (seems to be missing)
Generation of Properties from fields (did not see this ei... | gharchive/issue | 2021-12-24T16:18:48 | 2025-04-01T06:36:51.234850 | {
"authors": [
"Christophe06410",
"CollinAlpert"
],
"repo": "CollinAlpert/Lombok.NET",
"url": "https://github.com/CollinAlpert/Lombok.NET/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2477900189 | I need some help
Hi,
Im trying to get the braw content into final cut pro.. but somehow i doing something wrong while the content is shown red window in final cut.. can somebody help me out..
Are you using BRAW Toolbox?
Yes I do, bought it yesterday
Met vriendelijke groet,
Laurens Crans
Ter info:
Bestaande boekin... | gharchive/issue | 2024-08-21T12:20:26 | 2025-04-01T06:36:51.261354 | {
"authors": [
"latenitefilms",
"laurenssint"
],
"repo": "CommandPost/FCPCafe",
"url": "https://github.com/CommandPost/FCPCafe/issues/390",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
134149623 | Specify path to growfile option
This is an annoying thing perhaps someone could help with. The relevant code is in the base.js and growfile.js files.
In base.js:
function GROWJS(implementation, growFile, callback) {
var self = this;
if (!implementation) {
throw new Error("Grow.js requires an implementation.... | gharchive/issue | 2016-02-17T01:30:51 | 2025-04-01T06:36:51.267865 | {
"authors": [
"JakeHartnell"
],
"repo": "CommonGarden/grow.js",
"url": "https://github.com/CommonGarden/grow.js/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
757427763 | Add change to enable GitHub Issues notifier to create issues based on a subset of checks.
Overview
I would like the GitHub Issues notifier to be able to notify against a subset of checks for a given accreditation.
Requirements
If specific checks are configured within a given accreditation GHIssuesNotifier should o... | gharchive/issue | 2020-12-04T21:45:58 | 2025-04-01T06:36:51.318135 | {
"authors": [
"alfinkel",
"tsehrer"
],
"repo": "ComplianceAsCode/auditree-framework",
"url": "https://github.com/ComplianceAsCode/auditree-framework/issues/93",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2095067227 | fix: OpenCDC unwrap
Description
Working on OpenCDC Unwrap processor - this is just a start of the work
Fixes https://github.com/ConduitIO/conduit/issues/1351
Quick checks:
[ ] I have followed the Code Guidelines.
[ ] There is no other pull request for the same update/change.
[x] I have written unit tests.
[x] I have... | gharchive/pull-request | 2024-01-23T01:23:48 | 2025-04-01T06:36:51.357740 | {
"authors": [
"samirketema"
],
"repo": "ConduitIO/conduit",
"url": "https://github.com/ConduitIO/conduit/pull/1343",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
724257881 | I Can't send other format message? Please add this functionality.
ConnectyCube Support Team,
I can't send video, audio, gif format while I use for chatting functionality with connectycube_sdk in flutter. So, please add this functionality in your sdk. If you already done this functionality, then suggest me, how to acc... | gharchive/issue | 2020-10-19T04:56:42 | 2025-04-01T06:36:51.422168 | {
"authors": [
"Significantinfotech2020",
"TatankaConCube"
],
"repo": "ConnectyCube/connectycube-flutter-samples",
"url": "https://github.com/ConnectyCube/connectycube-flutter-samples/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.