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 |
|---|---|---|---|---|---|
1548954048 | 🛑 otakusan is down
In 6eff52b, otakusan (https://otakusan.net/LightNovel) was down:
HTTP code: 0
Response time: 0 ms
Resolved: otakusan is back up in b8fd159.
| gharchive/issue | 2023-01-19T11:12:59 | 2025-04-01T04:35:38.072782 | {
"authors": [
"quanhieu"
],
"repo": "quanhieu/alive_up",
"url": "https://github.com/quanhieu/alive_up/issues/400",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1977019585 | 🛑 hako.re is down
In 92be6a3, hako.re (https://mangochan.site/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: hako.re is back up in 517a528 after 7 minutes.
| gharchive/issue | 2023-11-03T22:44:02 | 2025-04-01T04:35:38.075963 | {
"authors": [
"quanhieu"
],
"repo": "quanhieu/alive_up",
"url": "https://github.com/quanhieu/alive_up/issues/8039",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
667669795 | Please disambiguate unary and binary minus in QASM
A statement like "cu1(-pi) q[0], q[1];" cannot be parsed correctly, unless we insert a space like so: "cu1(- pi) q[0], q[1];". This problem can be reproduced on https://quantum-circuit.com/ as well.
The antlr grammar needs to be changed. A quick search found some dis... | gharchive/issue | 2020-07-29T08:53:06 | 2025-04-01T04:35:38.083535 | {
"authors": [
"perak",
"wh5a"
],
"repo": "quantastica/quantum-circuit",
"url": "https://github.com/quantastica/quantum-circuit/issues/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1682047295 | Separate PointSet (non-dist) type
"Dists can be denormalized" is a pretty big footgun in the current language and can cause subtle bugs. See also: #1400, #1399.
Here's what I think we should do to fix this:
add a separate PointSet value type that's not a distribution
return PointSet (not PointSetDist) from all opera... | gharchive/issue | 2023-04-24T21:07:32 | 2025-04-01T04:35:38.090617 | {
"authors": [
"OAGr",
"berekuk"
],
"repo": "quantified-uncertainty/squiggle",
"url": "https://github.com/quantified-uncertainty/squiggle/issues/1734",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
327370710 | Docs for BcolzDailyBarWriter should indicate that data can't have gaps
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
Environment
Operating System: (Windows 7)
Python Version: 3.5.5 Anaconda
Python Bitness: 64
How did you install Zipline: Conda
Python packages:
_nb_ext_c... | gharchive/issue | 2018-05-29T15:23:21 | 2025-04-01T04:35:38.106112 | {
"authors": [
"cemal95",
"fricative",
"veeenu",
"yankees714"
],
"repo": "quantopian/zipline",
"url": "https://github.com/quantopian/zipline/issues/2195",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
335593306 | zipline beginner tutorial should be optimized for jupyter notebook
The beginner tutorial http://www.zipline.io/beginner-tutorial.html#basics mixes cli commands with jupyter notebook commands which makes it difficult to know what syntax to use in a notebook.
The first section, 'My first algorithm' is premature. One ne... | gharchive/issue | 2018-06-25T22:39:42 | 2025-04-01T04:35:38.114234 | {
"authors": [
"freddiev4",
"jraviotta"
],
"repo": "quantopian/zipline",
"url": "https://github.com/quantopian/zipline/issues/2221",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
482553389 | check/pylint sometimes doesn't check imports
An unused import (Optional) passed CI here: https://github.com/quantumlib/Cirq/blame/master/cirq/ops/pauli_gates.py#L15
Now I'm getting an error for that on Travis: https://travis-ci.com/quantumlib/Cirq/jobs/225990740#L253
When I run pylint locally, I don't catch this or o... | gharchive/issue | 2019-08-19T22:14:13 | 2025-04-01T04:35:38.128174 | {
"authors": [
"Strilanc",
"balopat",
"cduck",
"dabacon",
"vtomole"
],
"repo": "quantumlib/Cirq",
"url": "https://github.com/quantumlib/Cirq/issues/1986",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
351749874 | Unexpected rotation gate convention
I find the output of the following code extremely surprising. In every textbook the rotation around X gate is always defined as R_X(theta) = e^{-i theta X / 2}. But that's not true in Cirq. Not only does RotXGate differ from this by a global phase, but the function is 2pi periodic ... | gharchive/issue | 2018-08-17T21:53:09 | 2025-04-01T04:35:38.153980 | {
"authors": [
"EhsanZ4t1qbit",
"Strilanc",
"babbush",
"bryano",
"dabacon",
"kevinsung",
"maffoo",
"vtomole"
],
"repo": "quantumlib/Cirq",
"url": "https://github.com/quantumlib/Cirq/issues/865",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigqu... |
1025190716 | Possible small error in tutorial example code?
In the tutorial code,
https://github.com/quantumlib/OpenFermion/blob/master/docs/tutorials/intro_to_openfermion.ipynb, under the heading "InteractionOperator and InteractionRDM...", there is the following block of code,
`for p in range(n_orbitals):
for q in range(p + 1, ... | gharchive/issue | 2021-10-13T12:31:27 | 2025-04-01T04:35:38.159345 | {
"authors": [
"cb2014",
"ncrubin"
],
"repo": "quantumlib/OpenFermion",
"url": "https://github.com/quantumlib/OpenFermion/issues/745",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2184528341 | Add symbolic support to Bloqs that expect control values as cvs: Tuple[int, ...]
Many bloqs (like MultiAnd, MultiControlPauli etc.) currently expect a control values object as a Tuple[int, ...]. This has a consequence that we cannot instantiate these objects symbolically.
We should replace cvs: Tuple[int, ...] with C... | gharchive/issue | 2024-03-13T17:20:23 | 2025-04-01T04:35:38.162232 | {
"authors": [
"mpharrigan",
"tanujkhattar"
],
"repo": "quantumlib/Qualtran",
"url": "https://github.com/quantumlib/Qualtran/issues/786",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1523718699 | Support for Azure IoT Hub - Quarkus Dev Service
As Developer,
Would be great to be able to have a Dev Service in Quarkus that allows me to use Azure IoT Hub without requiring any internet connection for my local environment.
As you know, Azure IoT Hub supports two types of connection:
iot-service-client ( register a... | gharchive/issue | 2023-01-07T11:09:08 | 2025-04-01T04:35:38.168469 | {
"authors": [
"JoaoBrandao",
"ppalaga"
],
"repo": "quarkiverse/quarkus-azure-services",
"url": "https://github.com/quarkiverse/quarkus-azure-services/issues/56",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1475854450 | Can not running with dev mode
checkout https://github.com/zhfeng/shardingsphere-quarkus-example and run mvn quarkus:dev, it fails
2022-12-05 15:45:46,027 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Failed to create connection due to NullPointerException
2022-12-05 15:45:46,035 ERROR [io.qua.run.Applicatio... | gharchive/issue | 2022-12-05T07:09:17 | 2025-04-01T04:35:38.170574 | {
"authors": [
"zhfeng"
],
"repo": "quarkiverse/quarkus-shardingsphere-jdbc",
"url": "https://github.com/quarkiverse/quarkus-shardingsphere-jdbc/issues/74",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1965036033 | Update OperandType for new capstone version, split loader option in t…
…he cli, add new option to directly set the capstone ARCH and MODE for the decompilation (used by binexport backend)
I've corrected a couple of typos and removed some leftovers.
I also added the __len__ method to GenericGraph that was missing.
F... | gharchive/pull-request | 2023-10-27T08:33:21 | 2025-04-01T04:35:38.172324 | {
"authors": [
"Fenrisfulsur",
"patacca"
],
"repo": "quarkslab/qbindiff",
"url": "https://github.com/quarkslab/qbindiff/pull/36",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1299470129 | YAML value ... must be a Quarto YAML front matter object.
Hi, I use the HTML syntax to insert the image to the slide. It works fine, but the quarto sometime shows it as a problem (although it would render just fine). I'm wondering how can I disable this warning?
Could you share a more complete example with a docum... | gharchive/issue | 2022-07-08T21:53:11 | 2025-04-01T04:35:38.308342 | {
"authors": [
"albert-ying",
"jjallaire"
],
"repo": "quarto-dev/quarto-vscode",
"url": "https://github.com/quarto-dev/quarto-vscode/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
773248817 | Unresponsive Client
I tested my payload on multiple devices and performed perfectly except for the device I am targeting,
what are the possible causes of such a problem knowing that I have disabled the antivirus, the firewall and the .NET framework is installed on the client side (Windows 10)?
Is the client running... | gharchive/issue | 2020-12-22T20:57:05 | 2025-04-01T04:35:38.325054 | {
"authors": [
"BurntDog",
"MaxXor",
"assadi49"
],
"repo": "quasar/Quasar",
"url": "https://github.com/quasar/Quasar/issues/897",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
644410090 | 'AttributeError' when creating model.
Hi! I got an error when tryied to create model like model = smk.Unet()
AttributeError: Can't set the attribute "name", likely because it conflicts with an existing read-only @property of the object. Please choose a different name.
After I commented line 82: model.name = 'u-{}'.fo... | gharchive/issue | 2020-06-24T08:07:19 | 2025-04-01T04:35:38.362361 | {
"authors": [
"KuldeepSangwan",
"jwegas"
],
"repo": "qubvel/segmentation_models",
"url": "https://github.com/qubvel/segmentation_models/issues/367",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2152509345 | 🛑 Search Service is down
In c0857cd, Search Service (https://quessttechnologies.com/search/healthcheck) was down:
HTTP code: 429
Response time: 5 ms
Resolved: Search Service is back up in a7d405a after 12 minutes.
| gharchive/issue | 2024-02-24T22:42:04 | 2025-04-01T04:35:38.390884 | {
"authors": [
"QuesstTechnologies"
],
"repo": "quesst-technologies/qst-admin-status-all",
"url": "https://github.com/quesst-technologies/qst-admin-status-all/issues/418",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1082176267 | Changing directory does not always work and sometimes breaks Quickgui
While moving around my system looking for somewhere to drop another test VM I notice that attempting to chose /home/<user> and clock on OK left the working directory where it was.
Also, trying to find some reason/pattern to this (in the past the p... | gharchive/issue | 2021-12-16T13:07:19 | 2025-04-01T04:35:38.429074 | {
"authors": [
"philclifford"
],
"repo": "quickemu-project/quickgui",
"url": "https://github.com/quickemu-project/quickgui/issues/54",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1419202803 | Fix detection and filtering of duplicate push events
Add concurrent test runs (max 5 for now)
First draft of test for hooks/handlePush
Added HeadCommit for handlePush test
Added testdata/courses/qf104-2022 to support test running
Load run script to be used from testdata
Fixed write back http error response on failur... | gharchive/pull-request | 2022-10-22T09:18:22 | 2025-04-01T04:35:38.442000 | {
"authors": [
"codecov-commenter",
"meling"
],
"repo": "quickfeed/quickfeed",
"url": "https://github.com/quickfeed/quickfeed/pull/869",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
3449811 | QS auto start Lion, typing does nothing
When I have quicksilver set to Open at Login it will start fine, hot key triggers fine, but then typing does nothing. This happens every single time, I've uninstalled and reinstall and this changes nothing.
I think I may have figured this out. Can everyone affected please ru... | gharchive/issue | 2012-03-01T06:13:01 | 2025-04-01T04:35:38.718410 | {
"authors": [
"oxnard805",
"skurfer"
],
"repo": "quicksilver/Quicksilver",
"url": "https://github.com/quicksilver/Quicksilver/issues/741",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2656679861 | bug: [Android] onValueChanged does not trigger or send wrong values sometimes
Hello,
I recently tried using your library, and it works great on iOS. However, I've encountered a couple of issues on Android. Specifically, the onValueChanged callback sometimes doesn’t trigger, or it returns an incorrect value. I’ve reco... | gharchive/issue | 2024-11-13T20:28:37 | 2025-04-01T04:35:38.731283 | {
"authors": [
"eeynard",
"rozhkovs",
"thacio"
],
"repo": "quidone/react-native-wheel-picker",
"url": "https://github.com/quidone/react-native-wheel-picker/issues/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2036819672 | feat: gsalib tables
Fixes #13
packageFolder.meta: {'options': {'region': 'us-east-1', 'time': '2023-12-11T23:01:23.456Z', 'type': 'ObjectCreated:Put', 'bucket': 'omics-quilt-omicsquiltckaoutput712023778557useast-1r7hdb9111n3i', 'key': 'outputs/8637245/out/bqsr_report/NA12878.hg38.recal_data.csv', 'package': 'output... | gharchive/pull-request | 2023-12-12T01:38:12 | 2025-04-01T04:35:38.742665 | {
"authors": [
"drernie"
],
"repo": "quiltdata/omics-quilt-demo",
"url": "https://github.com/quiltdata/omics-quilt-demo/pull/16",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1105513475 | Barracks
Barracks (Units kommen raus, diese Stoppen dann die ennemies und bekämpfen sie)
Originally posted by @quiode in https://github.com/quiode/TroyTD/issues/39#issuecomment-1014247920
(Units kommen raus, diese Stoppen dann die ennemies und bekämpfen sie)
done ig
| gharchive/issue | 2022-01-17T08:15:39 | 2025-04-01T04:35:38.747889 | {
"authors": [
"quiode"
],
"repo": "quiode/TroyTD",
"url": "https://github.com/quiode/TroyTD/issues/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
259056532 | Add infotext option to stay permanently / go away with callback
Instead of info text timing out, it'd be nice to have some persist.
This could get used for the 6 fulms under, or when dps need to float for double stack, or to tell you what color you are during o4s color lasers?
Even better would be an update function,... | gharchive/issue | 2017-09-20T06:44:56 | 2025-04-01T04:35:38.758109 | {
"authors": [
"DrLippe",
"quisquous"
],
"repo": "quisquous/cactbot",
"url": "https://github.com/quisquous/cactbot/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
419787200 | with_venv.sh python setup.py install报错
问题描述
tools/with_venv.sh python setup.py install
环境配置
CentOS: 7.5
Python: 3.6
pip: 19.0.3
复现步骤
tools/with_venv.sh python setup.py install
实际输出结果
ERROR:root:Error parsing
Traceback (most recent call last):
File "/usr/local/open_dnsdb-0.2/venv3.6/lib/python3.6/site-packages/pbr/cor... | gharchive/issue | 2019-03-12T03:39:50 | 2025-04-01T04:35:38.771699 | {
"authors": [
"LostSymbol",
"ghjacky",
"kenkong2019",
"zengdd-pro"
],
"repo": "qunarcorp/open_dnsdb",
"url": "https://github.com/qunarcorp/open_dnsdb/issues/13",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2177188778 | 🛑 Adguard Home DoT is down
In c03a1c3, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 5b69bca after 8 minutes.
| gharchive/issue | 2024-03-09T11:26:01 | 2025-04-01T04:35:38.804268 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/10560",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1868400414 | 🛑 Adguard Home DoT is down
In ef9fbc0, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 40734b0 after 136 days, 3 hours, 42 minutes.
| gharchive/issue | 2023-08-27T07:56:57 | 2025-04-01T04:35:38.806988 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/4517",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1920141320 | 🛑 Adguard Home DoT is down
In e4b2735, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in e8112d0 after 23 minutes.
| gharchive/issue | 2023-09-30T06:27:20 | 2025-04-01T04:35:38.809067 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/5663",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1997840611 | 🛑 Adguard Home DoT is down
In 1bf6981, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 36ed8d3 after 7 minutes.
| gharchive/issue | 2023-11-16T21:42:44 | 2025-04-01T04:35:38.811051 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/7275",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1695302907 | 🛑 Adguard Home DoT is down
In d04225f, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 7dbfb67.
| gharchive/issue | 2023-05-04T05:50:22 | 2025-04-01T04:35:38.813107 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/800",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1842288374 | Shortcut for adding tabs, plus fixing the flickering issue
This PR fixes the flickering issue for the headless tabs while reducing the amount of code necessary to manage the index and ARIA attributes.
We do it by using an inline component to manage the root tabs component
This allows us to create tabs by using an al... | gharchive/pull-request | 2023-08-09T00:53:55 | 2025-04-01T04:35:38.815172 | {
"authors": [
"shairez",
"wmertens"
],
"repo": "qwikifiers/qwik-ui",
"url": "https://github.com/qwikifiers/qwik-ui/pull/385",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1630991240 | potential Mistakes in the test data selection for perplexity evaluation
ptb_text_only uses the validation file instead of the test file. while it is still from the same dataset, and should result in similar results, makes 1 to 1 comparisons difficult.
c4 only has validation, so that is fine.
wikitext-2 uses test http... | gharchive/issue | 2023-03-19T15:36:18 | 2025-04-01T04:35:38.819154 | {
"authors": [
"Green-Sky",
"qwopqwop200"
],
"repo": "qwopqwop200/GPTQ-for-LLaMa",
"url": "https://github.com/qwopqwop200/GPTQ-for-LLaMa/issues/60",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1575448567 | 🛑 Jenkins is down
In c5826fb, Jenkins (https://apk.qwq2333.top) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Jenkins is back up in 3cd23f2.
| gharchive/issue | 2023-02-08T04:28:48 | 2025-04-01T04:35:38.821608 | {
"authors": [
"qwq233"
],
"repo": "qwq233/upptime",
"url": "https://github.com/qwq233/upptime/issues/556",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1461213232 | More robust logging configuration
Currently logging is only done through the basicConfig and everything is done at the debug level.
We should update this, we should also be logging to a file (whose location is user controllable), especially for clean and smudge filters, we should have some messages at debug and some ... | gharchive/issue | 2022-11-23T07:41:58 | 2025-04-01T04:35:38.867387 | {
"authors": [
"blester125"
],
"repo": "r-three/git-theta",
"url": "https://github.com/r-three/git-theta/issues/93",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2367914612 | [20:05:37] [CRITICAL] target URL is not responding..
Ghauri is a good tool, unfortunately I'm encountering this problem on the database of a site I'm trying to dump.
The site is functional, but after a while Ghauri disconnects and leaves the message
[20:05:37] [CRITICAL] target URL is not responding...
Nothing is log... | gharchive/issue | 2024-06-22T17:11:48 | 2025-04-01T04:35:38.877096 | {
"authors": [
"anchoret-x",
"ghost"
],
"repo": "r0oth3x49/ghauri",
"url": "https://github.com/r0oth3x49/ghauri/issues/158",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
752621516 | 🛑 Chelsea is down
In 908803b, Chelsea (http://chelsea.kt.co.kr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Chelsea is back up in 14a8e02.
| gharchive/issue | 2020-11-28T07:56:00 | 2025-04-01T04:35:38.882320 | {
"authors": [
"r2fresh"
],
"repo": "r2fresh/chelsea",
"url": "https://github.com/r2fresh/chelsea/issues/53",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1647746520 | Update Fluid Benchmark
Hello,
I noticed a couple issues with the Fluid benchmark:
The Cottle benchmark was mapping the Product objects into a dictionary whereas the Fluid benchmark was accessing properties on the object
The Fluid benchmark was re-creating the FluidParser each time which is thread safe and supposed t... | gharchive/pull-request | 2023-03-30T14:28:22 | 2025-04-01T04:35:38.885850 | {
"authors": [
"DanielStout5",
"r3c"
],
"repo": "r3c/cottle",
"url": "https://github.com/r3c/cottle/pull/188",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1444897154 | Update tutorial-one-dotnet.md
Remove redundant symbols and empty string.
@kegor Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@kegor Thank you for signing the Contributor License Agreement!
Good catc... | gharchive/pull-request | 2022-11-11T04:07:10 | 2025-04-01T04:35:38.920773 | {
"authors": [
"kegor",
"michaelklishin",
"pivotal-cla"
],
"repo": "rabbitmq/rabbitmq-website",
"url": "https://github.com/rabbitmq/rabbitmq-website/pull/1557",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
585254718 | S01E03: How to contribute to RabbitMQ? Part 1
Proposed via rabbitmq/tgir#4
Hosted by @gerhardlazu
Published on: 2020-03-27
Just a quick note that I had to perform something along theses lines (https://github.com/ltfschoen/tendermint-elixir/issues/1) to get a modern make on OS X.
Well done @johanrhodin, you fou... | gharchive/pull-request | 2020-03-20T18:30:05 | 2025-04-01T04:35:38.924071 | {
"authors": [
"gerhard",
"johanrhodin"
],
"repo": "rabbitmq/tgir",
"url": "https://github.com/rabbitmq/tgir/pull/8",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
185622789 | チャンネル生放送での使用について(xml現物とパスは送れます)
各種解説ブログなどでチャンネルだと使えない(使わない)と書いてあったので
調査の結果不可能かも知れませんが、
チャンネル放送でもOBSStudioを自枠の自動検知で使用したいのでお願いします
作成に必要な情報があれば教えて下さい
https://twitter.com/Tanosimi3500
v2.1.0-preで新配信(β)に対応しています。もしかしたら、チャンネル配信も一緒に対応できているかも知れません。試せるようであれば、一度お試しください。
ココに書けば返信になるのかな?
最新のpreじゃない方のプラグインでチャンネルで自枠を自動検知することは出来... | gharchive/issue | 2016-10-27T09:53:10 | 2025-04-01T04:35:38.944969 | {
"authors": [
"chajka",
"raccy",
"tanosimi"
],
"repo": "raccy/obs-rtmp-nicolive",
"url": "https://github.com/raccy/obs-rtmp-nicolive/issues/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
199412323 | Refactorings for loading this plugin faster
I did some refactorings mainly for loading this plugin faster (and fixing some global scope pllution).
Move implementation into autoload/ directory to defer loading plugin until omni completion is executed
Fix variable prefixes not to pollute global scope and to stop varia... | gharchive/pull-request | 2017-01-08T09:24:40 | 2025-04-01T04:35:38.950231 | {
"authors": [
"Shougo",
"rhysd"
],
"repo": "racer-rust/vim-racer",
"url": "https://github.com/racer-rust/vim-racer/pull/73",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
224463718 | Don't recommend installing gem with sudo (From #87)
This fixes https://github.com/rack-test/rack-test/pull/87
@perlun can you review and merge this PR? thanks.
@perlun just moment to merge this PR.
I would like to respect another original PR.
| gharchive/pull-request | 2017-04-26T13:15:07 | 2025-04-01T04:35:38.953357 | {
"authors": [
"junaruga"
],
"repo": "rack-test/rack-test",
"url": "https://github.com/rack-test/rack-test/pull/162",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
54639093 | I always have to specify a port when adding an endpoint.
It'd be super handy to be able to give deproxy a handler, let it pick the port, and let me query deproxy for the port it's chosen for the handler.
I'm thinking similar behavior like what embedding Jetty will do: If you don't give it a port, it will pick one, an... | gharchive/issue | 2015-01-16T23:38:47 | 2025-04-01T04:35:38.957522 | {
"authors": [
"dkowis"
],
"repo": "rackerlabs/deproxy",
"url": "https://github.com/rackerlabs/deproxy/issues/63",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
134739192 | Avoid generating warnings on success
Generating a warning event on every Chef run is superfluous. The slack_handler should not generate warning events when everything is working exactly as it should.
Thanks!
| gharchive/pull-request | 2016-02-19T00:35:15 | 2025-04-01T04:35:39.064513 | {
"authors": [
"martinb3",
"nicwaller"
],
"repo": "rackspace-cookbooks/chef-slack_handler",
"url": "https://github.com/rackspace-cookbooks/chef-slack_handler/pull/9",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
66153226 | Can't get transitionTo to use HTML5 History instead of Hash
For example when I do .transitionTo('/'); when I'm at /query/777, I go to /query/777#/ and not /. The routes work correctly though when I'm traveling through a Router.Link. So basically, how can I get my .transitionTo code to use HTML5 History like my Router... | gharchive/issue | 2015-04-03T14:07:09 | 2025-04-01T04:35:39.079888 | {
"authors": [
"01AutoMonkey"
],
"repo": "rackt/react-router",
"url": "https://github.com/rackt/react-router/issues/1044",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
107258255 | Best Pattern for fetching async data on route begin
I think the one thing the current router lacks is fetching async data when a route is hit, and showing a loading spinner while that happens.
While i saw mention of react-router-async-props in places, it seems that project is no longer active.
Here is how I currently... | gharchive/issue | 2015-09-18T18:59:25 | 2025-04-01T04:35:39.084122 | {
"authors": [
"blairanderson",
"knowbody",
"pdeva",
"vojtatranta"
],
"repo": "rackt/react-router",
"url": "https://github.com/rackt/react-router/issues/2008",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
116423437 | params on last version using hash and '?'
Hello
I have this:
<Route name="oauth" path="/oauth?token=:token" handler={ LoginOauth } />
it doesn't work on react 0.14.x and last version (1.0.0) of react-router. LoginOauth is never called.
how can I make it works? can I use params after a '?' using a hash history?
TIA
... | gharchive/issue | 2015-11-11T21:18:49 | 2025-04-01T04:35:39.087641 | {
"authors": [
"UXDart",
"taion"
],
"repo": "rackt/react-router",
"url": "https://github.com/rackt/react-router/issues/2525",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
110258671 | Using .set with an object can trigger inconsistant observers
Ractive lastest & edge
When .setting a new object of properties, Ractive seem to process each of them one at time. I would expect setting all of them at the same time.
Consider this example: http://jsfiddle.net/bd29n0w6/ (result in the console)
The parent v... | gharchive/issue | 2015-10-07T15:58:44 | 2025-04-01T04:35:39.103053 | {
"authors": [
"JonDum",
"evs-chris",
"heavyk",
"martypdx",
"ngasull"
],
"repo": "ractivejs/ractive",
"url": "https://github.com/ractivejs/ractive/issues/2200",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1691685359 | Adding multiple classes in Java
It would be nice if I could add multiple classes in my Java code, something I'm unable to do because Riju only supports one "file" (which I like), but Java requires making each class a new file. Maybe there's a workaround in the JVM to allow for multiple class declarations in one file?... | gharchive/issue | 2023-05-02T02:35:01 | 2025-04-01T04:35:39.158615 | {
"authors": [
"raxod502",
"reesericci"
],
"repo": "radian-software/riju",
"url": "https://github.com/radian-software/riju/issues/179",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
351996412 | Allows CommonMark (Markdown) in descriptions
Implements #162.
I need to make another commit to run the build. I'll do so after the last review and potential other commits to avoid unnecessary commits just for the purpose of triggering the build.
FYI You can make an empty commit
git commit -a --allow-empty
To trig... | gharchive/pull-request | 2018-08-20T06:05:50 | 2025-04-01T04:35:39.194389 | {
"authors": [
"m-mohr",
"matthewhanson"
],
"repo": "radiantearth/stac-spec",
"url": "https://github.com/radiantearth/stac-spec/pull/185",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1751384700 | 🛑 GPS Receiver API is down
In 47342c1, GPS Receiver API (http://tracker.ace-energy.co.th/receiver/api/v1/health) was down:
HTTP code: 0
Response time: 0 ms
Resolved: GPS Receiver API is back up in f9c4b48.
| gharchive/issue | 2023-06-11T11:33:35 | 2025-04-01T04:35:39.251966 | {
"authors": [
"chindanai"
],
"repo": "radiuszon/upptime",
"url": "https://github.com/radiuszon/upptime/issues/1199",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1798147554 | 🛑 GPS Receiver API is down
In f0284e9, GPS Receiver API (http://tracker.ace-energy.co.th/receiver/api/v1/health) was down:
HTTP code: 504
Response time: 15032 ms
Resolved: GPS Receiver API is back up in 252449e.
| gharchive/issue | 2023-07-11T05:43:15 | 2025-04-01T04:35:39.254325 | {
"authors": [
"chindanai"
],
"repo": "radiuszon/upptime",
"url": "https://github.com/radiuszon/upptime/issues/1606",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2086161505 | [Label] Make optional the prevention of text selection when double clicking label
Feature request
Overview
The Label primitive prevents text selection when double clicking the label.
This also prevents using the "up/down" arrows of an input element of type number placed inside the Label.
Adding an option to Label to ... | gharchive/issue | 2024-01-17T13:09:34 | 2025-04-01T04:35:39.259166 | {
"authors": [
"Zwyx",
"benoitgrelard",
"kal07"
],
"repo": "radix-ui/primitives",
"url": "https://github.com/radix-ui/primitives/issues/2656",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
664243487 | Add debouncing for state events
Is your feature request related to a problem? Please describe.
Yes. Sometimes a state event is sent twice.
Describe the solution you'd like
Some implementation of debouncing to prevent identical state events from being handled twice.
Additional context
Here are some (custom) debug logs... | gharchive/issue | 2020-07-23T06:53:49 | 2025-04-01T04:35:39.265722 | {
"authors": [
"dale3h",
"raetha"
],
"repo": "raetha/wyzesense2mqtt",
"url": "https://github.com/raetha/wyzesense2mqtt/issues/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2589493592 | Update awesome_notifications.dart
I've modified the timezone identifiers: utc to 'UTC', and local to 'now().timeZoneName'.
I noticed that notifications sometimes appear +9 hours after the set time. Since +9 hours corresponds to KST, which is also my timezone, it seems that the set time is not accounting for the timez... | gharchive/pull-request | 2024-10-15T17:58:28 | 2025-04-01T04:35:39.290802 | {
"authors": [
"jujinkim",
"rafaelsetragni"
],
"repo": "rafaelsetragni/awesome_notifications",
"url": "https://github.com/rafaelsetragni/awesome_notifications/pull/982",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1055898327 | inpoly -> inpolygon
I'm guessing this is just a leftover typo?
Still doesn't really work for me though:
julia> pts
24395-element Vector{Tuple{Float64, Float64}}:
(121.55573999999999, 14.113560000000001)
(121.55573999999999, 14.113560000000001)
⋮
(25.217, 0.6)
julia> a[1]
Polygon(137 Points)
julia> inpolygon(p... | gharchive/pull-request | 2021-11-17T09:26:26 | 2025-04-01T04:35:39.297988 | {
"authors": [
"mkborregaard",
"rafaqz"
],
"repo": "rafaqz/Rasters.jl",
"url": "https://github.com/rafaqz/Rasters.jl/pull/225",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
210986917 | Uint 8 Requirement/Image Preprocessing
These seems to be a killer flaw with this wonderful tool. Running the demo saliency map demo code runs perfect but it assumes the dtype of the image array is uint8. Any other dtype causes an error when ran.
How to get around this? What happens when your problem has images that h... | gharchive/issue | 2017-03-01T05:55:41 | 2025-04-01T04:35:39.313145 | {
"authors": [
"mm-manu",
"pGit1",
"raghakot"
],
"repo": "raghakot/keras-vis",
"url": "https://github.com/raghakot/keras-vis/issues/16",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
603496908 | crash when open UI after deleting a station
Describe the bug
I deleted a station because it was requesting material although it was full.
after deleting the station im not able to open the ltn manager ui
kastorio 2.zip
0.1.9 fixed the issue
| gharchive/issue | 2020-04-20T19:59:09 | 2025-04-01T04:35:39.332871 | {
"authors": [
"JanEggers"
],
"repo": "raiguard/Factorio-LtnManager",
"url": "https://github.com/raiguard/Factorio-LtnManager/issues/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
626186347 | LTNManager crashes on load
Describe the bug
Crash on load
Save file
Upload the save file where the bug occured. If the file is too large for GitHub, use a file service such as Google Drive or Dropbox. If these aren't available, PM me (Raiguard) on the Factorio forums, or on Discord (Raiguard#7402).
If you can consist... | gharchive/issue | 2020-05-28T03:32:45 | 2025-04-01T04:35:39.335681 | {
"authors": [
"maxtimbo",
"raiguard"
],
"repo": "raiguard/Factorio-LtnManager",
"url": "https://github.com/raiguard/Factorio-LtnManager/issues/71",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1448041628 | Use raw distributions from importlib_metadata
This PR resolves #135
Currently, testing in Python 3.8 is failing. I will address this issue at a later date.
[2022-11-14T13:11:52.162Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an ... | gharchive/pull-request | 2022-11-14T13:11:02 | 2025-04-01T04:35:39.476388 | {
"authors": [
"raimon49"
],
"repo": "raimon49/pip-licenses",
"url": "https://github.com/raimon49/pip-licenses/pull/136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
513313911 | Syntax Error on creating pivot table
Hi,
I am trying to create a pivot table with the plugin for a $belongsToMany relation of a company id to a category id but getting following error when trying to assign primary key for company_id and category_id:
SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier n... | gharchive/issue | 2019-10-28T13:46:02 | 2025-04-01T04:35:39.487227 | {
"authors": [
"bennothommo",
"setianke"
],
"repo": "rainlab/builder-plugin",
"url": "https://github.com/rainlab/builder-plugin/issues/307",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
120091228 | Chunk persist blocking
addresses issue #65
can i have a look at this before you merge it?
@Dieterbe of course, that is why this PR is here.
so basically we block the nsq handler if the current chunk needs to be saved && and a previous chunk is not being saved yet. and it blocks as long as we're not able to sa... | gharchive/pull-request | 2015-12-03T04:16:30 | 2025-04-01T04:35:39.498901 | {
"authors": [
"Dieterbe",
"woodsaj"
],
"repo": "raintank/raintank-metric",
"url": "https://github.com/raintank/raintank-metric/pull/67",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
218315907 | unused ranks shall not be reported as skipped tests.
Looking at
https://travis-ci.org/rainwoodman/runtests/jobs/216916766#L393
If a test is skipped due to insufficient communicator size, it shall be marked as skipped, but if it is not ran on a rank because the test case didn't request it, then it shall not be issued ... | gharchive/issue | 2017-03-30T20:19:46 | 2025-04-01T04:35:39.504425 | {
"authors": [
"rainwoodman"
],
"repo": "rainwoodman/runtests",
"url": "https://github.com/rainwoodman/runtests/issues/4",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1732656662 | 🛑 RiotSkin4CN-Download is down
In fc8b2b7, RiotSkin4CN-Download (https://s-cd-4307-general.oss.dogecdn.com/riotskin4cn/live.json) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RiotSkin4CN-Download is back up in d140e70.
| gharchive/issue | 2023-05-30T17:09:33 | 2025-04-01T04:35:39.506899 | {
"authors": [
"rainzee"
],
"repo": "rainzee/RiotSkin4CN-Status",
"url": "https://github.com/rainzee/RiotSkin4CN-Status/issues/1602",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1552032484 | 🛑 RiotSkin4CN-Download is down
In d1ef3f6, RiotSkin4CN-Download (https://s-cd-4307-general.oss.dogecdn.com/riotskin4cn/live.json) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RiotSkin4CN-Download is back up in c4df578.
| gharchive/issue | 2023-01-22T07:40:31 | 2025-04-01T04:35:39.509288 | {
"authors": [
"rainzee"
],
"repo": "rainzee/RiotSkin4CN-Status",
"url": "https://github.com/rainzee/RiotSkin4CN-Status/issues/295",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1582091348 | 🛑 RiotSkin4CN-Download is down
In 3b021e7, RiotSkin4CN-Download (https://s-cd-4307-general.oss.dogecdn.com/riotskin4cn/live.json) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RiotSkin4CN-Download is back up in 69a86ff.
| gharchive/issue | 2023-02-13T10:36:36 | 2025-04-01T04:35:39.511622 | {
"authors": [
"rainzee"
],
"repo": "rainzee/RiotSkin4CN-Status",
"url": "https://github.com/rainzee/RiotSkin4CN-Status/issues/426",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1649402965 | 🛑 RiotSkin4CN-Download is down
In 451f439, RiotSkin4CN-Download (https://s-cd-4307-general.oss.dogecdn.com/riotskin4cn/live.json) was down:
HTTP code: 0
Response time: 0 ms
Resolved: RiotSkin4CN-Download is back up in 6cf42a9.
| gharchive/issue | 2023-03-31T13:56:47 | 2025-04-01T04:35:39.514165 | {
"authors": [
"rainzee"
],
"repo": "rainzee/RiotSkin4CN-Status",
"url": "https://github.com/rainzee/RiotSkin4CN-Status/issues/925",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
745982712 | Replace logo initial T to Te
New logo should be Te – looks better 🎨
TeRe oleks ka huvitav, kuigi pikem @romilrobtsenkov :D :octocat:
Võib olla ka TeRe!
| gharchive/issue | 2020-11-18T20:32:12 | 2025-04-01T04:35:39.584887 | {
"authors": [
"raimop",
"romilrobtsenkov"
],
"repo": "rakenduste-programmeerimine-2020s/teemaderegister",
"url": "https://github.com/rakenduste-programmeerimine-2020s/teemaderegister/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2192128458 | Link to initial mention of Template Toolkit in README
... so that it's easier to navigate to the relevant background information when reading the README online.
After @lizmat's comment in #28, I decided to rework #27 to update the pod so that this change does get merged into the README at release time.
As always, ple... | gharchive/pull-request | 2024-03-18T12:54:19 | 2025-04-01T04:35:39.587505 | {
"authors": [
"lizmat",
"paultcochrane"
],
"repo": "raku-community-modules/Template6",
"url": "https://github.com/raku-community-modules/Template6/pull/29",
"license": "Artistic-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2739133389 | New feature: Multilingual num2words
Thank you to louispan for some code in PR#135.
This uses multilingual number to word using num2words.
Language is passed on automatically, added flag to "--keep_numbers" to not transcribe numbers
Still getting used to GitHub.
Good song to test it with is: https://www.youtube.com/wa... | gharchive/pull-request | 2024-12-13T20:09:51 | 2025-04-01T04:35:39.593760 | {
"authors": [
"agwosdz",
"rakuri255"
],
"repo": "rakuri255/UltraSinger",
"url": "https://github.com/rakuri255/UltraSinger/pull/188",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
76774593 | Go Wiki
Why not add this as a page on the Go wiki?
https://github.com/golang/go/wiki
It might be a better fit for the Projects page, https://github.com/golang/go/wiki/Projects.
That would make sense.
https://github.com/golang/go/wiki/Projects#hardware
Hopefully a little easier for people to find (or stumble upon)... | gharchive/issue | 2015-05-15T16:11:11 | 2025-04-01T04:35:39.596936 | {
"authors": [
"nathany",
"rakyll"
],
"repo": "rakyll/go-hardware",
"url": "https://github.com/rakyll/go-hardware/issues/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2470091411 | Add Recently Added Section to Manufacturer Autocomplete #717
Description
Testing instructions
Add a set up instructions describing how the reviewer should test the code
[ ] Review code
[ ] Check Actions build
[ ] Review changes to test coverage
[ ] {more steps here}
Agile board tracking
connect to #717
closes #717
... | gharchive/pull-request | 2024-08-16T11:34:13 | 2025-04-01T04:35:39.600625 | {
"authors": [
"asuresh-code",
"joelvdavies"
],
"repo": "ral-facilities/inventory-management-system",
"url": "https://github.com/ral-facilities/inventory-management-system/pull/892",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
718633926 | Clarify URL used to access Home Assistant
Helps with #22
thanks, this is definitely more clear than what I had before
| gharchive/pull-request | 2020-10-10T14:39:34 | 2025-04-01T04:35:39.602372 | {
"authors": [
"KTibow",
"raman325"
],
"repo": "raman325/ha-zoom-automation",
"url": "https://github.com/raman325/ha-zoom-automation/pull/29",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
167891718 | Integrate application with iOS App Search engine
It would be cool if we integrate our app with App Search engine. Here is a good article on the topic by @CognitiveDisson: https://habrahabr.ru/company/rambler-co/blog/268257/
Implemented indexing of Event, Lecture, Speaker models. I should still implement switching t... | gharchive/issue | 2016-07-27T16:01:55 | 2025-04-01T04:35:39.605145 | {
"authors": [
"etolstoy"
],
"repo": "rambler-ios/RamblerConferences",
"url": "https://github.com/rambler-ios/RamblerConferences/issues/60",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
94655719 | Rename isSet
isSet naming is too confusing, imo. My first guess would be that it is either has or is(Set).
allUniq
:+1:
Renaming the function R.allUniq would be a huge improvement. The other option is to deprecate the function, since its functionality can (less efficiently) be achieved via R.uniq(xs).length ===... | gharchive/issue | 2015-07-13T07:17:48 | 2025-04-01T04:35:39.607273 | {
"authors": [
"CrossEye",
"asaf-romano",
"buzzdecafe",
"davidchambers"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/issues/1278",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
194684608 | isNil doesn't account for undeclared variables
The source of isNil checks for x == null, but if x was never declared as a variable, an error is still thrown. Since isNil seems to imply that it checks for a variable being funky, it makes sense to account for that case and add something like && typeof(x) !== 'undefine... | gharchive/issue | 2016-12-09T20:03:52 | 2025-04-01T04:35:39.609886 | {
"authors": [
"davidchambers",
"greyvugrin"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/issues/2005",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
198216128 | ComposeK seems to be broken in 0.23.0
Functions such as this are breaking in the most recent version.
let plus5 = x=> Task.of(x+5)
let times2 = x => Task.of(x*2)
let plusTimes = R.composeK(times2, plus5)
plusTimes(Task.of(21)).fork(R.identity, R.identity))//NaN
I am using Folktale's Task
Oh found the commit with... | gharchive/issue | 2016-12-31T03:45:57 | 2025-04-01T04:35:39.612328 | {
"authors": [
"diegovdc",
"jethrolarson"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/issues/2034",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
527225042 | Use quick swipe has been bug | Swipe next bug
Next story swipe
Next story quick quick swipe, continues (jumping) story on before
zucj.js
BEFORE:
var navigateItem = function navigateItem() {
if (lastTouchOffset.x > window.screen.width / 3 || !option('previousTap')) {
zuck.navigateItem('next', event);
} else {
... | gharchive/issue | 2019-11-22T14:21:09 | 2025-04-01T04:35:39.639012 | {
"authors": [
"limitlessisa",
"ramon82"
],
"repo": "ramon82/zuck.js",
"url": "https://github.com/ramon82/zuck.js/issues/64",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
204980555 | [bug] Does not generate UUIDv5 with "name" argument equal to "0"
The command does not allow generating a UUIDv3 (and/or UUIDv5) with "name" argument equal to "0" (or an empty string).
I didn't find anything in the RFC4122 about empty names not being allowed. The closest was "Convert the name to a canonical sequence ... | gharchive/issue | 2017-02-02T20:02:47 | 2025-04-01T04:35:39.648834 | {
"authors": [
"kewlar",
"ramsey"
],
"repo": "ramsey/uuid-console",
"url": "https://github.com/ramsey/uuid-console/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1917561976 | Using my own obj files for training
I have been trying to use my own dataset with meshcnn but I am not able to identity how I can make your code to accept my dataset.
I created a new dataset in the dataset folder it has the same directory structure as the shrec16 dataset but when I run the code after changing the dat... | gharchive/issue | 2023-09-28T13:30:45 | 2025-04-01T04:35:39.654789 | {
"authors": [
"Sawaiz8",
"yy030425"
],
"repo": "ranahanocka/MeshCNN",
"url": "https://github.com/ranahanocka/MeshCNN/issues/153",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1674242375 | pandas 2.0 upgrade
Do you plan to upgrade for pandas 2.0?
Thanks
SJ
Take a look in these PRs, both addressing the issue generated by Pandas-2.0
https://github.com/ranaroussi/quantstats/pull/260
https://github.com/ranaroussi/quantstats/pull/263
| gharchive/issue | 2023-04-19T06:19:09 | 2025-04-01T04:35:39.656537 | {
"authors": [
"sabirjana",
"tibkiss"
],
"repo": "ranaroussi/quantstats",
"url": "https://github.com/ranaroussi/quantstats/issues/262",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
642344442 | how to turn yf.download() into just Close prices for each ticker
yf.download(list_of_tickers) get you columns such as Stock A's open/high/low/close..etc. and then Stock B Open/high/low/close
anyway to turn it into a dataframe where column names are just the stock's ticker ,and the values are 'Close'?
I'm literally cr... | gharchive/issue | 2020-06-20T09:34:40 | 2025-04-01T04:35:39.658520 | {
"authors": [
"mspacey4415"
],
"repo": "ranaroussi/yfinance",
"url": "https://github.com/ranaroussi/yfinance/issues/347",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2509130512 | AKS region changes in Edit Mode
Setup
Rancher version: v2.9-0f2bd9c3cde85aa2b5270946d0cecd5c95b86fd2-head
Describe the bug
When creating an AKS cluster in a region different from the default displayed in the UI (East US) with the wrong configuration, once the user edits the cluster config, the Azure Region is set ... | gharchive/issue | 2024-09-06T00:28:45 | 2025-04-01T04:35:39.662232 | {
"authors": [
"IsaSih",
"gaktive"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/11841",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1141657841 | Various issues when displaying registry information on cluster -> config view
Setup
Rancher version: v2.6.4-rc3
Browser type & version: chrome 98.0.4758.80
Describe the bug
When viewing registry information about a cluster (cluster management -> cluster -> config view) information displayed is sometimes incorrect... | gharchive/issue | 2022-02-17T17:46:11 | 2025-04-01T04:35:39.672959 | {
"authors": [
"Josh-Diamond",
"catherineluse",
"slickwarren"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/5146",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1263724175 | Not able to add users from ADFS SSO
Setup
Rancher version: 2.6.4
SSO: ADFS
Screenshots
SSO User -
Defined Users in rancher itself -
Describe the bug
Successfully completed ADFS SSO setup with rancher from the offical docs and could login to that configured user. But how can we manage the SSO based users, as the ... | gharchive/issue | 2022-06-07T18:49:35 | 2025-04-01T04:35:39.679742 | {
"authors": [
"gauravkcldcvr",
"richard-cox",
"simcomp2003"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/6116",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1305312308 | Create button gets disabled for workloads/projects after an error
Setup
Rancher version: 2.6-head 3506e43
Browser type & version: Chrome
Describe the bug
When we submit any incorrect form for workloads/projects, the create button errors out. After few seconds the create button is disabled and we would need to navigat... | gharchive/issue | 2022-07-14T21:36:34 | 2025-04-01T04:35:39.684766 | {
"authors": [
"Sean-McQ",
"anupama2501",
"catherineluse",
"nwmac"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/6378",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2416944682 | [charts - ecm] release config
Scope
Implement configuration options for charts release into emc-distro-tools.
Parent issue:
Architect import charts into ecm-distro-tools
Implement new options on the config.json file.
Example:
"charts":{
"workspace":"",
"charts_repo_url":"",
"charts_remote_upstream":"",
... | gharchive/issue | 2024-07-18T17:04:08 | 2025-04-01T04:35:39.689157 | {
"authors": [
"nicholasSUSE"
],
"repo": "rancher/ecm-distro-tools",
"url": "https://github.com/rancher/ecm-distro-tools/issues/444",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2102338291 | Gitjob returns 500 to a webhook with wrong credentials instead of 401
Not so critical but it would be nice if gitjob returned 401 instead of 500 on a webhook POST with wrong credentials.
The credentials were set on local cluster by: (doc)
$ kubectl create secret generic gitjob-webhook -n cattle-fleet-system --from-li... | gharchive/issue | 2024-01-26T14:47:33 | 2025-04-01T04:35:39.708276 | {
"authors": [
"manno",
"thehejik"
],
"repo": "rancher/gitjob",
"url": "https://github.com/rancher/gitjob/issues/423",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
856616356 | Update image format hint for gz and xz fomat
Compressed image format is not supported in current implementation. The support for it is tracked in https://github.com/rancher/harvester/issues/681
We need to update the hint on image creation page:
Validation passed in version v0.2.0-rc2
On latest master-head
Cre... | gharchive/issue | 2021-04-13T06:19:51 | 2025-04-01T04:35:39.713041 | {
"authors": [
"DaiYuzeng",
"TangStone",
"futuretea",
"gitlawr"
],
"repo": "rancher/harvester",
"url": "https://github.com/rancher/harvester/issues/682",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
410512798 | CLI: Parsing errors for rancher cluster lscommand
Rancher CLI version: v2.2.0-rc7 /v2.2.0-rc8
Rancher version used: Master
Steps:
Create a rancher setup with master and have multiple DO clusters in it.
Perform export of one of the existing clusters using cli and save the yml in cluster.yml
Example cluster.yml file:... | gharchive/issue | 2019-02-14T22:03:01 | 2025-04-01T04:35:39.719170 | {
"authors": [
"soumyalj"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/18128",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
428935065 | Backport: Panic when attempting to view metrics for workload.
Backport https://github.com/rancher/rancher/issues/19358
Steps to reproduce
Import a standalone Pod by Import YAML.
Import a deployment.
View metrics of the deployment in Rancher UI
Results:
You will see a red error popup
apiVersion: v1
kind: Pod
meta... | gharchive/issue | 2019-04-03T19:25:46 | 2025-04-01T04:35:39.724850 | {
"authors": [
"alena1108",
"jiaqiluo",
"loganhz"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/19371",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
478503067 | Improve agent error when cacerts is not JSON
What kind of request is this (question/bug/enhancement/feature request):
bug
Steps to reproduce (least amount of steps as possible):
put HA Rancher Cluster behind Cloudflare Proxy
Result:
cattle-node-agent pods crashing. rancher/rancher-agent:v2.2.7
Other details that may... | gharchive/issue | 2019-08-08T14:22:00 | 2025-04-01T04:35:39.737019 | {
"authors": [
"MSandro",
"VGerris",
"cjellick",
"superseb",
"yoliander"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/22063",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
484318998 | RFE: Allow changing Rancher Server URL
Issue:
Currently, this is not supported as published in the docs:
https://rancher.com/docs/rancher/v2.x/en/admin-settings/
After you set the Rancher Server URL, we do not support updating it. Set the URL with extreme care.
RFE:
Add support for updating the Rancher Server URL
R... | gharchive/issue | 2019-08-23T04:05:45 | 2025-04-01T04:35:39.740514 | {
"authors": [
"jambajaar",
"loganhz",
"superseb"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/22377",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
487829605 | Error master: Unschedulable
Please help me. My cluster's master (custom cluster) show unschedulable
My master node has: 2G RAM, and 40GB disk
The master status show: kubelet has no disk pressure
And the below is detail
admin Log Out
{
"allocatable": {
"cpu": "1",
"ephemeral-storage": "34776022983",
"hugepages-1Gi"... | gharchive/issue | 2019-09-01T01:58:16 | 2025-04-01T04:35:39.770905 | {
"authors": [
"superseb",
"taibc"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/22586",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
607688567 | [BUG] Alert Expression Metrics Not Populating
What kind of request is this (question/bug/enhancement/feature request):
Bug
Steps to reproduce (least amount of steps as possible):
Install Rancher v2.4.2
Enable Monitoring
Create New Alert
Select Expression radio button.
Attempt to drop-down the list of metrics.
Resul... | gharchive/issue | 2020-04-27T16:35:09 | 2025-04-01T04:35:39.777213 | {
"authors": [
"izaac",
"js422",
"mrajashree",
"sangeethah"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/26829",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
120307705 | Uncaught TypeError when clicking on dropdown for Scheduling
Version - Master 12/03
Steps;
Add a couple of labels to your hosts
Make sure Developer Tools are open
Create a service and under Advanced Options/Scheduling click on the drop-down for Key or Value
Results:
The service still works and the rule is followed b... | gharchive/issue | 2015-12-04T00:51:47 | 2025-04-01T04:35:39.779680 | {
"authors": [
"tfiduccia",
"vincent99"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/2910",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1069958850 | [2.5] EKS upgrades loop without a default AMI list for v1.19 onwards
Backport https://github.com/rancher/rancher/issues/35295
SURE-3342
Setup For Reproduction
Rancher version: v2.5.11
Rancher install: docker
Downstream clusters: EKS
Kubernetes version: 1.18/1.19
Setup For Validation
Rancher version: v2.5-head... | gharchive/issue | 2021-12-02T20:35:29 | 2025-04-01T04:35:39.787902 | {
"authors": [
"Auston-Ivison-Suse",
"deniseschannon",
"thedadams",
"throrin19"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/35725",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1792172901 | [RFE] TLS 1.3 Support for Rancher Manager Ingress
Currently we do not support TLS 1.3 and a customer is asking that we do. Some applications that are part of the cluster could have TLS 1.3 enabled but doing so can end up breaking things.
The business case is that we will eventually have to do this once TLS v1.3 adopt... | gharchive/issue | 2023-07-06T20:15:55 | 2025-04-01T04:35:39.902292 | {
"authors": [
"brudnak",
"maxsokolovsky",
"samjustus"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/42027",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1802932274 | [BUG]
Rancher Server Setup
Rancher version: rancher/rancher:latest (2.7.5)
Installation option (Docker install/Helm Chart): docker
If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
Proxy/Cert Details:
Information about the Cluster
Kubernetes version:
Cluster Type (Local/Downstream):
If... | gharchive/issue | 2023-07-13T12:36:13 | 2025-04-01T04:35:39.918679 | {
"authors": [
"00r2",
"Juventinooo0911",
"Sispheor",
"alexsalex",
"gajapathi28",
"jcox10",
"jmckeown2",
"max5800",
"mbathe19",
"ricardosilva86",
"vonhutrong",
"zlingqu"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/42075",
"lic... |
1927053845 | [RFE] Add auth config field that allows Rancher to user service account to search for users
Is your feature request related to a problem? Please describe.
This is a feature request required to solve the issue filed in this bug ticket:
https://github.com/rancher/rancher/issues/35259
Describe the solution you'd like
St... | gharchive/issue | 2023-10-04T22:07:45 | 2025-04-01T04:35:39.924319 | {
"authors": [
"MKlimuszka",
"Priyashetty17",
"crobby"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/43064",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.