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 |
|---|---|---|---|---|---|
2177250005 | 2024 Roadmap
Hello guys, not sure how many are still following the updates of this project.
We are making lots of improvements now, mostly a redesigned quant trading platfrom which only focuses on the crypto market, i.e. remove those unrelated parts of the original VeighNa project.
Here is our roadmap for 2024, pleas... | gharchive/issue | 2024-03-09T14:40:13 | 2025-04-01T04:58:41.008093 | {
"authors": [
"LotuSrc",
"laye0619",
"veighna-global"
],
"repo": "veighna-global/vnpy_evo",
"url": "https://github.com/veighna-global/vnpy_evo/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1111871311 | Add code snippets or file sharing tools
What's the Problem?
Sometimes we need to share some brief code snippets or transfer files with others, it will be very useful if there's a transfer tools.
Solution/Idea
I used to use a website to transfer files, but i have no idear how to embed it to DevToys.
Alternatives
I hav... | gharchive/issue | 2022-01-23T13:28:27 | 2025-04-01T04:58:41.023762 | {
"authors": [
"g5nius",
"jwfxpr"
],
"repo": "veler/DevToys",
"url": "https://github.com/veler/DevToys/issues/211",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2045396724 | Local system stand up via docker compose
The goal of this work is to streamline the Unify CLI user experience.
A user should be able to stand up a working Unify Datomic system with docker-compose up or the equivalent. They should be able to backup to restore datasets created this way in this local system, and/or move... | gharchive/issue | 2023-12-17T22:13:07 | 2025-04-01T04:58:41.034141 | {
"authors": [
"benkamphaus"
],
"repo": "vendekagon-labs/unify",
"url": "https://github.com/vendekagon-labs/unify/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
623750169 | Add Wallet BitPay test button
Button trigger intercom popup
https://www.figma.com/file/iXF0PWGB77ibA9mygIrLOC/Chainsfr_lucas_2?node-id=42%3A0
| gharchive/issue | 2020-05-23T22:01:14 | 2025-04-01T04:58:41.058537 | {
"authors": [
"guyuxiang"
],
"repo": "ventureum/Chainsfr",
"url": "https://github.com/ventureum/Chainsfr/issues/1646",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1407584225 | BUG: Missing 'name' field in CoMID measurement-values-map
Mval struct does not contain the ‘name’ field in it.
TCG document ([https://trustedcomputinggroup.org/wp-content/uploads/TCG-Endorsement-Architecture-for-Devices-r38_5May22.pdf] "section 5.5.3.1.12 measurement-values-map" lists the fields to be kept in measure... | gharchive/issue | 2022-10-13T10:51:14 | 2025-04-01T04:58:41.070267 | {
"authors": [
"tarunbang"
],
"repo": "veraison/swid",
"url": "https://github.com/veraison/swid/issues/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
401553730 | next-css breaks on data:image/svg+xml URLs
3rd party CSS files from libraries such as mapbox-gl contain data:image/svg+xml URLs like this:
.foo {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill='%23333333' fill-rule='evenodd' d='M... | gharchive/issue | 2019-01-22T00:35:55 | 2025-04-01T04:58:41.104159 | {
"authors": [
"jaydenseric",
"timneutkens"
],
"repo": "vercel/next-plugins",
"url": "https://github.com/vercel/next-plugins/issues/385",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1269572973 | suspense documentation may need updating
Bug report
This isnt a software bug, more of a document error/query, but you dont have a issue classification for that.
Description / Observed Behavior
https://swr.vercel.app/docs/suspense says:
Suspense is currently an experimental feature of React. These APIs may change sig... | gharchive/issue | 2022-06-13T14:58:46 | 2025-04-01T04:58:41.423669 | {
"authors": [
"guilherssousa",
"laurencefass",
"shuding"
],
"repo": "vercel/swr",
"url": "https://github.com/vercel/swr/issues/2028",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
191829614 | Maximum cache size
Is there some way to limit the cache? I would like to set a limit in GB and when that is reached the packages that have not been requested for the longest time are evicted from the cache.
There is no such thing in the config file. https://github.com/verdaccio/verdaccio/blob/master/conf/full.yaml
... | gharchive/issue | 2016-11-26T22:14:48 | 2025-04-01T04:58:41.425489 | {
"authors": [
"jonaskello",
"juanpicado",
"silkentrance"
],
"repo": "verdaccio/verdaccio",
"url": "https://github.com/verdaccio/verdaccio/issues/100",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
776742240 | 用上传配置成功开启openclash后,如何添加单节点并保存到上传的配置文件里?
用上传配置成功开启openclash后,如何添加单节点并保存到上传的配置文件里?
自己写yaml,或者去节点与策略组页面,先读取配置文件,然后添加节点信息,最后应用
感觉有bug,照你的办法弄了之后,订阅如果有过滤节点的话,某些规则集会错乱。
vernesong notifications@github.com 于 2020年12月31日周四 14:39写道:
自己写yaml,或者去节点与策略组页面,先读取配置文件,然后添加节点信息,最后应用
—
You are receiving this because you authored th... | gharchive/issue | 2020-12-31T03:19:36 | 2025-04-01T04:58:41.451173 | {
"authors": [
"Atianyi-1990",
"aguero119",
"hcym",
"vernesong"
],
"repo": "vernesong/OpenClash",
"url": "https://github.com/vernesong/OpenClash/issues/1131",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1426467761 | FlinkCDC 在 insert 部分 支持 where 条件过滤
CDCmysql 表:A(startup_mode:initial)
目标表:B
insert into B
select *
from A
where id >10000
运行之后,我看日志,FLINK依然会把 表A 全表进行 切分操作,而不是 按照 id>10000 做快照进行同步,请问有什么方法可以不要A表全量快照切分吗?很慢的。
I think we need a filtering logic for the chunk key column in the snapshot phase.
CDC 中 WHERE 条件不能下推,什么时候能解决呢... | gharchive/issue | 2022-10-28T01:32:54 | 2025-04-01T04:58:41.465184 | {
"authors": [
"Oloong",
"PatrickRen",
"ruanhang1993",
"sakinsun"
],
"repo": "ververica/flink-cdc-connectors",
"url": "https://github.com/ververica/flink-cdc-connectors/issues/1665",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
312473567 | Documentation not searchable when using https
https://docs.vespa.ai/search.html?q=foo
Logs an error in the browser console:
jquery.min.js:4 Mixed Content: The page at 'https://docs.vespa.ai/search.html?q=foo' was loaded over HTTPS, but requested an insecure script 'http://doc-search.vespa.ai/vespa_documentation_searc... | gharchive/issue | 2018-04-09T10:17:13 | 2025-04-01T04:58:41.483767 | {
"authors": [
"frodelu",
"lesters",
"zhaakhi"
],
"repo": "vespa-engine/vespa",
"url": "https://github.com/vespa-engine/vespa/issues/5506",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1094778034 | Remove one of the tests for generic services.
Keeping GenericServicesTest for now.
FYI: @bjorncs
Thanks, I didn't notice that the point here was the deployment spec. The services.xml was probably just copied from the generic services test.
| gharchive/pull-request | 2022-01-05T21:59:46 | 2025-04-01T04:58:41.484541 | {
"authors": [
"gjoranv"
],
"repo": "vespa-engine/vespa",
"url": "https://github.com/vespa-engine/vespa/pull/20669",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1115209262 | Revoke package c.y.vespa.curator from PublicApi
Probably just used internally.
Of course, sorry for that.
| gharchive/pull-request | 2022-01-26T16:20:41 | 2025-04-01T04:58:41.485087 | {
"authors": [
"gjoranv"
],
"repo": "vespa-engine/vespa",
"url": "https://github.com/vespa-engine/vespa/pull/20944",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1981591825 | Support for axios 1.6.0 with impors from "./unsafe/*"
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch @vespaiach/axios-fetch-adapter@0.3.1 for the project I'm working on.
I needed to support axios version 1.6.0
Here is the diff that solved my problem:
diff --git a/node_mod... | gharchive/issue | 2023-11-07T15:10:48 | 2025-04-01T04:58:41.489594 | {
"authors": [
"PedroS11",
"bardisg",
"gbyesiltas",
"iwgyyyy",
"pablovinc"
],
"repo": "vespaiach/axios-fetch-adapter",
"url": "https://github.com/vespaiach/axios-fetch-adapter/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
356636596 | order.subscribe and asset.subscribe not worked even if authenticated
When order or asset changed, it received nothing.
@haipome
Can you please share the alertcenter and accessws logs?
Can you please share the alertcenter and accessws logs?
accessws log
[2018-09-12 01:56:10.686153] [189] [trace]aw_server.c:793(o... | gharchive/issue | 2018-09-04T03:00:04 | 2025-04-01T04:58:41.610258 | {
"authors": [
"JebasinghMathan2311",
"codeman-crypto",
"giancarlopetrini",
"ohld",
"okanck",
"tornodo"
],
"repo": "viabtc/viabtc_exchange_server",
"url": "https://github.com/viabtc/viabtc_exchange_server/issues/145",
"license": "mit",
"license_type": "permissive",
"license_source"... |
1753046356 | [RSDK-3404] Add comment to camera proto regarding intrinsic and distortion parameters for transform cameras
This PR adds a short comment to the camera proto file because users seemed to be confused when transform cameras errored if they were passed intrinsic and distortion of the underlying camera. These underlying p... | gharchive/pull-request | 2023-06-12T15:45:14 | 2025-04-01T04:58:41.616696 | {
"authors": [
"bhaney",
"vpandiarajan20"
],
"repo": "viamrobotics/api",
"url": "https://github.com/viamrobotics/api/pull/273",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1770171852 | Data-1289: Add alerting on data apis
Adding organization tag and view to grpc metrics in order to be able to add alerting policies for specific orgs.
Ticket: https://viam.atlassian.net/browse/DATA-1289
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our ... | gharchive/pull-request | 2023-06-22T18:10:58 | 2025-04-01T04:58:41.620405 | {
"authors": [
"CLAassistant",
"edaniels",
"gloriacai01"
],
"repo": "viamrobotics/goutils",
"url": "https://github.com/viamrobotics/goutils/pull/189",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2288305569 | RSDK-7244: Emit disconnect events on data channel close
This fixes RSDK-7244, which describes how the TS SDK does not attempt reconnect when a disconnect occurs.
The TS SDK attempts to reconnect to the peer in a backoff loop. This happens whenever a disconnect event occurs.
The TS SDK currently listens to iceconnecti... | gharchive/pull-request | 2024-05-09T19:20:28 | 2025-04-01T04:58:41.627815 | {
"authors": [
"ethanlook"
],
"repo": "viamrobotics/viam-typescript-sdk",
"url": "https://github.com/viamrobotics/viam-typescript-sdk/pull/289",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1941792883 | feat: 有没有办法做到类似于Android模拟器那样添加按键啊?
主要是玩游戏的时候希望可以使用wasd行走之类的。
另外就是Qtcrcpy好像是做到了,不过不知道是怎么做的。
其实如果有思路的话我来做也可以。
为什么不设计为自动跟踪吸附的悬浮菜单
主要是需要做更底层的修改而且可能有性能损失,不过确实有方案,可以参考electron-scrcpy
好的,谢谢回复,我去看看。
为什么不设计为自动跟踪吸附的悬浮菜单
主要是需要做更底层的修改而且可能有性能损失,不过确实有方案,可以参考electron-scrcpy
好吧,我似乎理解错了,你想要的是添加对游戏的增强功能,如游戏键位映射
后续有计划添加支持
安卓上... | gharchive/issue | 2023-10-13T11:45:52 | 2025-04-01T04:58:41.631631 | {
"authors": [
"596142041",
"mingshuisheng",
"viarotel"
],
"repo": "viarotel-org/escrcpy",
"url": "https://github.com/viarotel-org/escrcpy/issues/24",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1866586343 | Fix Create cache dirs
For Create cache dirs use zsh_user_group for the group instead of zsh_user
Thanks!
Hi @popstas do you know why my pull request is not in the project or is there a reason for it?
Hello, @ne1800, something weird happened, commit was merged into nowhere - https://github.com/viasite-ansible/an... | gharchive/pull-request | 2023-08-25T08:24:34 | 2025-04-01T04:58:41.633607 | {
"authors": [
"ne1800",
"popstas"
],
"repo": "viasite-ansible/ansible-role-zsh",
"url": "https://github.com/viasite-ansible/ansible-role-zsh/pull/73",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2064927009 | 🛑 Melody is down
In 37b2f67, Melody (https://melody.line.me) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Melody is back up in 490d29f after 1 minute.
| gharchive/issue | 2024-01-04T03:14:41 | 2025-04-01T04:58:41.641984 | {
"authors": [
"vichaos"
],
"repo": "vichaos/upptime",
"url": "https://github.com/vichaos/upptime/issues/492",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
435896505 | is possible to use this model without labelling the objects in boxes?
Hi! I just have a question related to the labelling of the images .,.i need to use something similar to your model of segmentation, but i need that the final images there not cover by a box around the objets detected. Is possible to do this in you... | gharchive/issue | 2019-04-22T21:17:28 | 2025-04-01T04:58:41.750595 | {
"authors": [
"lfsuarezu",
"vijendra1125"
],
"repo": "vijendra1125/Custom-Mask-RCNN-using-Tensorfow-Object-detection-API",
"url": "https://github.com/vijendra1125/Custom-Mask-RCNN-using-Tensorfow-Object-detection-API/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "g... |
2008386842 | examples: fix stale pageContext when hitting back button
In examples/auth, fix stale pageContext when hitting the back button in the browser. Fixes #1275
CC @jgalminas
I wonder if this shouldn't be the default? For example, we can add this to pageContext.httResponse.headers whenever the HTML contains the pageContex... | gharchive/pull-request | 2023-11-23T14:55:55 | 2025-04-01T04:58:41.753774 | {
"authors": [
"AurelienLourot",
"brillout"
],
"repo": "vikejs/vike",
"url": "https://github.com/vikejs/vike/pull/1282",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
254894569 | Don't name security groups manually
Again, another resource that will lead to name crashes if deploying multiple stacks.
Closed in 807bd2e
| gharchive/issue | 2017-09-03T19:14:17 | 2025-04-01T04:58:41.759179 | {
"authors": [
"villasv"
],
"repo": "villasv/turbine",
"url": "https://github.com/villasv/turbine/issues/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1183985287 | git: add gitattribute
Add a .gitattributes file for syntax highlighting of Dockerfile.
cc: @lambdalisue
See also:
https://github.com/zchee/denops-dockerfile/blob/gitattribute/Dockerfile.vim
https://github.com/zchee/denops-dockerfile/blob/gitattribute/Dockerfile.neovim
| gharchive/pull-request | 2022-03-28T20:59:30 | 2025-04-01T04:58:41.761112 | {
"authors": [
"zchee"
],
"repo": "vim-denops/denops-dockerfile",
"url": "https://github.com/vim-denops/denops-dockerfile/pull/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1013916224 | Typo(?) in the README.md
In the readme, vim-denops/denops-helloworld.vim is introduced as a test of installation. It instructs to type :HelloDenops command, but this gives an error E492: Not an editor command: HelloDenops.
Seeing the denops-helloworld.vim repository, :DenopsHello command is introduced, and it works w... | gharchive/issue | 2021-10-02T04:26:45 | 2025-04-01T04:58:41.764604 | {
"authors": [
"Hayashi-Yudai",
"lambdalisue"
],
"repo": "vim-denops/denops.vim",
"url": "https://github.com/vim-denops/denops.vim/issues/142",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
223613041 | Textobjects command "it" is confused when php is embedded in the opening tag
I am editing this piece of code
<dl class="contactinfo<?php echo $moduleclass_sfx; ?>">
<?php
for ( $i=0; $i<sizeof($contacts); $i++ ) {
}
?></dl>
if I cit the <dl> tag, I get this
<dl class="contactinfo<?php echo $moduleclass_sfx; ?... | gharchive/issue | 2017-04-23T05:04:33 | 2025-04-01T04:58:41.785361 | {
"authors": [
"amzaf",
"brammool",
"lacygoill"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/1651",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
224711130 | :tab drop does not fire BufEnter or TabEnter
Hello!
I would expect :tab drop file, where file is any file on the file system, to fire both TabEnter and BufEnter. However it doesn't:
$ vim -N -u NONE -c 'au BufEnter * echom "BufEnter"' -c 'au TabEnter * echom "TabEnter"'
[inside vim]
:tab drop file
:messages
In the... | gharchive/issue | 2017-04-27T08:34:58 | 2025-04-01T04:58:41.795089 | {
"authors": [
"LemonBoy",
"airblade",
"brammool",
"ohjames"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/issues/1660",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
2017886397 | Include several missing files in Filelist for packaging/distribution
Files need to be listed in Filelist (which is included into the Makefile) in order to be included in the tar archive. Fedora (at least) uses the archive from make unixall so anything not listed there will be excluded from their package. See PR #13... | gharchive/pull-request | 2023-11-30T05:09:07 | 2025-04-01T04:58:41.798422 | {
"authors": [
"chrisbra",
"gpanders",
"psimonyi"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/pull/13600",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
2612599376 | Update coding style documentation
Related issue: #15932
This updates the current coding style documentation located under runtime/doc/develop.txt.
There are OK s and Ok s in the provided examples. The
older examples use OK. Can you please pick one and use it?
I need the opinion of @chrisbra and @yegappan on rem... | gharchive/pull-request | 2024-10-24T21:35:21 | 2025-04-01T04:58:41.801416 | {
"authors": [
"chrisbra",
"saccarosium",
"zzzyxwvut"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/pull/15939",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
307431985 | Only spell-check comments and strings in Inno Setup files
Use @Spell to avoid spell-checking Inno Setup directives and file names,
to avoid showing many spelling errors for any .iss file.
Note: I tried contacting Jason Mills whose email is mentioned in the comment in the beginning of this file, as recommended by the... | gharchive/pull-request | 2018-03-21T21:54:31 | 2025-04-01T04:58:41.816200 | {
"authors": [
"brammool",
"codecov-io",
"jase413",
"vadz"
],
"repo": "vim/vim",
"url": "https://github.com/vim/vim/pull/2739",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
1648348740 | Incorrect parsing of floats/doubles
Hello :)
When using the ini-parser to load floats/doubles from a file, it will read X.0 as X0.0.
For example when reading "1.0", the value you get is "10.0" as the dot seems to be ignored.
Example config file with floats/doubles
[example]
boolean = true
double = 1.0
float = 1.0
int... | gharchive/issue | 2023-03-30T21:29:44 | 2025-04-01T04:58:41.887096 | {
"authors": [
"UeberallGebannt",
"vincentrussell"
],
"repo": "vincentrussell/java-ini-parser",
"url": "https://github.com/vincentrussell/java-ini-parser/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1802639484 | Dropdown trigger programmatically
Bonjour,
J'ai découvert avec joie ces composants qui sont bien pratiques.
Est ce qu'il serait possible sur le composant Dropdown d'exporter une fonction open ou quelque chose du genre pour afficher le dropdown via un événement ?
Mon besoin est que j'ai un bouton qui sert à valider un... | gharchive/issue | 2023-07-13T09:44:22 | 2025-04-01T04:58:41.890211 | {
"authors": [
"vdelacerda",
"vincjo"
],
"repo": "vincjo/gros",
"url": "https://github.com/vincjo/gros/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
71345635 | Update Cosenary Instagram-PHP-API version?
Right now, it's still ~2.0, while the master branch of Cosenary Instagram-PHP-API has some nice updates like getRateLimit()
We're using the latest version of @cosenary's Instagram package already. ~2.0 means it will take all version up to 3.0. The latest version of @cosena... | gharchive/issue | 2015-04-27T17:09:48 | 2025-04-01T04:58:41.897004 | {
"authors": [
"benhanks040888",
"vinkla"
],
"repo": "vinkla/instagram",
"url": "https://github.com/vinkla/instagram/issues/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
151731429 | make the attribute filed more flexible to accept scope and other hash…
… options
The attribute section can be made flexible to handle other hash options like scope etc. In order to do it, it can be not be symbol only, so changed it to use eval() function. The original attribute still work fine, and can support Array ... | gharchive/pull-request | 2016-04-28T20:07:46 | 2025-04-01T04:58:41.901141 | {
"authors": [
"libin0120"
],
"repo": "vinsol-spree-contrib/spree_admin_roles_and_access",
"url": "https://github.com/vinsol-spree-contrib/spree_admin_roles_and_access/pull/20",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
923600760 | V9958: Will not work if Interrupt Mode 2 is enabled
This module is not compatible with interrupt mode 2. For stock RC2014, and stock RomWBW, the interrupt mode is typically set to mode 1.
If you have other modules, such as the CTC, and have them configured with a RomWBW build with mode 2 enabled - then please note t... | gharchive/issue | 2021-06-17T07:57:32 | 2025-04-01T04:58:41.932518 | {
"authors": [
"eluancm",
"vipoo"
],
"repo": "vipoo/yellow-msx-series-for-rc2014",
"url": "https://github.com/vipoo/yellow-msx-series-for-rc2014/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
36944685 | SOAP UI problems
We been having a few problems with the current verison of the 2.5 branch.
This is error we are having
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://mycompany.jira.com/rpc/soap/jirasoapservice-v2?wsdl' : failed to load external entity "http://mycompany.jira.com/rpc/soap/jirasoapservice-v2?wsdl"... | gharchive/issue | 2014-07-02T01:09:58 | 2025-04-01T04:58:41.935136 | {
"authors": [
"srizzling"
],
"repo": "vipsoft/JiraExtension",
"url": "https://github.com/vipsoft/JiraExtension/issues/22",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2704591790 | [viostor] io hung can not recover
Describe the bug
windows io hung can not recover
To Reproduce
I downloaded the code from the master branch and reset it to commit 379f2910b85bb6b32a0991904d2402420957bdb6 for compilation
My VM originally had a driver version of 24000
I replaced it with the viostor I compiled myself
... | gharchive/issue | 2024-11-29T09:54:40 | 2025-04-01T04:58:41.957140 | {
"authors": [
"lixianming19951001",
"menli820",
"vrozenfe"
],
"repo": "virtio-win/kvm-guest-drivers-windows",
"url": "https://github.com/virtio-win/kvm-guest-drivers-windows/issues/1204",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
429338767 | Add authentication disclaimer to docs
Currently, the documentation has no mention that sending data such as passwords (which is suggested in the docs) is sent in plaintext and is not encrypted or authenticated. A disclaimer should be added to make users aware that they should not send credentials in plaintext as this... | gharchive/issue | 2019-04-04T15:18:27 | 2025-04-01T04:58:41.988071 | {
"authors": [
"MichalPetryka",
"TwoTenPvP",
"vis2k"
],
"repo": "vis2k/Mirror",
"url": "https://github.com/vis2k/Mirror/issues/719",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2238207654 | Enable code generation for provenance node.
We need a copy code that generates the code.
Copy the code or insert a new cell with the code.
Show a preview of generated code in the bottom.
| gharchive/issue | 2024-04-11T17:26:37 | 2025-04-01T04:58:41.993013 | {
"authors": [
"kirangadhave"
],
"repo": "visdesignlab/persist",
"url": "https://github.com/visdesignlab/persist/issues/113",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2566693337 | Add headerand footer secton and logo to the website
This will enhance the website styling and layot of the webpage
assign me i like to work on it @vishanurag
give me this task because i have made my project on blog reading
and i have code of header and footer.(i have attached image)
@vishanurag
| gharchive/issue | 2024-10-04T15:57:41 | 2025-04-01T04:58:42.000593 | {
"authors": [
"harshkubavat7",
"ruchikakengal"
],
"repo": "vishanurag/Canvas-Editor",
"url": "https://github.com/vishanurag/Canvas-Editor/issues/119",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2471325 | connect ECONNREFUSED, (node:0.6.5, express:2.5.1, connect:2.0.0alpha1)
I am getting the following:
Error: connect ECONNREFUSED
at errnoException (net.js:616:11)
at Object.afterConnect [as oncomplete] (net.js:607:18)
Am I doing anything wrong?
node:0.6.5, express:2.5.1, connect:2.0.0alpha1
When I try node:0.5.0, exp... | gharchive/issue | 2011-12-07T04:54:53 | 2025-04-01T04:58:42.023979 | {
"authors": [
"cordoba"
],
"repo": "visionmedia/express",
"url": "https://github.com/visionmedia/express/issues/922",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1576902948 | Windows cmake improvements
Description
Improve workings of CMake on Windows:
Moved some Windows specific functions to a new file, VisItWindowsFunctions.cmake
Make VISIT_INSTALLED_VERSION_XXX vars used as destinations in 'install' commands be relative. This will help in the modernization effort.
Moved copying of file... | gharchive/pull-request | 2023-02-08T22:47:09 | 2025-04-01T04:58:42.034008 | {
"authors": [
"biagas",
"markcmiller86"
],
"repo": "visit-dav/visit",
"url": "https://github.com/visit-dav/visit/pull/18481",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1045356276 | 🛑 Vistaar Digital is down
In ddb27f7, Vistaar Digital (https://www.vistaardigital.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Vistaar Digital is back up in 405dd01.
| gharchive/issue | 2021-11-05T00:53:43 | 2025-04-01T04:58:42.051902 | {
"authors": [
"vistaardigital"
],
"repo": "vistaardigital/uptime",
"url": "https://github.com/vistaardigital/uptime/issues/120",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
772445360 | Change style attribute value from svg
Hello everyone,
I need to change fill color from some path elements inside my .svg. How should I approach this?
We can pretend this is my .svg file:
<svg [...]>
<defs>
[...]
</defs>
<path
style="clip-rule:evenodd;display:inline;fill:#00ff00;fill-rule:evenodd;... | gharchive/issue | 2020-12-21T20:34:33 | 2025-04-01T04:58:42.075375 | {
"authors": [
"robertaecosta"
],
"repo": "visualfanatic/vue-svg-loader",
"url": "https://github.com/visualfanatic/vue-svg-loader/issues/146",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
10490647 | How to set default value in select option
I am creating the editable combo as follows...
$(this).editable({
title: 'Select priority',
type:'select',
placement:"right",
emptytext: '.',
toggle:'click',
send:"always",
source:[
{value:3,text:'Low'},
{value:2,text:'Medium'},
{value:1,text:'High'},
]
});
I want to set the ... | gharchive/issue | 2013-01-31T07:11:41 | 2025-04-01T04:58:42.078429 | {
"authors": [
"aravindtga",
"marta001"
],
"repo": "vitalets/x-editable",
"url": "https://github.com/vitalets/x-editable/issues/98",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1255854872 | Use vitepress next
어떤 문제가 있었나요?
Vitepress 1.x.x draft 버전 출시
어떤 부분을 수정했나요?
Vitepress 버전업
그 외
~anchor를 통한 header 참조가 정상적으로 동작하지 않는 것으로 보임~ -> alpha.1에서 고쳐짐
resolved
resolve #255
resolve #259
resolve #261
resolve #265
resolve #266
vitest와 같이 vitepress v1을 프로덕션에서 사용하고 있는 경우가 있는 것으로 보아 v1.alpha.1을 미리 적용해도 될 것으로 ... | gharchive/pull-request | 2022-06-01T12:21:03 | 2025-04-01T04:58:42.093216 | {
"authors": [
"Gumball12"
],
"repo": "vitejs-kr/vitejs-kr.github.io",
"url": "https://github.com/vitejs-kr/vitejs-kr.github.io/pull/270",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1940692079 | 404 error fetching bindings_wasm_bg.wasm when running rollup on the browser
Describe the bug
Hi everyone, not sure if this is the correct place to post this, I already posted on Stack Overflow without luck.
I'm trying to use the package @rollup/browser on my project to generate a dynamic bundle as described here
I kn... | gharchive/issue | 2023-10-12T19:49:27 | 2025-04-01T04:58:42.111921 | {
"authors": [
"curran",
"eltaiguer",
"sadn1ck",
"sapphi-red"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/issues/14609",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
830300551 | v-slot syntax not working with pug
[x] Read the docs.
[x] Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/vue-next instead.
[x] This is a concrete bug. For Q&A open a GitHub Discussion or join our ... | gharchive/issue | 2021-03-12T17:04:26 | 2025-04-01T04:58:42.122208 | {
"authors": [
"Deckluhm",
"Shinigami92"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/issues/2485",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1090653012 | fix: prevent dev server crashing on malformed URI (fix #6300)
Description
Additional context
What is the purpose of this pull request?
[x] Bug fix
[ ] New Feature
[ ] Documentation update
[ ] Other
Before submitting the PR, please make sure you do the following
[x] Read the Contributing Guidelines.
[x] Read t... | gharchive/pull-request | 2021-12-29T17:20:04 | 2025-04-01T04:58:42.133240 | {
"authors": [
"Niputi",
"bluwy",
"toSayNothing"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/pull/6308",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1102097803 | fix: make globEntries() implementation more robust
This fixes a bug occurring in vite-plugin-ssr's test suite.
I skipped the PR template, but let me know if I should stick to the PR template even for small changes like this.
@bluwy
Yes that's actually the root cause in my reproduction but I'm not sure why config.op... | gharchive/pull-request | 2022-01-13T17:46:29 | 2025-04-01T04:58:42.135761 | {
"authors": [
"brillout"
],
"repo": "vitejs/vite",
"url": "https://github.com/vitejs/vite/pull/6496",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1608797200 | Import fails on node 14.16.0, works on node 14.17.0
Describe the bug
On Node.js 14.16.0 some of our tests fail with something similar to:
Error: Failed to load url ./path/to.js (resolved id: ./path/to.js) in /home/runner/work/edge-bundler/edge-bundler/node/stage_2.test.ts. Does the file exist?
Is vitest/vite not wor... | gharchive/issue | 2023-03-03T15:04:40 | 2025-04-01T04:58:42.157102 | {
"authors": [
"danez",
"sheremet-va"
],
"repo": "vitest-dev/vitest",
"url": "https://github.com/vitest-dev/vitest/issues/2956",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1820738184 | fix(coverage): update istanbul-lib-instrument to v6 to fix vulnerable dependency
Update @vitest/coverage-istanbul package's dependency range for istanbul-lib-instrument so that new major is allowed. This requires releasing new version of @vitest/coverage-istanbul.
https://github.com/istanbuljs/istanbuljs/releases/ta... | gharchive/pull-request | 2023-07-25T16:52:59 | 2025-04-01T04:58:42.160168 | {
"authors": [
"AriPerkkio"
],
"repo": "vitest-dev/vitest",
"url": "https://github.com/vitest-dev/vitest/pull/3814",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1934255603 | fix(config): type issue of pool and poolMatchGlobs in defineConfig
Description
Fixed a type issue in the config file, where pool and poolMatchGlob should use Exclude<T> to exclude type "browser" instead of Omit<T>.
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
... | gharchive/pull-request | 2023-10-10T03:27:06 | 2025-04-01T04:58:42.166242 | {
"authors": [
"InfiniteXyy",
"sheremet-va"
],
"repo": "vitest-dev/vitest",
"url": "https://github.com/vitest-dev/vitest/pull/4282",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1087837793 | rancher
Hi Vito
short question ; do you run rancher on your own cluster?
I followed your instructions (here https://github.com/vitobotta/hetzner-k3s/issues/13) to install it, but can't get it to work properly.
I get a 404 error
is there anything missing from the instructions? Which helm values are you using?
I don'... | gharchive/issue | 2021-12-23T16:08:50 | 2025-04-01T04:58:42.171071 | {
"authors": [
"jboesh"
],
"repo": "vitobotta/hetzner-k3s",
"url": "https://github.com/vitobotta/hetzner-k3s/issues/50",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1110271253 | Use default values when no config is specified
It would be easier to deploy cottontail from the release-tarball if no config value would simply result in the default config being taken. In most cases, users will anyway take the default config provided on the repo.
This is not possible at the moment because there is... | gharchive/issue | 2022-01-21T09:53:32 | 2025-04-01T04:58:42.187090 | {
"authors": [
"lucaro",
"ppanopticon",
"sauterl",
"silvanheller"
],
"repo": "vitrivr/cottontaildb",
"url": "https://github.com/vitrivr/cottontaildb/issues/90",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
257088502 | Open shortcut links in new tab.
Those shortcuts most likely are collection of external URL's. It is very frustrating to navigate web and especially documentations when external sites opens in current tab and location is lost.
P.S. rel=noopener makes it faster and secure. I always use it when linking outside current s... | gharchive/pull-request | 2017-09-12T15:33:43 | 2025-04-01T04:58:42.193556 | {
"authors": [
"Pilskalns",
"vjeantet"
],
"repo": "vjeantet/hugo-theme-docdock",
"url": "https://github.com/vjeantet/hugo-theme-docdock/pull/64",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
466118545 | テンプレートロードのログを減らしたい。
TemplateLoaderで現状コピーごとにログを出力しているが、テンプレートが複雑になるとログが大量に出るので一括して出力することでログ数を減らしたい。
ロードの処理フェーズごとにログをまとめた。
デバッグを楽にするためログにアセットのGUIDとMoveAsset時の結果ログを新たに追加した。
| gharchive/issue | 2019-07-10T06:09:50 | 2025-04-01T04:58:42.202603 | {
"authors": [
"Kozu-vr"
],
"repo": "vkettools/VitDeck",
"url": "https://github.com/vkettools/VitDeck/issues/146",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
351531845 | Add gt validations to size
param :name, validate: {size: {gte: 3}}
It's a nice alternative to {size: (3..Float32::INFINITY)}.
TIL
macro ∞
Float64::INFINITY
end
pp! (1..∞)
# (1..(∞)) # => 1..Infinity
I cannot see a usecase for infinite numbers in web endpoints, closing then.
| gharchive/issue | 2018-08-17T09:56:00 | 2025-04-01T04:58:42.229885 | {
"authors": [
"vladfaust"
],
"repo": "vladfaust/prism",
"url": "https://github.com/vladfaust/prism/issues/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
516618298 | [minidlna] bridge mode / host mode
Can't make work network dlna server discovering with bridge mode.
Also (need to add UPD port to readme?), https://help.ubuntu.com/community/MiniDLNA :
OPEN_TCP="8200"
OPEN_UDP="1900"
It seems, issue related to different networks 172.17.0.0 (container) and 192.1.0.0 (local). Can yo... | gharchive/issue | 2019-11-02T14:52:05 | 2025-04-01T04:58:42.234906 | {
"authors": [
"LennyLip",
"NelsonVides",
"vladgh"
],
"repo": "vladgh/docker_base_images",
"url": "https://github.com/vladgh/docker_base_images/issues/89",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1915434250 | Request for new pip package release version 0.1.8
Is there a timeline for the release of version 0.1.8?
The current version, 0.1.7, does not have support for quantization (AWQ)
it will be 0.2.0, it should happen very soon, since: https://github.com/vllm-project/vllm/issues/1089
@Isydmr Please close this ticket, i... | gharchive/issue | 2023-09-27T12:14:16 | 2025-04-01T04:58:42.252320 | {
"authors": [
"Isydmr",
"WoosukKwon",
"sprezz-arthur",
"viktor-ferenczi"
],
"repo": "vllm-project/vllm",
"url": "https://github.com/vllm-project/vllm/issues/1194",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2250260085 | [Bug]: Server crash for bloom-3b while use prefix_caching, AssertionError assert Lk in {16, 32, 64, 128}
Your current environment
vllm v0.4.0.post1 CUDA 12.2
🐛 Describe the bug
[2024-04-17 20:07:13,727] [ERROR] [MainThread] [asyncio] >>> File "/usr/local/lib/python3.10/dist-packages/vllm/attention/ops/paged_attn.... | gharchive/issue | 2024-04-18T09:52:30 | 2025-04-01T04:58:42.257259 | {
"authors": [
"DefTruth",
"Guy-Shapira",
"youkaichao",
"zhuohan123"
],
"repo": "vllm-project/vllm",
"url": "https://github.com/vllm-project/vllm/issues/4171",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2381031051 | [Bug]: Phi-3 vision crash: TypeError: only integer tensors of a single element can be converted to an index
Your current environment
vllm version:
e9de9dd551ac595a9f3825fcd1507deceef4f332
Collecting environment information...
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build... | gharchive/issue | 2024-06-28T19:16:55 | 2025-04-01T04:58:42.264450 | {
"authors": [
"pseudotensor",
"ywang96"
],
"repo": "vllm-project/vllm",
"url": "https://github.com/vllm-project/vllm/issues/5969",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
835173768 | Working with color image data
Hey, thank you so much for your awesome implementation! I have one problem that I could use some help with. How would you get this to work with color images, such as STL-10?
In the paper I see that they mention "concatenating HOG feature and a 8-by-8 color map to use as input to all algo... | gharchive/issue | 2021-03-18T19:29:12 | 2025-04-01T04:58:42.268482 | {
"authors": [
"ArminBaz",
"vlukiyanov"
],
"repo": "vlukiyanov/pt-dec",
"url": "https://github.com/vlukiyanov/pt-dec/issues/29",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
792375871 | Refactor agent interfaces to support GroupMember in appliedToGroups
This PR aims to solve the usecase raised by #1753. It fully supports GroupMember in appliedToGroups by making the following changes:
cniserver will notify controller about Pod updates through a EntityReference channel instead of PodReference.
interf... | gharchive/pull-request | 2021-01-22T23:43:58 | 2025-04-01T04:58:42.319731 | {
"authors": [
"Dyanngg",
"codecov-io",
"suwang48404"
],
"repo": "vmware-tanzu/antrea",
"url": "https://github.com/vmware-tanzu/antrea/pull/1775",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1377085069 | Include default template rules for packaging resources
What this PR does / why we need it:
This PR include default templateRules for kapp-controller's packaging resources; PackageRepository, PackageInstall and App. Since kapp and kapp-controller are companions it seems helpful.
In particular, the following templateR... | gharchive/pull-request | 2022-09-18T14:54:41 | 2025-04-01T04:58:42.344368 | {
"authors": [
"100mik",
"kumaritanushree",
"mamachanko"
],
"repo": "vmware-tanzu/carvel-kapp",
"url": "https://github.com/vmware-tanzu/carvel-kapp/pull/609",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1255460770 | [wip] Clusterclass quickstart and cluster topology templates for vm and e2e
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #574
Additional information
This PR is on hold unti... | gharchive/pull-request | 2022-06-01T09:15:58 | 2025-04-01T04:58:42.361267 | {
"authors": [
"codecov-commenter",
"shivi28"
],
"repo": "vmware-tanzu/cluster-api-provider-bringyourownhost",
"url": "https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/pull/575",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
732841117 | Add loadBalancerIP field in VirtualMachineService
Being able to statically assign IP addresses to LoadBalancer type VirtualMachineService is a very common ask from users;
Adding this field enables this functionality in the API implementation/Providers
@corrieb @sreyasn could you please take a look?
The LoadBala... | gharchive/pull-request | 2020-10-30T02:55:41 | 2025-04-01T04:58:42.438315 | {
"authors": [
"janitha",
"maplain"
],
"repo": "vmware-tanzu/vm-operator-api",
"url": "https://github.com/vmware-tanzu/vm-operator-api/pull/39",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
564510467 | Drag and drop on touch screens
Summary
Summary the request and address the questions as appropriate.
What is the change?
The clrDraggable functionality currently starts the drag action directly. This is not very intuitive on touch devices, especially as we use dnd in a tree view (which is scrollable). On touch the ... | gharchive/issue | 2020-02-13T08:12:21 | 2025-04-01T04:58:42.449746 | {
"authors": [
"Shijir",
"skipgeldens"
],
"repo": "vmware/clarity",
"url": "https://github.com/vmware/clarity/issues/4269",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
368438063 | [UI] clr- prefix for css classes
Using postcss to generate two versions of css files:
one where every classname is prefixed with clr-
one where old classname and prefixed version coexist to allow the client app to migrate at their own pace
Note that the script order in build:ui matters, since one of them change the... | gharchive/pull-request | 2018-10-09T23:32:42 | 2025-04-01T04:58:42.452273 | {
"authors": [
"gnomeontherun",
"jeeyun",
"mathisscott"
],
"repo": "vmware/clarity",
"url": "https://github.com/vmware/clarity/pull/2714",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
247950033 | prepare file didn't support python3.5+
Raised SyntaxError when I run sudo ./install.sh, my python version is 3.5, here is the error log:
[Step 1]: preparing environment ...
File "./prepare", line 60
os.makedirs(folder, mode=0600)
^
SyntaxError: invalid token
Please fix this, tha... | gharchive/issue | 2017-08-04T09:21:27 | 2025-04-01T04:58:42.472121 | {
"authors": [
"Folyd",
"clouderati",
"wy65701436"
],
"repo": "vmware/harbor",
"url": "https://github.com/vmware/harbor/issues/2968",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1346115262 | vdk-core: Fix issue with serializing Decimal values during payload check
As part of the ingestion process, the payload passes a
check to verify it is JSON serializable. However,
json.dumps does not natively support serializing
Decimal objects, which leads to the check failing when
it should not. This change fixes thi... | gharchive/pull-request | 2022-08-22T09:40:40 | 2025-04-01T04:58:42.507662 | {
"authors": [
"gageorgiev",
"tozka"
],
"repo": "vmware/versatile-data-kit",
"url": "https://github.com/vmware/versatile-data-kit/pull/946",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
745218760 | Try to fix the problem #136 on Linux.
I feel sorry to remove your code, but this is my current answer to solve the problem of #136.
If you have any other good solution, please throw away this PR.
At least I believe the problem will be solved by this PR once, and you will also be able to try to reuse the past code aga... | gharchive/pull-request | 2020-11-18T01:28:55 | 2025-04-01T04:58:42.540332 | {
"authors": [
"Kray-G",
"vnmakarov"
],
"repo": "vnmakarov/mir",
"url": "https://github.com/vnmakarov/mir/pull/143",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
417254341 | 希望VNConda增加离线登录功能
环境
操作系统: Windows 10
Anaconda版本: VNConda
vn.py版本: VNConda 2.0
Issue类型
三选一:Enhancement
预期程序行为
1,希望VNConda增加离线登录功能,成功登录一次,以后可以离线登录。原因在于防止 vnpy.com 出现异常无法登录的情况,用户的VNConda无法使用,造成不必要的资金损失。
2,VNStation的弹窗,增加最小化按钮。
实际程序行为
1,需要登录才能使用VNConda
2,VNStation弹窗无法最小化在后台
重现步骤
针对Bug类型Issue,请提供具体重现步骤以及报错截图
VNConda... | gharchive/issue | 2019-03-05T11:35:46 | 2025-04-01T04:58:42.546673 | {
"authors": [
"qzm",
"vnpy"
],
"repo": "vnpy/vnpy",
"url": "https://github.com/vnpy/vnpy/issues/1447",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
566854746 | More intuitive UI: VOC2GUI 2.0
After the usage of VOC2GUI at 36c3, some valuable feedback was collected to improve the first UI version. The following mock-up represents an UI which aims to make VOC2GUI more intuitive to beginners while keeping flexibility for advanced users as well as preventing unlucky cuts even be... | gharchive/issue | 2020-02-18T12:18:24 | 2025-04-01T04:58:42.567457 | {
"authors": [
"Kunsi",
"SilvanVerhoeven",
"derchrisuk",
"derpeter",
"fightling"
],
"repo": "voc/voctomix",
"url": "https://github.com/voc/voctomix/issues/274",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1981747155 | perftest: update dashboard (use also metrics with voedger prefix)
The metric names were updated. Please update perftest dashboards
See also: #892 (performance dashboard in GitHub)
Perftest dashboard updated. Now use "voedger" prefix.
| gharchive/issue | 2023-11-07T16:24:34 | 2025-04-01T04:58:42.580989 | {
"authors": [
"AlekseiPonomarev",
"michael-say"
],
"repo": "voedger/voedger",
"url": "https://github.com/voedger/voedger/issues/891",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
72113209 | $ is not a function, line: 22
Hello,
I was using plugin since 1.1.6 version, and everything was OK till version 0.2.3 where line 9 changed from "jquery" to "$".
Is it intended ?
Now I get error like in subject with standard jQuery (1.11.3) ready to run scripts: jQuery(function($) { /*...*/ }
Regards
Hey, can you pl... | gharchive/issue | 2015-04-30T09:42:32 | 2025-04-01T04:58:42.653290 | {
"authors": [
"Naki",
"lukasoppermann"
],
"repo": "voidberg/html5sortable",
"url": "https://github.com/voidberg/html5sortable/issues/108",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
133639360 | not able to filter data in tab
I want to show data in tabs just like customer and his orders.
In my case its employee and his bank details,in Employee grid when i set BankGrid.EmpId = (entity.EmpId).ToString(); this filters data but addEmployee button is not functionable.It shows error
TypeError: Cannot read propert... | gharchive/issue | 2016-02-15T07:06:27 | 2025-04-01T04:58:42.686266 | {
"authors": [
"onkarbahirat22",
"volkanceylan"
],
"repo": "volkanceylan/Serenity",
"url": "https://github.com/volkanceylan/Serenity/issues/255",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
275964172 | How to Hide Details Editor ?
Hello Everyone,
Details Query i here..
I have Cost Field in master Dialog,master dialog also contains list for Details.
I want To Show Details Editor if n only if Cost Of master is Loaded I.e Available..
Thank In Advance..
Aniket
the these utilities https://github.com/dfaruque/Serenity.... | gharchive/issue | 2017-11-22T07:04:48 | 2025-04-01T04:58:42.689141 | {
"authors": [
"ANDY7575",
"dfaruque"
],
"repo": "volkanceylan/Serenity",
"url": "https://github.com/volkanceylan/Serenity/issues/2958",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
655247875 | LookupEditor in XYZForm.cs
Hi,
I want to be able to call LookupEditor in the XYZForm.cs instead of the XYZRow.cs. This is because I have declared different Lookup scripts for various forms for the Same entity. After declaring it, the interface shows a textfield instead of a dropdown. Find the code and image below. Th... | gharchive/issue | 2020-07-11T17:30:17 | 2025-04-01T04:58:42.692201 | {
"authors": [
"Nathan2020-0126",
"gfo2007"
],
"repo": "volkanceylan/Serenity",
"url": "https://github.com/volkanceylan/Serenity/issues/5103",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
158906673 | Default client example not working.
Hi there!
When I try to use the default client example found on your GitHub page (https://github.com/voryx/Thruway), I get the following error:
PHP Catchable fatal error: Argument 1 passed to Ratchet\Client\Factory::Ratchet\Client{closure}() must be an instance of React\Stream\Dup... | gharchive/issue | 2016-06-07T12:07:53 | 2025-04-01T04:58:42.705456 | {
"authors": [
"WesleyChannon",
"davidwdan"
],
"repo": "voryx/Thruway",
"url": "https://github.com/voryx/Thruway/issues/201",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
300649246 | Help - Session storage for (de)authentication
I tried using the google group which is supposed to be a better fit, but I didn't get a reaction, so I'll try here. I apologize if I'm being just too impatient, but it seems activity is a bit higher here.
https://groups.google.com/forum/#!topic/thruway/ainEdP-yf3M
In shor... | gharchive/issue | 2018-02-27T14:21:24 | 2025-04-01T04:58:42.710641 | {
"authors": [
"WGPSenshi",
"mbonneau"
],
"repo": "voryx/Thruway",
"url": "https://github.com/voryx/Thruway/issues/286",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
89645824 | Allow much larger ids in postgres db
Some VIP users generate ids for their data that are larger than Postgres's INTEGER type. This changes all id fields (and their references) to be BIGINTs to accommodate that.
Sweet. LGTM.
| gharchive/pull-request | 2015-06-19T19:46:36 | 2025-04-01T04:58:42.714607 | {
"authors": [
"bwreid",
"tie-rack"
],
"repo": "votinginfoproject/data-processor",
"url": "https://github.com/votinginfoproject/data-processor/pull/63",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
969121224 | [FR] Add support for audio samples
Are there any plans to add audio support to this project?
Hey @lminer 👋
Can you share a bit more about what you’d like to do with audio? Your use case, what you do today, etc.
You can currently listen to audio when playing back video datasets in the App, and we’re also planning t... | gharchive/issue | 2021-08-12T16:12:33 | 2025-04-01T04:58:42.721869 | {
"authors": [
"LimitlessGreen",
"brimoor",
"jpaasen",
"lminer"
],
"repo": "voxel51/fiftyone",
"url": "https://github.com/voxel51/fiftyone/issues/1190",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
511447806 | stdlib - 4.1.0
I ran into an issue with 4.1.0. It appears no one ever updated stdlib here and it was on 4.2.2. With puppet-firewalld 4.1.0 I got the error below
Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Resource type not found: Stdlib::Ensure
::Service (file: ... | gharchive/issue | 2019-10-23T16:46:27 | 2025-04-01T04:58:42.726601 | {
"authors": [
"Phurion",
"alexjfisher"
],
"repo": "voxpupuli/puppet-firewalld",
"url": "https://github.com/voxpupuli/puppet-firewalld/issues/239",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1769812226 | Tablet UI Fixes
Here is a list of UI elements that are not working correctly or can be better:
-Name of the experience:
in the first menu it's called "VR4VET job test and in the rest "Name of the experience"
the back arrow doesn't work in a lot of sub-menus
There is no method/function to change this name
-Tabs
The... | gharchive/issue | 2023-06-22T14:33:18 | 2025-04-01T04:58:42.760357 | {
"authors": [
"Jorest",
"alxyzz",
"irtazakhan"
],
"repo": "vr4vet/vr4vet",
"url": "https://github.com/vr4vet/vr4vet/issues/128",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2581112211 | バックアップに失敗する
Description of the bug / バグの説明
バックアップボタンを押してバックアップを試みると
failed to create whole tree
とログに出力されてバックアップに失敗する。
Steps to Reproduce / 再現手順
バックアップボタンを押す。
Expected Behavior / 想定される挙動
バックアップが作成されるべき
Screenshots / スクリーンショット
No response
Software Version / バージョン情報
v0.1.15
OS
Windows11 Pro 23H2 / Windows 10.0.22631
... | gharchive/issue | 2024-10-11T11:14:17 | 2025-04-01T04:58:42.765040 | {
"authors": [
"anatawa12",
"mo4ca"
],
"repo": "vrc-get/vrc-get",
"url": "https://github.com/vrc-get/vrc-get/issues/1595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1158412162 | Add documentation based on Antora
Adds documentation based on Antora
Adds a GH CI job to automatically publish to GitHub Pages (for now)
Run a local preview with make docs-preview on localhost:2020
I like it so far, thanks. I wonder how we should combine service specific documentation with generic documentation a... | gharchive/pull-request | 2022-03-03T13:30:14 | 2025-04-01T04:58:42.863486 | {
"authors": [
"ccremer",
"tobru"
],
"repo": "vshn/appcat-service-prototype",
"url": "https://github.com/vshn/appcat-service-prototype/pull/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
197340903 | Review gitlab.rb Template
Gitlab has progressed a lot in the last months. The file templates/gitlab.rb.erb needs to be revised and aligned to the template found in Omnibus.
doing some grep foo and looking at the diff from HEAD > omnibus 8.0 the following 2 groupings are not supported currently by this module:
+# se... | gharchive/issue | 2016-12-23T09:54:17 | 2025-04-01T04:58:42.868777 | {
"authors": [
"davidgubler",
"james-powis",
"matonb",
"tobru"
],
"repo": "vshn/puppet-gitlab",
"url": "https://github.com/vshn/puppet-gitlab/issues/103",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1194681931 | As5600 incorrectly works
As5600 dont work with this sketch, but works good with testing skech.
Магнитный датчик угла не работает, даже не шумит при поднесении магнита на любое расстояние, вы сталкивались с таким? Может ли быть такое изза не подключенных других осей? Что делать?
У вас не используются другие i2c уст... | gharchive/issue | 2022-04-06T14:16:00 | 2025-04-01T04:58:42.871525 | {
"authors": [
"Fiesta228"
],
"repo": "vsulako/AFFBWheel",
"url": "https://github.com/vsulako/AFFBWheel/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1236335327 | feat: Sync Cart with Checkout
What's the purpose of this pull request?
This PR solves two issues we had with the Cart on VTEX at FastStore.
Clear cart after order is placed
Cart reacts to changes on items at /checkout.
How it works?
These two issues can be solved by changing the behavior of validateCart function. F... | gharchive/pull-request | 2022-05-15T16:36:04 | 2025-04-01T04:58:42.892143 | {
"authors": [
"icazevedo",
"tlgimenes"
],
"repo": "vtex/faststore",
"url": "https://github.com/vtex/faststore/pull/1299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
271068080 | Npm publish
Hi, maybe i made an error, but when i go to do npm publish i have this error
[19:02:18] error Could not resolve entry (./src/index.js)
undefined
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-piuma@1.0.0 build: `bili`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-piuma@1.0.0 build scr... | gharchive/issue | 2017-11-03T18:05:08 | 2025-04-01T04:58:42.897980 | {
"authors": [
"Remeic",
"cristijora",
"egoist"
],
"repo": "vue-land/create-vue-component",
"url": "https://github.com/vue-land/create-vue-component/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2753977948 | ts check
Describe the bug
When introducing macros and using $ref in the nuxt3 project, ts will prompt that $ref cannot be found.
But it does not affect normal use, just no type hint.
Do need to configure related type declarations?
like the vite project.
{
"compilerOptions": {
"types": ["unplugin-vue-macros/mac... | gharchive/issue | 2024-12-21T12:32:23 | 2025-04-01T04:58:42.905299 | {
"authors": [
"naiheyoung",
"sxzz"
],
"repo": "vue-macros/vue-macros",
"url": "https://github.com/vue-macros/vue-macros/issues/877",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
776889232 | 多个菜单使用同一个页面怎么传参数
Question (问题描述)
左侧菜单栏配置了不同类型的分类菜单,但都是在同一个页面上,只是加载不同的分类,怎么才能传参数到页面里。
Describe the solution you'd like (你期待的是什么?)
有没有办法通过给那个页面传参的方式,不需要重复建多个component。
已解决
往components/Menu/menu.js内 rederMenuItem(menu)函数添加代码
const menuParams = menu.meta.params || {}
const props = { to: { name: menu.name, params:menuPa... | gharchive/issue | 2020-12-31T09:22:54 | 2025-04-01T04:58:42.912343 | {
"authors": [
"alpheus55"
],
"repo": "vueComponent/ant-design-vue-pro",
"url": "https://github.com/vueComponent/ant-design-vue-pro/issues/1093",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
274465045 | Support import() in Jest
We should add babel-plugin-dynamic-import-node
[] - Add "dynamic-import-node" to babel plugins for the test environment.
https://github.com/vuejs-templates/webpack/blob/b366b8397e142e38d491246129c4fbc8e68fb213/template/.babelrc#L12
[] - Add the plugin to package.json as a dev dependency.
cl... | gharchive/issue | 2017-11-16T10:26:11 | 2025-04-01T04:58:42.932188 | {
"authors": [
"LinusBorg"
],
"repo": "vuejs-templates/webpack",
"url": "https://github.com/vuejs-templates/webpack/issues/1075",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2545691496 | fix(reactivity): ensure computed re-evaluates after dep cleanup
close #12020
/ecosystem-ci run
+1 This fixes a bug since Vue 3.5.7
My CI tests suddenly failed with Vue 3.5.7+ because the pinia getters were no longer computed
/ecosystem-ci run
| gharchive/pull-request | 2024-09-24T15:12:50 | 2025-04-01T04:58:42.933769 | {
"authors": [
"SamuelWei",
"jh-leong"
],
"repo": "vuejs/core",
"url": "https://github.com/vuejs/core/pull/12021",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2449837174 | fix(language-plugin-pug): compute offset correctly of pug class
fix #1767
It should be noted that this currently only applies to cases where classnames are completely consecutive. Due to the code parsing logic, it cannot obtain the source offset for each class. I'm trying to find a solution.
Thanks for looking in... | gharchive/pull-request | 2024-08-06T03:02:06 | 2025-04-01T04:58:42.945362 | {
"authors": [
"KazariEX",
"johnsoncodehk"
],
"repo": "vuejs/language-tools",
"url": "https://github.com/vuejs/language-tools/pull/4652",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
459028277 | Doc inhance of how to config Multipage mode on server
What problem does this feature solve?
The official doc only mentions how to config a single page website. But users like me don't know how to write httpd.conf on Apache and can't find help information on both Apache/NGINX and Vue docs, so on the forum of both side... | gharchive/issue | 2019-06-21T06:16:40 | 2025-04-01T04:58:42.954934 | {
"authors": [
"GodofHope",
"sodatea"
],
"repo": "vuejs/vue-cli",
"url": "https://github.com/vuejs/vue-cli/issues/4182",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
728644141 | fix: prevent snoretoast shortcut, set notif title (#2720)
This prevents SnoreToast from installing a Start Menu shortcut by specifying an appID. The appID is also used to set the
notification's title bar text in Windows 10. That text is now set to "Vue UI", which replaces the default value of "SnoreToast".
fixes #272... | gharchive/pull-request | 2020-10-24T03:11:36 | 2025-04-01T04:58:42.966368 | {
"authors": [
"mellester",
"tony19"
],
"repo": "vuejs/vue-cli",
"url": "https://github.com/vuejs/vue-cli/pull/6000",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
681123829 | feat(runtime-core/transition): add more explicit warning
closes #1850
I left the comment in #1850 thinking we did not already have a warning for this, but turns out we already do. I think the current one is good enough.
| gharchive/pull-request | 2020-08-18T15:15:28 | 2025-04-01T04:58:42.996782 | {
"authors": [
"Picknight",
"yyx990803"
],
"repo": "vuejs/vue-next",
"url": "https://github.com/vuejs/vue-next/pull/1888",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.