added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T04:35:28.530680
2016-11-24T18:39:11
191577296
{ "authors": [ "fthommen", "jtroehr", "mmokrejs" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10702", "repo": "seqan/flexbar", "url": "https://github.com/seqan/flexbar/issues/8" }
gharchive/issue
cmake / compilation problems (wrong compiler used) Trying to compile flexbar I am consistently running into compilation issues. I'm using -DCMAKE_CXX_FLAGS to point to the location of our TBB installation and to add the -std=c++14 to the compiler. However the compilation consistently fails and the problem seems to b...
2025-04-01T04:35:28.540475
2016-02-23T12:56:52
135729777
{ "authors": [ "akanto", "jenkins-sequenceiq", "mhmxs" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10703", "repo": "sequenceiq/cloudbreak", "url": "https://github.com/sequenceiq/cloudbreak/pull/1335" }
gharchive/pull-request
CLOUD-53131 Replace SubscriptionAlreadyExistException to logging @akanto plz review LGTM Jenkins build finished, all tests passed. Refer to this link for build results: http://ci.sequenceiq.com/job/cloudbreak-pull-request/2137/
2025-04-01T04:35:28.544427
2016-05-02T06:57:18
152491940
{ "authors": [ "antrik", "erickt" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10704", "repo": "serde-rs/quasi", "url": "https://github.com/serde-rs/quasi/pull/41" }
gharchive/pull-request
Update for latest libsyntax changes Adapt to the changed interfaces, and bump the version number. (And of course also bump the dependencies on syntex and aster to enable the update.) This one depends on https://github.com/serde-rs/aster/pull/78 and https://github.com/serde-rs/syntex/pull/44 (I.e. CI will also fail ...
2025-04-01T04:35:28.547302
2017-11-03T16:06:42
271031545
{ "authors": [ "dtolnay", "epage" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10705", "repo": "serde-rs/serde", "url": "https://github.com/serde-rs/serde/issues/1078" }
gharchive/issue
Lifetime errors with skipped &'static variable I needed to evolve my format, so I went from (simplified) #[derive(Debug, PartialEq)] #[derive(Serialize, Deserialize)] #[serde(deny_unknown_fields)] pub struct SassOptions { #[serde(skip)] pub import_dir: &'static str, pub style: SassOutputStyle, } impl Def...
2025-04-01T04:35:28.548744
2018-08-11T04:18:48
349704389
{ "authors": [ "Lokathor", "pickfire" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10706", "repo": "serde-rs/serde", "url": "https://github.com/serde-rs/serde/issues/1352" }
gharchive/issue
Please add support for NonZeroU128 It seems that NonZeroU128 isn't supported, even though NonZeroU64 is. @Lokathor Maybe it might be useful to check https://github.com/serde-rs/serde/issues/1136, serde support for rustc minimum version 1.13+ does not have 128 bits integer. Yeah, seems they used a special build se...
2025-04-01T04:35:28.552782
2023-11-19T00:02:41
2000626376
{ "authors": [ "Kyuuhachi", "Mingun" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10707", "repo": "serde-rs/serde", "url": "https://github.com/serde-rs/serde/issues/2651" }
gharchive/issue
The Stunt Double Problem It is very common that a derived De/Serialize implementation is almost what you want, but not quite — for example doing manual processing if the input is a string, but use the derived if it's a map/struct; or doing post-processing to fill in a skipped field based some other fields. In cases l...
2025-04-01T04:35:28.561912
2023-07-27T10:16:24
1824063573
{ "authors": [ "ZJaume", "serega" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10708", "repo": "serega/gaoya", "url": "https://github.com/serega/gaoya/issues/26" }
gharchive/issue
Indexing without storing signatures Hi, First of all many thanks for this library, it is helping me a lot. I'm using it to do neardedup with MinHash of very large collections of text (tens of TB or even a hundred TB, compressed size) and I'm constrained by the amount of RAM available. So, I'm doing some modifications...
2025-04-01T04:35:28.567834
2022-09-02T17:36:02
1360456321
{ "authors": [ "codenoid", "pjbh", "serengil" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10709", "repo": "serengil/deepface", "url": "https://github.com/serengil/deepface/issues/551" }
gharchive/issue
Supress face detector output? Thank you so much for this amazing piece of work. I downloaded the latest version to get the newly added models. Now the face detectors give an output, a lot of it in the case of mtcnn, which they did not do before. Is there a way to tell them not to? Thanks, Peter what do you mean ex...
2025-04-01T04:35:28.596315
2015-04-24T12:40:03
70680275
{ "authors": [ "bipinmaurya", "sergi" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10710", "repo": "sergi/jsftp", "url": "https://github.com/sergi/jsftp/issues/130" }
gharchive/issue
ReferenceError: require is not defined(for var Net = require('net') and var JSFtp= require("jsftp")) I had downloaded the 'jsftp-master.zip' file and extracted the zip file using jsftp.js file in my existing web application.From one of the jsp file I am calling one javascript method mentioned below, ...................
2025-04-01T04:35:28.615025
2023-07-18T14:44:59
1810086267
{ "authors": [ "GazHank", "lionelains", "santigimeno", "toptensoftware" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10711", "repo": "serialport/node-serialport", "url": "https://github.com/serialport/node-...
gharchive/issue
Port not closed, process doesn't exit on OpenSuse Tumbleweed with Node v20 SerialPort Version v9 and v11 (at least) Node Version v20.3.1 Electron Version n/a Platform OpenSUSE Tumbleweed: Linux localhost.localdomain 6.4.3-1-default #1 SMP PREEMPT_DYNAMIC Tue Jul 11 06:23:11 UTC 2023 (5ab030f) x86_64 x86_64 x86_64 GN...
2025-04-01T04:35:28.662708
2020-10-22T17:54:59
727601474
{ "authors": [ "LCaparelli", "tsurdilo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10713", "repo": "serverlessworkflow/specification", "url": "https://github.com/serverlessworkflow/specification/issues/155...
gharchive/issue
Add mechanism to control non-determinism in retries What would you like to be added: On the retry definition there is an option to increase the time period to be waited between attempts ("multiplier"). Many exponential backoff implementations also make use of a (usually small) bounded random amount of time that is ad...
2025-04-01T04:35:28.674733
2020-12-01T22:20:55
754770269
{ "authors": [ "jorgenj", "manuelstein", "ricardozanini", "tsurdilo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10714", "repo": "serverlessworkflow/specification", "url": "https://github.com/server...
gharchive/pull-request
Adding workflow 'visibility' parameter Signed-off-by: Tihomir Surdilovic<EMAIL_ADDRESS>Many thanks for submitting your Pull Request :heart:! Please specify parts this PR updates: [ x] Specification [x ] Schema [ ] Examples [ ] Usecases [ ] Extensions [ ] Roadmap [ ] Use Cases [ ] Community [ ] TCK [ ] Other What th...
2025-04-01T04:35:28.676824
2023-11-04T07:08:44
1977208674
{ "authors": [ "lukehutch" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10715", "repo": "serverpod/serverpod", "url": "https://github.com/serverpod/serverpod/issues/1534" }
gharchive/issue
Queries are not using aliases Describe the bug Here is some SQL generated in a query: SELECT "endorsement"."id" AS "endorsement.id", "endorsement"."endorserUserId" AS "endorsement.endorserUserId", "endorsement"."endorseeUserId" AS "endorsement.endorseeUserId", "endorsement"."howKnow" AS "endorsement.howKnow",...
2025-04-01T04:35:28.677914
2024-08-14T20:12:35
2466746735
{ "authors": [ "hidayet-poscu" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10716", "repo": "serverpod/serverpod", "url": "https://github.com/serverpod/serverpod/issues/2610" }
gharchive/issue
Unable to Find Expected Components on EC2 Instance Deployed with Terraform After following the "AWS EC2 with Terraform" docs, I successfully deployed an EC2 instance. However, upon accessing the instance, I found no Dart or Serverpod on the instance as expected. It did not cause any errors during the installation pha...
2025-04-01T04:35:28.681359
2024-07-28T12:51:16
2433917480
{ "authors": [ "SandPod", "lukehutch" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10717", "repo": "serverpod/serverpod", "url": "https://github.com/serverpod/serverpod/pull/2546" }
gharchive/pull-request
Copy fields of ServerException across to DatabaseException All of the context of a PgException (specifically, the context in its subclass, ServerException) is lost when only the message is preserved in a DatabaseException. This means that the user cannot be notified, for example, of the character offset of a syntax e...
2025-04-01T04:35:28.714251
2016-01-05T18:19:40
125022123
{ "authors": [ "fmmartins", "jdm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10722", "repo": "servo/crowbot", "url": "https://github.com/servo/crowbot/issues/27" }
gharchive/issue
Add a command to find unassigned PRs We use the assignee for a PR in servo/servo to indicate who is responsible for reviewing the changes. We should add a command that finds all of the PRs with no assignee and reports the title and url, one per line. Hi, will work on it :+1: Great! Feel free to ask questions abou...
2025-04-01T04:35:28.858568
2021-12-29T13:27:19
1090520943
{ "authors": [ "bradub", "pdomineaux" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10723", "repo": "sethvargo/vault-on-gke", "url": "https://github.com/sethvargo/vault-on-gke/issues/101" }
gharchive/issue
terraform plan issue on recently clone repo What did you expect to happen? I expected to see the terraform execution plan and see what ressources will be deployed What actually happened? I got an error saying that some arguments are missing Output terraform plan --var "billing_account=$BILLING_ACCOUNT" --var "org_id=...
2025-04-01T04:35:28.865319
2021-02-17T13:57:13
810207815
{ "authors": [ "jingpengw", "nkemnitz", "william-silversmith" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10724", "repo": "seung-lab/cloud-files", "url": "https://github.com/seung-lab/cloud-files/issu...
gharchive/issue
Maximum supported image dimension is 65500 pixels I am using jpeg compression of images but got an error. My image chunk size is 256x256x256. it exceeds the dimension limit of simplejpeg package. is there any option to increase this limit? File "/Users/jwu/opt/anaconda3/envs/cf/lib/python3.7/site-packages/cloudvolume...
2025-04-01T04:35:28.877072
2022-08-12T10:17:53
1337020697
{ "authors": [ "Febus123" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10725", "repo": "seydx/homebridge-camera-ui", "url": "https://github.com/seydx/homebridge-camera-ui/issues/627" }
gharchive/issue
Video stream stops with audio enabled As soon as I enable audio, the video stream stops working. VLC stream works fine incl audio. Wansview W6 camera. To Reproduce Disabling audio resolves the video issue. Expected behavior Turning on audio enables audio for homekit video stream. Codec issue.
2025-04-01T04:35:28.921427
2016-09-30T20:28:47
180395423
{ "authors": [ "alexcrichton", "frewsxcv", "sfackler" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10726", "repo": "sfackler/rust-native-tls", "url": "https://github.com/sfackler/rust-native-tls/pull/8" }
gharchive/pull-request
Don't install OpenSSL on appveyor Also don't need config on OSX as we're using SecureTransport there. FYI, presumably relevant build fails on Appveyor. We use OpenSSL as a client for server tests Aha, nevermind!
2025-04-01T04:35:28.962341
2016-01-07T04:21:45
125319080
{ "authors": [ "howdoicomputer", "jszwedko" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10727", "repo": "sfbrigade/adopt-a-drain", "url": "https://github.com/sfbrigade/adopt-a-drain/issues/109" }
gharchive/issue
Document how the app works for contributors Documenting application components like the load_drains rake task and how it is used to populate the database. At least, I think that's what it does. This would help contributors quickly onboard themselves and be able to contribute as well as help other brigades fork this a...
2025-04-01T04:35:28.967897
2016-11-04T00:01:19
187221554
{ "authors": [ "jeanwalshie", "jszwedko" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10728", "repo": "sfbrigade/adopt-a-drain", "url": "https://github.com/sfbrigade/adopt-a-drain/issues/197" }
gharchive/issue
Add a ticker to site with current # of drains adopted Wouldn't that be cool?? :+1: I like this idea. i got another inquiry from Vancouver today (in addition to other inquiries from media and others) about the current # of drains adopted. Just wanting to make sure this doesn't drop off the radar! :) @jeanwalshie...
2025-04-01T04:35:28.977871
2015-07-01T02:27:57
92248235
{ "authors": [ "afxjzs", "heidar", "mshibuya" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10729", "repo": "sferik/rails_admin", "url": "https://github.com/sferik/rails_admin/issues/2350" }
gharchive/issue
PG::UndefinedTable in RailsAdmin::MainController#dashboard I'm getting this error, even after a complete uninstall and reinstall. Rails_admin was working fine, and then it just stopped. I thought it was enum related, but i've used the initializer at https://gist.github.com/dmilisic/38fcd407044ace7514df and confirmed ...
2025-04-01T04:35:28.980605
2016-11-12T04:10:57
188891055
{ "authors": [ "rileyjshaw" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10730", "repo": "sferik/t", "url": "https://github.com/sferik/t/issues/351" }
gharchive/issue
t list add skips accounts When I run t list add on a group of users, an inconsistent number of accounts are actually added to the list. As far as I can tell this has nothing to do with rate-limiting. Test case: t list create --private test t followings | xargs t list add test My output: > t list create --private tes...
2025-04-01T04:35:28.986727
2023-12-11T21:17:59
2036543448
{ "authors": [ "AndrewsBrewing" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10731", "repo": "sfstar/hass-victron", "url": "https://github.com/sfstar/hass-victron/issues/149" }
gharchive/issue
GPS Info Hello, I am new to this integration and new to a lot of things, but I just added a working gps sensor to my Cerbo. It is showing up in Remote Console as VRM instance 0 (zero). But I can't find the lat and long in my entities. I reloaded the integration and rebooted Home Assistant. I'm not very smart. Am I...
2025-04-01T04:35:28.988617
2024-07-22T12:43:53
2422786477
{ "authors": [ "BlastyCZ", "sfstar" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10732", "repo": "sfstar/hass-victron", "url": "https://github.com/sfstar/hass-victron/issues/223" }
gharchive/issue
Missing state for vebus entity The reported value 244.0 for entity vebus state isn't a decobale value. Please report this error to the integrations maintainer Enum is missing this particular value: https://github.com/sfstar/hass-victron/blob/main/custom_components/victron/const.py#L173 Values from docs: 0=Off;1=Low P...
2025-04-01T04:35:29.032102
2020-11-03T02:30:02
734969089
{ "authors": [ "scala-steward" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10734", "repo": "shadaj/scalapy", "url": "https://github.com/shadaj/scalapy/pull/106" }
gharchive/pull-request
Update sbt-sonatype to 3.9.5 Updates org.xerial.sbt:sbt-sonatype from 3.9.4 to 3.9.5. GitHub Release Notes - 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 feed...
2025-04-01T04:35:29.034927
2015-03-15T17:54:12
61874788
{ "authors": [ "dotemacs" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10735", "repo": "shadchnev/zoopla", "url": "https://github.com/shadchnev/zoopla/pull/1" }
gharchive/pull-request
Update gem dependencies Since the gem hasn't had any updates for 4 years and I needed to use it... I decided to contribute. All the dependencies have been update since the gem was originally created. And in the gemspec file they've been locked down pretty tight. I've added somewhat looser constraints, while allowing ...
2025-04-01T04:35:29.043402
2023-05-31T23:32:23
1735174600
{ "authors": [ "AlfredOdling", "AmarnathN", "bluengreen", "da1z", "i-m-abbhay", "j-5-s", "khanhquocnguyen", "lightbluepoppy", "lucas-quinn", "pmabres", "shadcn", "vespertilian" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", ...
gharchive/issue
fontFamily is not applied in tailwind.config.js file When I comment out the code below from tailwindcss.config.cjs file, I get sans-fonts displayed. Otherwise I get serif-fonts with the sans key somehow. How to get proper fonts? fontFamily: { sans: ['var(--font-sans)', ...fontFamily.sans], }, @lightbluepoppy A...
2025-04-01T04:35:29.074273
2016-03-19T06:22:54
142033405
{ "authors": [ "Alienero", "BlueSplash", "LibertyLocked", "arthurkiller", "haroldrandom" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10737", "repo": "shadowsocks/shadowsocks-go", "url": "https://g...
gharchive/issue
请问ss-go服务端怎么查看日志? 服务端是linux,没搜索到log之类的文件。。 I think log information will print into std out. You can redirect std to a file. How to redirect std to a file? ./shadowsocks-server & > ss.log Thanks. Can I config the log level? @haroldrandom sure
2025-04-01T04:35:29.086230
2015-10-20T18:40:36
112432764
{ "authors": [ "justin808", "mezod" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10738", "repo": "shakacode/bootstrap-sass-loader", "url": "https://github.com/shakacode/bootstrap-sass-loader/issues/33" }
gharchive/issue
getting it to work Hi, I am having some trouble to get it to work, I first installed bootstrap-sass-loader npm install --save bootstrap-sass-loader which also installed bootstrap-sass. Then I added require('bootstrap-sass-loader'); to my index.js. I want to use the full bootstrap, so I don't need to customize it. How...
2025-04-01T04:35:29.155106
2022-06-07T19:26:24
1263765496
{ "authors": [ "gomesalexandre" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10741", "repo": "shapeshift/web", "url": "https://github.com/shapeshift/web/pull/1974" }
gharchive/pull-request
chore: use AddressZero const from @ethersproject/constants Description This replaces all occurences of 0x0000000000000000000000000000000000000000 with imported AddressZero from ethers.js: https://github.com/ethers-io/ethers.js/blob/a71f51825571d1ea0fa997c1352d5b4d85643416/packages/constants/src.ts/addresses.ts#L1 Not...
2025-04-01T04:35:29.174393
2023-01-17T21:35:30
1537066279
{ "authors": [ "gomesalexandre" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10742", "repo": "shapeshift/web", "url": "https://github.com/shapeshift/web/pull/3640" }
gharchive/pull-request
feat: use either savers previous address or highest balance xpub address as from Description This PR ensures we use either an arbitrary chosen address (the one with the most balance as accumulated UTXOs) or the previously deposited from address as from, meaning UTXOs will be filtered to be the one from it, and they w...
2025-04-01T04:35:29.186019
2018-05-15T03:40:20
323055747
{ "authors": [ "codecov-io", "saaavsaaa" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10743", "repo": "sharding-sphere/sharding-sphere", "url": "https://github.com/sharding-sphere/sharding-sphere/pull/830" }
gharchive/pull-request
check force index syntax error check force index syntax error like FORCE INDEX () or FORCE INDEX (,) Codecov Report Merging #830 into dev will decrease coverage by 0.04%. The diff coverage is 33.33%. @@ Coverage Diff @@ ## dev #830 +/- ## =============================...
2025-04-01T04:35:29.189228
2020-12-16T12:20:07
768802332
{ "authors": [ "swarley", "xbenjii" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10744", "repo": "shardlab/discordrb", "url": "https://github.com/shardlab/discordrb/issues/5" }
gharchive/issue
Support new slash commands Describe your feature request in as much detail as you can here. It is a feature supported by Discord's API, but missing from the library https://discord.com/developers/docs/interactions/slash-commands The python example is url = "https://discord.com/api/v8/applications/<my_application_i...
2025-04-01T04:35:29.205118
2017-09-24T15:16:22
260092214
{ "authors": [ "Unisay", "sharkdp" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10745", "repo": "sharkdp/purescript-bigints", "url": "https://github.com/sharkdp/purescript-bigints/issues/4" }
gharchive/issue
toBase At the moment, its possible to parse a string representation of a base-n encoded number using fromBase :: Int -> String -> BigInt However, its not currently possible to go other way around, from BigInt to its base-n representation (only decimal base is supported via toString) So, having a method toBase :: Int ...
2025-04-01T04:35:29.207605
2024-10-02T07:35:54
2560860896
{ "authors": [ "PAVAN-VANAM", "Riddhi12349", "sharmavikas4" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10746", "repo": "sharmavikas4/MERN_BLOG", "url": "https://github.com/sharmavikas4/MERN_BLOG/issues/3" }
gharchive/issue
Structure Backend Hello @sharmavikas4 your backend all details are under one file index.js it's hard to understand and looks like an unstructured I would like to structure the whole backend with routings and MVC architecture I want to work on this project Can U assign me Great issue, @PAVAN-VANAM. It will be reall...
2025-04-01T04:35:29.255255
2018-11-23T10:08:47
383764697
{ "authors": [ "phamwon", "weeryan17" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10747", "repo": "shauleiz/vJoy", "url": "https://github.com/shauleiz/vJoy/issues/24" }
gharchive/issue
vJoy failed to install - Can't install driver - Windows 10 1809 B18282.1 I'm using lastest vJoy v2.1.8 Build 39 +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ +++++++ Fri Nov 23 17:01:52 2018 +++++++ +++++++ OS: 10.0 (x64) main: DeviceHWID --> root\VID_1234&PID_BEAD&REV_...
2025-04-01T04:35:29.270727
2022-07-08T01:29:27
1298348541
{ "authors": [ "shaysingh818" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10748", "repo": "shaysingh818/DTunes", "url": "https://github.com/shaysingh818/DTunes/issues/10" }
gharchive/issue
Migrate Video Loader To Rust The urls library is responsible for grabbing YouTube urls and downloading their wav formats. The library also stores the URL/Wav file information in the database. Currently this process is using a python script that takes in a url as an argument and uses YouTube-dl to download the video l...
2025-04-01T04:35:29.279661
2015-09-15T22:37:57
106662245
{ "authors": [ "nathantsoi", "sheaivey" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10749", "repo": "sheaivey/rx5808-pro-diversity", "url": "https://github.com/sheaivey/rx5808-pro-diversity/issues/27" }
gharchive/issue
Add pulldown resistor to RSSI. In the event a receiver looses power or RSSI gets disconnected this will ensure there are no floating pins on the ATMEGA. This will make sure the other receiver fails over quickly. Building one of these now, any suggestions on how strong to make the pulldown. Seems like 10k might be a...
2025-04-01T04:35:29.289854
2017-06-03T02:46:26
233339191
{ "authors": [ "codecov-io", "freitagbr" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10750", "repo": "shelljs/shelljs", "url": "https://github.com/shelljs/shelljs/pull/730" }
gharchive/pull-request
Add node 8 to CI Fixes #729 Codecov Report Merging #730 into master will not change coverage. The diff coverage is n/a. @@ Coverage Diff @@ ## master #730 +/- ## ======================================= Coverage 94.81% 94.81% =================================...
2025-04-01T04:35:29.298865
2017-08-14T09:09:13
249973017
{ "authors": [ "Arman92", "amir-abbas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10751", "repo": "shelomentsevd/telegramgo", "url": "https://github.com/shelomentsevd/telegramgo/issues/3" }
gharchive/issue
Reconnect bug @shelomentsevd @Lord-Protector When reconnection occurs,expamle not work This issue and some others have been fixed in L11R fork: https://github.com/L11R/mtproto Simply replace the mtproto import path in your file until it is merged. I correct my prev. post, the issue resists, and also I encountered...
2025-04-01T04:35:29.337902
2024-08-03T19:48:16
2446565379
{ "authors": [ "Justinfan591", "Raqkkkkk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10752", "repo": "sherwinokhowat/Group-Formation-System", "url": "https://github.com/sherwinokhowat/Group-Formation-System/pull/...
gharchive/pull-request
Add voice accessibility feature and other minor changes / features Added voice accessibility feature Overview Uses google cloud text to speech service to generate voice for voiceovers. Has a setting (default on) to toggle whether this feature is enabled. Currently is implemented in most text fields and buttons (can a...
2025-04-01T04:35:29.354528
2018-05-02T10:44:31
319502174
{ "authors": [ "juicycool92", "shimat" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10753", "repo": "shimat/opencvsharp", "url": "https://github.com/shimat/opencvsharp/issues/489" }
gharchive/issue
where is subspaceProject()? Summary of your issue Hello, im new of Cv, therefore i might be way wrong approach. here's the thting what i done and want to do. i try to follow face recognization tutorial from official document. its for OpenCv, not OpenCvSharp. but i figured out CvSharp has preety much every method or m...
2025-04-01T04:35:29.367000
2015-08-19T22:50:15
102017019
{ "authors": [ "msranade", "shinnn" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10754", "repo": "shinnn/broccoli-clean-css", "url": "https://github.com/shinnn/broccoli-clean-css/pull/7" }
gharchive/pull-request
Changes to incorporate latest version of broccoli-filter This is done to take advantage of caching introduced in latest broccoli-filter. :clap: Thanks for the great contribution, @msranade! Which SemVer level should I update the npm package with, patch, minor or major? I haven't tracked the recent updates of brocco...
2025-04-01T04:35:29.373891
2017-10-19T13:22:11
266840440
{ "authors": [ "jaredgalanis", "rwwagner90" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10755", "repo": "shipshapecode/ember-shepherd", "url": "https://github.com/shipshapecode/ember-shepherd/pull/168" }
gharchive/pull-request
Fix copy styles Fixes the position of the highlightOverlay when copyStyles is true. Looks great, thanks!
2025-04-01T04:35:29.379143
2023-09-01T07:35:36
1876909639
{ "authors": [ "adambkaplan", "qu1queee" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10756", "repo": "shipwright-io/community", "url": "https://github.com/shipwright-io/community/issues/164" }
gharchive/issue
September 4th, 2023 Community Meeting Please add a topic in this thread and add a link to the GitHub issue associated with the topic. Please make sure you give folks enough time to review/discuss the topic offline on GitHub before coming into the meeting (optional) Paste the image of an animal 😸 I commented on t...
2025-04-01T04:35:29.382777
2024-02-16T10:03:24
2138259383
{ "authors": [ "adambkaplan", "qu1queee" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10757", "repo": "shipwright-io/community", "url": "https://github.com/shipwright-io/community/issues/189" }
gharchive/issue
February 19th, 2024 Community Meeting Please add a topic in this thread and add a link to the GitHub issue associated with the topic. Please make sure you give folks enough time to review/discuss the topic offline on GitHub before coming into the meeting (optional) Paste the image of an animal 😸 Z-stream for bui...
2025-04-01T04:35:29.395042
2023-04-08T08:32:02
1659446362
{ "authors": [ "necmettin", "shivammathur" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10758", "repo": "shivammathur/homebrew-extensions", "url": "https://github.com/shivammathur/homebrew-extensions/issues/2673" }
gharchive/issue
<EMAIL_ADDRESS>does not create the so/ini files Describe the bug after brew install<EMAIL_ADDRESS>a /usr/local/etc/php/8.2/conf.d/20-redis.ini should be created in the system, but The post-install step did not complete successfully PHP versions 8.2.4 from shivammathur/php To Reproduce brew tap shivammathur/php brew t...
2025-04-01T04:35:29.396822
2021-01-25T07:24:31
793113223
{ "authors": [ "shivammathur" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10759", "repo": "shivammathur/homebrew-extensions", "url": "https://github.com/shivammathur/homebrew-extensions/pull/193" }
gharchive/pull-request
Update<EMAIL_ADDRESS> Build<EMAIL_ADDRESS> :beers: @BrewTestBot has triggered a merge. :beers: @BrewTestBot has triggered a merge.
2025-04-01T04:35:29.401384
2024-06-07T16:45:11
2340828802
{ "authors": [ "shivammathur" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10760", "repo": "shivammathur/homebrew-php", "url": "https://github.com/shivammathur/homebrew-php/pull/2839" }
gharchive/pull-request
Fix method visibility issue for<EMAIL_ADDRESS> Build<EMAIL_ADDRESS> :beers: @BrewTestBot has triggered a merge.
2025-04-01T04:35:29.409444
2023-03-17T13:13:20
1629296720
{ "authors": [ "jasongill", "localheinz", "shivammathur" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10761", "repo": "shivammathur/setup-php", "url": "https://github.com/shivammathur/setup-php/issues/713" }
gharchive/issue
Consider determining and enabling PHP extensions depending on requirements in composer.json Describe the feature Similar to #629, perhaps it would be useful to disable all PHP extensions, and determine and enable PHP extensions depending on requirements in composer.json. I understand that this could be a bit problema...
2025-04-01T04:35:29.411691
2015-04-02T00:18:17
65805096
{ "authors": [ "Bondifrench", "shivkumarganesh" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10762", "repo": "shivkumarganesh/InfoVizGeek", "url": "https://github.com/shivkumarganesh/InfoVizGeek/issues/1" }
gharchive/issue
Javascript vector graphics library You should add this one to your list: https://github.com/andreaferretti/paths-js License is Apache 2.0 from what I can see Hi Dominik, I have included the library as mentioned by you. Let me know if you have other libraries to be added to the list. Link to the list is as follows:-...
2025-04-01T04:35:29.451544
2018-03-04T14:58:41
302092225
{ "authors": [ "gf712", "grg121", "karlnapf", "vigsterkr", "yyanwcy521" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10763", "repo": "shogun-toolbox/shogun", "url": "https://github.com/shogun-too...
gharchive/issue
install shogun fail. the error: src/interfaces/python/CMakeFiles/_interface_python.dir/build.make:73: recipe for target 'src/interfaces/python/CMakeFiles/_interface_python.dir/shogunPYTHON_wrap.cxx.o' failed make[2]: *** [src/interfaces/python/CMakeFiles/_interface_python.dir/shogunPYTHON_wrap.cxx.o] Error 1 CMakeFil...
2025-04-01T04:35:29.453590
2015-03-02T04:10:55
59436709
{ "authors": [ "iglesias", "yingryic" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10764", "repo": "shogun-toolbox/shogun", "url": "https://github.com/shogun-toolbox/shogun/pull/2754" }
gharchive/pull-request
SGSparseMatrix unit test I have add two unit tests for SGSparse matrix, for from_dense and get_transpose member function. Also changed access_by_index to test non square matrix. The tests follow the SGSparse matrix pattern sparseMatrix(colIndex, rowIndex) rather than dense matrix pattern denseMatrix(rowIndex, colInde...
2025-04-01T04:35:29.485729
2022-03-01T14:55:17
1155437403
{ "authors": [ "AndreasA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10766", "repo": "shopware/platform", "url": "https://github.com/shopware/platform/issues/2366" }
gharchive/issue
SystemUpdateFinish command should also support/have the flag --skip-asset-build as plugin:install / update do PHP Version 8.1 Shopware Version <IP_ADDRESS> Expected behaviour system:update:finish command should also support the flag --skip-asset-build and bypass assets compile in the PostUpdateFinish event using the ...
2025-04-01T04:35:29.494932
2021-01-13T12:42:16
785072241
{ "authors": [ "J-Rahe", "acris-cp", "philipgatzka", "shopwareBot" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10767", "repo": "shopware/platform", "url": "https://github.com/shopware/platform/pull/1593" }
gharchive/pull-request
The products data in the cart are loaded again from the database on every request which is made in the shop 1. Why is this change necessary? The products data in the cart are loaded again from the database on every request which is made in the shop (e.g. search, open a simple shop page, open a product page, ...) 2. W...
2025-04-01T04:35:29.512013
2020-10-27T08:57:21
730249648
{ "authors": [ "shouldibeworried", "t-animal" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10768", "repo": "shouldibeworried/covid19", "url": "https://github.com/shouldibeworried/covid19/issues/2" }
gharchive/issue
Do you have RKI Corona county data? I'm developing https://covid-karte.de and want to implement a timelapse-feature like you have, but not just with the total infections, but all the available data from that time. Do you have the historical RKI county data by any chance? Hi @t-animal, I haven't actually added the t...
2025-04-01T04:35:29.516236
2021-03-05T04:47:20
822740937
{ "authors": [ "shounakmulay", "syleishere" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10769", "repo": "shounakmulay/Telephony", "url": "https://github.com/shounakmulay/Telephony/issues/56" }
gharchive/issue
Fails on latest version of flutter/dart Because no versions of path_provider match >2.0.1 <3.0.0 and path_provider 2.0.1 depends on path_provider_platform_interface ^2.0.0, path_provider ^2.0.1 requires path_provider_platform_interface ^2.0.0. And because path_provider_platform_interface >=2.0.0 depends on platform ^...
2025-04-01T04:35:29.521438
2023-03-31T13:23:22
1649351814
{ "authors": [ "jackiewangCV", "zhangjiewu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10770", "repo": "showlab/Tune-A-Video", "url": "https://github.com/showlab/Tune-A-Video/issues/47" }
gharchive/issue
can this repo work on windows cpu machine? I am trying to this repo on my window 10 cpu machine with pre-trained weight Can this repo work on windows CPU machine? might work if you just want to generate a few frames (less than 5, i guess), but it will certainly take a very long time to run without gpu. if you do no...
2025-04-01T04:35:29.528894
2015-12-02T18:53:58
120011181
{ "authors": [ "SenorSamuel", "shpakovski", "zoul" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10771", "repo": "shpakovski/MASShortcut", "url": "https://github.com/shpakovski/MASShortcut/issues/79" }
gharchive/issue
Why don’t we allow shortcuts with Shift and Alt modifiers? Recently I have found that MASShortcut doesn’t record shortcuts such as Shift-Alt-U. The reason is in the validation logic in MASShortcutValidator. I can understand why we disallow Alt-something, but shouldn’t Shift-Alt-something work? @shpakovski, do you hav...
2025-04-01T04:35:29.529852
2022-10-05T07:25:18
1397356273
{ "authors": [ "dhruvdabhi101" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10772", "repo": "shravan2524/hacktoberfest", "url": "https://github.com/shravan2524/hacktoberfest/pull/19" }
gharchive/pull-request
added prime number question Solving issue #4 please check code and merge. @shravan2524 hello brother. Please check PR and merge it.
2025-04-01T04:35:29.561598
2014-05-18T23:50:31
33764045
{ "authors": [ "buffonomics", "dfyx", "dregules", "jhigman" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10773", "repo": "shuky19/sublime_debugger", "url": "https://github.com/shuky19/sublime_debugger/...
gharchive/issue
Ruby version: 2.1.0 is not supported. As the title says. I don't see why the plugin shouldn't at least try to let me debug ruby 2.1.0. There aren't that many changes and byebug works just fine. OKay I'm getting Stopping... Ruby version: 2.2.0 is not supported. Not sure how to use rube discoverer file exactly. This ...
2025-04-01T04:35:29.571500
2017-10-05T12:47:54
263112415
{ "authors": [ "jnorman-nyc", "shusain93", "vrchlabak" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10774", "repo": "shusain93/Andromeda-iMessage", "url": "https://github.com/shusain93/Andromeda-iMessage/issues...
gharchive/issue
Security What’s your take on the security of passing the message off from iMessage (end to end encryption) to Andromeda (no encryption?)? Thanks and great project. This project is 100% security through obscurity. I hope soon to upgrade to SSL sockets and server but it’s a time a issue and will require a rewrite. Th...
2025-04-01T04:35:29.581168
2020-04-09T16:16:49
597396017
{ "authors": [ "3v1n0", "shuveb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10775", "repo": "shuveb/io_uring-by-example", "url": "https://github.com/shuveb/io_uring-by-example/issues/4" }
gharchive/issue
Polled IO examples Very nice work here, would be nice to have some examples also when using polled IO That and much more! Please see a new guide I released a while back: https://unixism.net/loti/
2025-04-01T04:35:29.643797
2023-07-28T10:33:11
1826187832
{ "authors": [ "dominikgronkiewicz", "shyamtawli" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10776", "repo": "shyamtawli/devFind", "url": "https://github.com/shyamtawli/devFind/pull/330" }
gharchive/pull-request
add: Dominik Gronkiewicz Description [Include a brief description of the changes you've made] Related Issues [Include any related issues or pull requests that this PR addresses or is related to. Use GitHub's shorthand syntax to link to them, like #1234.] Changes Proposed [Describe the changes you've made in detail. B...
2025-04-01T04:35:29.658439
2022-08-30T09:01:35
1355421231
{ "authors": [ "gattia", "zexinyang" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10777", "repo": "siavashk/pycpd", "url": "https://github.com/siavashk/pycpd/issues/72" }
gharchive/issue
[JOSS Review] Minor issues Hi @gattia and @siavashk, This is part of the JOSS review process. I found two minor issues after testing your PyCPD package. Could you please address them? Did you mean "!="? if R is not None and (R.ndim is not 2 or R.shape[0] is not self.D or R.shape[1] is not self.D or not is_positiv...
2025-04-01T04:35:29.665983
2023-08-03T09:56:26
1834718749
{ "authors": [ "shyakadavis", "sibiraj-s" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10778", "repo": "sibiraj-s/svelte-tiptap", "url": "https://github.com/sibiraj-s/svelte-tiptap/issues/29" }
gharchive/issue
Help with the isActive reactivity Hi. First and foremost, thank you so much for the project. It has been a great joy using it. That said, I ran into some trouble trying to create the style toggle items. From the examples, you create individual functions, say: const toggleHeading = (level: 1 | 2) => { return () => {...
2025-04-01T04:35:29.667214
2016-02-23T05:26:24
135639086
{ "authors": [ "xhub" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10779", "repo": "siconos/siconos", "url": "https://github.com/siconos/siconos/issues/12" }
gharchive/issue
[swig] NumericsMatrix structures and functions wrapped in the kernel It looks like NumericsMatrix.h and maybe (another header) is wrapped in the kernel. This is already done in numerics and should therefore be removed. Should be fixed now
2025-04-01T04:35:29.668246
2016-03-12T23:21:16
140426109
{ "authors": [ "xhub" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10780", "repo": "siconos/siconos", "url": "https://github.com/siconos/siconos/issues/21" }
gharchive/issue
[CI] add pkg to ci_config for some config, a particular package must be installed, otherwise the build will fail at the configure phase, The two have to be synchronize. It would be better if both information are in the same data structure. Thanks for writing this documentation. I think we should put that in the CI/...
2025-04-01T04:35:29.670755
2019-06-20T13:49:44
458670493
{ "authors": [ "bremond", "vacary" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10781", "repo": "siconos/siconos", "url": "https://github.com/siconos/siconos/issues/296" }
gharchive/issue
Other kind of matrices for MassMatrix in BouncingBallTS If one tries to build a banded matrix in the BouncingBall: SP::SiconosMatrix Mass(new SimpleMatrix(nDof, nDof, Siconos::BANDED)); (which would be something as a tremendous optimization...), this fails. The problem is in SimpleMatrixSolvers.cpp:50 void SimpleMat...
2025-04-01T04:35:29.674960
2021-04-28T00:20:51
869373424
{ "authors": [ "Luis-GA", "dbluhm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10782", "repo": "sicpa-dlab/aries-cloudagent-python", "url": "https://github.com/sicpa-dlab/aries-cloudagent-python/issues/78" ...
gharchive/issue
Task: Relative DID URL support In DID Documents, it is valid for a DID URL to omit the DID when referencing another part of the same document. For example: { "@context": "...", "id": "did:example:123", "verificationMethod": [ { "id": "#key-1", ... } ], "auth...
2025-04-01T04:35:29.684791
2023-03-08T20:33:16
1615895453
{ "authors": [ "FabioPinheiro", "dkulic", "yvgny" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10783", "repo": "sicpa-dlab/didcomm-python", "url": "https://github.com/sicpa-dlab/didcomm-python/pull/93" }
gharchive/pull-request
DidCommV2 doesn't specify 'typ' DidCommV2 doesn't specify 'typ' This makes it incompatible with other implementations I didn't test anything so someone needs to figure out how to make this according to the specification. @FabioPinheiro Thanks for your contribution! From what I read in the specs, DIDComm may use t...
2025-04-01T04:35:29.700621
2017-02-28T02:36:50
210669940
{ "authors": [ "chenminhua", "shivid", "shividhar" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10784", "repo": "siddontang/go-mysql-elasticsearch", "url": "https://github.com/siddontang/go-mysql-elasticsearch/is...
gharchive/issue
log looks fine, but es don't get any data mysql and es both run in docker, mysqldump and go-mysql-elasticsearch both in host machine (mac os) and the log look as follow 2017/02/28 10:15:28 binlogsyncer.go:72: [info] create BinlogSyncer with config &{1 mysql <IP_ADDRESS> 3306 root admin false false} 2017/02/28 10:15:...
2025-04-01T04:35:29.703181
2019-05-03T01:06:58
439847227
{ "authors": [ "bejelith", "siddontang" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10785", "repo": "siddontang/go-mysql", "url": "https://github.com/siddontang/go-mysql/issues/385" }
gharchive/issue
schema.go assumes primary indexes are always returned first https://github.com/siddontang/go-mysql/blob/c6ab05a85eb86dc51a27ceed6d2f366a32874a24/schema/schema.go#L358-L361 The current implementation assumes position 0 is always used for PRIMARY KEY when running show indexes This is not documented mysql 8.0 docs: show...
2025-04-01T04:35:29.765129
2020-04-17T20:30:03
602216553
{ "authors": [ "hcook", "richardxia", "rmac-sifive" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10786", "repo": "sifive/soc-testsocket-sifive", "url": "https://github.com/sifive/soc-testsocket-sifive/pu...
gharchive/pull-request
Change place function type to return LazyModule instead of Any Also reverting my previous change of val attachParams's name Adding @albertchen-sifive and @hcook as reviewers, since they know much more about Scala and these Chisel methods than I do. Would it be better to define BlockDescriptor as BlockDescriptor[T <...
2025-04-01T04:35:29.824088
2021-05-07T10:44:59
878760450
{ "authors": [ "geoffhigginbottom", "rcastley" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10787", "repo": "signalfx/observability-workshop", "url": "https://github.com/signalfx/observability-workshop/issue...
gharchive/issue
Typos - Creating Team Dashboards > Saving Charts > 3. Add a Team page Small typos in 2nd sentence, it reads "So lets add your dashboard to the team page for easy acess later" It should read "So let's add your dashboard to the team page for easy access later" Added bold just to highlight changes required Fixed in re...
2025-04-01T04:35:29.889789
2023-06-26T22:33:12
1775785925
{ "authors": [ "haydentherapper" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10788", "repo": "sigstore/community", "url": "https://github.com/sigstore/community/pull/285" }
gharchive/pull-request
Add Sigstore claimant model The Sigstore claimant model formally defines a set of claims made by Sigstore's two transparency logs. This was created in collaboration with the creators of the claimant model. This also includes sequence diagrams to make it easier to understand how the various actors interact. These are ...
2025-04-01T04:35:29.892178
2023-03-03T06:03:40
1608001072
{ "authors": [ "cmoulliard", "hectorj2f", "znewman01" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10789", "repo": "sigstore/cosign", "url": "https://github.com/sigstore/cosign/issues/2765" }
gharchive/issue
cosign policy init: main.go:74: error during command execution: unknown flag: --ns Description The cosign policy init command do not work: cosign policy init -h init is used to generate a root.json policy for keyless signing delegation. This is used to establish a policy for a registry namespace, a signing threshold ...
2025-04-01T04:35:29.895114
2023-04-10T20:49:56
1661343170
{ "authors": [ "bdehamer", "haydentherapper" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10790", "repo": "sigstore/sigstore-js", "url": "https://github.com/sigstore/sigstore-js/issues/398" }
gharchive/issue
Embed TUF targets to minimize downloads Description For the Golang library, we embed a copy of the target files, and check if the target file matches the target metadata here (a necessary check since the target file may have been updated and would need to be downloaded). Would it be possible to do the same for sigst...
2025-04-01T04:35:29.899107
2022-02-21T17:58:29
1146089329
{ "authors": [ "LinguList", "gcelano" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10791", "repo": "sigtyp/ST2022", "url": "https://github.com/sigtyp/ST2022/issues/10" }
gharchive/issue
How are files connected? The logic of how the data are arranged in each folder in ST2022/data/ is not completely clear to me. Is it possible to get an example showing how the files are related? For example, I understand that the test-x.tsv files contain the field ?, i.e., the one that needs to be predicted, and whose...
2025-04-01T04:35:29.905276
2021-03-31T14:05:20
846733271
{ "authors": [ "DannyBoyNg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10792", "repo": "siisltd/Curiosity.SPSS", "url": "https://github.com/siisltd/Curiosity.SPSS/issues/4" }
gharchive/issue
Problem with time I'm trying to read a SPSS file and all goes well until I need to read a Date variable with the format "hh:mm". I didn't try the other time formats yet. When I do a "record.GetValue(variable)" it returns a number instead of a time. Same goes for "record[variable]". For example in my SPSS file I have...
2025-04-01T04:35:29.913413
2024-05-17T02:47:17
2301706555
{ "authors": [ "mihaitodor", "sijms" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10793", "repo": "sijms/go-ora", "url": "https://github.com/sijms/go-ora/issues/557" }
gharchive/issue
ORA-01483: invalid length for DATE or NUMBER bind variable Hey @sijms, I bumped into a weird issue in https://github.com/benthosdev/benthos/issues/2574 where, given this table: CREATE TABLE TEST (FOO NUMBER(1), BAR BLOB) the following INSERT statement is successful: INSERT INTO TEST(FOO, BAR) VALUES(:1, :2) but thi...
2025-04-01T04:35:29.924947
2021-12-16T16:38:23
1082417293
{ "authors": [ "edalzell", "flythecoopcom", "rhoraczek" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10794", "repo": "silentzco/statamic-mailchimp", "url": "https://github.com/silentzco/statamic-mailchimp/issue...
gharchive/issue
Lack of Marketing Permissions Hi @edalzell, Would it be possible to implement functionality to work with Mailchimp's marketing permissions? Although I really like the addon, I'm forced to use a custom implementation using spatie/laravel-newsletter due to the lack of this. Thanks. What permissions, do you have a lin...
2025-04-01T04:35:29.933493
2021-06-30T03:13:09
933264944
{ "authors": [ "Nok74", "albertxuzeng" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10795", "repo": "silicoin-network/silicoin-blockchain", "url": "https://github.com/silicoin-network/silicoin-blockchain/iss...
gharchive/issue
[BUG]IT NOT WORK File "chia\util\type_checking.py", line 72, in parse_item File "chia\util\struct_stream.py", line 17, in new ValueError: Value 1119447 of size 21 does not fit into uint16 of size 16 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "chia\ut...
2025-04-01T04:35:29.973247
2016-08-23T14:47:16
172719333
{ "authors": [ "christianfrei", "s3inlc", "silvanheller" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10796", "repo": "silvanheller/cineast", "url": "https://github.com/silvanheller/cineast/issues/11" }
gharchive/issue
Presentation: Midterms [ ] Presentation [ ] NN-Demo (Nuns and penguins) [ ] Art from Data Demo Do we plan to be able to do the Art Demo with already a basically working UI or do we plan to do it in IntelliJ? I think it should be possible to do in the UI, but it mostly depends on Christian, what he thinks. If th...
2025-04-01T04:35:29.978966
2024-02-14T21:39:12
2135246521
{ "authors": [ "paletochen", "zefhemel" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10797", "repo": "silverbulletmd/silverbullet", "url": "https://github.com/silverbulletmd/silverbullet/issues/710" }
gharchive/issue
Support multiple replacement pairs in replace() function So that @paletochen doesn't have to nest them 10 levels deep. Implementation of replace is here: https://github.com/silverbulletmd/silverbullet/blob/main/lib/builtin_query_functions.ts#L8 Are you considering also allowing regex in the second argument of the...
2025-04-01T04:35:29.989701
2020-08-24T00:07:56
684282700
{ "authors": [ "sminnee", "unclecheese" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10798", "repo": "silverstripe/silverstripe-event-dispatcher", "url": "https://github.com/silverstripe/silverstripe-event...
gharchive/issue
Tag 0.1.0 Although there's no way that this module is ready for 1.0.0 (we should really get in the habit of holding off on a 1.0.0 tag until we're happy to support the API in question for an extended period), tagging 0.1.0 would allow for tidier inclusion of the experimental module into projects. This has been done...
2025-04-01T04:35:29.992259
2016-02-22T11:03:46
135385582
{ "authors": [ "bummzack", "tractorcow" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10799", "repo": "silverstripe/silverstripe-framework", "url": "https://github.com/silverstripe/silverstripe-framework/is...
gharchive/issue
i18nTextCollectorTask ignores template strings that contain a comment. According to the documentation, translations within templates can be annotated with a comment like so: <%t SearchResults.NoResult "There are no results matching your query." is "A message displayed to users when the search produces no results." %>...
2025-04-01T04:35:30.003066
2017-01-01T04:23:41
198256225
{ "authors": [ "dhensby", "robbieaverill", "sminnee" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10800", "repo": "silverstripe/silverstripe-framework", "url": "https://github.com/silverstripe/silverst...
gharchive/issue
RFC: Generic (PSR-3) output interface for BuildTasks and controllers to send output to CLI Introduction There are numerous places throughout the framework that you find things like echo "Processed {$someVar}\n"; - examples are in DatabaseAdmin::doBuild and most instances of BuildTask. This RFC proposes to provide a c...
2025-04-01T04:35:30.006553
2019-08-19T22:41:14
482561428
{ "authors": [ "robbieaverill" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10801", "repo": "silverstripe/silverstripe-mfa", "url": "https://github.com/silverstripe/silverstripe-mfa/issues/326" }
gharchive/issue
User without CMS access is not allowed to log in CWP 2.4.x-dev Steps to reproduce: Log in as an admin Create a user without assigning any groups Log out Log in as that user Expected: (CWP 2.3.x-dev without MFA) Actual: (CWP 2.4.x-dev with MFA) It looks as though this is preventing the user from logging in at all....
2025-04-01T04:35:30.013469
2017-07-25T10:59:49
245364183
{ "authors": [ "andrewandante", "dhensby", "halkyon" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10802", "repo": "silverstripeltd/frisp", "url": "https://github.com/silverstripeltd/frisp/issues/25" }
gharchive/issue
Dependency on now-outdated APC cache https://github.com/silverstripeltd/frisp/blob/master/Frisp/Reader.php#L21-L28 Logs a notice if APC is not installed - which is the case with >PHP7. This means we can't read from the vault nicely (the notice obscures the actual return value) and deployments fail. I've added APCU in...
2025-04-01T04:35:30.015158
2016-04-05T21:14:48
146107623
{ "authors": [ "Gunny123", "silvestreh" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10803", "repo": "silvestreh/atom-material-ui", "url": "https://github.com/silvestreh/atom-material-ui/issues/269" }
gharchive/issue
Add folder animations to the theme Would there be a way to implement the folder animations like in the Sublime Text Material UI theme? Apologies for the number of issue submissions already. That would involve changing the icons and it's something I'm not going to do until I find a way for not having blurry icons. C...
2025-04-01T04:35:30.018214
2016-12-21T12:52:06
196925687
{ "authors": [ "alexbjorling", "t20100" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10804", "repo": "silx-kit/silx", "url": "https://github.com/silx-kit/silx/issues/478" }
gharchive/issue
addImage with negative scaling breaks the mask tool Hi, In a Plot2D widget, you can use negative values for scale when calling addImage(), but then the MaskToolsWidget doesn't work (as the following code shows). If scale is assumed to be positive, then addImage() should raise an error or a warning if otherwise. impor...
2025-04-01T04:35:30.021568
2023-07-06T15:18:17
1791766642
{ "authors": [ "kif", "t20100" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10805", "repo": "silx-kit/silx", "url": "https://github.com/silx-kit/silx/pull/3900" }
gharchive/pull-request
[Draft] Opencl lz4 Changelog: LZ4 compressor on GPU [ ] OpenCL code targeted to run on GPU [X] Find position of interest [X] Create segment descriptor (position in input, length of litterals and matches) [x] Concatenate several descriptor (between passes, in the case there are only litterals) [x] Write compressed s...
2025-04-01T04:35:30.026082
2023-12-23T20:39:41
2054898323
{ "authors": [ "simatec", "winampdevil" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10806", "repo": "simatec/ioBroker.solax", "url": "https://github.com/simatec/ioBroker.solax/issues/186" }
gharchive/issue
additional data for Solax X3 Hybrid G3, when using a second inverter and a second meter hello, i'm using a second inverter with a second DTSU-666-meter. The solax-adapter in cloud-mode report the power of this inverter as feedinpowerM2 (see log) solaxRequest: {"success":true,"exception":"Query success!","result":{"in...
2025-04-01T04:35:30.343329
2022-12-14T20:52:21
1497373728
{ "authors": [ "crisperit", "simolus3" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10807", "repo": "simolus3/drift", "url": "https://github.com/simolus3/drift/issues/2206" }
gharchive/issue
Flutter web app - clearing all rows on refresh (F5) Hello, I've tried to use drift web implementation in my app by following https://github.com/simolus3/drift/tree/develop/examples/flutter_web_worker_example It works fine - until I'm trying to refresh the page - then all data disappears (?) You can see that on follow...
2025-04-01T04:35:30.346071
2021-05-20T22:36:40
897520873
{ "authors": [ "simolus3", "stx" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10808", "repo": "simolus3/moor", "url": "https://github.com/simolus3/moor/issues/1211" }
gharchive/issue
Serialization broken with double? type _DefaultValueSerializer code: if (_typeList is List<double> && json is int) { return json.toDouble() as T; } This doesn't catch List<double?> and thus double? columns, like RealColumn? get myColumn => real().nullable()(); This exception will be thrown on generated...
2025-04-01T04:35:30.347928
2018-02-24T23:59:59
299983729
{ "authors": [ "simon-kyger" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10809", "repo": "simon-kyger/brawlhallacrewbattle", "url": "https://github.com/simon-kyger/brawlhallacrewbattle/issues/15" }
gharchive/issue
footer was removed from the playgamepage need to render it again this will be a bitch... of course :( fixed with https://github.com/simon-kyger/brawlhallacrewbattle/commit/235a9bb9614e0b207adb2b716cf393b14813c382
2025-04-01T04:35:30.358706
2021-09-30T16:05:24
1012360556
{ "authors": [ "grimdeathr", "marcocastignoli", "vinny-888", "yaserOSource" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:10810", "repo": "simondevyoutube/ProceduralTerrain_Part10", "url": "https://github.co...
gharchive/issue
do you have a more recent version of this project? congrats for this series. It's amazing! getting a sharedArrayBuffer undefined error Looks like it is caused by Chrome as a security measure https://stackoverflow.com/a/65675390 I was able to get this working locally with npm http-server by adding these lines to...