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
1457396166
React to UI code move All UI code is about to be moved out of core into appui. ### Tasks - [x] https://github.com/iTwin/presentation/issues/2 - [x] https://github.com/iTwin/presentation/issues/8 - [x] https://github.com/iTwin/presentation/issues/4 - [x] https://github.com/iTwin/presentation/issues/16 - [x] https://gi...
gharchive/issue
2022-11-18T12:44:18
2025-04-01T06:39:00.200684
{ "authors": [ "grigasp" ], "repo": "iTwin/presentation", "url": "https://github.com/iTwin/presentation/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
644750090
Is there a sane way to store tokens created by a service? Is it possible to use store provided by an existing non-OAuth authentication service? I'm trying to use Providers.Credentials to integrate with an existing backend services that issues JWTs, but I'm having a heck of a time figuring out how to make this work. W...
gharchive/issue
2020-06-24T16:29:41
2025-04-01T06:39:00.226642
{ "authors": [ "dkreft", "iaincollins" ], "repo": "iaincollins/next-auth", "url": "https://github.com/iaincollins/next-auth/issues/325", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
2251468053
Download annotations from GUI as CSV Similar to the image saving, it'd be nice to have a button to download the annotations table directly from the GUI. links to download both the annotation and the dot file have been added to the interface
gharchive/issue
2024-04-18T20:06:48
2025-04-01T06:39:00.228594
{ "authors": [ "ialbert", "j-andrews7" ], "repo": "ialbert/genescape-central", "url": "https://github.com/ialbert/genescape-central/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
90691302
Disable tooltips on mobile devices Hi, I'm trying to find a way to disable tooltips from being displayed when the viewport is smaller than 800px Thanks Hi, you should probably use a condition like if ($(window).width() >= 800) { $(sel).tooltipster({...}); }. You may also do this check in functionBefore and return f...
gharchive/issue
2015-06-24T14:25:42
2025-04-01T06:39:00.249876
{ "authors": [ "karlhudsonphillips", "louisameline" ], "repo": "iamceege/tooltipster", "url": "https://github.com/iamceege/tooltipster/issues/411", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2260319002
Expose Input focus & blur event Expose Input focus & blur event, so user can control the focus / blur event in a form thanks for your help @waveo-wangxiao!
gharchive/pull-request
2024-04-24T04:57:49
2025-04-01T06:39:00.266043
{ "authors": [ "iamstevendao", "waveo-wangxiao" ], "repo": "iamstevendao/vue-tel-input", "url": "https://github.com/iamstevendao/vue-tel-input/pull/458", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2263872316
Error When Prompting Mistral/Mixtral Model from AWS Bedrock Description: I successfully cloned the repository from the main branch and tested the application with LLMs deployed on Azure using the OpenAI resource, and everything worked as expected. However, I encountered an issue when attempting to prompt a Mistral mo...
gharchive/issue
2024-04-25T15:14:35
2025-04-01T06:39:00.314832
{ "authors": [ "bahamasbahamas", "ianarawjo", "massi-ang" ], "repo": "ianarawjo/ChainForge", "url": "https://github.com/ianarawjo/ChainForge/issues/264", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
199793802
bugfix:error in node 0.12.7 for issues TypeError: Object.keys called on non-object #88 modify the order of condition. Coverage remained the same at 93.592% when pulling 17a55be98fcc3d07f306aad58cfb8a7a55c8a473 on 81735595:master into 6971e27a577d165cde360ebed86a59dfc18ac55b on iarna:master. Coverage remained th...
gharchive/pull-request
2017-01-10T11:12:05
2025-04-01T06:39:00.337825
{ "authors": [ "81735595", "coveralls", "iarna" ], "repo": "iarna/gauge", "url": "https://github.com/iarna/gauge/pull/89", "license": "isc", "license_type": "permissive", "license_source": "bigquery" }
1730888064
error with installing pyfhel "ERROR: Could not build wheels for Pyfhel" I have two issues @ibarrond the first, I installed pyfhel 2.0.1, but when I tried to import, I got this error ModuleNotFoundError: No module named 'pyfhel' which leads me to the main issue that made me use pyfhel version 2.0.1 whenever I try to i...
gharchive/issue
2023-05-29T14:43:16
2025-04-01T06:39:00.354685
{ "authors": [ "aziz07ghm", "ibarrond" ], "repo": "ibarrond/Pyfhel", "url": "https://github.com/ibarrond/Pyfhel/issues/193", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1975565777
[Feature request] Run ping only till the first success [Feature request] Run ping only till the first success Currently user can choose the number of pings to make. But in fact quite often 1 successful in enough to understand that the server is online. While 1 fail should not be enough because the problem can be with...
gharchive/issue
2023-11-03T07:06:16
2025-04-01T06:39:00.364706
{ "authors": [ "baack", "ibbaa" ], "repo": "ibbaa/keepitup", "url": "https://github.com/ibbaa/keepitup/issues/5", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2470432897
Provide Diamond with --jobs, not "--processes" Description When investigating the inconsistent --processes tag, I realised that run_diamond.sh was not written in a robust way, and "processes" is not a good description of its function. Specifically, in this command (pulled out the parts not relevant to parallelization...
gharchive/pull-request
2024-08-16T14:52:58
2025-04-01T06:39:00.370243
{ "authors": [ "alexanian" ], "repo": "ibbis-screening/common-mechanism", "url": "https://github.com/ibbis-screening/common-mechanism/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1055613759
feature(editor): set route to in progress on edit, warn about unapproved routes when exporting Checklist [x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master) [x] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented [x] The des...
gharchive/pull-request
2021-11-17T01:45:00
2025-04-01T06:39:00.392888
{ "authors": [ "daniel-heppner-ibigroup" ], "repo": "ibi-group/datatools-ui", "url": "https://github.com/ibi-group/datatools-ui/pull/737", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1856867591
Speed up feed source retrieval Checklist [x] Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master) [x] Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented [x] The description lists all applicable issues this PR seeks to resolve [x...
gharchive/pull-request
2023-08-18T14:58:52
2025-04-01T06:39:00.396342
{ "authors": [ "philip-cline" ], "repo": "ibi-group/datatools-ui", "url": "https://github.com/ibi-group/datatools-ui/pull/981", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
175441338
使用emoji的时候在yylabel 右边间歇很大,特别是最靠右的输入一个emoji 再输入的时候就会导致换行 断行是由系统的 CoreText 控制的。。 如果不介意英文单词被断行,那可以设置 lineBreakMode 为 char wrapping。
gharchive/issue
2016-09-07T08:22:33
2025-04-01T06:39:00.399493
{ "authors": [ "ibireme", "liamscofield" ], "repo": "ibireme/YYText", "url": "https://github.com/ibireme/YYText/issues/488", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2484094152
refactor: simplify, move frameworks, etc. drop dagster (memory issue that needs investigation + drop orchestration complexiy) add website streamlit -> shiny add a package/CLI no more VM needed, just run in a GHA generally a regression on the dashboard visualizations, but all the data is there going to yolo merge ...
gharchive/pull-request
2024-08-24T01:15:11
2025-04-01T06:39:00.401228
{ "authors": [ "lostmygithubaccount" ], "repo": "ibis-project/ibis-analytics", "url": "https://github.com/ibis-project/ibis-analytics/pull/63", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1572895750
Updated Notebook Updated Notebook Pre-Trained Models Updated Notebook Fine-Tune Models @sahil11129 Table of contents still has a different format. Please let me or @Abhilasha-Mangal know if you are having trouble formatting it.
gharchive/pull-request
2023-02-06T16:33:14
2025-04-01T06:39:00.411763
{ "authors": [ "biharicoder", "sahil11129" ], "repo": "ibm-build-lab/Watson-NLP", "url": "https://github.com/ibm-build-lab/Watson-NLP/pull/41", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2296124131
Pass OpenJCEPlus Branch to the build scripts Also add ability to override openjceplus branch at build launch Test cases 00:00:21.655 "PUBLISH_NAME": "jdk-11.0.23.1.2+9_openj9-0.44.0-rc2", ... 00:00:46.663 WARNING: OpenJCEPlus Branch cannot be determined based on PUBLISH_NAME. Using default branch: semeru-java...
gharchive/pull-request
2024-05-14T18:39:28
2025-04-01T06:39:00.430506
{ "authors": [ "AdamBrousseau" ], "repo": "ibmruntimes/ci-jenkins-pipelines", "url": "https://github.com/ibmruntimes/ci-jenkins-pipelines/pull/223", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
899024480
🛑 Secret Site is down In f874fa4, Secret Site ($SECRET_SITE) was down: HTTP code: 0 Response time: 0 ms Resolved: Secret Site is back up in b814f28.
gharchive/issue
2021-05-23T13:48:44
2025-04-01T06:39:00.447186
{ "authors": [ "sqeven" ], "repo": "icarephone/upptime", "url": "https://github.com/icarephone/upptime/issues/793", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2577217922
Docs: add in the mailmerge scaffold & scripts used for MaDs & document their usage Adds a new mailmerge directory with the scripts used the MaDs family allocation notification emails in 2024, alongside documentation as to how to use them. @Gum-Joe could you include this folder in .dockerignore just cause we don't n...
gharchive/pull-request
2024-10-10T00:00:18
2025-04-01T06:39:00.453429
{ "authors": [ "Gum-Joe", "cybercoder-naj" ], "repo": "icdocsoc/mad3", "url": "https://github.com/icdocsoc/mad3/pull/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1631545872
fix: sass-loader and less-loader can't be resolved 背景 @ice/pkg-plugin-docusaurus 使用社区的 npm 包 docusaurus-plugin-less 和 docusaurus-plugin-sass 分别解析 less 和 sass。但我们使用子进程启动 docusaurus 本地预览服务,并且指定了 cwd 是 rootDir: https://github.com/ice-lab/icepkg/blob/bca916d4093eda6f21995f8cea514fec100bbcc4/packages/plugin-docusaurus/src...
gharchive/pull-request
2023-03-20T07:28:43
2025-04-01T06:39:00.457229
{ "authors": [ "luhc228", "wssgcg1213" ], "repo": "ice-lab/icepkg", "url": "https://github.com/ice-lab/icepkg/pull/503", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
179136441
"Comparison method violates its general contract" when executing the example Hi, I tried to run the example on hadoop local mode(Ubuntu 16.04). But there was an exeption: Verify Overlap: Exception in thread "main" java.io.IOException: Job failed! Later I checked brush.details.log. It showed such message: java.lang...
gharchive/issue
2016-09-26T04:16:17
2025-04-01T06:39:00.479050
{ "authors": [ "chefarov", "jacky6016", "moneycat" ], "repo": "ice91/CloudBrush", "url": "https://github.com/ice91/CloudBrush/issues/5", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2386422169
Fix ecoregions map selection the default ecoregion selected should be North Sea and the selection should be visible when the map loads. the map selections needs to be connected to the dropdown selection box as well It is also sometimes possible for more than 1 region to be selected in the dropdown box
gharchive/issue
2024-07-02T14:27:44
2025-04-01T06:39:00.504909
{ "authors": [ "Neilmagi", "lucalamoni" ], "repo": "ices-tools-dev/fisheriesXplorer", "url": "https://github.com/ices-tools-dev/fisheriesXplorer/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
217233241
File / folder selection in tree view Hi, would it be possible to allow multiple selection of files and folders? That would be much needed when cherrypicking remote files / folders for mass downloading. Thank you. +1 The new version already supports it.
gharchive/issue
2017-03-27T12:43:07
2025-04-01T06:39:00.508351
{ "authors": [ "Deathturtle", "icetee", "niccolomineo" ], "repo": "icetee/remote-ftp", "url": "https://github.com/icetee/remote-ftp/issues/746", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1501607267
Custom typings or type definition Hi! I'm finding that in both my first and second project I've had issues with transfering Date type over the trpc. Is there a way to define the type to be Date rather the string? (Apologies for the autolabel) It seems that the issue has been with how I was integrating superjson int...
gharchive/issue
2022-12-17T21:26:47
2025-04-01T06:39:00.514345
{ "authors": [ "Indeedornot" ], "repo": "icflorescu/trpc-sveltekit", "url": "https://github.com/icflorescu/trpc-sveltekit/issues/48", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
186126053
Communicate errors and warnings to user as appropriate Instead of just spewing everything into the console (which we should still do), we should figure out what to display to the user when various error/warning conditions happen. 34df742
gharchive/issue
2016-10-30T09:31:09
2025-04-01T06:39:00.542691
{ "authors": [ "sdukhovni" ], "repo": "ichung/kataomoi", "url": "https://github.com/ichung/kataomoi/issues/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2661497824
feat: stellar intent contract Description: Commit Message type: commit message see the guidelines for commit messages. Changelog Entry version: <log entry> Checklist: [ ] I have performed a self-review of my own code [ ] I have documented my code in accordance with the documentation guidelines [ ] My changes gener...
gharchive/pull-request
2024-11-15T10:07:26
2025-04-01T06:39:00.553023
{ "authors": [ "bishalbikram", "codecov-commenter" ], "repo": "icon-project/intent-contracts", "url": "https://github.com/icon-project/intent-contracts/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
991227585
Implicit int cast to BigInteger during interscore calls isn't supported In the current goloop version, a method with an int return type from a foreign SCORE is implicitely converted to BigInteger through an interscore call. Related issue talking about this behavior : https://github.com/icon-project/goloop/issues/65 H...
gharchive/issue
2021-09-08T14:51:19
2025-04-01T06:39:00.557064
{ "authors": [ "ICONationDevTeam", "sink772" ], "repo": "icon-project/javaee-unittest", "url": "https://github.com/icon-project/javaee-unittest/issues/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
82497060
Unhandled WPF Exception at ICSharpCode.AvalonEdit.Utils.CharRope See http://community.sharpdevelop.net/forums/t/22188.aspx for full exception output. SharpDevelop Version : 5.1.0.5084-Beta 2-c5791b46 .NET Version : 4.5.50938 OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1 Current culture ...
gharchive/issue
2015-05-29T16:36:10
2025-04-01T06:39:00.563362
{ "authors": [ "Rpinski", "siegfriedpammer" ], "repo": "icsharpcode/AvalonEdit", "url": "https://github.com/icsharpcode/AvalonEdit/issues/56", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
185311153
VS15 Update 3 Support Hi, It's said that version 4.4.0.0 works under at least vs15 update2, though i've download and installed update3, it still does not work. It's seen under tools=> extension and update but i can not use it at all. Is it a bug or do i miss something? Thanks. Please try with recently released VS 2...
gharchive/issue
2016-10-26T06:54:40
2025-04-01T06:39:00.574204
{ "authors": [ "Rpinski", "biliciburak" ], "repo": "icsharpcode/RefactoringEssentials", "url": "https://github.com/icsharpcode/RefactoringEssentials/issues/261", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
24862859
Create/Extract NTFS Extra Data field for Timestamp etc SD-1800, originally created on 12/20/2010 01:58:10 by David Pierson We should have the ability to create the NTFS Extra Data field (0x000a) via an option in FastZip, and an easy way to create it in ZipFile and ZipOutputStream. This would hold the NTFS Last Modifi...
gharchive/issue
2013-12-29T17:24:40
2025-04-01T06:39:00.580652
{ "authors": [ "Numpsy", "bastianeicher", "dgrunwald", "piksel" ], "repo": "icsharpcode/SharpZipLib", "url": "https://github.com/icsharpcode/SharpZipLib/issues/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2555641905
Fix: Default Colors deplete too Rapidly Summary This fix adjusts color selection by treating the earliest used default color as unused and reusing it if every default color is in use. Test Plan Ensure that the assignment works properly when classes are deleted out of order. Ensure assignment works when users select ...
gharchive/pull-request
2024-09-30T06:01:43
2025-04-01T06:39:00.582722
{ "authors": [ "MinhxNguyen7", "nav800" ], "repo": "icssc/AntAlmanac", "url": "https://github.com/icssc/AntAlmanac/pull/1009", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
999971978
Some latest build may return 0 when using with --help With my old build, --help will return 2. Somehow it returns zero now (and the tests fail.) Behavior changed due to upstream fix: https://github.com/golang/go/commit/dcf0929de6a12103a8fd7097abd6e797188c366d and https://github.com/golang/go/issues/37533
gharchive/issue
2021-09-18T08:33:14
2025-04-01T06:39:00.591096
{ "authors": [ "icy" ], "repo": "icy/genvsub", "url": "https://github.com/icy/genvsub/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1659809048
Markdown renderer A renderer for markdown (markdown -> markdown, instead of just markdown -> HTML). This would be useful if you just want to insert/edit/remove parts of a markdown document (e.g. setting a default language for fenced code blocks). Just a note on that use case: Markdown syntax has quite a lot ambigui...
gharchive/issue
2023-04-09T09:15:15
2025-04-01T06:39:00.593241
{ "authors": [ "devnote-dev", "straight-shoota" ], "repo": "icyleaf/markd", "url": "https://github.com/icyleaf/markd/issues/57", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2157861873
fail compile in ./src/components/tool/AStepItem.vue?vue&type=style&index=0&id=45f62939&lang=less&scoped=true Syntax Error: TypeError: Cannot set properties of undefined (setting 'parent') @ ./node_modules/vue-style-loader??ref--11-oneOf-1-0!./node_modules/css-loader/dist/cjs.js??ref--11-oneOf-1-1!./node_modules/vue-l...
gharchive/issue
2024-02-28T00:42:41
2025-04-01T06:39:00.603490
{ "authors": [ "feelingzhn", "zjf121" ], "repo": "iczer/vue-antd-admin", "url": "https://github.com/iczer/vue-antd-admin/issues/353", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
219955506
Underdefined inputs while using PCA When using the PCA transform for sampling, the user can specify the number of transform variables to use. If the user chooses too few tranform variables, there may not be enough to provide values to all the original input space, resulting in zeroes for all under-represented origina...
gharchive/issue
2017-04-06T16:26:13
2025-04-01T06:39:00.679433
{ "authors": [ "PaulTalbot-INL" ], "repo": "idaholab/raven", "url": "https://github.com/idaholab/raven/issues/69", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
176174171
cannot find React please modify this line: import { Component, PropTypes } from 'react'; to import React,{ Component, PropTypes } from 'react'; in Button.js It already says that: https://github.com/ide/react-native-button/blob/f72b1c2596b21bed9e93e634d9f7a6d5fd91e797/Button.js#L1
gharchive/issue
2016-09-10T11:02:02
2025-04-01T06:39:00.686716
{ "authors": [ "HananeAlSamrout", "ide" ], "repo": "ide/react-native-button", "url": "https://github.com/ide/react-native-button/issues/48", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1819243465
Issue with lottie on IOS Hi i'm facing an issue only related to the IOS build dyld[39830]: Symbol not found: _$s6Lottie0A18BackgroundBehaviorO15pauseAndRestoreyA2CmFWC Referenced from: <82425C10-5ADE-391C-A40A-5AC87F605028> /Users/shayantsital/Library/Developer/CoreSimulator/Devices/890D148E-BEDE-4EBC-A711-88FE6B6A...
gharchive/issue
2023-07-24T22:31:54
2025-04-01T06:39:00.691391
{ "authors": [ "shayant98", "viktasidenfy" ], "repo": "idenfy/FlutterSDK", "url": "https://github.com/idenfy/FlutterSDK/issues/12", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
145707498
Additional Scrolling Methods Inspired by https://github.com/yiminghe/dom-scroll-into-view You can't use this library since smooth-scrollbar use animation for scrolling. The only additional functionality is to add an instance method that accept a node with some usefull parameters to improve user experience (onlyScroll...
gharchive/issue
2016-04-04T14:52:12
2025-04-01T06:39:00.734901
{ "authors": [ "HectorLS", "aight8", "idiotWu" ], "repo": "idiotWu/smooth-scrollbar", "url": "https://github.com/idiotWu/smooth-scrollbar/issues/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
744614357
create modularity have it in master to check it with ansible do much delay, closing pr
gharchive/pull-request
2020-11-17T10:35:57
2025-04-01T06:39:00.736674
{ "authors": [ "DirectorSloan" ], "repo": "idiv-biodiversity/ansible-role-nrpe", "url": "https://github.com/idiv-biodiversity/ansible-role-nrpe/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
976114067
format docs for idrall Cosmetic tweaks to the Idrall docs Let me know if you'd prefer the old explicit hyperlinks Thanks @joelberkeley!
gharchive/pull-request
2021-08-21T11:20:10
2025-04-01T06:39:00.748285
{ "authors": [ "Z-snails", "joelberkeley" ], "repo": "idris-community/inigo", "url": "https://github.com/idris-community/inigo/pull/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
701571014
Some questions about searching Hi, first of all, thanks for this interesting work. I have some questions about the searching method and results in this paper. Could I understand the least square regression as this function: f(delta(depth), delta(width)) = dealt(A)? The situation of different kernel sizes and expa...
gharchive/issue
2020-09-15T03:12:05
2025-04-01T06:39:00.785082
{ "authors": [ "LicharYuan", "MingLin-home" ], "repo": "idstcv/GPU-Efficient-Networks", "url": "https://github.com/idstcv/GPU-Efficient-Networks/issues/6", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2285923967
Preventing unconnected nodes or subgrids. Resolves #415 !test
gharchive/pull-request
2024-05-08T15:52:08
2025-04-01T06:39:00.835479
{ "authors": [ "staudtMarius" ], "repo": "ie3-institute/OSMoGrid", "url": "https://github.com/ie3-institute/OSMoGrid/pull/429", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2691232741
feat: private repository support 🎉 Adds support for private repositories 🎉 Fixes #155 TODO [x] Improve init command with a prompt for a token [x] Update docs [x] CLI Docs [x] Add new private repositories documentation Stackblitz previews don't seem to allow storage of tokens. But it is working for me so I th...
gharchive/pull-request
2024-11-25T15:43:00
2025-04-01T06:39:00.837837
{ "authors": [ "ieedan" ], "repo": "ieedan/jsrepo", "url": "https://github.com/ieedan/jsrepo/pull/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1126336832
Computation of "place" is suspect at https://dev.bibxml.org/get-one/by-docid/?doctype=IETF&docid=I-D sparks-sipcore-multiple-reasons&query=draft-sparks-sipcore-multiple-reasons&query_format=docid_regex&page=1 the data contains "places" pointing to Fremont, CA. That is utterly wrong. I'm guessing there's some attempt ...
gharchive/issue
2022-02-07T18:18:04
2025-04-01T06:39:00.849433
{ "authors": [ "andrew2net", "opoudjis", "rjsparks", "ronaldtse", "strogonoff" ], "repo": "ietf-ribose/bibxml-service", "url": "https://github.com/ietf-ribose/bibxml-service/issues/112", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1727763350
Clean up submission status page after async validation fails Describe the issue If a submission fails validation in a way that prevents metadata extraction (e.g., due to a title mismatch as in #5691), the submission status page shows a lot of loud warnings about metadata problems. These are irrelevant because the met...
gharchive/issue
2023-05-26T14:43:25
2025-04-01T06:39:00.870091
{ "authors": [ "jennifer-richards", "rjsparks" ], "repo": "ietf-tools/datatracker", "url": "https://github.com/ietf-tools/datatracker/issues/5696", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2344374159
add a "preview" option to the "edit charter" page Description add a "preview" option to the "edit charter" page so we can verify markdown/txt conversion to html before submitting a charter. This avoids silly revisions to be created by incompetent ADs like me :) Code of Conduct [X] I agree to follow the IETF's Code o...
gharchive/issue
2024-06-10T16:35:51
2025-04-01T06:39:00.872408
{ "authors": [ "paulwouters", "rjsparks" ], "repo": "ietf-tools/datatracker", "url": "https://github.com/ietf-tools/datatracker/issues/7519", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
925557849
generate a new document for corrections The format is simpler that the one in RFC 8540. If needed I can update the format. We may also add ebml.xml as an annex, making it normative. But it's more work than necessary, possibly leading to new fixes... Fixes #412 We need to create a new entry in the CELLAR documents h...
gharchive/pull-request
2021-06-20T09:25:48
2025-04-01T06:39:00.880417
{ "authors": [ "SpencerDawkins", "robUx4" ], "repo": "ietf-wg-cellar/ebml-specification", "url": "https://github.com/ietf-wg-cellar/ebml-specification/pull/413", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
240598272
计划 2017.07.03-2017.07.07 修改完admin登录,兼容auth和本地 完成钉钉封装 php-channel跑起来 2017.07.03-2017.07.07 完成钉钉封装 优化php-channel的todo
gharchive/issue
2017-07-05T09:55:07
2025-04-01T06:39:00.882905
{ "authors": [ "XIN-Dongzhe" ], "repo": "ifintech/phplib", "url": "https://github.com/ifintech/phplib/issues/12", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
721767344
Merge ign-launch1 to ign-launch2 Signed-off-by: Nate Koenig nate@openrobotics.org The ign-gazebo 3.4.0 failed for amd64 on Focal, which is causing the CI here to fail. We should fix that before merging this. https://build.osrfoundation.org/job/ign-gazebo3-debbuilder/55/console ign-gazebo 3.5.0 was correctly relea...
gharchive/pull-request
2020-10-14T20:43:23
2025-04-01T06:39:00.926678
{ "authors": [ "chapulina", "nkoenig" ], "repo": "ignitionrobotics/ign-launch", "url": "https://github.com/ignitionrobotics/ign-launch/pull/64", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
850327826
Specific issue templates including GPU Desired behavior Issue templates were first added in #234 and then centralized organization-wide in #250. However, I think that it would be useful to ask the reporters for the GPU and driver versions they use when reporting rendering-related issues. I'm not sure about the best a...
gharchive/issue
2021-04-05T12:16:54
2025-04-01T06:39:00.931751
{ "authors": [ "chapulina", "darksylinc", "peci1" ], "repo": "ignitionrobotics/ign-rendering", "url": "https://github.com/ignitionrobotics/ign-rendering/issues/300", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2068723231
🛑 Nexus: Fonts CDN is down In 4f6f353, Nexus: Fonts CDN (https://fonts-cdn.nexuspipe.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Nexus: Fonts CDN is back up in 6da8e28 after 14 minutes.
gharchive/issue
2024-01-06T16:58:40
2025-04-01T06:39:00.934447
{ "authors": [ "Exponential-Workload" ], "repo": "ignore-me-lol/personal-uptime-monitor", "url": "https://github.com/ignore-me-lol/personal-uptime-monitor/issues/430", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1031619356
Update scalafmt-core to 3.0.7 Updates org.scalameta:scalafmt-core from 2.7.5 to 3.0.7. 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 ment...
gharchive/pull-request
2021-10-20T16:43:18
2025-04-01T06:39:00.985568
{ "authors": [ "scala-steward" ], "repo": "iheartradio/ficus", "url": "https://github.com/iheartradio/ficus/pull/175", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2104985440
_ma_target_ref_db_details.gene_name item type change When parsing AlphaFoldDB entries we found that some cases have a value for _ma_target_ref_db_details.gene_name that is incompatible with the item type as defined in ModelCIF (code). Examples are: AF-A0A0M3KKW8-F1 AF-H6SHY4-F1 AF-O78126-F1 AF-Q6RH29-F1 AF-Q6RH28-F1 ...
gharchive/issue
2024-01-29T09:01:01
2025-04-01T06:39:01.009923
{ "authors": [ "benmwebb", "drlemmus" ], "repo": "ihmwg/ModelCIF", "url": "https://github.com/ihmwg/ModelCIF/issues/16", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1117422288
gL9bboUa-articles-queries-and-user-end-points What does this PR do? build a RESTful API for my-brand by adding CRUD functionality on articles,queries and user end-points Description of Task to be completed? [x] CRUD operation on articles [x] CRUD operation on queries [x] CRUD operations on user [x] Display articles...
gharchive/pull-request
2022-01-28T13:44:02
2025-04-01T06:39:01.827886
{ "authors": [ "ihonore" ], "repo": "ihonore/my-brand-api", "url": "https://github.com/ihonore/my-brand-api/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
663566642
typo in docstring reporting/computations/select() Small typo in docstring of ixmp/reporting/computations/select(). More typos will be added here in case they will be ecountered. The check failures are expected/handled in #357, so I will merge this.
gharchive/pull-request
2020-07-22T08:13:48
2025-04-01T06:39:04.290392
{ "authors": [ "francescolovat", "khaeru" ], "repo": "iiasa/ixmp", "url": "https://github.com/iiasa/ixmp/pull/352", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
431796192
下载文件错误, Content-Length is zero, 重试 1/3 Ubuntu16.04 系统 软件版本是3.5.6 same problem。。 估计失效了? 新版已取消这个提示,建议更新后重新下载,有问题了再反馈吧
gharchive/issue
2019-04-11T02:04:32
2025-04-01T06:39:04.296091
{ "authors": [ "iikira", "skadandy", "wqh0109663" ], "repo": "iikira/BaiduPCS-Go", "url": "https://github.com/iikira/BaiduPCS-Go/issues/682", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
162048494
Add translate to pt-BR Great theme. I intend to polularizá it here in Brazil Thank's Thanks. :+1:
gharchive/pull-request
2016-06-23T23:53:06
2025-04-01T06:39:04.301807
{ "authors": [ "iissnan", "lesleyandrez" ], "repo": "iissnan/hexo-theme-next", "url": "https://github.com/iissnan/hexo-theme-next/pull/958", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1908496326
使用u--开头的组件编辑器报错,但是不影响使用 比如使用<u--input></u--input>。 报错:找不到名称“U”。ts(2304); 找不到名称“Input”。ts(2304) 这个是2.0遗留的语法,后边会统一用up-前缀代替u--前缀保证更好的兼容性。
gharchive/issue
2023-09-22T09:05:17
2025-04-01T06:39:04.317227
{ "authors": [ "WEB-ZENG-GitHub", "ijry" ], "repo": "ijry/uview-plus", "url": "https://github.com/ijry/uview-plus/issues/185", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1839306724
🛑 Penyanyi VF v3 is down In a2066b3, Penyanyi VF v3 (https://discord-musicbot.nexter32.repl.co) was down: HTTP code: 502 Response time: 528 ms Resolved: Penyanyi VF v3 is back up in 4c56315.
gharchive/issue
2023-08-07T12:00:32
2025-04-01T06:39:04.325503
{ "authors": [ "ikhwan32" ], "repo": "ikhwan32/uptimevf", "url": "https://github.com/ikhwan32/uptimevf/issues/2180", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
812832821
[Fibaro_HC3] Error getting data from Home Center: Error: unable to get local issuer certificate [2/21/2021, 12:20:44 PM] [Fibaro_HC3] Error getting data from Home Center: Error: unable to get local issuer certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1497:34) at TLSSocket.emit (events.js:315:20) at TLSSock...
gharchive/issue
2021-02-21T11:28:39
2025-04-01T06:39:04.358148
{ "authors": [ "galuszka", "hoffmanncedric", "ilcato", "vkamenski" ], "repo": "ilcato/homebridge-fibaro-hc3", "url": "https://github.com/ilcato/homebridge-fibaro-hc3/issues/25", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
281581189
where I want to download the vm file? Hi @ilkarman , This project is such good. I want to download the vm file to run these deep learning framework, Can you share the download url? or I may buy the vm file. Thanks a lot Hey xxccry, do you mean the VM Image file? This link ( https://azuremarketplace.microsoft.com/en...
gharchive/issue
2017-12-13T00:08:15
2025-04-01T06:39:04.363534
{ "authors": [ "ilkarman", "xxccry" ], "repo": "ilkarman/DeepLearningFrameworks", "url": "https://github.com/ilkarman/DeepLearningFrameworks/issues/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1396899026
Allow socket access through access token authentication Currently, the socket that allows real-time updates on the Queue verifies user authentication using the stored JWT token, which is only present if the user authenticates through Shibboleth. This prevents other services (e.g. apps, etc.) from getting real-time in...
gharchive/issue
2022-10-04T22:09:26
2025-04-01T06:39:04.366003
{ "authors": [ "echuber2", "hjstn" ], "repo": "illinois/queue", "url": "https://github.com/illinois/queue/issues/339", "license": "NCSA", "license_type": "permissive", "license_source": "github-api" }
808059461
Bug: fix getCalendar day cursor in short months Create day cursor in local timezone Set date at same time as month to avoid short month issues For more discussion see #243 Thanks, github-actions bot. Verified the change works on the 244 docs as well. Thank you so much for your help, @sallaben!
gharchive/pull-request
2021-02-14T22:14:14
2025-04-01T06:39:04.368235
{ "authors": [ "aabounegm", "sallaben" ], "repo": "illright/attractions", "url": "https://github.com/illright/attractions/pull/244", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
860274757
Using reduction variable causes misaligned write with CUDA target? Minimal working example (adapted from page 9 of the official cheat sheet to make it compile): #include <algorithm> #include <assert.h> #include <CL/sycl.hpp> using namespace cl::sycl; int main() { queue myQueue; buffer<int> valuesBuf{1024}; {...
gharchive/issue
2021-04-17T00:51:30
2025-04-01T06:39:04.373860
{ "authors": [ "bluebear94", "illuhad" ], "repo": "illuhad/hipSYCL", "url": "https://github.com/illuhad/hipSYCL/issues/527", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2129179439
Allow setting a fan start/stop speed Right now, if I have a fan curve like 50°C - 0% 60°C - 15% 70°C - 25% and I'm running a light load (e.g. a 2D game) the graphics card reaches ~55°C and LACT will interpolate between 0% and 15%. This either leads to whining noises, because the fan can't start at lower than ~15%, or...
gharchive/issue
2024-02-11T21:34:19
2025-04-01T06:39:04.399279
{ "authors": [ "StarTroop", "dccoder84", "ilya-zlobintsev", "oehme" ], "repo": "ilya-zlobintsev/LACT", "url": "https://github.com/ilya-zlobintsev/LACT/issues/266", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2290862577
🛑 Gitlab is down In a41fa71, Gitlab (https://git.stis.ac.id) was down: HTTP code: 0 Response time: 0 ms Resolved: Gitlab is back up in 6e46a96 after 15 hours, 29 minutes.
gharchive/issue
2024-05-11T11:54:20
2025-04-01T06:39:04.411258
{ "authors": [ "im-perativa" ], "repo": "im-perativa/stis-uptime", "url": "https://github.com/im-perativa/stis-uptime/issues/945", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1698376138
本地txt文件有500M,加载的时候很慢,如何提高速度? 是warning 不是error不影响运行 cristianohello @.***>于2023年5月6日 周六10:07写道: [image: yayRzxSYHP] https://user-images.githubusercontent.com/109277248/236592902-f5ab338d-c1e9-43dc-ae16-9df2cd3c1378.jpg — Reply to this email directly, view it on GitHub https://github.com/imClumsyPanda/langchain-Chat...
gharchive/issue
2023-05-06T02:07:10
2025-04-01T06:39:04.415649
{ "authors": [ "Helenailse1", "cristianohello", "imClumsyPanda" ], "repo": "imClumsyPanda/langchain-ChatGLM", "url": "https://github.com/imClumsyPanda/langchain-ChatGLM/issues/251", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
74274322
Fix the -batch <file> handling Triggered by a tweet of Stephan Preibisch, this developer tried to run a macro in batch mode via .../ImageJ-win32 -batch abc.ijm and was surprised that it did not work. The reason it did not work was a completely borked logic behind the -batch handling, which assumed that .../ImageJ-wi...
gharchive/pull-request
2015-05-08T07:59:29
2025-04-01T06:39:04.428241
{ "authors": [ "dscho", "hinerm" ], "repo": "imagej/imagej-legacy", "url": "https://github.com/imagej/imagej-legacy/pull/113", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
360989466
Support for a configuration file It would be pretty convenient to have support for reading plugin options from a configuration file. It would also allow imagemin-cli and imagemin-micro to be more flexible in providing customizable image compression services. Regarding to https://github.com/imagemin/imagemin/issues/...
gharchive/issue
2018-09-17T18:30:14
2025-04-01T06:39:04.436368
{ "authors": [ "RiZKiT", "chaucerbao" ], "repo": "imagemin/imagemin", "url": "https://github.com/imagemin/imagemin/issues/296", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
201163478
Storyboard用什么姿势 求个demo 你先别用Storyboard吧~ 理论上 应该也是可以解决的 很久没维护了 我尽快重构 sorry~
gharchive/issue
2017-01-17T02:54:07
2025-04-01T06:39:04.437198
{ "authors": [ "858665536", "imagons" ], "repo": "imagons/DNOLabelAnimation", "url": "https://github.com/imagons/DNOLabelAnimation/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2488036833
Rime重新部署会覆盖设置 Rime里面点击重新部署之后,同步路径和同步文件夹名称都还原成了默认的,输入法方案也还原成了默认的 是否开启了 iCloud 选项 是否开启了 iCloud 选项 对,开了icloud。部署之前需要关上icloud吗 检查 iCloud 中存储的内容是否正确 检查 iCloud 中存储的内容是否正确 正是这个原因,修改配置之前已经同步到icloud了
gharchive/issue
2024-08-27T00:47:39
2025-04-01T06:39:04.456112
{ "authors": [ "imfuxiao", "zhaoguibin" ], "repo": "imfuxiao/Hamster", "url": "https://github.com/imfuxiao/Hamster/issues/683", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2498735519
update map coord math the math used here worked for non-hw maps, but was noticeably off for hw maps. dalamud has logic to convert from raw to map coords that seems to be based on a game binary reference (https://github.com/goatcorp/Dalamud/blob/0fb7585973ffe22ab9353d853b0084a3f1c0803b/Dalamud/Utility/MapUtil.cs#L28)....
gharchive/pull-request
2024-08-31T08:48:11
2025-04-01T06:39:04.458066
{ "authors": [ "dit-zy" ], "repo": "img02/HuntHelper", "url": "https://github.com/img02/HuntHelper/pull/56", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
649005887
examples incorrectly encode key/salt into hex The example files at https://github.com/imgproxy/imgproxy/tree/master/examples show the key and salt encoded into hexadecimal before sending to the server. This is incorrect as it doesn't work in hex. They should be a normal string. The server environment variable store...
gharchive/issue
2020-07-01T13:59:35
2025-04-01T06:39:04.474978
{ "authors": [ "DarthSim", "waroo" ], "repo": "imgproxy/imgproxy", "url": "https://github.com/imgproxy/imgproxy/issues/434", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
758696002
go-nanoid compatibility Hi At the moment, the router is not compatible with the new go-nanoid version: https://github.com/matoous/go-nanoid/commit/68b72474732cdc7bd8198c02d4af9c94846000df For this version, nanoid.Nanoid() should become nanoid.New(). https://github.com/imgproxy/imgproxy/blob/9e3a1c6c2a4085ae1038787e72...
gharchive/issue
2020-12-07T17:19:31
2025-04-01T06:39:04.478202
{ "authors": [ "DarthSim", "toonvd" ], "repo": "imgproxy/imgproxy", "url": "https://github.com/imgproxy/imgproxy/issues/525", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1241736938
How to apply transformation to a signed imgproxy URL Is it possible to apply transformations to a signed imgproxy url? Say I have a url := http://imgproxy.example.com/oKfUtW34Dvo2BGQehJFR4Nr0_rIjOtdtzJ3QFsUcXH8/rs:fill:1080:1080:0/g:sm/aHR0cDovL2V4YW1w/bGUuY29tL2ltYWdl/cy9jdXJpb3NpdHku/anBn.png which has been signed ...
gharchive/issue
2022-05-19T12:59:16
2025-04-01T06:39:04.479689
{ "authors": [ "nwaughachukwuma" ], "repo": "imgproxy/imgproxy", "url": "https://github.com/imgproxy/imgproxy/issues/874", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2702480560
🛑 hanime is down In cb780ba, hanime (https://hanime.onrender.com) was down: HTTP code: 500 Response time: 1092 ms Resolved: hanime is back up in 3c5eb7f after 18 minutes.
gharchive/issue
2024-11-28T15:12:27
2025-04-01T06:39:04.520479
{ "authors": [ "immodded" ], "repo": "immodded/up_time", "url": "https://github.com/immodded/up_time/issues/70", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
836831264
Add deprecated tags to API summaries Update the extract-api summary to include potentially two release tags as a single API can be both in a deprecated state in addition to alpha/beta/public (and technically internal but that doesn't make much sense...). This change should help give a better overview of the state of...
gharchive/pull-request
2021-03-20T15:07:41
2025-04-01T06:39:04.557167
{ "authors": [ "calebmshafer", "grigasp" ], "repo": "imodeljs/imodeljs", "url": "https://github.com/imodeljs/imodeljs/pull/1002", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
469745305
AUR Package published Hi, FYI, I just published an AUR package for arch linux users: community/altair since I'm using altair for some time now and really like it :+1: It installs altair without the AppImage wrapper and uses a shared electron runtime, which reduces total install size. Up to you to if you want it in th...
gharchive/issue
2019-07-18T12:36:22
2025-04-01T06:39:04.559842
{ "authors": [ "JohnnyCrazy", "imolorhe" ], "repo": "imolorhe/altair", "url": "https://github.com/imolorhe/altair/issues/874", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
406094498
Generate meeting summons When creating a remote record, allow either a direct remote invite or a meeting summon to be generated. This should adjust the form to collect only the required information. For summons, it should detail that it shouldn't be used when beneficiaries know each others IDs. The summon form should...
gharchive/issue
2019-02-03T14:37:54
2025-04-01T06:39:04.561584
{ "authors": [ "drimpact" ], "repo": "impactasaurus/app", "url": "https://github.com/impactasaurus/app/issues/442", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
301575707
User directory dataloader Need to dedupe the requests going to auth0. Use a dataloader Assessment management Closed in 141ae133e47aa6a44ea54d2dbb66f3a442774ed6
gharchive/issue
2018-03-01T22:00:51
2025-04-01T06:39:04.562945
{ "authors": [ "drimpact" ], "repo": "impactasaurus/server", "url": "https://github.com/impactasaurus/server/issues/78", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2436302822
Defusing comp Об этом ПР'е: Добавляет компонент, который позволяет разминировать взрывчатку с наследством от BasePlasticExplosive. Почему / Баланс: Изначально делал для ивента по CS, в процессе понял, что разминирование С4 и ей подобных вполне имеют право быть в обычной игре. Всегда можно дать игрокам дополнительно...
gharchive/pull-request
2024-07-29T20:36:23
2025-04-01T06:39:04.566829
{ "authors": [ "KAZAK1984", "Seven2280" ], "repo": "imperial-space/space-station14-public", "url": "https://github.com/imperial-space/space-station14-public/pull/353", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
384988782
[Bug] Query: metadata endpoint /api/v1/label/<label_name>/values should return external labels The metadata endpoint of Thanos Query /api/v1/label/<label_name>/values should return all values of the specified label name. (see Prometheus docs). This works for all labels but not for the labels specified added by the ex...
gharchive/issue
2018-11-27T21:15:02
2025-04-01T06:39:04.577535
{ "authors": [ "FUSAKLA", "bwplotka" ], "repo": "improbable-eng/thanos", "url": "https://github.com/improbable-eng/thanos/issues/649", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2021730896
Strange behavior on outputs I am trying to define outputs for a dashboard page. I won't include all details to make it complete, but the relevant section can be seen below (this compiles): page AOVDashboardPage { contains DashboardSideNav as group DashboardNav output AOVGraph shows record AOVData briefly "As a li...
gharchive/issue
2023-12-01T23:34:32
2025-04-01T06:39:04.583253
{ "authors": [ "JamesYopp" ], "repo": "improving-app/riddl", "url": "https://github.com/improving-app/riddl/issues/65", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1612468191
Remove UpdateStatus command from Tenant Issue: Currently in the Tenant entity, there is an UpdateStatus command. We want to remove this and in its place have commands that explicitly change the state of the entity. Changes: Remove UpdateStatus Remove StatusUpdated Add ActivateTenant Add SuspendTenant Add TenantAct...
gharchive/pull-request
2023-03-07T00:31:19
2025-04-01T06:39:04.586248
{ "authors": [ "miguelTaningcoYoppworks" ], "repo": "improving-app/riddl", "url": "https://github.com/improving-app/riddl/pull/42", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
444315850
Fix build issue with RN0.59 I was getting the following errors from Gradle when using this lib on a clean RN0.59 project: This gradle-file resolve that, however, I know next nothing about gradle/java/android build process and have no idea if this affects backward-compatibility or other things. So please keep that in...
gharchive/pull-request
2019-05-15T08:56:12
2025-04-01T06:39:04.595429
{ "authors": [ "davidohayon669", "mikaelengstrom" ], "repo": "inProgress-team/react-native-youtube", "url": "https://github.com/inProgress-team/react-native-youtube/pull/367", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
154515021
Create news screen Add a screen to let the user add a news 2.5 days
gharchive/issue
2016-05-12T15:40:44
2025-04-01T06:39:04.596204
{ "authors": [ "agerace" ], "repo": "inaka/Otec", "url": "https://github.com/inaka/Otec/issues/7", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
368561607
How to map melder in crbirding_observations Our question: Is melder gelijk aan user_id? Indien ja, hoe kunnen we dit invullen aangezien dat jullie user_id op toewijzen? SOVON: Melder in crbirding_observations is gelijk aan user_first_name en user_last_name in crbirding_users. Done 1d74d8c5a1ccc684067349f6aa32...
gharchive/issue
2018-10-10T09:01:00
2025-04-01T06:39:04.615858
{ "authors": [ "damianooldoni" ], "repo": "inbo/sovon", "url": "https://github.com/inbo/sovon/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
63256368
Add jshint and jslint files Add jshint and jscs code style files @incuna/js please reivew/merge thumbsup
gharchive/pull-request
2015-03-20T16:13:07
2025-04-01T06:39:04.634280
{ "authors": [ "Minglee01", "grahamgilchrist" ], "repo": "incuna/angular-external-link-interceptor", "url": "https://github.com/incuna/angular-external-link-interceptor/pull/5", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
59414146
Make Publish and Fetch task use the same client credentials as Material The Material plugin picks up credentials as specified here - http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Client.html#AmazonS3Client() The Publish and Fetch tasks pick the credentials only from the enviro...
gharchive/issue
2015-03-01T19:50:52
2025-04-01T06:39:04.649029
{ "authors": [ "manojlds", "mpgerlek" ], "repo": "indix/gocd-s3-artifacts", "url": "https://github.com/indix/gocd-s3-artifacts/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
187581031
Improving the readme Hi, Interesting component 🙂 Here a template for your readme: iOS-readme-template Hi, not sure exactly which part you're referencing but I do have plans to add support for package managers. Going to close this out for now, feel free to re-open if you had specific suggestions in mind.
gharchive/issue
2016-11-06T19:00:42
2025-04-01T06:39:04.650493
{ "authors": [ "TofPlay", "indragiek" ], "repo": "indragiek/CocoaMarkdown", "url": "https://github.com/indragiek/CocoaMarkdown/issues/41", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2267323881
[Bug]: connecting to redis:6379. Name or service not known Is there an existing issue for the same bug? [X] I have checked the existing issues. Branch name main Commit ID ae501c5 Other environment information No response Actual behavior just upload and parse a pdf Expected behavior No response Steps to reproduce 1....
gharchive/issue
2024-04-28T03:52:33
2025-04-01T06:39:04.709905
{ "authors": [ "KevinHuSh", "t6am3" ], "repo": "infiniflow/ragflow", "url": "https://github.com/infiniflow/ragflow/issues/580", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1013583347
ISPN-13338 SingleFileStore migration to single file is broken https://issues.redhat.com/browse/ISPN-13338 Handle 12.1 segment files just like 12.0 segment files Thanks @danberindei
gharchive/pull-request
2021-10-01T17:13:00
2025-04-01T06:39:04.714298
{ "authors": [ "danberindei", "ryanemerson" ], "repo": "infinispan/infinispan", "url": "https://github.com/infinispan/infinispan/pull/9568", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1798761116
IPROTO-271 Deprecate ProtoDoc annotation + Remove sample-domain projects https://issues.redhat.com/browse/IPROTO-271 https://issues.redhat.com/browse/IPROTO-272 About Remove sample-domain projects, with #11118 and #11119 we're going to publish these within the Infinispan code base, lowering the coupling and raising t...
gharchive/pull-request
2023-07-11T11:50:41
2025-04-01T06:39:04.717073
{ "authors": [ "fax4ever", "tristantarrant" ], "repo": "infinispan/protostream", "url": "https://github.com/infinispan/protostream/pull/194", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
456529971
ifc will replace alipay ifc will replace alipay 大家对于核心钱包有什么要求和使用时的问题,请到github,提出issuse https://github.com/withu2018/infinitecoin/issues 查看后,会筛选,并在一下一个版本中加入你的要求或修复提出的bug
gharchive/issue
2019-06-15T11:47:44
2025-04-01T06:39:04.721343
{ "authors": [ "eeeflying" ], "repo": "infinitecoin/infinitecoin", "url": "https://github.com/infinitecoin/infinitecoin/issues/20", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
231713318
Fix for wrong example files being generated. Fixes #1066 The failure is caused by a missing dependency tempy. I will fix that next, but it's not part of this PR. Also self-merging.
gharchive/pull-request
2017-05-26T19:18:21
2025-04-01T06:39:04.722378
{ "authors": [ "skellock" ], "repo": "infinitered/ignite", "url": "https://github.com/infinitered/ignite/pull/1067", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1122869297
Tooltip Support. It'll be very great if tooltips on tap feature is added especially in case on line charts with bubbles on data points. Hey, If you are okay with just showing data on that point then there is decoration for that already. You will have to add chartBehaviour and implement onItemClicked. Then you have ...
gharchive/issue
2022-02-03T09:52:10
2025-04-01T06:39:04.739512
{ "authors": [ "lukaknezic", "pablojimpas", "srihariash999" ], "repo": "infinum/flutter-charts", "url": "https://github.com/infinum/flutter-charts/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1011887973
influxdb-stress 连接influxdb 失败 [root@cdh6-pre2038 bin]# /root/go/bin/influx-stress insert -r 60s --strict --pps 800000 --host http://172.20.20.38:8086 Using point template: ctr,some=tag n=0i Using batch size of 10000 line(s) Spreading writes across 100000 series Throttling output to ~800000 points/sec Using 80 concur...
gharchive/issue
2021-09-30T08:39:14
2025-04-01T06:39:04.752016
{ "authors": [ "chengshiwen", "mingzizenmequ" ], "repo": "influxdata/influx-stress", "url": "https://github.com/influxdata/influx-stress/issues/39", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
422807193
InfluxDB write timeout/freeze Hi. Reproduction I'm using InfluxDB v1.6 with Docker For Windows through WSL : my setup is mostly basic (a single "docker-compose.yml" file and a 15 line script to push data) docker-compose up -d version: '3' services: influxdb: image: influxdb:1.6 volumes: - vol_influx...
gharchive/issue
2019-03-19T15:44:10
2025-04-01T06:39:04.764166
{ "authors": [ "LordMike", "kMeillet", "wkonkel" ], "repo": "influxdata/influxdb", "url": "https://github.com/influxdata/influxdb/issues/12731", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
103615622
fix #2555: add backreference in CQs Add new query syntax to allow the following in CQs: INTO "1hPolicy".:MEASUREMENT FROM /.*/ In this example, the regular expression in the FROM clause would expand to all measurements and the points selected from each of those measurements would be written into the "1hPolicy" reten...
gharchive/pull-request
2015-08-27T23:29:02
2025-04-01T06:39:04.769827
{ "authors": [ "corylanou", "dgnorton", "otoolep", "pauldix", "shanquanqiang" ], "repo": "influxdata/influxdb", "url": "https://github.com/influxdata/influxdb/pull/3876", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
153583918
Added distinct improvement as a bugfix Required for all non-trivial PRs [x] Rebased/mergable [x] Tests pass [x] CHANGELOG.md updated [x] Sign CLA (if not already signed) I'm looking for this one in 0.13 so I thought others may wish to see it listed in the CHANGELOG. Can you close this PR and open it again against...
gharchive/pull-request
2016-05-07T09:04:11
2025-04-01T06:39:04.773672
{ "authors": [ "MikeSchroll", "jsternberg" ], "repo": "influxdata/influxdb", "url": "https://github.com/influxdata/influxdb/pull/6574", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
302486403
Deadlock in start/stop of alert node The alert node can cause a deadlock if task it is defined in is stopped before the task has registered a delete hook for the task. In particular deadlock occurs when the sequence of events is start task -> encounter error -> begin stop task procedure -> attempt to register delete ...
gharchive/issue
2018-03-05T22:17:15
2025-04-01T06:39:04.778767
{ "authors": [ "Ehekatl", "desa", "nathanielc" ], "repo": "influxdata/kapacitor", "url": "https://github.com/influxdata/kapacitor/issues/1829", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }