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 |
|---|---|---|---|---|---|
161056148 | Make squidb use a prepopulated database
This is not really an issue. I want to provide a prepopulated database with my app and want squidb to use it. What would be the best way to achieve that? Anyway I can override the db creation part of squidb and provide a copying method instead?
There's no built-in hook in squ... | gharchive/issue | 2016-06-19T04:37:03 | 2025-04-01T04:58:48.744522 | {
"authors": [
"iambibhas",
"jdkoren",
"sbosley"
],
"repo": "yahoo/squidb",
"url": "https://github.com/yahoo/squidb/issues/181",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2191076756 | feat(action): added Action support
Changes
added Action support
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (c749421) to head (ca0e894).
Additional details and impacted files
@@ Coverage Diff @@
## ... | gharchive/pull-request | 2024-03-18T02:08:34 | 2025-04-01T04:58:48.764321 | {
"authors": [
"cnlangzi",
"codecov-commenter"
],
"repo": "yaitoo/async",
"url": "https://github.com/yaitoo/async/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
345248547 | Error Message Attribute
Datatables Editor error messages are showing the field name itself.
In laravel we have option to override attribute display name as following in class UserRequest extends Request {
public function attributes()
{
return [
'name' => 'Name',
'password' => 'Pass... | gharchive/issue | 2018-07-27T14:30:47 | 2025-04-01T04:58:48.767530 | {
"authors": [
"karmendra",
"yajra"
],
"repo": "yajra/laravel-datatables-editor",
"url": "https://github.com/yajra/laravel-datatables-editor/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1283831108 | 英文の間違いや表記ゆれを修正する
README.md の英文の間違いです。
It's good のあとのピリオドが抜けています。
if you using ではなく If you are using ではないでしょうか?
download installer ではなく download the installer ではないでしょうか?
write IP ではなく write the IP ではないでしょうか?
README.md の提案です。
make -j ではなく git clone https://github.com/yak9909/AnimalBytes && cd AnimalBytes && make の方が良... | gharchive/issue | 2022-06-24T14:37:23 | 2025-04-01T04:58:48.780395 | {
"authors": [
"HIDE810",
"HidegonSan"
],
"repo": "yak9909/AnimalBytes",
"url": "https://github.com/yak9909/AnimalBytes/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
446621745 | Datensatz editieren: Abbrechen
Hatte gerade den Fall, dass ein Redakteur den Datensatz "speichern musste", um zurück in die Übersicht zu gelangen - wobei dann Daten überschrieben wurden. Der Link "Zurück zur Übersicht" war dem Redakteur einfach nicht aufgefallen, hat jedoch nach einem "Abbrechen"-Button gesucht.
So, ... | gharchive/issue | 2019-05-21T13:32:15 | 2025-04-01T04:58:48.783074 | {
"authors": [
"alexplusde",
"alxndr-w"
],
"repo": "yakamara/redaxo_yform",
"url": "https://github.com/yakamara/redaxo_yform/issues/739",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
164378272 | Right click menu
I dont know if this is possible, but it would be nice to be able to right click a message and have an option to copy, forward etc.
oops did not see #6
| gharchive/issue | 2016-07-07T18:37:45 | 2025-04-01T04:58:48.783968 | {
"authors": [
"PMiner"
],
"repo": "yakyak/yakyak",
"url": "https://github.com/yakyak/yakyak/issues/312",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
737008038 | 702 Posting
Добрый вечер.
Планируется ли реализации 702.xsd схемы? Ее добавили не меняя версии пакета 1.35
Добрый день. Обновил XSD: https://www.nuget.org/packages/MdlpApiClient/1.4.1
| gharchive/issue | 2020-11-05T15:00:47 | 2025-04-01T04:58:48.819706 | {
"authors": [
"Phoedoth",
"yallie"
],
"repo": "yallie/MdlpClient",
"url": "https://github.com/yallie/MdlpClient/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1075208361 | Fix broken synths view
Dynamic width scaling for this page and all synths is broken. The right panel does not move with the screen size but is cropped.
@blokku-chan we need to handle the mint/settle... sidebar on different views to be viewed more dynamically
a note on page resizing, the content will get broken a... | gharchive/issue | 2021-12-09T06:41:02 | 2025-04-01T04:58:48.829081 | {
"authors": [
"ethedev"
],
"repo": "yam-finance/synths-www",
"url": "https://github.com/yam-finance/synths-www/issues/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
781393120 | Add user_config.json as an additional config file to check for
When updating the plugin, the config.json file is overwritten. I then manually add my custom console key line and update a few more settings back into the file. Not a huge amount of work to do of course, but it would be nice to have an alternative solut... | gharchive/issue | 2021-01-07T15:23:42 | 2025-04-01T04:58:48.838706 | {
"authors": [
"WSSDude420",
"bradlishman"
],
"repo": "yamashi/CyberEngineTweaks",
"url": "https://github.com/yamashi/CyberEngineTweaks/issues/389",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
754779272 | Version requirement
What is the minimum version of the yamcs server required to use this plug in?
Thank you
The plugin has been tested on the versions > 5.2.0.
Thank you. We are running 4.10.9. I'm not sure if this will work for our instance, but will report back if I can get it working.
The stable version work... | gharchive/issue | 2020-12-01T22:37:25 | 2025-04-01T04:58:48.841681 | {
"authors": [
"Flilzkov",
"fqqb",
"keck-in-space"
],
"repo": "yamcs/grafana-yamcs",
"url": "https://github.com/yamcs/grafana-yamcs/issues/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1418081608 | batch problem in training process
In the course of training, we encountered this problem
`/home/buaa/anaconda3/envs/vit/bin/python3.6 /snap/pycharm-community/302/plugins/python-ce/helpers/pydev/pydevd.py --multiprocess --qt-support=auto --client 127.0.0.1 --port 45947 --file /home/buaa/songyue/lawin-master/tools/trai... | gharchive/issue | 2022-10-21T09:59:02 | 2025-04-01T04:58:48.874715 | {
"authors": [
"JavaZeroo",
"onionysy"
],
"repo": "yan-hao-tian/lawin",
"url": "https://github.com/yan-hao-tian/lawin/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
489177977 | groupBitmap vs length(bitmapToArray())
select groupBitmap(toUInt32(uid)) dau from qmkg_abtest.fd_qmkg_abtest_kboss_user_locate where ftime = '2019-08-29'
41608324
select length(bitmapToArray(nuid_bitmap)) as dau from ( select groupBitmapMergeState(uid_bitmap) as nuid_bitmap from qmkg_abt... | gharchive/issue | 2019-09-04T13:58:01 | 2025-04-01T04:58:48.896165 | {
"authors": [
"alexey-milovidov",
"joebling",
"yuzhichang"
],
"repo": "yandex/ClickHouse",
"url": "https://github.com/yandex/ClickHouse/issues/6818",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
495872352 | Data discrepancy between MV and source table
I'v created folloving Material View
CREATE TABLE IF NOT EXISTS debug_impressions_date_pub (
Date Date,
Hour UInt8,
PublisherID UInt64,
Impressions UInt64
)
ENGINE = SummingMergeTree
PARTITION BY Date
ORDER BY (Date, Hour, PublisherID);
CREATE M... | gharchive/issue | 2019-09-19T15:25:51 | 2025-04-01T04:58:48.898767 | {
"authors": [
"den-crane",
"sl4mmer"
],
"repo": "yandex/ClickHouse",
"url": "https://github.com/yandex/ClickHouse/issues/6997",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1875914523 | 🛑 Google is down
In dcdf687, Google (https://google.icloudnative.io) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Google is back up in 8e0db6f after 12 minutes.
| gharchive/issue | 2023-08-31T17:00:00 | 2025-04-01T04:58:48.920035 | {
"authors": [
"yangchuansheng"
],
"repo": "yangchuansheng/upptime",
"url": "https://github.com/yangchuansheng/upptime/issues/4406",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
976100454 | Use different backbones
Hello,
I want to replace ResNet in TransPose-R with different backbones. How should I do it correctly? Should I import the backbone and replace the following code with the forward pass of the new backbone?
https://github.com/yangsenius/TransPose/blob/dab9007b6f61c9c8dce04d61669a04922bbcd148/li... | gharchive/issue | 2021-08-21T10:04:19 | 2025-04-01T04:58:48.929226 | {
"authors": [
"EckoTan0804",
"yangsenius"
],
"repo": "yangsenius/TransPose",
"url": "https://github.com/yangsenius/TransPose/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
275337130 | Add profile page
Add profile page,
Must contain the following:
[x] Picture of person
[x] Name of person
[x] Function of person
[x] Bio
Added in #19
| gharchive/issue | 2017-11-20T12:21:00 | 2025-04-01T04:58:48.936233 | {
"authors": [
"yannick1691"
],
"repo": "yannick1691/projectManagementWebgem",
"url": "https://github.com/yannick1691/projectManagementWebgem/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
684120692 | function-component-definition breaks code
When I auto-fix function-component-definition, it decides that the below is a function component (it's not really) and that it should use arrow notation:
const RULES = [
{
serialize(el) {
if (el.type !== 'tag') return
const data = el.data.toJS ? el.data.toJS() : el.d... | gharchive/issue | 2020-08-23T05:38:09 | 2025-04-01T04:58:48.939442 | {
"authors": [
"ljharb",
"stefan-wullems",
"wmertens"
],
"repo": "yannickcr/eslint-plugin-react",
"url": "https://github.com/yannickcr/eslint-plugin-react/issues/2765",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1268706500 | Проблема с Bot Features
Добрый день, падает сервер в связке ReHLDS, ReGameDLL, ReAPI, YaPB и Bot Features (by Vaqtincha). Возможно вы знаете решение проблемы падений Seg. fault, или есть ли в разработке ваш собственный плагин с тем же функционалом
Скиньте версии всех дополнений и плагина. У меня сервер не падает с ... | gharchive/issue | 2022-06-12T21:29:36 | 2025-04-01T04:58:48.963612 | {
"authors": [
"Nord1cWarr1or",
"willbegithub"
],
"repo": "yapb/yapb",
"url": "https://github.com/yapb/yapb/issues/351",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1821800925 | OOP school library: set up associations
🐝 Create a class Classroom with the following:
@label instance variable, should be initialized in the constructor.
Setter and getter for @label
🐝Create the has-many/belongs-to relationship between Classroom and Student.
Create the has-many side (a classroom has many studen... | gharchive/pull-request | 2023-07-26T07:55:36 | 2025-04-01T04:58:49.010673 | {
"authors": [
"yashodhicy"
],
"repo": "yashodhicy/SchoolLibrary",
"url": "https://github.com/yashodhicy/SchoolLibrary/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
513076212 | help!
Sorry, because i am not familiar with the chainer framework, i dont understand your code very well, this trick does EMA operation on network parameters, i find that you somelikes create three generators, and just only updata one generator (like gen), and other generators like (gen_ema and gen_ma) just (soft)cop... | gharchive/issue | 2019-10-28T03:22:29 | 2025-04-01T04:58:49.015349 | {
"authors": [
"Crane-YU",
"SeeU1119",
"osakaka",
"yasinyazici"
],
"repo": "yasinyazici/EMA_GAN",
"url": "https://github.com/yasinyazici/EMA_GAN/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
408008615 | finish IO library
See here for full list of functions that should be implemented
https://github.com/yasl-lang/yasl-enhancements/blob/master/std-io.md
added in v0.8.4
| gharchive/issue | 2019-02-08T05:12:02 | 2025-04-01T04:58:49.016650 | {
"authors": [
"CoffeeTableEspresso"
],
"repo": "yasl-lang/yasl",
"url": "https://github.com/yasl-lang/yasl/issues/91",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1550399890 | v5.2 carbon adds 削除
過去バージョンでは不要なセクションのため、削除しました🙏
ありがとうございます!マージします🙆♀️
| gharchive/pull-request | 2023-01-20T07:08:37 | 2025-04-01T04:58:49.021103 | {
"authors": [
"Yuppymam"
],
"repo": "yasslab/railsguides.jp",
"url": "https://github.com/yasslab/railsguides.jp/pull/1338",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1059748201 | Pseudo Label
I'm wondering how to assign labels for frames with CTC loss. It seems CTC Loss can be viewed as sequential SoftMax losses. But the key point is how to obtain the pseudo labels for frames via back propagation. Thanks in advance!
You can refer to this repo, which calculate the gradients of CTC via PyTorc... | gharchive/issue | 2021-11-22T06:30:41 | 2025-04-01T04:58:49.056186 | {
"authors": [
"hulianyuyy",
"ycmin95"
],
"repo": "ycmin95/VAC_CSLR",
"url": "https://github.com/ycmin95/VAC_CSLR/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2481449987 | The code has been got rid of the TS3ReadActorFactoryConfig
Changelog entry
...
Changelog category
Not for changelog (changelog entry is not required)
Additional information
...
Проверил dqrun на локальных файлах, выглядит рабочим. мержу
| gharchive/pull-request | 2024-08-22T18:22:11 | 2025-04-01T04:58:49.057847 | {
"authors": [
"dorooleg"
],
"repo": "ydb-platform/ydb",
"url": "https://github.com/ydb-platform/ydb/pull/8181",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
283146910 | 全局引入ydui报错
[Vue warn]: Invalid key "require" in validation rules object for prop "items".
[Vue warn]: Invalid key "require" in validation rules object for prop "trailWidth".
[Vue warn]: Invalid key "defaut" in validation rules object for prop "fullpage".
你好 请问你解决了吗 我也出现了你的问题 全局引入报错
没有解决。尝试引入1.1.4版本的yd 还是报了这个错
... | gharchive/issue | 2017-12-19T08:52:02 | 2025-04-01T04:58:49.060376 | {
"authors": [
"221022",
"tanwenchao",
"ydcss",
"zhangbird"
],
"repo": "ydcss/vue-ydui",
"url": "https://github.com/ydcss/vue-ydui/issues/426",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
286207621 | yd-infinitescroll 的 $refs.xxx.$emit 中 '$emit' of undefined
问题描述
Uncaught (in promise) TypeError: Cannot read property '$emit' of undefined
使用yd-infinitescroll时出现上述问题
根据条件做一个搜索功能,下拉加载更多
book-list: 是一个自定义组件
页面初始状态下 books 是一个空数组
searchBooksHandler:是搜索事件
<yd-infinitescroll v-bind:callback="searchBooksHandler" ref="scroll... | gharchive/issue | 2018-01-05T07:07:15 | 2025-04-01T04:58:49.067909 | {
"authors": [
"felixfujing",
"xiaochegnzi0"
],
"repo": "ydcss/vue-ydui",
"url": "https://github.com/ydcss/vue-ydui/issues/446",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
189962823 | Add throttle type definition
Base on Issue 624
Please see https://github.com/yelouafi/redux-saga/issues/619, let's make it a little more strict
I've seen that issue and create a new commit.
Hope it will be better.
Looks good now 👍
Thanks for your help and patience!
| gharchive/pull-request | 2016-11-17T07:30:39 | 2025-04-01T04:58:49.104965 | {
"authors": [
"aikoven",
"yenshih"
],
"repo": "yelouafi/redux-saga",
"url": "https://github.com/yelouafi/redux-saga/pull/639",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
627405531 | Edge SCRIPT1028: Expected identifier, string or number
Describe the bug
The react project uses the 'authenticator' to generate code errors in the Edge browser;SCRIPT1028: Expected identifier, string or number
To Reproduce
Steps to reproduce the behavior:
1.Open the project introducing this otplib at Edge
2.Page white... | gharchive/issue | 2020-05-29T16:57:48 | 2025-04-01T04:58:49.114454 | {
"authors": [
"crazyLjuba",
"liyihan940121",
"yeojz"
],
"repo": "yeojz/otplib",
"url": "https://github.com/yeojz/otplib/issues/329",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2141048179 | 求助!Inference ERROR: object of type 'int' has no len()
求助!前几天用着好好的,今晚下载了最新的代码和各项文件,新装了下4090的机器,结果不能使用了,只要在blink mode里选了period,就会出现下面这个Extracted wav file (16khz) from /tmp/gradio/0d629616b6c2da040d8a0c066cd03885de3da994/2.wav to /tmp/gradio/0d629616b6c2da040d8a0c066cd03885de3da994/2_16k.wav.
Inference ERROR: object of ... | gharchive/issue | 2024-02-18T15:41:23 | 2025-04-01T04:58:49.120423 | {
"authors": [
"Guanyuansheng",
"davideuler",
"hnsywangxin",
"wangjingyuancuc"
],
"repo": "yerfor/GeneFacePlusPlus",
"url": "https://github.com/yerfor/GeneFacePlusPlus/issues/62",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2740588070 | docs: update to v0.12.2
Update docs to v0.12.2
Description
This PR updates the docs to the new version v0.12.2. Also it updates the operator and aligned version to v0.12.2
stalled
| gharchive/pull-request | 2024-12-15T12:17:18 | 2025-04-01T04:58:49.138428 | {
"authors": [
"JuArce"
],
"repo": "yetanotherco/aligned_layer",
"url": "https://github.com/yetanotherco/aligned_layer/pull/1613",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
458339151 | How to use the pre-trained model?
I've downloaded the state dict and pytorch model. I'm wondering the effect on VOC.
What should i do next?
Put the downloaded dict and model into the project file?
Thanks.
I recommend you to use PyTorch model.
You should have something like
weights = "path/to/weights/retinanet.weigh... | gharchive/issue | 2019-06-20T04:29:59 | 2025-04-01T04:58:49.149912 | {
"authors": [
"handsomefengfeng",
"zabulskyy"
],
"repo": "yhenon/pytorch-retinanet",
"url": "https://github.com/yhenon/pytorch-retinanet/issues/81",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
176459212 | ticketman initial boostrap problem post install
Using node 6.5, npm 3.10.3. windows 7 64 bit:
a) Downloaded the .25 code from Git Hub
b) cd in directory, npm install
c) attempting npm start, and received this error set
Failed to load c++ bson extension, using pure JS version
[express::main] pathToView:C:\pdykes\data\... | gharchive/issue | 2016-09-12T19:12:52 | 2025-04-01T04:58:49.157663 | {
"authors": [
"pdykes"
],
"repo": "yi/node-ticket-manager",
"url": "https://github.com/yi/node-ticket-manager/issues/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2150274581 | [BUG] This event loop is already running
Describe the bug
get error 'This event loop is already running' when using async session and runing it with asyncio.run, but it works normally with version 0.5.10
To Reproduce
# Minimal reproducible code, if possible.
# target websites, and request parameters.
Expected behavi... | gharchive/issue | 2024-02-23T02:44:28 | 2025-04-01T04:58:49.166854 | {
"authors": [
"solo-xwz",
"yifeikong"
],
"repo": "yifeikong/curl_cffi",
"url": "https://github.com/yifeikong/curl_cffi/issues/254",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
782532884 | MiddlewareFactoryInterface should be configured in web.php
Yiisoft\Middleware\Dispatcher\MiddlewareFactoryInterface belongs to the config web.php, but placed to common.php for overwrite configuration web.php from yiisoft/middleware-dispatcher in application.
Maybe has solution for place configuration to web.php ?
Y... | gharchive/issue | 2021-01-09T07:35:49 | 2025-04-01T04:58:49.217449 | {
"authors": [
"samdark",
"vjik"
],
"repo": "yiisoft/request-model",
"url": "https://github.com/yiisoft/request-model/issues/13",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
460367089 | Fix code coverage upload command
Q
A
Is bugfix?
yes
New feature?
no
Breaks BC?
no
Tests pass?
yes
Fixed issues
no
Merged. Thanks!
| gharchive/pull-request | 2019-06-25T11:26:50 | 2025-04-01T04:58:49.219748 | {
"authors": [
"Desure85",
"samdark"
],
"repo": "yiisoft/template",
"url": "https://github.com/yiisoft/template/pull/1",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
723729847 | Add full class name substitution in closures
Q
A
Is bugfix?
✔️
New feature?
✔️
Breaks BC?
❌
Depends on
#9
Now dumper will dump closures with usage asPhpString() method like the following:
Thank you!
| gharchive/pull-request | 2020-10-17T10:48:27 | 2025-04-01T04:58:49.222396 | {
"authors": [
"samdark",
"xepozz"
],
"repo": "yiisoft/var-dumper",
"url": "https://github.com/yiisoft/var-dumper/pull/10",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
128799591 | Caption for DetailView Widget
Missed caption for table rendered by DetaiView widget
Could you described your problem in detail?
The caption and captionOptions widget options isn`t presented in DetailView
caption for table
This does not make any sense: table does not have caption
Caption tag presented in HTM... | gharchive/issue | 2016-01-26T11:56:29 | 2025-04-01T04:58:49.234444 | {
"authors": [
"SilverFire",
"gbespyatykh",
"klimov-paul"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/10667",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
692912858 | yii migration create mysql table length not working
What steps will reproduce the problem?
use yii migration create mysql table
···
'id' => $this->integer(length),
···
length not working
What is the expected result?
What do you get instead?
Additional info
Q
A
Yii version
2.0.37
PHP version
7.2.33
Operati... | gharchive/issue | 2020-09-04T08:47:17 | 2025-04-01T04:58:49.241364 | {
"authors": [
"LukyHugh",
"bizley"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/18271",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
55641733 | static vs. $this in /** @return */ docblock tag
I got very confused about the meaning of /** @return static */ in the class reference. A long and confusing discussion ensued on the #yii channel. In the end we agreed that the docs are inconsistent and it is probably for the best to adopt the convention specified by ph... | gharchive/issue | 2015-01-27T16:41:38 | 2025-04-01T04:58:49.249378 | {
"authors": [
"Faryshta",
"samdark",
"tom--"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/7045",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
72101632 | scenario is not working with ajax validation
this is my controller code
public function actionRequest()
{
$model1 = \Yii::createObject([
'class' => Password::className(),
'scenario' => 'request',
]);
$this->performAjaxValidation($model1);
//echo "<pre>"; print_r($model1->scenarios... | gharchive/issue | 2015-04-30T08:43:00 | 2025-04-01T04:58:49.260319 | {
"authors": [
"ajkosh",
"cebe",
"djfly",
"klimov-paul",
"mdmunir"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/8235",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
76489068 | ActiveForm's error summary not displaying neigther with client nor ajax validation
I have the form:
<?php $form = ActiveForm::begin([
'id' => 'ordering',
'enableAjaxValidation' => true,
'validationUrl' => ['checkout/validate-form'],
'fieldConfig' => [
'template' => "{label}\n{input}\n{hint}"
]
]) ?>
... | gharchive/issue | 2015-05-14T20:59:37 | 2025-04-01T04:58:49.263388 | {
"authors": [
"SilverFire",
"klimov-paul",
"tekord"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/8423",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
82309512 | Fix for issue #7757 breaks database Expression
The fix that was added for issue #7757 via commit 4f49feee8d2b0f0973ae1d0f29d66dccf9f06605
breaks support for database expressions.
It's actually all about the extra added condition to the last part on line 167:
elseif (!is_object($value) && !is_resource($value))
It shou... | gharchive/issue | 2015-05-29T07:32:18 | 2025-04-01T04:58:49.265747 | {
"authors": [
"Blizzke",
"klimov-paul"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/8601",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
90947283 | AssetManager can not get the correct published url or path when only partial published
For example, my AssetBundle specified @bower as $sourcePath, after publishing only the realpath of @bower is saved to AssetManager::$_published.
When I try to pass "@bower/admin-lte/dist" as parameter into Yii::$app->assetManager->... | gharchive/issue | 2015-06-25T12:21:29 | 2025-04-01T04:58:49.270134 | {
"authors": [
"Faryshta",
"hightman",
"klimov-paul"
],
"repo": "yiisoft/yii2",
"url": "https://github.com/yiisoft/yii2/issues/8901",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
371781565 | 请问这个是人脸识别的子程序吗?
昨天读了您关于tensorflow关于人脸识别的博文,感觉很有帮助,感谢!最近打算做瞳孔检测方面的工作,由于刚开始进行,所以比较懵圈,有一些简单的问题询问一下,希望能给予帮助。
但cnn-facial-landmark文件里好像只有landmark.py文件,其他的文件是在这个程序里面吗(但我看到了有关于手的文件,一下子这里面好多文件,不知道用哪一个了)?假如我现在想用muct-master数据集去简单复现一下您的工作,数据集中包含了图片信息和特征点的标签值,那我是不是就只需要切出所需的面部区域,并且将他们对应保存成tfrecord文件就可以直接导入卷积神经网络了呀?(由于现在一直对自己建立的数据... | gharchive/issue | 2018-10-19T02:21:01 | 2025-04-01T04:58:49.291446 | {
"authors": [
"XHShane",
"yinguobing"
],
"repo": "yinguobing/image_utility",
"url": "https://github.com/yinguobing/image_utility/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1916638870 | The performance benefits of Efficient Source Generation
Hello, yl4579. In 2.1.1. Efficient Source Generation, you do the We note that the L factor in Equation 6 scales the value by the hop size, as Equation 5 now integrates with 1/L of steps compared to steps in Equation 2.. I want to know what is the performance be... | gharchive/issue | 2023-09-28T03:27:14 | 2025-04-01T04:58:49.357637 | {
"authors": [
"bringtree",
"yl4579"
],
"repo": "yl4579/HiFTNet",
"url": "https://github.com/yl4579/HiFTNet/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1970581906 | iSTFTNet and LibriTTS
I'm curious if you can share any observations about using iSTFTNet with LibriTTS. The paper implies that the performance of iSTFTNet was insufficient for LibriTTS and so HiFiGAN was adopted, but I was wondering if you did any experiments with iSTFTNet and LibriTTS and what you saw.
We did this... | gharchive/issue | 2023-10-31T14:19:54 | 2025-04-01T04:58:49.360797 | {
"authors": [
"stevenhillis",
"yl4579"
],
"repo": "yl4579/StyleTTS2",
"url": "https://github.com/yl4579/StyleTTS2/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1734097466 | Nuke: small tweeks for Ayon
Changelog Description
renaming OpenPype menu items to Ayon
removing instance node if removed via publisher
removing info knob since it is not needed any more (was there only for the transition phase)
Testing notes:
nuke should create instance nodes without info message
Nuke should remov... | gharchive/pull-request | 2023-05-31T12:19:29 | 2025-04-01T04:58:49.370475 | {
"authors": [
"jakubjezek001"
],
"repo": "ynput/OpenPype",
"url": "https://github.com/ynput/OpenPype/pull/5071",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2213853755 | Fix default project creation without anatomy preset name
When creating a project through the API the primary preset wasn't being applied. Changing the conditional to not just check for None seems to fix it.
How to test
Create a primary anatomy preset different from default _
Call ayon_api to create project without p... | gharchive/pull-request | 2024-03-28T18:18:54 | 2025-04-01T04:58:49.373699 | {
"authors": [
"fabiaserra",
"iLLiCiTiT"
],
"repo": "ynput/ayon-python-api",
"url": "https://github.com/ynput/ayon-python-api/pull/132",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1588076850 | create_project and sync_from_shotgrid handlers
This commit implements two handlers, which are interconected.
Firstly there's the create_project, triggered when a shotgrid.event
with the action payload of create-project is dispatched, which
creates a Shotgrid project in Ayon, it will also replicate the Shotgrid
entiti... | gharchive/pull-request | 2023-02-16T17:16:51 | 2025-04-01T04:58:49.378227 | {
"authors": [
"Minkiu"
],
"repo": "ynput/ayon-shotgrid",
"url": "https://github.com/ynput/ayon-shotgrid/pull/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
270475619 | Add .mm file as a source type
While working on a project, I discovered that .mm files were being added to the project but not to the build sources phase.
+1
Good catch, thanks @enmiller!
| gharchive/pull-request | 2017-11-01T22:36:54 | 2025-04-01T04:58:49.420678 | {
"authors": [
"enmiller",
"keith",
"yonaskolb"
],
"repo": "yonaskolb/XcodeGen",
"url": "https://github.com/yonaskolb/XcodeGen/pull/120",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
517429544 | Improving variable expansion runtime
The current implementation of variable expansion is O(n x m) with n being the
number of strings in the project spec and m being the number of project variables.
This implementation is now O(n).
Also, this effectively deprecates the support for $legacy_variables in favor of the
${n... | gharchive/pull-request | 2019-11-04T22:01:35 | 2025-04-01T04:58:49.425523 | {
"authors": [
"brentleyjones",
"rcari"
],
"repo": "yonaskolb/XcodeGen",
"url": "https://github.com/yonaskolb/XcodeGen/pull/704",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
891342910 | Decimal значение в amount.value не соответствует спецификации API
Здравствуйте!
При создании платежа посредством Payment.create(...) или PaymentRequestBuilder с Amount:
"amount": {
"value": '750000.10',
"currency": "RUB"
}
Или же если amount.value = Decimal('750000.10')
SDK преобразовывает значение в amount.... | gharchive/issue | 2021-05-13T20:21:15 | 2025-04-01T04:58:49.443813 | {
"authors": [
"ostulov",
"plaguedo"
],
"repo": "yoomoney/yookassa-sdk-python",
"url": "https://github.com/yoomoney/yookassa-sdk-python/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2648407192 | Make compatible with prowlarr
It now runs without issues.
Is there any chance you can make it work with Prowlarr?
Originally posted by @Ed3n18 in https://github.com/yoori/flare-bypasser/issues/12#issuecomment-2466921626
Please try version after this fix
With the Newest Source Code:
Prowlarr Logs:
... | gharchive/issue | 2024-11-11T07:19:48 | 2025-04-01T04:58:49.450352 | {
"authors": [
"Ed3n18",
"yoori"
],
"repo": "yoori/flare-bypasser",
"url": "https://github.com/yoori/flare-bypasser/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1175533038 | Fixed readRecords throwing RangeErrors for VFP9 files
Resolves #65 . Code by @darac-10 .
Thanks for the fix @TheArchitect4855 and @darac-10. Will publish shortly as v1.8.1.
| gharchive/pull-request | 2022-03-21T15:13:24 | 2025-04-01T04:58:49.464290 | {
"authors": [
"TheArchitect4855",
"yortus"
],
"repo": "yortus/DBFFile",
"url": "https://github.com/yortus/DBFFile/pull/68",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
99215043 | don't open directories
Currently vmd completely freaks out when trying to open a directory.
vmd@1.7.4 is on npm. thanks!
| gharchive/pull-request | 2015-08-05T14:19:30 | 2025-04-01T04:58:49.467288 | {
"authors": [
"alexanderGugel",
"maxkueng"
],
"repo": "yoshuawuyts/vmd",
"url": "https://github.com/yoshuawuyts/vmd/pull/35",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
416007561 | ValueError: a must be non-empty
823/1000 [=======================>......] - ETA: 3:08 - rpn_cls: 2.9711 - rpn_regr: 0.0832 - detector_cls: 0.3042 - detector_regr: 0.1486Traceback (most recent call last):
File "train_frcnn.py", line 261, in
selected_neg_samples = np.random.choice(neg_samples, C.num_rois - len(selecte... | gharchive/issue | 2019-03-01T09:12:21 | 2025-04-01T04:58:49.484699 | {
"authors": [
"AdamJochna",
"WindyXiang",
"attilab97",
"bzburr",
"gdut3118007086",
"hodaatef",
"huogy",
"kkawtar"
],
"repo": "you359/Keras-FasterRCNN",
"url": "https://github.com/you359/Keras-FasterRCNN/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_so... |
1408304584 | KAKU devices types
Hello, I have found some types of kaku devices, so maybe you can add it in future releases:
deviceType=13 Kaku doorbell
deviceType=6 doorbell button
deviceType=4 PIR outdoor sensor
deviceType=14 ambient light sensor
Thank you for the information! Anyone with other device types, please leave them ... | gharchive/issue | 2022-10-13T19:15:52 | 2025-04-01T04:58:49.524112 | {
"authors": [
"DnWillis",
"RonaldR",
"StanMar-bit",
"Stijn-Jacobs",
"childledj",
"corvankruchten",
"jocstone",
"kalis3",
"martienvd",
"thephantom",
"youridijk"
],
"repo": "youridijk/homebridge-kaku-ics2000",
"url": "https://github.com/youridijk/homebridge-kaku-ics200... |
176042824 | TaggitSelect2: insure there's a comma when there's only one tag, or tag "Multi word" would end up as "Multi" and "word"
When we enter only one multiple words tag and it will become multiple tags. Adding a comma in this case is harmless and will fix the problem.
For example, Taggit will save "Multi Word" as "Multi" an... | gharchive/pull-request | 2016-09-09T15:49:42 | 2025-04-01T04:58:49.531935 | {
"authors": [
"andybak",
"codecov-io",
"fruitschen",
"jpic"
],
"repo": "yourlabs/django-autocomplete-light",
"url": "https://github.com/yourlabs/django-autocomplete-light/pull/737",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
164351920 | Regenerate php protobuf files.
@michael-berlin @alainjobart
Apparently these files were not generated for quite some time.
This change is
This looks like a gRPC generator change?
How did you generate them? Using the docker image which Alain created?
I actually re-generated them a couple days ago... the change... | gharchive/pull-request | 2016-07-07T16:26:32 | 2025-04-01T04:58:49.554403 | {
"authors": [
"alainjobart",
"enisoc",
"michael-berlin",
"pivanof"
],
"repo": "youtube/vitess",
"url": "https://github.com/youtube/vitess/pull/1854",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
52445484 | Workers will now retry (but not re-resolve) on some ExecuteFetch failures
@enisoc @alainjobart
First pass at retrying for errors. Wanted to get your thoughts on this approach - still need to add re-resolving, but I think it should be straight-forward with this approach.
Existing tests pass, but nothing is explicitly... | gharchive/pull-request | 2014-12-19T03:50:37 | 2025-04-01T04:58:49.559315 | {
"authors": [
"aaijazi",
"coveralls"
],
"repo": "youtube/vitess",
"url": "https://github.com/youtube/vitess/pull/262",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
981732484 | Vue3 为什么只有js的而没有ts的demo?
Vue3 为什么只有js的而没有ts的demo?
建议官方做一个ts的demo
暂无计划提供呢
| gharchive/issue | 2021-08-28T05:06:27 | 2025-04-01T04:58:49.562918 | {
"authors": [
"chenjiahan",
"kyour-cn"
],
"repo": "youzan/vant-demo",
"url": "https://github.com/youzan/vant-demo/issues/92",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
126447815 | EigenFlow should support a feature to terminate a job early
EigenFlow should have a feature that allows a job to terminate early. This feature would allow a job to determine that it has no need to continue through the later phases (for example in a double load scenario). In this case the job should be able to speci... | gharchive/issue | 2016-01-13T15:48:01 | 2025-04-01T04:58:49.577138 | {
"authors": [
"WadeWaldron",
"dmitri-carpov",
"suhailshergill",
"yawaramin"
],
"repo": "ypg-data/eigenflow",
"url": "https://github.com/ypg-data/eigenflow/issues/6",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1118161284 | Tiktok profile download not getting video lists, individual files work
Checklist
[X] I'm reporting a bug unrelated to a specific site
[X] I've verified that I'm running yt-dlp version 2022.01.21. (update instructions)
[X] I've checked that all provided URLs are alive and playable in a browser
[X] I've checked that a... | gharchive/issue | 2022-01-29T10:11:31 | 2025-04-01T04:58:49.610020 | {
"authors": [
"katse007",
"pukkandan"
],
"repo": "yt-dlp/yt-dlp",
"url": "https://github.com/yt-dlp/yt-dlp/issues/2534",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
1685801340 | [youtube] weird language codes for some subtitles
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
[X] I understand that I will be blocked if I intentionally remove or skip any mandatory* field
Checklist
[X] I'm reporting that a supported site is broken
[X] I've verified that I'm running yt-dlp version 2023.03.04 (update ... | gharchive/issue | 2023-04-26T22:01:25 | 2025-04-01T04:58:49.618460 | {
"authors": [
"chrizilla",
"pukkandan"
],
"repo": "yt-dlp/yt-dlp",
"url": "https://github.com/yt-dlp/yt-dlp/issues/6926",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
2157517512 | [ie/Piapro] Fix extractor
IMPORTANT: PRs without the template will be CLOSED
Description of your pull request and other information
Piapro had a design overhaul and all extractors broke. I mostly just updated the relevant regexes.
ADD DESCRIPTION HERE
Fixes #
Fixed the piapro extractor
Template
Before submitting ... | gharchive/pull-request | 2024-02-27T20:09:10 | 2025-04-01T04:58:49.625718 | {
"authors": [
"FinnRG",
"seproDev"
],
"repo": "yt-dlp/yt-dlp",
"url": "https://github.com/yt-dlp/yt-dlp/pull/9311",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
492154778 | download private youtube playlists/videos with access_token
Checklist
[x] I'm reporting a feature request
[x] I've verified that I'm running youtube-dl version 2019.09.01
[x] I've searched the bugtracker for similar feature requests including closed ones
Description
It would be great if you could download videos f... | gharchive/issue | 2019-09-11T10:35:26 | 2025-04-01T04:58:49.628068 | {
"authors": [
"Naminee"
],
"repo": "ytdl-org/youtube-dl",
"url": "https://github.com/ytdl-org/youtube-dl/issues/22363",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
877418876 | Downloads from ARD Mediathek no longer work
Video Downloads from ARD Mediathek no longer work since today.
youtube-dl --verbose -F https://www.ardmediathek.de/video/serien/die-bergpolizei-wo-ist-pietro/hr-fernsehen/Y3JpZDovL2hyLW9ubGluZS8xMzU0NDU/
[debug] System config: []
[debug] User config: []
[debug] Custom conf... | gharchive/issue | 2021-05-06T11:56:56 | 2025-04-01T04:58:49.641465 | {
"authors": [
"89z",
"SalocinHB",
"Velofil",
"burk-castlehard",
"nFec",
"october262",
"ranzeyer"
],
"repo": "ytdl-org/youtube-dl",
"url": "https://github.com/ytdl-org/youtube-dl/issues/28988",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"... |
247898309 | GEM
Found a package that implements a few graph and node embedding methods:
https://github.com/palash1992/GEM
The old model R implementation used many deprecated tensorflow modules so I did a rewrite. The new implementation has better performance in forum data set:
However, the performance gain is not significant ... | gharchive/issue | 2017-08-04T04:13:23 | 2025-04-01T04:58:49.654213 | {
"authors": [
"lbholder",
"yuchenhou"
],
"repo": "yuchenhou/elephant",
"url": "https://github.com/yuchenhou/elephant/issues/45",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
796435846 | Online web demo
Work in progress and suggestions are welcome!
Could u share some TODO feature for web demo ?
I'm very interested in this project and have had an idea for a long time, but no time to realize it because of busy work
Could u share some TODO feature for web demo ?
I'm very interested in this project a... | gharchive/issue | 2021-01-28T22:47:17 | 2025-04-01T04:58:49.656872 | {
"authors": [
"huybery",
"yuchenlin"
],
"repo": "yuchenlin/rebiber",
"url": "https://github.com/yuchenlin/rebiber/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1198939040 | Add SkiaSharp.NativeAssets.Linux
Fix ubuntu tests
Codecov Report
Merging #31 (8785af9) into main (31d5ea6) will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## main #31 +/- ##
=======================================
Coverage 77.95% 77.95% ... | gharchive/pull-request | 2022-04-10T08:29:29 | 2025-04-01T04:58:49.667335 | {
"authors": [
"yufeih"
],
"repo": "yufeih/isles",
"url": "https://github.com/yufeih/isles/pull/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
454979362 | error occurred when running npm install
fsevents@1.2.9 install /Users/admin/projects/react/bambiniinternational/backend/node-mysql/node_modules/fsevents
node install
node-pre-gyp WARN Using request for node-pre-gyp https download
[fsevents] Success: "/Users/admin/projects/react/bambiniinternational/backend/node-mys... | gharchive/issue | 2019-06-12T02:12:05 | 2025-04-01T04:58:49.685256 | {
"authors": [
"jajapabatao",
"miukki",
"omurbilgili",
"razvan-soare"
],
"repo": "yug95/node-mysql",
"url": "https://github.com/yug95/node-mysql/issues/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1882164373 | Wireguard Filter
It would be great in addition to openvpn, to make a filter for wireguard, as it is 100 times better performing than openvpn
Thank you for the answer!
| gharchive/issue | 2023-09-05T15:03:24 | 2025-04-01T04:58:49.729801 | {
"authors": [
"samuxita"
],
"repo": "yuk1c/antiddos",
"url": "https://github.com/yuk1c/antiddos/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2157908992 | Problem with Docker and language change
When trying to execute the commands:
sudo systemctl start docker
sudo systemctl enable docker
sudo usermod -aG docker $USER
I manage to create the symbolic link and also add the $USER, however the first command which would be the initialization of docker gets my terminal stuck ... | gharchive/issue | 2024-02-28T01:36:27 | 2025-04-01T04:58:49.778640 | {
"authors": [
"PixelWandererZhou",
"TD-Sky",
"c-rocha7",
"claudiocp"
],
"repo": "yuk7/ArchWSL",
"url": "https://github.com/yuk7/ArchWSL/issues/350",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1361057339 | 🛑 API Server is down
In 312eba9, API Server ($API_SITE) was down:
HTTP code: 503
Response time: 964 ms
Resolved: API Server is back up in 9403706.
| gharchive/issue | 2022-09-04T06:28:49 | 2025-04-01T04:58:49.783566 | {
"authors": [
"soemarko-yukbid"
],
"repo": "yukbid/upptime",
"url": "https://github.com/yukbid/upptime/issues/283",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
34566506 | dropdown-menu caret positioning calculations are off
When using this plugin in my app, the menu with suggestions end up in random places on the screen, so it seems like the caret calculations are off. I was able to do it on the demo page too.
Maybe Caret.js could help? (http://ichord.github.io/Caret.js/)
Got the s... | gharchive/issue | 2014-05-29T15:51:10 | 2025-04-01T04:58:49.789444 | {
"authors": [
"chandrewz",
"p4d",
"yuku-t"
],
"repo": "yuku-t/jquery-textcomplete",
"url": "https://github.com/yuku-t/jquery-textcomplete/issues/83",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1706947558 | [求助/Help] 执行此命令出错VERSION=dev-test REGISTRY=registry.cn-beijing.aliyuncs.com/zexi make image region
支持产生镜像时,包以下错误,如何解决
make[1]: 离开目录“/root/goproject/src/yunion.io/x/cloudpods”
[+] Building 162.3s (1/1) FINISHED
=> ERROR [internal] booting buildkit ... | gharchive/issue | 2023-05-12T05:22:22 | 2025-04-01T04:58:49.803833 | {
"authors": [
"szz1113-1119",
"zexi"
],
"repo": "yunionio/cloudpods",
"url": "https://github.com/yunionio/cloudpods/issues/17024",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
475699800 | Automated cherry pick of #2079: fix: cloudaccount and cloudprovider not in same domain
Cherry pick of #2079 on release/2.11.
#2079: fix: cloudaccount and cloudprovider not in same domain
Codecov Report
:exclamation: No coverage uploaded for pull request base (release/2.11@79ea74c). Click here to learn what that me... | gharchive/pull-request | 2019-08-01T13:58:40 | 2025-04-01T04:58:49.811300 | {
"authors": [
"codecov-io",
"ioito",
"swordqiu"
],
"repo": "yunionio/onecloud",
"url": "https://github.com/yunionio/onecloud/pull/2080",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
521515020 | fix: create baremetal server with iso, baremetal register support redfishApi
这个 PR 实现什么功能/修复什么问题:
修正:若干2.12 baremetal问题:1. 新建裸金属从iso启动失败 2. 托管物理机支持redfishAPI
是否需要 backport 到之前的 release 分支:
release/2.12
release/2.13
/area baremetal
/cc @zexi @wanyaoqi
Codecov Report
Merging #3603 into master will decrease coverag... | gharchive/pull-request | 2019-11-12T12:15:14 | 2025-04-01T04:58:49.827773 | {
"authors": [
"codecov-io",
"swordqiu",
"wanyaoqi",
"zexi"
],
"repo": "yunionio/onecloud",
"url": "https://github.com/yunionio/onecloud/pull/3603",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
529201213 | Automated cherry pick of #3940: 修复不支持redis的公有云账号会频繁读取oss数据的问题
Cherry pick of #3940 on release/2.13.
#3940: 修复不支持redis的公有云账号会频繁读取oss数据的问题
Codecov Report
:exclamation: No coverage uploaded for pull request base (release/2.13@831c1b7). Click here to learn what that means.
The diff coverage is 0%.
@@ Co... | gharchive/pull-request | 2019-11-27T08:49:48 | 2025-04-01T04:58:49.839728 | {
"authors": [
"codecov-io",
"swordqiu",
"tb365"
],
"repo": "yunionio/onecloud",
"url": "https://github.com/yunionio/onecloud/pull/3941",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
567413881 | Automated cherry pick of #5178: fix(esxi): No distinction between ordinary scsi and pvscsi when creating disks
Cherry pick of #5178 on release/3.0.
#5178: fix(esxi): No distinction between ordinary scsi and pvscsi when creating disks
/lgtm
/approve
| gharchive/pull-request | 2020-02-19T08:58:47 | 2025-04-01T04:58:49.841189 | {
"authors": [
"rainzm",
"swordqiu"
],
"repo": "yunionio/onecloud",
"url": "https://github.com/yunionio/onecloud/pull/5179",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
580432971 | Automated cherry pick of #5490: fix: class action 统一使用keywords包裹
Cherry pick of #5490 on release/3.0.
#5490: fix: class action 没有被keyword包裹
Codecov Report
:exclamation: No coverage uploaded for pull request base (release/3.0@4538ee2). Click here to learn what that means.
The diff coverage is n/a.
@@ ... | gharchive/pull-request | 2020-03-13T07:58:31 | 2025-04-01T04:58:49.847775 | {
"authors": [
"codecov-io",
"ioito",
"swordqiu"
],
"repo": "yunionio/onecloud",
"url": "https://github.com/yunionio/onecloud/pull/5492",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2378183667 | Models for Cityscapes
Nice work!
Could you also release Source-domain(Cityscapes) fine-tuned weights (in Table 2) please?
We will soon release the generated source-domain related experiments. Please stay tuned for updates.
| gharchive/issue | 2024-06-27T13:35:41 | 2025-04-01T04:58:49.857521 | {
"authors": [
"suishen01",
"yurujaja"
],
"repo": "yurujaja/DGInStyle",
"url": "https://github.com/yurujaja/DGInStyle/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
186986435 | 报错
我按照步骤来了一遍,报错了,错误如下:
D:\work\workDet\packr\packr>packr -c=${2} -l=${1} -r=${https://DESKTOP-D1SM9OQ/svn/testProj/}
D:\work\workDet\packr\packr>node D:\work\workDet\packr\packr\packr.js -c ${2} -l ${1} -r ${https://DESKTOP-D1SM9OQ/svn/testProj/}
module.js:340
throw err;
^
Error: Cannot find module './misc'
at Funct... | gharchive/issue | 2016-11-03T06:25:37 | 2025-04-01T04:58:49.862458 | {
"authors": [
"CanNotFlyFish",
"yusangeng"
],
"repo": "yusangeng/packr",
"url": "https://github.com/yusangeng/packr/issues/1",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1754112361 | Update README.md
Thank you for your pull request!
I add the item your repo.
thank you!!
| gharchive/pull-request | 2023-06-13T06:11:07 | 2025-04-01T04:58:49.865421 | {
"authors": [
"ton-na",
"yuta-fujimoto-naist"
],
"repo": "yuta-fujimoto-naist/AttractingContributors",
"url": "https://github.com/yuta-fujimoto-naist/AttractingContributors/pull/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
612863655 | Error in DBSCAN
Hello there. I was running dbscan on Sysu dataset and some of the results I got from manipulating Sysu. I am encountering some error. watch -d -n 0.5 nvidia-smi
Full call back is as such
sh scripts/train_mmt_dbscan.sh Sysu Sysuresults resnet50
Args:Namespace(alpha=0.999, arch='resnet50', batch_size=64... | gharchive/issue | 2020-05-05T20:09:14 | 2025-04-01T04:58:49.984191 | {
"authors": [
"absagargupta",
"yxgeee"
],
"repo": "yxgeee/MMT",
"url": "https://github.com/yxgeee/MMT/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
114942152 | trouble installing PySide in pyenv virtualenv using pip
Hi, thanks for a great tool!
As my title suggests, I am having trouble installing PySide in a pyenv virtualenv using pip. Part of the errors I get are
Linking CXX shared library libshiboken-python2.7.so
/usr/bin/ld: /home/demba/.pyenv/versions/2.7.8/lib/libpytho... | gharchive/issue | 2015-11-04T00:30:20 | 2025-04-01T04:58:49.992295 | {
"authors": [
"demba",
"yyuu"
],
"repo": "yyuu/pyenv",
"url": "https://github.com/yyuu/pyenv/issues/469",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
171351962 | Add CPython 3.6.0a4; remove 3.6.0a1 and 3.6.0a3
https://www.python.org/downloads/release/python-360a4/.
:+1:
| gharchive/pull-request | 2016-08-16T08:25:51 | 2025-04-01T04:58:49.993519 | {
"authors": [
"yyuu",
"zmwangx"
],
"repo": "yyuu/pyenv",
"url": "https://github.com/yyuu/pyenv/pull/673",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1416231577 | About the ratio between Lori and Lsoft
Hi, thanks for sharing the great work.
I am trying to train SwinTransformerTiny based on tf_NKD. I wonder if you could share the ratio between Lori and Lsoft during your SwinTransformerTiny trainning procedure on ImageNet, is it fixed 1:1 or is it varies during trainning ?
Fix... | gharchive/issue | 2022-10-20T08:55:58 | 2025-04-01T04:58:49.994564 | {
"authors": [
"sparksparkspark",
"yzd-v"
],
"repo": "yzd-v/cls_KD",
"url": "https://github.com/yzd-v/cls_KD/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
349818042 | Cmake Error
I just clone your repository and compile it, and got the following error :
The Caffe2 is build with the last pytorch github commit.
> make -j8
Scanning dependencies of target caffe2_cpp_test
[ 50%] Building CXX object CMakeFiles/caffe2_cpp_test.dir/src/main.cpp.o
/home/cgilab/Desktop/Caffe2_Demo/03_cpp_fo... | gharchive/issue | 2018-08-12T14:45:34 | 2025-04-01T04:58:50.034242 | {
"authors": [
"BIGBALLON"
],
"repo": "zacario-li/caffe2_Cpp_example",
"url": "https://github.com/zacario-li/caffe2_Cpp_example/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1367451028 | Hungarian translate
Hi,
I completed the Hungarian translation on the Crowdin site, quite some time ago.
Can I count on the release in Hungarian recently?
Regards,
gidano
I did the translation almost 4 months ago, but I don't see the Hungarian language in the new 1.12 release.
Is there a practical reason for this?
... | gharchive/issue | 2022-09-09T08:06:46 | 2025-04-01T04:58:50.036961 | {
"authors": [
"gidano",
"zacharee"
],
"repo": "zacharee/SamloaderKotlin",
"url": "https://github.com/zacharee/SamloaderKotlin/issues/79",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2330199901 | Add Info to FAQ Section
What date should I RSVP by?
Am I allowed to bring my children?
Did Han shoot first?
Will there be an open bar?
Will there be any transportation provided?
Do the bride and groom have a preferred hotel/room block?
What type of food will be served at your wedding?
Are the bride and groom nerds?
... | gharchive/issue | 2024-06-03T05:23:21 | 2025-04-01T04:58:50.054638 | {
"authors": [
"surfinsonie",
"zachspiel"
],
"repo": "zachspiel/wedding-rsvp",
"url": "https://github.com/zachspiel/wedding-rsvp/issues/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
149340036 | Fix up Janitors to ensure they broadcast to all hooks
This fixes #17. Basically the Janitors were only reporting to the Stats hook (for whatever reason). This simply tweaks them to broadcast to all attached hooks via the worker.
I have also included a small :broadcast hook into the worker module to make it easier to ... | gharchive/pull-request | 2016-04-19T03:43:13 | 2025-04-01T04:58:50.058308 | {
"authors": [
"coveralls",
"zackehh"
],
"repo": "zackehh/cachex",
"url": "https://github.com/zackehh/cachex/pull/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
192628907 | implement ingress support
very hacky but functional
/ping @ideahitme
we should split it into two Producers - one for services, one for ingress both implementing the Producer interface - and then implement the Kubernetes producer by calling them and also implementing the Producer interface.
extracted one produce... | gharchive/pull-request | 2016-11-30T17:28:43 | 2025-04-01T04:58:50.087012 | {
"authors": [
"ideahitme",
"linki"
],
"repo": "zalando-incubator/mate",
"url": "https://github.com/zalando-incubator/mate/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1264632658 | use kafka binary version 3.1.1
Part of Internal ticket : 1104
Description
Update kafka binary version to 3.1.1
:+1:
Btw, looks like we add the same file two times: https://github.com/zalando-nakadi/bubuku/pull/197/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557R18-R19
| gharchive/pull-request | 2022-06-08T12:00:17 | 2025-04-01T04:58:50.088866 | {
"authors": [
"a1exsh",
"samizzy"
],
"repo": "zalando-nakadi/bubuku",
"url": "https://github.com/zalando-nakadi/bubuku/pull/197",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
938577095 | Add readthedocs config with docs requirements
Fixes #1390
https://docs.readthedocs.io/en/stable/faq.html#my-documentation-requires-additional-dependencies
Coverage remained the same at 97.076% when pulling 6cd56ed748ae169f233910d7b5d522dc8c94257d on bugfix/docs-requirements into e3dd3c9273c33565a4d7261c7e244297605... | gharchive/pull-request | 2021-07-07T07:24:46 | 2025-04-01T04:58:50.097044 | {
"authors": [
"RobbeSneyders",
"coveralls",
"hjacobs"
],
"repo": "zalando/connexion",
"url": "https://github.com/zalando/connexion/pull/1391",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1192554114 | FPGA write HPS SDRAM
Hi zangman:
This is an awesome project and wiki! I appreciate your detailed instruction. I wonder whether there is a reversing version of using SDRAM like FPGA directly write the data to SDRAM on HPS side? Thank you very much!
@HCIMaker Thanks for your kind words :)
I don't have a section on wr... | gharchive/issue | 2022-04-05T03:21:03 | 2025-04-01T04:58:50.179642 | {
"authors": [
"Andy2No",
"HCIMaker",
"lmz0528",
"vrbadev",
"zangman"
],
"repo": "zangman/de10-nano",
"url": "https://github.com/zangman/de10-nano/issues/10",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1809585318 | Issue 130
Description
Part of the code from the get_read_orientation.py module was transferred into a new module mapping.py which takes care of the STAR mapping process. The instance of the Mapping class is created in the HtsInfer class and supplemented as an argument to the get_lib_type and get_orientation modules, ... | gharchive/pull-request | 2023-07-18T09:51:35 | 2025-04-01T04:58:50.236761 | {
"authors": [
"BorisYourich",
"uniqueg"
],
"repo": "zavolanlab/htsinfer",
"url": "https://github.com/zavolanlab/htsinfer/pull/131",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2291441731 | ZFSBootMenu does not boot except when built with 6.5.13 (Void Linux).
ZFSBootMenu build source
Local build, dracut
ZFSBootMenu version
2.3.0
Boot environment distribution
Void Linux
Problem description
I found out that for the kernels 6.1.83 (lts), 6.6.30 (lts), 6.8.9 (latest, on void) zfsbootmenu doesn't boot (stuck... | gharchive/issue | 2024-05-12T18:10:34 | 2025-04-01T04:58:50.249327 | {
"authors": [
"Animeshz",
"classabbyamp",
"zdykstra",
"zenodotus280"
],
"repo": "zbm-dev/zfsbootmenu",
"url": "https://github.com/zbm-dev/zfsbootmenu/issues/627",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
306184411 | Unable to compile Pumpkin / Ramp: rustc 1.26.0-nightly
The README specify pumpkin = "2.0.*" where https://crates.io/crates/pumpkin specify pumpkin = "1.0.*".
When using pumpkin = "1.0.*" (2.0.* is not available) with rustc 1.26.0-nightly (55c984ee5 2018-03-16) I am getting lot of compilation errors from ramp. For exa... | gharchive/issue | 2018-03-17T19:38:33 | 2025-04-01T04:58:50.270105 | {
"authors": [
"gbenattar",
"zcdziura"
],
"repo": "zcdziura/pumpkin",
"url": "https://github.com/zcdziura/pumpkin/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
288261352 | how to include CF convention as a reference in the metadata?
For example, http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html
or CF github page
https://github.com/cf-convention/cf-conventions/releases
has the information we need.
Ideally CF conventions should have a DOI number that we ... | gharchive/issue | 2018-01-12T22:13:36 | 2025-04-01T04:58:50.277339 | {
"authors": [
"zdefne-usgs"
],
"repo": "zdefne-usgs/ocean-iso-metadata",
"url": "https://github.com/zdefne-usgs/ocean-iso-metadata/issues/5",
"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.