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 |
|---|---|---|---|---|---|
254154166 | [Feature Request] Make QPDF compatible with PDF/raster
Yesterday, the TWAIN Working Group together with the PDF Association, the new PDF/raster 1.0 format specification was published. Here is the press release:
https://www.pdfa.org/new/twain-working-group-and-pdf-association-announce-pdfraster-the-next-generation-fo... | gharchive/issue | 2017-08-30T22:26:10 | 2025-04-01T06:03:49.787527 | {
"authors": [
"KurtPfeifle",
"jberkenbilt"
],
"repo": "qpdf/qpdf",
"url": "https://github.com/qpdf/qpdf/issues/151",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
412791577 | integrate jpeglib in Termux on Android
in Termux on Android (accessed via sshd ) I installed the build tools
pkg upgrade && pkg install autoconf automake bison bzip2 clang cmake \
coreutils diffutils flex gawk git grep gzip libtool make patch perl \
sed silversearcher-ag tar wget pkg-config
and qpdf
git clone http... | gharchive/issue | 2019-02-21T07:53:22 | 2025-04-01T06:03:49.790263 | {
"authors": [
"PeterSpiegler"
],
"repo": "qpdf/qpdf",
"url": "https://github.com/qpdf/qpdf/issues/300",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1273865233 | test
Type: Other
Summary:
test
Details:
test
Resolution:
test
Affected definitions:
SwiftCommonTools 0.1.2
You can review the change introduced to the full definition at ClearlyDefined.
| gharchive/pull-request | 2022-06-16T17:17:41 | 2025-04-01T06:03:49.797674 | {
"authors": [
"qtomlinson"
],
"repo": "qtomlinson/curated-data-dev",
"url": "https://github.com/qtomlinson/curated-data-dev/pull/33",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1733377343 | 🛑 medium is down
In 1c54594, medium (https://medium.com/) was down:
HTTP code: 429
Response time: 44 ms
Resolved: medium is back up in 6f84be6.
| gharchive/issue | 2023-05-31T04:44:38 | 2025-04-01T06:03:49.824697 | {
"authors": [
"quanhieu"
],
"repo": "quanhieu/alive_up",
"url": "https://github.com/quanhieu/alive_up/issues/3679",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1748461578 | 🛑 medium is down
In c9fe4c2, medium (https://medium.com/) was down:
HTTP code: 429
Response time: 37 ms
Resolved: medium is back up in bcca9d7.
| gharchive/issue | 2023-06-08T18:51:26 | 2025-04-01T06:03:49.826941 | {
"authors": [
"quanhieu"
],
"repo": "quanhieu/alive_up",
"url": "https://github.com/quanhieu/alive_up/issues/4057",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1775568275 | 🛑 vnkeyfc is down
In bf3b245, vnkeyfc (https://vnkeyfc.com/) was down:
HTTP code: 403
Response time: 133 ms
Resolved: vnkeyfc is back up in 56eba24.
| gharchive/issue | 2023-06-26T20:37:38 | 2025-04-01T06:03:49.829436 | {
"authors": [
"quanhieu"
],
"repo": "quanhieu/alive_up",
"url": "https://github.com/quanhieu/alive_up/issues/4422",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2066807154 | 🛑 otakusan is down
In d8543ea, otakusan (https://otakusan.net/LightNovel) was down:
HTTP code: 0
Response time: 0 ms
Resolved: otakusan is back up in c87b91c after 7 minutes.
| gharchive/issue | 2024-01-05T06:34:02 | 2025-04-01T06:03:49.831698 | {
"authors": [
"quanhieu"
],
"repo": "quanhieu/alive_up",
"url": "https://github.com/quanhieu/alive_up/issues/8651",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1829296312 | 数据工程标准文档目录
目前暂时没有分Part。如果划分,可以考虑:
第一部分:领域模型。包括数据实体(数据集、数据模型、数据记录等)、处理器、调度器等。为整个标准文档搭建基石。
第二部分:领域问题和解决方案。包括数据治理、弹性计算、编排、DataOps等。为关键问题提供完整的解决方案,必要可以引用云计算标准、DevOps标准等其他标准联合解决问题。
第三部分:行业应用。比如经济模型(理论和结构实证)、统计和计量建模、财务报表分析、AIGC等等。可以考虑提供一些具体场景的拓展规范,为其他的标准或者云提供数据工程领域的方案。不过一般标准文件不会写这类。
主要参考:
OAuth2:https://datatracker.ietf... | gharchive/issue | 2023-07-31T14:18:58 | 2025-04-01T06:03:49.839557 | {
"authors": [
"Guo-Zhang"
],
"repo": "quanttide/quanttide-specification-of-data-engineering",
"url": "https://github.com/quanttide/quanttide-specification-of-data-engineering/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
713691559 | fix broken links
Description
Adding correct extension to broken links on docs.
Checklist
[x] Read the contributing guidelines
[ ] Opened this PR as a 'Draft Pull Request' if it is work-in-progress
[ ] Updated the documentation to reflect the code changes
[ ] Added a description of this change and added my name to th... | gharchive/pull-request | 2020-10-02T15:04:10 | 2025-04-01T06:03:49.844854 | {
"authors": [
"921kiyo",
"laisbsc"
],
"repo": "quantumblacklabs/kedro",
"url": "https://github.com/quantumblacklabs/kedro/pull/532",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
757385796 | This runs incredibly slow on my data. How to speed it up?
I'm trying to track about 5000 peaks (2D) per frame for 10 frames. Using trackpy it takes about 10-15 seconds to run but btrack is still running after 20 minutes.. I've tried reducing theta_time and theta_dist in the model ("cellmodel.json") and that doesn'... | gharchive/issue | 2020-12-04T20:32:06 | 2025-04-01T06:03:49.854449 | {
"authors": [
"loomcode",
"quantumjot"
],
"repo": "quantumjot/BayesianTracker",
"url": "https://github.com/quantumjot/BayesianTracker/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1618834925 | cibuildwheels - Phase 2
Fixes #192
Following the work in #231 I'm closing this for now.
| gharchive/pull-request | 2023-03-10T11:33:43 | 2025-04-01T06:03:49.855781 | {
"authors": [
"paddyroddy"
],
"repo": "quantumjot/btrack",
"url": "https://github.com/quantumjot/btrack/pull/225",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
375196117 | Replace decompose_once with decompose in qasm_output.py
Add fallback_decomposer to cirq.decompose
Extends work by @smitsanghavi
Obsoletes https://github.com/quantumlib/Cirq/pull/1074
Part of #1061
Automerge: started
Automerge cancelled: Merging is blocked but I don't understand why.
Automerge: started
Autom... | gharchive/pull-request | 2018-10-29T20:13:31 | 2025-04-01T06:03:49.858328 | {
"authors": [
"CirqBot",
"Strilanc"
],
"repo": "quantumlib/Cirq",
"url": "https://github.com/quantumlib/Cirq/pull/1078",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2045643670 | Add exponential fitting to RandomizedBenchMarkResult
Adds exponential fitting in order to extract the single-qubit error rates from the measured data.
@NoureldinYosri @dstrain115 @wcourtney @maffoo
| gharchive/pull-request | 2023-12-18T03:05:50 | 2025-04-01T06:03:49.859208 | {
"authors": [
"eliottrosenberg"
],
"repo": "quantumlib/Cirq",
"url": "https://github.com/quantumlib/Cirq/pull/6385",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
484078705 | Update _unitary_cc.py
Removing reductant spin orbital indices for the UCCSD singlet generator.
@ggd87 did you sign the CLA? We can get this in once that is done.
@googlebot I signed it!
Apologies, I had already signed it. I never replied with "@googlebot I
signed it!". Just replying now.
On Mon, Sep 9, 2019 at... | gharchive/pull-request | 2019-08-22T15:51:24 | 2025-04-01T06:03:49.863352 | {
"authors": [
"ggd87",
"ncrubin"
],
"repo": "quantumlib/OpenFermion",
"url": "https://github.com/quantumlib/OpenFermion/pull/534",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1339274008 | Multipart File Generation as InputStream
Current Multipart Generation is generating the call with a File object when an InputStream would be preferred.
Current:
@FormParam("file")
@org.jboss.resteasy.annotations.providers.multipart.PartFilename("fileFile")
@org.jboss.resteasy.annotations.providers.multipart.PartType(... | gharchive/issue | 2022-08-15T17:40:49 | 2025-04-01T06:03:49.888091 | {
"authors": [
"Orbifoldt",
"hbelmiro",
"melloware",
"ricardozanini"
],
"repo": "quarkiverse/quarkus-openapi-generator",
"url": "https://github.com/quarkiverse/quarkus-openapi-generator/issues/118",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1910337129 | “You need to add io.quarkus:quarkus-rest-client-reactive-jackson to your dependencies.” even though it’s present
Hi guys. I was about to update our project to the latest Quarkus version (3.4.1) and got a strange error when trying to compile our conversion-connector (the only one using quarkus-openapi-generator versio... | gharchive/issue | 2023-09-24T18:41:13 | 2025-04-01T06:03:49.898162 | {
"authors": [
"chberger",
"hbelmiro",
"patr1kt0th",
"willemsendennis"
],
"repo": "quarkiverse/quarkus-openapi-generator",
"url": "https://github.com/quarkiverse/quarkus-openapi-generator/issues/499",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2705519873 | docs: fix structure.else_null docs
close #997
Hey @yk-kd, thank you so much for doing this! We generate our docs with the rust code and the CI has just failed because it makes sure the generated docs are up to date.
cargo run --bin sqruff --features codegen-docs
updates them if you could run that please.
Thanks ag... | gharchive/pull-request | 2024-11-29T15:47:55 | 2025-04-01T06:03:50.076709 | {
"authors": [
"benfdking",
"yk-kd"
],
"repo": "quarylabs/sqruff",
"url": "https://github.com/quarylabs/sqruff/pull/1001",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
235033564 | Cache MarkLogic RPM in Travis
Keep MarkLogic.rpm cached away in Travis and load it from cache when ML container is built.
@nicflores Is this ready for another look?
@wemrysi, yeah it is. Take a look and let me know what you think.
@nicflores Oh, and needs a merge from master.
| gharchive/pull-request | 2017-06-10T23:51:40 | 2025-04-01T06:03:50.078195 | {
"authors": [
"drostron",
"nicflores",
"wemrysi"
],
"repo": "quasar-analytics/quasar",
"url": "https://github.com/quasar-analytics/quasar/pull/2311",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
656888815 | Remote Desktop started
Is it possible when I start a remote desktop for the notification to not pop up on the victim? They said everytime I start it they get a notification
Please read the docs: https://github.com/quasar/Quasar/wiki/Client-deployment-settings#unattended-mode
so if I check unattended mode they won... | gharchive/issue | 2020-07-14T20:46:47 | 2025-04-01T06:03:50.080004 | {
"authors": [
"MaxXor",
"PrismaticEwe"
],
"repo": "quasar/Quasar",
"url": "https://github.com/quasar/Quasar/issues/850",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
168783895 | No new connections when running client on different PC's
I can't see any new connections when running the RAT client on different PC's. Once I was done building it, I took the client and put it onto another computer in my home and when I ran it, there wasn't any connection on my other computer which was running the r... | gharchive/issue | 2016-08-02T02:09:50 | 2025-04-01T06:03:50.086929 | {
"authors": [
"MaxXor",
"TrintionBruh"
],
"repo": "quasar/QuasarRAT",
"url": "https://github.com/quasar/QuasarRAT/issues/497",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1364989365 | Padding and table styling(PROJQUAY-4351)
Spacing and Tabs styling on Repos and Tags Page:
Removed bottom shadow on Orgs Page:
LGTM, do you want to include the bottom pagination in this too?
LGTM, do you want to include the bottom pagination in this too?
I was thinking of doing that in a different PR.
| gharchive/pull-request | 2022-09-07T17:37:49 | 2025-04-01T06:03:50.142591 | {
"authors": [
"HammerMeetNail",
"Sunandadadi"
],
"repo": "quay/quay-ui",
"url": "https://github.com/quay/quay-ui/pull/83",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2174134543 | 🛑 Notifications Service is down
In 4adef84, Notifications Service (https://quessttechnologies.com/notifications/healthcheck) was down:
HTTP code: 429
Response time: 3 ms
Resolved: Notifications Service is back up in 42311d1 after 12 minutes.
| gharchive/issue | 2024-03-07T15:29:58 | 2025-04-01T06:03:50.148191 | {
"authors": [
"QuesstTechnologies"
],
"repo": "quesst-technologies/qst-admin-status-all",
"url": "https://github.com/quesst-technologies/qst-admin-status-all/issues/1023",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1412253073 | Crashing when computer goes to sleep
Whenever my MacBook Pro goes to sleep Quick Silver crashes. I have the latest version of QS. This has happened for quite a while and doesn't seem to depend on which operating system I use. I always update QS when there's a new version - same for the OS>
Can you please be more sp... | gharchive/issue | 2022-10-17T21:30:17 | 2025-04-01T06:03:50.175968 | {
"authors": [
"n8henrie",
"rsagall"
],
"repo": "quicksilver/Quicksilver",
"url": "https://github.com/quicksilver/Quicksilver/issues/2928",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1936855997 | Extending the control plane model
The control plane model now offers a concise view of the Metastore.
The indexing scheduler query the metastore at all.
This also cleans up the hack the populates the list of indexing task with ingest v2 tasks by mutating the list of tasks
Refactoring:
We rely on SourceUid more broadl... | gharchive/pull-request | 2023-10-11T05:26:51 | 2025-04-01T06:03:50.179767 | {
"authors": [
"fulmicoton"
],
"repo": "quickwit-oss/quickwit",
"url": "https://github.com/quickwit-oss/quickwit/pull/3938",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
293573404 | vcf2db without samples
Hi there,
I annotated a VCF of Clinvar variants using vcfanno and would like to create a database using vcf2db. However, there are no samples in the VCF. I tried adding a fake sample in the header and then making a ped file to go along with this, but am getting an error with this:
File "cyvcf2/... | gharchive/issue | 2018-02-01T15:31:47 | 2025-04-01T06:03:50.247796 | {
"authors": [
"Phillip-a-richmond",
"davemcg",
"parkesK"
],
"repo": "quinlan-lab/vcf2db",
"url": "https://github.com/quinlan-lab/vcf2db/issues/38",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
131269972 | BUG: Date seems to be incorrect?
July or January?
Assigning to @grdw
@grdw was is the status of this?
It's in a pull request.
| gharchive/issue | 2016-02-04T07:42:53 | 2025-04-01T06:03:50.249796 | {
"authors": [
"ChaelKruip",
"dennisschoenmakers",
"grdw"
],
"repo": "quintel/etmoses",
"url": "https://github.com/quintel/etmoses/issues/738",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
479113422 | innocence oopsyraidy error?
Hi im getting this at the bottom of the overlayplugin.dll tab, anyway to fix this?
8/9/2019 11:27:25 AM: Info: Oopsy: BrowserConsole: Unexpected JSON from innocence-ex.js, expected a triggers (Source: file:///C:/Program%20Files%20(x86)/Advanced%20Combat%20Tracker/OverlayPlugin/cactbot/ui/o... | gharchive/issue | 2019-08-09T18:29:22 | 2025-04-01T06:03:50.254420 | {
"authors": [
"majesticuni",
"quisquous"
],
"repo": "quisquous/cactbot",
"url": "https://github.com/quisquous/cactbot/issues/530",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
522968633 | TypeError: Cannot read property 'groups' of undefined
Description
The following error shows when running the raidboss module's test at Summerford Farms
[11/14/2019 10:00:04 AM] Info: DBM: BrowserConsole: Uncaught TypeError: Cannot read property 'groups' of undefined (Source: file:///D:/Advanced%20Combat%20Tracker/cac... | gharchive/issue | 2019-11-14T16:28:12 | 2025-04-01T06:03:50.256629 | {
"authors": [
"jchrisrogers",
"quisquous"
],
"repo": "quisquous/cactbot",
"url": "https://github.com/quisquous/cactbot/issues/756",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1730812729 | 🛑 Adguard Home DoT is down
In 50b400e, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 2f8d739.
| gharchive/issue | 2023-05-29T13:58:58 | 2025-04-01T06:03:50.320648 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/1633",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1772882547 | 🛑 Adguard Home DoT is down
In 39942c7, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 2bb6fb3.
| gharchive/issue | 2023-06-24T19:20:26 | 2025-04-01T06:03:50.322708 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/2454",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1799710234 | 🛑 Adguard Home DoT is down
In c06bcd5, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 0865ebe.
| gharchive/issue | 2023-07-11T20:32:04 | 2025-04-01T06:03:50.324864 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/2953",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1679578786 | 🛑 Adguard Home DoT is down
In 3dd3bd8, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 560bbcc.
| gharchive/issue | 2023-04-22T15:05:47 | 2025-04-01T06:03:50.327107 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/434",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1897752897 | 🛑 Adguard Home DoT is down
In 55f2feb, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in c496702 after 14 minutes.
| gharchive/issue | 2023-09-15T05:53:30 | 2025-04-01T06:03:50.329155 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/5162",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1687425040 | 🛑 Adguard Home DoT is down
In 0473138, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in f8af4bf.
| gharchive/issue | 2023-04-27T19:19:18 | 2025-04-01T06:03:50.331205 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/591",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2056595309 | 🛑 Adguard Home DoT is down
In 9e5191a, Adguard Home DoT ($AG_DOT) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Adguard Home DoT is back up in 5d50694 after 7 minutes.
| gharchive/issue | 2023-12-26T17:49:26 | 2025-04-01T06:03:50.333262 | {
"authors": [
"quyleanh"
],
"repo": "quyleanh/upptime",
"url": "https://github.com/quyleanh/upptime/issues/8107",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
965604989 | Update skunk-core to 0.2.1
Updates org.tpolecat:skunk-core from 0.2.0 to 0.2.1.
GitHub Release Notes - Changelog - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just... | gharchive/pull-request | 2021-08-11T00:36:02 | 2025-04-01T06:03:50.390000 | {
"authors": [
"scala-steward"
],
"repo": "qwbarch/snowflake4s",
"url": "https://github.com/qwbarch/snowflake4s/pull/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
444451004 | make docker build error out on unsuccessful install.packages
it appears that currently docker build will not error out when some RUN Rscript -e "install.packages() is unsuccessful, but simply fail silently.
This can be pretty hard to debug as in #181 and should be avoided from the get-go.
note to self: the issue he... | gharchive/issue | 2019-05-15T13:50:42 | 2025-04-01T06:03:50.399053 | {
"authors": [
"maxheld83"
],
"repo": "r-lib/ghactions",
"url": "https://github.com/r-lib/ghactions/issues/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1277060068 | RStudio not loading project with rig 0.5.0 with renv
I installed the latest version of rig (0.5.0). When using rig rstudio renv.lock, it opens RStudio with the proper version of R registered in the renv lock file. However, the project is not loaded. Hopefully, this animated GIF clearly shows the issue.
Please let me... | gharchive/issue | 2022-06-20T15:01:12 | 2025-04-01T06:03:50.404496 | {
"authors": [
"PMassicotte",
"gaborcsardi"
],
"repo": "r-lib/rig",
"url": "https://github.com/r-lib/rig/issues/100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
562877334 | Write docs
Gitbook will be the new location of documentation
v3 docs will remain on Postman, but will no longer be linked to.
[ ] Write v4 docs
[ ] Move apps list to gitbook
[ ] Move clients list to gitbook
Docs written
| gharchive/issue | 2020-02-10T22:52:53 | 2025-04-01T06:03:50.419569 | {
"authors": [
"jakewmeyer"
],
"repo": "r-spacex/SpaceX-API",
"url": "https://github.com/r-spacex/SpaceX-API/issues/301",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
135765642 | Standart window animation when using Slidr
Is it possible to use custom window animation with Slidr?
For now using windowIsTranslucent sets animation to default.
<item name="android:windowAnimationStyle">@style/Animation.MyAnimation</item>
<item name="android:windowIsTranslucent">true</item>
<item name="android:wind... | gharchive/issue | 2016-02-23T15:22:11 | 2025-04-01T06:03:50.450019 | {
"authors": [
"Remie-l",
"SSSSHIELD",
"g19980115",
"r0adkll"
],
"repo": "r0adkll/Slidr",
"url": "https://github.com/r0adkll/Slidr/issues/33",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
330322263 | R2DBC API: Introduce R2dbcException providing reason, SQLState, and an vendor error code
We should introduce a base exception that allows structured representation of the SQL errors.
Do you have any opinions on whether this should exception should be checked? I've leaned towards unchecked in the implementation so ... | gharchive/issue | 2018-06-07T15:23:00 | 2025-04-01T06:03:50.457230 | {
"authors": [
"mp911de",
"nebhale"
],
"repo": "r2dbc/r2dbc-client",
"url": "https://github.com/r2dbc/r2dbc-client/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
442016027 | Introduce BLOB/CLOB support.
Resolves #40.
Original pull request: #68
@katzyn if took a look at my PR, I'd appreciate it.
Thanks @katzyn! Hopefully we can now have something a lot more operational.
Resolved via 85566b9.
| gharchive/pull-request | 2019-05-09T02:04:39 | 2025-04-01T06:03:50.458654 | {
"authors": [
"gregturn"
],
"repo": "r2dbc/r2dbc-h2",
"url": "https://github.com/r2dbc/r2dbc-h2/pull/74",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
653235998 | Specify null type as data type
There is currently a DB <-> Java mapping specification R2DBC Data Types Spec but it's missing the "null" type as in
SELECT null FROM xyz
Oh yeah, also just two notes:
different drivers have codecs that behave differently ->, for example, mariadb-r2dbc (but they did some work in 0.8.3-b... | gharchive/issue | 2020-07-08T11:54:34 | 2025-04-01T06:03:50.466357 | {
"authors": [
"lukaseder",
"mp911de",
"riba2101"
],
"repo": "r2dbc/r2dbc-spi",
"url": "https://github.com/r2dbc/r2dbc-spi/issues/175",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1047515661 | 🛑 Home Assistant is down
In 14aa671, Home Assistant ($SECRET_SITE_HA) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Home Assistant is back up in 8c099a6.
| gharchive/issue | 2021-11-08T14:25:07 | 2025-04-01T06:03:50.468734 | {
"authors": [
"r3f"
],
"repo": "r3f/upptime",
"url": "https://github.com/r3f/upptime/issues/575",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1552058831 | slimcop 'hangs'
running slimcop on my project (both views / view component folders) hangs in the following location.
(running on mac arm processor, m1 pro)
known issue?
versions - ruby 3.0.4, rails 7.0.4.1
❯ be slimcop app/components/**/*.slim
Inspecting 178 files
.C.C....CC.CC...CC..C..C..CC......C...C.CC..C.C.C..CC... | gharchive/issue | 2023-01-22T09:44:20 | 2025-04-01T06:03:50.471468 | {
"authors": [
"koenhandekyn",
"r7kamura"
],
"repo": "r7kamura/slimcop",
"url": "https://github.com/r7kamura/slimcop/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1011046570 | Define start destination dynamically
There are scenarios where the initial destination depends on a particular condition, for example if a user is connected or not, is there an alternative way to do this?
I have to test how you could do it in the normal compose navigation scenario 🤔
But if I'm right, you would jus... | gharchive/issue | 2021-09-29T14:36:17 | 2025-04-01T06:03:50.480728 | {
"authors": [
"eric-ampire",
"raamcosta"
],
"repo": "raamcosta/compose-destinations",
"url": "https://github.com/raamcosta/compose-destinations/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1065751488 | 🛑 Pet Project is down
In 68649a7, Pet Project ($RINFO_SITE) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Pet Project is back up in c5b125c.
| gharchive/issue | 2021-11-29T08:35:32 | 2025-04-01T06:03:50.525739 | {
"authors": [
"rachitkataria13"
],
"repo": "rachitkataria13/upptime",
"url": "https://github.com/rachitkataria13/upptime/issues/1467",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1359710957 | 🛑 Pet Project is down
In b39b350, Pet Project ($RINFO_SITE) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Pet Project is back up in cef94d6.
| gharchive/issue | 2022-09-02T05:11:51 | 2025-04-01T06:03:50.527771 | {
"authors": [
"rachitkataria13"
],
"repo": "rachitkataria13/upptime",
"url": "https://github.com/rachitkataria13/upptime/issues/1924",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1370865417 | 🛑 Pet Project is down
In 33c46c1, Pet Project ($RINFO_SITE) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Pet Project is back up in 3a29c4c.
| gharchive/issue | 2022-09-13T05:11:25 | 2025-04-01T06:03:50.529825 | {
"authors": [
"rachitkataria13"
],
"repo": "rachitkataria13/upptime",
"url": "https://github.com/rachitkataria13/upptime/issues/1930",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
123096903 | onLeave
onLeave hook doesn't work
@taion fucking moron!
this is bug report, and this shit really doesn't work for last route in a chain with 2+ routes
@TrejGun we have a lot of tests and examples that use onLeave, if you can put together a valid test case we can reopen and look into it.
| gharchive/issue | 2015-12-19T16:45:03 | 2025-04-01T06:03:50.564673 | {
"authors": [
"TrejGun",
"ryanflorence"
],
"repo": "rackt/react-router",
"url": "https://github.com/rackt/react-router/issues/2745",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
101080525 | compatible run scripts for Win/NodeJS, and separate build/test examples
This allows building examples with Node 12.x in windows.
Also separates into "test:examples", and "build:examples" scripts
This leaves just running the tests exclusive to io.js due to jsdom 4 dependency.
I think, if you move out test from build... | gharchive/pull-request | 2015-08-14T18:58:13 | 2025-04-01T06:03:50.568602 | {
"authors": [
"gaearon",
"mikekidder"
],
"repo": "rackt/redux",
"url": "https://github.com/rackt/redux/pull/519",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
107466732 | New link for offline docs (I'm Paul Kögel now)
I recently got married and changed my last name.
Woah, congratulations!
hehe, thank you :)
| gharchive/pull-request | 2015-09-21T08:40:46 | 2025-04-01T06:03:50.569676 | {
"authors": [
"gaearon",
"paulkogel"
],
"repo": "rackt/redux",
"url": "https://github.com/rackt/redux/pull/767",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158304678 | TOTHINK: Python and JavaScript bindings
The same way r2 has. May be even allow access to some 'internal' information via r2pipe (make it radeco pipe too?).
Pipe only permits strings back and forth. To add access tomore private stuff like being able to register plugins like rlang does requires specia lang module, th... | gharchive/issue | 2016-06-03T07:08:51 | 2025-04-01T06:03:50.576483 | {
"authors": [
"XVilka",
"radare",
"sushant94"
],
"repo": "radare/radeco",
"url": "https://github.com/radare/radeco/issues/15",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1415301462 | feat: Support selection
This is a great Tap @radbrt 🙌 Re: our discussion in Office Hours, you might like to support selection of List streams as an alternative to storing named lists in config. I am not 100% familiar with Sharepoint Sites, but it appears the API supports getting all the Lists on a Site. So it should... | gharchive/issue | 2022-10-19T16:52:35 | 2025-04-01T06:03:50.605766 | {
"authors": [
"kgpayne"
],
"repo": "radbrt/tap-sharepointsites",
"url": "https://github.com/radbrt/tap-sharepointsites/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1502145587 | Improve Latency
The current IR camera implementation latency is large. Its somewhat tolerable (T2, VirtuaCop) in some games and unacceptable in others (Atari 8 bit).
check timings of entire loop: frame acquisition, image processing, pose estimation, etc
Look at other camera models if frame acquisition is unaccept... | gharchive/issue | 2022-12-19T01:36:27 | 2025-04-01T06:03:50.630997 | {
"authors": [
"radioation"
],
"repo": "radioation/Devastar",
"url": "https://github.com/radioation/Devastar/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2022495044 | Support download flac at app
According to this issue
https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1388#issuecomment-962372728
If it is a flac file, the download file is in flac format.
测试歌曲支持 无损音乐
请求参数
浏览器获取的
登录状态通过postman 获取
结论: 目前 网易云Api 非会员最高能拿到 极高 品质的音乐
| gharchive/pull-request | 2023-12-03T12:17:55 | 2025-04-01T06:03:50.660187 | {
"authors": [
"little-buddy"
],
"repo": "radishes-music/radishes",
"url": "https://github.com/radishes-music/radishes/pull/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1709084280 | 🛑 GPS Receiver API is down
In 5e30eeb, 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 ad02b9c.
| gharchive/issue | 2023-05-14T21:37:41 | 2025-04-01T06:03:50.662591 | {
"authors": [
"chindanai"
],
"repo": "radiuszon/upptime",
"url": "https://github.com/radiuszon/upptime/issues/777",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1997971061 | Open DropdownMenu with two different buttons
I have a very simple dropdown menu. By clicking on the NewIcon button, the user sees a drop-down menu. Everything is simple here.
<DropdownMenu.Root open={isOpen} onOpenChange={setIsOpen}>
<DropdownMenu.Trigger>
<NewIcon/>
</DropdownMenu.Trigger>
... | gharchive/issue | 2023-11-16T23:29:53 | 2025-04-01T06:03:50.665059 | {
"authors": [
"joaom00",
"pavelgromyko"
],
"repo": "radix-ui/primitives",
"url": "https://github.com/radix-ui/primitives/issues/2531",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2381983536 | [Feature]: Regarding Compatibility with Nuxt 3
Describe the feature
Hello Team,
I wanted to reach out to ensure compatibility and to see if there are any specific considerations or modifications needed when integrating with Nuxt 3.
Could you please provide details on the following:
Is fully compatible with Nuxt 3 now... | gharchive/issue | 2024-06-29T21:49:57 | 2025-04-01T06:03:50.677125 | {
"authors": [
"MuhammadM1998",
"Saeid-Za",
"brokuka",
"jonasfroeller",
"manpreet-compro",
"miztizm",
"sadeghbarati"
],
"repo": "radix-vue/shadcn-vue",
"url": "https://github.com/radix-vue/shadcn-vue/issues/637",
"license": "MIT",
"license_type": "permissive",
"license_source":... |
1283321820 | fix(*) adjust readiness timeout
What type of PR is this?
Which issue(s) this PR fixes?
Fixes #542
What this PR does?
Summary:
Special notes for your reviewer?
PR Title Format:
pkg [, pkg2, pkg3]: what's changed #xxx
*: what's changed #xxx
| gharchive/pull-request | 2022-06-24T06:31:25 | 2025-04-01T06:03:50.680282 | {
"authors": [
"acekingke",
"zhl003"
],
"repo": "radondb/radondb-mysql-kubernetes",
"url": "https://github.com/radondb/radondb-mysql-kubernetes/pull/549",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1312816461 | unknown field "clustname" in com.radondb.mysql.v1alpha1.Backup.spec
File: /docs/mysql/v2.1.4/feature/backup/
Thanks, It will be fixed soon
| gharchive/issue | 2022-07-21T07:38:41 | 2025-04-01T06:03:50.681559 | {
"authors": [
"KID-G",
"bongmu"
],
"repo": "radondb/website",
"url": "https://github.com/radondb/website/issues/69",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
414898050 | I think Go 1.12 has introduced a type issue in your library.
Hey there, I'm using your library via "https://github.com/go-ble/ble" and it appears the latest version of Go on OSX has introduced a type conversion issue.
# github.com/raff/goble/xpc
../../raff/goble/xpc/xpc.go:23:135: cannot use _cgo2 (type bool) as type... | gharchive/issue | 2019-02-27T01:16:35 | 2025-04-01T06:03:50.695942 | {
"authors": [
"raff",
"ricallinson"
],
"repo": "raff/goble",
"url": "https://github.com/raff/goble/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1723453271 | Add movie API
In this pull request, I consumed the movie API and added it to the project
Hello @tjay1760
Great work with adding the movie API. There is nothing more to say than it is time to merge :1st_place_medal:
| gharchive/pull-request | 2023-05-24T08:29:21 | 2025-04-01T06:03:50.742718 | {
"authors": [
"ragangithub",
"tjay1760"
],
"repo": "ragangithub/JavaScript-Capstone",
"url": "https://github.com/ragangithub/JavaScript-Capstone/pull/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
624282030 | Porting WTTE-RNN to PyTorch
(both for personal use and practicing using PyTorch,) I'm planning to port WTTE-RNN to PyTorch.
What are the things (if any) that could be sort of a guide to port this?
also, (If I need it) is porting this permitted?
Sorry for mediocre English usage
https://github.com/profil/tte.pytorch... | gharchive/issue | 2020-05-25T12:52:43 | 2025-04-01T06:03:50.748541 | {
"authors": [
"BraINstinct0"
],
"repo": "ragulpr/wtte-rnn",
"url": "https://github.com/ragulpr/wtte-rnn/issues/71",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
173436294 | Improve syntax highlighting based on purescript's grammar
The previous version of purescript's syntax highlighting for vim didn't highlight correctly all the elements, missing key pieces such as: constructors being highlighted the same as types, function names on declarations not highlighted, type variables or module... | gharchive/pull-request | 2016-08-26T11:54:33 | 2025-04-01T06:03:50.765972 | {
"authors": [
"arthur-xavier",
"oblitum",
"sharkdp"
],
"repo": "raichoo/purescript-vim",
"url": "https://github.com/raichoo/purescript-vim/pull/13",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2722447345 | Multi-Tenancy Support in Solid Queue
Are there any plans to add support for multi-tenancy in Solid Queue? Specifically, is there a roadmap or intention to allow each tenant to store background jobs in their dedicated database?
@hubertjakubiak yes! Via shards: https://github.com/rails/solid_queue/issues/353
Hi @Ro... | gharchive/issue | 2024-12-06T08:55:12 | 2025-04-01T06:03:50.850382 | {
"authors": [
"hubertjakubiak",
"rosa"
],
"repo": "rails/solid_queue",
"url": "https://github.com/rails/solid_queue/issues/443",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1365418882 | [bug] QRCode not showing up
Is there an existing issue for this?
[X] I have searched the existing issues
RainbowKit Version
0.5.1
wagmi Version
0.6.4
Current Behavior
Popup works, Metamask connects without problem, but no QR code for wallet connect and wallet link.
Expected Behavior
QR code showing up when select... | gharchive/issue | 2022-09-08T02:09:06 | 2025-04-01T06:03:50.873119 | {
"authors": [
"markdalgleish",
"mikelxc"
],
"repo": "rainbow-me/rainbowkit",
"url": "https://github.com/rainbow-me/rainbowkit/issues/722",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1875263268 | 🛑 RiotSkin4CN-Download is down
In c0b822f, 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 92cb7ec after 10 minutes.
| gharchive/issue | 2023-08-31T10:42:16 | 2025-04-01T06:03:50.884838 | {
"authors": [
"rainzee"
],
"repo": "rainzee/RiotSkin4CN-Status",
"url": "https://github.com/rainzee/RiotSkin4CN-Status/issues/2033",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1920658636 | 🛑 RiotSkin4CN-Download is down
In cfcc48a, 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 b6fd01c after 10 minutes.
| gharchive/issue | 2023-10-01T09:13:42 | 2025-04-01T06:03:50.887318 | {
"authors": [
"rainzee"
],
"repo": "rainzee/RiotSkin4CN-Status",
"url": "https://github.com/rainzee/RiotSkin4CN-Status/issues/2100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2206617192 | TypeError: Cannot read properties of null (reading 'credentials')
Node-RED Version: 3.1.7
node-red-contrib-google-sheets-advance version: 0.0.2
After including the JSON with the Google Service Account credentials in the Creds field and performing the Deploy, the following error is returned:
TypeError: Cannot read pro... | gharchive/issue | 2024-03-25T20:14:20 | 2025-04-01T06:03:50.894475 | {
"authors": [
"ismaelmdesousa",
"miguelpdm",
"rajansaumya",
"rexwater"
],
"repo": "rajansaumya/node-red-contrib-google-sheets-advance",
"url": "https://github.com/rajansaumya/node-red-contrib-google-sheets-advance/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source"... |
365824188 | Image assets missing on installing addon
The image assets are missing in this addon and console throws the following errors -
http://localhost:4200/images/min-arrow.png 404 (Not Found)
http://localhost:4200/images/max-arrow.png 404 (Not Found)
Can we make the assets configurable when calling the helper?
@siwalik... | gharchive/issue | 2018-10-02T09:57:55 | 2025-04-01T06:03:50.897564 | {
"authors": [
"rajasegar",
"siwalikm"
],
"repo": "rajasegar/ember-aria-multi-thumb-slider",
"url": "https://github.com/rajasegar/ember-aria-multi-thumb-slider/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
35391662 | Last seconds of sound recording may be lost
When going from some slide to another, the last seconds of sound recording of the first slide may be lost. This problem is inherited from RecordRTC.js and the slideshow-recorder.js plugin should be fixed as soon as RecordRTC.js is fixed.
Updated to recent RecordRTC.js (co... | gharchive/issue | 2014-06-10T15:09:18 | 2025-04-01T06:03:50.901246 | {
"authors": [
"rajgoel"
],
"repo": "rajgoel/reveal.js",
"url": "https://github.com/rajgoel/reveal.js/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1292391898 | 🛑 PlayStore API is down
In 602dd86, PlayStore API (https://api-playstore.rajkumaar.co.in) was down:
HTTP code: 500
Response time: 3081 ms
Resolved: PlayStore API is back up in b49933d.
| gharchive/issue | 2022-07-03T18:46:05 | 2025-04-01T06:03:50.903611 | {
"authors": [
"rajkumaar23"
],
"repo": "rajkumaar23/status",
"url": "https://github.com/rajkumaar23/status/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
368752265 | Add CNAME
This adds a file CNAME can be used to alias one name to another.
Hence, would help in redirecting the site.
Argh, it messed up. Closing this.
| gharchive/pull-request | 2018-10-10T16:36:51 | 2025-04-01T06:03:50.906934 | {
"authors": [
"utkarsh2102"
],
"repo": "rajudev/rajudev.github.io",
"url": "https://github.com/rajudev/rajudev.github.io/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
783807893 | Add update & delete to Store class
For simple queries conveniently update and delete documents without the need of QueryBuilder.
Update one or multiple documents.
function update($documents): bool
Delete one document.
function deleteDocument($id, $returnOption = Query::DELETE_RETURN_RESULTS): array|bool|int
For mor... | gharchive/issue | 2021-01-12T00:33:40 | 2025-04-01T06:03:50.918067 | {
"authors": [
"Timu57",
"rakibtg"
],
"repo": "rakibtg/SleekDB",
"url": "https://github.com/rakibtg/SleekDB/issues/78",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1422620135 | Fix id navigation and add quality-of-life configuration options
Hello, this PR is divided in 2 sections:
First of all I have fixed the id navigation on the endpoint body, the href reference wasn't generating the correct values and links on the URL field weren't working.
Second, I've added two configuration options:
... | gharchive/pull-request | 2022-10-25T15:04:23 | 2025-04-01T06:03:50.944439 | {
"authors": [
"asurcodes",
"kevincobain2000"
],
"repo": "rakutentech/laravel-request-docs",
"url": "https://github.com/rakutentech/laravel-request-docs/pull/100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
91941638 | define R.empty for Object and String
As suggested by @scott-christopher and @paldepind in #1228
I like it :smile_cat:
Yeah, this is very nice.
looks ok, but it does make we wonder what this means for isEmpty
@buzzdecafe https://github.com/ramda/ramda/issues/1228#issuecomment-115448064
yeah that's what i was... | gharchive/pull-request | 2015-06-30T00:24:43 | 2025-04-01T06:03:50.956230 | {
"authors": [
"CrossEye",
"buzzdecafe",
"davidchambers",
"paldepind",
"svozza"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/pull/1236",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
120848970 | make R.path([k], o) equivalent to R.prop(k, o)
Fixes #1522
Set the query string to ?w= when viewing the diff to ignore the indentation change.
👍
:herb:, although I must admit I've only looked at it briefly.
Hi @davidchambers, from what I can tell this PR intended to align R.prop and R.path by letting R.path th... | gharchive/pull-request | 2015-12-07T19:30:55 | 2025-04-01T06:03:50.961455 | {
"authors": [
"CrossEye",
"davidchambers",
"gilligan",
"richardscarrott"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/pull/1538",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
63469170 | replace occurrences of assert(...) and assert.ok(...)
assert and its :alien: assert.ok are problematic for two reasons:
They're imprecise. Consider this buggy isOdd function:
var isOdd = function(n) { return n % 2; };
assert(isOdd(7));
assert.strictEqual(isOdd(7), true); // AssertionError: 1 === true
They don'... | gharchive/pull-request | 2015-03-22T00:11:13 | 2025-04-01T06:03:50.963511 | {
"authors": [
"buzzdecafe",
"davidchambers"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/pull/956",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
121566644 | Collapse some Spring contexts
@alena1108 @cjellick
LGTM
| gharchive/pull-request | 2015-12-10T20:06:42 | 2025-04-01T06:03:50.994624 | {
"authors": [
"alena1108",
"ibuildthecloud"
],
"repo": "rancher/cattle",
"url": "https://github.com/rancher/cattle/pull/1161",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
114145543 | restart of convoy daemon causes error after restart
I'm new to using convoy so this might be user error but here is what I'm seeing:
after a new install, I can
a) create a volume
b) run the daemon just fine
c) see the created volume
d) attach the volume to a container and work with the volume
ok, works as expected!
b... | gharchive/issue | 2015-10-29T20:58:38 | 2025-04-01T06:03:51.012284 | {
"authors": [
"jmccormick2001",
"yasker"
],
"repo": "rancher/convoy",
"url": "https://github.com/rancher/convoy/issues/42",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2494047070 | bump OpenTofu to 1.8.1
Tested on k3d and AWS
CI failures addressed in https://github.com/rancher/dartboard/pull/4
| gharchive/pull-request | 2024-08-29T10:24:29 | 2025-04-01T06:03:51.013877 | {
"authors": [
"moio"
],
"repo": "rancher/dartboard",
"url": "https://github.com/rancher/dartboard/pull/3",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
323376983 | Concepts: Cluster - Kubeconfig File
Clusters
a. ~What’s a Cluster?~
~A short explanation of what clusters are and their role within Kubernetes.~
b. ~Cluster Creation~
i. ~Node Components~
1. ~Etcd requirements~
2. ~Control requirements~
3. ~Worker requirements/best practices~
ii. ~Cluster Providers~
1. ~RKE~
2. ~Clo... | gharchive/issue | 2018-05-15T20:46:56 | 2025-04-01T06:03:51.016333 | {
"authors": [
"MBishop17",
"deniseschannon"
],
"repo": "rancher/docs",
"url": "https://github.com/rancher/docs/issues/125",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
357396886 | Yaml markdown is improperly formatted.
The yaml rendering is aligning the first line with 2 extra spaces and the font is very small.
Should look like this:
nodes:
- address: 165.227.114.63
internal_address: 172.16.22.12
user: ubuntu
role: [controlplane,worker,etcd]
- address: 165.227.116.167
internal_address... | gharchive/issue | 2018-09-05T20:48:24 | 2025-04-01T06:03:51.019709 | {
"authors": [
"jgreat",
"lvuch"
],
"repo": "rancher/docs",
"url": "https://github.com/rancher/docs/issues/750",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
723962008 | add harvester ISO image
Description:
add all-in-one ISO image integration based on k3os(including k3s optimization, harvester, default network and
storage components)
[ ] bump the longhorn to the latest version with supporting pre-configure desired replicas to be 3
harvester ISO is available.
| gharchive/issue | 2020-10-18T09:02:03 | 2025-04-01T06:03:51.021444 | {
"authors": [
"futuretea",
"guangbochen"
],
"repo": "rancher/harvester",
"url": "https://github.com/rancher/harvester/issues/202",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
849540550 | [BUG] Specifying an internet proxy during installation of agent node makes node unusable
If an internet proxy is specified during ISO installation of an agent node, that node will send queries to Pod DNS through the proxy (10.0.53.10:443). Since the proxy is unable to connect those requests, pods will not be able t... | gharchive/issue | 2021-04-03T00:30:35 | 2025-04-01T06:03:51.026594 | {
"authors": [
"gregoryg",
"kingsd041"
],
"repo": "rancher/harvester",
"url": "https://github.com/rancher/harvester/issues/646",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
574524739 | HA with Embedded DB is Experimental,Why? Are there any known issues?
Are there any known issues?
Good question. The primary reason is that the failure scenarios around losing (and recovering) nodes are not fully tested. Fundamentally, it needs more rigorous testing before we can certify it and other work items have... | gharchive/issue | 2020-03-03T09:20:18 | 2025-04-01T06:03:51.029480 | {
"authors": [
"cjellick",
"davidnuzik",
"lsk8867485"
],
"repo": "rancher/k3s",
"url": "https://github.com/rancher/k3s/issues/1481",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1374945664 | Document how to create a custom cluster with the Rancher API
This issue represents a small piece of the work in https://github.com/rancher/rancher-docs/issues/173
Consolidating into https://github.com/rancher/rancher-docs/issues/583.
| gharchive/issue | 2019-10-14T20:39:19 | 2025-04-01T06:03:51.038781 | {
"authors": [
"btat",
"catherineluse"
],
"repo": "rancher/rancher-docs",
"url": "https://github.com/rancher/rancher-docs/issues/169",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1374946040 | Document how to initally set up server with Rancher API
This issue represents a small piece of the work in https://github.com/rancher/rancher-docs/issues/173
Duplicate of #170
| gharchive/issue | 2019-10-14T20:38:19 | 2025-04-01T06:03:51.039853 | {
"authors": [
"catherineluse",
"martyav"
],
"repo": "rancher/rancher-docs",
"url": "https://github.com/rancher/rancher-docs/issues/171",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1602518711 | How to set hostNetwork:true for k8s 1.21 and up
Summary:
In K8s 1.21 and up, the ingress controller no longer runs in hostnetwork:true. The docs for RKE and [Rancher] outlines that. Based on https://github.com/rancher/rancher-docs/issues/378, and (https://github.com/rancher/rancher/issues/35943#issuecomment-105551352... | gharchive/issue | 2023-02-28T07:37:14 | 2025-04-01T06:03:51.044594 | {
"authors": [
"kinarashah",
"martyav",
"mrolmedo",
"snasovich"
],
"repo": "rancher/rancher-docs",
"url": "https://github.com/rancher/rancher-docs/issues/455",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
303590625 | CLI - Added new commands for catalog for 1.6
# rancher catalog show --help
Show catalog template versions
Show all catalog template versions in the current $RANCHER_ENVIRONMENT. Use `--env <envID>` or `--env <envName>` to select a different environment.
Example:
$ rancher --env k8slab catalog show <TEMPLATE_ID>
... | gharchive/issue | 2018-03-08T18:52:23 | 2025-04-01T06:03:51.050112 | {
"authors": [
"deniseschannon",
"soumyalj"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/12048",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
324386959 | Accessing the Kubernetes Dashboard in Rancher 2.0
Environment
Heapster version: 0.2.9
Dashboard version: 0.6.3
Rancher version: 2.0.0
Kubernetes version: v1.10.1-rancher1
Operating system: Ubuntu 16.04 LTS
Steps to reproduce
Deploy heapster using kubernetes helm chart in Rancher 2.0 Catalog Apps
Deploy kubernetes-das... | gharchive/issue | 2018-05-18T12:13:44 | 2025-04-01T06:03:51.071991 | {
"authors": [
"Coopyrightdmin",
"JingangLi",
"StrongMonkey",
"afgane",
"fbotha-stratuscloud",
"haisum",
"micw",
"mion00",
"smazurov",
"superseb"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/13586",
"license": "Apache-2.0",
"license_... |
599935761 | Deploying Rancher on k3s with traefik has nginx annotations in ingress object
What kind of request is this (question/bug/enhancement/feature request):
bug
Steps to reproduce (least amount of steps as possible):
Deploy Rancher on a k3s cluster with default options
Result:
The ingress object created by the Rancher H... | gharchive/issue | 2020-04-15T00:18:35 | 2025-04-01T06:03:51.079879 | {
"authors": [
"dnoland1",
"tedtramonte",
"timowevel1"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/26629",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
618570022 | [Backport 2.3] Need af-south-1 as UI option for AWS deployment via Rancher
Related to rancher/rancher#27042
Validated in v2.3-head UI index: latest-2.3
Region is available as a Node Template selection for EC2:
Creating cluster using this region is successful and basic operations can be performed against the cl... | gharchive/issue | 2020-05-14T22:19:47 | 2025-04-01T06:03:51.082272 | {
"authors": [
"maggieliu",
"rancher-max"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/27088",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
940551499 | I can not find several images which is arm64 version
How can i get arm64 version of images below:
rancher/istio-kubectl:1.5.10
rancher/prometheus-auth:v0.2.1
rancher/coreos-kube-state-metrics:v1.9.7
Rancher in general does not support arm64 at this time, those images are all vendor images and many are not built for... | gharchive/issue | 2021-07-09T08:39:49 | 2025-04-01T06:03:51.083969 | {
"authors": [
"EvanYen",
"cbron"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/33550",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1082380979 | Installing Rancher using Docker failed with error 'k3s exited with: exit status 255'
Rancher Server Setup
Rancher version: v2.6.2
Installation option: Docker
Information about the Cluster
Single Node mode on CentOS 8.5.2111.
Describe the bug
The container crashed and restarted continually with the error [FATAL] k3s... | gharchive/issue | 2021-12-16T16:06:16 | 2025-04-01T06:03:51.100442 | {
"authors": [
"DarkNeedle",
"baughmann",
"chunhualiu",
"johnwfinigan",
"marekvesely-direct",
"themowski",
"yipwinghong"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/35892",
"license": "Apache-2.0",
"license_type": "permissive",
"license_sourc... |
1581343469 | Network policy slows down traffic with canal
Hi
I have Rancher v2.5 cluster deployed in IaaS enviroment with 2 workers servers. My appls are workinf fine, but when I apply my networkpolicy to control the traffic between namespaces, the access to my application from outside my cluster is slow.
My networkpoliy slows do... | gharchive/issue | 2023-02-12T17:32:14 | 2025-04-01T06:03:51.108450 | {
"authors": [
"agvsap1",
"onesaitplatform"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/40506",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
164479859 | Error launching AWS hosts with direct-lvm and thinpool
Rancher Version: V1.1.0
Docker Version: V1.11.2
OS and where are the hosts located? (cloud, bare metal, etc): AWS
Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB) Single Node with Aurora DB cluster
Environment Type: (Cattle/Kubern... | gharchive/issue | 2016-07-08T08:10:20 | 2025-04-01T06:03:51.121302 | {
"authors": [
"alejandrogr"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/5362",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
183736163 | 1.2.0-pre4-rc4
in v1.2.0-pre4-rc4 no Russian language
v1.2.0-pre3:
The language name field got dropped, fixed in next build.
Version - master 10/19
Verified fixed
| gharchive/issue | 2016-10-18T16:21:58 | 2025-04-01T06:03:51.123960 | {
"authors": [
"andruwa13",
"tfiduccia",
"vincent99"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/6314",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
187932720 | Rancher server stuck in upgrade
Rancher Version:
v1.2.0-pre4-rc6
Docker Version:
Docker version 1.12.1, build 23cf638
OS and where are the hosts located? (cloud, bare metal, etc):
Rancher OS on Amazon EC2
Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB)
HA with RDS hosted external data... | gharchive/issue | 2016-11-08T08:45:01 | 2025-04-01T06:03:51.134616 | {
"authors": [
"aemneina",
"r-trigo",
"sschimmel",
"vincent99"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/6551",
"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.