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 |
|---|---|---|---|---|---|
1041399764 | Update README.md
Can you test out the instructions for this to make sure it works for you?
In the README edits there is an unnecessary space in the word "bu t"
@danbryce In the README edits there is an unnecessary space in the word "bu t"
Fixed!
| gharchive/pull-request | 2021-11-01T17:11:56 | 2025-04-01T06:42:19.272141 | {
"authors": [
"cannin",
"danbryce"
],
"repo": "Bioprotocols/paml",
"url": "https://github.com/Bioprotocols/paml/pull/73",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2231958334 | can my first node run can backed for me
kindly my first space i have created on gitpod.io can be restored
https://gitpod.io/start/#bisharatdil01-availup-9rostcecbjk
this one can restored on github space
| gharchive/pull-request | 2024-04-08T19:42:38 | 2025-04-01T06:42:19.273917 | {
"authors": [
"Bisharatdil01"
],
"repo": "Bisharatdil01/availup",
"url": "https://github.com/Bisharatdil01/availup/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1663587038 | Rethink logic of Delegator function whitelist
Currently, we need to insert every allowed function methods for each contact. This is now efficient, think more efficient & flexible solution.
Options:
Allow all functions for each contract
Remove check for functions while approving transaction
closing this issue sinc... | gharchive/issue | 2023-04-12T02:36:13 | 2025-04-01T06:42:19.275614 | {
"authors": [
"bayram98",
"nick-bisonai"
],
"repo": "Bisonai/orakl",
"url": "https://github.com/Bisonai/orakl/issues/517",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2334457008 | [DOCUMENTATION] Update readme to install different version of python
Is your feature request related to a problem? Please describe.
Document additional steps to install Python3.9 and use it while creating a virtual env,
Describe the solution you'd like!
As of know, the incompatibility with the latest Python versions ... | gharchive/issue | 2024-06-04T22:11:28 | 2025-04-01T06:42:19.280628 | {
"authors": [
"NightFury742",
"SamakshAgarwal1112",
"sarthakyeole"
],
"repo": "BitByte-TPC/alumni",
"url": "https://github.com/BitByte-TPC/alumni/issues/153",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
55337246 | Faucet should probably always register accounts as "public_account"
Initially, light-weight clients will be unable to see any transactions sent to a "titan_account."
https://github.com/BitShares/web_services/commit/cd9d61adaed421c8085c3193e4462c33b250fd23
| gharchive/issue | 2015-01-23T21:46:56 | 2025-04-01T06:42:19.286114 | {
"authors": [
"jcalfee",
"vikramrajkumar"
],
"repo": "BitShares/web_services",
"url": "https://github.com/BitShares/web_services/issues/8",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
457104478 | 3.0.0-preview6 changes
Modest changes required for preview6 compatibility; Used Newtonsoft.Json rather than System.Text.Json after running into serialization/deserialization issues in another project. This can be revisited after System.Text.Json stabilizes.
Thank's Mark for doing this PR
I suspect that the CI bui... | gharchive/pull-request | 2019-06-17T19:14:25 | 2025-04-01T06:42:19.360413 | {
"authors": [
"MarkStega",
"StevenTCramer",
"chucker",
"galvesribeiro"
],
"repo": "BlazorExtensions/Logging",
"url": "https://github.com/BlazorExtensions/Logging/pull/30",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
799004784 | Cancelling the login process not properly handled
When using the popup mode to log in or consent to new scopes requested by the application, and the user cancels that dialog by either closing the dialog or pressing the Cancel button, the cancelling is not properly handled by Blazorade MSAL, and the application become... | gharchive/issue | 2021-02-02T07:12:16 | 2025-04-01T06:42:19.363870 | {
"authors": [
"MikaBerglund"
],
"repo": "Blazorade/Blazorade-MSAL",
"url": "https://github.com/Blazorade/Blazorade-MSAL/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
245810858 | Add generalized ability id to ReplayAdvanced.
The generated typeenums file should have both generalized ability id's and specific ones.
This is done see ABILITY_ID::BUILD_REACTOR, ABILITY_ID::BUILD_REACTOR_BARRACKS for reference.
| gharchive/issue | 2017-07-26T18:21:52 | 2025-04-01T06:42:19.390181 | {
"authors": [
"AnthonyBrunasso"
],
"repo": "Blizzard/s2client-api",
"url": "https://github.com/Blizzard/s2client-api/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
136841005 | Load data to BAT
Load data to BAT (first step to scrolling).
Todo:
[ ] map_load : Load 8x8 tilemap.
[ ] map_set : Setup map base pointers and positions
[ ] map_load16 : Load tilemap made out of 16x16 tiles.
[ ] documentation : Document tilemap format
| gharchive/issue | 2016-02-26T23:10:52 | 2025-04-01T06:42:19.416570 | {
"authors": [
"BlockoS"
],
"repo": "BlockoS/HuDK",
"url": "https://github.com/BlockoS/HuDK/issues/18",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1793996186 | Human-readable encoding 1: serialization and README
This PR introduces the human-readable serialization of Simplicity programs. Right now it will serialize disconnect nodes as having only one child (and the next PR will parse such programs). Later, when we introduce typed holes, we will correct this so that disconnec... | gharchive/pull-request | 2023-07-07T18:11:10 | 2025-04-01T06:42:19.422625 | {
"authors": [
"apoelstra",
"sanket1729"
],
"repo": "BlockstreamResearch/rust-simplicity",
"url": "https://github.com/BlockstreamResearch/rust-simplicity/pull/152",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
651575693 | #312 safeguard mpi_init if NEURON was built without MPI
When NEURON is built without MPI support, add failsafe for embedded run to avoid doing mpi_init.
Resolves #312
Closing and re-opening to relaunch the CI
| gharchive/pull-request | 2020-07-06T14:15:42 | 2025-04-01T06:42:19.427275 | {
"authors": [
"alexsavulescu"
],
"repo": "BlueBrain/CoreNeuron",
"url": "https://github.com/BlueBrain/CoreNeuron/pull/332",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
823181723 | Stop supporting h5v2 (#227)
If a h5v2 file is detected at loading time, the error message will point the user to the documentation for a way to convert it to h5v1.
https://github.com/BlueBrain/MorphIO#h5v2
T'es au top topper !
| gharchive/pull-request | 2021-03-05T15:16:45 | 2025-04-01T06:42:19.428456 | {
"authors": [
"wizmer"
],
"repo": "BlueBrain/NeuroM",
"url": "https://github.com/BlueBrain/NeuroM/pull/876",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1229362484 | 🛑 hosted-PalmettoGBA is down
In d1f61f5, hosted-PalmettoGBA (https://palmettogba.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: hosted-PalmettoGBA is back up in ea3028f.
| gharchive/issue | 2022-05-09T08:27:24 | 2025-04-01T06:42:19.443316 | {
"authors": [
"BlueDude0"
],
"repo": "BlueDude0/BlueSiteStatus",
"url": "https://github.com/BlueDude0/BlueSiteStatus/issues/1027",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1533170924 | 🛑 hosted-PalmettoGBA is down
In 4614d0a, hosted-PalmettoGBA (https://palmettogba.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: hosted-PalmettoGBA is back up in fda7f7c.
| gharchive/issue | 2023-01-14T07:31:06 | 2025-04-01T06:42:19.446010 | {
"authors": [
"BlueDude0"
],
"repo": "BlueDude0/BlueSiteStatus",
"url": "https://github.com/BlueDude0/BlueSiteStatus/issues/2668",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1193466274 | 🛑 hosted-PalmettoGBA is down
In d480a80, hosted-PalmettoGBA (https://palmettogba.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: hosted-PalmettoGBA is back up in 32042c6.
| gharchive/issue | 2022-04-05T16:58:19 | 2025-04-01T06:42:19.448429 | {
"authors": [
"BlueDude0"
],
"repo": "BlueDude0/BlueSiteStatus",
"url": "https://github.com/BlueDude0/BlueSiteStatus/issues/640",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1868286157 | 🛑 DRMedRemote is down
In 1dc7fda, DRMedRemote (https://drmedremote.bcbssc.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: DRMedRemote is back up in 66a1841 after 215 days, 23 hours, 45 minutes.
| gharchive/issue | 2023-08-26T22:33:53 | 2025-04-01T06:42:19.450732 | {
"authors": [
"BlueDude0"
],
"repo": "BlueDude0/BlueSiteStatus",
"url": "https://github.com/BlueDude0/BlueSiteStatus/issues/6783",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1893864163 | 🛑 hosted-PalmettoGBA is down
In de96605, hosted-PalmettoGBA (https://palmettogba.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: hosted-PalmettoGBA is back up in 1d0e5fe after 25 minutes.
| gharchive/issue | 2023-09-13T06:50:57 | 2025-04-01T06:42:19.453149 | {
"authors": [
"BlueDude0"
],
"repo": "BlueDude0/BlueSiteStatus",
"url": "https://github.com/BlueDude0/BlueSiteStatus/issues/7271",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1923000964 | 🛑 MedVPN is down
In 4ae0cce, MedVPN (https://cmsvirtualoffice.bcbssc.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MedVPN is back up in 38e2e6c after 8 minutes.
| gharchive/issue | 2023-10-02T23:37:42 | 2025-04-01T06:42:19.455918 | {
"authors": [
"BlueDude0"
],
"repo": "BlueDude0/BlueSiteStatus",
"url": "https://github.com/BlueDude0/BlueSiteStatus/issues/7645",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2592813493 | gaff
@BlueRewind
| gharchive/issue | 2024-10-16T19:09:01 | 2025-04-01T06:42:19.458960 | {
"authors": [
"justryanw"
],
"repo": "BlueRewind/password-checker",
"url": "https://github.com/BlueRewind/password-checker/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
58178994 | feature to use preloaded template in DOM
It will be a feature is to make Durandal like Angular... when it do a template ajax call, it will check if there is a template in DOM first. If so, it will use it and stop the ajax call.
This is useful when you want to render something on first load that is easier/cheap by usi... | gharchive/issue | 2015-02-19T08:17:10 | 2025-04-01T06:42:19.464148 | {
"authors": [
"Craga89",
"EisenbergEffect",
"PWKad",
"gogocat"
],
"repo": "BlueSpire/Durandal",
"url": "https://github.com/BlueSpire/Durandal/issues/629",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1022204662 | download speed
HI,
first i want to thank you for this program,
it works well so far, i did download it last night for the first time after i was looking for an alternative to mediahuman,
but to be honest after i did tried so many similar programs, none of them did even came close to mediahuman video downloader,
but, ... | gharchive/issue | 2021-10-11T03:03:53 | 2025-04-01T06:42:19.472380 | {
"authors": [
"alxnull",
"eetsceeck1",
"smaragdus"
],
"repo": "Bluegrams/Vividl",
"url": "https://github.com/Bluegrams/Vividl/issues/40",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
98631346 | Add a Gitter chat badge to README.md
Bluscream/Resilience-Client-Source now has a Chat Room on Gitter
@Bluscream has just created a chat room. You can visit it here: https://gitter.im/Bluscream/Resilience-Client-Source.
This pull-request adds this badge to your README.md:
If my aim is a little off, please let me kno... | gharchive/pull-request | 2015-08-02T19:42:02 | 2025-04-01T06:42:19.490833 | {
"authors": [
"Bluscream",
"gitter-badger"
],
"repo": "Bluscream/Resilience-Client-Source",
"url": "https://github.com/Bluscream/Resilience-Client-Source/pull/1",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
1714309494 | Docker image failing at Ilastik step
Hi,
I've been trying to run Steinbock from the command line.
Everything works perfectly except for the Ilastik step, which can only run on the app itself.
Basically this step: "steinbock classify ilastik run" fails
I've tried linux/Mac and windows. and multiple versions 16.1 and ... | gharchive/issue | 2023-05-17T17:04:21 | 2025-04-01T06:42:19.524756 | {
"authors": [
"eleonore-schneeg",
"nilseling"
],
"repo": "BodenmillerGroup/steinbock",
"url": "https://github.com/BodenmillerGroup/steinbock/issues/188",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
220764044 | fix status_url location
Signed-off-by: matthew wagoner zxkuqyb@gmail.com
currently, our nodepool_server integration with datadog is broken with this error:
Instance #0[ERROR]:"local variable 'status_url' referenced before assignment"
this patch attempts to resolve this error. it also fixes what appears to be a mis... | gharchive/pull-request | 2017-04-10T20:40:57 | 2025-04-01T06:42:19.536296 | {
"authors": [
"loafyloaf"
],
"repo": "BonnyCI/hoist",
"url": "https://github.com/BonnyCI/hoist/pull/322",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
820372635 | Redirect users to login if a page is not public
Describe the feature you'd like
Redirect users to login if they are trying to access a page that is not available publicly. Currently, it looks like the page does not exist in that case.
Describe the benefits this feature would bring to BookStack users
For inexperienced... | gharchive/issue | 2021-03-02T20:38:10 | 2025-04-01T06:42:19.545468 | {
"authors": [
"CodeCrafter912",
"ssddanbrown"
],
"repo": "BookStackApp/BookStack",
"url": "https://github.com/BookStackApp/BookStack/issues/2606",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
449397041 | Make base_representation able to accept datatype as template parameter
Updating base_representation class template
see: include/boost/astronomy/coordinate/base_representation.hpp
Implementation of all the methods for performing any geometric operation will be moved out of the base_representation and independent met... | gharchive/issue | 2019-05-28T17:46:00 | 2025-04-01T06:42:19.552353 | {
"authors": [
"lpranam"
],
"repo": "BoostGSoC19/astronomy",
"url": "https://github.com/BoostGSoC19/astronomy/issues/1",
"license": "BSL-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2754732911 | 🛑 catalogocanarias is down
In f576ffe, catalogocanarias (https://catalogocanarias.botslovers.com) was down:
HTTP code: 503
Response time: 442 ms
Resolved: catalogocanarias is back up in 3c0f984 after 11 minutes.
| gharchive/issue | 2024-12-22T16:23:22 | 2025-04-01T06:42:19.631864 | {
"authors": [
"Danielsv9207"
],
"repo": "Botslovers-SL/uptime",
"url": "https://github.com/Botslovers-SL/uptime/issues/3637",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
580243966 | Handle empty responses
Implement a way for Hyperspace to handle empty responses easily.
This is currently possible. Is this ticket more about tracking improved functionality for the Hyperspace rewrite?
It is currently possible but not ideal. My project had to create its own empty response and use force casting to... | gharchive/issue | 2020-03-12T21:49:40 | 2025-04-01T06:42:19.636769 | {
"authors": [
"earlgaspard",
"tylermilner"
],
"repo": "BottleRocketStudios/iOS-Hyperspace",
"url": "https://github.com/BottleRocketStudios/iOS-Hyperspace/issues/113",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
253881026 | Don't show backup phone numbers section in profile without call/sms gateway
In this code; https://github.com/Bouke/django-two-factor-auth/blob/f9c86bd54ebac3c1d3198bb38e73b297296d274d/two_factor/templates/two_factor/profile/profile.html#L16-L35 the listing of backup phone numbers should probably be inside the {% if %... | gharchive/issue | 2017-08-30T05:19:54 | 2025-04-01T06:42:19.638218 | {
"authors": [
"Bouke"
],
"repo": "Bouke/django-two-factor-auth",
"url": "https://github.com/Bouke/django-two-factor-auth/issues/224",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
982661401 | Add JLCPCB Plugin version(+build date) information
Add JLCPCB Plugin version(+build date) information (from github tag) in the title of the Main window "JLCPCB Tools"
At the moment I show the short version of the current commit hash:
This is far from ideal, but showing the tag isn't better because not every commit... | gharchive/issue | 2021-08-30T10:54:44 | 2025-04-01T06:42:19.657110 | {
"authors": [
"Bouni",
"bvernoux"
],
"repo": "Bouni/kicad-jlcpcb-tools",
"url": "https://github.com/Bouni/kicad-jlcpcb-tools/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2091444175 | mainwindow.py - Select parts on the board in pcbnew when they are sel…
…ected in the footprint_list list
Makes it easier to figure out which parts are being chosen, as a cross check for things like part size
This is a really cool one 😎
| gharchive/pull-request | 2024-01-19T21:24:22 | 2025-04-01T06:42:19.658747 | {
"authors": [
"Bouni",
"chmorgan"
],
"repo": "Bouni/kicad-jlcpcb-tools",
"url": "https://github.com/Bouni/kicad-jlcpcb-tools/pull/404",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1816341293 | Common base class for Parameters,Calculations,Visibilities
This patch addresses #122. It also provides some simple tests for these classes.
Please let me know if you have a better name for the base class.
I think pytest fails due to a problem with permissions, see https://github.com/MishaKav/pytest-coverage-comment... | gharchive/pull-request | 2023-07-21T20:20:16 | 2025-04-01T06:42:19.663930 | {
"authors": [
"Bouni",
"gerw",
"kbabioch"
],
"repo": "Bouni/python-luxtronik",
"url": "https://github.com/Bouni/python-luxtronik/pull/129",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
216120897 | Create association - text is not showing properly when description is too long
Add name association in validation message
Fixed in #39
| gharchive/issue | 2017-03-22T16:10:33 | 2025-04-01T06:42:19.667039 | {
"authors": [
"Bouquet2",
"Remypoc"
],
"repo": "Bouquet2/AssoGenda",
"url": "https://github.com/Bouquet2/AssoGenda/issues/38",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
112432680 | Video with GPUImageChromaKeyFilter has tint when played in transparent GPUImageView
I have a video with solid green background, that I am trying to make transparent with GPUImageChromaKeyFilter.
When I have clear colour for the player view, the result is that the video is no really transparent, but tints the backgrou... | gharchive/issue | 2015-10-20T18:40:18 | 2025-04-01T06:42:19.678801 | {
"authors": [
"BradLarson",
"MoridinBG"
],
"repo": "BradLarson/GPUImage",
"url": "https://github.com/BradLarson/GPUImage/issues/2114",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1279697362 | GLTFExporter support
This loader works very well, I think the Three.GLTFExporter for node should be supported as well;
Especially when exporting GLTF models with images
I haven't been working yet with the three.js GLTFExporter in my projects. I just had a quick look into the code, and yes: the images/textures ne... | gharchive/issue | 2022-06-22T07:33:25 | 2025-04-01T06:42:19.686350 | {
"authors": [
"Brakebein",
"qiangwai"
],
"repo": "Brakebein/node-three-gltf",
"url": "https://github.com/Brakebein/node-three-gltf/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
233944353 | Added check for navigator in storage check.
@wlindemann can we get this released asap for ZocDoc?
cc @rubinsingh @yntema @scott-branchio
@wlindemann please add JIRA to title
| gharchive/pull-request | 2017-06-06T16:07:44 | 2025-04-01T06:42:19.694939 | {
"authors": [
"scott-branchio",
"ttantawy",
"wlindemann"
],
"repo": "BranchMetrics/web-branch-deep-linking",
"url": "https://github.com/BranchMetrics/web-branch-deep-linking/pull/460",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
372257453 | Sandbox
Além da criação da conta pela URL:
https://cadastrosandbox.braspag.com.br/
Existe outro método para ativar o acesso a Sandbox?
Seguindo o modelo do README, me retorna o seguinte erro:
Braspag\API\Request\BraspagError#1
(
[Braspag\API\Request\BraspagError:code] => 129
[Braspag\API\Request\BraspagError:... | gharchive/issue | 2018-10-20T22:08:35 | 2025-04-01T06:42:19.698181 | {
"authors": [
"jhernandes",
"newerton",
"venucia"
],
"repo": "Braspag/BraspagApiPhpSdk",
"url": "https://github.com/Braspag/BraspagApiPhpSdk/issues/27",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1910155562 | Cannot find reference 'open_video' in 'scenedetect.py' on Windows 10
Description:
Can't import open_video, SceneManager in python
Example:
from scenedetect import open_video, SceneManager
Environment:
[PySceneDetect] PySceneDetect 0.6.2
System Info
OS Windows-10-10
Python 3.10.12
Packages
av ... | gharchive/issue | 2023-09-24T08:40:30 | 2025-04-01T06:42:19.718086 | {
"authors": [
"oki765"
],
"repo": "Breakthrough/PySceneDetect",
"url": "https://github.com/Breakthrough/PySceneDetect/issues/353",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2190023428 | 🛑 KS HREdition is down
In 4b4e559, KS HREdition (https://hredition.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: KS HREdition is back up in 9dda478 after 8 minutes.
| gharchive/issue | 2024-03-16T14:13:52 | 2025-04-01T06:42:19.732360 | {
"authors": [
"gokceno"
],
"repo": "BrewInteractive/upptime",
"url": "https://github.com/BrewInteractive/upptime/issues/332",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1751226816 | Fix bug in device.sync that prevented it from working on some drives
device.sync wasn't working when the source folder was on a different drive than the temp directory.
I think the intention of the code was to get the path without the drive specifier by getting the relative path of it when compared to the drive speci... | gharchive/pull-request | 2023-06-11T04:02:49 | 2025-04-01T06:42:19.750109 | {
"authors": [
"BrianPugh",
"TimAidley",
"codecov-commenter"
],
"repo": "BrianPugh/belay",
"url": "https://github.com/BrianPugh/belay/pull/141",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2572915327 | [MM-844]: Added server testcase for store/welcome_store.go
Summary
Added server testcase for store/welcome_store.go
Created a PR with all these changes on MM remote hence closing this one
| gharchive/pull-request | 2024-10-08T11:27:08 | 2025-04-01T06:42:19.757080 | {
"authors": [
"Kshitij-Katiyar"
],
"repo": "Brightscout/mattermost-plugin-mscalendar",
"url": "https://github.com/Brightscout/mattermost-plugin-mscalendar/pull/19",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
472282743 | Jroach/us108637
US108637: [UI] New web component that wraps d2l-navigation-iterator and treats the buttons as links
Thoughts on the name? d2l-navigation-link-iterator was my initial idea.
Also, since this is simply a logic wrapper, I don't think we need a designer sign off. Please let me know if you think otherwise
... | gharchive/pull-request | 2019-07-24T13:26:00 | 2025-04-01T06:42:19.776880 | {
"authors": [
"AlexBedley",
"jeroach"
],
"repo": "BrightspaceUI/navigation",
"url": "https://github.com/BrightspaceUI/navigation/pull/74",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1698014924 | feat: add icon add-secutiry
Create icon add securtiy
The icon is not centered, you should select all icon box on figma before you copy the svg code.
revised
Check conflicts
| gharchive/pull-request | 2023-05-05T18:24:33 | 2025-04-01T06:42:19.785365 | {
"authors": [
"AlyssonMascarenhas",
"edsonsnunes"
],
"repo": "Brisanet/ion",
"url": "https://github.com/Brisanet/ion/pull/633",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2107569491 | Nix(OS) support
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I made nix derivation to install this to my nixos, however it does not work correctly.
URL link seems not passed to this app, so app open home dir... | gharchive/issue | 2024-01-30T11:12:42 | 2025-04-01T06:42:19.816217 | {
"authors": [
"RAVENz46",
"liias"
],
"repo": "Browsers-software/browsers",
"url": "https://github.com/Browsers-software/browsers/issues/130",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2725352289 | Not Super Found
To match the English grammatical style, it should be written "Super Not Found". it makes me feel like I'm hangin with my friends
Done!
Will be available soon in 0.3.8, xD
| gharchive/issue | 2024-12-08T15:59:36 | 2025-04-01T06:42:19.848565 | {
"authors": [
"Shmoo2",
"Vic92548"
],
"repo": "BuckshotPlusPlus/BuckshotPlusPlus",
"url": "https://github.com/BuckshotPlusPlus/BuckshotPlusPlus/issues/62",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
954728161 | Ignorecase on Telport Command
I am on holiday, which is why I cannot check my changes. But I have heard that it bothers some that /tpll is case sensetive. I figured it would be easy to just make the input lowercase. If that doesn't work I apologise and would be happy if someone else could fix it.
Kind regards
Hello... | gharchive/pull-request | 2021-07-28T10:50:53 | 2025-04-01T06:42:19.877119 | {
"authors": [
"Georg-code",
"SmylerMC"
],
"repo": "BuildTheEarth/terraplusplus",
"url": "https://github.com/BuildTheEarth/terraplusplus/pull/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1702750180 | [📖] Add docs for eslint-plugin-qwik
Suggestion
Hello i want to modify the qwik eslint rules so i can have a custom eslint than fix my needs but i dont see where is the doc of all the rules in eslint-plugin-qwik
Hi @LuisCoderDev
We're working on smth in this direction (#4097). Till this is released you find all the... | gharchive/issue | 2023-05-09T21:02:10 | 2025-04-01T06:42:19.880575 | {
"authors": [
"LuisCoderDev",
"zanettin"
],
"repo": "BuilderIO/qwik",
"url": "https://github.com/BuilderIO/qwik/issues/4136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
418546544 | Certificate error from urllib
When I do the install as directed and then run mmsim, I get an error. Specifically, this error:
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>
The reason is that the Python install... | gharchive/issue | 2019-03-07T22:36:37 | 2025-04-01T06:42:19.901401 | {
"authors": [
"Peque",
"micromouseonline"
],
"repo": "Bulebots/mmsim",
"url": "https://github.com/Bulebots/mmsim/issues/22",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2757602616 | Decrease MSRV
Currently jiff MSRV is set to 1.70 but it can be lowered and still be compiled correctly. What is your policy on this?
It would be nice if the version could be lowered to 1.63 to make jiff compatible with Pyo3.
Nevermind, OnceLock requires 1.70+.
Yes, correct. IMO, Rust 1.70 is already pretty genero... | gharchive/issue | 2024-12-24T10:56:44 | 2025-04-01T06:42:19.916163 | {
"authors": [
"BurntSushi",
"bschoenmaeckers"
],
"repo": "BurntSushi/jiff",
"url": "https://github.com/BurntSushi/jiff/issues/171",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2364990369 | Just want to say thank you
I just need to handle/filter a 4GB salesforce export file.
Naturally macOs's number's could not handle it.
I remembered I had seen xsv a while back and gave it a shot. The documentation was straightforward and i was able to do what i needed in ~10 minutes. Thank you so much for putting so m... | gharchive/issue | 2024-06-20T18:09:17 | 2025-04-01T06:42:19.941596 | {
"authors": [
"BurntSushi",
"eanyanwu"
],
"repo": "BurntSushi/xsv",
"url": "https://github.com/BurntSushi/xsv/issues/348",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
1346469569 | Borrar celdas American Express
Para dejar el notebook 01-exploracion_datos con solo lo correspondiente a la entrega toca borrar lo que tiene que ver con los datos de american express
Borra las celdas que tienen que ver con esos datos.
Hecho, creo
https://colab.research.google.com/drive/19nIgHt2KVWdfmKNWWUNeF8jCed4V... | gharchive/issue | 2022-08-22T13:58:25 | 2025-04-01T06:42:19.943089 | {
"authors": [
"BustamJos3",
"andrea-mu"
],
"repo": "BustamJos3/ia4eng_jdbs_afmp_project",
"url": "https://github.com/BustamJos3/ia4eng_jdbs_afmp_project/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1823082714 | removed extra duplicate step at the end
Description
removed extra duplicate step at the end
Changes
Tests
Known Issues
Notes
Checklist
[ ] My name is on the list of contributors (CONTRIBUTORS.md) in the pull request source branch.
[ ] I have updated the documentation to reflect my changes.
is there an option to e... | gharchive/pull-request | 2023-07-26T20:05:28 | 2025-04-01T06:42:20.003507 | {
"authors": [
"InnocentBug",
"nh916"
],
"repo": "C-Accel-CRIPT/Python-SDK",
"url": "https://github.com/C-Accel-CRIPT/Python-SDK/pull/229",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2174145160 | US890036: Release preparation
Ticket: https://internal.almoctane.com/ui/entity-navigation?p=131002/6001&entityType=work_item&id=890036
A developer build has not yet been created for this branch. Click here to go ahead and create the build...
CI Build Link:
http://sou-jenkins2.swinfra.net:8080/job/CAFapi/job/CAFap... | gharchive/pull-request | 2024-03-07T15:34:54 | 2025-04-01T06:42:20.034671 | {
"authors": [
"buildmachine-sou-jenkins2",
"michael-bryson"
],
"repo": "CAFapi/opensuse-java17-images",
"url": "https://github.com/CAFapi/opensuse-java17-images/pull/29",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2056666706 | 🛑 RadCord Bot is down
In 5893eb9, RadCord Bot (https://radcord.xyz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RadCord Bot is back up in 9e6f3a6 after 9 minutes.
| gharchive/issue | 2023-12-26T19:50:37 | 2025-04-01T06:42:20.066997 | {
"authors": [
"CASPERg267"
],
"repo": "CASPERg267/Uptime-page",
"url": "https://github.com/CASPERg267/Uptime-page/issues/1213",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2050636391 | 🛑 RadCord Bot is down
In 7e46227, RadCord Bot (https://radcord.xyz) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RadCord Bot is back up in 008b322 after 19 minutes.
| gharchive/issue | 2023-12-20T14:15:58 | 2025-04-01T06:42:20.069651 | {
"authors": [
"CASPERg267"
],
"repo": "CASPERg267/Uptime-page",
"url": "https://github.com/CASPERg267/Uptime-page/issues/925",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1634414068 | Age categories
For many diseases, going up to “60 or older” is probably fine, but for others like dementia or Alzheimer's, there can be quite a difference whether you get it at 60 or 90. Should more gradation be added (or at least some kind of option to put in this information)?
The algorithms in the Disease Risk C... | gharchive/issue | 2023-03-21T17:34:29 | 2025-04-01T06:42:20.075762 | {
"authors": [
"bremonline",
"mingyee2"
],
"repo": "CBIIT/FHH",
"url": "https://github.com/CBIIT/FHH/issues/30",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1909085242 | Research plan: Compile user test notes
User story
As a ReportStream designer/researcher, I want to conduct usability testing of the ReportStream website's redesign so that we can incorporate user feedback into the ongoing content/design development of the website.
Background & context
This ticket captures the work of... | gharchive/issue | 2023-09-22T15:07:58 | 2025-04-01T06:42:20.138047 | {
"authors": [
"audreykwr",
"jillian-hammer"
],
"repo": "CDCgov/prime-reportstream",
"url": "https://github.com/CDCgov/prime-reportstream/issues/11490",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1975151662 | Develop Strategy for adding all remaining Covid Pipeline (CP) receivers to the Universal Pipeline (UP)
Problem statement
The overall migration strategy is going to be to add all receivers that are on the COVID Pipeline (CP) to the Universal Pipeline (UP) so they are simultaneously connected to both pipelines.
We need... | gharchive/issue | 2023-11-02T22:41:02 | 2025-04-01T06:42:20.142663 | {
"authors": [
"chris-kuryak",
"jakefishbein-navapbc"
],
"repo": "CDCgov/prime-reportstream",
"url": "https://github.com/CDCgov/prime-reportstream/issues/12067",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2024318750 | Report Stream organizations.yml should be moved to a sensitive info storage & made accessible to deployment environment
User Story
As report stream platform developer / maintainer, I want all the sensitive info in RS runtime settings securely stored in one place which is accessible to the deployment e.g. PROD, STAGI... | gharchive/issue | 2023-12-04T17:00:27 | 2025-04-01T06:42:20.151889 | {
"authors": [
"JFU-NAVA-PBC"
],
"repo": "CDCgov/prime-reportstream",
"url": "https://github.com/CDCgov/prime-reportstream/issues/12497",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2683769693 | Carbon Health Onboarding – Test with CA
Steps for testing Carbon Health with new receiver
[x] In staging, add Carbon Health as approved sender to Routing Filter
[x] Check if receiver has any specific testing requirements including:
[ ] Patient Name restrictions
[ ] Receiver Portal access requirements
[x] Inform C... | gharchive/issue | 2024-11-22T16:30:11 | 2025-04-01T06:42:20.155854 | {
"authors": [
"chris-kuryak",
"victor-chaparro"
],
"repo": "CDCgov/prime-reportstream",
"url": "https://github.com/CDCgov/prime-reportstream/issues/16627",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1122161730 | Core Bio Labs - CSV Sender Onboarding
Sender Info:
Sender/Company Name: Core Bio Labs
Type of Sender: Commercial Laboratory
Location: OH
RS sender_id: corebiolabs-oh
Initial Interest & Follow Up
[x] Document the date & time the Sender expressed interest -- 2/2/2022
[x] Send Std Kickoff email. This includes:
... | gharchive/issue | 2022-02-02T16:50:21 | 2025-04-01T06:42:20.170634 | {
"authors": [
"rhood23699",
"rick"
],
"repo": "CDCgov/prime-reportstream",
"url": "https://github.com/CDCgov/prime-reportstream/issues/4158",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1049124192 | Modify the production flow to build/release React site
This PR modifies the release github flow to build and deploy the React site, removing the same for the 11ty site. The actual process is already working in staging.
@sean-usds I noticed that too but I'm not sure what we're going to do with the test environment. ... | gharchive/pull-request | 2021-11-09T21:09:21 | 2025-04-01T06:42:20.172830 | {
"authors": [
"cwinters-usds"
],
"repo": "CDCgov/prime-reportstream",
"url": "https://github.com/CDCgov/prime-reportstream/pull/2992",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2047055702 | Refine LA Service Blueprint
Design or Research
Refine the LA Service Blueprint to incorporate feedback in advance of sharing it with the state.
Completion Criteria
[ ] Feedback has been incorporated into the LA Service Blueprint and it has been shared with LA.
Tasks
[ ] Something.
Closing in favor of #713
| gharchive/issue | 2023-12-18T16:46:52 | 2025-04-01T06:42:20.174548 | {
"authors": [
"JohnNKing"
],
"repo": "CDCgov/trusted-intermediary",
"url": "https://github.com/CDCgov/trusted-intermediary/issues/733",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
96035895 | How to prevent closing the actions after user clicks?
Theres a way to not hidde the left/right actions after clicking on them?
ho! I have the same problem.Did you fix it ,sir?
Nope... i tried some hacks but didnt work
If you find a solution please reply here, i'll do the same
any updates?
I just findout a s... | gharchive/issue | 2015-07-20T10:33:28 | 2025-04-01T06:42:20.247622 | {
"authors": [
"Deeer",
"ivangodfather",
"mrxiruo"
],
"repo": "CEWendel/SWTableViewCell",
"url": "https://github.com/CEWendel/SWTableViewCell/issues/331",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2046690809 | Add bitbucket ci
Description
Fixes #75 https://github.com/CFMTech/pytest-monitor/issues/75
@js-dieu a short review would be great. I'll also need to update the versioning part. I'm not sure what the guideline is for that.
Type of change
[x] New feature (non-breaking change which adds functionality)
Checklist:
... | gharchive/pull-request | 2023-12-18T13:41:05 | 2025-04-01T06:42:20.255438 | {
"authors": [
"Veritogen",
"js-dieu"
],
"repo": "CFMTech/pytest-monitor",
"url": "https://github.com/CFMTech/pytest-monitor/pull/76",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
242587569 | home键再回来闪退
-13 13:10:11.182 5594-5665/? E/CameraService: disconnect: Disconnect called on already disconnected client for device 0
07-13 13:10:11.183 28127-28127/com.cjt2325.cameraview W/System.err: java.lang.RuntimeException: getParameters failed (empty parameters)
07-13 13:10:11.195 28127-28127/com.cjt2325.cameravi... | gharchive/issue | 2017-07-13T05:14:56 | 2025-04-01T06:42:20.319429 | {
"authors": [
"312353457",
"CJT2325"
],
"repo": "CJT2325/CameraView",
"url": "https://github.com/CJT2325/CameraView/issues/78",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
677757560 | ios微信浏览器定位不准
在ios微信浏览器里面 返回记录的位置不准确 有时会回到顶部 有解决方案吗
微信H5页面记录位置不准确,有时候能记住有时候记不住 有时候记住的位置也是错误的,有解决方案吗
| gharchive/issue | 2020-08-12T14:54:10 | 2025-04-01T06:42:20.320475 | {
"authors": [
"frank367",
"kimmyXu"
],
"repo": "CJY0208/react-router-cache-route",
"url": "https://github.com/CJY0208/react-router-cache-route/issues/84",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1931588604 | US 01.01.01
As an owner, I want to add an item to my items, with a date of purchase or acquisition, brief description, make, model, serial number (if applicable), estimated value, and comment.
Requirements/Prerequisites:
Implementation of "inventory" activity to display added item (just the basics, no need to implem... | gharchive/issue | 2023-10-08T01:33:18 | 2025-04-01T06:42:20.366422 | {
"authors": [
"Sakif-Hossain",
"pwthai",
"r-dean"
],
"repo": "CMPUT301F23T03/BlackBox",
"url": "https://github.com/CMPUT301F23T03/BlackBox/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2125773521 | 🛑 WebPage4.Me is down
In a7632c1, WebPage4.Me (https://webpage4.me) was down:
HTTP code: 0
Response time: 0 ms
Resolved: WebPage4.Me is back up in 81431b6 after 20 minutes.
| gharchive/issue | 2024-02-08T17:56:56 | 2025-04-01T06:42:20.401024 | {
"authors": [
"CMiksche"
],
"repo": "CMiksche/status",
"url": "https://github.com/CMiksche/status/issues/150",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
779962447 | Upload built docs as artifacts
This allows us to download and preview the built docs for each PR.
Checklist:
Does this pull request close an issue? We encourage you to open an issue first if this pull request (PR) is not a
minor change.
[x] No
[ ] The change in this pull request is minor.
[ ] Yes
Close #{iss... | gharchive/pull-request | 2021-01-06T03:43:11 | 2025-04-01T06:42:20.429271 | {
"authors": [
"xuhdev"
],
"repo": "CODAIT/pydax",
"url": "https://github.com/CODAIT/pydax/pull/131",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2399675035 | Eval MGSM
Thank you for this wonderful work.
I would like to ask whether you set top_p and temperature during the evaluation. Under what settings did you get the MGSM results in your paper? Did you average multiple evaluations? I ran your code and found that the results had some errors, but not large. The avg differe... | gharchive/issue | 2024-07-10T03:38:46 | 2025-04-01T06:42:20.437609 | {
"authors": [
"HuangZixian",
"facemyself"
],
"repo": "CONE-MT/MindMerger",
"url": "https://github.com/CONE-MT/MindMerger/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
612758247 | Adding a POST endpoint that prints its payload
Meant as a start for receiving POST requests from spreadsheet
Julia -- can you make it return a 400 or 422 if the json content is empty/missing? I need that for the unit test.
We should add a version like /v1/data/batch
The URL actually does include a version, the... | gharchive/pull-request | 2020-05-05T17:06:18 | 2025-04-01T06:42:20.446053 | {
"authors": [
"joshuaellinger",
"julia326",
"zachlipton"
],
"repo": "COVID19Tracking/covid-publishing-api",
"url": "https://github.com/COVID19Tracking/covid-publishing-api/pull/14",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
357218791 | Sick ldmrs with autoware
I'm using SICK ldmrs 3D lidar and I'm experience a weird behavior when using NDT mapping.
I recorded a rosbag from the sensor then used this bag to map the environment but instead of getting a map I get something more like a helical shape of scans.
Do you know what could be the problem?
@A... | gharchive/issue | 2018-09-05T13:02:09 | 2025-04-01T06:42:20.454111 | {
"authors": [
"AhmedARadwan",
"kitsukawa"
],
"repo": "CPFL/Autoware",
"url": "https://github.com/CPFL/Autoware/issues/1496",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
213279706 | Remove schedule functionality from UserGuide
Not required - too similar to EDIT
Fixed in PR #83
| gharchive/issue | 2017-03-10T08:49:36 | 2025-04-01T06:42:20.476612 | {
"authors": [
"jjingrong"
],
"repo": "CS2103JAN2017-F12-B2/main",
"url": "https://github.com/CS2103JAN2017-F12-B2/main/issues/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2554157245 | Feat/backend v1
This pull request introduces the implementation of CRUD (Create, Read, Update, Delete) operations along with a RESTful API for our application. The API is designed to facilitate efficient data management and interaction with the underlying database.
Key Features:
Create: Added functionality to create... | gharchive/pull-request | 2024-09-28T10:39:38 | 2025-04-01T06:42:20.482403 | {
"authors": [
"bhnuka",
"suryanshkushwaha"
],
"repo": "CS3219-AY2425S1/cs3219-ay2425s1-project-g10",
"url": "https://github.com/CS3219-AY2425S1/cs3219-ay2425s1-project-g10/pull/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
316020110 | Trivia app branch2
Added modifications on answer screen and main menu screen
Looks great! I look forward to building on top of it
| gharchive/pull-request | 2018-04-19T20:00:50 | 2025-04-01T06:42:20.493065 | {
"authors": [
"Elina11",
"mtompong"
],
"repo": "CSC-690-Final/Final-Project",
"url": "https://github.com/CSC-690-Final/Final-Project/pull/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2033963930 | Fix kubernetes
As a [role]
I need [function]
So that [benefit]
Details and Assumptions
[document what you know]
Acceptance Criteria
Given [some context]
When [action taken]
Then [outcome observed]
This bug is fixed, please close this issue.
| gharchive/issue | 2023-12-09T17:53:09 | 2025-04-01T06:42:20.495013 | {
"authors": [
"Saikikusuo77",
"jalam7"
],
"repo": "CSCI-GA-2820-FA23-003/products",
"url": "https://github.com/CSCI-GA-2820-FA23-003/products/issues/66",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1273750226 | Feature/update apis to v1
Description
Add /v1 in API urls to adapt backend change.
Related issues
Fixes #826
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionalit... | gharchive/pull-request | 2022-06-16T15:50:03 | 2025-04-01T06:42:20.502745 | {
"authors": [
"csc-felipe",
"lilachic"
],
"repo": "CSCfi/metadata-submitter-frontend",
"url": "https://github.com/CSCfi/metadata-submitter-frontend/pull/849",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2037801961 | FirebaseError with useDocumentData Hook with firebase@10.6.0
Issue: FirebaseError with useDocumentData Hook in React-Firebase Integration
Environment
Firebase Version: 10.6.0
Next.js Version: 14.0.2
React Version: 18+
React DOM Version: 18+
React Firebase Hooks Version: 5.1.1
Description
I'm encountering an error w... | gharchive/issue | 2023-12-12T13:50:56 | 2025-04-01T06:42:20.514437 | {
"authors": [
"Raamzeez",
"tomatommy-bs",
"zallesov"
],
"repo": "CSFrequency/react-firebase-hooks",
"url": "https://github.com/CSFrequency/react-firebase-hooks/issues/315",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
961831608 | Add news issue №185
Release (if there is a release branch, otherwise this header and the paragraph below can be removed).
jira release board: https://jira.csssr.io/projects/COM/versions/HERE_JIRA_VERSION_ID
testing: http://release-HERE_JIRA_RELEASE_ID.csssr.cloud
Checklist
[ ] data-testid attribute has been set fo... | gharchive/pull-request | 2021-08-05T13:31:38 | 2025-04-01T06:42:20.526398 | {
"authors": [
"ArtyomResh",
"vislogurov"
],
"repo": "CSSSR/csssr.blog",
"url": "https://github.com/CSSSR/csssr.blog/pull/665",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1656464339 | Some refactor
move kotest-spring-extension to kotest-jvm, done by doing a check. So spring-boot-kotlin-mixin would not deal with kotest
merge spring-boot-mockk-mixin into spring-boot-kotlin-mixin, and create a new extension for choosing mockk vs mockito, default to mockk
The second one is succeeded, but the first... | gharchive/issue | 2023-04-05T23:56:25 | 2025-04-01T06:42:20.598435 | {
"authors": [
"CXwudi"
],
"repo": "CXwudi/modern-gradle-template",
"url": "https://github.com/CXwudi/modern-gradle-template/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1610941053 | logs weathermap
Hello Team,
I installed plugins weathermap versoin 1.0, I can see these logs:
2023-03-06 09:50:32 - WEATHERMAP WARNING: Unable to move BACKGROUND
Someone can explain what it is about ?
OS: Ubuntu 20.04
Cacti version: 1.2.24
Plugin Weathermap version: 1.0
Regards,
The weathermap plugin attempts to mo... | gharchive/issue | 2023-03-06T08:54:09 | 2025-04-01T06:42:20.633690 | {
"authors": [
"Bochi75",
"TheWitness"
],
"repo": "Cacti/plugin_weathermap",
"url": "https://github.com/Cacti/plugin_weathermap/issues/109",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
877798153 | Picture decode failed: e00002d1
Describe the bug
When running it on real device, first it's laggy, and after a few second app crashes with this error.
JPEGDecompressSurface : Picture decode failed: e00002d1
* thread #38, queue = 'com.apple.root.default-qos', stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=2098... | gharchive/issue | 2021-05-06T17:53:13 | 2025-04-01T06:42:20.664664 | {
"authors": [
"AlexV525",
"SinaMN75"
],
"repo": "CaiJingLong/flutter_photo_manager",
"url": "https://github.com/CaiJingLong/flutter_photo_manager/issues/489",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1514173374 | Welcome user component
Description
Created a WelcomeUser component that takes in user's displayName as props to display a welcome message.
Type of change
Please select everything applicable. Please, do not delete any lines.
[x] New feature (non-breaking change which adds functionality)
Issue
[x] Is this related to... | gharchive/pull-request | 2022-12-30T01:31:17 | 2025-04-01T06:42:20.678961 | {
"authors": [
"Caleb-Cohen",
"code2244"
],
"repo": "Caleb-Cohen/Together",
"url": "https://github.com/Caleb-Cohen/Together/pull/218",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1432072536 | Fix add_at_risk_counts()
Update lambda in agg() to return a scalar, so that agg() returns a pd.Series instead of a pd.DataFrame, as is expected by downstream logic.
I think this makes sense. Can you confirm which version of pandas you are using?
| gharchive/pull-request | 2022-11-01T20:44:37 | 2025-04-01T06:42:20.686953 | {
"authors": [
"CamDavidsonPilon",
"ewulczyn"
],
"repo": "CamDavidsonPilon/lifelines",
"url": "https://github.com/CamDavidsonPilon/lifelines/pull/1469",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
244817884 | add code for cox assumption plot
adds python code for the first plot in the "Checking the proportional hazards assumption" section
fixes #322
👍
thanks for the addition @chendaniely!
http://lifelines.readthedocs.io/en/latest/Survival Regression.html#checking-the-proportional-hazards-assumption
| gharchive/pull-request | 2017-07-22T02:24:32 | 2025-04-01T06:42:20.688585 | {
"authors": [
"CamDavidsonPilon",
"chendaniely"
],
"repo": "CamDavidsonPilon/lifelines",
"url": "https://github.com/CamDavidsonPilon/lifelines/pull/323",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1182589618 | Horny Command
Hi! Revvy here, I just wanted to contribute to WinBot by adding a new command. :)
Closing because this command does not meet quality standards for code in this repo and it does not meet the standards of content for both of the servers the bot is operational in.
Obviously this is semi-BS but still NO.
... | gharchive/pull-request | 2022-03-27T16:43:27 | 2025-04-01T06:42:20.689953 | {
"authors": [
"CamK06",
"codedipper"
],
"repo": "CamK06/WinBot",
"url": "https://github.com/CamK06/WinBot/pull/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
866411900 | Update stuff
Description:
Remove unneeded files
Consolidated GitHub CIs into one
Added gradle wrapper validation action
Update gradle wrapper
Clean up and refactor gradles
Check list for the Code Reviewer:
[x] CHANGELOG
[ ] README
[ ] Wiki
[ ] Version Number
Hey @TacoTheDank are you planning to drop some update... | gharchive/pull-request | 2021-04-23T20:29:21 | 2025-04-01T06:42:20.699102 | {
"authors": [
"Canato",
"TacoTheDank"
],
"repo": "CanHub/Android-Image-Cropper",
"url": "https://github.com/CanHub/Android-Image-Cropper/pull/121",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1724301952 | Removes image from docker-compose.override.yml
The fact that docker-compose.override.yml contains an override for the web service image property may be confusing because the override file is loaded automatically by the Compose and thus until removed or commented out, if left untouched the stack will always try to loa... | gharchive/pull-request | 2023-05-24T15:50:27 | 2025-04-01T06:42:20.710820 | {
"authors": [
"freephile",
"jeffw16",
"vedmaka"
],
"repo": "CanastaWiki/Canasta-DockerCompose",
"url": "https://github.com/CanastaWiki/Canasta-DockerCompose/pull/44",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2241419625 | fosterers, chekan
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-13T08:07:17 | 2025-04-01T06:42:20.743649 | {
"authors": [
"paulshih-canva"
],
"repo": "Canva/mergequeue-trunk",
"url": "https://github.com/Canva/mergequeue-trunk/pull/1610",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2241891335 | catawamptiously, ephyrae
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-14T03:56:56 | 2025-04-01T06:42:20.744434 | {
"authors": [
"tong-canva"
],
"repo": "Canva/mergequeue-trunk",
"url": "https://github.com/Canva/mergequeue-trunk/pull/1901",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2234887358 | enthronize, dandruff
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-10T06:55:51 | 2025-04-01T06:42:20.745147 | {
"authors": [
"hj1980"
],
"repo": "Canva/mergequeue-trunk",
"url": "https://github.com/Canva/mergequeue-trunk/pull/193",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2247019019 | antisensuously
This pull request was generated by the 'mq' tool
/trunk merge
| gharchive/pull-request | 2024-04-16T23:14:51 | 2025-04-01T06:42:20.745846 | {
"authors": [
"hj1980"
],
"repo": "Canva/mergequeue-trunk",
"url": "https://github.com/Canva/mergequeue-trunk/pull/2931",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
154202376 | Remove hardcoded --bootnodes in docker-compose file and replace with a script to join the cluster together
--bootnodes='enode://288b97262895b1c7ec61cf314c2e2004407d0a5dc77566877aad1f2a36659c8b698f4b56fd06c4a0c0bf007b4cfb3e7122d907da3b005fa90e724441902eb19e@172.17.0.3:30303'
is a bit brittle with hard-coded IP addres... | gharchive/issue | 2016-05-11T09:47:07 | 2025-04-01T06:42:20.757674 | {
"authors": [
"chrc",
"davesag",
"mdenavac",
"tayzlor"
],
"repo": "Capgemini-AIE/ethereum-docker",
"url": "https://github.com/Capgemini-AIE/ethereum-docker/issues/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
802953025 | fix: uppercase chars in connection reference fails
Purpose
We use and environment variables and runtime settings keys to derive the connection reference logical names to set. However, both of these have different casing conventions. This means that we need to account for difference in casing when accessing the dictio... | gharchive/pull-request | 2021-02-07T13:29:59 | 2025-04-01T06:42:20.760829 | {
"authors": [
"ewingjm",
"tdashworth"
],
"repo": "Capgemini/powerapps-packagedeployer-template",
"url": "https://github.com/Capgemini/powerapps-packagedeployer-template/pull/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
224393624 | OutOfMemoryError
java.lang.OutOfMemoryError
at android.graphics.Bitmap.nativeCreate(Native Method)
at android.graphics.Bitmap.createBitmap(Bitmap.java:810)
at android.graphics.Bitmap.createBitmap(Bitmap.java:770)
at android.view.TextureView.getBitmap(TextureView.java:561)
at com.shuyu.gsyvideoplayer.video.StandardGSY... | gharchive/issue | 2017-04-26T08:59:21 | 2025-04-01T06:42:20.774647 | {
"authors": [
"CarGuo",
"PiPiCaptain"
],
"repo": "CarGuo/GSYVideoPlayer",
"url": "https://github.com/CarGuo/GSYVideoPlayer/issues/199",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
584801856 | exo内核循环播放视频没有回调onCompletion方法
问题描述:
exo内核,设置循环播放,当播放完毕后没有回调onCompletion方法
打了断点,上图箭头所指位置没有调用,请问是什么原因导致的呢
GSY依赖版本
例如 implementation 'com.shuyu:gsyVideoPlayer-java:7.1.2'
循环播放时不会走结束的,循环播放如果走结束播放器就 release 了
好的,谢谢。我用了另外的方法,设置不循环,并在onAutoCompletion回调中设置重新播放就可以实现循环播放了
好的,谢谢。我用了另外的方法,设置不循环,并在自动完成上中设置重新播放就可以实现循环播放了
... | gharchive/issue | 2020-03-20T02:15:04 | 2025-04-01T06:42:20.777162 | {
"authors": [
"CarGuo",
"wuyihao1991",
"zhangyujiu"
],
"repo": "CarGuo/GSYVideoPlayer",
"url": "https://github.com/CarGuo/GSYVideoPlayer/issues/2606",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
404532395 | Implement FAT32 Filesystem
Implement a FAT32 filesystem for use in storing data on the SD card for later retrieval. The implementation should match the FAT32 standards so the SD card can be read without further processing on any computer.
DEADLINE: 2019-03-15
Infeasable for current hardware. Specification difficult... | gharchive/issue | 2019-01-29T23:25:35 | 2025-04-01T06:42:20.804478 | {
"authors": [
"JakeMBauer"
],
"repo": "CarletonURocketry/2019-avionics",
"url": "https://github.com/CarletonURocketry/2019-avionics/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
849977786 | Let merged chapters have higher priority if the user chooses to
Why/User Benefit/User Problem
sometimes life has better stuff than dex
What/Requirements
maybe in the filter sheet there could be a button that lets you display the filtered out merged chapters and then the user can filter out the groups if they want
T... | gharchive/issue | 2021-04-04T22:51:03 | 2025-04-01T06:42:20.805821 | {
"authors": [
"CarlosEsco",
"DuccinatorAlpha"
],
"repo": "CarlosEsco/Neko",
"url": "https://github.com/CarlosEsco/Neko/issues/473",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2328091200 | 🛑 monitorss.carnivore.kr is down
In 2056651, monitorss.carnivore.kr (https://monitorss.carnivore.kr/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: monitorss.carnivore.kr is back up in 2cb9d72 after 4 minutes.
| gharchive/issue | 2024-05-31T15:26:33 | 2025-04-01T06:42:20.812067 | {
"authors": [
"CarnivoreKR"
],
"repo": "CarnivoreKR/status",
"url": "https://github.com/CarnivoreKR/status/issues/152",
"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.