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
953247188
Bug de update info do usuário Existia um bug de se o usuário alterasse o nome, ele perdia o acesso ao site. O que acontecia era que o campo que não fosse preenchido apagava o banco de dados. @Edu-Amorim aconselho verificar as alterações, esse PR esta fazendo alterações de rota que irão quebra as funcionalidade. Acr...
gharchive/pull-request
2021-07-26T20:09:34
2025-04-01T04:34:51.509971
{ "authors": [ "Edu-Amorim", "bruguedes" ], "repo": "leonardodev-git/pi-digital-house", "url": "https://github.com/leonardodev-git/pi-digital-house/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1777860719
buff: paraphrase easy fuzz https://huggingface.co/tuner007/pegasus_paraphrase is a fine place to start, see https://github.com/leondz/prefstance/blob/main/paraphrase_questions.py merged in pr #333
gharchive/issue
2023-06-27T22:53:56
2025-04-01T04:34:51.511373
{ "authors": [ "leondz" ], "repo": "leondz/garak", "url": "https://github.com/leondz/garak/issues/180", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2505072318
Build typology of model behaviours This groups policy scans: what will a model do without being attacked? How are we going to store these? Data structures involved: Hierarchy of behaviours. Top-level nodes are currently Chat, Tasks, Meta, and Safety Per behaviour type: Behaviour ID An identifier for each policy. ...
gharchive/issue
2024-09-04T11:28:10
2025-04-01T04:34:51.515390
{ "authors": [ "leondz" ], "repo": "leondz/garak", "url": "https://github.com/leondz/garak/issues/892", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
207003753
Broken with grav 1.1.16 After installation, opening the backup manager page the following exception is raised: An exception has been thrown during the rendering of a template ("Undefined property: Grav\Plugin\BackupManager\BackupManager::$admin"). The highlighted line is the number 5 of backup-manager.html.twig {% se...
gharchive/issue
2017-02-11T19:49:47
2025-04-01T04:34:51.528367
{ "authors": [ "leotiger", "muflone" ], "repo": "leotiger/grav-plugin-backup-manager", "url": "https://github.com/leotiger/grav-plugin-backup-manager/issues/6", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2110088961
Incorrect help message for very verbose option Running cargo leptos build --help says to use the --vv option for very verbose output: -v... Verbosity (none: info, errors & warnings, -v: verbose, --vv: very verbose) However, running cargo leptos build --vv produces the following error: + command cargo leptos ...
gharchive/issue
2024-01-31T13:22:46
2025-04-01T04:34:51.532454
{ "authors": [ "dav-wolff", "gbj" ], "repo": "leptos-rs/cargo-leptos", "url": "https://github.com/leptos-rs/cargo-leptos/issues/247", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1708557827
examples: fix trunk config to run tailwind at the right time The current example only works if there is already a created CSS file but on the first run it fails. This patch should fix is. Thanks!
gharchive/pull-request
2023-05-13T10:55:03
2025-04-01T04:34:51.533366
{ "authors": [ "flosse", "gbj" ], "repo": "leptos-rs/leptos", "url": "https://github.com/leptos-rs/leptos/pull/1040", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
84660356
Match autolinks that do not have / in their URI This expands the range of matchable URIs quite a bit by dropping the requirement for a / after the : #52 merged in https://github.com/lepture/mistune/commit/384fc0add1ca524a5618cc870f33f9e6431ffbaa
gharchive/pull-request
2015-06-03T16:49:57
2025-04-01T04:34:51.534553
{ "authors": [ "lepture", "nottwo" ], "repo": "lepture/mistune", "url": "https://github.com/lepture/mistune/pull/53", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
222209561
feat(sidebar-labels): Remove prefixes from section names Change page layout to apply link-active class according to section of the current page as well. The image below shows all the sections without the unnecessary prefixes CSS or JS. Codecov Report Merging #229 into master will not change coverage. The diff cov...
gharchive/pull-request
2017-04-17T19:34:15
2025-04-01T04:34:51.560480
{ "authors": [ "codecov-io", "vitortalaia", "willamesoares" ], "repo": "leroy-merlin-br/garden", "url": "https://github.com/leroy-merlin-br/garden/pull/229", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1896280752
Bunny drill example Description of the problem We had been thinking about making a bunny drill example for a while. Here it is. It is a bit more light hearted than the other examples. Description of the solution The bunny drill is here. It's a chill example. It works quite well actually. How Has This Been Tested?...
gharchive/pull-request
2023-09-14T10:34:58
2025-04-01T04:34:51.575981
{ "authors": [ "blaisb" ], "repo": "lethe-cfd/lethe", "url": "https://github.com/lethe-cfd/lethe/pull/876", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1790558052
Huge variation in key lookup times against redis cluster Bug Report I see a huge variation for looking up a key. Some timings(in milliseconds) are as follows 9790ms, 28617ms,21474ms,5104ms,37ms,10ms,1ms,97ms,12957ms,1868ms Current Behavior Stack trace Input Code Input Code RedisAdvancedClusterCommands<String, S...
gharchive/issue
2023-07-06T00:22:09
2025-04-01T04:34:51.609466
{ "authors": [ "menacher", "mp911de" ], "repo": "lettuce-io/lettuce-core", "url": "https://github.com/lettuce-io/lettuce-core/issues/2436", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
244324398
Sync transactions return array of unexpected size Lettuce 4.3.3. I run this code in a single thread. I even started to use a dedicated RedisClient for txConnection. StatefulRedisConnection<String, MyValue> txConnection RedisCommands<String, MyValue> txCommands = txConnection.sync(); txCommands.multi(); txComma...
gharchive/issue
2017-07-20T11:03:40
2025-04-01T04:34:51.614516
{ "authors": [ "mp911de", "nikolayspb" ], "repo": "lettuce-io/lettuce-core", "url": "https://github.com/lettuce-io/lettuce-core/issues/571", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
653087737
Consistently use Javadoc wording in BoundedPoolConfig.Builder // It's kind of bad that javadoc is duplicated for this fields both in BoundedAsyncPool and BoundedPoolConfig. Thank you for your contribution. That's merged, polished, and backported now.
gharchive/pull-request
2020-07-08T08:12:25
2025-04-01T04:34:51.615683
{ "authors": [ "maestroua", "mp911de" ], "repo": "lettuce-io/lettuce-core", "url": "https://github.com/lettuce-io/lettuce-core/pull/1337", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2129064584
[Snyk] Security upgrade react-scripts from 3.4.1 to 5.0.0 This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. Changes included in this PR Changes to the following files to upgrade the...
gharchive/pull-request
2024-02-11T16:37:30
2025-04-01T04:34:51.636164
{ "authors": [ "buchi-busireddy", "ricekot" ], "repo": "levoai/demo-apps", "url": "https://github.com/levoai/demo-apps/pull/138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2329307899
🛑 lewisgill.com is down In 88bfa93, lewisgill.com (https://lewisgill.com) was down: HTTP code: 0 Response time: 0 ms Resolved: lewisgill.com is back up in 2a8fcfa after 21 minutes.
gharchive/issue
2024-06-01T19:40:50
2025-04-01T04:34:51.642356
{ "authors": [ "lewisgilldotcom" ], "repo": "lewisgilldotcom/uptime-tracker", "url": "https://github.com/lewisgilldotcom/uptime-tracker/issues/90", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2684076011
reponse to multi-variable get has duplicated values Expected behavior I issued a get_cmd() with multiple variables in the same MIB table. I expect to get back multiple responses, each with the appropriate value. Actual behavior If a get_cmd() is issued with multiple requested variables in the same MIB table, the valu...
gharchive/issue
2024-11-22T17:49:22
2025-04-01T04:34:51.654380
{ "authors": [ "MichalMoravik", "lextm", "lextudio-support", "ojnas", "wfaulk" ], "repo": "lextudio/pysnmp", "url": "https://github.com/lextudio/pysnmp/issues/152", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
465787313
One Thread by user (Like Facebook Messenger system) Hello, and thanks for this awesome package ! I would like to create a messenger application where the Authentified user can only create one thread by user (like Messenger) For example, If a discussion between user_1 and user_2 exist, user_2 is not listed in the crea...
gharchive/issue
2019-07-09T13:40:00
2025-04-01T04:34:51.656477
{ "authors": [ "CyrilBlankaert", "lexxyungcarter" ], "repo": "lexxyungcarter/laravel-5-messenger", "url": "https://github.com/lexxyungcarter/laravel-5-messenger/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
793679643
generate out-of-date Dockerfile package versions 3 steps: generate list of package versions in latest alpine generate list of package versions used in all Dockerfiles report Dockerfile versions that are out of date Add usage info in CI-CD.md. @rvs, I think this is what you meant when you first asked for an invent...
gharchive/pull-request
2021-01-25T19:54:08
2025-04-01T04:34:51.660346
{ "authors": [ "dkionka", "rvs" ], "repo": "lf-edge/eve", "url": "https://github.com/lf-edge/eve/pull/1825", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
939972479
datastore tests Takes the previously private tests for libs/zedUpload and makes them public. Also adds a README to describe how to use them. A few key elements: if an env var is not provided, the test does not run I specifically did not use the "standard" env vars for AWS or Azure to avoid accidentally using an exis...
gharchive/pull-request
2021-07-08T15:21:22
2025-04-01T04:34:51.669490
{ "authors": [ "deitch", "rvs" ], "repo": "lf-edge/eve", "url": "https://github.com/lf-edge/eve/pull/2167", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2395602075
Only syscall.Stat() vol paths in metrics path Balance between syscall.Stat() everything with the aim of very accurate allocated storage usage or syscall.Stat() nothing which will miss the deltas of provisioned vs allocated storage. Don't syscall.Stat() in the child directories of each volume path. RateLimited... E...
gharchive/pull-request
2024-07-08T13:09:32
2025-04-01T04:34:51.673732
{ "authors": [ "andrewd-zededa", "deitch", "milan-zededa" ], "repo": "lf-edge/eve", "url": "https://github.com/lf-edge/eve/pull/4065", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
328662728
Doc needs info about how to translate using a TypeScript files and i18n files I think the doc needs more info about how to translate using a TypeScript like Android does. Android uses XML resources: <string name="table">Mesa %1$s</string> <plurals name="fragment_sale_show_people_count"> <item quantity="one">%d per...
gharchive/issue
2018-06-01T21:13:20
2025-04-01T04:34:51.689628
{ "authors": [ "francisrod01", "lfabreges" ], "repo": "lfabreges/nativescript-localize", "url": "https://github.com/lfabreges/nativescript-localize/issues/36", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
430468717
Support OpenBSD tar by using explicit tar -xzf OpenBSD tar won't try to extract the compressed archive if no format type (z/j/...) is specified and trying to install pg_query gem on OpenBSD system will result in the following error: tar: input compressed with gzip; use the -z option to decompress it *** extconf.rb fa...
gharchive/pull-request
2019-04-08T14:00:29
2025-04-01T04:34:51.691403
{ "authors": [ "lfittl", "sirn" ], "repo": "lfittl/pg_query", "url": "https://github.com/lfittl/pg_query/pull/134", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
247274896
Dynamically loading locales My locales can change at runtime. Initially the view (currency and date filters) is loaded with the default locale (en-US), but how do I alter the filters after a localeChangeSuccess event without reloading the state? http://jsfiddle.net/xparma/pt6s0ha4/ this shows the default behavior. Bu...
gharchive/issue
2017-08-02T05:10:54
2025-04-01T04:34:51.708357
{ "authors": [ "lgalfaso", "nmani85" ], "repo": "lgalfaso/angular-dynamic-locale", "url": "https://github.com/lgalfaso/angular-dynamic-locale/issues/115", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2646181477
Problem with BatchNorm2d(...,bias=False) When using BatchNorm2d(out_c,bias=False) the code return the following error Cuda: "CUDA Runtime Error at: /home/jg/cuTAGI/src/data_struct_cuda.cu:438 an illegal memory access was encountered" CPU: "Segmentation fault (core dumped)" This issue happen with both classification.p...
gharchive/issue
2024-11-09T14:49:31
2025-04-01T04:34:51.741030
{ "authors": [ "jamesgoulet", "lhnguyen102" ], "repo": "lhnguyen102/cuTAGI", "url": "https://github.com/lhnguyen102/cuTAGI/issues/102", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
246006071
sorry,又要麻烦你了 导入的时候要是可以指定字段名就好了,不然不知道怎么查数据了。 @Rairmmd Excel 导入 SQLite 时,默认取 excel 中 sheet 的第一行作为数据库表的列名,excel 样式可以参考这里。 在 excel 文档里事先写好一个列名,比在代码里重新指定字段名要自由的多。如果这样还不能解决你的需求,请麻烦详细描述下你的应用场景,谢谢。 @li-yu Supplied password is invalid for salterifiererifierHash @Rairmmd 如果可以,能否提供下 excel 文档,我这边做下验证
gharchive/issue
2017-07-27T11:11:16
2025-04-01T04:34:51.743750
{ "authors": [ "Rairmmd", "li-yu" ], "repo": "li-yu/SQLiteToExcel", "url": "https://github.com/li-yu/SQLiteToExcel/issues/7", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
419483515
"quick connect" dialog for launching shells **Is your feature request related to a problem? maOS Terminal has an way of launching new shells: Apple-Shift-K brings up the "New Remote Connection" dialog, I think Aminal can learn from that and do better. Currently, we need to launch some existing shell start new shells,...
gharchive/issue
2019-03-11T13:58:18
2025-04-01T04:34:51.749381
{ "authors": [ "cjw296", "mjs" ], "repo": "liamg/aminal", "url": "https://github.com/liamg/aminal/issues/252", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1366556926
上板的拨码开关不能使用 测了拨码开关的电压,up和OK都是3.3V,down不到1V(而且会变化),拨动的时候都会到0V,但是界面没有反应 电路板清洗一下,似乎就好了
gharchive/issue
2022-09-08T15:21:33
2025-04-01T04:34:51.770281
{ "authors": [ "chuanzai" ], "repo": "liaozhelin/yds-charger", "url": "https://github.com/liaozhelin/yds-charger/issues/81", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
57863147
Fix libgit2 build scripts I had some trouble getting libgit2 to build in 0.5 and 0.6, getting errors about 'libssh2.h' file not found. I wasn't sure if it was my setup (been on Xcode and Yosemite betas a lot lately), but by modifying the update_libgit2 scripts and defining LIBSSH2_INCLUDE_DIR it builds consistently. ...
gharchive/pull-request
2015-02-16T23:20:36
2025-04-01T04:34:51.839267
{ "authors": [ "jspahrsummers", "phatblat", "pietbrauer" ], "repo": "libgit2/objective-git", "url": "https://github.com/libgit2/objective-git/pull/443", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
634102513
Crypto crate typo Typo on crypto crate @bors-libra r+ :pushpin: Commit cdd10c6 has been approved by davidiw :hourglass: Testing commit cdd10c69cf34ab3ccea2ebe976f582e49862a21a with merge 58882b9c03b0d31d4749b18571ef25057ae33dea... :sunny: Test successful - checks-actions_land_blocking_test, checks-circle_comm...
gharchive/pull-request
2020-06-08T04:14:47
2025-04-01T04:34:51.937053
{ "authors": [ "bors-libra", "davidiw", "kphfb" ], "repo": "libra/libra", "url": "https://github.com/libra/libra/pull/4337", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
643258765
[core modules/doc] Update CONTRIBUTING.md for Move Update the CONTRIBUTING doc for Move to include the new naming conventions, and also update comments and indentation within script and address blocks. @bors-libra r=sblackshear :pushpin: Commit 12e9f16 has been approved by sblackshear :hourglass: Testing commit...
gharchive/pull-request
2020-06-22T17:53:42
2025-04-01T04:34:51.940337
{ "authors": [ "bors-libra", "tzakian" ], "repo": "libra/libra", "url": "https://github.com/libra/libra/pull/4650", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2628471801
Whether the contents of pow_response and crypto_response can be realized No reference information could be found Please clarify what you mean, because I don't understand. I think you're asking a question so I'm moving this into a discussion.
gharchive/issue
2024-11-01T07:06:30
2025-04-01T04:34:52.019487
{ "authors": [ "SuperYogurt", "roderickvd" ], "repo": "librespot-org/librespot", "url": "https://github.com/librespot-org/librespot/issues/1387", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2465571127
[SDL2] CI macOS runner failing in release-2.8.x, but succeeding in SDL2 See: https://github.com/libsdl-org/SDL_mixer/actions/runs/10386371038/job/28757509706 CC: @madebr https://github.com/libsdl-org/SDL_mixer/commit/0c32440b739b5c34330901665e22128d290aaa7a fixes it Older CMake versions don't know about Apple silic...
gharchive/issue
2024-08-14T11:24:24
2025-04-01T04:34:52.124528
{ "authors": [ "madebr", "sezero" ], "repo": "libsdl-org/SDL_mixer", "url": "https://github.com/libsdl-org/SDL_mixer/issues/629", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
1838202680
ci: test x86/x64/arm32/arm64 MSVC Fixes #91 Fixes #92 We don't have to go overboard with -Wundef and documentation warnings: They are directly inherited from SDL2. I haven't read the whole thread, but sdl2-compat should build with the same flags as SDL2, with no dependency on any C runtime on Windows. If there ar...
gharchive/pull-request
2023-08-06T13:05:58
2025-04-01T04:34:52.147927
{ "authors": [ "madebr", "sezero", "slouken" ], "repo": "libsdl-org/sdl2-compat", "url": "https://github.com/libsdl-org/sdl2-compat/pull/93", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
538768966
build failed on Linux Building on Linux failed with the following output: deps/src/libuv/.libs/libuv.a(libuv_la-fs.o): In function `uv__fs_mkstemp': deps/src/libuv/src/unix/fs.c:289: undefined reference to `dlsym' deps/src/libuv/src/unix/fs.c:294: undefined reference to `dlerror' collect2: error: ld returned 1 exit s...
gharchive/issue
2019-12-17T00:51:27
2025-04-01T04:34:52.165617
{ "authors": [ "neevek", "saghul" ], "repo": "libuv/libuv", "url": "https://github.com/libuv/libuv/issues/2579", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
199989994
Getting unicode error when enabling flask-compress on my application Hello! I am running my app on Heroku and was hoping to add gzip compression. I tried whitenoise first and although it didn't give any errors, the gzip compression was not working. Then I found your extension and was happy to see it is so simple. Tha...
gharchive/issue
2017-01-11T02:43:33
2025-04-01T04:34:52.171553
{ "authors": [ "libwilliam", "tatsuhirosatou" ], "repo": "libwilliam/flask-compress", "url": "https://github.com/libwilliam/flask-compress/issues/21", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1112558964
fix: resolve eslint issues This does not solve all eslint issues but it reduces the number from 88 to 35. There are some things that have to be discussed but since it touches so many files I want to get this merged ASAP. Uff why the hell do those errors happen in the node_modules? 🙄
gharchive/pull-request
2022-01-24T12:05:38
2025-04-01T04:34:53.681517
{ "authors": [ "mathiasmoeller" ], "repo": "lifinance/sdk", "url": "https://github.com/lifinance/sdk/pull/27", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1244074482
bump sbt version Mailing List thread: https://groups.google.com/u/1/g/liftweb/c/L5xlSVzt_wo fix link to the sbt-lift-build plugin (#1998) fix error on aarch64 java (apple silicon) (#1999) Hello, This project seems stalled. Is there a chance this PR will be merged and packages updated? Regards,
gharchive/pull-request
2022-05-21T20:24:01
2025-04-01T04:34:53.683588
{ "authors": [ "invenis-paris", "lvitaly" ], "repo": "lift/framework", "url": "https://github.com/lift/framework/pull/2000", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
262491248
Cleanup/Add 'gotoExercise' command Add new command 'gotoExercise' with TAB completion Remove unused code Simplify code Update copyright messages @vpetro Petro. Merged and yes, this change will be reflected in the course materials when a course is released. The latter doesn't happen automatically (we have to push ...
gharchive/pull-request
2017-10-03T16:16:01
2025-04-01T04:34:53.744743
{ "authors": [ "eloots" ], "repo": "lightbend-training/course-management-tools", "url": "https://github.com/lightbend-training/course-management-tools/pull/50", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2171836016
Improve coin selection unit tests Fixes https://github.com/lightninglabs/taproot-assets/issues/124. Found some issues (in the unit tests) revealed by these test changes. Put up a branch that could get pulled into this PR: https://github.com/lightninglabs/taproot-assets/tree/coin-selection-test-fixes Thanks for th...
gharchive/pull-request
2024-03-06T15:50:39
2025-04-01T04:34:53.784248
{ "authors": [ "guggero", "jharveyb" ], "repo": "lightninglabs/taproot-assets", "url": "https://github.com/lightninglabs/taproot-assets/pull/823", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
890389708
multi: validate payment params at RPC layer With this patch, we'll fail out earlier in the cycle in case of some wonky parameters, and not leave zombie payments in the router which currently are not cleaned up. Naming currently conflicts with another check in routerrpc, so I could change the validation function nam...
gharchive/pull-request
2021-05-12T18:50:58
2025-04-01T04:34:53.785282
{ "authors": [ "Crypt-iQ" ], "repo": "lightningnetwork/lnd", "url": "https://github.com/lightningnetwork/lnd/pull/5293", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
306526381
how to exclude transitive dependency for example, in sbt "org.apache.spark" %% "spark-core" % "2.3.0" exclude ("org.slf4j", "slf4j-log4j12") how do I do the same in mill ? ivy"org.apache.spark::spark-core:2.3.0" ??? There is already issue opened for this: https://github.com/lihaoyi/mill/issues/214
gharchive/issue
2018-03-19T16:04:05
2025-04-01T04:34:53.825133
{ "authors": [ "shengc" ], "repo": "lihaoyi/mill", "url": "https://github.com/lihaoyi/mill/issues/245", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
806891253
Update lds.py Seems like this should be changed to verbose as well to allow total suppression of output Thanks, Grace!
gharchive/pull-request
2021-02-12T02:10:13
2025-04-01T04:34:53.903762
{ "authors": [ "ghuckins", "slinderman" ], "repo": "lindermanlab/ssm", "url": "https://github.com/lindermanlab/ssm/pull/127", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2062185631
Service discovery with Nacos It would be useful to support service registration and discovery using Nacos. API specification: https://nacos.io/en-us/docs/v2/guide/user/open-api.html Hi @ikhoon. I want to try this issue, can you assign this issue to me? Sure. Thanks in advance! 🙇‍♂️ I am nacos contributor and...
gharchive/issue
2024-01-02T10:00:44
2025-04-01T04:34:53.912222
{ "authors": [ "KonaEspresso94", "ikhoon", "shalk" ], "repo": "line/armeria", "url": "https://github.com/line/armeria/issues/5365", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1900993036
Fix a bug where HttpResponse can't complete with CompletionStage Motivation: CompletionStage<T> CompletableFuture.minimalCompletionStage() returns a MinimalStage which implements CompletionFuture and raises UnsupportedOperationException if the methods only in CompletionFuture are called. HttpResponse.of(CompletionSta...
gharchive/pull-request
2023-09-18T13:50:45
2025-04-01T04:34:53.918289
{ "authors": [ "ikhoon", "minwoox", "tobias-" ], "repo": "line/armeria", "url": "https://github.com/line/armeria/pull/5190", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
591731450
LineApiError{httpResponseCode=200, message='java.io.IOException: org.json.JSONException: Unable to load class named [io.jsonwebtoken.io.JacksonDeserializer] What did you do? 3rd Login What did you expect? get user email information What happened actually? Login FAILED! E/ERROR: LineApiError{httpResponseCode=200,...
gharchive/issue
2020-04-01T08:36:04
2025-04-01T04:34:53.927511
{ "authors": [ "KeunWoongYuk", "LiYing2010", "plateaukao" ], "repo": "line/line-sdk-android", "url": "https://github.com/line/line-sdk-android/issues/68", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2413095276
Is the probability extracted corresponding to the selected token? Hi UQ_ICL authors! According to the paper, the second step of the framework of entropy-based uncertainty estimation is "2) selecting token(s) that is relevant to the answer and extract the probabilities". However, I saw that in code, after applying sof...
gharchive/issue
2024-07-17T09:17:33
2025-04-01T04:34:53.942976
{ "authors": [ "lingchen0331", "luke217" ], "repo": "lingchen0331/UQ_ICL", "url": "https://github.com/lingchen0331/UQ_ICL/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
367533810
Fixed "Remove the twist from navbar" Fixes issue #996 Great :)
gharchive/pull-request
2018-10-07T08:42:10
2025-04-01T04:34:53.946388
{ "authors": [ "BennyCarlsson", "pegasus-lynx" ], "repo": "lingonsaft/hacktoberfest", "url": "https://github.com/lingonsaft/hacktoberfest/pull/1002", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
73336485
Login redirects to the /home URL, causes confusion EDIT: Changing issue description, since I can't just delete the whole thing. I just ran into a rather frustrating issue (that is mostly my fault). Here's the scenario: app is in debug mode had dummy User instances already loaded in the db from other dev work not us...
gharchive/issue
2015-05-05T14:51:15
2025-04-01T04:34:53.961475
{ "authors": [ "bobwaycott", "lingthio", "nZac", "neurosnap" ], "repo": "lingthio/Flask-User", "url": "https://github.com/lingthio/Flask-User/issues/71", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2626028158
Add more places for Donation sections. Refactored existing logic. Added optional donation sections to: Footer Introduction New Support me page in Nav Menu (with new description field) Made donation under blog post optional. Refactored/moved existing code. Discussion at: #357 BREAKING CHANGES Moved existing support ...
gharchive/pull-request
2024-10-31T05:52:14
2025-04-01T04:34:53.982413
{ "authors": [ "digitaldirk", "linkdotnet" ], "repo": "linkdotnet/Blog", "url": "https://github.com/linkdotnet/Blog/pull/358", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
307075966
VerifiableProperties needs more APIs VerifiableProperties needs a few more APIs to support the use cases that have cropped. a "get if positive, otherwise throw" function for all types also provide separate functions for min and max bounds (for ranges) @vgkholla Would it make more sense to implement the getter met...
gharchive/issue
2018-03-20T23:34:35
2025-04-01T04:34:54.015082
{ "authors": [ "mbabauer", "vgkholla" ], "repo": "linkedin/ambry", "url": "https://github.com/linkedin/ambry/issues/886", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
727362694
Why is there no the table structure metadata, after run mysql_etl.py I configure the connection information for connecting to MySQL in the file "mysql_etl.py", Then I executed this python script, The execution process fragment information is as follows: {'auditHeader': None, 'proposedSnapshot': ('com.linkedin.pegasu...
gharchive/issue
2020-10-22T12:53:47
2025-04-01T04:34:54.056374
{ "authors": [ "HondaHsu2020", "NiravLangaliya", "mars-lan", "nagarjunakanamarlapudi", "shirshanka" ], "repo": "linkedin/datahub", "url": "https://github.com/linkedin/datahub/issues/1953", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
159524568
[Avro to ORC] Mark all workunits of a dataset as failed if one task fails In the Avro to Orc conversion we use gobblin DATASET_URN so Gobblin runtime publishes one dataset at a time by calling public void publishData(Collection<? extends WorkUnitState> states) for workunits of each dataset. Since we currently use a p...
gharchive/pull-request
2016-06-09T22:40:18
2025-04-01T04:34:54.062191
{ "authors": [ "abti", "pcadabam" ], "repo": "linkedin/gobblin", "url": "https://github.com/linkedin/gobblin/pull/1046", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
93360697
Fixed a bug that may cause a job to hang if its tasks fail to getExtractor This bug is affecting stand-alone jobs using LocalJobLauncher that may hang if any of its tasks fails to getExtractor. In this case, the finally part of the Task.run method will be executed, and this.taskStateTracker.onTaskCompletion(this) is ...
gharchive/pull-request
2015-07-06T19:39:54
2025-04-01T04:34:54.066223
{ "authors": [ "liyinan926", "zliu41" ], "repo": "linkedin/gobblin", "url": "https://github.com/linkedin/gobblin/pull/199", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2543683599
Skip compaction on non-partitioned tables Summary Currently, there is no reason to run data compaction on non-partitioned tables since most of those tables get overwritten. Changes [ ] Client-facing API Changes [ ] Internal API Changes [x] Bug Fixes [ ] New Features [ ] Performance Improvements [ ] Code Style [ ] Re...
gharchive/pull-request
2024-09-23T21:20:53
2025-04-01T04:34:54.071394
{ "authors": [ "teamurko" ], "repo": "linkedin/openhouse", "url": "https://github.com/linkedin/openhouse/pull/208", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
903401822
boilerplate required for linkerd-smi This PR adds all the basic boilerplate code required to run and maintain this repo. This includes: bin/* scripts to build, run and test both goland and other code i.e markdown, helm, bash, etc. .github folder with the static, unit and codeql workflows that run for all PR's. LICEN...
gharchive/pull-request
2021-05-27T08:30:37
2025-04-01T04:34:54.075199
{ "authors": [ "Pothulapati" ], "repo": "linkerd/linkerd-smi", "url": "https://github.com/linkerd/linkerd-smi/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
475227980
LKE-718 Enable viewing of kubeconfig- UI Followup Description UI Adjustments to kubeconfig buttons and the 'View config' drawer. Type of Change Non breaking change ('update') Spoke offline about the above; going to move forward as is in re to indentation and look into possible adjustments later.
gharchive/pull-request
2019-07-31T15:57:53
2025-04-01T04:34:54.222123
{ "authors": [ "WilkinsKa1" ], "repo": "linode/manager", "url": "https://github.com/linode/manager/pull/5292", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
158459953
Support LINQPad Program kind of queries LINQPad Program queries could be supported easily by appending a call to Main at the end of the script such that: void Main() { Console.WriteLine(DateTime.Now); } gets compiled to the following C# script: void Main() { Console.WriteLine(DateTime.Now); } Main(); // add...
gharchive/issue
2016-06-03T21:39:52
2025-04-01T04:34:54.225862
{ "authors": [ "atifaziz" ], "repo": "linqpadless/LinqPadless", "url": "https://github.com/linqpadless/LinqPadless/issues/2", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1803836653
Feature/Plugin Wishlist Hi, feel free to add the feature you want or your favorite plugin to this wish list! I suggest two plugin of the same function: vim-auto-save auto-save.nvim I use the first one, since I have little lua experience. cmp-dictionary A dictionary completion source for nvim-cmp. This plugin p...
gharchive/issue
2023-07-13T22:19:03
2025-04-01T04:34:54.230006
{ "authors": [ "linrongbin16", "nirvana6" ], "repo": "linrongbin16/lin.nvim", "url": "https://github.com/linrongbin16/lin.nvim/issues/200", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
200343877
@default_handler falls with excpetion Traceback (most recent call last): File "/Library/Python/2.7/site-packages/slackbot/dispatcher.py", line 55, in _dispatch_msg_handler func(Message(self._client, msg), *args) TypeError: default_handler() takes exactly 2 arguments (1 given) It was working when I tried "Hello,...
gharchive/issue
2017-01-12T11:32:32
2025-04-01T04:34:54.318905
{ "authors": [ "evasyuk", "lins05" ], "repo": "lins05/slackbot", "url": "https://github.com/lins05/slackbot/issues/127", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
115389668
Consider implementing JSON API Consider implementing JSON API. See: http://jsonapi.org/ This could be considered related to issue #129 (see that for more info).
gharchive/issue
2015-11-05T22:27:57
2025-04-01T04:34:54.457286
{ "authors": [ "david-a-wheeler" ], "repo": "linuxfoundation/cii-best-practices-badge", "url": "https://github.com/linuxfoundation/cii-best-practices-badge/issues/131", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
281982223
plumb cni settings - What I did Minimize usage of /var binding in containers and simplify cni metadata path. - How I did it Let the cni config persist on /var/lib/cni/conf and /var/lib/cni/bin. then mount share them to their default position in /etc/cni/net.d and /opt/cni/bin in docker, kubelet and hostroot (cri-con...
gharchive/pull-request
2017-12-14T05:00:23
2025-04-01T04:34:54.465109
{ "authors": [ "GordonTheTurtle", "ijc", "w9n" ], "repo": "linuxkit/kubernetes", "url": "https://github.com/linuxkit/kubernetes/pull/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
59955184
Breaks when user settings are added I followed the advice on the default .sublime-settings and put this in my user configuration LaTeXWordCount.sublime-settings: { "LaTeX": { "exclude_footnotes": false } } Then, when I run the word count, nothing appears to happen. This is printed on the console: Traceback (...
gharchive/issue
2015-03-05T14:01:41
2025-04-01T04:34:54.544457
{ "authors": [ "NathanJang", "lionandoil" ], "repo": "lionandoil/SublimeLaTeXWordCount", "url": "https://github.com/lionandoil/SublimeLaTeXWordCount/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
245338288
android 6.0.1手机不能播放m3u8,其他手机上面播放是可以的。求解,谢谢 @lipangit 超出老臣解决范围
gharchive/issue
2017-07-25T09:24:55
2025-04-01T04:34:54.559871
{ "authors": [ "lipangit", "xdf0501" ], "repo": "lipangit/JieCaoVideoPlayer", "url": "https://github.com/lipangit/JieCaoVideoPlayer/issues/1081", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
245723724
在activity中写了几个fragment,在fragment中使用播放器,然而全屏的时候软件就崩溃了 在点击全屏的时候,使用重力感应是视频全屏放大,结果软件就闪退了,是没设置好吗,可以手动取消重力感应的功能吗 报了这个异常Caused by: java.lang.NullPointerException: Attempt to read from field 'int android.support.v4.app.Fragment.mContainerId' on a null object reference 看看readme是不是AndroidManifest没设置好 父activity已经设置过了,但是还是...
gharchive/issue
2017-07-26T13:33:59
2025-04-01T04:34:54.561431
{ "authors": [ "MiChongGET", "lipangit" ], "repo": "lipangit/JieCaoVideoPlayer", "url": "https://github.com/lipangit/JieCaoVideoPlayer/issues/1083", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
866859092
non Chinese vocab (input) Hi, thx for repo! Can I use code for non Chinese languages ? let's say for Russian text thx! Sure, you may adjust this script to prepare the data for your scenario:https://github.com/lipiji/SongNet/blob/master/prepare_data.py thx.
gharchive/issue
2021-04-24T23:31:50
2025-04-01T04:34:54.563031
{ "authors": [ "lipiji", "pavelxx1" ], "repo": "lipiji/SongNet", "url": "https://github.com/lipiji/SongNet/issues/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1350645489
Bump golangci-lint version to 1.49.0 and remove deprecated linters Description This PR bumps the golangci-lint version to 1.49.0 and removes a few deprecated linters. Additionally, it fixes a few trivial issues. /test /merge
gharchive/pull-request
2022-08-25T09:58:49
2025-04-01T04:34:54.590460
{ "authors": [ "giorio94" ], "repo": "liqotech/liqo", "url": "https://github.com/liqotech/liqo/pull/1399", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1361133582
Bump gci version to 0.7.0 The older version recognizes standard packages with "/" inside (e.g "net/netip") like third parties packages. This version doesn't have this issue. /test /merge
gharchive/pull-request
2022-09-04T12:23:09
2025-04-01T04:34:54.592000
{ "authors": [ "aleoli", "cheina97" ], "repo": "liqotech/liqo", "url": "https://github.com/liqotech/liqo/pull/1409", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
934973349
bugfix pod termination Description Pod deletion initiated from the home pod was not completed correctly. Indeed, the pod's container statuses in the home was never set to terminated so the virtual kubelet was not able to delete pod. This fix updates the container statuses in one go, when the foreign pod is deleted, i...
gharchive/pull-request
2021-07-01T15:35:54
2025-04-01T04:34:54.595283
{ "authors": [ "filippoprojetto", "palexster" ], "repo": "liqotech/liqo", "url": "https://github.com/liqotech/liqo/pull/722", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1533934572
Spring Integration doesn't work with logs not from classpath when using includes Environment Liquibase Version: 4.18.0 Liquibase Integration & Version: Spring Boot 2.7.7 Description This is a follow-up of #1540. Initially resolving the changelog outside classpath did not work. This was resolved with #1540. When usin...
gharchive/issue
2023-01-15T17:59:57
2025-04-01T04:34:54.606802
{ "authors": [ "FBurguer", "reallyinsane", "tschniewind" ], "repo": "liquibase/liquibase", "url": "https://github.com/liquibase/liquibase/issues/3692", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1948094261
DAT-15548 Impact [X] Bug fix (non-breaking change which fixes expected existing functionality) [ ] Enhancement/New feature (adds functionality without impacting existing logic) [ ] Breaking change (fix or feature that would cause existing functionality to change) Description Things to be aware of Things to worr...
gharchive/pull-request
2023-10-17T19:19:14
2025-04-01T04:34:54.610349
{ "authors": [ "sayaliM0412" ], "repo": "liquibase/liquibase", "url": "https://github.com/liquibase/liquibase/pull/5068", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
261911852
Examples do not run on OSX 10.12.x with SBCL On newer versions of OSX, the examples do not run under SBCL: * 2017-10-01 15:05:47.856 sbcl[37839:3834749] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'nextEventMatchingMask should only be called from the Main Thread!' *** F...
gharchive/issue
2017-10-01T12:13:12
2025-04-01T04:34:54.618587
{ "authors": [ "mfiano", "tavurth" ], "repo": "lispgames/sdl2kit", "url": "https://github.com/lispgames/sdl2kit/issues/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2319647576
Import loop in @lit/localize Which package(s) are affected? Localize (@lit/localize) Description Hi there 👋, Thanks for all the wonderful work! I noticed a little something: lit-localize.js and init/*.js have an import loop. There is already a comment to drop the lines: https://github.com/lit/lit/blob/abf30b3e895ea5...
gharchive/issue
2024-05-27T18:52:38
2025-04-01T04:34:54.626511
{ "authors": [ "augustjk", "codingjoe", "justinfagnani" ], "repo": "lit/lit", "url": "https://github.com/lit/lit/issues/4655", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
160313618
Allow setting of initial variables using data-var-* This is a convenience form for declaring them in data-vars and then setting them in the init code. data-vars can be phased out, then. data-var-* should ideally default to 0, but data-var-*="" should give the empty string. data-vars (and subsequently, data-var) has...
gharchive/issue
2016-06-15T00:19:40
2025-04-01T04:34:54.653148
{ "authors": [ "literallybenjam" ], "repo": "literallybenjam/jelli", "url": "https://github.com/literallybenjam/jelli/issues/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
613598512
Added go.mod and deprecated dep Signed-off-by: Rahul M Chheda rahul.chheda@mayadata.io What this PR does / why we need it: Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes # Special notes for your reviewer: Checklist...
gharchive/pull-request
2020-05-06T20:39:04
2025-04-01T04:34:54.665242
{ "authors": [ "chandankumar4", "rahulchheda" ], "repo": "litmuschaos/chaos-runner", "url": "https://github.com/litmuschaos/chaos-runner/pull/66", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
719552575
Updated README.md Proposed changes Summarize your changes here to communicate with the maintainers and make sure to put the link of that issue Types of changes What types of changes does your code introduce to Litmus? Put an x in the boxes that apply [ ] New feature (non-breaking change which adds functionality) [ ...
gharchive/pull-request
2020-10-12T17:50:01
2025-04-01T04:34:54.670916
{ "authors": [ "ksatchit", "prakharshreyash15" ], "repo": "litmuschaos/litmus", "url": "https://github.com/litmuschaos/litmus/pull/2244", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1268193563
hook实例变量失败 我hook了一个实例变量,但是没有效果 但是复制这个hook,改成记录实例变量,却可以记录 ,hook点before和after都不行, app有储存权限,也能hook返回值, 变量可能在hook后被更改了,你要找准hook点 ---原始邮件--- 发件人: @.> 发送时间: 2022年6月11日(周六) 下午3:44 收件人: @.>; 抄送: @.***>; 主题: [littleWhiteDuck/SimpleHook] hook实例变量失败 (Issue #4) 我hook了一个实例变量,但是没有效果 但是复制这个hook,改成记录实例变量,却可以记录 ,hook点before和after都不...
gharchive/issue
2022-06-11T07:44:41
2025-04-01T04:34:54.697581
{ "authors": [ "hdyyds666", "littleWhiteDuck" ], "repo": "littleWhiteDuck/SimpleHook", "url": "https://github.com/littleWhiteDuck/SimpleHook/issues/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2109676702
lfs_file_write() return a error message of LFS_ERR_NOENT hello I am using the littlefs 0f 2.8.01,it working normally for a long time,suddenly,lfs_file_write() return a error message(LFS_ERR_NOENT).Only formatting can restore normal, and restarting will not solve the problem. I am a chinese,my english is so bad,but wo...
gharchive/issue
2024-01-31T09:39:04
2025-04-01T04:34:54.732555
{ "authors": [ "evaneight", "filkli" ], "repo": "littlefs-project/littlefs", "url": "https://github.com/littlefs-project/littlefs/issues/933", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1174446504
🛑 USTC is down In 9d07f36, USTC (https://www.ustc.edu.cn) was down: HTTP code: 0 Response time: 0 ms Resolved: USTC is back up in 7a635c2.
gharchive/issue
2022-03-20T05:40:51
2025-04-01T04:34:54.739482
{ "authors": [ "littlekud" ], "repo": "littlekud/sites-status", "url": "https://github.com/littlekud/sites-status/issues/587", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1248027220
Learn about google auth and perhaps switch to openidconnect-rs Perhaps switch the current goauth google auth package to https://github.com/ramosbugs/openidconnect-rs as it seems more reliable and perhaps even easier to use? To Read: [ ] https://developers.google.com/identity/protocols/oauth2/openid-connect [ ] https...
gharchive/issue
2022-05-25T12:31:44
2025-04-01T04:34:54.767838
{ "authors": [ "dwirya", "liufuyang" ], "repo": "liufuyang/bigtable_rs", "url": "https://github.com/liufuyang/bigtable_rs/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1435500291
建议取消默认Converter 不知道能不能考虑取消默认GsonConverter,让用户自定义? 现在是默认引入了GSON,如果用别的JSON解析库,那不是多引入了一个用不到的GSON库。 内置Gson,不仅仅是用于GsonConverter,还有其它地方用到,尝试过移除,但放弃了。 如果你没用到,可以手动移除,虽然这没有多大的意义,因为在打release包,会自动移除你没用的代码。
gharchive/issue
2022-11-04T03:39:38
2025-04-01T04:34:54.774235
{ "authors": [ "jyygithub", "liujingxing" ], "repo": "liujingxing/rxhttp", "url": "https://github.com/liujingxing/rxhttp/issues/414", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
505617787
数据库外键关联,实体没有生成对应关系 可否生成实体关联关系,一对多,多对已等关系 没有上下文关系,因此无法生成关联关系
gharchive/issue
2019-10-11T03:34:15
2025-04-01T04:34:54.774997
{ "authors": [ "honeykee", "liukefeng2008" ], "repo": "liukefeng2008/idea-plugin-jpa-support", "url": "https://github.com/liukefeng2008/idea-plugin-jpa-support/issues/32", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1926619481
Uninstall? All local traffic is now forwarded to HTTPS Describe the bug I needed this briefly, now I no longer need it. I removed the package from the project, but all HTTP requests are still being forwarded to HTTPS, which now fails since I'm not using this package any longer. Reproduction Install and setup package...
gharchive/issue
2023-10-04T16:50:08
2025-04-01T04:34:54.779614
{ "authors": [ "bruceharrison1984", "liuweiGL" ], "repo": "liuweiGL/vite-plugin-mkcert", "url": "https://github.com/liuweiGL/vite-plugin-mkcert/issues/74", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
217844338
测试bot.py,发现以下几个问题!共享以下。 1. 对方是电脑版微信,机器人不会回复。 2. 如果在群内你使用机器人的微信,修改了默认打群聊名字,那么机器人不会回复。 1 #36
gharchive/issue
2017-03-29T11:21:58
2025-04-01T04:34:54.781157
{ "authors": [ "Huarong", "eastossifrage" ], "repo": "liuwons/wxBot", "url": "https://github.com/liuwons/wxBot/issues/211", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
173750761
#4450 update storm version to 1.0.0 The pull request references the related JIRA issue ("[FLINK-4450] ") update storm version to 1.0.0, because of new storm version use pacakge path "org.apache." replace of "backtype.", and it changed permanently. and flink-storm-examples pull request will summit later. build ...
gharchive/pull-request
2016-08-29T11:11:02
2025-04-01T04:34:54.784094
{ "authors": [ "liuyuzhong" ], "repo": "liuyuzhong/flink", "url": "https://github.com/liuyuzhong/flink/pull/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1800200737
🛑 navyfilms.tv is down In 66a012f, navyfilms.tv (https://navyfilms.tv) was down: HTTP code: 0 Response time: 0 ms Resolved: navyfilms.tv is back up in a7062ba.
gharchive/issue
2023-07-12T05:16:52
2025-04-01T04:34:54.787528
{ "authors": [ "nonamenix" ], "repo": "live4dev/uptime.live4.dev", "url": "https://github.com/live4dev/uptime.live4.dev/issues/459", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2524185575
It took very long time to connect the livekit room It took very long time to connect the livekit room While I connnect the livekit room by wss and token, it took too long time to connect The log is below: 09-13 01:00:08.415 2929 6204 I AsrLiveKitServer: startAsrLiveKit: wsURL=ws://, token=** 09-13 01:00:08.886 292...
gharchive/issue
2024-09-13T08:16:17
2025-04-01T04:34:54.796797
{ "authors": [ "thiendn160794", "tombang" ], "repo": "livekit/client-sdk-android", "url": "https://github.com/livekit/client-sdk-android/issues/503", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1116804800
L2: Only non-self delegated stake for DelegatorPool in L2Migrator What does this pull request do? Explain your changes. (required) This PR fixes an issue where the L2Migrator adds an orchestrator's entire delegated stake for a newly created DelegatorPool in finalizeMigrateDelegator(). The L2Migrator should only add ...
gharchive/pull-request
2022-01-27T22:30:00
2025-04-01T04:34:54.804989
{ "authors": [ "coveralls", "yondonfu" ], "repo": "livepeer/arbitrum-lpt-bridge", "url": "https://github.com/livepeer/arbitrum-lpt-bridge/pull/55", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1333667223
No transcoding for 4K videos https://discord.com/channels/423160867534929930/992554008776540180/1006636908836827267 having issues with 4K streams. At some point I thought they just didn't work, but now only transcoding is broken. only source renditions is available likely transcoding is taking too long and then being...
gharchive/issue
2022-08-09T19:00:29
2025-04-01T04:34:54.847104
{ "authors": [ "emranemran", "hjpotter92", "iameli", "leszko", "victorges" ], "repo": "livepeer/catalyst", "url": "https://github.com/livepeer/catalyst/issues/96", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1504065917
[bug] Lot of API requests when video is not even playing Is there an existing issue for this? [X] I have searched the existing issues Package Version 2.0.0-next.13 Current Behavior When many players were rendered on the list on a screen, there are a lot of API calls. 😞 https://www.veed.io/view/ceb3ecfc-ee52-4797-a...
gharchive/issue
2022-12-20T06:44:58
2025-04-01T04:34:54.861242
{ "authors": [ "0xcadams", "sasicodes" ], "repo": "livepeer/livepeer.js", "url": "https://github.com/livepeer/livepeer.js/issues/210", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
637786691
add orchestrator prices to table and campaign view What does this pull request do? Explain your changes. (required) This PR adds orchestrator pricing to the orchestrator table and campaign views using the buidl api. It also introduces pagination to the orchestrator table view for better performance (dynamically updat...
gharchive/pull-request
2020-06-12T14:21:57
2025-04-01T04:34:54.864726
{ "authors": [ "adamsoffer", "kyriediculous" ], "repo": "livepeer/livepeerjs", "url": "https://github.com/livepeer/livepeerjs/pull/749", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1724696482
Fix deeply nested comprehensions Closes liveview-native/liveview-native-core#19 Closes liveview-native/liveview-native-core#18 why was this fixed in swift? This is a bug in core and fixing this in swift means we need to fix this bug in each client rather than once in core @bcardarella Core does not handle this ye...
gharchive/pull-request
2023-05-24T20:34:41
2025-04-01T04:34:54.866838
{ "authors": [ "bcardarella", "carson-katri" ], "repo": "liveview-native/liveview-client-swiftui", "url": "https://github.com/liveview-native/liveview-client-swiftui/pull/954", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1338129624
🛑 Movie is down In 1fcb1ad, Movie (http://h.liyaodong.com:8096) was down: HTTP code: 0 Response time: 0 ms Resolved: Movie is back up in ebc61f9.
gharchive/issue
2022-08-14T04:15:45
2025-04-01T04:34:54.898420
{ "authors": [ "liyaodong" ], "repo": "liyaodong/uptime", "url": "https://github.com/liyaodong/uptime/issues/200", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
899194294
training 你好,整个训练的顺序是按照您发的readme文件吗?我按照上面的这个步骤进行了安装环境,接着安装了CoCo数据集,我在执行bash all.sh时出现了下面的错误。这是什么地方的问题呀 Using /home/lab409/anaconda3/envs/bcnet/lib/python3.7/site-packages/oauthlib-3.1.0-py3.7.egg Finished processing dependencies for detectron2==0.1 tee: log/train_log_159.txt: 没有那个文件或目录 Command Line Args: Namespace(con...
gharchive/issue
2021-05-24T02:54:00
2025-04-01T04:34:54.918507
{ "authors": [ "liujie1202", "lkeab" ], "repo": "lkeab/BCNet", "url": "https://github.com/lkeab/BCNet/issues/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1694418139
🛑 Goodmd total.good-md.com:5280 is down In d0c0402, Goodmd total.good-md.com:5280 (https://total.good-md.com:5280) was down: HTTP code: 503 Response time: 1303 ms Resolved: Goodmd total.good-md.com:5280 is back up in ae64cad.
gharchive/issue
2023-05-03T16:33:21
2025-04-01T04:34:54.922161
{ "authors": [ "lksjames" ], "repo": "lksjames/monitoring", "url": "https://github.com/lksjames/monitoring/issues/732", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
587914004
Added title to charts in statistics view Charts in the Statistics View were missing Title. Before: After: I don't see the interest to add both the Title and the graphic Name. Plus Title field has limitation (doesn't support punctuation, doesn't support accentuated characters, ...) today, so it's not very practica...
gharchive/pull-request
2020-03-25T18:46:59
2025-04-01T04:34:54.927496
{ "authors": [ "NikhilM98", "llaske" ], "repo": "llaske/sugarizer-server", "url": "https://github.com/llaske/sugarizer-server/pull/244", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1981716765
针对oneOf类型,是否可以把description显示出来 希望如图效果。 { "$schema": "http://json-schema.org/draft-07/schema#", "title": "Postgres Source Spec", "type": "object", "required": ["host", "port", "database", "username"], "properties": { "host": { "title": "Host", "description": "Hostname of the database.", "type": "string", "order": 0, ...
gharchive/issue
2023-11-07T16:08:44
2025-04-01T04:34:54.985423
{ "authors": [ "allendata0706", "lljj-x" ], "repo": "lljj-x/vue-json-schema-form", "url": "https://github.com/lljj-x/vue-json-schema-form/issues/334", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1591739167
How to increase effect of text prompt? Is there anyway we can increase the relative weight of the SD text conditioning? The reason for this is sometimes the additional condition is too strong and what we are trying to bring out using text is unfulfilled. @lllyasviel the attention layers in controlnet also receive...
gharchive/issue
2023-02-20T12:10:05
2025-04-01T04:34:54.989292
{ "authors": [ "geroldmeisinger", "lllyasviel", "xiankgx" ], "repo": "lllyasviel/ControlNet", "url": "https://github.com/lllyasviel/ControlNet/issues/117", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2403710536
Upload Keyframes! Thanks for the great work as always! How about allowing users to upload their own keyframes? I'm expecting to be able to create some pretty cool animations. https://github.com/lllyasviel/Paints-UNDO/assets/8006000/0866a049-0230-4c74-9a32-4e5520451c41 https://github.com/lllyasviel/Paints-UNDO/assets/...
gharchive/issue
2024-07-11T17:37:08
2025-04-01T04:34:54.992940
{ "authors": [ "barepixels", "toyxyz" ], "repo": "lllyasviel/Paints-UNDO", "url": "https://github.com/lllyasviel/Paints-UNDO/issues/50", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2329652956
Add FAQ page to docs This PR adds a Frequently Asked Questions (FAQ) page to the docs. @MacOS- thanks, Stefan - nice work! 👍
gharchive/pull-request
2024-06-02T13:15:25
2025-04-01T04:34:54.994241
{ "authors": [ "MacOS", "doberst" ], "repo": "llmware-ai/llmware", "url": "https://github.com/llmware-ai/llmware/pull/823", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
818182252
Mention CPU and RAM requirements in README I take it this docker image needs signifcantly more resources than a basic image like nginx or bind. But what are the requirements? What server size should users pick? 1 core, 2 GB RAM seems a baseline here when renting virtual servers. Do requirements depend much on number...
gharchive/issue
2021-02-28T11:17:09
2025-04-01T04:34:54.997904
{ "authors": [ "Xav-Pe", "lloesche", "schildbach" ], "repo": "lloesche/valheim-server-docker", "url": "https://github.com/lloesche/valheim-server-docker/issues/123", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
695620263
ssh / shell based project file path the project controller assumes that the "project name" is the same as the ssh repo name which becomes a folder under .tmp when the project is initialized fixed in version 3.0, just merged and pushed to pypi fixed in version 3.0, just merged and pushed to pypi
gharchive/issue
2020-09-08T07:17:40
2025-04-01T04:34:54.999195
{ "authors": [ "russlooker" ], "repo": "llooker/pylookml", "url": "https://github.com/llooker/pylookml/issues/33", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }