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
646781081
Git repos created for typos, causing 'zinit update' 404s Describe the bug Plugins/Snippets/etc create repos in .zinit/ by name. The name can be wrong due to typos or keyword errors in .zinitrc. But after fixing the error in .zinitrc, the repo remains. Then 'zinit update' generates 404 errors as it tries to update err...
gharchive/issue
2020-06-27T22:33:34
2025-04-01T04:58:50.293787
{ "authors": [ "GaryBoone", "psprint" ], "repo": "zdharma/zinit", "url": "https://github.com/zdharma/zinit/issues/370", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1390700402
Auto-Download-Test, Web-Demo-Test failed Unsupported browser in Full regression for carina-core 7.4.26 carina-core 7.4.26 steps: Run Full regression Actual result: Auto-Download-Test, Web-Demo-Test failed with error message "TEST [GSM arena web tests - testCompareModels] FAILED at [09:22:14 2022-09-28] - Unsupported ...
gharchive/issue
2022-09-29T11:19:56
2025-04-01T04:58:50.305019
{ "authors": [ "akamarouski" ], "repo": "zebrunner/carina-demo", "url": "https://github.com/zebrunner/carina-demo/issues/248", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1895194554
Tailwind CSS support in Svelte components Check for existing issues [X] Completed Describe the bug / provide steps to reproduce it Basic Tailwind CSS support was added in Zed 0.103.1. It seems to be working in HTML/JSX/TSX files, but not Svelte files. Environment Zed: v0.104.0 (preview) OS: macOS 13.5.0 Memory: 16 ...
gharchive/issue
2023-09-13T20:10:39
2025-04-01T04:58:50.309811
{ "authors": [ "JosephTLyons", "Spikeysanju", "jeppech", "jmkmay", "zachdaniel" ], "repo": "zed-industries/community", "url": "https://github.com/zed-industries/community/issues/2029", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
435935977
Shortcut To Open Settings (Ctrl + Comma) Does Not Work [x] I am on the latest Hyper.app version [x] I have searched the issues of this repo and believe that this is not a duplicate OS version and name: Windows 10 Enterprise 1809 Hyper.app version: 2.1.2 Link of a Gist with the contents of your .hyper.js: Defau...
gharchive/issue
2019-04-22T23:39:22
2025-04-01T04:58:50.614503
{ "authors": [ "dagrooms52", "ppot" ], "repo": "zeit/hyper", "url": "https://github.com/zeit/hyper/issues/3571", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
211676288
Style elements added to _document or to component are being escaped (Using Next.js 2.0.0-beta.36) Trying to add global styles to my app, especially @font-face rules (for self-hosted fonts). When adding styles to pages/documents.js (via the style prop) or via the next/document/head component, the appended CSS is esca...
gharchive/issue
2017-03-03T12:32:39
2025-04-01T04:58:50.638075
{ "authors": [ "clementoriol", "timneutkens" ], "repo": "zeit/next.js", "url": "https://github.com/zeit/next.js/issues/1337", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
194822843
css reference to static files Hi, I'm looking for a solution to set my background image in glamor css: const mainStyle = style({ background: 'url(/static/bg.png) no-repeat center center scroll' }) Unfortunately that link yields a 404. +1, curious how to go about this properly Now sure how you did this but th...
gharchive/issue
2016-12-11T09:52:02
2025-04-01T04:58:50.641166
{ "authors": [ "DarkAdmiral", "SpencerCDixon", "arunoda" ], "repo": "zeit/next.js", "url": "https://github.com/zeit/next.js/issues/378", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
301682694
I want to have requests between our middleware using koa & http-proxy-middleware to be proxied to another debugging proxy [ ] I have searched the issues of this repository and believe that this is not a duplicate. Expected Behavior Current Behavior Steps to Reproduce (for bugs) Context Your Enviro...
gharchive/issue
2018-03-02T07:59:18
2025-04-01T04:58:50.646548
{ "authors": [ "didilinkin", "timneutkens", "zhangfaliang" ], "repo": "zeit/next.js", "url": "https://github.com/zeit/next.js/issues/3925", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
197762961
Importing CSS files? Sometimes it's nice to break out your CSS into a separate .css file. I've tried to do the following: pages/ └── index ├── index.css ├── index.js └── component.js Then in the index.js, I've tried to do: import css from './index.css' And in next.config.js: module.exports = { webpack...
gharchive/issue
2016-12-27T21:55:11
2025-04-01T04:58:50.708876
{ "authors": [ "CHarnel", "MikeDigitize", "Timer", "Tzelon", "Yuripetusko", "abelovic", "alanhr", "almeynman", "auser", "bassbump", "brycejacobs", "cheshirecode", "chhuang", "chibicode", "comus", "cr101", "dakt", "davibe", "dvakatsiienko", ...
426663048
Using exportPathMap config breaks dev mode hot-reload Bug report Describe the bug Hot-reloading breaks when exportPathMap config is added to next.config.js. To Reproduce Open sandbox https://codesandbox.io/s/0y2q7162k0 and make changes to Test.scss in /components. Hot reloading works fine. Open sandbox https://codes...
gharchive/issue
2019-03-28T19:11:40
2025-04-01T04:58:50.717635
{ "authors": [ "Soundvessel", "lfades", "timneutkens" ], "repo": "zeit/next.js", "url": "https://github.com/zeit/next.js/issues/6819", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
315398845
react-hot-loader: 4.0.0 -> 4.0.1 I am using mobx with next.js Sometimes hot reloading fails with an error. Open stacktrace Cannot read property '0' of null TypeError: Cannot read property '0' of null at bindDependencies (http://localhost:3000/_next/-/page/index.js:42990:28) at trackDerivedFunction (http://lo...
gharchive/pull-request
2018-04-18T09:23:24
2025-04-01T04:58:50.720549
{ "authors": [ "Edheltur", "jaydenseric", "timneutkens" ], "repo": "zeit/next.js", "url": "https://github.com/zeit/next.js/pull/4167", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
428511667
[now dev] Pass meta object to Builders' build() function This introduces a new object called meta that gets passed to the Now Builders' build() function. The isDev property is moved to this object, and a new property requestPath is also introduced. requestPath represents the URL that was requested to trigger the buil...
gharchive/pull-request
2019-04-03T00:57:53
2025-04-01T04:58:50.729012
{ "authors": [ "TooTallNate", "codecov-io" ], "repo": "zeit/now-cli", "url": "https://github.com/zeit/now-cli/pull/2069", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
462993090
Update @zeit/ncc to v0.20.2 Minor changes 😈 This PR focused on update of @zeit/ncc patches Use isArray check for externals Fixup windows build Update to webpack-asset-relocator-loader 0.5.6 Webpack-asset-relocator-loader@0.5.7 This is causing the tests to fail. I believe there were some breaking API changes w...
gharchive/pull-request
2019-07-02T02:46:27
2025-04-01T04:58:50.732823
{ "authors": [ "MAPESO", "TooTallNate", "styfle" ], "repo": "zeit/now-cli", "url": "https://github.com/zeit/now-cli/pull/2490", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
325295260
Node version incompatability with version 6.5.7 My node version is v9.6.1 which is for sure greater than (or equal to) 7.6.0, as thie error message says when installing via yarn. error serve@6.5.7: The engine "node" is incompatible with this module. Expected version ">=7.6.0". error An unexpected error occurred: "Fou...
gharchive/issue
2018-05-22T13:31:27
2025-04-01T04:58:50.736350
{ "authors": [ "hlolli", "hoogw" ], "repo": "zeit/serve", "url": "https://github.com/zeit/serve/issues/370", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
260426522
Redis Adapter: not found server host key Somebody help me with this ?? https://docs.zendframework.com/zend-cache/storage/adapter/#the-redis-adapter I try it on config: 'cache' => [ 'enabled' => true, //About redis configuration 'redis' => [ 'database' => 0, 'namespace_s...
gharchive/issue
2017-09-25T21:51:46
2025-04-01T04:58:50.811037
{ "authors": [ "bcremer", "lpj145" ], "repo": "zendframework/zend-cache", "url": "https://github.com/zendframework/zend-cache/issues/137", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
196973091
Wrong translation ids in german translation file source: zendframework/zend-i18n-resources/languages/de/Zend_Validate.php right: File has an incorrect mimetype of '%type%' wrong: File has a false mimetype of '%type%' right: The mimetype could not be detected from the file wrong: The mimetype of file could not be dete...
gharchive/issue
2016-12-21T16:19:50
2025-04-01T04:58:50.818119
{ "authors": [ "mb-tec", "weierophinney" ], "repo": "zendframework/zend-i18n-resources", "url": "https://github.com/zendframework/zend-i18n-resources/issues/27", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
312797517
Updated Travis CI configuration removed Deploy Docs residues removed HHVM build moved cs-check and test coverage to run on PHP 7.1 with locked deps @weierophinney Changed base to develop then, will rebase it shortly. Thanks, @webimpress.
gharchive/pull-request
2018-04-10T07:07:21
2025-04-01T04:58:50.819597
{ "authors": [ "webimpress", "weierophinney" ], "repo": "zendframework/zend-log", "url": "https://github.com/zendframework/zend-log/pull/88", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
118005824
Composer Requirements When installing zend-mvc via composer, one will get an error when creating an application: Fatal error: Class 'Zend\ModuleManager\Listener\ListenerOptions' not found I see the that zend-modulemanager is set as a suggestion in composer.json. I guess it should be a requirement since the package do...
gharchive/issue
2015-11-20T09:57:10
2025-04-01T04:58:50.821084
{ "authors": [ "waltertamboer", "weierophinney" ], "repo": "zendframework/zend-mvc", "url": "https://github.com/zendframework/zend-mvc/issues/45", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
155156483
[BC break] Remove old InjectTemplateListener behavior Removed old pseudomodule template name resolution which ignored subnamespaces and used __NAMESPACE__ variable in convoluted and non-intuitive ways. Whitelisted classname based template name resolution introduced in ^2.3.0 is now default Template resolution follows...
gharchive/pull-request
2016-05-17T01:15:23
2025-04-01T04:58:50.824907
{ "authors": [ "Xerkus", "weierophinney" ], "repo": "zendframework/zend-mvc", "url": "https://github.com/zendframework/zend-mvc/pull/139", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
15854967
automatic handling of languages does not work with constructor The automatic handling of languages is not working for me. I tried null, "auto", "browser" with the constructor - nothing worked. My accept handler was "ga-IE;q=1.0,de-DE;q=0.8". The snippet will work when coded into Bootstrap, but configuration via Zend_...
gharchive/issue
2013-06-21T14:57:17
2025-04-01T04:58:50.827190
{ "authors": [ "croensch" ], "repo": "zendframework/zf1", "url": "https://github.com/zendframework/zf1/issues/130", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2621480295
PII evaluation functionality Added PII detection as part of the synthetic data generation step https://www.loom.com/share/7b68ea1d069b42a4872791a64895c19c?sid=42c7995d-caf5-4c6a-8497-ea7a213f15ee for a tiny video overview https://cloud.zenml.io/organizations/fc992c14-d960-4db7-812e-8f070c99c6f0/tenants/8a462fb6-b1fe-...
gharchive/pull-request
2024-10-29T14:45:33
2025-04-01T04:58:50.835762
{ "authors": [ "AlexejPenner", "strickvl" ], "repo": "zenml-io/zenml-projects", "url": "https://github.com/zenml-io/zenml-projects/pull/141", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
19043664
Add verion tags/branches. Hello. Can you add all nedded version tags or branches? https://github.com/zenovich/runkit/issues/50#issuecomment-23649790 Thanks. @lexa-uw done :)
gharchive/issue
2013-09-05T13:34:20
2025-04-01T04:58:50.840472
{ "authors": [ "lexa-uw", "zenovich" ], "repo": "zenovich/runkit", "url": "https://github.com/zenovich/runkit/issues/56", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
113382917
Include properties in watch process to alert backend user to refresh after import If you made an import and trigger block related changes - you will get an alert message to refresh in admin view. At the moment this excludes properties which also need to be imported. After import you will get the correct alert messa...
gharchive/issue
2015-10-26T15:38:16
2025-04-01T04:58:50.844002
{ "authors": [ "martinpetrasch" ], "repo": "zephir/luya", "url": "https://github.com/zephir/luya/issues/398", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
385345997
Add support for newlib-nano Is your feature request related to a problem? Please describe. Can't opt for linking with newlib-nano when choosing "(top menu) -> C Library -> Build with newlib c library" Describe the solution you'd like Ability to set newlib-nano option can dramatically decrease the size of project (in ...
gharchive/issue
2018-11-28T16:17:10
2025-04-01T04:58:50.892882
{ "authors": [ "carlescufi", "galak", "oxymoron87" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/11712", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
404770272
Question about k_thread_entry_t and k_thread_create Hello everyone, I was navigating through various drivers using threads to do background work and I noticed that almost everywhere there are thread creations that use functions with a different definition than the k_thread_entry_t. For example at adt7420_trigger, we ...
gharchive/issue
2019-01-30T13:27:44
2025-04-01T04:58:50.897580
{ "authors": [ "andrewboie", "andyross", "nikooiko" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/12870", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
447007227
LMP Response Timeout / LL Response Timeout (0x22) after ~40s when using LE Secure Connections Describe the bug I'm using the hci_usb sample (Zephyr v1.14) on the nrf53840_pca10056 board as a BLE-USB-Dongle under Linux (bluez 5.50). I want to connect a custom peripheral running Zephyr v14.0 on a nrf52840. The peripher...
gharchive/issue
2019-05-22T08:43:21
2025-04-01T04:58:50.905614
{ "authors": [ "PhilippFinke", "cvinayak" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/16313", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
784091321
i2c shell functions non-functional on nRF53 Describe the bug I2C is working on an nRF53-based system e.g. using sensor sample apps, however the I2C shell itself does not seem to function at all. To Reproduce Steps to reproduce the behavior: Build BME680 sample for nRF53 (nrf5340dk_nrf5340_cpuapp) with shell enabled ...
gharchive/issue
2021-01-12T10:03:38
2025-04-01T04:58:50.914420
{ "authors": [ "pabigot", "thedjnK" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/31248", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
268991306
Coverity issue seen with CID: 178234 Static code scan issues seen in File: /subsys/net/lib/coap/coap.c Category: Null pointer dereferences Function: coap_packet_get_payload Component: Networking Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p129...
gharchive/issue
2017-10-27T05:22:00
2025-04-01T04:58:50.916736
{ "authors": [ "Shilpashree3lc", "rveerama1" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/4594", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1600271678
Zephyr does not define minimal C++ language standard requirement and does not track it Describe the bug Zephyr defines C11 as minimal supported standard for C language in C language support - language standards. Similar documentation article: C++ language support does not have "language standard" section. Roadmap #31...
gharchive/issue
2023-02-27T00:49:12
2025-04-01T04:58:50.948523
{ "authors": [ "aborisovich", "andyross", "cfriedt", "jwakely", "stephanosio", "teburd" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/55204", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" ...
1653017741
LWM2M RD Client stop fn locks up if already suspended When using LWM2M Client - the sample code flow makes a call to lwm2m_rd_client_stop in error handling cases This can occur when the engine has already been suspended, and since some recent (~1yr change) this will block indefinitely The rd client service needs to b...
gharchive/issue
2023-04-04T01:31:00
2025-04-01T04:58:50.954690
{ "authors": [ "GrantRolls", "carlescufi", "rlubos" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/issues/56502", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
366789093
shell: Enable backends via Kconfig file Added functionality to enable active shell backends via Kconfig file. When there will be more backends implemented user will have an option to select only required ones. It is no longer needed to select SERIAL in prj.conf. Fixes #10190 Signed-off-by: Jakub Rzeszutko jakub.rzesz...
gharchive/pull-request
2018-10-04T13:26:06
2025-04-01T04:58:50.962257
{ "authors": [ "codecov-io", "jarz-nordic" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/10379", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
416731463
logging: Fix RTT log backend lagging if no host In case it was detected that RTT host was not present backend was still performing single sleep or busy wait round before dropping data. That was degrading log processing performance. Fixes #13424. Signed-off-by: Krzysztof Chruscinski krzysztof.chruscinski@nordicsemi.no...
gharchive/pull-request
2019-03-04T10:25:13
2025-04-01T04:58:50.971098
{ "authors": [ "codecov-io", "nordic-krch" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/14033", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
440773663
ci: send email to builds@ mailing list if master fails CI always runs after new PRs are merged into master. Report failures to mailing list to get more attention if master fails to build. Is builds@zephyrproject.org the same as builds@lists.zephyrproject.org / https://lists.zephyrproject.org/g/builds? Is there a lo...
gharchive/pull-request
2019-05-06T16:08:04
2025-04-01T04:58:50.973335
{ "authors": [ "marc-hb", "nashif" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/15940", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
462896174
doc: Bluetooth: Update PICS to 7.4.1 This PR updates/adds the following PICS to 7.4.1. SM L2CAP GAP GATT MESH This fixes #17158 Hi All reviewers, I created PTS file from Launchstudio to check the consistency and found a few issues. GAP > SM | 5:C.4 | If [GAP] (41/2a and 41/2b and 43/2a and 43/2b) are Not Supported ...
gharchive/pull-request
2019-07-01T20:27:22
2025-04-01T04:58:50.984181
{ "authors": [ "MariuszSkamra", "jhedberg", "joerchan", "tedd-an" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/17233", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
500828169
Add CANopen support This series of commits adds CANopen support to Zephyr through the use of the 3rd party CANopenNode protocol stack. CANopenNode is under the GPLv2 license with linking exception. It is included as a module in Zephyr, but the west manifest still refers to the Vestas Wind Systems fork of the library....
gharchive/pull-request
2019-10-01T11:15:34
2025-04-01T04:58:50.996948
{ "authors": [ "MaureenHelm", "carlescufi", "henrikbrixandersen", "jukkar" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/19510", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
229784548
doc: identify release version in generated docs It's not obvious which kernel release version you're reading about in the documentation. Add the version info in the breadcrumb header (instead of "Home / Docs / Subsystems /" show as "Home / Docs (1.8) / Subsystems /"). (Depends on docs-theme PR-9, but can be merged n...
gharchive/pull-request
2017-05-18T19:47:11
2025-04-01T04:58:50.999709
{ "authors": [ "dbkinder", "nashif" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/237", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
739069812
Test: correct an error in test_pipe_user_thread2thread(). In test_pipe_user_thread2thread(), what should be tested is the pipe, which allocated with k_object_alloc(), rather than "pipe" and "kpipe". That two pipes are already teseted in test_pipe_thread2thread(). Signed-off-by: Steven Wang steven.l.wang@linux.intel.c...
gharchive/pull-request
2020-11-09T14:21:30
2025-04-01T04:58:51.001858
{ "authors": [ "LeiW000" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/29893", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
815498051
Add additonal Stm32g0 socs and nucleog0b1 board. dts/arm/st: add additional g0 device defintions soc/arm/st_stm32: Add additional stm32g0 socs drivers: gpio: add definition for stm32g0 porte drivers: clock_control: stm32g0: add support for g051, g0b1, g0b0 socs board: arm: add support for the nucleo_g0b1re board dri...
gharchive/pull-request
2021-02-24T13:51:45
2025-04-01T04:58:51.006107
{ "authors": [ "erwango", "str4t0m" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/32614", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1227726196
ISO fixes and improvements for ISOAL and CIS test: bluetooth: Fix hci_test_app iso_data_pool element size Size of ISO RX data pool did not account for the EDTT timestamp. Bluetooth: controller: Fixes for ISO from IAL testing Prevent NULL-pointer dereferencing if datapath is created late Support SDU fragment complete...
gharchive/pull-request
2022-05-06T11:11:06
2025-04-01T04:58:51.014281
{ "authors": [ "Thalley", "mtpr-ot" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/45423", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1303934542
Allow Cortex-R52 to configure VFP The Cortex-R52 processor supports single-precision floating-point instructions and can optionally support the double-precision floating-point instructions. Currently, if selecting CONFIG_FPU=y and for instance CONFIG_VFP_DP_D16=y, then the -mfpu compiler option won't be set: arm-zeph...
gharchive/pull-request
2022-07-13T20:53:09
2025-04-01T04:58:51.016159
{ "authors": [ "manuargue" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/47761", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1617417277
bluetooth: tester: Add nrf5340_hci_rpmsg.conf file To apply when the hci_rpmsg controller with overlay nrf5340_cpunet_iso-bt_ll_sw_split.conf is used on the netcore. @szymon-czapracki
gharchive/pull-request
2023-03-09T14:56:54
2025-04-01T04:58:51.017359
{ "authors": [ "mkasenberg" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/55646", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1664815151
doc: Add INFINEON Prefix to ifx supported boards Add INFINEON Prefix to boards supported by IFX so that documentation shows "INFINEON" properly Any reason this is all caps? @galak : Just following how other vendors (like ESP, NXP) are defining in https://docs.zephyrproject.org/latest/boards/index.html Any re...
gharchive/pull-request
2023-04-12T15:46:03
2025-04-01T04:58:51.020429
{ "authors": [ "galak", "ifyall", "praveenCY" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/56784", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2306214748
Bluetooth: BAP: Unicast client Split start and connect Removes the CIS connection establishment from bt_bap_stream_start and move the behavior to a new funciton bt_bap_stream_connect. This has 2 advantages: The behavior of bt_bap_stream_start is much more clear and more aligned with the spec's behavior for the recei...
gharchive/pull-request
2024-05-20T15:13:28
2025-04-01T04:58:51.023807
{ "authors": [ "Thalley" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/73032", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2333014265
bluetooth: hci_nxp: move vendor specific setup to its dedicated place Some vendor specific setup was done inside the open() HCI function, those should be inside setup() function instead. Hi @jhedberg, this is to address your comment in here: https://github.com/zephyrproject-rtos/zephyr/pull/72323#discussion_r162545...
gharchive/pull-request
2024-06-04T09:22:32
2025-04-01T04:58:51.025302
{ "authors": [ "yeaissa" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/73711", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2424545271
boards: imx93_evk: add board.c to control board mux i.MX 93 EVK has a series of digital muxes controlled by ADP5585 GPIO expander. This commit adds board level initialization to such muxes to enable selecting mux using Kconfig option. this will be updated once #76195 is approved. DNM this will be updated once #7...
gharchive/pull-request
2024-07-23T08:06:18
2025-04-01T04:58:51.027864
{ "authors": [ "CkovMk", "JiafeiPan" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/76194", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2562623212
drivers: wdog: fix wrong logic in NXP drivers This pull request fixes #79178 The wdog driver for NXP implements a wrong logic for the sleep and debug bits. It does not stop the wdog if in debug or sleep state, leading to a false trigger. Thank you for the PR. Kindly help resolve the Compliance failures. I'm not ...
gharchive/pull-request
2024-10-02T20:54:14
2025-04-01T04:58:51.031043
{ "authors": [ "VinFar", "danieldegrasse", "dleach02", "mmahadevan108" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/79342", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
329225667
nxp_imx: Move i.MX RT PLL selects to Kconfig.soc PLL configuration options for i.MX RT SoCs were added in commit 3fd25c64c779ee06e43bfc7c8fb304cbe01d8e5d, but the selects were incorrectly added to the SoC defconfig rather than Kconfig.soc. This resulted in the PLL options not being configured and the part not booting...
gharchive/pull-request
2018-06-04T21:35:21
2025-04-01T04:58:51.039679
{ "authors": [ "MaureenHelm", "codecov-io", "mike-scott" ], "repo": "zephyrproject-rtos/zephyr", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/8170", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
255442254
Research spreading of vdisk data sharding as it is Would be great to investigate how well the data is really spread using the modulo index as we do, and it might be nice to also try out the jumpConsistentHash and see how well it would perform compared to the modulo index used right now. NBD Vdisk Data Sharding The ...
gharchive/issue
2017-09-06T00:01:27
2025-04-01T04:58:51.079352
{ "authors": [ "GlenDC" ], "repo": "zero-os/0-Disk", "url": "https://github.com/zero-os/0-Disk/issues/437", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
347602937
Remove Cargo.lock from version control Closes #8 Signed-off-by: Aurabindo Jayamohanan mail@aurabindo.in Thats weird, locally the tests are all passing for me. Whats the problem ? @aurabindo rebuilded it. Can you send the PR to develop branch and close this one? Done, please see #9 but it fails too
gharchive/pull-request
2018-08-04T09:09:58
2025-04-01T04:58:51.085800
{ "authors": [ "aurabindo", "joeirimpan" ], "repo": "zerodhatech/kiteconnect-rs", "url": "https://github.com/zerodhatech/kiteconnect-rs/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2039553430
suddenly connects, even though the user is offline (sometimes) So I created the TikTok Live Connector as a tool to check whether this username is live or not within a certain period of time. This is what the code looks like const { WebcastPushConnection } = require('tiktok-live-connector'); let tiktok = new WebCastP...
gharchive/issue
2023-12-13T11:53:24
2025-04-01T04:58:51.089927
{ "authors": [ "ZmoleCristian", "bakteribaik" ], "repo": "zerodytrash/TikTok-Live-Connector", "url": "https://github.com/zerodytrash/TikTok-Live-Connector/issues/157", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
144172801
Add Libretro Wolfenstein3d Port This works great... once. For some reason on exit it puts the framebuffer in an unuseable state, I'm pretty sure the module is done proper, but I think there is still some upstream stuff that needs to be sorted. Note that this module is built based on the latest port changes from Retro...
gharchive/pull-request
2016-03-29T06:42:28
2025-04-01T04:58:51.093840
{ "authors": [ "HerbFargus", "zerojay" ], "repo": "zerojay/RetroPie-Extra", "url": "https://github.com/zerojay/RetroPie-Extra/pull/70", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1319362517
QueryRowsPartial: assembly variables in the list? type User struct { UserId int64 `db:"user_id"` Nickname string `db:"nickname"` Introduction string `db:"introduction"` } user := User{} DB.QueryRowPartial(&user, sqlGetUserNicknameByUserId, userId) DB.QueryRowPartial(&user, sqlGetUserIntroductionB...
gharchive/issue
2022-07-27T10:38:11
2025-04-01T04:58:51.096174
{ "authors": [ "kevwan", "wuyazi" ], "repo": "zeromicro/go-zero", "url": "https://github.com/zeromicro/go-zero/issues/2199", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
610797177
Unable to install in python 3.7.7 alpine3.11 docker On my archlinux host i have python 3.7.3 pipenv, version 2018.11.26 I have Pipfile and Pipfile.lock with many packages inside them. I install all the packages in a virtualenv using pipenv install --dev I have psycopg2 2.8.4 and pyzmq packages which also get insta...
gharchive/issue
2020-05-01T15:04:42
2025-04-01T04:58:51.111130
{ "authors": [ "minrk", "sakurai-youhei", "sant527" ], "repo": "zeromq/pyzmq", "url": "https://github.com/zeromq/pyzmq/issues/1377", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
204827849
Do not change case of environment variable names Configo makes all environment variable names uppercased. In some cases its unacceptable. Hi @nuclon, First of all, thanks for your PR :) However, I would rather make it configurable. Uppercase was implemented because of this scenario: Source 1: MY_PROP: 123 Source 2:...
gharchive/pull-request
2017-02-02T09:59:33
2025-04-01T04:58:51.152850
{ "authors": [ "bsideup", "nuclon" ], "repo": "zeroturnaround/configo", "url": "https://github.com/zeroturnaround/configo/pull/36", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1128302982
Implement memoisation Memoisation is a technique for making backtracking parser performance linear over the input length at the cost of higher memory consumption and more overhead for less exponential grammars. It would be nice to be able to support it. See also #74 Closing because #290 implements a memoisation com...
gharchive/issue
2022-02-09T09:54:01
2025-04-01T04:58:51.170069
{ "authors": [ "zesterer" ], "repo": "zesterer/chumsky", "url": "https://github.com/zesterer/chumsky/issues/84", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
62712939
some packet loss and other weirdness when running weave in NAT'ed VMs MongoDB host machine: dell R620 server (40 cores, 128GB ram) Ubuntu 14.04, Docker 1.4.1 uname -a: Linux london 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Client machine: Ubuntu 14.04 VMWare Fusion ...
gharchive/issue
2015-03-18T14:51:40
2025-04-01T04:58:51.220435
{ "authors": [ "alex-sherwin", "bboreham", "dpw", "rade" ], "repo": "zettio/weave", "url": "https://github.com/zettio/weave/issues/469", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
67146381
Incompatibility with ZF 2.4 This change forced me to require this dependency of this package directly in my composer.json file instead of letting Composer figure out the best version. Looks like Composer was resolving to Zend Framework 2.4 and therefore was choosing the previous version of this package (1.0.3), which...
gharchive/issue
2015-04-08T14:44:48
2025-04-01T04:58:51.231986
{ "authors": [ "gabrielsomoza", "weierophinney" ], "repo": "zfcampus/zf-rest", "url": "https://github.com/zfcampus/zf-rest/issues/69", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
364033315
i has some ideas to write paper like eco, but i donot know how to create the ECO.yaml from origin caffe model? i has some ideas to write paper like eco, but i donot know how to create the ECO.yaml from origin caffe model? Hi @dotsonliu , actually there is a tool provided in this link. But this tool may not works du...
gharchive/issue
2018-09-26T13:34:45
2025-04-01T04:58:51.251877
{ "authors": [ "chen-ming2019", "dotsonliu", "zhang-can" ], "repo": "zhang-can/ECO-pytorch", "url": "https://github.com/zhang-can/ECO-pytorch/issues/22", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
592325790
关于table列宽可拖动问题 版本号: 2.1.4 问题描述: 由于table中会存在很多字段内容过长的问题,能否在全局集成table的列宽拖动功能 截图&代码: 友情提示: 未按格式要求发帖,会直接删掉。 新版会提供两套方案 一套样式 默认左右拖动不允许换行 一套样式 允许换行需要设置列宽度
gharchive/issue
2020-04-02T03:07:09
2025-04-01T04:58:51.253426
{ "authors": [ "zhangdaiscott", "zzbsh" ], "repo": "zhangdaiscott/jeecg-boot", "url": "https://github.com/zhangdaiscott/jeecg-boot/issues/1054", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
829955967
系统用户逻辑删除代码 版本号:2.4.2 问题描述: 系统管理模块,用户删除会做逻辑删除,这一块的代码没有找到在哪里发生的变更,方便的话,可以告知一下吗 截图&代码: 友情提示: 未按格式要求发帖,会直接删掉。
gharchive/issue
2021-03-12T10:04:46
2025-04-01T04:58:51.255212
{ "authors": [ "Nicky213Zhang", "tokeneros" ], "repo": "zhangdaiscott/jeecg-boot", "url": "https://github.com/zhangdaiscott/jeecg-boot/issues/2350", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1434196949
🛑 ZY is down In 20793b4, ZY (https://ziyuan.baidu.com) was down: HTTP code: 0 Response time: 0 ms Resolved: ZY is back up in 7ed3689.
gharchive/issue
2022-11-03T06:59:12
2025-04-01T04:58:51.265309
{ "authors": [ "zhaodylan" ], "repo": "zhaodylan/uptime-ziyuan", "url": "https://github.com/zhaodylan/uptime-ziyuan/issues/853", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1482217349
How to achieve the two-stage training strategy? In your paper, you train the RFDA using the two-stage training strategy, but we can not find the two stage training files in the release code. So we are very confused that how to achieve the two-stage training strategy. Could you provide the training strategy files in d...
gharchive/issue
2022-12-07T15:39:49
2025-04-01T04:58:51.267153
{ "authors": [ "StevenTony611", "zhaominyiz" ], "repo": "zhaominyiz/RFDA-PyTorch", "url": "https://github.com/zhaominyiz/RFDA-PyTorch/issues/8", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1712206567
希望增加多key流转使用功能 ⚠️ 搜索是否存在类似issue [X] 我已经搜索过issues和disscussions,没有发现相似issue 总结 当使用企业微信接入自建应用后,免费key的次数限制导致无法使用,能不能增加多个key轮流,这样可以规避频率次数问题 举例 比如企业有300人使用,我设置50个key轮流使用,这样就可以保证每个人都可以收到内容 动机 No response 先使用付费key吧,频率是足够的
gharchive/issue
2023-05-16T14:59:36
2025-04-01T04:58:51.268933
{ "authors": [ "lanvent", "xiaolietu" ], "repo": "zhayujie/chatgpt-on-wechat", "url": "https://github.com/zhayujie/chatgpt-on-wechat/issues/1107", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1640984143
🛑 腾讯云 COS 节点 is down In dc9a977, 腾讯云 COS 节点 (https://lisz.ink) was down: HTTP code: 0 Response time: 0 ms Resolved: 腾讯云 COS 节点 is back up in 135667d.
gharchive/issue
2023-03-26T16:44:48
2025-04-01T04:58:51.300146
{ "authors": [ "zhonger" ], "repo": "zhonger/upptime", "url": "https://github.com/zhonger/upptime/issues/2374", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1693207782
🛑 腾讯云 COS 节点 is down In eb65d67, 腾讯云 COS 节点 (https://lisz.ink) was down: HTTP code: 0 Response time: 0 ms Resolved: 腾讯云 COS 节点 is back up in 8d634c9.
gharchive/issue
2023-05-02T23:14:01
2025-04-01T04:58:51.302631
{ "authors": [ "zhonger" ], "repo": "zhonger/upptime", "url": "https://github.com/zhonger/upptime/issues/2589", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
94774384
Cannot open any worlds Monday, July 13, 2015 Boardwalk Version 1.1 Samsung Galaxy Tab 4 7.0 (SM-T230NU) Android 4.4.2 No screenshot available, as it doesn't have anything. When I try to open or create a world, Minecraft seems to "crash", even though it doesn't have a crash report. The saves aren't corrupt (at least I...
gharchive/issue
2015-07-13T17:49:56
2025-04-01T04:58:51.371478
{ "authors": [ "kristomayo", "theblueslimegameing" ], "repo": "zhuowei/Boardwalk", "url": "https://github.com/zhuowei/Boardwalk/issues/205", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
122625996
pls help me.. howto fix this The creator hasn't updated it for 0.13. Please be patient so he can update it. Besides, this isn't a BL issue, so please close it.
gharchive/issue
2015-12-16T23:19:47
2025-04-01T04:58:51.372953
{ "authors": [ "Randell24", "jose-vm" ], "repo": "zhuowei/MCPELauncher", "url": "https://github.com/zhuowei/MCPELauncher/issues/415", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1995405332
[Device Support Request] TS0601 Cover. Zemismart (Tuya) TZE204_1fuxihti curtain motor Problem description Tuya released new version of curtain motor with a name (manufacturer) TZE204_1fuxihti, device is same as described in #1245 and #1602 and #1953 but none of those solutions worked. with a blank configuration it sh...
gharchive/issue
2023-11-15T19:28:13
2025-04-01T04:58:51.541704
{ "authors": [ "AlterSu24", "Silicon51", "maxustm" ], "repo": "zigpy/zha-device-handlers", "url": "https://github.com/zigpy/zha-device-handlers/issues/2753", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2051177
undefined method `scoped' Hi, I'm developing a Rails 3.1.1 application. An ActiveRecord model belongs to an ActiveHash model. When I try to follow the relation in this way (AR -> AH), I get the following error: undefined method 'scoped' I hope this could help you, Camille Yeah - that's a known issue that will likel...
gharchive/issue
2011-10-25T22:41:28
2025-04-01T04:58:51.552116
{ "authors": [ "camilleroux", "zilkey" ], "repo": "zilkey/active_hash", "url": "https://github.com/zilkey/active_hash/issues/43", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2095473642
Add Support for Visualizing Dynamic Schema Fields in Attu Describe the feature: The proposed feature would involve enhancing the Attu interface to support the visualization of dynamic schema fields in Milvus collections. Currently, collections in Milvus can evolve with dynamic schemas, but these changes are not refle...
gharchive/issue
2024-01-23T08:01:28
2025-04-01T04:58:51.555518
{ "authors": [ "HantaoCai", "shanghaikid" ], "repo": "zilliztech/attu", "url": "https://github.com/zilliztech/attu/issues/379", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1467643073
[API]There is no state_code field in data for get_restore API when restore is ongoing When the restore is completed, the state code is 2, but when the restore is ongoing, there is no state code field. { "requestId": "c41a39b2-6fbd-11ed-824c-acde48001122", "msg": "success", "data": { "id": "ed89a2...
gharchive/issue
2022-11-29T08:20:12
2025-04-01T04:58:51.557323
{ "authors": [ "wayblink", "zhuwenxing" ], "repo": "zilliztech/milvus-backup", "url": "https://github.com/zilliztech/milvus-backup/issues/27", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1961149642
milvus_cli show collection does not support json schema as picture show. when i run 'show collection -c $collection_name'.i got different response. question collection schema not have json filed. openai_amc_question have json field like 'FieldSchema(name='question_meta', dtype=DataType.JSON),' please tell me what ha...
gharchive/issue
2023-10-25T11:18:30
2025-04-01T04:58:51.559555
{ "authors": [ "nameczz", "younger027" ], "repo": "zilliztech/milvus_cli", "url": "https://github.com/zilliztech/milvus_cli/issues/60", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1770000167
Exception: OperationException(linkException: ResponseFormatException(originalException: FormatException: Unexpected character (at character 1) Postman. example code of subs void _onErrorSubscription(Object error, StackTrace stackTrace) { print('Listen Subscription Error: $error & $stackTrace'); } void _onDoneSubs...
gharchive/issue
2023-06-22T16:05:13
2025-04-01T04:58:51.582867
{ "authors": [ "robertoestivill", "rrifafauzikomara", "vincenzopalazzo" ], "repo": "zino-hofmann/graphql-flutter", "url": "https://github.com/zino-hofmann/graphql-flutter/issues/1350", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
475358156
checkDocument is not a function Trying to write my first tests with this tool (seems really neat), but I'm running into some issues recreating the example projects I've seen (mainly this one: https://github.com/zinserjan/webdriverio-example/blob/master/test/diff-test.js). relevant package.json items: "wdio-visual-reg...
gharchive/issue
2019-07-31T21:08:06
2025-04-01T04:58:51.586064
{ "authors": [ "Wexx", "myfailemtions" ], "repo": "zinserjan/wdio-visual-regression-service", "url": "https://github.com/zinserjan/wdio-visual-regression-service/issues/101", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1434759932
Use the companion objects for Clock and Console Looks like there was some carry over from the transition. With Clock and Console being used as parameters instead of directly using their companion objects. I also tried to convert the Console.printLine usage to ZIO.log but it makes one of the tests time out so 🤷 . T...
gharchive/pull-request
2022-11-03T14:30:07
2025-04-01T04:58:51.592343
{ "authors": [ "paulpdaniels", "zalbia" ], "repo": "zio/zio-webhooks", "url": "https://github.com/zio/zio-webhooks/pull/160", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1467303313
No module named 'deepke' Describe the question A clear and concise description of what the question is. 我按照步骤执行re/documen/run.py时,报异常: Traceback (most recent call last): File "run.py", line 13, in from deepke.relation_extraction.document import * ModuleNotFoundError: No module named 'deepke' Environment (please co...
gharchive/issue
2022-11-29T01:14:24
2025-04-01T04:58:51.615059
{ "authors": [ "dptong", "xxupiano", "zxlzr" ], "repo": "zjunlp/DeepKE", "url": "https://github.com/zjunlp/DeepKE/issues/181", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1973526842
Add slippage protection for uniswap [x] Add slippage protection [x] Add a new template for Uniswap extension Currently I have defined the slippage basis point as a constant. We can make it a user-defined variable in the future. Thank you for adding the slippage protection! You used {sqrtPriceLimitX96} in the new ...
gharchive/pull-request
2023-11-02T05:17:58
2025-04-01T04:58:51.640667
{ "authors": [ "SoraSuegami", "wshino" ], "repo": "zkemail/email-wallet", "url": "https://github.com/zkemail/email-wallet/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2643827814
Metal building pipeline enhancement Metal shaders for macOS compile with build.rs metallib stored within std out dir rather than in the git repo under hardcoded path. Prebuilt library and script deleted. build.rs handles conditional debug symbols injection into metal lib by setting [profile.release]\n debug = true i...
gharchive/pull-request
2024-11-08T11:50:27
2025-04-01T04:58:51.643003
{ "authors": [ "yaroslavyaroslav" ], "repo": "zkmopro/gpu-acceleration", "url": "https://github.com/zkmopro/gpu-acceleration/pull/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
568693434
二月份有29天的时候,选中会有bug 已修复,请更新到版本1.2.9
gharchive/issue
2020-02-21T02:14:16
2025-04-01T04:58:51.644204
{ "authors": [ "YpchenLove", "zkytech" ], "repo": "zkytech/taro-calendar-customizable", "url": "https://github.com/zkytech/taro-calendar-customizable/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
415112776
Game Crash on new Planet/World load w/ Mod'd Biome Version of Advanced Rocketry 1.12.2-1.5.0-131 Have you verified this is an issue in the latest unstable build yes Version of LibVulpes 1.12.2-0.4.0-52 Version of Minecraft 1.12.2 Crash report or log (if applicable) https://paste.dimdev.org/meruhugemo.mccrash Descript...
gharchive/issue
2019-02-27T13:00:27
2025-04-01T04:58:51.671199
{ "authors": [ "jaxmacky" ], "repo": "zmaster587/AdvancedRocketry", "url": "https://github.com/zmaster587/AdvancedRocketry/issues/1524", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
108834308
ZNC 1.6.1 release archive doesn't contain submodules make is not happening on release archive (https://github.com/znc/znc/releases/tag/znc-1.6.1): root@services163:~/znc-znc-1.6.1/znc# make Packing man page znc.1.gz... Packing man page znc-buildmod.1.gz... It looks like git submodules are not initialized. Run: git su...
gharchive/issue
2015-09-29T09:50:22
2025-04-01T04:58:51.683726
{ "authors": [ "Mikaela", "michaelforge" ], "repo": "znc/znc", "url": "https://github.com/znc/znc/issues/1135", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1182668485
Firebase analytics Description Firebase Analytics: As a move away from Amplitude, this PR integrates the app with firebase analytics for staging. [x] Add Google-services.plist file to ios native folder [x] Add google-services.json file to android native folder [x] Install firbase base and analytics libraries [x] Int...
gharchive/pull-request
2022-03-27T21:27:21
2025-04-01T04:58:51.702867
{ "authors": [ "imanmzoe" ], "repo": "zoe/covid-tracker-react-native", "url": "https://github.com/zoe/covid-tracker-react-native/pull/2006", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
547107745
role variables got removed? https://github.com/zoitech/terraform-aws-saml/commit/c5ad8acbddd63cc1a254d6f702eff37a47c54104 logic/documentation no longer match. Looks like something in PR10 didn't get merged properly. Thank you for reporting. We will have a look. Hi @rismoney , could you be more specific? Where is ...
gharchive/issue
2020-01-08T21:19:33
2025-04-01T04:58:51.705211
{ "authors": [ "Geartrixy", "derBroBro", "rismoney", "shmick" ], "repo": "zoitech/terraform-aws-saml", "url": "https://github.com/zoitech/terraform-aws-saml/issues/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1810965111
add requires to get tests passing with recent library versions ruby 3.2 bundler 2.4 power_assert (2.0.3) rack (3.0.8) rack-test (2.1.0) rack (>= 1.3) rake (13.0.6) test-unit (3.6.1) power_assert resolved in https://github.com/zombocom/rack-timeout/commit/0315a6a6a5c480309e70f0438ffff7a37c9b1d18 @wuputah note...
gharchive/pull-request
2023-07-19T01:19:04
2025-04-01T04:58:51.712647
{ "authors": [ "jjb", "wuputah" ], "repo": "zombocom/rack-timeout", "url": "https://github.com/zombocom/rack-timeout/pull/205", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
58082328
Can't enter same data for county and city A user reports that he tried to enter "San Francisco" for both city and county (since San Fran is both the city and the county), but got rejected. Can we fix this? Sometimes the city name is indeed the same as the county. http://talk.notesfromnature.org/#/boards/BNN0000002/di...
gharchive/issue
2015-02-18T15:29:49
2025-04-01T04:58:51.733734
{ "authors": [ "DarrenMcRoy", "chrissnyder", "denslowm" ], "repo": "zooniverse/notesFromNature", "url": "https://github.com/zooniverse/notesFromNature/issues/354", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1940386592
Indiya My account 😭😭 Pelish my account My account 😭😭 My account 😔😔 My account help My
gharchive/issue
2023-10-12T16:44:12
2025-04-01T04:58:51.798467
{ "authors": [ "zoyaverma647" ], "repo": "zoyaverma647/Zoyaverma", "url": "https://github.com/zoyaverma647/Zoyaverma/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
199120682
install/update display strange message. Problem Summary zplug install and zplug update will display Unknown error message. But the installation/update is success actually. System Information uname -a Linux 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64 GNU/Linux zsh version zsh 5.3.1 (x86_64-un...
gharchive/issue
2017-01-06T04:11:51
2025-04-01T04:58:51.806441
{ "authors": [ "b4b4r07", "leomao" ], "repo": "zplug/zplug", "url": "https://github.com/zplug/zplug/issues/348", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1106445038
文档树图标使用svg时不能正常居中 问题描述: 文档树图标使用svg时不能正常居中 截图: 使用svg时 使用emoji时 请问文档树图标使用svg的方法是什么?我没有用过这一功能,不好意思
gharchive/issue
2022-01-18T03:46:26
2025-04-01T04:58:51.810162
{ "authors": [ "kuusei", "zqhjl" ], "repo": "zqhjl/Rem-Craft", "url": "https://github.com/zqhjl/Rem-Craft/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
130975732
use jGit instead of git on shell To better support different build environments it would be nice to use e.g. https://github.com/ajoberstar/grgit Thanks for bringing this to my attention, cool project! What do you mean by better supporting different build environments and how can grgit help in that? Also, as I saw, ...
gharchive/issue
2016-02-03T10:00:54
2025-04-01T04:58:51.819229
{ "authors": [ "friedger", "mstevens83", "zsoltk" ], "repo": "zsoltk/paperwork", "url": "https://github.com/zsoltk/paperwork/issues/37", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
680583470
[#86] Modify junit5 test classes and methods's access modifier to defalut I have a mistake when i rebase branch.. 😭 So i reupload this pull request I remove all public keywords in all test codes please review if I forgot public keywords and another something wrong Coverage remained the same at 83.072% when pullin...
gharchive/pull-request
2020-08-17T23:25:54
2025-04-01T04:58:51.832237
{ "authors": [ "ParkSale", "coveralls", "ztkmkoo" ], "repo": "ztkmkoo/dss", "url": "https://github.com/ztkmkoo/dss/pull/111", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1331045586
希望更新功能能支持db-ip数据库 我观察了一下,db-ip数据库的下载链接格式为 https://download.db-ip.com/free/dbip-city-lite-{YYYY}-{MM}.mmdb.gz 如 https://download.db-ip.com/free/dbip-city-lite-2022-08.mmdb.gz 并且该地址没有任何鉴权,隐身模式访问可以直接下载,所以这个应该是可以做到自动更新的,希望作者大大能加入支持~ nali 目前可以通过在配置文件中增加配置项并指定下载链接下载。目前配置文件中的下载链接不支持字符串格式化,所以你还需要自己搭建一个跳转接口,从固定 url 跳转到 DB-...
gharchive/issue
2022-08-07T15:19:55
2025-04-01T04:58:51.833794
{ "authors": [ "AnnAngela", "zu1k" ], "repo": "zu1k/nali", "url": "https://github.com/zu1k/nali/issues/128", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
136548542
Allow to specify alternate server name for postfixadmin https://github.com/zuazo/postfix-dovecot-cookbook/blob/master/recipes/postfixadmin.rb#L22 explicitly sets the node['postfixadmin']['server_name']. On some configurations I do want to be able to override it looks like it is not possible at the moment. If you ar...
gharchive/issue
2016-02-25T23:47:22
2025-04-01T04:58:51.838220
{ "authors": [ "RomanKisilenko", "zuazo" ], "repo": "zuazo/postfix-dovecot-cookbook", "url": "https://github.com/zuazo/postfix-dovecot-cookbook/issues/6", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
390087864
登陆后,重新访问域名不会自动跳转到dashboard 无法重现,请强制刷新页面后再试
gharchive/issue
2018-12-12T06:50:28
2025-04-01T04:58:51.843495
{ "authors": [ "superlbr", "yanghuayi" ], "repo": "zuiidea/antd-admin", "url": "https://github.com/zuiidea/antd-admin/issues/927", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
581717894
api: Implement GET /messages/matches_narrow endpoint This implements GET /messages/matches_narrow api endpoint. I think that the format for request here is different from get_messages, apart from the narrow key. Did I misunderstand you ? @timabbott I've updated this PR. @timabbott Can you have a look ? Yeah, ...
gharchive/pull-request
2020-03-15T15:29:44
2025-04-01T04:58:51.845436
{ "authors": [ "akashaviator", "timabbott" ], "repo": "zulip/python-zulip-api", "url": "https://github.com/zulip/python-zulip-api/pull/550", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
182398385
Reading a message should dismiss the notification for that message If I read a message that I received a notification about, the notification should be dismissed. I would like to work on this issue. @niftynei Go for it @AmoliShah! @timabbott Changes are to be made in RecyclerMessageAdapter.java activity. Right?...
gharchive/issue
2016-10-11T23:19:13
2025-04-01T04:58:51.847698
{ "authors": [ "AmoliShah", "niftynei", "saketkumar95", "timabbott" ], "repo": "zulip/zulip-android", "url": "https://github.com/zulip/zulip-android/issues/209", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1603799417
Pin a precise version of Flutter So far, in the prototype phase, we've been able to just always use the latest Flutter version in a given channel (either beta or main). At some point we will want more control, specifying a particular version and being sure everyone gets that version even if it's not the very newest. ...
gharchive/issue
2023-02-28T20:57:25
2025-04-01T04:58:51.863841
{ "authors": [ "gnprice" ], "repo": "zulip/zulip-flutter", "url": "https://github.com/zulip/zulip-flutter/issues/15", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2304983892
content: Handle bold-text setting in code blocks and error-unimplementeds Screenshots show the app with the system bold text setting on. Fixes: #690 Before After Thanks! Looks good; merging, with one nit: - text [nfc]: Remove some params that equal defaults + text [nfc]: Remove some argume...
gharchive/pull-request
2024-05-20T03:13:59
2025-04-01T04:58:51.868209
{ "authors": [ "chrisbobbe", "gnprice" ], "repo": "zulip/zulip-flutter", "url": "https://github.com/zulip/zulip-flutter/pull/691", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2456549631
Reset backoff duration after successful connection. This fixes #554, and supersedes #564. After having a discussion with Greg, we will drop the testing part of this because this change is easy to verify, but testing is complicated. Thanks @PIG208, and thanks @chrisbobbe for the previous review! Merging, with an a...
gharchive/pull-request
2024-08-08T20:14:18
2025-04-01T04:58:51.869767
{ "authors": [ "PIG208", "gnprice" ], "repo": "zulip/zulip-flutter", "url": "https://github.com/zulip/zulip-flutter/pull/871", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
626926908
ESLint 6.8.0 upgrade Closes: #4120 This was started with the RN v60 upgrade (#3548) in mind, since the upgrade helper had us going to ESLint 6 from 5. But running rm -rf node_modules && yarn && tools/test lint prettier --full (yes, newly ensuring to use --full! see discussion for more on that) with these commits posi...
gharchive/pull-request
2020-05-29T01:04:36
2025-04-01T04:58:51.878732
{ "authors": [ "chrisbobbe", "gnprice" ], "repo": "zulip/zulip-mobile", "url": "https://github.com/zulip/zulip-mobile/pull/4128", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
161850526
Add support for italics to bugdown It would be nice to be able to italicize things in Zulip messages. I recognize that coming up with Markdown-like programmer-friendly syntax for italics will be tricky, but hopefully we can start(/continue) the conversation here. (Bonus points if we also come up with formatting for s...
gharchive/issue
2016-06-23T06:39:08
2025-04-01T04:58:51.882386
{ "authors": [ "jdherg", "showell", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/issues/1103", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1057796882
Clean up logic around web public streams settings I think there's a couple things that don't quite work correctly around the settings for web-public streams: As noted in https://github.com/zulip/zulip/pull/20277#discussion_r751678127, we shouldn't display the option to enable web-public streams unless settings.WEB_P...
gharchive/issue
2021-11-18T21:02:29
2025-04-01T04:58:51.890718
{ "authors": [ "alya", "sahil839", "timabbott" ], "repo": "zulip/zulip", "url": "https://github.com/zulip/zulip/issues/20296", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }