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 |
|---|---|---|---|---|---|
854681271 | updates for bevy_mod_picking 0.4
Fixes for bevy_mod_picking 0.4 and bevy 0.5
@guimcaballero looks like this works. I accidentally committed my change to cargo config because I don't run nightly.
| gharchive/pull-request | 2021-04-09T16:35:51 | 2025-04-01T04:56:57.874667 | {
"authors": [
"aevyrie"
],
"repo": "guimcaballero/bevy_chess",
"url": "https://github.com/guimcaballero/bevy_chess/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
797398798 | Building wheels for 32-bit Windows is flaky on rust 1.49. It is fixed in rust 1.50.
Problem
Cargo randomly fails to download the source code of chrono because of the bug in the downstream dependency, libgit2. This is specific for x32 systems, and it sometimes prevents the wheels from building:
This bug is fixed in c... | gharchive/issue | 2021-01-30T11:41:46 | 2025-04-01T04:56:57.879050 | {
"authors": [
"gukoff"
],
"repo": "gukoff/dtparse",
"url": "https://github.com/gukoff/dtparse/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1049756715 | Cursor disappears when triggering plugin
Awesome plugin! I've been using quick-scope for quite a while and am now trying this plugin out. Something I immediately noticed is that the cursor disappears when triggering this plugin (i.e. when I for instance press t) until I press the character to jump to. This happen in ... | gharchive/issue | 2021-11-10T12:21:04 | 2025-04-01T04:56:57.882076 | {
"authors": [
"Melkster",
"gukz",
"mawkler"
],
"repo": "gukz/ftFT.nvim",
"url": "https://github.com/gukz/ftFT.nvim/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2126381298 | -offset(loft(slot)) fails but works in FreeCad
p = loft([
SlotOverall(10, 6).clean(),
Pos(Z=4)*SlotOverall(6, 4).clean(),
])
p = offset(p, -0.5, p.faces()>>Axis.Z)
gives
OCP.Standard.Standard_Failure: Geom_TrimmedCurve::parameters out of range
FreeCad has no problem performing this exact operation so the i... | gharchive/issue | 2024-02-09T02:45:49 | 2025-04-01T04:56:57.892035 | {
"authors": [
"MatthiasJ1",
"gumyr"
],
"repo": "gumyr/build123d",
"url": "https://github.com/gumyr/build123d/issues/545",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2513577234 | Manually copy the SVG icons from lucide-react-native?
Would remove dependency to lucide
Would minimize the bundle size
This is quite important because there is currently no good support for tree shaking.
| gharchive/issue | 2024-09-09T10:34:10 | 2025-04-01T04:56:57.894918 | {
"authors": [
"gunnartorfis",
"hyoban"
],
"repo": "gunnartorfis/sonner-native",
"url": "https://github.com/gunnartorfis/sonner-native/issues/51",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
830373052 | Core gunrock parameters list
Much like what we are doing with result_t and params_t for application-specific input and output parameters, we eventually want gunrock-specific parameters, which control things like load-balancing, filter algorithm, unquification, direction-optimized thresholds, etc.
Related to #20
| gharchive/issue | 2021-03-12T19:05:34 | 2025-04-01T04:56:57.897483 | {
"authors": [
"neoblizz"
],
"repo": "gunrock/essentials",
"url": "https://github.com/gunrock/essentials/issues/24",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1975556540 | #74 Add support for "Icon Shortcodes" plugin
https://github.com/aidenlx/obsidian-icon-shortcodes
Closed
TODO: rewrite with Icon Shortcodes API
| gharchive/pull-request | 2023-11-03T06:56:42 | 2025-04-01T04:56:57.903096 | {
"authors": [
"d9k"
],
"repo": "guopenghui/obsidian-quiet-outline",
"url": "https://github.com/guopenghui/obsidian-quiet-outline/pull/137",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1523453418 | Onde está os slides da aula 04 (teste)
Testando o uso de Issues na aula do Curso em Vídeo de Git e GitHub
Obrigado professor
Usando Issues, Curso em Vídeo de Git e GitHub.
Professor show de bola.
| gharchive/issue | 2023-01-07T04:18:14 | 2025-04-01T04:56:57.913255 | {
"authors": [
"LuyysHenriqueKuromi",
"paulocesarnlima"
],
"repo": "gustavoguanabara/git-github",
"url": "https://github.com/gustavoguanabara/git-github/issues/2156",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2267782732 | Aprendendo Markdown
Estou aprendendo linguagem Markdown no Curso em Vídeo de Git e GitHub
Negrito -> X ou X
Itálico -> X ou X
Negrito e itálico -> X
linha para separar -> --- ou ***
Título nível 1
Título nível 2
Título nível 3
Lista numerada:
Teste 1
Teste 2
Teste 2.2
subitem -> três espaços
Teste 99
Teste... | gharchive/issue | 2024-04-28T19:46:08 | 2025-04-01T04:56:57.930676 | {
"authors": [
"BrazAElis",
"garobiel"
],
"repo": "gustavoguanabara/git-github",
"url": "https://github.com/gustavoguanabara/git-github/issues/3100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
867712577 | Slide aula 4 ( pratica do curso)
Procurei os slides da aula 04 e não encontrei, alguem poderia atualizar para mim ?
concluido
| gharchive/issue | 2021-04-26T13:35:28 | 2025-04-01T04:56:57.931838 | {
"authors": [
"lucashsbarros"
],
"repo": "gustavoguanabara/git-github",
"url": "https://github.com/gustavoguanabara/git-github/issues/894",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
102668272 | Removed extra brackets
PHP already evaluates the ! after the stuff on the right. :)
I like the explicitness here: it's more clear, and just in case they ever break the precedence in a future release
| gharchive/pull-request | 2015-08-23T22:47:55 | 2025-04-01T04:56:57.936945 | {
"authors": [
"GrahamCampbell",
"mtdowling"
],
"repo": "guzzle/psr7",
"url": "https://github.com/guzzle/psr7/pull/36",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2359199388 | 可考虑支持msys2 python
可考虑支持msys2,源 https://github.com/msys2-contrib/cpython-mingw
目前不支持编译安装。
| gharchive/issue | 2024-06-18T07:55:36 | 2025-04-01T04:56:57.937972 | {
"authors": [
"moqsien",
"ylx252"
],
"repo": "gvcgo/version-manager",
"url": "https://github.com/gvcgo/version-manager/issues/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1549407323 | Update 21c images with Critical Patch updates from Jan 2023
The January security patch update was released here:
https://www.oracle.com/security-alerts/cpujan2023.html#AppendixDB
Can the 21c base images be updated to pull a new version that has these patches and the faststart images be updated to have the patches alr... | gharchive/issue | 2023-01-19T15:35:35 | 2025-04-01T04:56:57.943877 | {
"authors": [
"KyleAure",
"gvenzl",
"mprins"
],
"repo": "gvenzl/oci-oracle-xe",
"url": "https://github.com/gvenzl/oci-oracle-xe/issues/177",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1501470208 | Washingmashine - 3 Sensors unknown status
Hello,
thanks for awesome work! i was able to integrade my washingmashine Haier HW90_B14959U1 (_DE)
3 sensors don't update properly, any suggestions?
Speed, Temperature and Time Remaining
(ignore last one "washing cycles")
LOG:
Logger: homeassistant
Source: custom_component... | gharchive/issue | 2022-12-17T16:44:38 | 2025-04-01T04:56:57.952883 | {
"authors": [
"lovicub",
"ndom91"
],
"repo": "gvigroux/hon",
"url": "https://github.com/gvigroux/hon/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
320783406 | Per-user combat mode does not persist after death
The ocm toggle are disabled after death :/
You mean the effect of /ocm toggle does not apply when the player respawns?
yes ^^
Just wondering, on your server does the player respawn in a different world from the one they died in?
yes
The inherit issue with /o... | gharchive/issue | 2018-05-07T12:21:11 | 2025-04-01T04:56:57.956814 | {
"authors": [
"Rayzr522",
"TimHarrio",
"gvlfm78"
],
"repo": "gvlfm78/BukkitOldCombatMechanics",
"url": "https://github.com/gvlfm78/BukkitOldCombatMechanics/issues/181",
"license": "unlicense",
"license_type": "permissive",
"license_source": "bigquery"
} |
2367735083 | 🛑 Undertale社区维基 - UTCWIKI is down
In 778934a, Undertale社区维基 - UTCWIKI (https://utcwiki.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Undertale社区维基 - UTCWIKI is back up in 94f7448 after 10 minutes.
| gharchive/issue | 2024-06-22T10:34:58 | 2025-04-01T04:56:57.976376 | {
"authors": [
"gzombiejun"
],
"repo": "gzombiejun/upptime",
"url": "https://github.com/gzombiejun/upptime/issues/301",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2490061018 | 🛑 Undertale社区档案馆 - UTCARC is down
In fd9c82e, Undertale社区档案馆 - UTCARC (https://arc.utcwiki.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Undertale社区档案馆 - UTCARC is back up in ecc167a after 27 minutes.
| gharchive/issue | 2024-08-27T18:25:48 | 2025-04-01T04:56:57.979017 | {
"authors": [
"gzombiejun"
],
"repo": "gzombiejun/upptime",
"url": "https://github.com/gzombiejun/upptime/issues/742",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
803881702 | netlify command issue with URLs
The order of these commands is giving me trouble when using netlify-cli
Changing to this resolved the issue:
[context.production]
command = "hugo --gc --minify -b $URL && npm run build:functions"
[context.deploy-preview]
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL"
[contex... | gharchive/issue | 2021-02-08T19:57:01 | 2025-04-01T04:56:57.982542 | {
"authors": [
"h-enk",
"teamcrisis"
],
"repo": "h-enk/doks",
"url": "https://github.com/h-enk/doks/issues/126",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
289794182 | isolate openblas/GPU things if only doing CPU scoring.
We are evaluating DAI and I am having issues getting the scoring pipeline to run on a machine.
Using the instructions at http://docs.h2o.ai/driverless-ai/latest-stable/docs/userguide/scoring-package.html I spun up a AWS ec2 server with Ubuntu 16.04 x64 I attempt... | gharchive/issue | 2018-01-18T22:13:26 | 2025-04-01T04:56:58.042365 | {
"authors": [
"Kzernobog",
"TraderJair",
"pseudotensor"
],
"repo": "h2oai/h2o4gpu",
"url": "https://github.com/h2oai/h2o4gpu/issues/390",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
413898352 | URLS updated
Many URLS updated to HTTPS
Many URLs updated to reflect new URL (after redirects)
Favicon losslessly optimised with https://imgbot.net
Sorry, slept on this.
hey @mischah - just wondering... is the site served from the gh-pages branch? I see the updated index.html there with the link updates from th... | gharchive/pull-request | 2019-02-25T01:36:23 | 2025-04-01T04:56:58.087448 | {
"authors": [
"coliff",
"mischah"
],
"repo": "h5bp/html5please",
"url": "https://github.com/h5bp/html5please/pull/443",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1519448340 | Ignore buildah policy for non pipeline run att
The policy rule dockerfile_param_not_included is only meant to be executed when there's a pipeline run attestation.
Signed-off-by: Luiz Carvalho lucarval@redhat.com
I think it will work as expected, but for clarity of intent, I'm thinking maybe we could define another ... | gharchive/pull-request | 2023-01-04T19:07:53 | 2025-04-01T04:56:58.127131 | {
"authors": [
"lcarva",
"simonbaird"
],
"repo": "hacbs-contract/ec-policies",
"url": "https://github.com/hacbs-contract/ec-policies/pull/232",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
313910517 | Doubt about how i can stop the script without lose the content
This is not an issue specifically, but a doubt. How i can stop the script after a time, without lose the content already scraped?
Again, thanks for all dedication writing this code!
If I'm understanding the question correctly,
You could save the output ... | gharchive/issue | 2018-04-12T22:34:03 | 2025-04-01T04:56:58.129497 | {
"authors": [
"haccer",
"naocaio"
],
"repo": "haccer/twint",
"url": "https://github.com/haccer/twint/issues/65",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
132325768 | Add Leaps Operational Transform For Collaborative Editing
I'm implementing this by just having leaps edit the text files that are used by Hugo-Caddy to generate pages from...... but it could be even greater than that, ya know?
https://github.com/Jeffail/leaps
I see (more or less). But right now we can only support ... | gharchive/issue | 2016-02-09T03:58:57 | 2025-04-01T04:56:58.138308 | {
"authors": [
"faddat",
"hacdias"
],
"repo": "hacdias/caddy-hugo",
"url": "https://github.com/hacdias/caddy-hugo/issues/42",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1679613615 | 🐛 fix hack.af link shortening
should fix link shortening by changing the regex. the existing regex didn't work when i tested it on a normal string, and the capitalization of the slack messages messed things up (note: i am unable to get a dev environment working, so this was only tested with slack messages pulled fro... | gharchive/pull-request | 2023-04-22T16:45:00 | 2025-04-01T04:56:58.188542 | {
"authors": [
"thrzl"
],
"repo": "hackclub/guardian",
"url": "https://github.com/hackclub/guardian/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
358127090 | Create LICENSE
BSD 3-Clause License
Copyright (c) 2018, Aniket Dinda
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this
list of... | gharchive/pull-request | 2018-09-07T16:08:03 | 2025-04-01T04:56:58.257560 | {
"authors": [
"hackingvila"
],
"repo": "hackingvila/file-merchant",
"url": "https://github.com/hackingvila/file-merchant/pull/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
235421303 | Function request
please add “preview”
and like this:
@stonedreamforest
Thanks for suggestion;) It requires significant refactoring for this support, which I don't expect to happen in the near future.
If you are looking for a good markdown editor, I would recommend Marxico.
Marxico looks good :+1:
i like Marxi... | gharchive/issue | 2017-06-13T02:54:33 | 2025-04-01T04:56:58.260026 | {
"authors": [
"hackjutsu",
"stonedreamforest"
],
"repo": "hackjutsu/Lepton",
"url": "https://github.com/hackjutsu/Lepton/issues/140",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2153146418 | [Question] Is this lib complementary to Message Pipe?
If the project is using Message Pipe already, using Vital Router along side gains any advantage? Just wondering if they are great to be coexist or use one exclusively will be the best use case.
Would love to know too
Hello. Thanks for the question.
Firstly, if... | gharchive/issue | 2024-02-26T02:55:31 | 2025-04-01T04:56:58.354375 | {
"authors": [
"Lowlet",
"XRSpace-RayWang",
"hadashiA"
],
"repo": "hadashiA/VitalRouter",
"url": "https://github.com/hadashiA/VitalRouter/issues/48",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2066918405 | change clustering parameters' names in haddock3 tutorials
if PR https://github.com/haddocking/haddock3/pull/769 gets merged, some parameters' names must be changed also in the haddock3 tutorials
The PR has been merged and the workflow in the tutorial now gives error that threshold does not exist in clustfcc module... | gharchive/issue | 2024-01-05T08:18:52 | 2025-04-01T04:56:58.357765 | {
"authors": [
"amjjbonvin",
"mgiulini",
"sverhoeven"
],
"repo": "haddocking/haddocking.github.io",
"url": "https://github.com/haddocking/haddocking.github.io/issues/662",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1837810444 | Update snakeyaml to 2.1
About this PR
📦 Updates org.yaml:snakeyaml from 2.0 to 2.1
📜 Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Release Notes - Changelog - Changelog - Changelog - Cha... | gharchive/pull-request | 2023-08-05T15:28:52 | 2025-04-01T04:56:58.401426 | {
"authors": [
"scala-steward"
],
"repo": "hagay3/skuber",
"url": "https://github.com/hagay3/skuber/pull/313",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1284247941 | ebitenutil: add DrawCircle
We have DrawLine , we have DrawRect , but no DrawCirlcle. I think it would be really useful for quick prototyping (and general use).
Is there a specific reason why there isn't a DrawCircle?
DrawCircle(dst *ebiten.Image, cx, cy, r float64, clr color.Color)
would be what we want. This shou... | gharchive/issue | 2022-06-24T22:31:36 | 2025-04-01T04:56:58.452106 | {
"authors": [
"hajimehoshi",
"tupini07"
],
"repo": "hajimehoshi/ebiten",
"url": "https://github.com/hajimehoshi/ebiten/issues/2163",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
775040365 | Timeout after -O3
https://github.com/hajimehoshi/go2cpp/runs/1613196532?check_suite_focus=true
Reproduced on macOS:
$ ./test -test.v -test.short
=== RUN TestCallers
callers_test.go:47: functions seen: runtime_test.f2 runtime_test.f1 runtime_test.TestCallers testing.tRunner runtime.goexit runtime.Callers runti... | gharchive/issue | 2020-12-27T13:41:34 | 2025-04-01T04:56:58.453843 | {
"authors": [
"hajimehoshi"
],
"repo": "hajimehoshi/go2cpp",
"url": "https://github.com/hajimehoshi/go2cpp/issues/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1727975853 | Completed object resolve api + tests
Changes
Added objectResolve member
Checklist
[x] have tested my change
[ ] updated relevant documentation
[x] Remove any/all console.logs I added
[x] eslint is not complaining
[ ] have added myself to the contributors' list in CONTRIBUTING.md
[ ] for feature PRs: PR only includes... | gharchive/pull-request | 2023-05-26T17:14:12 | 2025-04-01T04:56:58.496059 | {
"authors": [
"shamby87"
],
"repo": "halcyon-tech/vscode-ibmi",
"url": "https://github.com/halcyon-tech/vscode-ibmi/pull/1312",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
796105763 | Sorter musikanter etter instrument i partitur-rekkefølge på låt-side
Instrumentene skal sorteres etter "partitur-rekkefølge" (standard greie) - når låter skal fordeles bør musikantene sorteres slik
Lagt til :)
Lagt til :)
| gharchive/issue | 2021-01-28T15:25:07 | 2025-04-01T04:56:58.517008 | {
"authors": [
"hallvors"
],
"repo": "hallvors/hjemmekorps",
"url": "https://github.com/hallvors/hjemmekorps/issues/37",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1863899387 | ⚠️ ClamAV has degraded performance
In ad2395c, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 81 ms
Resolved: ClamAV performance has improved in 9a75fe8 after 538 days, 14 hours, 51 minutes.
| gharchive/issue | 2023-08-23T19:31:04 | 2025-04-01T04:56:58.545000 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/10260",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1914157888 | ⚠️ ClamAV has degraded performance
In 0b7863b, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 69 ms
Resolved: ClamAV performance has improved in a202145 after 6 minutes.
| gharchive/issue | 2023-09-26T19:21:54 | 2025-04-01T04:56:58.547318 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/11145",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1958367920 | ⚠️ ClamAV has degraded performance
In 2df5815, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 473 ms
Resolved: ClamAV performance has improved in 9ead63a after 11 minutes.
| gharchive/issue | 2023-10-24T02:39:05 | 2025-04-01T04:56:58.549814 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/11788",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1991671943 | ⚠️ ClamAV has degraded performance
In 827ef35, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 77 ms
Resolved: ClamAV performance has improved in 5bc36ce after 5 minutes.
| gharchive/issue | 2023-11-13T23:48:49 | 2025-04-01T04:56:58.552104 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/12249",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2512272486 | ⚠️ ClamAV has degraded performance
In 5333621, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 315 ms
Resolved: ClamAV performance has improved in 091afcf after 5 minutes.
| gharchive/issue | 2024-09-08T08:49:42 | 2025-04-01T04:56:58.554373 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/12925",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2637076835 | ⚠️ ClamAV has degraded performance
In e244070, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 249 ms
Resolved: ClamAV performance has improved in 0f9eecd after 9 minutes.
| gharchive/issue | 2024-11-06T05:28:50 | 2025-04-01T04:56:58.556659 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/13157",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1532028696 | ⚠️ ClamAV has degraded performance
In 5723cf7, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 193 ms
Resolved: ClamAV performance has improved in 8f7d1e1.
| gharchive/issue | 2023-01-13T09:58:25 | 2025-04-01T04:56:58.558972 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/4861",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1595883993 | ⚠️ ClamAV has degraded performance
In 21fc274, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 70 ms
Resolved: ClamAV performance has improved in 0189f91.
| gharchive/issue | 2023-02-22T21:47:58 | 2025-04-01T04:56:58.561372 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/5758",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1671321587 | ⚠️ ClamAV has degraded performance
In 246bb2e, ClamAV (https://spamassassin.apache.org/) experienced degraded performance:
HTTP code: 200
Response time: 77 ms
Resolved: ClamAV performance has improved in 9f5860d.
| gharchive/issue | 2023-04-17T14:29:01 | 2025-04-01T04:56:58.563629 | {
"authors": [
"hamboneZA"
],
"repo": "hamboneZA/caffeine",
"url": "https://github.com/hamboneZA/caffeine/issues/6969",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
380706012 | TypeSafeDiagnosingMatcher calls matchesSafely unnecessarily twice
When a matcher extending TypeSafeDiagnosingMatcher fails the method matchesSafely is executed twice.
This is bad especially when the evaluation in matchesSafely is expensive.
The second problem is that the item state could change between executing matc... | gharchive/issue | 2018-11-14T13:48:33 | 2025-04-01T04:56:58.570437 | {
"authors": [
"phoenix384",
"sf105"
],
"repo": "hamcrest/JavaHamcrest",
"url": "https://github.com/hamcrest/JavaHamcrest/issues/230",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2107255620 | Authorization
In this branch I have added the following features:
Devise for authentication
CanCanCan library for authorizations
Authorization rules
Login/Registration pages
Recipe model
Users model
Model validations
Views for Recipes
Status: Approved ✔️
Hi Hamid
Your recipie app looks good: All task are complet... | gharchive/pull-request | 2024-01-30T08:45:04 | 2025-04-01T04:56:58.575205 | {
"authors": [
"hamidazim321",
"hydaline-code"
],
"repo": "hamidazim321/recipe_app",
"url": "https://github.com/hamidazim321/recipe_app/pull/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
103117329 | wrong version for mhctools in requirements.txt
:+1:
| gharchive/pull-request | 2015-08-25T21:03:48 | 2025-04-01T04:56:58.585685 | {
"authors": [
"iskandr",
"tavinathanson"
],
"repo": "hammerlab/topiary",
"url": "https://github.com/hammerlab/topiary/pull/23",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
152679110 | Fix pyvcf error from passing _parse_samples a tuple instead of a list
was hitting this weird error in varlens' travis https://travis-ci.org/hammerlab/varlens/jobs/127125131 and I'm hoping this trivial change to varcode fixes it
This change is
Coverage increased (+0.08%) to 86.801% when pulling c986a9da7d7f155a... | gharchive/pull-request | 2016-05-03T01:04:05 | 2025-04-01T04:56:58.588626 | {
"authors": [
"coveralls",
"timodonnell"
],
"repo": "hammerlab/varcode",
"url": "https://github.com/hammerlab/varcode/pull/148",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1886840237 | Would there be code released?
I notice that camera-ready day of this workshop has been passed, would there be code released?
+1.
+1.
+1
| gharchive/issue | 2023-09-08T02:35:41 | 2025-04-01T04:56:58.595984 | {
"authors": [
"anhquannguyen21",
"flyyyyer",
"imabackstabber",
"zearo-github"
],
"repo": "hanbyel0105/Diff-HMR",
"url": "https://github.com/hanbyel0105/Diff-HMR/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
469019356 | AhoCorasickDoubleArrayTrieSegment 使用自定义词典,分词结果词性为空
注意事项
请确认下列注意事项:
我已仔细阅读下列文档,都没有找到答案:
首页文档
wiki
常见问题
我已经通过Google和issue区检索功能搜索了我的问题,也没有找到答案。
我明白开源社区是出于兴趣爱好聚集起来的自由社区,不承担任何责任或义务。我会礼貌发言,向每一个帮助我的人表示感谢。
[x] 我在此括号内输入x打钩,代表上述事项确认完毕。
版本号
portable-1.7.4
当前最新版本号是:v1.7.4
我使用的版本是:portable-1.7.4
我的问题
AhoCorasickDoubleArrayT... | gharchive/issue | 2019-07-17T06:52:40 | 2025-04-01T04:56:58.661057 | {
"authors": [
"bijialin",
"hankcs"
],
"repo": "hankcs/HanLP",
"url": "https://github.com/hankcs/HanLP/issues/1245",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1709059581 | Improved Error Handling, Code Comments, and Functionality
Changelog:
Enhancements:
Improved the robustness of memory allocations by adding error handling for potential allocation failures.
Added comments in the code for better understanding of the functions and logic used.
Made adjustments in functions to handle pot... | gharchive/pull-request | 2023-05-14T20:11:36 | 2025-04-01T04:56:58.701691 | {
"authors": [
"Nolin7777"
],
"repo": "hannesmann/vanillafixes",
"url": "https://github.com/hannesmann/vanillafixes/pull/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1278479633 | $import creates NPE if content-type isn't populated
Describe the bug
If you are using $import, and the server hosting the ndJson file doesn't populate content-type, a NPE is thrown here: https://github.com/hapifhir/hapi-fhir/blob/48c28997e6cce8b704f1705a8bd2658b6ff7acbf/hapi-fhir-storage-batch2-jobs/src/main/java/ca/... | gharchive/issue | 2022-06-21T13:47:33 | 2025-04-01T04:56:58.722473 | {
"authors": [
"patrick-werner",
"tadgh"
],
"repo": "hapifhir/hapi-fhir",
"url": "https://github.com/hapifhir/hapi-fhir/issues/3721",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
249843307 | Network is unable to converge with C-triplet loss
My network works well with C-contrastive loss. However, when I switch to C-triplet loss without any network structure modification, it cannot converge. The loss will keep around 1.0. Some attempts such as changed the parameter margin and negative_weight have been made... | gharchive/issue | 2017-08-13T00:16:48 | 2025-04-01T04:56:58.754847 | {
"authors": [
"happynear",
"inlmouse"
],
"repo": "happynear/NormFace",
"url": "https://github.com/happynear/NormFace/issues/17",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
584205017 | toJson return with model if available
toJson Method will return CartItem's model if available. so it can be used in Vue Component.
Can you show some example for its use case
https://github.com/Itxshakiil/laravel_ecommerce/tree/master/resources/js/components/CartItem.vue
Then if we need to show product info we can... | gharchive/pull-request | 2020-03-19T07:02:56 | 2025-04-01T04:56:58.763026 | {
"authors": [
"Itxshakiil",
"hardevine"
],
"repo": "hardevine/LaravelShoppingcart",
"url": "https://github.com/hardevine/LaravelShoppingcart/pull/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1317826419 | I can not render mi webpage when headless is true
Hello. I expose my problem. I am trying to access a website with PuppeteerSharp which, conveniently and on purpose, I will not be able to access. This is because the only thing I need is a code that generates that website after performing several actions that are not ... | gharchive/issue | 2022-07-26T07:36:48 | 2025-04-01T04:56:58.767250 | {
"authors": [
"ExpErgio",
"kblok"
],
"repo": "hardkoded/puppeteer-sharp",
"url": "https://github.com/hardkoded/puppeteer-sharp/issues/1998",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2642160843 | Patch iacm dev cert
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
Description
Please describe your changes: __________________________________
Jira/GitHub Issue numbers (if any): ______________________________
Preview links/images (Internal contributors only): ___... | gharchive/pull-request | 2024-11-07T20:46:01 | 2025-04-01T04:56:58.780377 | {
"authors": [
"bot-gitexp-user",
"ravilach"
],
"repo": "harness/developer-hub",
"url": "https://github.com/harness/developer-hub/pull/8545",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1682064067 | [drone] pipeline yaml must escape ${}
When using converted yaml in terraform, ${} variables must be escaped.
For example, ${DRONE_REPO_NAME] must become $${DRONE_REPO_NAME}
@jimsheldon - This change should only applied if we are exporting to Terraform, should we add a flag? Or how do we want to handle this?
@eoin... | gharchive/issue | 2023-04-24T21:21:38 | 2025-04-01T04:56:58.866024 | {
"authors": [
"eoinmcafee00",
"jimsheldon"
],
"repo": "harness/harness-migrate",
"url": "https://github.com/harness/harness-migrate/issues/57",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2199878658 | fix:[92747]:Adding Pipeline List API support in Terraform Provider
Describe your changes
Comment Triggers
PR Check triggers
Build: trigger build
Sub Category Field Check: trigger subcategoryfieldcheck
gitleaks: trigger gitleaks
Thank you for your submission! We really appreciate it. Like many open source projec... | gharchive/pull-request | 2024-03-21T11:09:53 | 2025-04-01T04:56:58.869516 | {
"authors": [
"CLAassistant",
"Rakshitharness"
],
"repo": "harness/terraform-provider-harness",
"url": "https://github.com/harness/terraform-provider-harness/pull/959",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
685674646 | Click outside to close not working with itemRenderer
If 'Select All' was the most recent option selected, then the dropdown does not close when you click outside. Please see the gif below and relevant code sandbox. Notice that click-outside-to-close works well when the most recently clicked option is not the 'select ... | gharchive/issue | 2020-08-25T17:47:35 | 2025-04-01T04:56:58.883365 | {
"authors": [
"ahmedsamirbek",
"harshzalavadiya",
"mkhbragg"
],
"repo": "harshzalavadiya/react-multi-select-component",
"url": "https://github.com/harshzalavadiya/react-multi-select-component/issues/118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
988053157 | Dev
Changes
Snakefile now runs the whole fastq to vcf workflow #13
- Note: when executing the workflow in dryun (-n) mode, not all rules will be listed in the summary. This is because create_intervals is a checkpoint, and after that is run, then the DAG is reevaluated to have the correct order of jobs.
Added .test/ ... | gharchive/pull-request | 2021-09-03T19:34:47 | 2025-04-01T04:56:58.896351 | {
"authors": [
"cademirch",
"tsackton"
],
"repo": "harvardinformatics/shortRead_mapping_variantCalling",
"url": "https://github.com/harvardinformatics/shortRead_mapping_variantCalling/pull/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1131486320 | [FEATURE] Obsoleting the Harvester configuration "no_data_partition"
Is your feature request related to a problem? Please describe.
This configuration was provided to users who have multiple disks and want to use one of them as the VM data disk, so they might not want to create a dedicated VM data partition in the OS... | gharchive/issue | 2022-02-11T02:12:53 | 2025-04-01T04:56:58.904174 | {
"authors": [
"johnliu55tw",
"lanfon72",
"wzrdtales"
],
"repo": "harvester/harvester",
"url": "https://github.com/harvester/harvester/issues/1907",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1515312608 | [FEATURE] Support Diskless virtual machines
Is your feature request related to a problem? Please describe.
We run several diskless workloads at our site, typically via PXE booting. Harvester doesn't support booting vm's without having a volume attached.
Describe the solution you'd like
Support diskless VM's by removi... | gharchive/issue | 2023-01-01T04:44:21 | 2025-04-01T04:56:58.908157 | {
"authors": [
"Sepiidae",
"simonflood"
],
"repo": "harvester/harvester",
"url": "https://github.com/harvester/harvester/issues/3326",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1830900610 | [BUG] The bridge MTU is not changed
Describe the bug
To set the MTU to 9000, but the Harvester is defaulting to 1500.
To Reproduce
Steps to reproduce the behavior:
Create a cluster network and add a network config where the MTU of the uplink is set as 9000.
Create a VM network under this cluster network.
Create a... | gharchive/issue | 2023-08-01T09:57:36 | 2025-04-01T04:56:58.925314 | {
"authors": [
"albinsun",
"guangbochen",
"yaocw2020"
],
"repo": "harvester/harvester",
"url": "https://github.com/harvester/harvester/issues/4353",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2117110656 | [ENHANCEMENT] Manage upgrade-able versions in Harvester clusters
Is your enhancement related to a problem? Please describe.
It's about the Harvester version sync.
Describe the solution you'd like
There were situations we wanted to revoke a published version due to sane reasons before. But currently, the version syn... | gharchive/issue | 2024-02-04T14:02:17 | 2025-04-01T04:56:58.948887 | {
"authors": [
"TachunLin",
"bk201",
"ibrokethecloud",
"irishgordo"
],
"repo": "harvester/harvester",
"url": "https://github.com/harvester/harvester/issues/5102",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2506569840 | [ENHANCEMENT] Detect Red Hat linux OS Type like Ubuntu and OpenSUSE
Is your enhancement related to a problem? Please describe.
Create VM -> Volumes -> Choose rhel-9.4-x86_64-kvm.qcow2
-> Advanced Options, OS Type is not detected.
Describe the solution you'd like
Redhat linux should also be detect like Ubuntu and ... | gharchive/issue | 2024-09-05T01:15:27 | 2025-04-01T04:56:58.954777 | {
"authors": [
"albinsun",
"rrajendran17"
],
"repo": "harvester/harvester",
"url": "https://github.com/harvester/harvester/issues/6503",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
123712295 | Adding more user preferences
Add saving filters, locations, map color etc for logged in user.
based on #517 and #518
Saving filters can be done using the URLs (Favorites). See #423
| gharchive/issue | 2015-12-23T19:32:22 | 2025-04-01T04:56:58.955852 | {
"authors": [
"aviklai",
"michalten"
],
"repo": "hasadna/anyway",
"url": "https://github.com/hasadna/anyway/issues/524",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
608064853 | Support versions 2.7.3 & 2.7.4
These two versions have similar data as 2.7.1
The main difference between them is that 2.7.3 had corrupt values in the dateFirstReport field, which 2.7.4 fixes.
we have an open issue for this on Trello, we should use one issue system..
| gharchive/issue | 2020-04-28T06:39:50 | 2025-04-01T04:56:58.957226 | {
"authors": [
"OriHoch",
"akariv"
],
"repo": "hasadna/avid-covider-pipelines",
"url": "https://github.com/hasadna/avid-covider-pipelines/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2161807154 | Enhance Relay Logic to Prevent Forwarding of Transactions with Suboptimal Gas Prices
Problem
Currently, it would seem that the Hedera JSON RPC Relay forwards all transactions to consensus nodes, regardless of the gas price specified by the transaction. This approach results in transactions being submitted and potenti... | gharchive/issue | 2024-02-29T17:56:43 | 2025-04-01T04:56:58.991155 | {
"authors": [
"Nana-EC",
"mshakeg"
],
"repo": "hashgraph/hedera-json-rpc-relay",
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/2162",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2138706490 | Unable to set autoRenewAccountId in TokenCreateTransaction
Description
I'm unable to set the autoRenewAccountId in TokenCreateTransaction.
The value in the setter is ignored.
There is no difference in the behavior when the transaction is signed by secondPrivateKey vs when it's just signed by the operator.
The expecte... | gharchive/issue | 2024-02-16T14:11:34 | 2025-04-01T04:56:58.995697 | {
"authors": [
"BartoszSolkaArianelabs",
"agadzhalov"
],
"repo": "hashgraph/hedera-sdk-js",
"url": "https://github.com/hashgraph/hedera-sdk-js/issues/2140",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1615131926 | Wrong DER header for ECDSA public key
Problem
The DER header for ECDSA public key is wrong. It should be 302d300706052b8104000a032200 instead of 302f300706052b8104000a0324000421
Solution
Change the header
Alternatives
No response
I think we have to remove the prefix. The ECDSA keys can have different prefix depen... | gharchive/issue | 2023-03-08T11:42:11 | 2025-04-01T04:56:58.997836 | {
"authors": [
"dikel"
],
"repo": "hashgraph/hedera-sdk-reference",
"url": "https://github.com/hashgraph/hedera-sdk-reference/issues/88",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1643182275 | Cannot get precheck code for error case
Description
After execute transaction, I cannot get precheck code from HError for error cases.
Steps to reproduce
Here is an example code with HederaPrecheckStatusError but HederaPrecheckStatusError is not defined in the sdk yet.
do {
let response = try await TransferTransa... | gharchive/issue | 2023-03-28T04:34:14 | 2025-04-01T04:56:59.002749 | {
"authors": [
"izik1",
"mgarbs",
"soharang"
],
"repo": "hashgraph/hedera-sdk-swift",
"url": "https://github.com/hashgraph/hedera-sdk-swift/issues/42",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2656746280 | fix: switch cert field sizes
Signed-off-by: Tim Schmidt tim@launchbadge.com
Description:
Switch Node Form Data field sizes
Related issue(s):
Fixes #1156
Notes for reviewer:
Checklist
[ ] Documented (Code comments, README, etc.)
[ ] Tested (unit, integration, etc.)
As per demo meeting, we are not going to hash, i... | gharchive/pull-request | 2024-11-13T20:45:51 | 2025-04-01T04:56:59.014469 | {
"authors": [
"Sheng-Long"
],
"repo": "hashgraph/hedera-transaction-tool",
"url": "https://github.com/hashgraph/hedera-transaction-tool/pull/1158",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2754869723 | Session breaks with multiple tabs open
Wallet Connect will fail to return a transaction result to the source window as soon as a new tab is opened. It will actually return it to the wrong one instead, and the window that initially sent the transaction to be executed will never receive the acknowledgement from the wal... | gharchive/issue | 2024-12-22T22:16:48 | 2025-04-01T04:56:59.019361 | {
"authors": [
"AdrianKBL",
"frankychalin",
"sentx-io"
],
"repo": "hashgraph/hedera-wallet-connect",
"url": "https://github.com/hashgraph/hedera-wallet-connect/issues/387",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
778627186 | Save alert state
Alerts are currently sent directly to HA and always returns none regardless of the actual state. Save a received state to the config or to memory for future retrieval.
That is not true it actually looks for any active effect from HASS state.
That is not true it actually looks for any active effe... | gharchive/issue | 2021-01-05T06:28:34 | 2025-04-01T04:56:59.600444 | {
"authors": [
"alexyao2015",
"marcelveldt"
],
"repo": "hass-emulated-hue/core",
"url": "https://github.com/hass-emulated-hue/core/issues/49",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
780947381 | 表記ゆれ指摘機能
表記統合辞書を利用して、表記ゆれを指摘する機能を実装する。
https://www2.ninjal.ac.jp/lrc/index.php?��ɽ�����缭����
たとえば、「組み立て」と「組立」の表記がメモに含まれていた場合に指摘する。
kuromojin による形態素解析が必要となる。
npm ライブラリ名: textlint-rule-ja-no-orthographic-variants
https://www2.ninjal.ac.jp/lrc/index.php?��ɽ�����缭����/����ڤӻ��Ѿ���
https://www2.ninjal.ac.jp/lrc/index... | gharchive/issue | 2021-01-07T00:56:26 | 2025-04-01T04:56:59.619877 | {
"authors": [
"hata6502"
],
"repo": "hata6502/kohsei-san",
"url": "https://github.com/hata6502/kohsei-san/issues/144",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2331991002 | 🛑 Git Server is down
In 3fa0565, Git Server (https://git.arash-hatami.ir) was down:
HTTP code: 504
Response time: 15634 ms
Resolved: Git Server is back up in ec0fe7c after 10 minutes.
| gharchive/issue | 2024-06-03T20:26:11 | 2025-04-01T04:56:59.622537 | {
"authors": [
"hatamiarash7"
],
"repo": "hatamiarash7/MyWebSite_Status",
"url": "https://github.com/hatamiarash7/MyWebSite_Status/issues/1355",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1015393659 | 🛑 DNS Lookup is down
In 566b06e, DNS Lookup (https://dns.arash-hatami.ir) was down:
HTTP code: 0
Response time: 0 ms
Resolved: DNS Lookup is back up in 089eedb.
| gharchive/issue | 2021-10-04T16:37:32 | 2025-04-01T04:56:59.624844 | {
"authors": [
"hatamiarash7"
],
"repo": "hatamiarash7/MyWebSite_Status",
"url": "https://github.com/hatamiarash7/MyWebSite_Status/issues/16",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1468246479 | Unable to parse compound with block
Python 3.9 and up can parse a compound with block:
$ cat test.py
from io import StringIO
with (StringIO() as a, StringIO() as b):
a.write("I am a")
b.write("I am b")
print(a.getvalue())
print(b.getvalue())
$ python3.9 -m test
I am a
I am b
But even when using py... | gharchive/issue | 2022-11-29T15:19:31 | 2025-04-01T04:56:59.642273 | {
"authors": [
"hauntsaninja",
"kojiromike"
],
"repo": "hauntsaninja/no_implicit_optional",
"url": "https://github.com/hauntsaninja/no_implicit_optional/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158912671 | How to add ManyToMany in yaml file ?
didn't see how to add ArrayCollection of entities into the documentation ?
AppBundle\Entity\User:
user{1..100}:
username (unique): <username()>
email (unique): <email()>
# vouchers: ['@voucher<numberBetween(1, 100)>']
Zeemono\VoucherBundle\Entity\Vouch... | gharchive/issue | 2016-06-07T12:39:57 | 2025-04-01T04:56:59.649010 | {
"authors": [
"RomainMarecat",
"tejasnavghane",
"theofidry"
],
"repo": "hautelook/AliceBundle",
"url": "https://github.com/hautelook/AliceBundle/issues/223",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
184303118 | Move functional tests to keep with best practices
Related Issue:
https://github.com/hautelook/AliceBundle/issues/127
Summary
Renamed SymfonyApp to Functional to keep with best practices
Cheers
| gharchive/pull-request | 2016-10-20T18:18:56 | 2025-04-01T04:56:59.650933 | {
"authors": [
"andrewjt71",
"theofidry"
],
"repo": "hautelook/AliceBundle",
"url": "https://github.com/hautelook/AliceBundle/pull/261",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2222561 | Bug + docs for extensions
Add list of extensions to README, and also fix minor type bug in extension default value
Well, it is true that extensions aren't consistently treated across the code:
The current source treats it as an array in one place, and as a dictionary elsewhere (three places, including the two you ... | gharchive/issue | 2011-11-13T18:56:32 | 2025-04-01T04:56:59.653118 | {
"authors": [
"bluesmoon",
"havard"
],
"repo": "havard/node-openid",
"url": "https://github.com/havard/node-openid/issues/60",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1883423475 | Buttons in the editor view are blocked by the system's title bar
Search first
[X] I searched and no similar issues were found
What Happened?
The buttons in the editor view are blocked by the system's title bar. You can see it, but you can only click on the bottom half of the button.
Reproduce the Bug
Open the edit... | gharchive/issue | 2023-09-06T07:31:22 | 2025-04-01T04:56:59.681370 | {
"authors": [
"haydenull",
"ppggff"
],
"repo": "haydenull/logseq-plugin-excalidraw",
"url": "https://github.com/haydenull/logseq-plugin-excalidraw/issues/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
55192945 | Additional cleanup of SyntheticTest
Removed the generics warning. Newline stuff. Single-letter variable names.
PR is updated and tested locally with Hazelcast 3.4, everything seems to work.
Timestamp Ops (sum) Ops (delta) Ops/s Number of tests
-----------------------------... | gharchive/pull-request | 2015-01-22T18:52:27 | 2025-04-01T04:56:59.690255 | {
"authors": [
"Donnerbart",
"pveentjer"
],
"repo": "hazelcast/hazelcast-stabilizer",
"url": "https://github.com/hazelcast/hazelcast-stabilizer/pull/479",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
228624614 | cant find module
Cannot find module 'D:\cahyo\lumbung-komunitas\lumbung-komunitas-web\bower_components\ember\ember-template-compiler.js'
Error: Cannot find module 'D:\cahyo\lumbung-komunitas\lumbung-komunitas-web\bower_components\ember\ember-template-compiler.js'
at Function.Module._resolveFilename (module.js:469:15)... | gharchive/issue | 2017-05-15T07:13:33 | 2025-04-01T04:56:59.755066 | {
"authors": [
"PowerP",
"cahyowhy"
],
"repo": "he9qi/ember-cli-emoji",
"url": "https://github.com/he9qi/ember-cli-emoji/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
585641790 | Fixed formatting on duration and added trim props
This fixes the formatting when using duration and durationfromnow. It also gives the ability to choose whether we want the format to be trimmed or not.
Coverage increased (+0.3%) to 80.645% when pulling 88014775b3ca641e082a71b96c3415335e0d399a on arome:fix-duration... | gharchive/pull-request | 2020-03-22T04:16:58 | 2025-04-01T04:56:59.759411 | {
"authors": [
"arome",
"coveralls"
],
"repo": "headzoo/react-moment",
"url": "https://github.com/headzoo/react-moment/pull/114",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
72016034 | [todo] Add Middleware/Plugin Support
It would be nice if Surf had a built in mechanism for middleware/plugins. It would be nice if developers could set plugin modules that perform common tasks and/or add functionality. For example:
OAuth support
Logging into popular sites (Github, Reddit, GMail, etc)
Possible synta... | gharchive/issue | 2015-04-29T23:24:12 | 2025-04-01T04:56:59.761573 | {
"authors": [
"headzoo",
"lxt2"
],
"repo": "headzoo/surf",
"url": "https://github.com/headzoo/surf/issues/22",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1875384724 | --dns , reduce dns line, DomainDnsZone.... can be removed
--dns , reduce dns line, DomainDnsZone.... can be removed
Done
| gharchive/issue | 2023-08-31T11:59:06 | 2025-04-01T04:56:59.805704 | {
"authors": [
"hegusung"
],
"repo": "hegusung/netscan",
"url": "https://github.com/hegusung/netscan/issues/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
333753825 | Accept placement on directive object
What kind of change does this PR introduce?:
Allow setting placement property from directive configuration object
Did you add tests for your changes?:
Yes
Summary:
Get placement property from directive modifiers, if not found look on configuration object for it
Does this PR introd... | gharchive/pull-request | 2018-06-19T16:46:17 | 2025-04-01T04:56:59.826382 | {
"authors": [
"VictorBalbo",
"hekigan"
],
"repo": "hekigan/vue-directive-tooltip",
"url": "https://github.com/hekigan/vue-directive-tooltip/pull/33",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2140059821 | Cryptic error printout from Micrometer
Environment Details
Helidon Version: 4.0.5
Helidon SE
JDK version: OpenJDK 21.0.1+12-29
OS: Ubuntu 23.10 6.5.0-17-generic
Problem Description
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] ----------------------------------------------... | gharchive/issue | 2024-02-17T12:55:04 | 2025-04-01T04:56:59.837601 | {
"authors": [
"danielkec",
"tjquinno"
],
"repo": "helidon-io/helidon",
"url": "https://github.com/helidon-io/helidon/issues/8394",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1145027697 | [Removal]:
Hotspot Name
Fancy Indigo Jaguar
Hotspot b58 Address
114uHYZrP6MSNBaBLS28LQVzj7i4tGf3nEwLkcPwqGHnaBnEu98
Discord Handle
No response
Hotspot Manufacturer
Syncrobit
Removal Reason
I have bought my hotspot from my friend abroad. Did not transferred on the exact date. When I did fast sinc, because was 8000 blo... | gharchive/issue | 2022-02-20T13:59:24 | 2025-04-01T04:56:59.846785 | {
"authors": [
"Kaloyan77",
"abhay"
],
"repo": "helium/denylist",
"url": "https://github.com/helium/denylist/issues/1347",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1160945813 | [Addition]:
Hotspot b58 Addresses
11WsvGoP2XvLsp1oGmULTTBRYVi27nfmV72bwfojAQeaZDuGA5N
116S5CZzNa98wK5YmneGwqUiDxnJ5fKgnqd7NYdy5NHkTaKSWrm
1122X1s5fLyDDSDTUAsjFEuaz3P8n3tc3gzkv97ZVHvtnFc1ij39
1122XdeKdkjJNSqHP4m7y81R2cHoGXi3u4SZxq1ZCGh3FqD6eCfc
11hinBW2K3jAEvYTAJrvX3R5pKkyMfA7vjZWBSFg6UmgDQK4enU
1126YqnhcFBmzh8SVb2n8p... | gharchive/issue | 2022-03-07T06:02:43 | 2025-04-01T04:56:59.853604 | {
"authors": [
"alwaysreportchina",
"malder2508"
],
"repo": "helium/denylist",
"url": "https://github.com/helium/denylist/issues/2136",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1166721997 | Use parameter without tag
Hi!
First I‘d like to thank you for your work - coming from Python this helps quite a lot.
There is one case I don‘t seem to be able to solve - is something like
program -v -d input.txt
feasible, where -v and -d are only flags and input.txt is a parameter that is used as input for program?
... | gharchive/issue | 2022-03-11T18:20:57 | 2025-04-01T04:56:59.882664 | {
"authors": [
"cowboy3d",
"hellflame"
],
"repo": "hellflame/argparse",
"url": "https://github.com/hellflame/argparse/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2526285664 | feat: Implement events/triggers
User description
Add onExpire trigger.
Add onRefetch trigger.
PR Type
enhancement, tests
Description
Implemented onExpire and onRefetch event triggers in the RunCache class.
Added error handling for negative TTL values in cache settings.
Updated the has method to be asynchronous t... | gharchive/pull-request | 2024-09-14T11:30:00 | 2025-04-01T04:57:00.078044 | {
"authors": [
"helloscoopa"
],
"repo": "helloscoopa/run-cache",
"url": "https://github.com/helloscoopa/run-cache/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
355372334 | [stable/cockroachdb] for single node cockroachdb, deleting the pod doesn't restore it into a working state
Is this a request for help?:
NO
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
YES
When you install the helm chart for replicas = 1, and then delete the running pod, it comes back up but with a readine... | gharchive/issue | 2018-08-29T23:42:30 | 2025-04-01T04:57:00.093087 | {
"authors": [
"a-robinson",
"prashant182",
"robert-s-lee"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/issues/7433",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
421218012 | [stable/moodle] Use global registry in secondary and/or metrics images
Signed-off-by: Carlos Rodriguez Hernandez crhernandez@bitnami.com
Allow using global.imageRegistry (already implemented for the main images) in the metrics container and/or other secondary containers.
Checklist
[Place an '[x]' (no spaces) in all a... | gharchive/pull-request | 2019-03-14T20:01:11 | 2025-04-01T04:57:00.096531 | {
"authors": [
"carrodher",
"juan131"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/pull/12250",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
478410967 | [stable/minio] Bump version minio
Signed-off-by: Login Victor batazor111@gmail.com
What this PR does / why we need it:
Which issue this PR fixes
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
fixes #
Special notes for your reviewer:
Checklist
[P... | gharchive/pull-request | 2019-08-08T11:26:35 | 2025-04-01T04:57:00.101206 | {
"authors": [
"batazor",
"davidkarlsen"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/pull/16172",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
505989303 | [stable/kong] custom plugins support
Refactor out volumes and volumeMounts into helpers
Allow users to easily mount custom plugins via secrets and configmaps
Custom plugins containing custom DAOs are allowed as well
A guide will be published in near future on how to exactly use this
feature.
In a subsequent PR, we ... | gharchive/pull-request | 2019-10-11T18:12:40 | 2025-04-01T04:57:00.108321 | {
"authors": [
"hbagdi",
"rainest"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/pull/17908",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
508049411 | [stable/datadog] remove useConfigMap, use customAgentConfig for datadog-yaml-configmap
What this PR does / why we need it:
If you are adding customAgentConfig, it seems counter intuitive to need an additional boolean:
useConfigMap: true
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove un... | gharchive/pull-request | 2019-10-16T19:22:17 | 2025-04-01T04:57:00.114751 | {
"authors": [
"johnpekcan",
"xlucas",
"zanhsieh"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/pull/18053",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
509592061 | [stable/nginx-ingress] Feature apiVersion compatibility switch
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[x] DCO signed
[x] Chart Version bumped
[ ] Variables are documented in the README.md
[x] Title of the PR starts with chart name (e.g. [stable/chart])
/o... | gharchive/pull-request | 2019-10-20T13:00:47 | 2025-04-01T04:57:00.119188 | {
"authors": [
"ChiefAlexander",
"andrsp",
"msschl",
"zanhsieh"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/pull/18138",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
617592051 | [stable/cerebro] bump image
Signed-off-by: fabriziofortino fabrizio.fortino@gmail.com
[x] DCO signed
[x] Chart Version bumped
[x] Variables are documented in the README.md
[x] Title of the PR starts with chart name (e.g. [stable/mychartname])
/ok-to-test
/lgtm
| gharchive/pull-request | 2020-05-13T16:34:20 | 2025-04-01T04:57:00.121761 | {
"authors": [
"davidkarlsen",
"fabriziofortino"
],
"repo": "helm/charts",
"url": "https://github.com/helm/charts/pull/22384",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2690518562 | .Capabilities.HelmVersion.Version does not include the patch version
Let's suppose I'm using Helm version 3.16.1. When I execute the following:
{{- $version := semver .Capabilities.HelmVersion.Version -}}
I get 3.16.0.
Why does .Capabilities.HelmVersion not include the patch version? Is there any specific reason or a... | gharchive/issue | 2024-11-25T12:06:18 | 2025-04-01T04:57:00.123566 | {
"authors": [
"jdiegosierra",
"mattfarina"
],
"repo": "helm/helm",
"url": "https://github.com/helm/helm/issues/13482",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
386151690 | Does sha256Sum change when the values are rendered?
This is in reference to the trick mentioned here: https://github.com/helm/helm/blob/master/docs/charts_tips_and_tricks.md#automatically-roll-deployments-when-configmaps-or-secrets-change
Would the sha256sum of configmap.yaml change if it is picking up values from va... | gharchive/issue | 2018-11-30T11:36:13 | 2025-04-01T04:57:00.130211 | {
"authors": [
"Omnipresent",
"bacongobbler",
"hickeyma",
"maorfr",
"omnipresent07"
],
"repo": "helm/helm",
"url": "https://github.com/helm/helm/issues/4988",
"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.