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
1685249544
Release version 3.2.0 Admins to redirect URL to 'service unavailable page' (if option is available) Admins to backup production database, then run database update script Release report: https://docs.google.com/document/d/18oGDU9in2SZZ6mjJ8JjvXrRkwM8B3j9-zW6xuyTsEDc/edit# Release checklist: https://docs.google.com/spr...
gharchive/issue
2023-04-26T15:25:52
2025-04-01T06:43:40.492549
{ "authors": [ "Joshocan", "MajaDolinar", "john-shepherdson", "matthew-morris-cessda" ], "repo": "cessda/cessda.cvs.two", "url": "https://github.com/cessda/cessda.cvs.two/issues/620", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
209425815
support assemblies There should be some way to build and/or run an assembly via the IDE. More generally, I think we need a way to run any ceylon command. We can already do that as "Before Launch" actions, but they are alway tied to ceylon run or java -jar commands. Done!
gharchive/issue
2017-02-22T11:25:33
2025-04-01T06:43:40.496391
{ "authors": [ "bjansen", "gavinking" ], "repo": "ceylon/ceylon-ide-intellij", "url": "https://github.com/ceylon/ceylon-ide-intellij/issues/614", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
117662573
JavaScript CLI compiles native("jvm") modules If the module is specified on the command line, e.g. ceylon compile-js com.example.simple, native() annotations on the module are ignored: native("jvm") module com.example.simple "1.0.0" {} and the module is compiled. This appears to due to SourceArgumentsResolver.expand...
gharchive/issue
2015-11-18T19:30:16
2025-04-01T06:43:40.503366
{ "authors": [ "jvasileff", "quintesse" ], "repo": "ceylon/ceylon", "url": "https://github.com/ceylon/ceylon/issues/5746", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
107523983
Container lost when recreating docker node when using swarm I deployed the docker boshrelease using docker-services-boshworkspace (deployment docker-swarm-warden.yml) on bosh-lite. I then created a service instance: curl -v 'http://containers:containers@10.244.8.2/v2/service_instances/ee539f6a-f0ee-4b1b-ab67-83d8a7d3...
gharchive/issue
2015-09-21T14:23:51
2025-04-01T06:43:40.514374
{ "authors": [ "frodenas", "rkoster", "vlerenc" ], "repo": "cf-platform-eng/docker-boshrelease", "url": "https://github.com/cf-platform-eng/docker-boshrelease/issues/35", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
440278803
08-32bit-print ubunu16.04 nasm -f bin 32bit-print.asm -o 32bit-print.bin qemu-system-x86_64 32bit-print.bin but the screen print like this: Booting from Floppy... Boot failed:could not read the boot disk ... .. . No bootable device could anybody help me to resolve this problem? Try passing the -fdd flag before the ...
gharchive/issue
2019-05-04T03:14:00
2025-04-01T06:43:40.527361
{ "authors": [ "YeimiK", "jlagarespo", "waytai" ], "repo": "cfenollosa/os-tutorial", "url": "https://github.com/cfenollosa/os-tutorial/issues/113", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
672204735
goodbye travis By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. test
gharchive/pull-request
2020-08-03T16:44:12
2025-04-01T06:43:40.528586
{ "authors": [ "michaelwittig" ], "repo": "cfn-modules/ec2-instance-amazon-linux2", "url": "https://github.com/cfn-modules/ec2-instance-amazon-linux2/pull/21", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
118446581
Update to protractor 3.0.0. Changes Updates protractor from 2.5.1. to 3.0.0. Testing If you have global protractor installed run npm uninstall -g protractor && npm install -g protractor Run ./setup.sh && gulp test --sauce=false or ./setup.sh && gulp test. Should not have new issues (we have an existing test that t...
gharchive/pull-request
2015-11-23T18:52:42
2025-04-01T06:43:40.531732
{ "authors": [ "anselmbradford", "jimmynotjim" ], "repo": "cfpb/cfgov-refresh", "url": "https://github.com/cfpb/cfgov-refresh/pull/1164", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
826469389
subsys: greybus: can adc be supported? Are there plans to add ADC support? I see in the Greybus spec, in Chapter 11 Bridged PHY Connection Protocols that there is no mention of ADC. Is this something that would first be added to Greybus on the host, before considering that here? It doesn't seem like there is curren...
gharchive/issue
2021-03-09T18:54:14
2025-04-01T06:43:40.544986
{ "authors": [ "anujdeshpande", "cfriedt" ], "repo": "cfriedt/greybus-for-zephyr", "url": "https://github.com/cfriedt/greybus-for-zephyr/issues/66", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1855134351
Lucee/CF : Problem to convert a value to a monetary dataformat Hello, I'm trying to convert a value (numeric and/or float) in a monetary format (000.00 €). I checked in your documentation but nothing works. Each time, I got an error message during the execution. Could you please help me ? Thanks in advance. Hi. Can...
gharchive/issue
2023-08-17T14:34:12
2025-04-01T06:43:40.562305
{ "authors": [ "cfsimplicity", "sebviatour-iteamlu" ], "repo": "cfsimplicity/spreadsheet-cfml", "url": "https://github.com/cfsimplicity/spreadsheet-cfml/issues/333", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
808422069
OnlyFans OnlyFans
gharchive/issue
2021-02-15T10:47:25
2025-04-01T06:43:40.601199
{ "authors": [ "cgkeenan", "orangutania" ], "repo": "cgkeenan/tienda", "url": "https://github.com/cgkeenan/tienda/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
773986028
Pip install of imagecodecs 2020.12.22 fails on Mac On macOS 10.15.7 "pip3 install imagecodecs" tries to compile from source because there is no binary Mac PyPi wheel and then fails with imagecodecs/_aec.c:617:10: fatal error: 'libaec.h' file not found #include "libaec.h" ^~~~~~~~~~ 1 warning and 1 error gene...
gharchive/issue
2020-12-23T18:53:22
2025-04-01T06:43:40.610090
{ "authors": [ "Czaki", "cgohlke", "normanius", "toloudis", "tomgoddard" ], "repo": "cgohlke/imagecodecs", "url": "https://github.com/cgohlke/imagecodecs/issues/6", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1458715862
🛑 sdm is down In b8318c0, sdm (https://www.sdm.go.kr/index.do) was down: HTTP code: 0 Response time: 0 ms Resolved: sdm is back up in 7d8eff8.
gharchive/issue
2022-11-21T22:56:33
2025-04-01T06:43:40.670594
{ "authors": [ "chaelsea000" ], "repo": "chaelsea000/upptime", "url": "https://github.com/chaelsea000/upptime/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
821201717
[Question] publishing to the npm registry Hi Chris, This library looks very awesome. Thank you so much for making this one. I just wondered if you have a plan to publish this package to the npm registry in a near future? I couldn't find it in the registry. Glad you find this library useful! I actually built this t...
gharchive/issue
2021-03-03T15:13:03
2025-04-01T06:43:40.673133
{ "authors": [ "WoonchanCho", "chafey" ], "repo": "chafey/dicom-codec-js", "url": "https://github.com/chafey/dicom-codec-js/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2515026223
Add script to do inference using N seeds Description Add a simple script to do inference on mutiple seeds. TODO: Rank according to predicted confidence? Hi Charlie, I think we should just add n_seeds to existing example. Question: does your input FASTA example match some real setup? Hi Alex, sure thing. Please do...
gharchive/pull-request
2024-09-09T22:20:16
2025-04-01T06:43:40.682345
{ "authors": [ "arogozhnikov", "cch1999" ], "repo": "chaidiscovery/chai-lab", "url": "https://github.com/chaidiscovery/chai-lab/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
315749699
Does chainer.matmul really work as numpy.matmul? How to make this work with chainer? import numpy as np w = np.random.random((3, 10)).astype(np.float32) x = np.random.random((1, 3, 3)).astype(np.float32) print((x @ w).shape) >>> (1, 3, 10) from chainer import Variable w = Variable(np.random.random((3, 10)).astyp...
gharchive/issue
2018-04-19T06:57:21
2025-04-01T06:43:40.685573
{ "authors": [ "aonotas", "speedcell4" ], "repo": "chainer/chainer", "url": "https://github.com/chainer/chainer/issues/4658", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
447952574
Fix rtol and atol to assert_allclose() of FP16 test When pytest runs on odd number of processes, such as 3 or 5, some tests using float16 fail due to too strict atol and rtol. This PR fixes the issue by adding rtol and atol argument to chainer.testing.assert_allclose(). Note that precision of float16 is typically up ...
gharchive/pull-request
2019-05-24T02:35:34
2025-04-01T06:43:40.688288
{ "authors": [ "keisukefukuda", "kuenishi" ], "repo": "chainer/chainer", "url": "https://github.com/chainer/chainer/pull/7273", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
240340833
Use cupy.ndarray.sort Merge after #206 @yuyu2172 In Faster R-CNN code, why do you send all arrays to cpu once? Can I rewrite this code to conduct calculations on GPU? https://github.com/chainer/chainercv/blob/master/chainercv/links/model/faster_rcnn/utils/proposal_creator.py#L109-L111 @Hakuyume For some reason, I...
gharchive/pull-request
2017-07-04T07:56:59
2025-04-01T06:43:40.690669
{ "authors": [ "Hakuyume", "yuyu2172" ], "repo": "chainer/chainercv", "url": "https://github.com/chainer/chainercv/pull/312", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
439113341
PPO example that reproduces the "Deep Reinforcement Learning that Matters" paper This PR adds a script to reproduce the PPO results in "Deep Reinforcement Learning that Matters" (http://arxiv.org/abs/1709.06560). As you can see from the tables in README, our results are competitive with theirs. https://github.com/muu...
gharchive/pull-request
2019-05-01T09:36:03
2025-04-01T06:43:40.694128
{ "authors": [ "marioyc", "muupan" ], "repo": "chainer/chainerrl", "url": "https://github.com/chainer/chainerrl/pull/448", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1404774170
Theming: Spinner Subject Spinner Description Create a basic theming documentation for the Spinner component that showcases how you can style it. Theming file: Spinner theming file Template Reference For single part components, feel free to use the Button component theming doc as a template reference: Button theming. ...
gharchive/issue
2022-10-11T14:45:06
2025-04-01T06:43:40.708771
{ "authors": [ "mahdikhashan", "nikolovlazar" ], "repo": "chakra-ui/chakra-ui-docs", "url": "https://github.com/chakra-ui/chakra-ui-docs/issues/1088", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
191156829
Don't set Content-Type for the whole view. Liquid templates aren't just for HTML, and even if they were it's not a renderer's place to set the Content-Type for the controller's response. This resulted in incorrect Content-Type headers for email and for Liquid partials inside non-HTML responses. Tests still pass and t...
gharchive/pull-request
2016-11-22T23:51:54
2025-04-01T06:43:40.758892
{ "authors": [ "inopinatus" ], "repo": "chamnap/liquid-rails", "url": "https://github.com/chamnap/liquid-rails/pull/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
894076538
Umbrella Issue: styled-components [ ] babel-plugin-styled-components [ ] Display name option https://styled-components.com/docs/tooling#better-debugging [ ] Minification https://styled-components.com/docs/tooling#minification [ ] Tree-shakable https://styled-components.com/docs/tooling#dead-code-elimination [ ] t...
gharchive/issue
2021-05-18T07:38:22
2025-04-01T06:43:40.787273
{ "authors": [ "jwoo0122", "quino0627", "sungik-choi" ], "repo": "channel-io/bezier-react", "url": "https://github.com/channel-io/bezier-react/issues/457", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2089776600
Migrate FormControl component with scss Self Checklist [x] I wrote a PR title in English and added an appropriate label to the PR. [x] I wrote the commit message in English and to follow the Conventional Commits specification. [x] I added the changeset about the changes that needed to be released. (or didn't have t...
gharchive/pull-request
2024-01-19T07:02:05
2025-04-01T06:43:40.793823
{ "authors": [ "sungik-choi", "yangwooseong" ], "repo": "channel-io/bezier-react", "url": "https://github.com/channel-io/bezier-react/pull/1935", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1367247415
Add guardrail around file size Preliminary threshold is 15Mb. We might want to revisit this in the future. Rationale: Biggest trees coming out of CZ GEN EPI or USHeR were ~6-8Mb (as far as I can dig up); these run happily on Galago and are still pretty "snappy" performance wise. Most trees from these tools are far s...
gharchive/pull-request
2022-09-09T03:51:29
2025-04-01T06:43:40.799773
{ "authors": [ "sidneymbell" ], "repo": "chanzuckerberg/galago-labs", "url": "https://github.com/chanzuckerberg/galago-labs/pull/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
374178581
Modify check all checkbox to select all samples. Also add warning message for too many samples in BackgroundModal. Also rework the sample labels in the header. Also move check all checkbox to the table header. Also add sample number to loading message in SamplesHeatmap. The sample labels have been reworked and the c...
gharchive/pull-request
2018-10-26T00:06:17
2025-04-01T06:43:40.803013
{ "authors": [ "MarkAZhang", "tfrcarvalho" ], "repo": "chanzuckerberg/idseq-web", "url": "https://github.com/chanzuckerberg/idseq-web/pull/1684", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
495904374
[Data Discovery] Move projects and visualizations to pagination-enabled infinite table Description Use InfiniteTable for projects and visualizations Load projects and visualizations through the Discovery Data Store Paginate projects (will paginate visualizations in a future PR) Opportunity-fixes: fixed a few glitche...
gharchive/pull-request
2019-09-19T16:26:30
2025-04-01T06:43:40.812314
{ "authors": [ "jshoe", "tfrcarvalho" ], "repo": "chanzuckerberg/idseq-web", "url": "https://github.com/chanzuckerberg/idseq-web/pull/2585", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1642991867
chore: update landing page numbers DO NOT merge until the following is resolved @ainfeld did the number of cells decrease from last week? this week Number of cells from primary datasets: 38,229,819 (+57,962, 0.15% increase from last week) last week Number of cells from primary datasets: 38,436,765(+279,586, 0.73%...
gharchive/pull-request
2023-03-27T23:59:59
2025-04-01T06:43:40.814569
{ "authors": [ "pablo-gar" ], "repo": "chanzuckerberg/single-cell-data-portal", "url": "https://github.com/chanzuckerberg/single-cell-data-portal/pull/4442", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1724617020
🛑 de (dr460nf1r3) is down In 7a04f76, de (dr460nf1r3) (https://de-mirror.chaotic.cx/no-failover/chaotic-aur/lastupdate) was down: HTTP code: 0 Response time: 0 ms Resolved: de (dr460nf1r3) is back up in ba68fe4.
gharchive/issue
2023-05-24T19:34:06
2025-04-01T06:43:40.838078
{ "authors": [ "dr460nf1r3" ], "repo": "chaotic-aur/chaotic-uptimes", "url": "https://github.com/chaotic-aur/chaotic-uptimes/issues/1625", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
480403353
Ainda com o problema de "app desatualizado" A lib PHP tá retornando isso: Array ( [codigoRetorno] => 7 [mensagemRetorno] => Versão desatualizada. Favor atualizar aplicativo. ) Acompanhando, retornando mesmo erro aqui. Fechando, pois já tem uma issue (#37) que trata desse problema.
gharchive/issue
2019-08-13T22:46:49
2025-04-01T06:43:40.905143
{ "authors": [ "DinamoTI", "chapeupreto", "isaaccentenario" ], "repo": "chapeupreto/sinesp", "url": "https://github.com/chapeupreto/sinesp/issues/43", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
197782634
Where is the code for lsf scheduler Hi, I found bcbio can be adapted on lsf scheduler on https://bcbio-nextgen.readthedocs.io/en/latest/contents/parallel.html. But the source code, I only find torgue, sge, slurm, on /provenance/system.py. I wonder where is the lsf scheduler definition? The codes part : sched_info_dic...
gharchive/issue
2016-12-28T01:48:09
2025-04-01T06:43:40.910145
{ "authors": [ "MIAOKUI", "chapmanb", "lpantano" ], "repo": "chapmanb/bcbio-nextgen", "url": "https://github.com/chapmanb/bcbio-nextgen/issues/1717", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1802028337
ISTFT head use center padding but the same padding Hi this is a great work. I noticed that the ISTFT head does not use the same padding that you implemented, but uses the center padding which is provided by torch api according your config file. for neural vocoding, the spectrum frames and samples should be time align...
gharchive/issue
2023-07-13T02:23:19
2025-04-01T06:43:40.939966
{ "authors": [ "HeJinLing", "hubertsiuzdak", "jishengpeng", "nukes", "zaptrem" ], "repo": "charactr-platform/vocos", "url": "https://github.com/charactr-platform/vocos/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
950561977
Add Scene events & listeners Add events & listeners for the Scene type as this is useful when using ScriptableEvent for managing scenes. On second thought this wont be added as its quite a specific case that I personally prefer.
gharchive/issue
2021-07-22T11:30:57
2025-04-01T06:43:40.941688
{ "authors": [ "Edvinas01" ], "repo": "chark/scriptable-events", "url": "https://github.com/chark/scriptable-events/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
234073709
this.$refs.to.showDayCalendar() does not work on watch I'm trying to automatically open the 2nd datepicker when value is selected on first datepicker. this command does not work watch: { 'highlighted.from' (value) { this.highlighted.to = null if (value != null) { this.$refs.to.showDayCalendar() }...
gharchive/issue
2017-06-07T02:18:49
2025-04-01T06:43:40.944896
{ "authors": [ "charliekassel", "jericopulvera" ], "repo": "charliekassel/vuejs-datepicker", "url": "https://github.com/charliekassel/vuejs-datepicker/issues/165", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1088648491
Nested components Hi there, first of all, sorry because I do not know if this is the place where people usually ask for information. I am currently developing a complex cli and I just want to use this framework to build it. My main idea was to nest components inside other complex components as javascript framework do...
gharchive/issue
2021-12-25T19:50:39
2025-04-01T06:43:40.956112
{ "authors": [ "alvarogf97", "meowgorithm" ], "repo": "charmbracelet/bubbletea", "url": "https://github.com/charmbracelet/bubbletea/issues/175", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
172241715
how to change datasets and scaleLabel name together and then update the chart? i can change the datasets and then update the chart, but i also need to change the name of the xaxes with the same change. is this possible? if yes how? or what else do i have to do to change the datasets and the xaxes labelString together...
gharchive/issue
2016-08-20T00:07:06
2025-04-01T06:43:40.965876
{ "authors": [ "etimberg", "olisch" ], "repo": "chartjs/Chart.js", "url": "https://github.com/chartjs/Chart.js/issues/3171", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
241084207
[FEATURE] Add the ability to stack data for polar area chart Currently, polar area charts can only have one piece of data associated with a "slice". I propose that stacking of data, similar to stacked bar charts, is made possible. See image below for clarification Stacked series for polarArea would be really aweso...
gharchive/issue
2017-07-06T20:59:37
2025-04-01T06:43:40.968803
{ "authors": [ "Bliksempie", "ChrisKatsaras", "Hulkmaster", "johanqvist", "mattgreenfield", "mutafow", "rahulom" ], "repo": "chartjs/Chart.js", "url": "https://github.com/chartjs/Chart.js/issues/4472", "license": "MIT", "license_type": "permissive", "license_source": "github-ap...
177604999
Improve multiline labeling for tooltips in doughnut charts Change the default doughnut chart tooltip callback to better handle multiline labels. I put the value on the first line. I think this is fine since it matches how the color box is drawn in the label. Fixes #3269 After Changes Looks good. I think we could e...
gharchive/pull-request
2016-09-17T20:02:25
2025-04-01T06:43:40.971069
{ "authors": [ "etimberg", "simonbrunel" ], "repo": "chartjs/Chart.js", "url": "https://github.com/chartjs/Chart.js/pull/3325", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2185341806
WEBUI如何映射到别的端口? 功能描述 / Feature Description 使用python startup.py -a 启动项目,默认的URL是http://0.0.0.0:8501,请问如何修改将其映射到http://0.0.0.0.6006 @dosu-bot 谢谢你 我还想问一个问题,就是我跑webui的时候,设置了streamlit run webui.py --server.address 0.0.0.0 --server.port 6006 --server.enableCORS=false --server.enableXsrfProtection=false,如何在启动startup.py时,...
gharchive/issue
2024-03-14T03:51:39
2025-04-01T06:43:40.986999
{ "authors": [ "litongyun233" ], "repo": "chatchat-space/Langchain-Chatchat", "url": "https://github.com/chatchat-space/Langchain-Chatchat/issues/3318", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1355688479
CRD update for aws-secret-operator Hi, I've created the issue on the aws-secret-operator but maybe I should do it here. I don't want to duplicate the content of issue - IMHO it's worth to update the CRD definition: https://github.com/chatwork/charts/blob/master/aws-secret-operator/crds/crd.yaml to use the most recent...
gharchive/issue
2022-08-30T12:26:26
2025-04-01T06:43:40.996607
{ "authors": [ "cw-sakamoto", "pgacek" ], "repo": "chatwork/charts", "url": "https://github.com/chatwork/charts/issues/273", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
851745875
Configuration for ignoring request headers Is your feature request related to a problem? Please describe. When recording requests it would be useful to ignore some of the headers so that the dynamically generated ones can still be mocked. Describe the solution you'd like I would like to have a configuration that allo...
gharchive/issue
2021-04-06T19:28:08
2025-04-01T06:43:41.017699
{ "authors": [ "atikenny" ], "repo": "chealt/chealt", "url": "https://github.com/chealt/chealt/issues/79", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
67312746
Handling alerts using page-object Hi, I am new to page-object gem. Currently in our project, we are facing issues in handling alert messages. actually we are getting some unexpected alert message. they are very dynamic in nature. we are not able to predict when n where we are getting those and most of them are not un...
gharchive/issue
2015-04-09T08:55:49
2025-04-01T06:43:41.325775
{ "authors": [ "chandanaGollapudi", "daneandersen" ], "repo": "cheezy/page-object", "url": "https://github.com/cheezy/page-object/issues/274", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
244378271
How to install latest version of Docker engine in CentOS 7 via package method? And if not using the package method, what is the best way to get the latest version? Cookbook version v2.15.17 Chef-client version 12.18.31 Platform Details CentOS 7 in AWS EC2 Scenario: Install 17.06.0-ce Steps to Reproduce: Set the versi...
gharchive/issue
2017-07-20T14:15:13
2025-04-01T06:43:41.335544
{ "authors": [ "isuftin", "rmoriz" ], "repo": "chef-cookbooks/docker", "url": "https://github.com/chef-cookbooks/docker/issues/891", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
105451485
v1.3.0 - Include some directives: notify_master, notify_backup e noti… This commit will add support for notify scripts into keepalived Notify scripts by default will have no attributes but can be changed by an override attribute. Hi. I am an automated pull request bot named Curry. There are commits in this pull req...
gharchive/pull-request
2015-09-08T19:17:40
2025-04-01T06:43:41.341308
{ "authors": [ "chef-supermarket", "diegobill", "nathwill" ], "repo": "chef-cookbooks/keepalived", "url": "https://github.com/chef-cookbooks/keepalived/pull/27", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
229536188
Add support for ntp pool configuration option Description This adds support for the ntp pool configuration option. It's a simpler way to pull in pools of servers, especially ones that don't provide individual dns records. I've tried to follow local style. I added rspec tests but did not add anything to test kitchen, ...
gharchive/pull-request
2017-05-18T02:15:25
2025-04-01T06:43:41.344958
{ "authors": [ "abhijaju", "directionless" ], "repo": "chef-cookbooks/ntp", "url": "https://github.com/chef-cookbooks/ntp/pull/164", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
39654566
rubocop and foodcritic goodness Get rubocop and foodcritic passing. both rubocop and foodcritic now pass. @tas50 think this one can also be closed. Closing this out since we're passing everywhere now.
gharchive/issue
2014-08-06T19:08:13
2025-04-01T06:43:41.346320
{ "authors": [ "cwebberOps", "gsaslis", "tas50" ], "repo": "chef-cookbooks/tomcat", "url": "https://github.com/chef-cookbooks/tomcat/issues/91", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
280917098
Update google-api-cleint Gem Version The gemspec file currently specifies version 0.9.0 of the google-api-client. This is a very old version. It should be updated. This was fixed by #2
gharchive/issue
2017-12-11T07:20:55
2025-04-01T06:43:41.347554
{ "authors": [ "seanmalloy" ], "repo": "chef-partners/gcewinpass", "url": "https://github.com/chef-partners/gcewinpass/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
515653730
Update chromedriver Signed-off-by: Blake Johnson bstier@chef.io Was seeing ℹ 「wdm」: Compiled successfully. [09:23:33] I/launcher - Running 1 instances of WebDriver [09:23:33] I/direct - Using ChromeDriver directly... [09:23:33] E/launcher - session not created: This version of ChromeDriver only supports Chrome versio...
gharchive/pull-request
2019-10-31T18:30:51
2025-04-01T06:43:41.349536
{ "authors": [ "blakestier", "vjeffrey" ], "repo": "chef/automate", "url": "https://github.com/chef/automate/pull/2060", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
784063553
Infra proxy nodes list UI :nut_and_bolt: Description: What code changed, and why? we need to show the list of the infra proxy nodes under the org details. :chains: Related Resources https://github.com/chef/automate/issues/4371 :+1: Definition of Done Added nodes tabs for the org where we can show the list of the inf...
gharchive/pull-request
2021-01-12T09:26:43
2025-04-01T06:43:41.354969
{ "authors": [ "SEAjamieD", "shaik80", "vinay033" ], "repo": "chef/automate", "url": "https://github.com/chef/automate/pull/4566", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
350151791
Chef DK Hab package Binlink fails Description Habitat chef-dk package is broken after running a habitat binlink. ChefDK Version chef/chef-dk version 3.0.38 Platform Version Centos 7.2 (docker) Replication Case First install the package hab pkg install chef/chef-dk -bf Then run chef -v Stacktrace /hab/pkgs/chef/chef-d...
gharchive/issue
2018-08-13T18:59:34
2025-04-01T06:43:41.359757
{ "authors": [ "cheeseplus", "gscho" ], "repo": "chef/chef-dk", "url": "https://github.com/chef/chef-dk/issues/1652", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
266636479
Forcing SSL on external Postgres instance breaks chef-server install Forcing SSL connections for Postgres causes the install to fail. Expected Behavior I would expect this to work without issue. Current Behavior Chef is not configured properly and you have to start over. Steps to Reproduce (for bugs) Force SSL on th...
gharchive/issue
2017-10-18T20:47:11
2025-04-01T06:43:41.377681
{ "authors": [ "PrajaktaPurohit", "poblahblahblah" ], "repo": "chef/chef-server", "url": "https://github.com/chef/chef-server/issues/1403", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
233930722
[POOL-589] Add regexp for {first, middle, last, display}name I've tried to be liberal. What this still forbids is anything html-y, or SQL-y. It's probably not even close to capturing real-world names. I'll merge this after the travis re-run passes - looks like our authz connection pool ran out in CT on the last run...
gharchive/pull-request
2017-06-06T15:26:42
2025-04-01T06:43:41.379166
{ "authors": [ "marcparadise", "srenatus" ], "repo": "chef/chef-server", "url": "https://github.com/chef/chef-server/pull/1294", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
105431492
Update rebar to work with pc 1.0; lock port compiler dep An update to the port compiler on hex caused an incompatibility with the version of rebar we had vendored. Here we update the vendored rebar3 to work with the latest pc plugin, and lock the pc plugin to avoid future unexpected breakage. LGTM, hope travis like...
gharchive/pull-request
2015-09-08T17:29:30
2025-04-01T06:43:41.381036
{ "authors": [ "danielsdeleo", "marcparadise", "stevendanna" ], "repo": "chef/chef-server", "url": "https://github.com/chef/chef-server/pull/518", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
352249297
Adding expeditor configs Keeping it simple at first - all it knows how to do for now is bump the patch version after a PR merge. NPM includes its own built in tools for version bumping, updating package.json/package-lock.json and creating a commit/tag. We'll use that instead of the expeditor logic which relies on a f...
gharchive/pull-request
2018-08-20T18:37:21
2025-04-01T06:43:41.388998
{ "authors": [ "tduffield", "tyler-ball" ], "repo": "chef/chef-workstation-tray", "url": "https://github.com/chef/chef-workstation-tray/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
70686627
Silent failure when attempting to delete directory with partition mounted to that point I am installing tomcat 8 in the opt directory, deleting the /opt/tomcat directory if it exists, and creating a symlink from /opt/tomcat to the installation of tomcat. The recipe looks like this: directory "/opt/tomcat" do recursiv...
gharchive/issue
2015-04-24T13:10:09
2025-04-01T06:43:41.397200
{ "authors": [ "sethfreeman", "snehaldwivedi", "zoeyang7633" ], "repo": "chef/chef", "url": "https://github.com/chef/chef/issues/3276", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
820517815
Update our bcrypt_pbkdf dep to allow the final 1.1.0 release This should be the same thing except they did a non-RC release. Signed-off-by: Tim Smith tsmith@chef.io @tas50 any objections if we get this backported to 16 so it can get into Workstation eventually? This has been causing issues for us when using a few o...
gharchive/pull-request
2021-03-03T00:51:35
2025-04-01T06:43:41.399461
{ "authors": [ "ramereth", "tas50" ], "repo": "chef/chef", "url": "https://github.com/chef/chef/pull/11131", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2259766697
EC and modulo length update for OpenSSL 3 compatibility Description Extracting fixes for EC syntax and modulo length that will generate errors in OpenSSL 3.0. Gem installs of chef on 3.1 (see: unit tests in GitHub Actions) are already flagging this due to the update of macOS@latest runners to use ARM which has OpenS...
gharchive/pull-request
2024-04-23T21:06:23
2025-04-01T06:43:41.409407
{ "authors": [ "neha-p6", "tpowell-progress" ], "repo": "chef/chef", "url": "https://github.com/chef/chef/pull/14354", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
59315008
Fix specs on OSX cc @danielsdeleo @tyler-ball @fnichol :shipit: :+1:
gharchive/pull-request
2015-02-28T00:38:33
2025-04-01T06:43:41.410873
{ "authors": [ "danielsdeleo", "jdmundrawala", "tyler-ball" ], "repo": "chef/chef", "url": "https://github.com/chef/chef/pull/2992", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
69009661
Enable policies by default in example config Enable policies tests by default in the example config. Note that I'm working on actually enabling the APIs by default in an opcode-omnibus branch, though for the Chef Server packages we generate our own config so this shouldn't affect anything (and doesn't need to be rele...
gharchive/pull-request
2015-04-16T21:05:52
2025-04-01T06:43:41.419723
{ "authors": [ "danielsdeleo", "marcparadise", "tylercloke" ], "repo": "chef/oc-chef-pedant", "url": "https://github.com/chef/oc-chef-pedant/pull/112", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
99925023
Error in knife bootstrap invocation Hi, I am referring to the following Chef learning session on configuring a node using knife bootstrap https://learn.chef.io/manage-a-node/rhel/bootstrap-your-node/ Used below command: knife bootstrap nodehostname -x username -P 'password' '--sudo' --use-sudo-password -N node1 -r 'r...
gharchive/issue
2015-08-09T20:07:27
2025-04-01T06:43:41.429898
{ "authors": [ "lamont-granquist", "rajeshkanna07" ], "repo": "chef/opscode-omnitruck", "url": "https://github.com/chef/opscode-omnitruck/issues/117", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
67560938
More reliable way to sync actual and visible values It looks like triggering change event sometimes is not obvious. Need to investigate if it's possible to use mutation events/propertychange to achieve the same goal. Related issues: https://github.com/chemerisuk/better-dateinput-polyfill/issues/34 https://github.com/...
gharchive/issue
2015-04-10T10:13:02
2025-04-01T06:43:41.445171
{ "authors": [ "Orangetronic", "chemerisuk", "tomascharad", "vertti" ], "repo": "chemerisuk/better-dateinput-polyfill", "url": "https://github.com/chemerisuk/better-dateinput-polyfill/issues/43", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1048316059
timeout does not seem to work @lpatiny reported that there seem to be issues with the timeout hmm ... i can provoke timeouts This morning I have again a lot of processes running I will send you the full log by PM. Maybe the could be a route that shows the currently running processes and when they started ? Al...
gharchive/issue
2021-11-09T08:22:33
2025-04-01T06:43:41.454879
{ "authors": [ "kjappelbaum", "lpatiny" ], "repo": "cheminfo-py/xtbservice", "url": "https://github.com/cheminfo-py/xtbservice/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1759859868
🛑 Homepage is down In 5d36c77, Homepage (https://larrychen.tech) was down: HTTP code: 0 Response time: 0 ms Resolved: Homepage is back up in ec3f768.
gharchive/issue
2023-06-16T03:27:45
2025-04-01T06:43:41.473901
{ "authors": [ "chendachao" ], "repo": "chendachao/uptime", "url": "https://github.com/chendachao/uptime/issues/1578", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
181572625
[travis] update ruby version in travis config Summary Updating travis config file I've given up lol
gharchive/pull-request
2016-10-07T02:29:00
2025-04-01T06:43:41.476572
{ "authors": [ "michelleon" ], "repo": "chengsteven/city-dog-share-calendar", "url": "https://github.com/chengsteven/city-dog-share-calendar/pull/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
578696504
Could it work on cpu? ❓ Questions and Help Because of the epidemic,I still can't go back to University to use GPU.And could it work on cpu? It would be appreciated if you reply me soon.Thanks! Unfortunately, I don't think so. You may need to modify a lot of parts of codes. On Tue, Mar 10, 2020 at 9:11 AM Chen-Jing...
gharchive/issue
2020-03-10T16:11:17
2025-04-01T06:43:41.487264
{ "authors": [ "Chen-Jingyi", "chengyangfu" ], "repo": "chengyangfu/retinamask", "url": "https://github.com/chengyangfu/retinamask/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1806400187
🛑 tt is down In 779da56, tt (https://telebot-app-serverless-i7z8-chenhaonanniubi.vercel.app/checkhealth) was down: HTTP code: 500 Response time: 1649 ms Resolved: tt is back up in eeec8a9.
gharchive/issue
2023-07-16T02:15:19
2025-04-01T06:43:41.494827
{ "authors": [ "chenhaonanniubi" ], "repo": "chenhaonanniubi/upptime", "url": "https://github.com/chenhaonanniubi/upptime/issues/1694", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1845964832
🛑 tt is down In af20cc4, tt (https://telebot-app-serverless-i7z8-chenhaonanniubi.vercel.app/checkhealth) was down: HTTP code: 504 Response time: 10154 ms Resolved: tt is back up in 222338e.
gharchive/issue
2023-08-10T22:16:43
2025-04-01T06:43:41.497871
{ "authors": [ "chenhaonanniubi" ], "repo": "chenhaonanniubi/upptime", "url": "https://github.com/chenhaonanniubi/upptime/issues/2045", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2620030609
🛑 tt is down In 7db2663, tt (https://telebot-app-serverless-i7z8-chenhaonanniubi.vercel.app/checkhealth) was down: HTTP code: 500 Response time: 2133 ms Resolved: tt is back up in 49ebb19 after 25 minutes.
gharchive/issue
2024-10-29T03:32:51
2025-04-01T06:43:41.500710
{ "authors": [ "chenhaonanniubi" ], "repo": "chenhaonanniubi/upptime", "url": "https://github.com/chenhaonanniubi/upptime/issues/7706", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2649881016
🛑 tt is down In 84d9f36, tt (https://telebot-app-serverless-i7z8-chenhaonanniubi.vercel.app/checkhealth) was down: HTTP code: 500 Response time: 3443 ms Resolved: tt is back up in 20071fb after 20 minutes.
gharchive/issue
2024-11-11T16:56:05
2025-04-01T06:43:41.504423
{ "authors": [ "chenhaonanniubi" ], "repo": "chenhaonanniubi/upptime", "url": "https://github.com/chenhaonanniubi/upptime/issues/7874", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1143436863
add imagePullPolicy column support I use this plugin on a daily basis and it's awesome! Thanks for that. Adding an optional imagepullpolicy column to explore images even better! U da best
gharchive/pull-request
2022-02-18T17:15:00
2025-04-01T06:43:41.507365
{ "authors": [ "ahmetb" ], "repo": "chenjiandongx/kubectl-images", "url": "https://github.com/chenjiandongx/kubectl-images/pull/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2274555353
在聊天模式下,如果用户给定一个场景,是不是应该要自动开始,而不是等着用户输入第一个指令 不提供这个功能
gharchive/issue
2024-05-02T04:10:58
2025-04-01T06:43:41.512327
{ "authors": [ "chenxizhang" ], "repo": "chenxizhang/openai-powershell", "url": "https://github.com/chenxizhang/openai-powershell/issues/160", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2252014020
Update usbh_hub.c Fix an error : When initializing usb host with busid not equal zero, like "usbh_initialize(1, CONFIG_HPM_USBH_BASE); ", then a hub will not be recognized as normal. Usually got an error "[E/usbh_hub] invalid device bLength 0xXX". 您好,我最近在先楫6750上调USB,发现如果初始化usbhost时busid不为0,那么hub不会被正确识别。此修改可规避这个问题,但我不...
gharchive/pull-request
2024-04-19T03:41:07
2025-04-01T06:43:41.531654
{ "authors": [ "Zoumax", "sakumisu" ], "repo": "cherry-embedded/CherryUSB", "url": "https://github.com/cherry-embedded/CherryUSB/pull/193", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
599919171
Add seamless tutorial Add a tutorial that only pops up once when you want to do things. Should make it pop up ... At the start when we are on a blank canvas (prompt for A button press) After adding a certain number of nodes (prompt for zooming in and dragging the canvas, if not done so already) After we have deleted...
gharchive/issue
2020-04-14T23:29:07
2025-04-01T06:43:41.541287
{ "authors": [ "cheukyin699" ], "repo": "cheukyin699/graph-viz-js", "url": "https://github.com/cheukyin699/graph-viz-js/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
273580778
Fixed up the issues that gotip has found Go is a lot more religious in checking for string interpolation and formatting now. Coverage decreased (-0.02%) to 65.735% when pulling 9d3e5b7c6bcd75d3c95417d200611a1c32255ee2 on fixtip into 64b8739a79a69cd062cdf56e57288af0674c06d8 on master. Fuuuuuuuuuuuuuuuuuuuuuuuuck ...
gharchive/pull-request
2017-11-13T21:17:21
2025-04-01T06:43:41.544250
{ "authors": [ "chewxy", "coveralls" ], "repo": "chewxy/gorgonia", "url": "https://github.com/chewxy/gorgonia/pull/174", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2275333931
Checksum validation returns HTTP StatusCode 404 When installing any version of Godot the checkum validation fails with a HTTP status code 404. Command run godotenv godot install 4.3.0-dev.6 My environment Windows 11 .NET SDK: Version: 8.0.100 Commit: 57efcf1350 Workload version: 8.0.100-ma...
gharchive/issue
2024-05-02T11:43:20
2025-04-01T06:43:41.557685
{ "authors": [ "Dangles91", "Renari", "Shaderbug" ], "repo": "chickensoft-games/GodotEnv", "url": "https://github.com/chickensoft-games/GodotEnv/issues/61", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2347070862
Failed error 403 trying using whisper OPEN AI API? Nice app guys i love it, but trying change the model to OPEN AI gives me this error ¿I'm doing something wrong? i create a new token in open ai project section and copy/paste it i don't know so much programming things, very newbie here, but i read the docs of buzz a...
gharchive/issue
2024-06-11T18:47:30
2025-04-01T06:43:41.560835
{ "authors": [ "ZerefCG", "raivisdejus" ], "repo": "chidiwilliams/buzz", "url": "https://github.com/chidiwilliams/buzz/issues/797", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
87293023
Loading bar for promises Is there any chance to introduce this awesome bar for promises ? Using it for promises is more angular ish and more flexible than xhr. That would be a nice feature :) Hmm -- I'm not sure promises are more idiomatic for angular than XHR requests. These two things are totally orthogonal. Ass...
gharchive/issue
2015-06-11T10:19:50
2025-04-01T06:43:41.565536
{ "authors": [ "chieffancypants", "mgibas" ], "repo": "chieffancypants/angular-loading-bar", "url": "https://github.com/chieffancypants/angular-loading-bar/issues/208", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1969433003
Notes Page Displays Existing Notes Notes Page Displays Existing Notes User Story AS A small business owner I WANT to be able to write and save notes SO THAT I can organize my thoughts and keep track of tasks I need to complete Acceptance Criteria GIVEN a note-taking application WHEN I click on the link to the notes p...
gharchive/issue
2023-10-31T00:33:44
2025-04-01T06:43:41.575992
{ "authors": [ "chilejay7" ], "repo": "chilejay7/Note-Taker-Application", "url": "https://github.com/chilejay7/Note-Taker-Application/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
129346612
pathRewriter happening before ProxyTable Hi, My config are like the following one: (pathRewrite) { '^/api/one' : '', '^/api/two' : '' } and (proxyTable) { '/one' : 'http://localhost:3001', '/two' : 'http://localhost:3002' } My use case is that I need the complete path to choose the correct proxy, and ...
gharchive/issue
2016-01-28T05:51:36
2025-04-01T06:43:41.609396
{ "authors": [ "cedric25", "chimurai" ], "repo": "chimurai/http-proxy-middleware", "url": "https://github.com/chimurai/http-proxy-middleware/issues/50", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
504434872
in centos6.5 runing, find a error? anyone can tell me how to do? thanks 99 conv 128 1 x 1 / 1 76 x 76 x 384 -> 76 x 76 x 128 0.568 BFLOPs 100 conv 256 3 x 3 / 1 76 x 76 x 128 -> 76 x 76 x 256 3.407 BFLOPs 101 conv 128 1 x 1 / 1 76 x 76 x 256 -> 76 x 76 x 128 0.379 BFLOPs 1...
gharchive/issue
2019-10-09T06:04:07
2025-04-01T06:43:41.622316
{ "authors": [ "baimin1", "kernelforce" ], "repo": "chineseocr/chineseocr", "url": "https://github.com/chineseocr/chineseocr/issues/374", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
371831945
自己训练的crnn模型文件,放到models目录下报错 Loading weights from /ml/github/chineseocr/models/text.weights...Done! While copying the parameter named rnn.1.embedding.weight, whose dimensions in the model are torch.Size([5530, 512]) and whose dimensions in the checkpoint are torch.Size([6736, 512]), ... Traceback (most recent call las...
gharchive/issue
2018-10-19T07:07:00
2025-04-01T06:43:41.630863
{ "authors": [ "Aurora11111", "OKhyc", "beimingmaster", "mocorr" ], "repo": "chineseocr/chineseocr", "url": "https://github.com/chineseocr/chineseocr/issues/78", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1761778237
exporting filter coefficients as numpy/zipped numpy fails silently I designed a FIR filter and wanted to export it to .npy or .npz. Export to CSV works as expected. When saving, no file is created and no error appears in the bottom console. Python 3.8.10 Numpy 1.24.3 latest pyFDA version Python prints the following e...
gharchive/issue
2023-06-17T11:06:38
2025-04-01T06:43:41.637382
{ "authors": [ "chipmuenk", "dsvf", "jojo2massol" ], "repo": "chipmuenk/pyfda", "url": "https://github.com/chipmuenk/pyfda/issues/232", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2368392038
[1.21] Crash input/output error Hello, This morning our vanilla server randomly crashed but didn't generate any crash log. Here's the latest log : https://gist.github.com/jinkhya/3b12645e87bed129426b56f77726df25 You can see the error. at the end of the log Best regards, Jin That is weird, it's just a generic I/O er...
gharchive/issue
2024-06-23T07:25:56
2025-04-01T06:43:41.652068
{ "authors": [ "Fourmisain", "jinkhya" ], "repo": "chirs241097/jline4mcdsrv", "url": "https://github.com/chirs241097/jline4mcdsrv/issues/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
307888389
Windows 10 example link not working Windows 10 example link does not work. Could anyone provide an example? MQTT Tester (MQTT client test app for Android, iOS, and Windows 10) https://www.microsoft.com/library/errorpages/smarterror.aspx?correlationId=ng4zg7K+O0uvzkAt.4 Thanks Hi, please provide the correct link. T...
gharchive/issue
2018-03-23T03:17:13
2025-04-01T06:43:41.659856
{ "authors": [ "chkr1011", "dongouyang" ], "repo": "chkr1011/MQTTnet", "url": "https://github.com/chkr1011/MQTTnet/issues/207", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
377258638
updated nuget spec according to csproj Hi I just tried rc2 and it seems it does not pull in the dependencies specified in the csproj I updated them accordingly i could do my testing anyway I just needed to add the updated dependencies to my project.
gharchive/pull-request
2018-11-05T05:47:08
2025-04-01T06:43:41.660939
{ "authors": [ "JanEggers" ], "repo": "chkr1011/MQTTnet", "url": "https://github.com/chkr1011/MQTTnet/pull/471", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1376937353
FEATURE/Paste Replaces Highlighted Selection Summary Pasting now replaces the highlighted selection of words, unless there is only a single word highlighted, i.e. "Nothing is highlighted" This is because if nothing is highlighted, it exists in code as the current word is highlighted. It should be easy to adjust the p...
gharchive/pull-request
2022-09-18T04:00:03
2025-04-01T06:43:41.665655
{ "authors": [ "Irmy", "chloebrett", "itsMoxMox" ], "repo": "chloebrett/mlvet", "url": "https://github.com/chloebrett/mlvet/pull/286", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1091731871
RFM - hashdeep I DON'T Want To Become The Maintainer [x] I have followed the Package Triage Process and I do NOT want to become maintainer of the package; [x] There is no existing open maintainer request for this package; Checklist [x] Issue title starts with 'RFM - ' Existing Package Details Package URL: https:...
gharchive/issue
2022-01-01T03:51:42
2025-04-01T06:43:41.670944
{ "authors": [ "dougmcdorman", "pauby", "tunisiano187" ], "repo": "chocolatey-community/chocolatey-package-requests", "url": "https://github.com/chocolatey-community/chocolatey-package-requests/issues/1153", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" ...
184903489
(core extension) PowerShell v2 support Fix #352 @ebugusey thanks for making this change!
gharchive/pull-request
2016-10-24T17:25:01
2025-04-01T06:43:41.679004
{ "authors": [ "ebugusey", "gep13" ], "repo": "chocolatey/chocolatey-coreteampackages", "url": "https://github.com/chocolatey/chocolatey-coreteampackages/pull/354", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1460545354
Problem with parallel-tempering-2dpmf.py I'm trying to run parallel-tempering-2dpmf.py but it gives me the error AttributeError: 'MBAR' object has no attribute 'computePMF' was this changed to something else? I can't find anything similar and in the documentation computePMF is actually mentioned and described. I ju...
gharchive/issue
2022-11-22T21:01:05
2025-04-01T06:43:41.712741
{ "authors": [ "francoviscarra" ], "repo": "choderalab/pymbar", "url": "https://github.com/choderalab/pymbar/issues/483", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2084528714
Give preference to OpenJDK 17 When installing the javino it is preferable to install the OpenJDK 17. This version is mandatory in projects with Velluscinum or JaCaMo-CLI. Solved in the commit -> [d8b5d8731e4baeed0067fd1a8bacd66f9358152f]
gharchive/issue
2024-01-16T17:57:10
2025-04-01T06:43:41.727646
{ "authors": [ "nilsonLazarin" ], "repo": "chon-group/dpkg-javino", "url": "https://github.com/chon-group/dpkg-javino/issues/2", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2485374867
Repository Layer Implement a repository layer for handling interaction with the underlying database. A repository will be a thin wrapper around Entity Framework DbContext, providing CRUD methods. The major reason of implementing the repository layer is that it hides the DbContext objects and operations, which are oft...
gharchive/issue
2024-08-25T16:56:05
2025-04-01T06:43:41.729618
{ "authors": [ "choutianxius" ], "repo": "choutianxius/aggie-rent", "url": "https://github.com/choutianxius/aggie-rent/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
36998154
Add support for parameterized Fluent steps Much like [Example] has a matching algorithm to tailor output based on parameter values, the Fluent Givens should support this as well (not sure if any other step types [When/Then]make sense). I've forgotten what this means. Closing...
gharchive/issue
2014-07-02T16:17:05
2025-04-01T06:43:41.732851
{ "authors": [ "chris-peterson" ], "repo": "chris-peterson/Kekiri", "url": "https://github.com/chris-peterson/Kekiri/issues/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
159902410
Faster ViewPager swiping; Improved logging; Fix: loading huge images; fix memory leak; added media-db-cursor sample-demo This is a Backport of PhotoView improvements from https://github.com/k3b/APhotoManager Faster initial loading so swiping through ViewPager is more fluent: initially the view is loaded with low r...
gharchive/pull-request
2016-06-13T08:59:37
2025-04-01T06:43:41.753873
{ "authors": [ "Jawnnypoo", "k3b" ], "repo": "chrisbanes/PhotoView", "url": "https://github.com/chrisbanes/PhotoView/pull/373", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
94319902
ArrangeColumn: Error: getting Column Width, using default! when last column contains empty field Take the following sample csv: foo,bar,baz 1,2,3 3,2, foo,bar,baz Since the third column in the third line contains no value, csv.vim will report the following warning: CSV: Error: getting Column Width, using default! I...
gharchive/issue
2015-07-10T14:40:20
2025-04-01T06:43:41.766891
{ "authors": [ "SuperFluffy", "chrisbra" ], "repo": "chrisbra/csv.vim", "url": "https://github.com/chrisbra/csv.vim/issues/64", "license": "Vim", "license_type": "permissive", "license_source": "github-api" }
988370530
Feature request: Support selecting file types when backing up the vault Is it possible to select file types to be backed up? For instance, one may only want to back up Markdown notes but not certain types of attachments. that's a nice idea. However, I'll have to think about how exactly you will be able to exclude t...
gharchive/issue
2021-09-04T21:14:25
2025-04-01T06:43:41.779401
{ "authors": [ "chrisgrieser", "wenlzhang" ], "repo": "chrisgrieser/shimmering-obsidian", "url": "https://github.com/chrisgrieser/shimmering-obsidian/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
464504484
Populate remote folders Since the last update I can't populate recursively my remote folders :s Before that it was working very well. Is there a new syntax? If I set folder one by one it works but... It was easier before. { "sourceDirectory": "src", "sharePointSiteUrl": "xxx", "publishingScope": "None", "authenticati...
gharchive/issue
2019-07-05T07:33:55
2025-04-01T06:43:41.797248
{ "authors": [ "Joey055", "chrishasz" ], "repo": "chrishasz/spgo", "url": "https://github.com/chrishasz/spgo/issues/94", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
210770452
NoClassDefFoundError: uk.co.chrisjenx.calligraphy.CalligraphyConfig$Builder Getting java.lang.NoClassDefFoundError: uk.co.chrisjenx.calligraphy.CalligraphyConfig$Builder when running my app on android 4.4.4, on above android 5.0 its running fine. tried all the solution i found. app build.gradle android { compile...
gharchive/issue
2017-02-28T12:16:52
2025-04-01T06:43:41.803549
{ "authors": [ "chrisjenx", "kalkotekedar", "miibpa", "nishantpardamwar" ], "repo": "chrisjenx/Calligraphy", "url": "https://github.com/chrisjenx/Calligraphy/issues/372", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
564842612
Min and Max star filter is extremely sensitive When using the min/max star filter, i am not really able to edit the default limit of those filters. One single click on the up/down button right to the value increases/decreases that value by a huge amount. It jumps from the default value of 3.0 straight to 15.0. Well...
gharchive/issue
2020-02-13T17:34:06
2025-04-01T06:43:41.815754
{ "authors": [ "Blenderpics", "chrislee0419" ], "repo": "chrislee0419/EnhancedSearchAndFilters", "url": "https://github.com/chrislee0419/EnhancedSearchAndFilters/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2205851819
Can this receive a io[bytes] type? Hello, I've found this lib to handle different types of documents, does it support passing the bytes instead of the path? yes
gharchive/issue
2024-03-25T14:08:07
2025-04-01T06:43:41.821211
{ "authors": [ "Mathacc", "kakarot-dev" ], "repo": "chrismattmann/tika-python", "url": "https://github.com/chrismattmann/tika-python/issues/405", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
112149150
Simple Implementation to escape %{name} by %%{name} This is for issue #17 Excerpt from added tests defmodule Esc do use Linguist.Vocabulary ...
gharchive/pull-request
2015-10-19T13:53:28
2025-04-01T06:43:41.823508
{ "authors": [ "RobertDober", "chrismccord" ], "repo": "chrismccord/linguist", "url": "https://github.com/chrismccord/linguist/pull/18", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
105251135
Query optimization for multiple segmentation I am using sync for a usecase of tickets who have different statuses tracked by enum value class Ticket enum status: { initiated: 0, active: 1, closed: 2 , review_pending: 3, completed: 4, rejected: 5, trash: 6} sync :all statuses.each do |key, value| sync_sco...
gharchive/issue
2015-09-07T17:40:00
2025-04-01T06:43:41.829116
{ "authors": [ "ajb", "devilankur18" ], "repo": "chrismccord/sync", "url": "https://github.com/chrismccord/sync/issues/206", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
557400707
'run FitNesse test' doesn't work 👣 Steps to reproduce open a test in VS code. right click in the test. click 'Run FitNesse test'. you receive an error that you should escape the & operator. At line:1 char:201 + ... age.Tagetik.TagetikPps.S0501PremiesClaimsKostenTest.wi?test^&format=t ... + ...
gharchive/issue
2020-01-30T10:29:08
2025-04-01T06:43:41.838491
{ "authors": [ "chrisotto6", "danielkroon", "reators" ], "repo": "chrisotto6/VSCodeFitNesse", "url": "https://github.com/chrisotto6/VSCodeFitNesse/issues/109", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }