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
2585536423
Different versions in env file than the one used on the mainnet Faced an issue with deploying the stack with that error. 2024-10-13T14:15:17.885Z INFO [rmb_relay] redis pool size: 550 2024-10-13T14:15:17.885Z INFO [rmb_relay] switch workers: 500 2024-10-13T14:15:17.885Z INFO [rmb_relay] federation workers: 100 202...
gharchive/issue
2024-10-14T10:18:12
2025-04-01T06:04:18.379941
{ "authors": [ "A-Harby", "Mik-TF", "coesensbert" ], "repo": "threefoldtech/grid_deployment", "url": "https://github.com/threefoldtech/grid_deployment/issues/79", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
517723125
web_resources cleanup /sandbox/code/github/threefoldtech/jumpscaleX_core/JumpscaleCore/servers/openresty/web_resources All of the templates should be in the correct package if not already All of the assets should be in the correct package if not already All of moon files should be removed PR https://github.com/th...
gharchive/issue
2019-11-05T11:44:38
2025-04-01T06:04:18.394131
{ "authors": [ "RafyAmgadBenjamin", "siddiquagig", "xmonader" ], "repo": "threefoldtech/jumpscaleX_core", "url": "https://github.com/threefoldtech/jumpscaleX_core/issues/156", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1291363731
Uhuru sign-in from mobile doesn't appear to work I clicked on the link in the tweet and entered my ThreeFold Connect name and it went to a blankscreen. Worked fine on my laptop. 3bot name was correct (trout2). Using iPhone 12, Chrome. Only chromium is supported for now. IPhone isn't expected to work. Mobile is also...
gharchive/issue
2022-07-01T12:45:35
2025-04-01T06:04:18.398806
{ "authors": [ "Miket188", "ken-de-moor" ], "repo": "threefoldtech/test_feedback", "url": "https://github.com/threefoldtech/test_feedback/issues/263", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1603711080
Farms with pricing policy 0 I noticed there's a few farms on pricing policy 0, on mainnet: Is it a problem? Looks like a graphql issue, see data on chain:
gharchive/issue
2023-02-28T19:53:01
2025-04-01T06:04:18.400469
{ "authors": [ "DylanVerstraete", "scottyeager" ], "repo": "threefoldtech/tfchain", "url": "https://github.com/threefoldtech/tfchain/issues/624", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
776920567
updated code needed for activation service if related to https://github.com/threefoldtech/home/issues/989 Closing, the explorer does not rely on the activation service at all. Instead, the explorer runs its own wallet which is funded with xlm to activate the escrow accounts.
gharchive/issue
2020-12-31T11:02:49
2025-04-01T06:04:18.401613
{ "authors": [ "LeeSmet", "xmonader" ], "repo": "threefoldtech/tfexplorer", "url": "https://github.com/threefoldtech/tfexplorer/issues/262", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1767135968
Update the disclaimer text for qanet Description Update the disclaimer text for qanet. should be internal I kinda disagree with this, there should be only two environments concerning the enduser mainnet env and testnet envs other than that -e.g devnet, qanet1, qanet2, .. etc- should be ephermal environments with n...
gharchive/issue
2023-06-21T09:05:07
2025-04-01T06:04:18.403185
{ "authors": [ "mohamedamer453", "xmonader" ], "repo": "threefoldtech/tfgrid-sdk-ts", "url": "https://github.com/threefoldtech/tfgrid-sdk-ts/issues/687", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
262736881
Add .travis.yml Adds mafia script and Travis build matrix. Trying to keep this project fairly standard, so ideally this would use cabal and stack separately. Not quite sure how to do that. @vaibhavsagar I'll try something based on https://raw.githubusercontent.com/commercialhaskell/stack/master/doc/travis-complex.y...
gharchive/pull-request
2017-10-04T10:23:24
2025-04-01T06:04:18.438936
{ "authors": [ "thumphries", "vaibhavsagar" ], "repo": "thumphries/hgrep", "url": "https://github.com/thumphries/hgrep/pull/15", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
558619304
[QUESTION] Why do we need response_model? Why doesn´t FastAPI use python hints for returning types as well? This code is more intuitive @app.post("/items/") async def create_item(item: Item) -> Item: return item than this @app.post("/items/", response_model=Item) async def create_item(item: Item): return ite...
gharchive/issue
2020-02-02T00:15:13
2025-04-01T06:04:18.493263
{ "authors": [ "aklauza", "phy25", "tiangolo" ], "repo": "tiangolo/fastapi", "url": "https://github.com/tiangolo/fastapi/issues/938", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2061288801
🌐 Add Chinese translation for docs/zh/docs/tutorial/dependencies/dependencies-with-yield.md Added Chinese page for Dependencies with yield 添加了Dependencies with yield的中文页面 📝 Docs preview for commit 8081cffca068fa2dfb9c26b5549740df6c23cc52 at: https://317ebf21.fastapitiangolo.pages.dev 📝 Docs preview for commit ...
gharchive/pull-request
2024-01-01T03:41:33
2025-04-01T06:04:18.498284
{ "authors": [ "Aruelius", "alejsdev", "tiangolo", "zhiquanchi" ], "repo": "tiangolo/fastapi", "url": "https://github.com/tiangolo/fastapi/pull/10870", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
696612057
Utils routes returns 403 While its ok to get users list while I'm authorized, my backend launched by this yml file: version: '3.1' services: db: image: postgres restart: always environment: POSTGRES_SERVER: example POSTGRES_USER: example POSTGRES_PASSWORD: example POSTGRES_DB: e...
gharchive/issue
2020-09-09T08:51:56
2025-04-01T06:04:18.502648
{ "authors": [ "orihomie", "tiangolo" ], "repo": "tiangolo/full-stack-fastapi-postgresql", "url": "https://github.com/tiangolo/full-stack-fastapi-postgresql/issues/259", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
682327059
some question about bbox_head output trying to export to onnx from prtrained waymo model from CenterPoint codebase (only detection vehicle class): here is the original pointpillars bbox header(9 classes) export from OpenPCDet: and the nuscenens bbox header export from CenterPoint (10 classes): is there really need...
gharchive/issue
2020-08-20T02:39:02
2025-04-01T06:04:18.576486
{ "authors": [ "Qjizhi", "YazanMurhij995", "jaydevshelat", "muzi2045", "tianweiy", "xavidzo" ], "repo": "tianweiy/CenterPoint", "url": "https://github.com/tianweiy/CenterPoint/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2502085060
BRENDA file not available anymore https://www.brenda-enzymes.org/brenda_download/file_download.php does not exist anymore, leading to FileNotFoundError: [Errno 2] No such file or directory: './data/brenda_2023_1.txt I assume what is the correct file can now be found under https://www.brenda-enzymes.org/download.php ...
gharchive/issue
2024-09-03T07:04:21
2025-04-01T06:04:18.640401
{ "authors": [ "maozhitao", "mheydasch" ], "repo": "tibbdc/ECMpy", "url": "https://github.com/tibbdc/ECMpy/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1381065717
Usage without repository scope Hello, is it possible to use the action without mentioning a repository so that the token is valid for multiple repositories the app has permissions to? I get the following error: Best regards, Markus Okay if i understood correctly it is not "scoping" the individual token permissions...
gharchive/issue
2022-09-21T14:52:08
2025-04-01T06:04:18.642477
{ "authors": [ "markusbecker", "tibdex" ], "repo": "tibdex/github-app-token", "url": "https://github.com/tibdex/github-app-token/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1420716151
上传时出错 小文件上传没有问题,大文件总是出错,主要时服务器里全是大文件,一点办法也没有。希望作者改进改进,不甚感激! 我的也是这个问题,希望能解决,谢谢
gharchive/issue
2022-10-24T12:00:42
2025-04-01T06:04:18.655362
{ "authors": [ "Ranshan567", "snowtank" ], "repo": "tickstep/aliyunpan", "url": "https://github.com/tickstep/aliyunpan/issues/179", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2101713023
增加忽略SHA1跳过同名文件的功能 #343 针对上面这个issue进行的优化 upload 增加新的选项 --skip 可以做 跳过已存在的同名文件,即使文件内容不一致(不检查SHA1) 文件内容与结构不发生变化,但是会新增文件的场景会用到这个功能 另外发现aliyunpan-api貌似有点变化,另外提了一个pr https://github.com/tickstep/aliyunpan-api/pull/5 没毛病
gharchive/pull-request
2024-01-26T07:18:26
2025-04-01T06:04:18.657280
{ "authors": [ "Sowevo", "xiaoyaofenfen" ], "repo": "tickstep/aliyunpan", "url": "https://github.com/tickstep/aliyunpan/pull/381", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1685134478
Adding build options for macos, macos-adhoc, MacAppStore adding missing option to build for macos, macos-adhoc and MacAppStore Hey @mbender74, I just put up a PR that starts to add this over at #1130 it builds but I haven't tested much further than that. If you wanted to give it a spin you can grab the vsix from th...
gharchive/issue
2023-04-26T14:21:23
2025-04-01T06:04:18.665250
{ "authors": [ "ewanharris", "mbender74" ], "repo": "tidev/vscode-titanium", "url": "https://github.com/tidev/vscode-titanium/issues/1129", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1863380925
chore(multi_object_tracker, tier4_perception_launch): add patch to fix yaw oscillation for v0.43.0 Description Cherry picks bug fix to surpress yaw oscillation in odaiba. original PR https://github.com/autowarefoundation/autoware.universe/pull/4679 https://github.com/autowarefoundation/autoware.universe/pull/4690 ...
gharchive/pull-request
2023-08-23T13:49:14
2025-04-01T06:04:18.736065
{ "authors": [ "YoshiRi" ], "repo": "tier4/autoware.universe", "url": "https://github.com/tier4/autoware.universe/pull/763", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1976911969
DOCS-1950-ebpf-host-ports Delete reference to host ports not supported. Product Version(s): CC, CE, OSS versions are TBD Issue: https://tigera.slack.com/archives/C03NP7QJSC8/p1698698095538919 Link to docs preview: SME review: [ ] An SME has approved this change. DOCS review: [ ] A member of the docs team has app...
gharchive/pull-request
2023-11-03T20:49:16
2025-04-01T06:04:18.749893
{ "authors": [ "bmckercher123", "tomastigera" ], "repo": "tigera/docs", "url": "https://github.com/tigera/docs/pull/1073", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1044088480
[release-v1.24] Auto pick #1602: Add: disableBGPExport to pkg files Cherry pick of #1602 on release-v1.24. #1602: Add: disableBGPExport to pkg files Hey @doublek, Seems like there is a new feature in libcalico causing release-v1.24 problems. This PR helps with the situation. /merge-when-ready OK, I will merge t...
gharchive/pull-request
2021-11-03T20:35:15
2025-04-01T06:04:18.751863
{ "authors": [ "doublek", "frozenprocess", "marvin-tigera" ], "repo": "tigera/operator", "url": "https://github.com/tigera/operator/pull/1604", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2413861923
Fix incorrect timestamp_max max value. Since the most significant bit of the timestamp is the tombstone flag, we need to fix the timestamp_max as a maxInt(u63). Sorry @sentientwaffle I added a couple more asserts after your approval!
gharchive/pull-request
2024-07-17T15:01:29
2025-04-01T06:04:18.753153
{ "authors": [ "batiati" ], "repo": "tigerbeetle/tigerbeetle", "url": "https://github.com/tigerbeetle/tigerbeetle/pull/2117", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
375690333
Warning: file_put_contents error Windows 10 Laravel Valet Running npm run watch Probably 90% of the time when saving my scss file, the terminal returns the following: Site built successfully! Warning: file_put_contents(C:\Sites\my-project-name/_tmp/7444f72b9ea4096695586b124753dedb9772eabd.php): failed to open str...
gharchive/issue
2018-10-30T20:58:12
2025-04-01T06:04:18.756357
{ "authors": [ "BrandonJamesBorders", "hellocosmin" ], "repo": "tightenco/jigsaw", "url": "https://github.com/tightenco/jigsaw/issues/288", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1405150653
feat: Enhancements to namespace Enhanced namespace from string:uint32 pair to structured object. Codecov Report Base: 31.63% // Head: 31.63% // Decreases project coverage by -0.00% :warning: Coverage data is based on head (6b68457) compared to base (5be7e8a). Patch coverage: 40.69% of modified lines in pull reques...
gharchive/pull-request
2022-10-11T19:52:22
2025-04-01T06:04:18.764438
{ "authors": [ "JigarJoshi", "codecov-commenter" ], "repo": "tigrisdata/tigris", "url": "https://github.com/tigrisdata/tigris/pull/588", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1336989655
[DO NOT MERGE] DP-3394 flight time counter read write Support for save/restore of PX4 flight time counter param values during FW update. Px4-firmware docker image entrypoint script does: Read the flight time counter value from PX4 params and store it into tmp file Updates firmware Reset all params to firmware defaul...
gharchive/pull-request
2022-08-12T09:45:31
2025-04-01T06:04:18.767383
{ "authors": [ "jnippula" ], "repo": "tiiuae/px4-firmware", "url": "https://github.com/tiiuae/px4-firmware/pull/189", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2292303960
update to 1.3.2 Change-Id: I0cb7d398b7a426b869167ad5dbf4fdfc6538e000 Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending?...
gharchive/pull-request
2024-05-13T09:35:01
2025-04-01T06:04:18.769459
{ "authors": [ "CLAassistant", "KirinelTT" ], "repo": "tiktok/tiktok-business-ios-sdk", "url": "https://github.com/tiktok/tiktok-business-ios-sdk/pull/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
383427185
Squash some PRs from the original repo Signed-off-by: ice1000 ice1000kotlin@foxmail.com Replacing #1 danburkert/procinfo-rs#42 Please fix CI, add a meaningful title for this PR :-) yes @ice1000 Although TiKV doesn't need these, it is still better to let this repo become more powerful. I think you can split this...
gharchive/pull-request
2018-11-22T08:30:10
2025-04-01T06:04:18.789491
{ "authors": [ "ice1000", "siddontang" ], "repo": "tikv/procinfo-rs", "url": "https://github.com/tikv/procinfo-rs/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
515895632
RFC: add RFC for TiKV community re-org This RFC proposes an upgraded organization structure for the TiKV community, with more community roles and community organizations introduced to better stimulate the vitality of the community and maintain a positive and healthy community environment. This RFC also proposes the c...
gharchive/pull-request
2019-11-01T03:49:39
2025-04-01T06:04:18.791102
{ "authors": [ "dcalvin", "gingerkidney" ], "repo": "tikv/rfcs", "url": "https://github.com/tikv/rfcs/pull/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1653167266
[Dynamic Regions] Large block cache filter insert when Single TiKV has 6TB data Bug Report What version of TiKV are you using? What operating system and CPU are you using? Steps to reproduce What did you expect? What did happened? Not reproed in recent 8TB test. And when it happened, the quick workaround way i...
gharchive/issue
2023-04-04T04:50:13
2025-04-01T06:04:18.793315
{ "authors": [ "tonyxuqqi" ], "repo": "tikv/tikv", "url": "https://github.com/tikv/tikv/issues/14514", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
904503240
server: Replace RocksEngine with KvEngine typaram What problem does this PR solve? Issue Number: https://github.com/tikv/tikv/issues/6402 Problem Summary: tikv::server is one of the last modules that is still concretely using RocksEngine in a way that prevents tikv from being started with another engine. What is cha...
gharchive/pull-request
2021-05-28T01:31:46
2025-04-01T06:04:18.797054
{ "authors": [ "brson" ], "repo": "tikv/tikv", "url": "https://github.com/tikv/tikv/pull/10260", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1969584218
test: fix the flaky test for test_gen_split_check_bucket_ranges What is changed and how it works? Issue Number: Close #15862 What's Changed: Related changes PR to update pingcap/docs/pingcap/docs-cn: Need to cherry-pick to the release branch Check List Tests Unit test Integration test Side effects Release ...
gharchive/pull-request
2023-10-31T03:46:40
2025-04-01T06:04:18.800755
{ "authors": [ "SpadeA-Tang", "bufferflies" ], "repo": "tikv/tikv", "url": "https://github.com/tikv/tikv/pull/15876", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
528518725
Fix Fuzzing using AFL and Honggfuzz Signed-off-by: Breezewish breezewish@pingcap.com What have you changed? Currently fuzz using AFL will not work, since cargo afl always returns exit code 1. fuzz using Honggfuzz will not work according to README, since it suggests a wrong version. What is the type of the changes? ...
gharchive/pull-request
2019-11-26T06:32:52
2025-04-01T06:04:18.803482
{ "authors": [ "AndreMouche", "breeswish", "youjiali1995" ], "repo": "tikv/tikv", "url": "https://github.com/tikv/tikv/pull/6046", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
564723113
copr: implement macro match_template_collator Signed-off-by: Dian Luo andylokandy@hotmail.com What have you changed? Add a new pattern to proc macro match_template. For example, match_template! { T = [Foo, Bar => Baz], match Foo { EvalType::T => { panic!("{}", EvalType::T); }, } } generates ma...
gharchive/pull-request
2020-02-13T14:32:39
2025-04-01T06:04:18.809179
{ "authors": [ "TennyZhuang", "andylokandy", "breeswish" ], "repo": "tikv/tikv", "url": "https://github.com/tikv/tikv/pull/6606", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
212391673
Should we specify fixed versions in tagged releases? We currently specify the master branch for tilezen software dependencies in requirements.txt, although we specify fixed, non-master versions in the vector-datasource release notes. This is confusing, since the installation instructions say to install requirements f...
gharchive/issue
2017-03-07T10:32:59
2025-04-01T06:04:18.813887
{ "authors": [ "nvkelso", "pnorman", "zerebubuth" ], "repo": "tilezen/tileserver", "url": "https://github.com/tilezen/tileserver/issues/76", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1669561283
🛑 TimedIn (NoCookies) is down In 7fef28e, TimedIn (NoCookies) (https://timedin-net.no-cookies.net) was down: HTTP code: 0 Response time: 0 ms Resolved: TimedIn (NoCookies) is back up in e83a121.
gharchive/issue
2023-04-15T20:26:38
2025-04-01T06:04:18.883994
{ "authors": [ "timedin-de" ], "repo": "timedin-de/upptime", "url": "https://github.com/timedin-de/upptime/issues/150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
66962844
No data for endpoint /wp-json/posts/33 I have all acf datas in /wp-json/posts?type=actualite (archive) but not in /wp-json/posts/33 (singular) I'm using ACF Pro. Any idea ? Thanks ! Sorry you're having trouble with the plugin! I'm not able to reproduce this issue, although I'm not using ACF Pro which is probably wh...
gharchive/issue
2015-04-07T18:36:16
2025-04-01T06:04:18.900910
{ "authors": [ "chrishutchinson", "will83" ], "repo": "times/acf-to-wp-api", "url": "https://github.com/times/acf-to-wp-api/issues/8", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
43060994
CoordInterpGrid does not work with InterpCubic in 2 dimensions I used the example provided on the main page: x = -1.0:0.1:1.0 y = 2.0:0.5:10.0 z_2d = Float64[sin(i+j) for i in x, j in y] With these variables, InterpQuadratic works fine but if I try z_2di = CoordInterpGrid((x,y), z_2d, BCnil, InterpCubic) I get: ERR...
gharchive/issue
2014-09-17T20:55:12
2025-04-01T06:04:18.979686
{ "authors": [ "mathtd", "mkborregaard" ], "repo": "timholy/Grid.jl", "url": "https://github.com/timholy/Grid.jl/issues/47", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1569938992
implement multiple file support for context-menu; remove YAML-file re… Howdy Timo, it's me again... :smile: I'd like to propose a few additional changes/updates. support context-/file-action for multiple files (at the moment only one file can be encrypted/decrypted at a time; but I often want/need to alter several f...
gharchive/pull-request
2023-02-03T14:35:13
2025-04-01T06:04:19.009216
{ "authors": [ "4ch1m", "timo-reymann" ], "repo": "timo-reymann/idea-ansible-vault-integration", "url": "https://github.com/timo-reymann/idea-ansible-vault-integration/pull/50", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
174031437
Added project path parameter I added method for creating project with path parameter. I need it when API automatically replace dot by dash in path. Hey @zakyvit looks like there is duplication in this PR due to your other PR. Would you mind updating this as well? I'm sorry I commited to this branch the first PR c...
gharchive/pull-request
2016-08-30T14:17:08
2025-04-01T06:04:19.012721
{ "authors": [ "caguilar187", "timols", "zakyvit" ], "repo": "timols/java-gitlab-api", "url": "https://github.com/timols/java-gitlab-api/pull/157", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
156005838
.get() returns values that are not in the list of languages In the example given in the README, the get() method returns a value from the list of languages that was set via the languages() method, en-US in this case. Unfortunately, this is not always the case: var acceptLanguage = require('accept-language'); // versi...
gharchive/issue
2016-05-20T16:49:21
2025-04-01T06:04:19.054147
{ "authors": [ "code-surfer", "tinganho" ], "repo": "tinganho/node-accept-language", "url": "https://github.com/tinganho/node-accept-language/issues/12", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
916784897
Case sensitivity when creating commit Problem Hi, I want to preface this with saying I don't think this is a bug on the side of this software even though the end of this will contain a couple of suggestions that if you feel like taking I would be more than willing to contribute them. I am mostly writing this issue as...
gharchive/issue
2021-06-10T00:53:54
2025-04-01T06:04:19.063193
{ "authors": [ "justindbaur", "mburumaxwell" ], "repo": "tinglesoftware/dependabot-azure-devops", "url": "https://github.com/tinglesoftware/dependabot-azure-devops/issues/138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1740610990
cant't get it to work with maven feed my pipeline: # This task reads the standard dependabot configuration found under .github/dependabot.yml steps: - task: dependabot@1 env: SYSTEM_ACCESSTOKEN: '$(System.AccessToken)' inputs: azureDevOpsAccessToken: '$(System.AccessToken)' the .github/dependab...
gharchive/issue
2023-06-04T21:22:00
2025-04-01T06:04:19.067463
{ "authors": [ "davidkarlsen", "mburumaxwell" ], "repo": "tinglesoftware/dependabot-azure-devops", "url": "https://github.com/tinglesoftware/dependabot-azure-devops/issues/647", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2045116978
Epic: Project Management [ ] Acceptance criteria for repos [ ] Obligations maintainers should agree to before transferring over repositories [ ] Acceptance criteria for PRs [x] Code of Conduct [ ] Who has final say about the project? [ ] Who has final say about each specific template? [ ] Document process for transf...
gharchive/issue
2023-12-17T07:53:21
2025-04-01T06:04:19.071665
{ "authors": [ "JamyGolden", "belak" ], "repo": "tinted-theming/home", "url": "https://github.com/tinted-theming/home/issues/84", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2365524281
Passing string[] for origin option causes internal server error As title. Minimum reproduction: import { App } from "@tinyhttp/app" import { cors } from "@tinyhttp/cors" import { logger } from "@tinyhttp/logger" const app = new App() app .use(logger()) .use(cors({ origin: ["http://localhost:3001"] })) ....
gharchive/issue
2024-06-21T01:29:23
2025-04-01T06:04:19.117069
{ "authors": [ "Lordfirespeed", "aarontravass", "talentlessguy" ], "repo": "tinyhttp/cors", "url": "https://github.com/tinyhttp/cors/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1379532714
8H10D outputs Adding 10 digit outputs from 8 hex uid in little endian with mode 5 and big endian in mode 6 Adding 10 digit outputs from 8 hex uid in little endian with mode 5 and big endian in mode 6 By the way your project was a life savior, coundn't find any other out of the box solution of this simple function...
gharchive/pull-request
2022-09-20T14:36:55
2025-04-01T06:04:19.155487
{ "authors": [ "Givrix", "tithanayut" ], "repo": "tithanayut/UIDtoKeyboard", "url": "https://github.com/tithanayut/UIDtoKeyboard/pull/1", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
425483491
Remove the need for sudo on travis linux use travis apt addon to install packages Hi @stephengroat, this is cool! I'm new to Travis CI and just came across the doc for APT addon. Will definitely use this in the future 👍. I'm okay with merging this, but will wait and see if @titusfortner has any feedback. @stephe...
gharchive/pull-request
2019-03-26T15:20:43
2025-04-01T06:04:19.160468
{ "authors": [ "kapoorlakshya", "stephengroat" ], "repo": "titusfortner/webdrivers", "url": "https://github.com/titusfortner/webdrivers/pull/44", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2379764865
Solucion: abner silva DESCRIPTION Nombre: Silva Araujo Dylan Abner Email: dylanabner14@gmail.com WhatsApp: 5566045193 Ciudad: Estado de Mexico Pais: Mexico Retos: [x] Primer problema [x] Segundo problema [x] Tercer problema [x] Cuarto problema [x] Quinto problema [x] Opcional ¿Como explicarias el proposito de este ...
gharchive/pull-request
2024-06-28T07:16:26
2025-04-01T06:04:19.166297
{ "authors": [ "abner-silva-dev", "alejozepol" ], "repo": "tiui-fulfillment/tiui-fundamentos-javascript", "url": "https://github.com/tiui-fulfillment/tiui-fundamentos-javascript/pull/50", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
9639224
pathjoin() in image.styl converts folder structure to '' instead of '/' in Windows input; @import 'nib' body image 'img/background.png' excepted output: body { background-image: url("img/background.png"); } @media all and (-webkit-min-device-pixel-ratio: 1.5) { body { background-image: url("img/background@2...
gharchive/issue
2013-01-03T10:07:12
2025-04-01T06:04:19.179231
{ "authors": [ "2k0ri", "ewino", "nkCoding" ], "repo": "tj/nib", "url": "https://github.com/tj/nib/issues/158", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
391494784
Add profiling support This lets you profile your N64 programs. cen64 -profile ... cen64-profile2callgrind bench.z64.profile bench.elf callgrind-annotate bench.z64.callgrind -------------------------------------------------------------------------------- Profile data file 'bench.z64.callgrind' ------------------------...
gharchive/pull-request
2018-12-16T18:55:33
2025-04-01T06:04:19.183009
{ "authors": [ "clbr" ], "repo": "tj90241/cen64", "url": "https://github.com/tj90241/cen64/pull/115", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
326403728
div:contenteditable update range for everytime focus event is triggered ref https://github.com/needim/wdt-emoji-bundle/pull/45 @tje3d It does not work in Safari. In Safari, I guess when focus event is triggered, window.getSelection() take no range, window.r angeCount = 0, then it can not update range. el.addEventList...
gharchive/pull-request
2018-05-25T06:59:49
2025-04-01T06:04:19.196759
{ "authors": [ "g-viet", "tje3d" ], "repo": "tje3d/wdt-emoji-bundle", "url": "https://github.com/tje3d/wdt-emoji-bundle/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
218372979
Add tool-bar package to Focus Mode Would it be possible to also fade out (Focus Mode) the very popular Atom Tool Bar package until it's hovered? Similar to how the file explorer and mini map and such are faded that is? Thanks!! I got to adding support for this plugin, however it seems to be dead. It does not work w...
gharchive/issue
2017-03-31T01:27:47
2025-04-01T06:04:19.204094
{ "authors": [ "onetrev", "tjkohli" ], "repo": "tjkohli/nebula-ui", "url": "https://github.com/tjkohli/nebula-ui/issues/19", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
708425198
Use continuous feature values Hi , I'm have been trying to use GAE model with my data. Everything is working fine however it is not reaching high accuracy. One thing I noticed is different from the original data used in this project, Is that the original feature data in the feature matrix is in the form of one-hot e...
gharchive/issue
2020-09-24T19:37:53
2025-04-01T06:04:19.209090
{ "authors": [ "lanfx", "malsulaimi" ], "repo": "tkipf/gae", "url": "https://github.com/tkipf/gae/issues/69", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1307513478
Laravel Echo Server work and client side error only at server I use laravel echo server and socket.io-client and running at localhost is work at port 6001 and I config at server and use port 8443. Events and laravel echo server work. When client side connect, got 200 success and got Remote Address: ip:443 instead of ...
gharchive/issue
2022-07-18T07:21:40
2025-04-01T06:04:19.246413
{ "authors": [ "Thihasoehlaing", "parallels999" ], "repo": "tlaverdure/laravel-echo-server", "url": "https://github.com/tlaverdure/laravel-echo-server/issues/597", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1664054037
finetune alpaca-lora with custom dataset got poor results i have finetuned alpaca-lora with about 60 thousand records just for generating prompts for text to image tasks like stable diffusion. the decrease in loss is in line with expectations, but got poor results when inference... any suggestions? thanks a lot. I...
gharchive/issue
2023-04-12T08:02:17
2025-04-01T06:04:19.416437
{ "authors": [ "AngainorDev", "LawlightXY", "Tungsong", "griff4692", "lywinged", "nkjulia", "singularity014", "xpang-sf", "xv994", "yana-xuyan" ], "repo": "tloen/alpaca-lora", "url": "https://github.com/tloen/alpaca-lora/issues/325", "license": "Apache-2.0", "license_...
141769896
usemat acceleration in current version? In the previous version, one can accelerate calculation using "usemat=1" during installation, which use matrix instead of tensor. But in the current version, the matrix alternative is not supported. Is this means the tensor version is as fast now? Why matrix part is removed? Be...
gharchive/issue
2016-03-18T04:03:20
2025-04-01T06:04:19.562771
{ "authors": [ "amitdo", "crazylyf", "jbaiter", "tmbdev" ], "repo": "tmbdev/clstm", "url": "https://github.com/tmbdev/clstm/issues/70", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
610233477
browserify error I try to browserify , but run into error, `browserify index.js --s togeojson -o dist/togeojson.js /Users/nicole/node/togeojson/index.js:1 export { gpx, gpxGen } from "./lib/gpx"; ^ ParseError: 'import' and 'export' may appear only ...
gharchive/issue
2020-04-30T16:50:06
2025-04-01T06:04:19.574632
{ "authors": [ "hoogw", "tmcw" ], "repo": "tmcw/togeojson", "url": "https://github.com/tmcw/togeojson/issues/27", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2330017898
🛑 Portal 4 is down In 9aa6775, Portal 4 (https://portal4.hcmus.edu.vn/) was down: HTTP code: 0 Response time: 0 ms Resolved: Portal 4 is back up in 9a28f58 after 29 minutes.
gharchive/issue
2024-06-03T02:06:36
2025-04-01T06:04:19.601478
{ "authors": [ "tmkhiem" ], "repo": "tmkhiem/hcmus-web-uptime", "url": "https://github.com/tmkhiem/hcmus-web-uptime/issues/1041", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2600952540
export コマンド > export <SOQL> csv を出力する done #52
gharchive/issue
2024-10-20T23:08:10
2025-04-01T06:04:19.602521
{ "authors": [ "tmkw" ], "repo": "tmkw/imori", "url": "https://github.com/tmkw/imori/issues/46", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1847657677
🛑 FunnelsRocks is down In 28ecbf6, FunnelsRocks (https://funnels.rocks) was down: HTTP code: 523 Response time: 6613 ms Resolved: FunnelsRocks is back up in 406f95f.
gharchive/issue
2023-08-12T01:58:14
2025-04-01T06:04:19.604719
{ "authors": [ "tmleonidas" ], "repo": "tmleonidas/Upptime", "url": "https://github.com/tmleonidas/Upptime/issues/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
535703296
Improve standard ingredient protion sizes "Ah yes, and for meals, I do appreciate the effort of calculating the ingredients' carbon footprint, but the measurement entities of the ingredients should probably not be normed at 50 grams - who the hell eats 50 grams of cinnamon in one meal?" Link to feature: https:/...
gharchive/issue
2019-12-10T12:38:14
2025-04-01T06:04:19.612708
{ "authors": [ "ovbm" ], "repo": "tmrowco/tmrowapp-contrib", "url": "https://github.com/tmrowco/tmrowapp-contrib/issues/275", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
465606362
Smappee https://www.smappee.com/be_en/homepage If anyone is interested in working on this, I have a smappee box so I can share my identifiers for testing.
gharchive/issue
2019-07-09T07:01:59
2025-04-01T06:04:19.613655
{ "authors": [ "bertrandgorge", "corradio" ], "repo": "tmrowco/tmrowapp-contrib", "url": "https://github.com/tmrowco/tmrowapp-contrib/issues/87", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2358973322
support tilde expansion fixes https://github.com/tmux-plugins/tmux-open/issues/18 hmm. probably this should only happen for the editor mode, not searches or xdg-open. one sec.
gharchive/pull-request
2024-06-18T05:53:16
2025-04-01T06:04:19.614865
{ "authors": [ "jyn514" ], "repo": "tmux-plugins/tmux-open", "url": "https://github.com/tmux-plugins/tmux-open/pull/58", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
231003864
Fix compilation error on Linux This is necessary to make it compile on Linux. TRUE is not portable, and it's also not necessary since the type is a standard C++ bool type. My bad - I should have tried compiling on linux as well. Although I assume the travis build would have also picked it up. Thanks!
gharchive/pull-request
2017-05-24T11:11:21
2025-04-01T06:04:19.647612
{ "authors": [ "michaeladams", "rdb", "tobspr" ], "repo": "tobspr/LUI", "url": "https://github.com/tobspr/LUI/pull/33", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
136502886
ember-cli-build merge error My team is getting: Merge error: file fonts/glyphicons-halflings-regular.woff exists in /Users/sam/Documents/workspace/exp/tmp/broccoli_merge_trees-input_base_path-jlsXWLur.tmp/1 and /Users/sam/Documents/workspace/exp/tmp/broccoli_merge_trees-input_base_path-jlsXWLur.tmp/2 Pass option { ov...
gharchive/issue
2016-02-25T20:32:07
2025-04-01T06:04:19.695682
{ "authors": [ "samchrisinger", "toddjordan" ], "repo": "toddjordan/ember-cli-dynamic-forms", "url": "https://github.com/toddjordan/ember-cli-dynamic-forms/issues/29", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
296907906
fix/typo Thank you for taking the time to work on a Pull Request for this project! Thanks for catching this!
gharchive/pull-request
2018-02-13T22:24:24
2025-04-01T06:04:19.699635
{ "authors": [ "davemachado", "skvale" ], "repo": "toddmotto/public-apis", "url": "https://github.com/toddmotto/public-apis/pull/615", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
302231314
Add clickable url links to the description Hi! Can you make url in description clickable? Up? Sorry for that, Currently, we don't have any plan to support the clickable on URL Description, but it's good point for sure. We will take into account soon 👍
gharchive/issue
2018-03-05T09:45:53
2025-04-01T06:04:19.745203
{ "authors": [ "NghiaTranUIT", "lelvisl" ], "repo": "toggl/toggldesktop", "url": "https://github.com/toggl/toggldesktop/issues/2404", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
391047640
Entry list offset is off after reloading 📖 Description After expanding entire list by clicking on "Load More", the offset of Entry List is off whenever the list is loaded. It's related with #2671 💻 Environment Platform: macOS OS Version: macOS 10.14 Toggl Version: Last commit on Master 🐞 Actual behavior The curre...
gharchive/issue
2018-12-14T10:14:18
2025-04-01T06:04:19.750508
{ "authors": [ "NghiaTranUIT" ], "repo": "toggl/toggldesktop", "url": "https://github.com/toggl/toggldesktop/issues/2702", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1461874286
Why the hell you changed so much API from 1.3 to 1.4? Have you ever heard of SOLID? This library is a joke You can make your point without insults or you can just go ahead and create your own library I am very sorry for insults. It's just frustrating that or I am having compose crash on 1.3, or I have to spend ti...
gharchive/issue
2022-11-23T14:33:21
2025-04-01T06:04:19.752322
{ "authors": [ "adukugideon", "st4ycool", "togisoft" ], "repo": "togisoft/jetpack_compose_country_code_picker", "url": "https://github.com/togisoft/jetpack_compose_country_code_picker/issues/17", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2108070768
$meta is not valid DTCG I've been using Tokens Brücke to export Figma variables as a DTCG file to then use with Cobalt UI. It works really well - especially since you've adopted the same modes extension that Cobalt UI supports. That's made my life a lot easier! However, there is one minor snag: Tokens Brücke adds a t...
gharchive/issue
2024-01-30T14:59:31
2025-04-01T06:04:19.777628
{ "authors": [ "PavelLaptev", "dev-nicolaos", "james-nash" ], "repo": "tokens-bruecke/figma-plugin", "url": "https://github.com/tokens-bruecke/figma-plugin/issues/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2277444451
Token value field should grow in height If users try to enter something like a long linear-gradient value and the value goes quite wide, the text input currently is not big enough to make sense of anything. Let's find a way where the input grows in height when users enter more. We need to watch out for the prepending...
gharchive/issue
2024-05-03T11:03:10
2025-04-01T06:04:19.779703
{ "authors": [ "keeganedwin", "six7" ], "repo": "tokens-studio/figma-plugin", "url": "https://github.com/tokens-studio/figma-plugin/issues/2721", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
998472793
warnings: warning for potentially blocking tasks It would be really nice to add a warning for tasks that might be blocking. This will, of course, require figuring out the right heuristic for detecting such tasks. Warning when a task has been busy for longer than it has been idle seems obvious, but it may not actually...
gharchive/issue
2021-09-16T17:49:45
2025-04-01T06:04:19.783349
{ "authors": [ "hawkw", "seanmonstar" ], "repo": "tokio-rs/console", "url": "https://github.com/tokio-rs/console/issues/150", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
176467573
adding sychronous channel implementation Don't know much about the internals of this crate but this seemed a bit straight forward. Looks good to me! I think we may want to tweak the signature of try_send to perhaps: fn try_send(&self, t: T) -> Result<(), TrySendError<T>>; but other than that I think we're good to ...
gharchive/pull-request
2016-09-12T19:51:15
2025-04-01T06:04:19.787989
{ "authors": [ "alexcrichton", "carllerche", "kteza1" ], "repo": "tokio-rs/tokio-core", "url": "https://github.com/tokio-rs/tokio-core/pull/30", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
199651655
Enable configurating multiplex behavior Adds a MultiplexConfig struct that is used to configure how the multiplexer behaves. Remaining: [x] Tests I was going to make an issue for not being able to specify max in flight requests but this PR looks like it covers that. Yeah... I need to rebase it though.. Any pr...
gharchive/pull-request
2017-01-09T20:20:08
2025-04-01T06:04:19.790730
{ "authors": [ "aajtodd", "carllerche", "jonhoo" ], "repo": "tokio-rs/tokio-proto", "url": "https://github.com/tokio-rs/tokio-proto/pull/112", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
177891514
tokio_proto::pipeline::Frame is a leaking abstraction Frame reveals unnecessary information, especially for Serializer. I think there should be two specific frame type. Could you explain some more of your reasoning. I'm not sure why LastChunk should be on Frame. I know that something similar is needed as part of Fr...
gharchive/pull-request
2016-09-19T20:39:45
2025-04-01T06:04:19.795366
{ "authors": [ "carllerche", "fafhrd91" ], "repo": "tokio-rs/tokio-proto", "url": "https://github.com/tokio-rs/tokio-proto/pull/48", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
638212972
棒グラフのツールチップが見切れる 起こっている問題 / The Problem tooltipが見切れる。 スクリーンショット / Screenshot 期待する見せ方・挙動 / Expected Behavior ツールチップが見切れないこと 起こっている問題の再現手段 / Steps to Reproduce 棒グラフの左端の方をマウスでホバーする ツールチップが見切れる 動作環境・ブラウザ / Environment Windows Microsoft Windows [Version 10.0.19041.329] Chrome バージョン: 83.0.4103.97(Official Build) ...
gharchive/issue
2020-06-13T18:56:35
2025-04-01T06:04:19.809260
{ "authors": [ "kajirikajiri" ], "repo": "tokyo-metropolitan-gov/covid19", "url": "https://github.com/tokyo-metropolitan-gov/covid19/issues/4793", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
576317259
アクセシビリティテスト用モジュールの追加 Add a11y test plugin #500 📝 関連issue #500 ⛏ 変更内容 axe-coreをプラグインとして設定。 dev serverにてコンソールに添付のようなレポートが出力されます。 📸 スクリーンショット @shunito ありがとうございます!こちらコンフリクトが起きてしまっているので解消の方をお願いいたします🙇‍♂️ @yokinist ありがとうございます。コンフリクトは気づいていたのですが、以下のように表示されていまして、書き込み権限が必要なようです。 This branch has conflicts that must be...
gharchive/pull-request
2020-03-05T15:02:05
2025-04-01T06:04:19.812831
{ "authors": [ "shunito", "yokinist" ], "repo": "tokyo-metropolitan-gov/covid19", "url": "https://github.com/tokyo-metropolitan-gov/covid19/pull/519", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
802261925
Exiting any Toltec-installed app freezes RM2 - hard reboot necessary Installed rm2fb, Toltec and remux launcher on my RM2 today as per documentation. Everything works fine. Installed nao, reTris and KOReader. Remux interface and apps work fine, but whenever I exit them and should be taken back to xochitl, the tablet ...
gharchive/issue
2021-02-05T15:35:33
2025-04-01T06:04:19.816592
{ "authors": [ "jebediah2", "raisjn" ], "repo": "toltec-dev/toltec", "url": "https://github.com/toltec-dev/toltec/issues/275", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
241105012
Feature request: resource key sorting Lovely extension, but it absent very useful feature - automatic resource key sorting on save. Sorted resx files much easier to merge when multiple developers changed same resx. It would be very nice to see all good resx tools in one extension. What authors think about it? It's ...
gharchive/issue
2017-07-06T22:31:32
2025-04-01T06:04:19.817771
{ "authors": [ "KonstantinRyazantsev", "tom-englert" ], "repo": "tom-englert/ResXResourceManager", "url": "https://github.com/tom-englert/ResXResourceManager/issues/22", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
791487797
Code cleanup (mostly) Proposed change Set default password to the default password of omv move more constants to const file clean some comments to reduce clutter (as we have docstrings..) fix some naming left from mikrotik integration remove unused loggers sort imports as per PEP8 Type of change [ ] Bugfix [ ] N...
gharchive/pull-request
2021-01-21T20:57:33
2025-04-01T06:04:19.824918
{ "authors": [ "tomaae", "yuvalabou" ], "repo": "tomaae/homeassistant-openmediavault", "url": "https://github.com/tomaae/homeassistant-openmediavault/pull/26", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2010942088
[Bug] 200 Error Describe the issue When attempting to connect to my remote box via portainer.mywebsite.com and issuing the access token the setup screen replies with 200 and doesn't move forward. How to reproduce the issue Expected behavior Screenshots Software versions Home Assistant version: 2023.11.3 Portai...
gharchive/issue
2023-11-26T07:54:31
2025-04-01T06:04:19.828886
{ "authors": [ "mayorgergich", "tomaae" ], "repo": "tomaae/homeassistant-portainer", "url": "https://github.com/tomaae/homeassistant-portainer/issues/25", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
104680896
"don't care" semantics of DrawParameters::blending_function set to None might be confusing The way the "don't care" semantics is enforced today is by not touching the state, which introduces a state in the API. This might end up more confusing than necessary. Here are the sources for confusion: When you enable blend...
gharchive/issue
2015-09-03T12:34:05
2025-04-01T06:04:19.832602
{ "authors": [ "bvssvni" ], "repo": "tomaka/glium", "url": "https://github.com/tomaka/glium/issues/1208", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
55835814
Fix crash on close in some X11 drivers On some X11 driver implementations, calling XCloseDisplay from a different thread causes memory corruption, resulting in a crash. Change window proxy to be a weak reference so that the XCloseDisplay is always called from the main window. Can you rebase this on master to make s...
gharchive/pull-request
2015-01-29T00:01:17
2025-04-01T06:04:19.833965
{ "authors": [ "glennw", "tomaka" ], "repo": "tomaka/glutin", "url": "https://github.com/tomaka/glutin/pull/239", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
627184140
Bug fix for interpolating missing grid point and more Bug fix when fixing missing grid points with add_model. The missing points were not correctly overwritten in the database. Currently, first a point is interpolated with respect to neighboring temperatures, otherwise, griddata from scipy is used for a multi-dimens...
gharchive/pull-request
2020-05-29T11:00:22
2025-04-01T06:04:19.853992
{ "authors": [ "tomasstolker" ], "repo": "tomasstolker/species", "url": "https://github.com/tomasstolker/species/pull/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
367510352
Close Issue #998 - Support for additional postgrey options Added support for: AUTO_WHITELIST_CLIENTS to whitelist hosts after multiple successes whitelist local (used for whitelists beyond defaults) whitelist recipients (used for whitelisting to specific accounts, like postmaster) Updated documentation and tests. ...
gharchive/pull-request
2018-10-07T01:10:42
2025-04-01T06:04:19.867720
{ "authors": [ "johansmitsnl", "millerjason" ], "repo": "tomav/docker-mailserver", "url": "https://github.com/tomav/docker-mailserver/pull/1046", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
42377853
Is it possible to add a message to each polygon inside a multipolygon? Given the following, is it possible to add a different message attribute to each of the polygons inside of the multipolygon array? multiPolygon: { type: "multiPolygon", latlngs: [ [ europeCapitals.London, europeCapitals.Lisbon , europeC...
gharchive/issue
2014-09-10T04:58:33
2025-04-01T06:04:19.869090
{ "authors": [ "billxinli", "nmccready" ], "repo": "tombatossals/angular-leaflet-directive", "url": "https://github.com/tombatossals/angular-leaflet-directive/issues/472", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
100298111
Allow map view events to be set like map and vector layer events I could not find a way to alert on view events (ie; resolution changes). This solution seemed to work well, and matches the syntax of the other events. Good solution! Merged, thanks @trojandj
gharchive/pull-request
2015-08-11T12:10:36
2025-04-01T06:04:19.869968
{ "authors": [ "tombatossals", "trojandj" ], "repo": "tombatossals/angular-openlayers-directive", "url": "https://github.com/tombatossals/angular-openlayers-directive/pull/165", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
545429903
Tray icon would not respond requiring kill/restart to use again openSUSE Leap 15.1 x86_64 tomboy-ng 0.25.2 (GTK) This is my main rig, so lots of notes, but after I had written in an old note today (originally created 2016-12) I clicked on the -ng tray icon and while the main options were there (Menu, Search,Quit, et...
gharchive/issue
2020-01-05T15:13:34
2025-04-01T06:04:19.876597
{ "authors": [ "dajoker", "davidbannon" ], "repo": "tomboy-notes/tomboy-ng", "url": "https://github.com/tomboy-notes/tomboy-ng/issues/127", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2753387883
Importing legacy Tombody notes, tabs are turned into spaces I'm migrating from legacy Tomoboy on an old installation to Tomboy NG 0.39 (the version that comes with Ubuntu 24.04). I rsync'ed .local/share/tomboy/ directory to .local/share/tomboy-ng/ and noticed that notes that had tabs in the beginning of the line now ...
gharchive/issue
2024-12-20T19:42:13
2025-04-01T06:04:19.883893
{ "authors": [ "KG576", "davidbannon" ], "repo": "tomboy-notes/tomboy-ng", "url": "https://github.com/tomboy-notes/tomboy-ng/issues/324", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
226077412
Map doesn't render markers on initial load I am using the library to show markers from Mobx Data store but the markers don't show unless I have changed the source file and the UI is updated by HotModuleReplacement. Hopefully, I can get a solution as the library is Great!! Here is my Map Comp: @inject("map") @observer...
gharchive/issue
2017-05-03T18:40:07
2025-04-01T06:04:19.896520
{ "authors": [ "MathieuCh", "NathHorrigan" ], "repo": "tomchentw/react-google-maps", "url": "https://github.com/tomchentw/react-google-maps/issues/487", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
98969815
Standalone Library Hey! How can i use this project as a standalone library in my project? I tried importing the js files from /lib but it didn't work. Thanks! Currently I only support build tools like webpack or browserify as specified in README.md
gharchive/issue
2015-08-04T13:28:23
2025-04-01T06:04:19.898232
{ "authors": [ "pedroseac", "tomchentw" ], "repo": "tomchentw/react-google-maps", "url": "https://github.com/tomchentw/react-google-maps/issues/87", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
99914211
Fix the timezone to be GMT? When I run a countdown, the timezone of the computer clock affects the countdown date. Is there a way to force the countdown to always stay fixed to GMT. E.g. if someone in Australia views the countdown they will see the same countdown time as someone in the UK. $("#countdown").countdown({...
gharchive/issue
2015-08-09T17:13:05
2025-04-01T06:04:19.916529
{ "authors": [ "Quirksmode", "tomgrohl", "websiteduck" ], "repo": "tomgrohl/jCountdown", "url": "https://github.com/tomgrohl/jCountdown/issues/16", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
219947281
Dale does not build on OSX So instead of spamming #41 I figured this should be its own open issue. I am unable to compile Dale on OSX. All LLVM versions I've tried give me this error: [ 77%] Generating libcstdio.so Assertion failed: (Ty->isPointerTy() && "Illegal argument for getIndexedOffset()"), function getIndexed...
gharchive/issue
2017-04-06T15:58:03
2025-04-01T06:04:19.919404
{ "authors": [ "BitPuffin", "tomhrr" ], "repo": "tomhrr/dale", "url": "https://github.com/tomhrr/dale/issues/180", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
117208387
uploadUrl not working as advertised I've got everything working. But when I try and customize the path using uploadUrl the integration breaks. I am using IronRouter. UploadServer.init({ // other options uploadUrl: '/upload', }) When I open http://localhost:3000/upload in a browser it correctly returns: Access de...
gharchive/issue
2015-11-16T20:14:51
2025-04-01T06:04:19.930708
{ "authors": [ "lance-anderson", "tdhz77", "tomitrescak" ], "repo": "tomitrescak/meteor-uploads", "url": "https://github.com/tomitrescak/meteor-uploads/issues/181", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
230070648
[Question] Can I use just the selector part? I have several questions, but they all really revolve around my specific use of the selector function: I've come up with my own system for normalizing my data and keeping it in the store under entities. Can I define my models and then create selectors that my react-redux c...
gharchive/issue
2017-05-19T19:37:10
2025-04-01T06:04:19.937928
{ "authors": [ "haveyaseen", "jhalbsgut", "nealoke" ], "repo": "tommikaikkonen/redux-orm", "url": "https://github.com/tommikaikkonen/redux-orm/issues/135", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
355852882
Display "estimated time" for withdraw We should have time estimation for withdrawing TOMO after unvote or resign. We can calculate time estimation from block number. Implementation pull request: https://github.com/tomochain/tomomaster/pull/184
gharchive/issue
2018-08-31T06:16:40
2025-04-01T06:04:19.942130
{ "authors": [ "pqv199x", "thanhson1085" ], "repo": "tomochain/tomomaster", "url": "https://github.com/tomochain/tomomaster/issues/183", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1336361544
Hypothesis testing of different chunking patterns FYI this might be useful in cubed's tests too https://github.com/dask/dask/pull/9374 This looks very useful - thanks @TomNicholas!
gharchive/issue
2022-08-11T18:54:33
2025-04-01T06:04:19.968331
{ "authors": [ "TomNicholas", "tomwhite" ], "repo": "tomwhite/cubed", "url": "https://github.com/tomwhite/cubed/issues/86", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1282489049
Error: Invalid solc version 0.47.0 everdev sol set --compiler 0.47.0 Error: Invalid solc version 0.47.0 also see https://github.com/tonlabs/everdev/issues/83 everdev sol set --compiler 0.28.0 Error: Invalid solc version 0.28.0 everdev sol set --compiler 0.48.0 attempts to make self-assembly may not always be s...
gharchive/issue
2022-06-23T14:22:15
2025-04-01T06:04:20.010937
{ "authors": [ "ilyar" ], "repo": "tonlabs/everdev", "url": "https://github.com/tonlabs/everdev/issues/114", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1044067400
Plugin appears to not exist in package control I don't find the plugin listed when I search for sublime clojure in package control. Am I missing it, or shouldn't it appear here? https://packagecontrol.io/search/Sublime Clojure My mistake, I didn't see that it said "coming soon" You can track progress here https:/...
gharchive/issue
2021-11-03T20:09:04
2025-04-01T06:04:20.017343
{ "authors": [ "tonsky", "trafnar" ], "repo": "tonsky/sublime-clojure", "url": "https://github.com/tonsky/sublime-clojure/issues/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1400976381
Switched Clippy and Snake's message, removed TODO from snake I have put the hello message into Clippy's class, and the TODO message was also not removed, sorry about that. It might seem like I was farming points, but this was a genuine mistake. I should have spotted it in review. I only looked at the changed line, ...
gharchive/pull-request
2022-10-07T10:44:35
2025-04-01T06:04:20.020619
{ "authors": [ "Ladam0203", "tonybaloney" ], "repo": "tonybaloney/vscode-pets", "url": "https://github.com/tonybaloney/vscode-pets/pull/203", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
440500263
Report context of code calling logging utilities using stacklevel Backport stacklevel keyword argument from python 3.8 and configure stacklevel on logging statements to reflect the context of where the logquacious utilities are called rather than the utilities themselves. Closes https://github.com/tonysyu/logquacious...
gharchive/pull-request
2019-05-05T22:55:31
2025-04-01T06:04:20.033655
{ "authors": [ "codecov-io", "tonysyu" ], "repo": "tonysyu/logquacious", "url": "https://github.com/tonysyu/logquacious/pull/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2545965224
app: Trust X-Forwarded-Proto Bug: T361471 Deployed and seems to be working fine. @supertassu please double-check and merge if it's working for you as well!
gharchive/pull-request
2024-09-24T17:27:54
2025-04-01T06:04:20.050736
{ "authors": [ "dhinus", "supertassu" ], "repo": "toolforge/quarry", "url": "https://github.com/toolforge/quarry/pull/70", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
255873050
issue Name of Defective Feature System Settings (Required) ToolKit Version: Operating System (Mac/Windows/Etc): Browser (Chrome/Firefox/Safari): Browser Version: Other Extensions: Export of Toolkit Settings (Bottom Left of Settings Page) [paste settings here] Steps to Reproduce the Behavior Please write down the st...
gharchive/issue
2017-09-07T09:28:37
2025-04-01T06:04:20.054152
{ "authors": [ "blargity", "kamut" ], "repo": "toolkit-for-ynab/toolkit-for-ynab", "url": "https://github.com/toolkit-for-ynab/toolkit-for-ynab/issues/895", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }