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
990319619
🛑 Piped-API is down In e60ed9b, Piped-API (https://piped-api.alefvanoon.xyz/trending?region=US) was down: HTTP code: 0 Response time: 0 ms Resolved: Piped-API is back up in 89d0e82.
gharchive/issue
2021-09-07T20:27:49
2025-04-01T06:37:46.965865
{ "authors": [ "alefvanoon" ], "repo": "alefvanoon/Status", "url": "https://github.com/alefvanoon/Status/issues/453", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
514324304
Fix SnowflakesLayer intermittent crash on gate noise size of 0. Found that SnowFlakesLayer will occasionally crash as a result of the gate_noise size being zero (ultimately deriving from a value sampled from flake_size). The fix in this PR is to force a minimum size of (1, 1) for the gate_noise. The following code re...
gharchive/pull-request
2019-10-30T00:55:15
2025-04-01T06:37:46.972507
{ "authors": [ "OliverColeman", "aleju" ], "repo": "aleju/imgaug", "url": "https://github.com/aleju/imgaug/pull/471", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
584677981
Cache and Promse.all Cache does not work properly, Promise.all() results are undefined and only last one from Promise.all is actually a correct value. Time to time it works well, sometime You will revived 3 times undefined. https://codesandbox.io/s/charming-feynman-hxxws Just change routing, and checked consol logs ...
gharchive/issue
2020-03-19T20:24:07
2025-04-01T06:37:47.010006
{ "authors": [ "alex-cory", "bartoszgolebiowski" ], "repo": "alex-cory/use-http", "url": "https://github.com/alex-cory/use-http/issues/211", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
698427306
Resolve column indexes at plan stage No issue to close Description initial restructure to resolve column existence on query planning phase added ast cargo module changed Scalar::Binary representation updated expression evaluation in insert queries dynamic expression evaluation works only in update queries Client ou...
gharchive/pull-request
2020-09-10T19:56:28
2025-04-01T06:37:47.023395
{ "authors": [ "alex-dukhno", "coveralls" ], "repo": "alex-dukhno/database", "url": "https://github.com/alex-dukhno/database/pull/308", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
246551748
Support threads and automatic history sync Threading information is captured, but only basic formatting is done, at the moment. More thought is needed for the best way of presenting matches in threaded conversations. Also improved the gitignore to not include venv files, and removed CRLF endings in the source files. ...
gharchive/pull-request
2017-07-29T23:32:53
2025-04-01T06:37:47.032992
{ "authors": [ "alex-shpak", "nicois" ], "repo": "alex-shpak/slack-archive-bot", "url": "https://github.com/alex-shpak/slack-archive-bot/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
353705913
Question: is there a way to translate the map? Hi there, is there a way to get translated maps? There exists this package: https://github.com/mapbox/mapbox-gl-language. And it works with the standard mapbox-gl lib: import mapboxgl from 'mapbox-gl'; import MapboxLanguage from '@mapbox/mapbox-gl-language'; const map =...
gharchive/issue
2018-08-24T09:14:00
2025-04-01T06:37:47.037135
{ "authors": [ "bumbus", "mklopets" ], "repo": "alex3165/react-mapbox-gl", "url": "https://github.com/alex3165/react-mapbox-gl/issues/616", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
720459012
alexa smart screen sdk with SSL enabled not working Briefly summarize your issue: i have build smart screen sdk on Ubuntu 18.04. SDK versions are smart screen sdk -> 2.2.1 and avs sdk -> 1.20.1. while building SS-SDK, i enabled the SSL with -DDISABLE_WEBSOCKET_SSL=OFF flag. i generated the keys and certs with method ...
gharchive/issue
2020-10-13T15:53:24
2025-04-01T06:37:47.053787
{ "authors": [ "Jagadish-Bommisetty", "lynx-arul", "vkarpuram", "zsubas" ], "repo": "alexa/alexa-smart-screen-sdk", "url": "https://github.com/alexa/alexa-smart-screen-sdk/issues/52", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1148151063
Alias as Item Name on all queries Describe the bug Alias from Stats, Gauge, Time Series and every plugin brings "Host":"Item" names Expected behavior Only show "Item" name as on v7.5 Screenshots If applicable, add screenshots to help explain your problem. Software versions Grafana Zabbix Grafana-Zabbix Plugin ...
gharchive/issue
2022-02-23T14:15:29
2025-04-01T06:37:47.312449
{ "authors": [ "alexanderzobnin", "cdaher78", "rrz" ], "repo": "alexanderzobnin/grafana-zabbix", "url": "https://github.com/alexanderzobnin/grafana-zabbix/issues/1399", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1263046949
Item names show the zabbix key/request instead of just the hostname. Describe the bug The data in the legends now show something like: (HOST-NAME-HERE) {host="HOST-NAME-HERE", item="Interface vmxnet3 Ethernet Adapter(Ethernet0): Bits received", item_key="net.if.in["vmxnet3 Ethernet Adapter"]"} Min: 4.72 Mb/s Max: 92....
gharchive/issue
2022-06-07T10:05:06
2025-04-01T06:37:47.317670
{ "authors": [ "Mattz0r", "alexanderzobnin" ], "repo": "alexanderzobnin/grafana-zabbix", "url": "https://github.com/alexanderzobnin/grafana-zabbix/issues/1458", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
505897685
Backend: implement alerting query(Part 1) Issue https://github.com/alexanderzobnin/grafana-zabbix/issues/801 Implemented part of the alerting query issue to get data from Zabbix and parse the query by fetching groups, hosts, apps, and items. Initially parsed the query to get the filters for groups, hosts, apps, and i...
gharchive/pull-request
2019-10-11T14:48:59
2025-04-01T06:37:47.319480
{ "authors": [ "vignesh-reddy" ], "repo": "alexanderzobnin/grafana-zabbix", "url": "https://github.com/alexanderzobnin/grafana-zabbix/pull/819", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1990973497
Use HA profile defined formats Resolves: https://github.com/alexarch21/history-explorer-card/issues/221 Sadly the history explorer card has been declared end of life and won't be developed anymore. So I will have to close this PR without resolution. This repository will be archived and set to read-only shortly. See...
gharchive/pull-request
2023-11-13T16:08:06
2025-04-01T06:37:47.325132
{ "authors": [ "MrEbbinghaus", "alexarch21" ], "repo": "alexarch21/history-explorer-card", "url": "https://github.com/alexarch21/history-explorer-card/pull/222", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1090445481
Update sbt to 1.6.1 Updates org.scala-sbt:sbt from 1.4.9 to 1.6.1. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the commen...
gharchive/pull-request
2021-12-29T11:10:42
2025-04-01T06:37:47.338526
{ "authors": [ "scala-steward" ], "repo": "alexarchambault/scalacheck-shapeless", "url": "https://github.com/alexarchambault/scalacheck-shapeless/pull/240", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1386239197
🛑 Secret Website 3 is down In a63ee70, Secret Website 3 ($SECRET_WEBSITE_3) was down: HTTP code: 0 Response time: 0 ms Resolved: Secret Website 3 is back up in 6564699.
gharchive/issue
2022-09-26T15:01:58
2025-04-01T06:37:47.343949
{ "authors": [ "alexchapar" ], "repo": "alexchapar/status-page", "url": "https://github.com/alexchapar/status-page/issues/1815", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1441575304
⚠️ Secret Website 3 has degraded performance In cdfc390, Secret Website 3 ($SECRET_WEBSITE_3) experienced degraded performance: HTTP code: 200 Response time: 9712 ms Resolved: Secret Website 3 performance has improved in 0a6d479.
gharchive/issue
2022-11-09T07:40:39
2025-04-01T06:37:47.346351
{ "authors": [ "alexchapar" ], "repo": "alexchapar/status-page", "url": "https://github.com/alexchapar/status-page/issues/1987", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1080268568
⚠️ Secret Website 3 has degraded performance In 50800a4, Secret Website 3 ($SECRET_WEBSITE_3) experienced degraded performance: HTTP code: 200 Response time: 3180 ms Resolved: Secret Website 3 performance has improved in 35007af.
gharchive/issue
2021-12-14T21:20:23
2025-04-01T06:37:47.348596
{ "authors": [ "alexchapar" ], "repo": "alexchapar/status-page", "url": "https://github.com/alexchapar/status-page/issues/714", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
295117463
Update visjs version How can i update visjs version used in vue2vis? You can fork the project or wait for a couple of days while I find some time to do it. I'm closing this as it was fix by aa14d55
gharchive/issue
2018-02-07T12:21:21
2025-04-01T06:37:47.349643
{ "authors": [ "alexcode", "gretschann" ], "repo": "alexcode/vue2vis", "url": "https://github.com/alexcode/vue2vis/issues/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
301743657
Error message for #[async] on a for Consider let (tx, rx) = mpsc::channel(1); let process_bootstrap = async_block! { let msg = create_msg(); #[async] for foo in rx { let msg = msg.clone(); sink = await!(sink.send((msg, foo)))?; } Ok(()) }; Where the sink has io::Error as Error type...
gharchive/issue
2018-03-02T11:58:42
2025-04-01T06:37:47.352499
{ "authors": [ "rubdos" ], "repo": "alexcrichton/futures-await", "url": "https://github.com/alexcrichton/futures-await/issues/65", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
236550235
include doesn't support UNC paths on Windows let cc = gcc::Config::new(); cc.include(std::fs::canonicalize(".")); Doesn't add absolute path of "." as the include dir (tested on Win10, MSVC). This is because Rust's canonicalize() makes a UNC path such as \\?\C:\Foo. Stripping the \\?\ prefix seems to solve the proble...
gharchive/issue
2017-06-16T17:49:03
2025-04-01T06:37:47.356362
{ "authors": [ "alexcrichton", "pornel" ], "repo": "alexcrichton/gcc-rs", "url": "https://github.com/alexcrichton/gcc-rs/issues/169", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
84311783
Command Line Option Not Supported In All Versions Of Gcc I get this error: c++: error: unrecognized command line option ‘-stdlib=libstdc++’ When I try to compile c++ code from my rust build script with .cpp(true) It appears as though -stdlib=libstdc++ is not an accepted parameter by my version of gcc. cc @TimNN, up...
gharchive/issue
2015-06-03T02:11:26
2025-04-01T06:37:47.363753
{ "authors": [ "OxyDeadbeef", "TimNN", "alexcrichton" ], "repo": "alexcrichton/gcc-rs", "url": "https://github.com/alexcrichton/gcc-rs/issues/43", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1724758080
How to build python distroless images for linux/arm/v7 ? Hi @alexdmoss, First of all thanks for sharing this repo, very useful. I need to built images for arch=linux/arm/v7. I am running containerized workloads on a raspberry pi 4. Kernel Version: 5.10.103-v7l+ Operating System: Raspbian GNU/Linux 10 (buster) OSTy...
gharchive/issue
2023-05-24T21:24:10
2025-04-01T06:37:47.367243
{ "authors": [ "fabito", "reneleonhardt" ], "repo": "alexdmoss/distroless-python", "url": "https://github.com/alexdmoss/distroless-python/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1858007605
add skupper Description Add skupper CLI Motivation and Context [X] I have raised an issue to propose this change, which has been given a label of design/approved by a maintainer (required) Fix #969 How Has This Been Tested? make e2e === RUN Test_CheckTools/Download_of_skupper === PAUSE Test_CheckTools/Download_...
gharchive/pull-request
2023-08-20T07:09:06
2025-04-01T06:37:47.374089
{ "authors": [ "alexellis", "tuxtof" ], "repo": "alexellis/arkade", "url": "https://github.com/alexellis/arkade/pull/970", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
126662405
What about use-cases other than the click delay? Saw the deprecation notice, and I have a question about it. My use-case actually was not to eliminate the click delay, but to distinguish a tap from touchstart, which might also be the beginning of a scroll. In https://github.com/davidtheclark/react-aria-menubutton I u...
gharchive/issue
2016-01-14T14:15:21
2025-04-01T06:37:47.389506
{ "authors": [ "alexgibson", "davidtheclark" ], "repo": "alexgibson/tap.js", "url": "https://github.com/alexgibson/tap.js/issues/28", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1453125771
change calendar locale string to en-US Changed the calendar date field to show in English inline with other texts in the app Tests passed with npm test Thanks!! LGTM 🚀
gharchive/pull-request
2022-11-17T10:48:11
2025-04-01T06:37:47.390654
{ "authors": [ "MalanB", "alexgt9" ], "repo": "alexgt9/pairing-matrix", "url": "https://github.com/alexgt9/pairing-matrix/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
425117187
Any way to drop entire table? Great looking project, would love a way to remove all rows of a table or drop the table completely. As of now, deleting the entire file is not yet available but will be implemented in future versions. For now, you can just manually iterate through all the rows and delete them iterative...
gharchive/issue
2019-03-25T21:10:17
2025-04-01T06:37:47.392205
{ "authors": [ "alexiusacademia", "stuible" ], "repo": "alexiusacademia/electron-db", "url": "https://github.com/alexiusacademia/electron-db/issues/19", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
275914814
avd_progress_indeterminate_circular : java.lang.RuntimeException: Unknown interpolator name: x Hello, When using the circular spinner in our app we get this exception on release builds only (minified) : It works fine in debug. 11-21 17:12:00.974 21480 21480 D AndroidRuntime: Shutting down VM 11-21 17:12:05.250 20401 ...
gharchive/issue
2017-11-22T01:25:19
2025-04-01T06:37:47.398432
{ "authors": [ "alexjlockwood", "eboudrant" ], "repo": "alexjlockwood/adp-delightful-details", "url": "https://github.com/alexjlockwood/adp-delightful-details/issues/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1010857223
Get Contact with Filter (LIKE Query) I didn't find any document about filtering contact with LIKE keyword, like the content resolver has. Is it filterable ? Hi @nauhalf. This is not something that is currently supported. I am asuming that you are refering to the Contacts#CONTENT_FILTER_URI, is that correct? Like ...
gharchive/issue
2021-09-29T11:50:51
2025-04-01T06:37:47.465730
{ "authors": [ "NLLAPPS", "alexstyl", "nauhalf" ], "repo": "alexstyl/contactstore", "url": "https://github.com/alexstyl/contactstore/issues/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
345541459
TinyHttpServer should cancel HttpListener on Stop Currently when you call server.Stop it still listening to the port because HttpListener of TinyHttpServer never gets cancelled/stopped. Hi @d-dizhevsky , if you are interested in the followup from this application, take a look at https://github.com/WireMock-Net/Wire...
gharchive/issue
2018-07-29T15:55:36
2025-04-01T06:37:47.467297
{ "authors": [ "StefH", "d-dizhevsky" ], "repo": "alexvictoor/mock4net", "url": "https://github.com/alexvictoor/mock4net/issues/26", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
523397089
Inspector does not show anything Hi Arnaud, I just tried to enable the inspector, and no elements are shown with the 0.6.0-20191104 snapshot. The objects are still highlighted in the mapping rules. Kind regards, Dennis Hi, Yes, i saw it. i'll fix it after migration in typescript Hi Dennis @bijwaard, Can you try t...
gharchive/issue
2019-11-15T10:47:25
2025-04-01T06:37:47.485423
{ "authors": [ "algenty", "bijwaard" ], "repo": "algenty/grafana-flowcharting", "url": "https://github.com/algenty/grafana-flowcharting/issues/82", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2459716035
sendTimeout warning/error on flutter Web I'm running algoliasearch 1.22.0 on Flutter Web and keep getting the following error: [🔔 Dio] sendTimeout cannot be used without a request body to send on Web [🔔 Dio] _StackTrace (../dart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 843:28 ...
gharchive/issue
2024-08-11T18:48:47
2025-04-01T06:37:47.492724
{ "authors": [ "Martin-QPT", "ilmarfreitas" ], "repo": "algolia/algoliasearch-client-dart", "url": "https://github.com/algolia/algoliasearch-client-dart/issues/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
700044746
Can't build typescript nodejs app when algoliasearch is included I have been able to install the npm module and also wrote code for the functions. But I keep getting this when i try to run my code/build with tsc. Not sure if this is a bug Algolia version - 4.4.0 Typescript version - 3.3.3 So it turns out I had to ...
gharchive/issue
2020-09-12T04:34:51
2025-04-01T06:37:47.498752
{ "authors": [ "gate3" ], "repo": "algolia/algoliasearch-client-javascript", "url": "https://github.com/algolia/algoliasearch-client-javascript/issues/1195", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1963881510
chore: release This pull request prepares the following release: Repository Branch Update instantsearch chore/release-1698335948126 minor Release Summary This is going to be published with the following command: yarn lerna publish from-package --yes Merging Instructions When merging this pull request, you n...
gharchive/pull-request
2023-10-26T15:59:16
2025-04-01T06:37:47.515077
{ "authors": [ "dhayab" ], "repo": "algolia/instantsearch", "url": "https://github.com/algolia/instantsearch/pull/5910", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
678525036
docx file mimetype being returned as bytes causing get_preview_builder to throw exception Wondering if this is just me or not.. in PreviewBuilderFactory.get_file_mimetype: str_, encoding = mimetypes_storage.guess_type(first_path, strict=False) returns (None, None) for a docx file. So then https://github.com/algoo/pre...
gharchive/issue
2020-08-13T15:23:49
2025-04-01T06:37:47.527238
{ "authors": [ "jeremydefibaugh" ], "repo": "algoo/preview-generator", "url": "https://github.com/algoo/preview-generator/issues/197", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
228891840
[BUG] NullPointException private void video() { new VideoPicker.Builder(PublishActivity.this) .mode(VideoPicker.Mode.GALLERY) .directory(VideoPicker.Directory.DEFAULT) .extension(VideoPicker.Extension.MP4) .enableDebuggingMode(true) ...
gharchive/issue
2017-05-16T01:40:49
2025-04-01T06:37:47.565724
{ "authors": [ "13120241790", "alhazmy13" ], "repo": "alhazmy13/MediaPicker", "url": "https://github.com/alhazmy13/MediaPicker/issues/28", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1269419343
اضافه کردن درگاه paystar سلام وقت بخیر اگر میشه درگاه paystarرو به کتابخونتون اضافه کنید اگر اطلاعاتی در مورد این درگاه خواستین من براتون میفرستم باتشکر سلام و عرض ادب تنها چالش پیش رو برای اضافه کردن این درگاه پرداخت، نداشتن MERCHANT_CODE معتبر برای تست میباشد (در این درگاه GATEWAY_ID گفته میشود) اگر یک GATEWAY_...
gharchive/issue
2022-06-13T13:12:55
2025-04-01T06:37:47.567071
{ "authors": [ "Morteza078", "jam4li" ], "repo": "ali-zahedi/az-iranian-bank-gateways", "url": "https://github.com/ali-zahedi/az-iranian-bank-gateways/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1305877149
Contact Details 320613249@qq.com What happened? A bug happened! 运行环境: win10 固件版本: v2.2. 0 Version rel_3.3.0 (Main) What soultions are you seeing the problem on? No response Relevant log output PowerShell 7.2.5 Copyright (c) Microsoft Corporation. https://aka.ms/powershell Type 'help' to get help. PS F:\ailiyun\test_...
gharchive/issue
2022-07-15T10:39:16
2025-04-01T06:37:47.574811
{ "authors": [ "Virace", "YiluMao", "emo666" ], "repo": "alibaba/AliOS-Things", "url": "https://github.com/alibaba/AliOS-Things/issues/1914", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
139764210
java.lang.IllegalAccessError: Method 'void Android 5.0 不兼容? 少部分5.0和5.1机型报错,4.x没有报错,是兼容问题 java.lang.IllegalAccessError: Method 'void com.dwl.uh.ui.activity.usercenter.OrderDetailActivity_CF.getOrderTrackInfo()' is inaccessible to class 'com.dwl.uh.ui.activity.usercenter.OrderDetailActivity_CF' (declaration of 'com.dw...
gharchive/issue
2016-03-10T02:27:12
2025-04-01T06:37:47.580569
{ "authors": [ "cy20061121", "javaliquan", "jianghao1123", "miluotao", "supermanmwg", "sx1923" ], "repo": "alibaba/AndFix", "url": "https://github.com/alibaba/AndFix/issues/146", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1214393435
Mechanisms to support asynchronous training protocol in FL As the title said. Some ideas can be borrowed from asynchronous SGD, including but not limited to: Timeout strategy oversampling staleness toleration variances toleration A simulator can also be provided for running asynchronous FL standalone. Any ideas a...
gharchive/issue
2022-04-25T11:52:16
2025-04-01T06:37:47.588581
{ "authors": [ "xieyxclack" ], "repo": "alibaba/FederatedScope", "url": "https://github.com/alibaba/FederatedScope/issues/39", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1736558795
We need functionality similar to asio::dispatch Search before asking [x] I searched the issues and found no similar issues. What happened + What you expected to happen asio::dispatch可以让协程将自己调度到指定的executor中,用户在实现相同逻辑时可以减少一些不必要的封装和抽象。 Reproduction way Anything else Are you willing to submit a PR? [x] Yes I am willin...
gharchive/issue
2023-06-01T15:20:35
2025-04-01T06:37:47.612907
{ "authors": [ "ChuanqiXu9", "chloro-pn" ], "repo": "alibaba/async_simple", "url": "https://github.com/alibaba/async_simple/issues/314", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
248595913
FastJsonHttpMessageConverter 的编码问题 最近使用了新版本的包(1.2.35),替换了原来的 FastJsonHttpMessageConverter4 ,替换后发现 converter.setDefaultCharset(Charset.forName("UTF-8")) 这句代码不起作用了,controller 返回的 json 中文字符串依然是乱码,于是进 FastJsonHttpMessageConverter 看了下,发现了如下代码: if(headers.getContentType() == null) { if(contentType == null || c...
gharchive/issue
2017-08-08T04:12:43
2025-04-01T06:37:47.632608
{ "authors": [ "lmovse", "neil4dong" ], "repo": "alibaba/fastjson", "url": "https://github.com/alibaba/fastjson/issues/1384", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2297490255
[FEATURE]添加对java.awt.Color类型的序列化和反序列化支持 请描述您的需求或者改进建议 对您想要需求或建议的清晰简洁的描述。 1.x版本是支持的,在2.0.50版本中反序列化出来的rgb全是0 希望实现类似于如下效果: String colorStr = JSONObject.toJSONString(Color.BLUE); //{"r":0,"g":0,"b":255,"alpha":255} Color color = JSONObject.parseObject(colorStr, Color.class);//java.awt.Color[r=0,g=0,b=255] 请描述你建议的实现方案 对您想...
gharchive/issue
2024-05-15T10:27:20
2025-04-01T06:37:47.636658
{ "authors": [ "kenanor", "wenshao" ], "repo": "alibaba/fastjson2", "url": "https://github.com/alibaba/fastjson2/issues/2578", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
191201214
please install Freeline first的错误 在as2.2.3下安装了freeline插件,点击运行,就出现"please install Freeline first",无法运行!谢谢 @zzxb README里写的很清楚了...finally的最后一步你没有做gradlew initFreeline -Pmirror... 也麻烦提问下先搜下相关的issue,已经有人提问过了...
gharchive/issue
2016-11-23T07:08:05
2025-04-01T06:37:47.643524
{ "authors": [ "lomanyong", "zzxb" ], "repo": "alibaba/freeline", "url": "https://github.com/alibaba/freeline/issues/327", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
201473619
Freeline构造失败 gradle版本:2.2.3 构建仓库:maven buildscript { repositories { mavenCentral() // jcenter() } dependencies { classpath 'com.android.tools.build:gradle:+' // classpath 'com.antfortune.freeline:gradle:0.8.5' } } allprojects { repositories { mavenCentral() // // maven { url 'http://repo.baichuan-android.taobao.com/c...
gharchive/issue
2017-01-18T03:58:13
2025-04-01T06:37:47.646506
{ "authors": [ "LiuzxGeek", "lomanyong", "msdx" ], "repo": "alibaba/freeline", "url": "https://github.com/alibaba/freeline/issues/628", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
331423511
feature: UpdateContainerResources of CRI Manager Signed-off-by: Starnop starnop@163.com Ⅰ. Describe what this PR did add feature: UpdateContainerResources of CRI Manager Ⅱ. Does this pull request fix one issue? None Ⅲ. Describe how you did it Ⅳ. Describe how to verify it # pouch run -d -m 20m --name cri-update-test...
gharchive/pull-request
2018-06-12T03:23:06
2025-04-01T06:37:47.693169
{ "authors": [ "Starnop", "allencloud", "codecov-io" ], "repo": "alibaba/pouch", "url": "https://github.com/alibaba/pouch/pull/1511", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1007343186
optimize e2e build fix github e2e action save log file error. local build requires k8sClient, so delete e2e local build test and add lite build test. /test image
gharchive/pull-request
2021-09-26T10:02:41
2025-04-01T06:37:47.694525
{ "authors": [ "bxy4543" ], "repo": "alibaba/sealer", "url": "https://github.com/alibaba/sealer/pull/714", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
719236488
spring-cloud-alibaba-dependencies 2.3.3 cannot be compatible with springcloud Hoxton.SR8 perfectly 我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。 We recommend using English. If you are non-native English speaker, you can use the translation software. Which Component eg. Nacos ,Dubbo Describe the bug <spring-boot-admin.vers...
gharchive/issue
2020-10-12T09:47:18
2025-04-01T06:37:47.706563
{ "authors": [ "CoooderSan", "LJC8888888888", "zjpjohn" ], "repo": "alibaba/spring-cloud-alibaba", "url": "https://github.com/alibaba/spring-cloud-alibaba/issues/1777", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
331826830
int.dpool.sina.com.cn shutdown should i report to here? http://int.dpool.sina.com.cn/ 404 Not Found The requested URL was not found on this server. Sorry for the inconvenience. Please report this message and include the following information to us. Thank you very much! URL: http://int.dpool.sina.com.cn/ Server: iz2ze...
gharchive/issue
2018-06-13T03:17:05
2025-04-01T06:37:47.709926
{ "authors": [ "Oldsooh", "liwengithub" ], "repo": "alibaba/tengine", "url": "https://github.com/alibaba/tengine/issues/1061", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
358613203
tengine 记录POST 数据报:"The pipe" was incomplete: 65536 of 140665 通过tengine 记录 POST 数据报错 相关nginx 配置: server { listen 80 backlog=20480; server_name c.xxx.com client_body_buffer_size 128k; location = /m1.htm{ lua_need_request_body on; root /data/webroot/www/beibei; #access_log /logs/click/bbappv1.log cl...
gharchive/issue
2018-09-10T13:03:57
2025-04-01T06:37:47.729830
{ "authors": [ "ArnoYe", "cfsego", "jjzhang789", "wangfakang" ], "repo": "alibaba/tengine", "url": "https://github.com/alibaba/tengine/issues/1098", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
136747836
Switch Marks from HashMap to an array Since there are only 26 possible marks, it's possible to implement with a simple array, and it ends up being much faster. 100k random insertions: HashMap: ~0.125s Array: ~0.043s With add_line after each random insertion: HashMap: ~3.139s Array: ~0.121s 100k add_line's on an empty...
gharchive/pull-request
2016-02-26T16:38:26
2025-04-01T06:37:47.735599
{ "authors": [ "salty-horse" ], "repo": "alicemaz/rust-ed", "url": "https://github.com/alicemaz/rust-ed/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
200693961
Style hotfix Put box-sizing on everything. That's my own crutch but seemed to fix some oddities, like the creative commons positioning on mobile. Change if needed. Not sure why the wrapping flexbox on header was causing problems. Current coverage is 15.09% (diff: 100%) Merging #17 into master will not change cover...
gharchive/pull-request
2017-01-13T18:12:33
2025-04-01T06:37:47.766823
{ "authors": [ "codecov-io", "jvoros" ], "repo": "aliemteam/aliemcards", "url": "https://github.com/aliemteam/aliemcards/pull/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1677337331
Implement token revocation endpoint RFC 7009: OAuth 2.0 Token Revocation https://datatracker.ietf.org/doc/html/rfc7009 Codecov Report Merging #84 (aa72462) into master (c1f3a87) will decrease coverage by 0.68%. The diff coverage is 70.58%. :mega: This organization is not using Codecov’s GitHub App Integration. We...
gharchive/pull-request
2023-04-20T20:01:34
2025-04-01T06:37:47.777329
{ "authors": [ "aliev", "codecov-commenter", "mgorven", "shawn-monadical" ], "repo": "aliev/aioauth", "url": "https://github.com/aliev/aioauth/pull/84", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
283363449
Append script/noscript as first child Google has in their documentation that their script should be as close to the top of the head tag and the noscript should be the first thing in the body tag. It is just being appended, so if there were any pre-existing elements this would append them in non-ideal locations. It w...
gharchive/issue
2017-12-19T20:43:39
2025-04-01T06:37:47.785241
{ "authors": [ "alinemorelli", "david-soyez", "nikopavlica", "thaithco", "thaithcock" ], "repo": "alinemorelli/react-gtm", "url": "https://github.com/alinemorelli/react-gtm/issues/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2178002716
Closing when is typed space in the another extract choice section extract-file-names.bat batch script When it is typed space in the another extract choice section, the instance is closed. This issue was resolved using the reaction of to close after press space+enter using it as a special comand to end the program ...
gharchive/issue
2024-03-11T00:46:59
2025-04-01T06:37:47.808792
{ "authors": [ "alisonclayton" ], "repo": "alisonclayton/batch-scripts", "url": "https://github.com/alisonclayton/batch-scripts/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2686257727
Does the Sima code assume that the TP_num and the number of NVSwitches are consistent across all machines when initializing NCCL? As shown in the figure, during initialization, MockNcclGroup calculates TP_num and NVSwitch. Does MockNcclGroup assume that TP_num and the number of NVSwitches are consistent? For example,...
gharchive/issue
2024-11-23T16:44:04
2025-04-01T06:37:47.855497
{ "authors": [ "HUNMrsen", "jackmygreat" ], "repo": "aliyun/SimAI", "url": "https://github.com/aliyun/SimAI/issues/21", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
776287531
SignURL能对文件夹生成一个签名,然后访问文件夹下所有文件不? 一个文件夹下有许多的文件,想对文件夹生成一个URL签名。然后通过这个URL签名访问这个文件夹下所有的文件。 用以下代码实现不了 # 想用一个URL签名访问 images 文件夹下所有的文件 signedURL, _ := bucket.SignURL("images/", oss.HTTPGet, 60) 请问有其他方法不? 现在不行,可以先将文件夹的object遍历出来,然后对每个object单独进行签名 现在不行,可以先将文件夹的object遍历出来,然后对每个object单独进行签名
gharchive/issue
2020-12-30T06:18:49
2025-04-01T06:37:47.857008
{ "authors": [ "atiasn", "wangtaowei" ], "repo": "aliyun/aliyun-oss-go-sdk", "url": "https://github.com/aliyun/aliyun-oss-go-sdk/issues/278", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
960829753
Upgrade pip cache Fixes #48 This option did not work as intended - superseded by #50
gharchive/pull-request
2021-08-04T18:16:51
2025-04-01T06:37:47.924975
{ "authors": [ "streeve" ], "repo": "allaffa/GCNN", "url": "https://github.com/allaffa/GCNN/pull/49", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1435082527
Update rtlamr2mqtt.py Fixing unbalanced paranthesis on line 439 Thank you
gharchive/pull-request
2022-11-03T18:15:24
2025-04-01T06:37:47.925941
{ "authors": [ "LordPsycho202", "allangood" ], "repo": "allangood/rtlamr2mqtt", "url": "https://github.com/allangood/rtlamr2mqtt/pull/167", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1090860496
no sub found . 但是字幕库能搜到 你使用的 chinesesubfinder 是什么版本,什么环境? chinesesubfinder 版本: v0.18.8 环境: docker 你遇到什么问题了? 描述一下你遇到的问题 一些电影log显示no sub found . 但是字幕库能搜到(使用imdbid和电影名均可以) 你的问题弄重现嘛? 能够重新 你期望的结果 描述以下你期望的结果 可以找到电影字幕 可以提供遇到问题时候,电影、连续剧的信息吗? 如下填写 视频的目录: 视频的信息: Red Notice (2021) 红色通缉令.mp4 出错的日志信息可以复制一些出来吗? 日志在程序的 Logs 目录下,如果...
gharchive/issue
2021-12-30T04:02:39
2025-04-01T06:37:47.976417
{ "authors": [ "allanpk716", "ptbsare" ], "repo": "allanpk716/ChineseSubFinder", "url": "https://github.com/allanpk716/ChineseSubFinder/issues/136", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
274401214
Added basic HTTP server implementation. Features: Basic HTTP server. Basic middleware implementation. I wanted to provide some thoughts on this implementation. API Surface: GET /api/v1/cache/{key} PUT /api/v1/cache/{key} The API path denotes it's an API which is versioned, so making changes/implementing new features...
gharchive/pull-request
2017-11-16T05:43:53
2025-04-01T06:37:48.031929
{ "authors": [ "coveralls", "cristaloleg", "janisz", "mxplusb" ], "repo": "allegro/bigcache", "url": "https://github.com/allegro/bigcache/pull/58", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
338571345
How to setup custom user for embedded-elasticsearch? I want to use embedded-elasticsearch in my integration tests and when running them from IDE everything is Okay. But, when I'm trying to build my project on Teamcity the exception is thrown: org.elasticsearch.bootstrap.StartupException: java.lang.RuntimeException: ...
gharchive/issue
2018-07-05T13:19:04
2025-04-01T06:37:48.039433
{ "authors": [ "MolineroUA" ], "repo": "allegro/embedded-elasticsearch", "url": "https://github.com/allegro/embedded-elasticsearch/issues/60", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
354250166
train in gpu error 这个代码在训练的时候使用CUDA_VISIBLE_DEVICES=2 python train.py这种方式指定为什么一直在gpu0上运行 这个代码在gpu上跑一直报 Fail to find the dnn implementation. 这个错误
gharchive/issue
2018-08-27T09:39:51
2025-04-01T06:37:48.062329
{ "authors": [ "hitxiaowandou" ], "repo": "allenai/document-qa", "url": "https://github.com/allenai/document-qa/issues/50", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2391822907
Inference on Single Image Hi Piper, It's great to see such an amazing work is publicly available. However, When I run inference on test_set provded it worked perfectly. However, when I downloaded a single sentinel 2 L1C image, and running the inference on it using the weights provided for single image. I am getting. ...
gharchive/issue
2024-07-05T05:12:04
2025-04-01T06:37:48.078891
{ "authors": [ "lokeshsk", "piperwolters", "rose-jinyang" ], "repo": "allenai/satlas-super-resolution", "url": "https://github.com/allenai/satlas-super-resolution/issues/36", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1847311859
🛑 Indian Creek is down In 672cef9, Indian Creek (https://indiancreekcommunity.org) was down: HTTP code: 0 Response time: 0 ms Resolved: Indian Creek is back up in 0be32cc.
gharchive/issue
2023-08-11T19:19:51
2025-04-01T06:37:48.083607
{ "authors": [ "alliancewebteam" ], "repo": "alliancewebteam/Uptime", "url": "https://github.com/alliancewebteam/Uptime/issues/89", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
265519790
nginx log_format for NCSA w/ Virtual Host I'm using the default nginx log_format currently: log_format main '$remote_addr - $remote_user [$time_local] "$request" ' '$status $body_bytes_sent "$http_referer" ' '"$http_user_agent" "$http_x_forwarded_for"'; What needs to be ...
gharchive/issue
2017-10-14T20:04:09
2025-04-01T06:37:48.109822
{ "authors": [ "allinurl", "kawaii" ], "repo": "allinurl/goaccess", "url": "https://github.com/allinurl/goaccess/issues/916", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
375436346
Support for 3d party middleware It looks like Starlette's middleware that is designed to be framework agnostic. It would be interesting to see if we can fit that in Asgish somehow. Perhaps @tomchristie has some remarks/tips? See https://www.starlette.io/middleware/#using-asgi-middleware-without-starlette Example: i...
gharchive/issue
2018-10-30T11:15:06
2025-04-01T06:37:48.121549
{ "authors": [ "almarklein", "tomchristie" ], "repo": "almarklein/asgish", "url": "https://github.com/almarklein/asgish/issues/20", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2656897173
Update containers.go Added a new label tsdproxy.container_host. This should be the same as the container name, and Docker DNS will resolve it. If this label is present then it overrides the value of container.TargetHostname. Doing this way makes sure that the dashboard works when this label is not present. Both conta...
gharchive/pull-request
2024-11-13T21:41:33
2025-04-01T06:37:48.131039
{ "authors": [ "Hujgo", "Korveck14", "Red5d", "Toomblr", "almeidapaulopt" ], "repo": "almeidapaulopt/tsdproxy", "url": "https://github.com/almeidapaulopt/tsdproxy/pull/38", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
216935561
Add Company to user profile RHD profiles have an optional field Company, could we add that to the User profile we store please? /cc @VineetReynolds could you shepard this through the various stages please? We currently don't receive this field from RHD. So, it will require RHD to start mapping this field to a cla...
gharchive/issue
2017-03-25T00:35:00
2025-04-01T06:37:48.151569
{ "authors": [ "alexeykazakov", "pmuir", "sbose78" ], "repo": "almighty/almighty-core", "url": "https://github.com/almighty/almighty-core/issues/1052", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
539032970
Add support for High Power Support high power variant Support power level settings by user I've been working on the high power stuff for a couple days, I'll eventually send out a pull request. I also managed to get my rfm69 fork to to communicate with a Feather M0 (the Feather is using RadioHead). If you wanna ...
gharchive/issue
2019-12-17T12:22:12
2025-04-01T06:37:48.173097
{ "authors": [ "Cightline", "almusil", "whatisbyandby" ], "repo": "almusil/rfm69", "url": "https://github.com/almusil/rfm69/issues/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1515555885
🛑 my portfolio is down In eb4754c, my portfolio (https://design.beloglazkin.online) was down: HTTP code: 0 Response time: 0 ms Resolved: my portfolio is back up in 4ad33f7.
gharchive/issue
2023-01-01T13:13:01
2025-04-01T06:37:48.175754
{ "authors": [ "alnat2" ], "repo": "alnat2/uptimer", "url": "https://github.com/alnat2/uptimer/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
373493927
Refactor on_page_search_rate As suggested in this comment Use metric values to stop us from needing to format the human readable version of them before using for calculations. (1) Page data - fix % of users searched the page in the at a glance metrics
gharchive/pull-request
2018-10-24T13:50:57
2025-04-01T06:37:48.337006
{ "authors": [ "KyleMacPherson" ], "repo": "alphagov/content-data-admin", "url": "https://github.com/alphagov/content-data-admin/pull/152", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
567074773
Make modals less verbose for screen readers In #1300 we enabled aria-label on modal dialogue component to make it less verbose. Because in Content Publisher we generate the modal dialogue content dynamically we'll need to set this property via JavaScript as part of the modalWorkflow logic. Trello card @ChrisBAshton...
gharchive/pull-request
2020-02-18T18:23:20
2025-04-01T06:37:48.340091
{ "authors": [ "alex-ju" ], "repo": "alphagov/content-publisher", "url": "https://github.com/alphagov/content-publisher/pull/1788", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
826527790
Convoluted approach to changing local transaction error message copy Trello: https://trello.com/c/BgI9a1t3/205-local-lookup-says-no-create-better-were-not-sure-if-this-council-offers-this-service-copy ⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️ This PR changes the renderings of errors ...
gharchive/pull-request
2021-03-09T19:39:49
2025-04-01T06:37:48.343897
{ "authors": [ "kevindew" ], "repo": "alphagov/frontend", "url": "https://github.com/alphagov/frontend/pull/2659", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
267673361
Add an RDS replica to Transition PostgreSQL database Bouncer uses the database secondary (here, standby) to read its data, so we set one up. This seems to plan correctly. This seems to create a full new RDS instance rather than a secondary. See here for setting up a standby. I did the thing in the link first,...
gharchive/pull-request
2017-10-23T13:43:49
2025-04-01T06:37:48.346242
{ "authors": [ "issyl0", "surminus" ], "repo": "alphagov/govuk-aws", "url": "https://github.com/alphagov/govuk-aws/pull/330", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2453821177
Arrange accommodation for non gov speakers What Accommodation for 1 day for speakers if required Why To keep our costs down and within budget, we will organise accommodation for non-gov speakers Who needs to work on this Ciandelle, Nora Who needs to review this Done when [ ] Contact non-gov speakers for accommodatio...
gharchive/issue
2024-08-07T15:53:53
2025-04-01T06:37:48.350371
{ "authors": [ "Ciandelle", "Kam-Nijjar" ], "repo": "alphagov/govuk-design-system", "url": "https://github.com/alphagov/govuk-design-system/issues/3988", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
437074922
Add ability to override or remove Open Graph meta tag in Template At the moment meta property="og:image" in Template has a hardcoded image path, user should be able to override the image path in the meta tag. User need explained here: https://github.com/alphagov/govuk_template/issues/137 Split from: https://github....
gharchive/issue
2019-04-25T08:37:54
2025-04-01T06:37:48.363714
{ "authors": [ "aliuk2012", "hannalaakso", "nickcolley" ], "repo": "alphagov/govuk-frontend", "url": "https://github.com/alphagov/govuk-frontend/issues/1289", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2219813492
[WIP] [SPIKE] Replace header with GOV.UK One Login header This provides a base to work off. Still to be done Get the JS working Make everything fit in with govuk-frontend standards a bit more? I have started to look at the accessibility of the kitchen sink header. I haven't done any testing yet but have looked th...
gharchive/pull-request
2024-04-02T07:50:34
2025-04-01T06:37:48.382637
{ "authors": [ "domoscargin", "querkmachine", "selfthinker", "stevenjmesser" ], "repo": "alphagov/govuk-frontend", "url": "https://github.com/alphagov/govuk-frontend/pull/4915", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
337494626
Update date input component This PR: Extends the input width classes to cover 2 to 5 characters so it can be reused for the date-input component defines a relationship between the number of characters and maximum ex width of an input keeps the extra space for safari prefill icon on large inputs (10, 20, 30) Upd...
gharchive/pull-request
2018-07-02T12:19:09
2025-04-01T06:37:48.387160
{ "authors": [ "alex-ju", "igloosi" ], "repo": "alphagov/govuk-frontend", "url": "https://github.com/alphagov/govuk-frontend/pull/857", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1007806806
Rename check-your-answers.html to check-answers.html Fixes #804. This PR changes the file title of our check-your-answers.html template to check-answers.html. This is to mirror the name of the pattern in the Design System. Closing this as it dupes #1088.
gharchive/pull-request
2021-09-27T07:38:58
2025-04-01T06:37:48.389326
{ "authors": [ "EoinShaughnessy" ], "repo": "alphagov/govuk-prototype-kit", "url": "https://github.com/alphagov/govuk-prototype-kit/pull/1094", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
461459486
Update deprecation_message.html Updating the deprecation notice to include information about accessibility updates. can we also update the message in the README file?
gharchive/pull-request
2019-06-27T10:52:16
2025-04-01T06:37:48.390194
{ "authors": [ "amyhupe", "kr8n3r" ], "repo": "alphagov/govuk_elements", "url": "https://github.com/alphagov/govuk_elements/pull/621", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
490326831
Version 20.2.1 20.2.1 Improve chevron banner component (PR #1098) Add input style override override (PR #1099) Snap! No worries, I'll close mine
gharchive/pull-request
2019-09-06T13:26:09
2025-04-01T06:37:48.391808
{ "authors": [ "andysellick", "vanitabarrett" ], "repo": "alphagov/govuk_publishing_components", "url": "https://github.com/alphagov/govuk_publishing_components/pull/1101", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
346185211
Changes required when there are only one "part of" step by step navs Adds styling for singular related step by step navs Changes Increase size of font to be the same size as the step by step headings Increase the margin-top for the "part of" text to $gutter-two-third Decrease the margin-bottom for the "part of" text...
gharchive/pull-request
2018-07-31T13:22:29
2025-04-01T06:37:48.395844
{ "authors": [ "DilwoarH" ], "repo": "alphagov/govuk_publishing_components", "url": "https://github.com/alphagov/govuk_publishing_components/pull/458", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
155759112
Clear environment before running PR specs. What Without this the tests will fail if you have GITHUB_API_TOKEN set in your environment as the test expectations won't match the requests that are actually made. How to review Ensure that the Travis build passes. Set GITHUB_API_TOKEN to something in your local environment...
gharchive/pull-request
2016-05-19T15:01:47
2025-04-01T06:37:48.397775
{ "authors": [ "alext", "mtekel" ], "repo": "alphagov/paas-cf", "url": "https://github.com/alphagov/paas-cf/pull/276", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
147037633
[CLOSED] Add script to rename content design manual Issue by kalleth Friday 03 October 2014 at 11:04 GMT Originally opened as https://github.com/alphagov/specialist-publisher/pull/267 This migration depends on the old content design manual having been removed first. Once it has been and the slug is available, the m...
gharchive/issue
2016-04-08T20:55:25
2025-04-01T06:37:48.407912
{ "authors": [ "benilovj" ], "repo": "alphagov/specialist-publisher-rebuild", "url": "https://github.com/alphagov/specialist-publisher-rebuild/issues/267", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
221020539
Change how the Emergency Banner is deployed Trello cards: https://trello.com/c/2D0KFQZP https://trello.com/c/EPTEOgHJ https://trello.com/c/EPTEOgHJ https://trello.com/c/3eq0AeHA Related PRs: https://github.com/alphagov/govuk-puppet/pull/5734 https://github.com/alphagov/govuk-puppet/pull/5760 https://github.com/alp...
gharchive/pull-request
2017-04-11T17:12:56
2025-04-01T06:37:48.413445
{ "authors": [ "boffbowsh", "leenagupte", "mcgoooo" ], "repo": "alphagov/static", "url": "https://github.com/alphagov/static/pull/1000", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
186916036
No dataset found for examples Hey Maruan, when I call gp_lstm_actuator.py from the examples directory, I get: "Cannot find DATA_PATH variable in the environment. " Exception: Cannot find DATA_PATH variable in the environment. DATA_PATH should be the folder that contains `sysid/` directory with the data. Please export...
gharchive/issue
2016-11-02T20:48:54
2025-04-01T06:37:48.518254
{ "authors": [ "XYLee01", "alexisylchan", "alshedivat", "mathDR" ], "repo": "alshedivat/keras-gp", "url": "https://github.com/alshedivat/keras-gp/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1174104300
🛑 roothouse-2 is down In 1f9fe3e, roothouse-2 (https://rhstatus-proxy.alterine0101.id/?deviceId=roothouse-2) was down: HTTP code: 404 Response time: 183 ms Resolved: roothouse-2 is back up in 17c4086.
gharchive/issue
2022-03-18T23:21:43
2025-04-01T06:37:48.533764
{ "authors": [ "reinhart1010" ], "repo": "alterine0101/roothouse-status", "url": "https://github.com/alterine0101/roothouse-status/issues/1112", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1674487708
🛑 GMS MSJ Admin Bot (@caps_gms_msj_bot) is down In 6ce8d0f, GMS MSJ Admin Bot (@caps_gms_msj_bot) (https://rhstatus-proxy.alterine0101.id/?deviceId=gms-msj-telegram-bot) was down: HTTP code: 0 Response time: 0 ms Resolved: GMS MSJ Admin Bot (@caps_gms_msj_bot) is back up in 89c8eb8.
gharchive/issue
2023-04-19T09:02:30
2025-04-01T06:37:48.536550
{ "authors": [ "1010bots" ], "repo": "alterine0101/roothouse-status", "url": "https://github.com/alterine0101/roothouse-status/issues/1527", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1127636637
Add validation to Age and AgeNullable Closes #877 I think we can also include AgeFractional in this PR
gharchive/pull-request
2022-02-08T18:53:26
2025-04-01T06:37:48.537395
{ "authors": [ "jeff-hernandez" ], "repo": "alteryx/woodwork", "url": "https://github.com/alteryx/woodwork/pull/1289", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
60274713
Если добавить фото в описание Блога Спасибо. Проверю чуть позже.
gharchive/issue
2015-03-08T20:32:33
2025-04-01T06:37:48.541774
{ "authors": [ "lsnull" ], "repo": "altocms/altocms", "url": "https://github.com/altocms/altocms/issues/374", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
829749180
Отвал BLE Андрей, поставил от 8.03. с IDF v4.4-dev-4-g73db14240, стабильный отвал BLE раз в сутки. Одновременно улучшил качество wifi. не помогло. Ребут досочки помогает. Может сделать "ночные ребуты" по расписанию ? У меня пока все нормально. Wifi правил в 9.03.2020. Если отвалы остались, придется поставить птичк...
gharchive/issue
2021-03-12T04:35:26
2025-04-01T06:37:48.551700
{ "authors": [ "alutov", "exotsk" ], "repo": "alutov/ESP32-R4sGate-for-Redmond", "url": "https://github.com/alutov/ESP32-R4sGate-for-Redmond/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2413760059
ALVR Dashboard fails to start: Segmentation fault (core dumped) Description When trying to launch the alvr_dashboard binary it shows up for a second and then crashes returning in the console "Segmentation fault (core dumped)" the alvr dashboard used to do this all the time but i just had to start it multiple times b...
gharchive/issue
2024-07-17T14:23:28
2025-04-01T06:37:48.594342
{ "authors": [ "FlorisTheBeast", "Meister1593" ], "repo": "alvr-org/ALVR", "url": "https://github.com/alvr-org/ALVR/issues/2262", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
770344333
README supports dynamic documentation Context jsii has a really cool feature where the example Typescript code in README is transformed into the target language at package/publish time. This mean NPM and PyPi will respectively show working TS and Python code examples. We need to play around that to ensure coherent in...
gharchive/issue
2020-12-17T20:26:04
2025-04-01T06:37:48.597538
{ "authors": [ "alvyn279" ], "repo": "alvyn279/aws-cdk-billing-alarm", "url": "https://github.com/alvyn279/aws-cdk-billing-alarm/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
120636565
Возможность проброса дополнительных настроек курла Вот здесь, где устанавливаются настройки курла, нет возможности передать что-то своё. А это не гуд, мне например потребовалось установить CURLOPT_FOLLOWLOCATION. Предлагаю сделать проброс дополнительных настроек, код уже есть, ты как на это смотришь? Положительно, ...
gharchive/issue
2015-12-06T14:07:20
2025-04-01T06:37:48.601226
{ "authors": [ "Aliance", "alxmsl" ], "repo": "alxmsl/Network", "url": "https://github.com/alxmsl/Network/issues/1", "license": "WTFPL", "license_type": "permissive", "license_source": "github-api" }
1685183368
🛑 fxkyss.com is down In e06f885, fxkyss.com (https://fxkyss.com) was down: HTTP code: 0 Response time: 0 ms Resolved: fxkyss.com is back up in 6ba5b9b.
gharchive/issue
2023-04-26T14:48:38
2025-04-01T06:37:48.633193
{ "authors": [ "alzee" ], "repo": "alzee/up", "url": "https://github.com/alzee/up/issues/1516", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1477474299
🛑 m.syzszz.cn is down In 8be4f61, m.syzszz.cn (https://m.syzszz.cn) was down: HTTP code: 0 Response time: 0 ms Resolved: m.syzszz.cn is back up in 04a8814.
gharchive/issue
2022-12-05T21:30:25
2025-04-01T06:37:48.636585
{ "authors": [ "alzee" ], "repo": "alzee/up", "url": "https://github.com/alzee/up/issues/674", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1489113351
🛑 m.syzszz.cn is down In 09531e6, m.syzszz.cn (https://m.syzszz.cn) was down: HTTP code: 0 Response time: 0 ms Resolved: m.syzszz.cn is back up in aee3c69.
gharchive/issue
2022-12-10T23:25:28
2025-04-01T06:37:48.639514
{ "authors": [ "alzee" ], "repo": "alzee/up", "url": "https://github.com/alzee/up/issues/834", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
349488541
git-checkout-pull-merge.sh does not run git submodules Describe the bug git-checkout-pull-merge.sh does not run submodule installations Opposed to - git-checkout-pull.sh To Reproduce Use Pullrequest environments for projects that have submodules Expected behavior Submodules are installed after the merge of the source...
gharchive/issue
2018-08-10T11:59:12
2025-04-01T06:37:48.702640
{ "authors": [ "dasrecht" ], "repo": "amazeeio/lagoon", "url": "https://github.com/amazeeio/lagoon/issues/554", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
654949150
made Console protected in menus Not really sure what to do with empty .ctors TBF making Layout protected in this PR is kinda pointless since it's only used in ModInputCombinationMenu
gharchive/pull-request
2020-07-10T18:10:05
2025-04-01T06:37:48.703502
{ "authors": [ "TAImatem" ], "repo": "amazingalek/owml", "url": "https://github.com/amazingalek/owml/pull/170", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
350733339
Outbound call! Hi, I have an embedded CCP inside my app and I want to make an outbound call by clicking a number in the page. I was able to do this by calling Amazon Connect API. I also tried to do this with amazon-connect-streams but it didn't work. here is my code `connect.agent(function (agent){ con...
gharchive/issue
2018-08-15T08:50:23
2025-04-01T06:37:48.714354
{ "authors": [ "Selva-Guru", "aliatry1", "nmiddleweek", "rddbank4", "rpaulojade" ], "repo": "amazon-connect/amazon-connect-streams", "url": "https://github.com/amazon-connect/amazon-connect-streams/issues/77", "license": "Apache-2.0", "license_type": "permissive", "license_source": "gi...
255445317
Channel generators need to respect new handle_message method signature Description Generated channels need to respect the new form of handle_message Steps to Reproduce Generate a channel Notice that handle_message should include socket now and doesn't Expected behavior: A properly generated channel with respect to ...
gharchive/issue
2017-09-06T00:21:15
2025-04-01T06:37:48.721467
{ "authors": [ "drujensen", "mixflame" ], "repo": "amber-crystal/amber", "url": "https://github.com/amber-crystal/amber/issues/236", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
162366567
boris.toml / master.toml /cc @nhibberd @thumphries /cc @tranma viva la boris revolucion 💂
gharchive/pull-request
2016-06-27T03:10:20
2025-04-01T06:37:48.725706
{ "authors": [ "jystic", "tranma" ], "repo": "ambiata/mafia", "url": "https://github.com/ambiata/mafia/pull/117", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }