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 |
|---|---|---|---|---|---|
327133371 | Magnetometer
I see that the OpenCR has a built-in magnetometer (as well as accelerometer and gyro). How can I get the magnetometer data from OP3's ROS API?
Although OpenCR contains a magnetometer sensor, OpenCR firmware for OP3 does not provide the magnetometer sensor value because there is a large error in the sen... | gharchive/issue | 2018-05-28T23:41:51 | 2025-04-01T06:42:59.297575 | {
"authors": [
"ROBOTIS-Kayman",
"arixrobotics"
],
"repo": "ROBOTIS-GIT/ROBOTIS-OP3",
"url": "https://github.com/ROBOTIS-GIT/ROBOTIS-OP3/issues/38",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2309806831 |
Bandwidth workload support
MI308X power stress test
For review comments - refer https://github.com/ROCm/ROCmValidationSuite-Internal/pull/18
| gharchive/pull-request | 2024-05-22T07:38:39 | 2025-04-01T06:42:59.303995 | {
"authors": [
"jkottiku"
],
"repo": "ROCm/ROCmValidationSuite",
"url": "https://github.com/ROCm/ROCmValidationSuite/pull/746",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2099293331 | Add codeowners for documentation
Relates to https://github.com/ROCm/ROCm/issues/2832
Adding documentation team as codeowners for documentation.
Goal is to make this group of code owners reviewers when merging documentation changes.
Please note that this requires the team to be added as a role with Write permissions.
... | gharchive/pull-request | 2024-01-24T23:27:10 | 2025-04-01T06:42:59.306849 | {
"authors": [
"eidenyoshida",
"samjwu"
],
"repo": "ROCm/rocm-cmake",
"url": "https://github.com/ROCm/rocm-cmake/pull/168",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2431299407 | fix the type error due to the miss-use of the logging module
possible_keys is a list defined on https://github.com/ROCm/vllm/blob/0b6a85b6d0a712ec13f64cbb68c470e0cd3e5706/vllm/config.py#L1179C6-L1194C6. The original statement miss-used the logging system and triggers a type error.
@liligwu Looks good, could you che... | gharchive/pull-request | 2024-07-26T02:39:36 | 2025-04-01T06:42:59.310943 | {
"authors": [
"lcskrishna",
"liligwu"
],
"repo": "ROCm/vllm",
"url": "https://github.com/ROCm/vllm/pull/105",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1909116703 | Example 2: Toggling editor theme deletes edited text
Enter some text, toggle to dark them, text is reset to initial state.
Ah, yeah, it's because you are creating a new state with the new theme. If you want to retain the text across theme changes, just pass in the current text when creating the new state:
let optio... | gharchive/issue | 2023-09-22T15:27:49 | 2025-04-01T06:42:59.342744 | {
"authors": [
"RPGillespie6",
"jasonwirth"
],
"repo": "RPGillespie6/codemirror-quickstart",
"url": "https://github.com/RPGillespie6/codemirror-quickstart/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
481183436 | Support acorn 6 and 7 as peerDependencies
Fixes #100
Runs tests with both v6 and v7, so it doesn't need a major bump in acorn-jsx.
Would be nice to get this in 👍
Published as 5.0.2.
| gharchive/pull-request | 2019-08-15T14:40:25 | 2025-04-01T06:42:59.375529 | {
"authors": [
"RReverser",
"bjankord",
"goto-bus-stop"
],
"repo": "RReverser/acorn-jsx",
"url": "https://github.com/RReverser/acorn-jsx/pull/101",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
397037177 | Responsibilities of index.php and what to do about it
index.php has grown quite complex with the addition of new features and continuous effort of the community for improvement. From my point of view it has reached a point where it makes sense to re-factor it into smaller pieces. A task I'm currently working on.
This... | gharchive/issue | 2019-01-08T18:47:37 | 2025-04-01T06:42:59.402580 | {
"authors": [
"LogMANOriginal"
],
"repo": "RSS-Bridge/rss-bridge",
"url": "https://github.com/RSS-Bridge/rss-bridge/issues/1001",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
2458180546 | Cuda array interface
Add support for __cuda_array_interface. Closes #10
TODO:
[x] Add vector types in itkCudaImage.wrap
[x] Handle Dimension 1, 2
[x] Check shape order (i,j,k) (ITK-style) vs (k, j, i) (Numpy style)
[ ] Add RTK types in itkCudaImageRTK.wrap
[ ] Expose flag to prevent the GPU buffer to be released d... | gharchive/pull-request | 2024-08-09T15:32:42 | 2025-04-01T06:42:59.419826 | {
"authors": [
"LucasGandel",
"SimonRit"
],
"repo": "RTKConsortium/ITKCudaCommon",
"url": "https://github.com/RTKConsortium/ITKCudaCommon/pull/42",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1560452881 | Protein returned as a chemical
This query asks what chemical entity interacts with a particular gene:
{"query_graph": {
"nodes": {
"$source": {
"categories": [
"biolink:ChemicalEntity"
]... | gharchive/issue | 2023-01-27T21:28:27 | 2025-04-01T06:42:59.426410 | {
"authors": [
"amykglen",
"cbizon",
"saramsey"
],
"repo": "RTXteam/RTX-KG2",
"url": "https://github.com/RTXteam/RTX-KG2/issues/256",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2110477614 | Problem in using a different cells library than sky130_fd_sc_hd in OpenLane.
I'm attempting to utilize a different cells library in OpenLane 2. I employed the test file spm.v, and it functions correctly with the default cells library sky130_fd_sc_hd. However, when I try to use any other library such as sky130_fd_sc_h... | gharchive/issue | 2024-01-31T16:21:12 | 2025-04-01T06:42:59.433229 | {
"authors": [
"RTimothyEdwards",
"mycrosatt"
],
"repo": "RTimothyEdwards/open_pdks",
"url": "https://github.com/RTimothyEdwards/open_pdks/issues/429",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2587133279 | Can't convert with external audios.
Hi,
Firstly thanks if you read this and you can help me.
I don't know why, but with my models that i trained i can only convert audio recording from audacity.
When i try to use a downloaded audio like youtube mp3 or even with obs and then converted by audacity it just doesnt work a... | gharchive/issue | 2024-10-14T21:46:42 | 2025-04-01T06:42:59.457145 | {
"authors": [
"Pyloupy",
"mozz85"
],
"repo": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
"url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/issues/2348",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2354079582 | 🛑 SPS-Stage is down
In 0821328, SPS-Stage (https://stage.sps-platforma.ru/api/ping) was down:
HTTP code: 502
Response time: 758 ms
Resolved: SPS-Stage is back up in be9b7a4 after 20 hours, 30 minutes.
| gharchive/issue | 2024-06-14T20:47:17 | 2025-04-01T06:42:59.460557 | {
"authors": [
"RWizard"
],
"repo": "RWizard/sps-platforma-uptime",
"url": "https://github.com/RWizard/sps-platforma-uptime/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
857729987 | 文件如何生成的
你好:
我对您的项目很感兴趣,在运行的时候发现缺失data下面的文件,由于自己能力有限,大神是否方便提供data 下面的文件selected_words_vec_300.txt,corpus_token_prob_dic.data,如果不方便是否可以告知这些文件是如何生成的。谢谢!
同问,请问能提供模型和词向量的下载源吗?
| gharchive/issue | 2021-04-14T09:54:33 | 2025-04-01T06:42:59.480680 | {
"authors": [
"Zjimily",
"econ1991lyj"
],
"repo": "RacleRay/NewsInfoExtract",
"url": "https://github.com/RacleRay/NewsInfoExtract/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
404653144 | [needs testing] opening claim link without web3 -> blank page
Describe the bug
Opening claim link without metamask, leads me to a blank page, with only the svg background pattern.
Tested on Mainnet & Kovan, in brave private window.
Expected behaviour
Working on error screens right now, in https://github.com/RadiCards... | gharchive/issue | 2019-01-30T08:24:22 | 2025-04-01T06:42:59.509022 | {
"authors": [
"seichris"
],
"repo": "RadiCards/radi.cards",
"url": "https://github.com/RadiCards/radi.cards/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2724437682 | 🛑 Buildatscale is down
In cf4ae1a, Buildatscale (https://buildatscale.tech) was down:
HTTP code: 429
Response time: 341 ms
Resolved: Buildatscale is back up in e0a5ff4 after 12 minutes.
| gharchive/issue | 2024-12-07T07:18:24 | 2025-04-01T06:42:59.612644 | {
"authors": [
"Rahul91"
],
"repo": "Rahul91/upptime",
"url": "https://github.com/Rahul91/upptime/issues/368",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
183002923 | Trigger creation in DBFlow.
DBFlow Version: 3.1.1
Issue Kind (Bug, Question, Feature): Triggers
After inserting a record on Table A, I would like to insert another record on Table B via a trigger.
Table A schema is (id INT PRIMARY KEY, name TEXT, rootId INT)
Table B schema is (id INT PRIMARY KEY, name TEXT)
Now I wou... | gharchive/issue | 2016-10-14T09:24:24 | 2025-04-01T06:42:59.643435 | {
"authors": [
"TeddyGammel",
"agrosner"
],
"repo": "Raizlabs/DBFlow",
"url": "https://github.com/Raizlabs/DBFlow/issues/1010",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
176587285 | Setting condition to update an object
DBFlow Version: 3.1.1
Issue Kind (Bug, Question, Feature): Question
Description:
Guys, how do I set conditions to update an object?
I personally have not used the syntax but would imagine it would be something along these lines.
SQLite.update(SomeModel.class)
.set(SomeMod... | gharchive/issue | 2016-09-13T09:02:55 | 2025-04-01T06:42:59.645654 | {
"authors": [
"aimanbaharum",
"trevjonez"
],
"repo": "Raizlabs/DBFlow",
"url": "https://github.com/Raizlabs/DBFlow/issues/980",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1289456994 | nitter.net timing out in built-in browser
In the last few days, in the layers iOS is/app, nitter.net links will time out in the built-in browser. They open just fine in Safari, tapping the bottom-right button in NetNewsWire.
I don’t see this happen for other sites.
It’s probably checking User-Agent or something lik... | gharchive/issue | 2022-06-30T01:10:49 | 2025-04-01T06:42:59.672059 | {
"authors": [
"brentsimmons",
"john-catalano"
],
"repo": "Ranchero-Software/NetNewsWire",
"url": "https://github.com/Ranchero-Software/NetNewsWire/issues/3612",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1026844780 | Investigate error
ERROR (steps || []) is not iterable 14:17:40
at new TestExecutable (src/models/TestExecutable.js:37:28)
at executeTest (src/RapidTest.js:9:18)
at src/RapidTest.js:93:18
at Array.map (<anon... | gharchive/issue | 2021-10-14T21:37:14 | 2025-04-01T06:42:59.727687 | {
"authors": [
"LMS007"
],
"repo": "RapidAPI/testing-worker",
"url": "https://github.com/RapidAPI/testing-worker/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
517174604 | Pivot og store datasett
Det finnes en grense for hvor mye data rpivottable klarer laste. Det bør derfor vurderes (brukervalgte?) begrensninger i tid og/eller reduksjon i antall variabler som inkluderes i hvert datasett. For nasjonale datasett kan det være aktuelt å heller benytte pivottabler og i så fall må det etabl... | gharchive/issue | 2019-11-04T14:05:53 | 2025-04-01T06:42:59.732725 | {
"authors": [
"areedv"
],
"repo": "Rapporteket/NORIC",
"url": "https://github.com/Rapporteket/NORIC/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
802114108 | Investigate rasahq/rasa#7272
Investigate #7272
Background: We have the datasets. Tanja gave us some tips. Some code changes might be needed as part of this investigation (commenting out things / if a hack solves it).
Definition of done
[x] Determine how long it takes to load MultiWOZ in huggingface datasets
[ ] Dete... | gharchive/issue | 2021-02-05T12:09:39 | 2025-04-01T06:42:59.762839 | {
"authors": [
"Ghostvv",
"TyDunn",
"twerkmeister",
"wochinge"
],
"repo": "RasaHQ/rasa",
"url": "https://github.com/RasaHQ/rasa/issues/7892",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
806509428 | Issues because of non unique sender_id
Rasa version: 2.2.9
Rasa SDK version (if used & relevant):
Rasa X version (if used & relevant): 0.35.1
Python version:3.6.8
Operating system (windows, osx, ...): Windows 10
Issue: I recently used a chatbot widget which uses REST channel to talk to rasa server. The widget had ha... | gharchive/issue | 2021-02-11T15:42:56 | 2025-04-01T06:42:59.770703 | {
"authors": [
"amardeep2006",
"chdorner",
"mjaycub",
"sara-tagger"
],
"repo": "RasaHQ/rasa",
"url": "https://github.com/RasaHQ/rasa/issues/7941",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1952705676 | [ATO-1685] Add SlotSet step in story with active_loop:null mapping condition
Proposed changes:
Fixes ATO-1685
Status (please check what you already did):
[x] added some tests for the functionality
[ ] updated the documentation
[x] updated the changelog (please check changelog for instructions)
[x] reformat files u... | gharchive/pull-request | 2023-10-19T16:58:57 | 2025-04-01T06:42:59.774493 | {
"authors": [
"Tawakalt"
],
"repo": "RasaHQ/rasa",
"url": "https://github.com/RasaHQ/rasa/pull/12927",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
372445903 | fix pep8 issues #1208
Proposed changes:
fix legacy pep8 issues
suppress pep8 for rasa_core/channels/__init__.py since this is to avoid cyclic imports
Status (please check what you already did):
[x] made PR ready for code review
[x] updated the changelog
Thank you for your submission, we really appreciate it. L... | gharchive/pull-request | 2018-10-22T09:11:13 | 2025-04-01T06:42:59.777959 | {
"authors": [
"CLAassistant",
"wochinge"
],
"repo": "RasaHQ/rasa_core",
"url": "https://github.com/RasaHQ/rasa_core/pull/1209",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
421147269 | Support unfeaturized entities
fixes #1723
Status (please check what you already did):
[x] made PR ready for code review
[x] added some tests for the functionality
[x] updated the documentation
[x] updated the changelog
Thank you for your submission, we really appreciate it. Like many open source projects, we ask... | gharchive/pull-request | 2019-03-14T17:18:04 | 2025-04-01T06:42:59.791830 | {
"authors": [
"CLAassistant",
"erohmensing",
"mauricedoepke",
"wochinge"
],
"repo": "RasaHQ/rasa_core",
"url": "https://github.com/RasaHQ/rasa_core/pull/1841",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
159906863 | Shader-Component
Shader.hpp
Shader.cpp
Needs unbind-function.
| gharchive/issue | 2016-06-13T09:23:31 | 2025-04-01T06:42:59.805720 | {
"authors": [
"Rasmus-Bertell"
],
"repo": "Rasmus-Bertell/3D-Engine",
"url": "https://github.com/Rasmus-Bertell/3D-Engine/issues/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2368414473 | straight trajectory with fixed speed mean, but Ag.history['vel'] is not constant
Hi there,
I have a question about the velocity extracted from the Agent. Basically, I simply set speed_mean=1, speed_std=0, and rotational_velocity_std = 0. I expected the trajectory is straight which is ture after I did the visualziatio... | gharchive/issue | 2024-06-23T08:02:53 | 2025-04-01T06:42:59.823398 | {
"authors": [
"TomGeorge1234",
"ZilongJi"
],
"repo": "RatInABox-Lab/RatInABox",
"url": "https://github.com/RatInABox-Lab/RatInABox/issues/113",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1338060419 | Unconditional generation without dataset
I want to do unconditional generation from checkpoints and logs WITHOUT needing to download the original dataset. How?
Traceback (most recent call last):
File "synthesize.py", line 345, in <module>
main()
File "synthesize.py", line 329, in main
data_loader = synth... | gharchive/issue | 2022-08-13T21:23:35 | 2025-04-01T06:42:59.840154 | {
"authors": [
"Vanlogh",
"turian"
],
"repo": "Rayhane-mamah/Efficient-VDVAE",
"url": "https://github.com/Rayhane-mamah/Efficient-VDVAE/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
88784817 | A couple small Document fixes
Just sets the Document nodeType to 9 and adds the event methods to it.
Lgtm.
| gharchive/pull-request | 2015-06-16T17:08:16 | 2025-04-01T06:42:59.864690 | {
"authors": [
"Raynos",
"mwiencek"
],
"repo": "Raynos/min-document",
"url": "https://github.com/Raynos/min-document/pull/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2324318198 | View Inventory Throws An Error
When viewing anybodys inventory when they leave the game and aren't present.
https://pastebin.com/eiwYquqt
Could you explain to me well how to recreate it. I have tried several things and I have not been able to get the error you mention.
All I did was /view inv. So I suppose its a ... | gharchive/issue | 2024-05-29T22:03:17 | 2025-04-01T06:42:59.867176 | {
"authors": [
"HabloHobbies2007",
"PoIyframeX",
"PolyframeX",
"RazorPlay01"
],
"repo": "RazorPlay01/InvView_Forge",
"url": "https://github.com/RazorPlay01/InvView_Forge/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1525384232 | Implement ToString or Display for font face ID
I'm using fontdb with egui crate, it's FontDefinitions need a string key to store font face data, I think the ID type is a prefect unique identifier for font face, but for now, because the internal u32 is private, the only way I can convert it to a string is using the De... | gharchive/issue | 2023-01-09T11:16:08 | 2025-04-01T06:42:59.873416 | {
"authors": [
"7sDream",
"RazrFalcon"
],
"repo": "RazrFalcon/fontdb",
"url": "https://github.com/RazrFalcon/fontdb/issues/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
562255034 | Consider listing notable users in README
Raqote lists notable users of the library in README as an indicator of the code being complete enough to handle those workloads. It probably makes sense to do the same for resvg.
For example, I was not aware that OpenShot uses resvg.
Yes, this is a good idea, but I don't kno... | gharchive/issue | 2020-02-09T23:03:50 | 2025-04-01T06:42:59.874962 | {
"authors": [
"RazrFalcon",
"Shnatsel"
],
"repo": "RazrFalcon/resvg",
"url": "https://github.com/RazrFalcon/resvg/issues/205",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
235347315 | Support SVG elements?
I tried to add this tooltip on SVG elements but seems like it doesn't support SVG. I thought it was z-index issue, but even though I manually set z-index and css position properties, but I had no luck.
Any solutions for this?
Hi, I have just bumped into the same issue, but for me it actually w... | gharchive/issue | 2017-06-12T19:55:45 | 2025-04-01T06:42:59.973535 | {
"authors": [
"gabrieljablonski",
"pelotom",
"rayjsiu",
"redwarff",
"ryandorward",
"tanykim"
],
"repo": "ReactTooltip/react-tooltip",
"url": "https://github.com/ReactTooltip/react-tooltip/issues/306",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
198651603 | Proposal: Ship SerialDisposable();
See https://github.com/kentcb/Genesis.GenericSerialDisposable I'm sure @kentcb would be keen to retire his implementation to get this included by default.
Well.....no, not really. Here's the thing: SerialDisposable<T> depends only on Rx, and I often use it in contexts that do not ... | gharchive/issue | 2017-01-04T08:16:40 | 2025-04-01T06:42:59.990665 | {
"authors": [
"JohanLarsson",
"RolandPheasant",
"RxDave",
"akarnokd",
"bartdesmet",
"colombod",
"ghuntley",
"kentcb",
"mattpodwysocki",
"onovotny",
"shiftkey"
],
"repo": "Reactive-Extensions/Rx.NET",
"url": "https://github.com/Reactive-Extensions/Rx.NET/issues/309",
... |
138285573 | Stop polyfilling all of Symbol
I think we should get out of the business of polyfilling Symbol. Leave that to someone else.
All we need is:
To get Symbol.observable if it exists, and polyfill it if the environment supports Symbol.
Otherwise just get @@observable
To get Symbol.iterator if it exists, or whatever reaso... | gharchive/issue | 2016-03-03T20:14:56 | 2025-04-01T06:43:00.006923 | {
"authors": [
"blesh",
"staltz",
"zenparsing"
],
"repo": "ReactiveX/RxJS",
"url": "https://github.com/ReactiveX/RxJS/issues/1425",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
673172400 | Why exhaustMap completes Observable?
I have this observable:
const latestStatus$ = interval(5000).pipe(
tap(() => this._workInProgress$.next(true)),
exhaustMap(() => of(true).pipe(delay(50))),
tap(status => {
this._status$.next(status);
this._workInProgress$.next(false);
... | gharchive/issue | 2020-08-05T00:49:11 | 2025-04-01T06:43:00.015570 | {
"authors": [
"alvipeo",
"benlesh",
"cartant"
],
"repo": "ReactiveX/rxjs",
"url": "https://github.com/ReactiveX/rxjs/issues/5630",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
875597478 | CDN url rxjs@7.0.0 bundle does return http 404
Hello, the https://unpkg.com/rxjs@7.0.0/bundles/rxjs.umd.min.js does return 404 http error. The file seems to be not available.
Any suggestion ?
https://unpkg.com/browse/rxjs@7.0.0/dist/bundles/ includes umds.
| gharchive/issue | 2021-05-04T15:48:57 | 2025-04-01T06:43:00.017663 | {
"authors": [
"David-Buyer",
"kwonoj"
],
"repo": "ReactiveX/rxjs",
"url": "https://github.com/ReactiveX/rxjs/issues/6357",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
336646097 | docs(test): Added docs and examples for shareReplay operator
Description:
Added docs and code examples for shareReplay operator.
Related issue (if exists):
https://github.com/ReactiveX/rxjs/issues/3819
Coverage remained the same at 96.945% when pulling 192bb0fc9713478638cc33997ce8d0ce3bd99b58 on mattyao1984:add-d... | gharchive/pull-request | 2018-06-28T14:29:14 | 2025-04-01T06:43:00.021404 | {
"authors": [
"JWO719",
"benlesh",
"coveralls",
"mattyao1984"
],
"repo": "ReactiveX/rxjs",
"url": "https://github.com/ReactiveX/rxjs/pull/3872",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
232913462 | Typo fixes and such
This fixes some minor typos and grammar issues I spotted on my first read, as well as providing some suggestions for wording improvements. Feel free to cherry pick. :)
Codecov Report
Merging #18 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff ... | gharchive/pull-request | 2017-06-01T15:13:23 | 2025-04-01T06:43:00.026815 | {
"authors": [
"codecov-io",
"devxoul",
"msewell"
],
"repo": "ReactorKit/ReactorKit",
"url": "https://github.com/ReactorKit/ReactorKit/pull/18",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
161412430 | Call Stored Procedure using neo4jclient
Sorry if i'm missing something but I can't see how to call a stored procedure using neo4jClient.
Can anyone help please? I'm looking to call this line in cypher:
CALL apoc.map.setKey( coreUserAccount, 'Claims', Collect(claim) ) YIELD value as UserAccount
Hi @RobinHoody ,
You ... | gharchive/issue | 2016-06-21T11:29:09 | 2025-04-01T06:43:00.030809 | {
"authors": [
"RobinHoody",
"cskardon"
],
"repo": "Readify/Neo4jClient",
"url": "https://github.com/Readify/Neo4jClient/issues/192",
"license": "MS-PL",
"license_type": "permissive",
"license_source": "github-api"
} |
1361442202 | make my site responsive
currently, my site is not responsive, we need to make it responsive.
Can you please assign me this issue?
Mobile:
Desktop:
Is this layout fine?
| gharchive/issue | 2022-09-05T05:58:56 | 2025-04-01T06:43:00.034025 | {
"authors": [
"swapnadeepmohapatra",
"vinayak-trivedi"
],
"repo": "Real-Dev-Squad/website-my",
"url": "https://github.com/Real-Dev-Squad/website-my/issues/265",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1696068466 | Extract or Move Constants to Constants Folder from Components Folder
Move constants from components folder to a separate folder called "constants" to improve organization and maintainability of our codebase.
some Constants file still in components folder - https://github.com/Real-Dev-Squad/website-status/blob/22e78... | gharchive/issue | 2023-05-04T13:53:27 | 2025-04-01T06:43:00.035908 | {
"authors": [
"RitikJaiswal75",
"sahsisunny"
],
"repo": "Real-Dev-Squad/website-status",
"url": "https://github.com/Real-Dev-Squad/website-status/issues/527",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
183682408 | npm install errors on Windows
NPM install errors using Windows 10. Updated node to latest version. In GitBash, running npm install redoc --save.
NPM debug log attached.
I understand different versions of npm handle peer dependencies differently. Wonder if that is perhaps contributing to this issue.
https://coding... | gharchive/issue | 2016-10-18T13:13:09 | 2025-04-01T06:43:00.053078 | {
"authors": [
"RomanGotsiy",
"juleux"
],
"repo": "Rebilly/ReDoc",
"url": "https://github.com/Rebilly/ReDoc/issues/127",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1907058458 | During certificate renewal, updating ingress certificate fails when certificate is already expired
TASK [openshift-4-cluster : Patch ingresscontroller/default] *******************
fatal... | gharchive/issue | 2023-09-21T14:00:04 | 2025-04-01T06:43:00.063718 | {
"authors": [
"knumskull"
],
"repo": "RedHat-EMEA-SSA-Team/hetzner-ocp4",
"url": "https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4/issues/296",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1585348929 | chore: use node 18, wireit caching in ci
What I did
Upgrade CI node version to 18
Use the wireit cache action in CI
Enable linting to fail a CI run
lint element css, ts, docs cjs
Testing Instructions
FAAFO
Notes to Reviewers
I don't know if this is related to this change but I noticed that the there are stale C... | gharchive/pull-request | 2023-02-15T07:21:20 | 2025-04-01T06:43:00.072065 | {
"authors": [
"bennypowers",
"brianferry",
"heyMP"
],
"repo": "RedHat-UX/red-hat-design-system",
"url": "https://github.com/RedHat-UX/red-hat-design-system/pull/735",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1339601441 | Adding GET endpoint for UserEntity
Adresses this JIRA card.
So dismissed updating the last_login with the Get endpoint for this PR since I wasn't sure if by simply hitting the Get endpoint we know that the user login.
I can append another endpoint that specifically addresses this by doing something like getUserForL... | gharchive/pull-request | 2022-08-15T22:40:31 | 2025-04-01T06:43:00.074272 | {
"authors": [
"arivepr"
],
"repo": "RedHatInsights/chrome-service-backend",
"url": "https://github.com/RedHatInsights/chrome-service-backend/pull/11",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1634300924 | content-sources: Add 2 more functions to repositories client.
Description
Add 2 more functions to content-sources repository client:
Add GetRepositoryByURL
Add GetRepositoryByUUID
Code 100% covered.
Type of change
What is it?
[ ] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking chan... | gharchive/pull-request | 2023-03-21T16:32:57 | 2025-04-01T06:43:00.118240 | {
"authors": [
"codecov-commenter",
"ldjebran"
],
"repo": "RedHatInsights/edge-api",
"url": "https://github.com/RedHatInsights/edge-api/pull/1967",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2069209939 | V2 Wizard - AWS
This PR adds the AWS substep to the Image Output step.
Seems to be a bug related to the state of the source selector. If you select a source, go to the next step, then return back to the AWS step, the source name gets dropped. (The account id is still there, because it comes from the store, but so... | gharchive/pull-request | 2024-01-07T17:13:50 | 2025-04-01T06:43:00.126193 | {
"authors": [
"lucasgarfield",
"regexowl"
],
"repo": "RedHatInsights/image-builder-frontend",
"url": "https://github.com/RedHatInsights/image-builder-frontend/pull/1533",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1308347900 | Use raw rdkafka to ensure connection via SASL in eph/stage env
Following https://github.com/RedHatInsights/sources-satellite/pull/20
This is updating the response worker to just connect via rdkafka to the receptor responses queue, and from there inject a call to the miq-messaging parse function to actually parse the ... | gharchive/pull-request | 2022-07-18T18:20:31 | 2025-04-01T06:43:00.183290 | {
"authors": [
"lindgrenj6",
"lpichler"
],
"repo": "RedHatInsights/receptor_controller-client-ruby",
"url": "https://github.com/RedHatInsights/receptor_controller-client-ruby/pull/42",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1199551516 | [RHCLOUD-18515] Offset fix version 2
RHCLOUD-18515
When we listing resources and we use offset filter, the count value was 0 in many cases (because "count" returns a single row and using offset returns an empty value). Now using of offset is fixed so queries works properly with and without offset.
First version here:... | gharchive/pull-request | 2022-04-11T08:06:09 | 2025-04-01T06:43:00.196424 | {
"authors": [
"petracihalova"
],
"repo": "RedHatInsights/sources-api-go",
"url": "https://github.com/RedHatInsights/sources-api-go/pull/213",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
255120069 | unfold/reduce only the goal or some hypotheses
Possibly four tactics in total? Also maybe some auto-unfolding/head-expanding before AutoElim.
What would be nice is to have this handled in one tactic with an argument, like:
unfold op in target, ...
where
target ::= x | concl
Hmm is there a way to avoid adding ... | gharchive/issue | 2017-09-04T21:38:37 | 2025-04-01T06:43:00.225186 | {
"authors": [
"favonia",
"jonsterling"
],
"repo": "RedPRL/sml-redprl",
"url": "https://github.com/RedPRL/sml-redprl/issues/359",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1867763535 | Update Omics Integrator 2 container and usage
Closes #54
Omics Integrator 2 is the last pathway reconstruction algorithm that does not support Singularity. This pull request will update it to use the new generic container running interface and update its Docker image to a format that can be converted to work with Sin... | gharchive/pull-request | 2023-08-25T22:54:07 | 2025-04-01T06:43:00.248582 | {
"authors": [
"agitter",
"jhiemstrawisc",
"ntalluri"
],
"repo": "Reed-CompBio/spras",
"url": "https://github.com/Reed-CompBio/spras/pull/123",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
299396881 | Correcting type checking in Transaction.cs and input cost checking in NeoAPI.cs
Corrected the incorrect variable (tx.version vs tx.type) being used in type checking in Transaction.cs. Also added additional logic to check input costs are greater than zero to account for new changes disallowing inputs with 0 cost.
I... | gharchive/pull-request | 2018-02-22T15:29:19 | 2025-04-01T06:43:00.269641 | {
"authors": [
"gubanotorious"
],
"repo": "Relfos/neo-lux",
"url": "https://github.com/Relfos/neo-lux/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1509512584 | use temp file for progress instead of ~/.vstat to avoid problems when…
ffmprog was using ~/.vstat to store ffmpeg's progress. That's a problem when ffmprog is running more than once.
This fix uses a temporary file generated by mktemp instead.
I changed it to
mkdir -p -m 700 "/tmp/ffmprog"
VSTAT_FILE="/tmp/ffmprog/$... | gharchive/pull-request | 2022-12-23T16:12:13 | 2025-04-01T06:43:00.310931 | {
"authors": [
"surrim"
],
"repo": "Rendevior/ffmprog",
"url": "https://github.com/Rendevior/ffmprog/pull/3",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1652927851 | Receive Property Alerts
Requirement
The website should provide a way for potential buyers to receive property alerts (REA-002).
Tasks
[ ] Develop property alert system (e.g. email notifications)
[ ] Integrate alert system with website and database
[ ] Test alert system
From Use Case: REA-002
https://github.com/Re... | gharchive/issue | 2023-04-03T23:46:40 | 2025-04-01T06:43:00.350254 | {
"authors": [
"krod02"
],
"repo": "RequirementsProject/RealtorWebsiteProject",
"url": "https://github.com/RequirementsProject/RealtorWebsiteProject/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1945822820 | Modificação de markdowns
É necessário que se modifique os markdowns existentes, para que possamos tornar os tutoriais mais dinâmicos e fáceis de entender.
Para resolver essa issue, é necessário:
[x] Adicionar imagens aos guias mais visuais;
[x] Revisar ortografia e coesão textual;
[x] Verificar alinhamento de elemen... | gharchive/issue | 2023-10-16T18:15:00 | 2025-04-01T06:43:00.364420 | {
"authors": [
"Gustavo-Macedo1"
],
"repo": "ResidenciaTICBrisa/03_Robotica",
"url": "https://github.com/ResidenciaTICBrisa/03_Robotica/issues/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2408661055 | [BUG]
Erro while playing some formats of m3u8, the same video plays through video_player package
example url:https://tmstr.vidsrc.stream/stream/H4sIAAAAAAAAAw3M0XaCIBgA4FdCYBW7W4mSdehwQEzukN9yoa7tOLOefvse4FtvCA5h017oJWxYw9bJJdAkMLRqEvTWkPcj6T7htt073HWQFuqU2qVB_KnGK63K_lRHRdod28nz1.zLSGFYask7KrPsx50z0WA71EOhgZezjUkKOD... | gharchive/issue | 2024-07-15T12:47:36 | 2025-04-01T06:43:00.451366 | {
"authors": [
"nhCoder"
],
"repo": "RevEngine3r/river_player",
"url": "https://github.com/RevEngine3r/river_player/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1275831651 | NoSuchElementException when dispatching command with ArgumentStack with empty String
Error occurs with jda module. When user sends picture, or emote MessageReceivedEvent occurs, and MessageReceivedEvent#getMessage#getContentRaw returns empty string.
java.util.NoSuchElementException
at java.util.LinkedList.getFirst(Li... | gharchive/issue | 2022-06-18T16:38:27 | 2025-04-01T06:43:00.476990 | {
"authors": [
"Revxrsal",
"U61vashka"
],
"repo": "Revxrsal/Lamp",
"url": "https://github.com/Revxrsal/Lamp/issues/26",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
913678570 | Refactor PhotoInfo export
_photoinfo_export.py is getting unwieldy and this is some of the most critical code in osxphotos. Refactor this into it's own PhotoExporter class to begin clean-up of the code.
Currently working on this -- it's a mess
| gharchive/issue | 2021-06-07T15:29:55 | 2025-04-01T06:43:00.479311 | {
"authors": [
"RhetTbull"
],
"repo": "RhetTbull/osxphotos",
"url": "https://github.com/RhetTbull/osxphotos/issues/462",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
481159889 | Tooltip question mark is showing up when hovering over the Control filters
DMEDS pointed out that the mouse shows a tooltip should be appearing when hovering over filter names, but no tool tip appears.
This is a result of query overview css bleeding over in rhomap - destroy method should fix it. No action needed.
| gharchive/issue | 2019-08-15T13:49:24 | 2025-04-01T06:43:00.480476 | {
"authors": [
"pburnsdata",
"rchronowic"
],
"repo": "RhoInc/crf-heat-map",
"url": "https://github.com/RhoInc/crf-heat-map/issues/146",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
102563042 | Need help overriding Controllers
I'm trying to override the create and store method in the Thread Controller. I extended it, and made a create method, but it doesn't work. The reason for this is because i disabled the integrated permissions and would like to use my own and the one you have is directly in the controll... | gharchive/issue | 2015-08-22T19:54:37 | 2025-04-01T06:43:00.489264 | {
"authors": [
"Riari",
"Teranode"
],
"repo": "Riari/laravel-forum",
"url": "https://github.com/Riari/laravel-forum/issues/40",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1336850669 | OAuth-based authentication
Hi, I see this project is not updated for a while, but I'm a happy user :-). Are you planning to update it according to the latest Netatmo instructions regarding the OAuth authentication scheme described here? https://dev.netatmo.com/apidocumentation/oauth
If not, I will probably need to fi... | gharchive/issue | 2022-08-12T07:24:20 | 2025-04-01T06:43:00.515475 | {
"authors": [
"ClodAlone",
"aurnor",
"marioverhaeg"
],
"repo": "Riges/Netatmo",
"url": "https://github.com/Riges/Netatmo/issues/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1739363788 | sendMessage aborted
Hi,
the docu says:
`
If the request is not successful or the server tells us something isn't ok, then this method dies with the first available error message (either the error description or the status line). You can make this method non-fatal using eval:
my $response = eval { $api->api_request ($... | gharchive/issue | 2023-06-03T10:13:14 | 2025-04-01T06:43:00.599493 | {
"authors": [
"Robertof",
"averlon"
],
"repo": "Robertof/perl-www-telegram-botapi",
"url": "https://github.com/Robertof/perl-www-telegram-botapi/issues/33",
"license": "artistic-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1363634392 | Add support for enums
Currently it generates the enum field with the unknown type
Thank you for the issue!
I will investigate how difficult this would be to add. It will probably require writing new introspection logic for MySQL/PostgreSQL for either kysely or kysely-codegen.
Enums are different on all dialects. ... | gharchive/issue | 2022-09-06T17:58:38 | 2025-04-01T06:43:00.608588 | {
"authors": [
"0xDing",
"RobinBlomberg",
"Tyflomate",
"koskimas",
"thelinuxlich"
],
"repo": "RobinBlomberg/kysely-codegen",
"url": "https://github.com/RobinBlomberg/kysely-codegen/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
310423665 | Japan date
Hi all,
I need to build a input mask as ______年__月__日, and i want a result as 平成12年12月12日.
It's oke with inputmask, but I can't type 平成 from へいせい.
@tranhuuhien1990 ,
Can you create a jsfiddle so we can start from something.
My first guess, is that the regex in de inputmask.date.extensions.js does not all... | gharchive/issue | 2018-04-02T08:03:47 | 2025-04-01T06:43:00.613561 | {
"authors": [
"RobinHerbots",
"tranhuuhien1990"
],
"repo": "RobinHerbots/Inputmask",
"url": "https://github.com/RobinHerbots/Inputmask/issues/1853",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2116129444 | 🛑 SSH is down
In 1c70f45, SSH (craftingcomrades.net) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SSH is back up in 74c1980 after 20 hours, 59 minutes.
| gharchive/issue | 2024-02-03T02:26:01 | 2025-04-01T06:43:00.623356 | {
"authors": [
"RoblKyogre"
],
"repo": "RoblKyogre/uptime",
"url": "https://github.com/RoblKyogre/uptime/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1513480035 | Bug Report: Goggle Helmets disconnect player when placed on armor stands
Whenever I place a goggle helmet onto an armor stand, I get disconnected from my world and I get the message in the attached screenshot. This only occurs when placing the goggle helmets and does not occur when removing them.
I also have this ... | gharchive/issue | 2022-12-29T07:54:28 | 2025-04-01T06:43:00.629899 | {
"authors": [
"DoktorCraft23",
"XSilentDevilX"
],
"repo": "Robocraft999/CreatePlus",
"url": "https://github.com/Robocraft999/CreatePlus/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
958685766 | Scripts use 'apt-get' never 'apt'
https://manpages.debian.org/buster/apt/apt.8.en.html#SCRIPT_USAGE_AND_DIFFERENCES_FROM_OTHER_APT_TOOLS
This is only a partial fix. We need to add a few more packaged dependencies before the build successfully completes again.
@mwoehlke-kitware Can you take over this patch and run wi... | gharchive/pull-request | 2021-08-03T03:33:05 | 2025-04-01T06:43:00.689830 | {
"authors": [
"jwnimmer-tri",
"mwoehlke-kitware"
],
"repo": "RobotLocomotion/pip-drake",
"url": "https://github.com/RobotLocomotion/pip-drake/pull/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1487046949 | Add releases of standalone mode
It would be helpful to get started with releases of standalone mode assests.
Thank you for your feedback. We plan to include both modes in our future releases :+1:
| gharchive/issue | 2022-12-09T16:34:52 | 2025-04-01T06:43:00.708940 | {
"authors": [
"chenjunnn",
"pijaro"
],
"repo": "RobotecAI/ros2-for-unity",
"url": "https://github.com/RobotecAI/ros2-for-unity/issues/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
101921200 | Robotium cannot simulate the scenario like finishing all activities and start again.
From derek110...@gmail.com on August 23, 2011 19:04:46
The tested application is "HelloAndroid", it has main activity is "HelloActivity", and another activity is "HelloNextActivity".
In "HelloNextActivity", there is one button "Refre... | gharchive/issue | 2015-08-19T15:34:05 | 2025-04-01T06:43:00.715743 | {
"authors": [
"renas"
],
"repo": "RobotiumTech/robotium",
"url": "https://github.com/RobotiumTech/robotium/issues/222",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
715167342 | Ties modal submit buttons to submitList prop
This means the count of items will always be accurate in submit buttons. Also added logic to pluralize the "item" based on the length of that same array. Fixes #137
NOTE: This is branched from #138, so merge that first!
Oh, getting fancy with the "s"!
So right now if I ... | gharchive/pull-request | 2020-10-05T21:14:55 | 2025-04-01T06:43:00.727330 | {
"authors": [
"HaSistrunk",
"helrond"
],
"repo": "RockefellerArchiveCenter/dimes",
"url": "https://github.com/RockefellerArchiveCenter/dimes/pull/139",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
318711675 | [BUG] Avatars not being updated on android app when changed via desktop app/web browser
Description
Avatars not being updated when changed via desktop app/web browser
Devices and Versions
Your Rocket.Chat.Android version: 2.0.4 (Build #2014)
Mobile device model and OS version: Huawei Y6 Pro 2017 - Android 7.0
Step... | gharchive/issue | 2018-04-29T12:03:42 | 2025-04-01T06:43:00.739230 | {
"authors": [
"HusseinElFeky",
"TheMythPT",
"elin-y",
"localguru",
"lorek123",
"rockneverdies55"
],
"repo": "RocketChat/Rocket.Chat.Android",
"url": "https://github.com/RocketChat/Rocket.Chat.Android/issues/1217",
"license": "MIT",
"license_type": "permissive",
"license_source": "... |
193343740 |
buttons (channels and direct messages) not worky
Hello Devs.
Just compiled from git and installed the app successfully. Log in works, also opening channels. But i can't add channels via the + button. The same goes for direct messages. Is this supposed to work currently?
thanks and cheers
t.
Sorry, not implemented... | gharchive/issue | 2016-12-04T10:33:02 | 2025-04-01T06:43:00.740978 | {
"authors": [
"YusukeIwaki",
"himbeere"
],
"repo": "RocketChat/Rocket.Chat.Android",
"url": "https://github.com/RocketChat/Rocket.Chat.Android/issues/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
301830750 | Error in chatroom>presentation>ChatRoomPresenter.Kt
I have updated to the latest version of Gradle and Android Studio but I am unable to run the project.
I have also cloned the Kotlin SDK in the same directory but the clean and assemble commands don't seem to be working.
Here's a snapshot of my log.
Warning:warning: ... | gharchive/issue | 2018-03-02T16:45:57 | 2025-04-01T06:43:00.745087 | {
"authors": [
"agampreetsingh",
"pcforgeek",
"sarrocks1"
],
"repo": "RocketChat/Rocket.Chat.Android",
"url": "https://github.com/RocketChat/Rocket.Chat.Android/issues/842",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
398423811 | Impossible to get back when 404 error appears
My Setup
Operating System: MacOs Mojave
App Version: 10.14.2 (18C54
Installation type: dmg
[x] I have tested with the latest version
[x] I can simulate the issue easily
Description
Main frame shows a 404 Error.
Current Behavior
When you go to the Directory item, ... | gharchive/issue | 2019-01-11T19:34:57 | 2025-04-01T06:43:00.757572 | {
"authors": [
"eliasnogueira",
"jeanfbrito"
],
"repo": "RocketChat/Rocket.Chat.Electron",
"url": "https://github.com/RocketChat/Rocket.Chat.Electron/issues/1059",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
893354867 | [3.2.2] Linux - Gnome 40 - Desktop notification without content
My Setup
Operating System: Fedora 34
App Version: RPM 3.2.2
Description
Desktop notification was showing message in the past. Not is is saying that the server is ready in case of a notification.
Expected Behavior
Desktop notification should include th... | gharchive/issue | 2021-05-17T13:50:58 | 2025-04-01T06:43:00.768142 | {
"authors": [
"Forage",
"MrMarlin",
"TimmiORG",
"Vkat14",
"cazetto",
"pesc",
"poandlsl",
"romanyx-bit",
"tmartincpp"
],
"repo": "RocketChat/Rocket.Chat.Electron",
"url": "https://github.com/RocketChat/Rocket.Chat.Electron/issues/2043",
"license": "MIT",
"license_type": "... |
445508076 | Fixed the issue ENTMQBR-2424 panic: runtime error: invalid memory address or nil pointer reference'
Fixed the issue ENTMQBR-2424 panic: runtime error: invalid memory address or nil pointer reference'
Signed-off-by: Abdul Hameed ahameed@redhat.com
@redhatHameed Good find on the defer! Thanks!
| gharchive/pull-request | 2019-05-17T15:51:22 | 2025-04-01T06:43:00.831290 | {
"authors": [
"RoddieKieley",
"redhatHameed"
],
"repo": "RoddieKieley/activemq-artemis-management",
"url": "https://github.com/RoddieKieley/activemq-artemis-management/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
85392906 | SaintCoinach: Some RetainerTask definitions.
Do you think it would be easier to diff ex.yaml changes if it were committed directly to the project folder, and zipped into the History.zip if newer? I'm happy to make that change if you'd like.
Yeah it would be much easier, thought about changing that before but forgo... | gharchive/pull-request | 2015-06-05T02:54:33 | 2025-04-01T06:43:00.835819 | {
"authors": [
"Rogueadyn",
"ufx"
],
"repo": "Rogueadyn/SaintCoinach",
"url": "https://github.com/Rogueadyn/SaintCoinach/pull/27",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
388545456 | bluetooth: Fix flora msg data reference error.
Checklist
[ ] npm test passes
[ ] tests and/or benchmarks are included
[ ] documentation is changed or added
Seems CI failed on unrelated problems, merge this is acceptable for now :)
| gharchive/pull-request | 2018-12-07T08:03:44 | 2025-04-01T06:43:00.838451 | {
"authors": [
"morrowind",
"yorkie"
],
"repo": "Rokid/YodaRT",
"url": "https://github.com/Rokid/YodaRT/pull/80",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1126354904 | [Встретимся в АДУ (See You In Hell)] fix input attributes bug
Changes / Comments
Roll20 Requests
Comments are very helpful for reviewing the code changes. Please answer the relevant questions below in your comment.
[x] Does the pull request title have the sheet name(s)? Include each sheet name.
[x] Is this a bug fix... | gharchive/pull-request | 2022-02-07T18:35:58 | 2025-04-01T06:43:00.842385 | {
"authors": [
"loversandcode",
"roll20deploy"
],
"repo": "Roll20/roll20-character-sheets",
"url": "https://github.com/Roll20/roll20-character-sheets/pull/10149",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1272649346 | Under the Neighborhood v1
Submission Checklist
Required
[X] The pull request title clearly contains the name of the sheet I am editing.
[X] The pull request title clearly states the type of change I am submitting (New Sheet/New Feature/Bugfix/etc.).
[X] The pull request makes changes to files in only one sub-folder.... | gharchive/pull-request | 2022-06-15T19:34:02 | 2025-04-01T06:43:00.848202 | {
"authors": [
"Kurohyou",
"roll20deploy"
],
"repo": "Roll20/roll20-character-sheets",
"url": "https://github.com/Roll20/roll20-character-sheets/pull/10698",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1410059331 | [Infinity 2d20] Sheet overhaul
Submission Checklist
Required
[X] The pull request title clearly contains the name of the sheet I am editing.
[X] The pull request title clearly states the type of change I am submitting (New Sheet/New Feature/Bugfix/etc.).
[X] The pull request makes changes to files in only one sub-... | gharchive/pull-request | 2022-10-15T06:00:01 | 2025-04-01T06:43:00.851817 | {
"authors": [
"DrakeRichards",
"roll20deploy"
],
"repo": "Roll20/roll20-character-sheets",
"url": "https://github.com/Roll20/roll20-character-sheets/pull/11124",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
947095673 | Update HackMaster_5E.html
Fixed fatigue no armor giving no bonus to fatigue
Added HOB2
Minor armor field changes
Changes / Comments
Roll20 Requests
Comments are very helpful for reviewing the code changes. Please answer the relevant questions below in your comment.
[ ] Does the pull request title have the sheet name... | gharchive/pull-request | 2021-07-18T18:46:57 | 2025-04-01T06:43:00.855982 | {
"authors": [
"generalripphook",
"roll20deploy"
],
"repo": "Roll20/roll20-character-sheets",
"url": "https://github.com/Roll20/roll20-character-sheets/pull/9242",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1251905049 | 🛑 STEP is down
In d4abff4, STEP (https://step.polymtl.ca/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: STEP is back up in f3d5390.
| gharchive/issue | 2022-05-29T14:31:59 | 2025-04-01T06:43:00.859359 | {
"authors": [
"RomainL972"
],
"repo": "RomainL972/uptime",
"url": "https://github.com/RomainL972/uptime/issues/233",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2429314534 | VALI/src/TC/src/CudaUtils.cpp:32 CUDA error: CUDA_ERROR_NOT_INITIALIZED initialization error
Hi,
I use VALI in a torch training task.
Here's my test code(need to modify the video's url):
import PyNvCodec as nvc
import numpy as np
import torch
import os
import random
from torch.utils.data.distributed import Distribute... | gharchive/issue | 2024-07-25T08:07:11 | 2025-04-01T06:43:00.865005 | {
"authors": [
"RomanArzumanyan",
"tianyan01"
],
"repo": "RomanArzumanyan/VALI",
"url": "https://github.com/RomanArzumanyan/VALI/issues/75",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
799782368 | Issue with COP/INR currency pair
Very curiously, I find that one particular forex currency conversion doesn't work for me.
If using
function=CURRENCY_EXCHANGE_RATE
from_currency=COP
to_currency=INR
I get this error:
{
"Error Message": "Invalid API call. Please retry or visit the
documentation (https://www.alphava... | gharchive/issue | 2021-02-02T22:47:01 | 2025-04-01T06:43:00.873126 | {
"authors": [
"AlphaVantageSupport",
"the-solipsist"
],
"repo": "RomelTorres/alpha_vantage",
"url": "https://github.com/RomelTorres/alpha_vantage/issues/291",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1315929647 | Seperate connection to Metamask and Trust Wallet?
Hi, im using walletconnect_dart to link to metamask and trustwallet. But when i clicked button to run code, it asked me to choose between metamask or trust wallet, but i want to click MM button to open MM only and the same with trust wallet. How can i do that( on Andr... | gharchive/issue | 2022-07-24T15:00:12 | 2025-04-01T06:43:00.885107 | {
"authors": [
"LongTien15",
"RootSoft",
"Sanitwil"
],
"repo": "RootSoft/walletconnect-dart-sdk",
"url": "https://github.com/RootSoft/walletconnect-dart-sdk/issues/62",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
561511290 | README.md Sources
Vul de sources die je tot nu toe hebt gebruikt (bijv. API Documentation) al in bij sources. Als je dit namelijk te laat gaat doen, wordt het een beetje irritant om alle gebruikte sources weer terug op te zoeken.
Thanks! ga ik zeker toevoegen.
| gharchive/issue | 2020-02-07T09:13:41 | 2025-04-01T06:43:00.889552 | {
"authors": [
"RooyyDoe",
"cenikk"
],
"repo": "RooyyDoe/web-app-from-scratch-1920",
"url": "https://github.com/RooyyDoe/web-app-from-scratch-1920/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1518621564 | Transformer phases update
Instead of checking if there is a "n" in the transformer parameter for the default phases, I prefer to have the intersection between the bus phases and "abcn" for "y/z" or "abc" for "d" winding. It seems more coherent with the connections of the other elements of the API (especially the line... | gharchive/pull-request | 2023-01-04T09:23:56 | 2025-04-01T06:43:00.895158 | {
"authors": [
"Saelyos",
"alihamdan"
],
"repo": "RoseauTechnologies/Roseau_Load_Flow",
"url": "https://github.com/RoseauTechnologies/Roseau_Load_Flow/pull/36",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
54347771 | Sortable trees?
It would be great to be able to use Sortable on tree-like structures.
Say, if you have a list of text lines, dragging a line up and down changes order, while dragging left and right sends the line to a certain level of hierarchy, and thus controls parent-child relationship.
Support for nested lists ... | gharchive/issue | 2015-01-14T17:05:05 | 2025-04-01T06:43:00.917840 | {
"authors": [
"RubaXa",
"dandv",
"george-tudosi",
"victorjonsson"
],
"repo": "RubaXa/Sortable",
"url": "https://github.com/RubaXa/Sortable/issues/220",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
53842149 | fix nest ng-sortable bug
See also: http://jsbin.com/xecamoqaqo/1/
If you drag a sub item, the item will append to $scope.items, not sort in item.elems
same problem here, fix by this pull request, pleas merge it ASAP!
:+1:
Hi, I have the same problem. However this PR doesn't seem to have solved it, the DOM works... | gharchive/pull-request | 2015-01-09T07:47:50 | 2025-04-01T06:43:00.920260 | {
"authors": [
"RubaXa",
"bolasblack",
"sdorra",
"sunoj",
"zipengwu"
],
"repo": "RubaXa/Sortable",
"url": "https://github.com/RubaXa/Sortable/pull/214",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
276843851 | \frac autocomplete should make two {} instead of just one
The \frac command for making fractions should automatically make two sets of brackets, so that it becomes \frac{}{}.
We are thinking about this, but it's rather hard to find a good way of handling it. If you automatically insert it, it's more cumbersome to a... | gharchive/issue | 2017-11-26T18:06:02 | 2025-04-01T06:43:00.922853 | {
"authors": [
"Holer90",
"RubenSchellekens"
],
"repo": "Ruben-Sten/TeXiFy-IDEA",
"url": "https://github.com/Ruben-Sten/TeXiFy-IDEA/issues/266",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
782452091 | Illegal reflection warning
Produced by an app I'm working on
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.nustaq.serialization.FSTClazzInfo (file:/Users/jamesgriffin/.m2/repository/de/ruedigermoeller/fst/3.0.1/fst-3.0.1.jar) to field java.lang.String.value
WAR... | gharchive/issue | 2021-01-08T23:19:23 | 2025-04-01T06:43:00.930563 | {
"authors": [
"jjgriffin2",
"yokochi47"
],
"repo": "RuedigerMoeller/fast-serialization",
"url": "https://github.com/RuedigerMoeller/fast-serialization/issues/309",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
198611108 | Add more logs
Adding missing logs and expanding existing ones.
tests passing, only code coverage is failing and it was failing before. Didn't have time to check it out previously
| gharchive/pull-request | 2017-01-04T01:29:15 | 2025-04-01T06:43:00.950470 | {
"authors": [
"podviaznikov"
],
"repo": "Runnable/ponos",
"url": "https://github.com/Runnable/ponos/pull/133",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1660881195 | open source
Hi! Congratulations! when will you open source the codes? Looking forward to it!
Hi @DezeZhao,
Thanks for your interest in our work! I'm a bit busy recently with ongoing projects and submissions. I will finish the code cleaning job and release it by this month.
Hi @DezeZhao,
Thanks for your interest ... | gharchive/issue | 2023-04-10T14:35:37 | 2025-04-01T06:43:00.952726 | {
"authors": [
"DezeZhao",
"PleasantPhoenix",
"RunpeiDong"
],
"repo": "RunpeiDong/PointDistiller",
"url": "https://github.com/RunpeiDong/PointDistiller/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
128890866 | Please upload latest version to pypi
I really need the float seconds on delay
I'll take care of this tonight unless someone beats me to it.
If someone does beat me to it, please tag the release. Our last released version is 0.1.x and we're missing tags for the other intermediary versions.
0.4.1 is up on PyPI. A... | gharchive/issue | 2016-01-26T17:44:43 | 2025-04-01T06:43:00.956459 | {
"authors": [
"neb14",
"sigmavirus24"
],
"repo": "Runscope/httpbin",
"url": "https://github.com/Runscope/httpbin/issues/275",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
1681643673 | num_traits::Num, AsNaturalNumber, AsRingElement
WIP: for discussion purposes only
Closing after #215 was closed
| gharchive/pull-request | 2023-04-24T16:27:10 | 2025-04-01T06:43:00.982642 | {
"authors": [
"ycscaly"
],
"repo": "RustCrypto/crypto-bigint",
"url": "https://github.com/RustCrypto/crypto-bigint/pull/214",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1014602641 | Increasing recursion depth without adding frames
I'm trying to fix the list test_repr_deep test at Lib/test/list_tests.py#L65 and I've realized that the problem is that the recursion depth is currently only the number of frames (which can be seen at VirtualMachine::check_recursive_call), and neither the list's repr i... | gharchive/issue | 2021-10-04T00:06:40 | 2025-04-01T06:43:00.995723 | {
"authors": [
"DimitrisJim",
"pheki"
],
"repo": "RustPython/RustPython",
"url": "https://github.com/RustPython/RustPython/issues/3214",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1393664491 | update astra.js : added extra Character
added extra Character getHeros
@Rutam21 , Please review and merge
@ArmanChand Thanks for your contribution.
| gharchive/pull-request | 2022-10-02T06:52:44 | 2025-04-01T06:43:00.998260 | {
"authors": [
"ArmanChand",
"Rutam21"
],
"repo": "Rutam21/HackToons",
"url": "https://github.com/Rutam21/HackToons/pull/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
260005069 | Rename Query method to AsQueryable
Got some feedback from developers new to Rx who said that the name Query was confusing. I think I agree, but perhaps for a different reason: it seems to imply that side effects will occur immediately, which isn't true.
Also related to: #28
Or should the name be AsQbservable rath... | gharchive/issue | 2017-09-23T12:40:12 | 2025-04-01T06:43:01.002452 | {
"authors": [
"RxDave"
],
"repo": "RxDave/Qactive",
"url": "https://github.com/RxDave/Qactive/issues/29",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.