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:34:07.421462
2019-08-31T18:34:27
487798854
{ "authors": [ "Jannis", "isaacmtz90" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6633", "repo": "graphprotocol/graph-node", "url": "https://github.com/graphprotocol/graph-node/issues/1147" }
gharchive/issue
Docker image stuck on "Connecting to Ethereum...." on linux Do you want to request a feature or report a bug? Bug What is the current behavior? Spinning up the docker image for a graph node get stuck on the Connecting to Ethereum..., network: mainnet message.. It doesn't finish up connecting, neither fails the connec...
2025-04-01T04:34:07.435815
2020-09-30T11:06:06
711851789
{ "authors": [ "dhausser", "janpio" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6634", "repo": "graphql-nexus/schema", "url": "https://github.com/graphql-nexus/schema/issues/518" }
gharchive/issue
prisma-labs Some code to update: https://github.com/graphql-nexus/schema/search?q=prisma-labs @janpio the PR that will close this issue is submitted https://github.com/graphql-nexus/schema/pull/572.
2025-04-01T04:34:07.436768
2020-12-08T03:04:53
759019644
{ "authors": [ "danielrearden", "tgriesser" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6635", "repo": "graphql-nexus/schema", "url": "https://github.com/graphql-nexus/schema/pull/713" }
gharchive/pull-request
feat: add support for interfaces implementing interfaces to sdlConverter #496 added support for interfaces implementing interfaces, but these changes were not reflected in the SDL converter. This PR adds support for that there as well :) Nice, thanks @danielrearden!
2025-04-01T04:34:07.453309
2020-08-26T21:20:03
686626483
{ "authors": [ "tomasol", "tomhoule" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6636", "repo": "graphql-rust/graphql-client", "url": "https://github.com/graphql-rust/graphql-client/issues/340" }
gharchive/issue
Cohesiveness between GraphQLQuery struct, its Variables and ResponseData With current APIs it is possible to have mismatch between the struct, Variables and ResponseData . Example from the README.md: let request_body = UnionQuery::build_query(variables); let client = reqwest::Client::new(); let mut res = ...
2025-04-01T04:34:07.462479
2020-04-13T07:43:55
598731402
{ "authors": [ "LegNeato", "ozer" ], "license": "bsd-2-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6637", "repo": "graphql-rust/juniper", "url": "https://github.com/graphql-rust/juniper/issues/620" }
gharchive/issue
How to Use GraphQLInterface Type as Return Type in QueryRoot Hey folks, I'm working on the implementation of GraphQL Node Concept using Interfaces. I've got two Graph Object Types called Streamer and Session which are also extended by Node interface and I need to be able to run the below query(It works but I cannot r...
2025-04-01T04:34:07.501160
2020-04-14T21:32:41
599872805
{ "authors": [ "burdzwastaken", "helgi", "r0mant" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6639", "repo": "gravitational/gravity", "url": "https://github.com/gravitational/gravity/issues/1377" }
gharchive/issue
[BUG] Expand operation shows up as failed even if it actually completes fine On a new 6.3.10 I noticed expand operations being marked as failed even if the cluster is healthy and the operation actually competed gravity resource get operations ID Description ...
2025-04-01T04:34:07.515638
2024-11-15T13:31:30
2661989813
{ "authors": [ "Okhelifi", "graviteeio" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6640", "repo": "gravitee-io/gravitee-reporter-elasticsearch", "url": "https://github.com/gravitee-io/gravitee-reporter-ela...
gharchive/pull-request
fix: use index state management policy id and rollover alias properties Issue https://gravitee.atlassian.net/browse/APIM-7236 Description Follow up of this PR https://gravitee.atlassian.net/browse/APIM-7236 It's a simple cherry pick without any conflict to be able to apply the changes on APIM 4.5.x and master Additio...
2025-04-01T04:34:07.523829
2016-08-08T15:40:19
169954396
{ "authors": [ "jonturner53" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6641", "repo": "graycatlabs/PyBBIO", "url": "https://github.com/graycatlabs/PyBBIO/issues/105" }
gharchive/issue
SPI0.write crashes Beagleblone Running the following code causes the BeagleBone to crash when it gets to the SPI0.write() call. To recover, I have to reset the board. Am I doing something wrong here? I am new to both the BeagleBone and PyBBIO, so I may be making a newbie error. However, I have run a few tests involvi...
2025-04-01T04:34:07.525536
2011-10-23T06:08:40
2025706
{ "authors": [ "brson", "thoughtpolice" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6642", "repo": "graydon/rust", "url": "https://github.com/graydon/rust/issues/1064" }
gharchive/issue
Make sure $CFG_LLVM_CONFIG is set to $CFG_LLVM_ROOT/bin/llvm-config On my machine I have two LLVM builds, one of regular HEAD and one for Rust in ~/rust-llvm - by default CFG_LLVM_CONFIG is set to /usr/local/bin/llvm-config which is wrong, because the probe for it initially happens earlier in configure and succeeds (...
2025-04-01T04:34:07.577031
2023-12-05T20:01:40
2027024553
{ "authors": [ "ArneTR", "dan-mm", "davidkopp" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6643", "repo": "green-coding-berlin/example-applications", "url": "https://github.com/green-coding-berlin/example-...
gharchive/pull-request
Add JMeter example application This example demonstrates how to use JMeter to execute a test plan that makes HTTP requests to a web application. Apache JMeter is a load and performance testing tool. JMeter Docker image: https://hub.docker.com/r/t2project/jmeter Example web application: T2-Project It's ok for me to ...
2025-04-01T04:34:07.616701
2022-01-07T15:45:07
1096433056
{ "authors": [ "greenpau", "kirsch33" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6644", "repo": "greenpau/caddy-auth-portal", "url": "https://github.com/greenpau/caddy-auth-portal/issues/220" }
gharchive/issue
question: Local Backend Access Logs I run fail2ban alongside auth-portal and got a notification this morning that fail2ban kicked in for the first time in 15 months, which is good, but still puts me on guard. I have fail2ban and Caddy setup to write logs to the same file, and these are some of the entries I can see f...
2025-04-01T04:34:07.619279
2022-07-25T13:40:04
1316858312
{ "authors": [ "Atari365", "greenpau" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6645", "repo": "greenpau/ovs_exporter", "url": "https://github.com/greenpau/ovs_exporter/pull/4" }
gharchive/pull-request
add rx_missed_errors metric On Open vSwitch version 2.15.0 there is "OVS interface statistics has unsupported key" error while ovs_exporter execution. To fix the error, the rx_missed_errors metric had to be added. @Atari365 , i am on vacation. Please ping me here next week to remind. @greenpau Hello. Just a littl...
2025-04-01T04:34:07.657755
2019-04-26T15:27:21
437727120
{ "authors": [ "greensopinion", "schildbach" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6646", "repo": "greensopinion/gradle-android-eclipse", "url": "https://github.com/greensopinion/gradle-android-eclipse/...
gharchive/issue
Build error "Resource '/myproject/bin/default' does not exist." After running gradle cleanEclipse eclipse and correcting the source folders manually (see #14), I get this remaining build error: The project was not built due to "Resource '/myproject/bin/default' does not exist." The corresponding entry in .classpath ...
2025-04-01T04:34:07.663024
2022-01-11T15:53:32
1099337295
{ "authors": [ "strozw" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6647", "repo": "gregberge/xstyled", "url": "https://github.com/gregberge/xstyled/pull/345" }
gharchive/pull-request
fix utility props value type about override the Theme interface Summary this PR is fix below issue by add string | number | false into ThemeNamespaceValue (https://github.com/gregberge/xstyled/pull/345/commits/7a430a9fc9b6218cab77cbb8acf437951092ab9a). Fixes #344 and fix type-errors about theme value types in tests...
2025-04-01T04:34:07.669899
2021-02-20T20:19:54
812699083
{ "authors": [ "arturo182", "gregdavill", "reportingsjr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6648", "repo": "gregdavill/KiBuzzard", "url": "https://github.com/gregdavill/KiBuzzard/issues/19" }
gharchive/issue
Index out of range error I've just cloned this repo into the 5.99 plugins directory using the command in the readme. When clicking the button to launch the plugin in pcbnew, I get the following error: This using the fedora nightly, updated just an hour ago. Kicad build settings: Python version info: [jon@arikem dev...
2025-04-01T04:34:07.672789
2022-03-11T22:36:58
1166944963
{ "authors": [ "grepsedawk" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6649", "repo": "grepsedawk/sharded.cr", "url": "https://github.com/grepsedawk/sharded.cr/issues/5" }
gharchive/issue
Replace your-github-user with the actual github user/org Related to #3 -- In fact, we can probably just sed for \w+github\: and tack on the github repo, which contains the user+repo in 1 var It's done in the shard dep, at the bottom of the readme there's still a couple places that could use templating
2025-04-01T04:34:07.675195
2023-11-27T23:16:54
2013294942
{ "authors": [ "aaroncox", "fishcharlie" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6650", "repo": "greymass/anchor", "url": "https://github.com/greymass/anchor/issues/1357" }
gharchive/issue
Apple Silicon Support Platform Desktop (MacOS) Description Any chance Anchor could build a native Apple Silicon application so that Rosetta 2 isn't required to run? Contact Details No response Anything else? No response Definitely something we can look into, I believe Electron natively supports building to it. I do...
2025-04-01T04:34:07.683186
2018-05-09T03:59:16
321422547
{ "authors": [ "NeuralMiner", "Peppernrino" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6651", "repo": "gridcoin-community/Autonode", "url": "https://github.com/gridcoin-community/Autonode/pull/15" }
gharchive/pull-request
Rebuilt script. Script completely rebuilt. Script now checks flavor and version of Linux and installs PPA based on that information. Fixed alias. Fixed sourcing of alias so reboot is no longer required at end of script. 99% of the work was done by @caraka. All credit goes to him. @barton2526 for the root check. bea...
2025-04-01T04:34:07.695470
2017-06-09T13:43:08
234830956
{ "authors": [ "Foggyx420", "Pythonix", "denravonska" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6652", "repo": "gridcoin/Gridcoin-Research", "url": "https://github.com/gridcoin/Gridcoin-Research/issues/363" ...
gharchive/issue
Problem to compile on windows WSL I tried to compile the wallet under the windows subsystem for linux. I used this: https://github.com/gridcoin/Gridcoin-Research/blob/master/doc/build-msw.txt instruction to do it. But I get this error: In file included from db.cpp:6:0: db.h:14:20: fatal error: db_cxx.h: File or direc...
2025-04-01T04:34:07.696449
2017-04-06T00:58:27
219757455
{ "authors": [ "denravonska", "matthew11" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6653", "repo": "gridcoin/Gridcoin-Research", "url": "https://github.com/gridcoin/Gridcoin-Research/pull/268" }
gharchive/pull-request
Updated Hungarian translation. The invalid question marks are replaced either with 'Ε‘' or 'Ε±' as it should be. Awesome, thanks!
2025-04-01T04:34:07.704583
2020-01-16T09:56:09
550696034
{ "authors": [ "CoreyH", "oliverpool" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6654", "repo": "gridsome/gridsome", "url": "https://github.com/gridsome/gridsome/issues/943" }
gharchive/issue
Sponsoring / donations / open collective ... Summary Create some way to financially support the core team by accepting payments. Basic example https://liberapay.com/ https://github.com/sponsors/ https://opencollective.com/ Motivation Since I more and more rely on gridsome, I want to help secure its future and the f...
2025-04-01T04:34:07.712712
2019-02-04T20:33:09
406506850
{ "authors": [ "malachig", "susannasiebert" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6655", "repo": "griffithlab/vcf-annotation-tools", "url": "https://github.com/griffithlab/vcf-annotation-tools/issues/20" }
gharchive/issue
Add a tool that can write R fields to a TSV in a decomposed manner GATK VariantsToTable will not split out R-number fields while a user might only be interested in the alt value (e.g. for the allele read counts). We should make a tool that can take any arbitrary R-number field and write the values as <FIELD>-REF and ...
2025-04-01T04:34:07.716292
2020-08-03T11:38:08
672013197
{ "authors": [ "grimoire", "jg0014", "semchan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6656", "repo": "grimoire/torch2trt_dynamic", "url": "https://github.com/grimoire/torch2trt_dynamic/issues/1" }
gharchive/issue
/libamirstan_plugin.so /libamirstan_plugin.so: cannot open shared object file: No such file or directory hi, would you please guide me? thanks a lot Hi Seems like something wrong with the custom plugin. did you install https://github.com/grimoire/amirstan_plugin ? Don't forget to add the eviroment vairable. It ...
2025-04-01T04:34:07.723708
2024-04-01T17:40:37
2218736099
{ "authors": [ "cjkindel" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6657", "repo": "griptape-ai/griptape", "url": "https://github.com/griptape-ai/griptape/pull/721" }
gharchive/pull-request
Cjkindel/api keys API keys and other secrets can be logged or leaked through serialization of drivers. https://github.com/griptape-ai/griptape/issues/722
2025-04-01T04:34:07.735021
2019-09-27T18:23:46
499584920
{ "authors": [ "ash-gro", "nemozen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6658", "repo": "gro-intelligence/api-client", "url": "https://github.com/gro-intelligence/api-client/pull/111" }
gharchive/pull-request
Rewrite of prevent plant model, initial commit This is new code for prevent plant model which combines corn and soy (underlying model was not changed). Separate files for corn/soy models are deleted. View / edit / reply to this conversation on ReviewNB (backstory for this conversation format). iba3 commented on 20...
2025-04-01T04:34:07.751524
2017-01-20T19:52:30
202227333
{ "authors": [ "Bezarius", "grofit" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6659", "repo": "grofit/ecsrx", "url": "https://github.com/grofit/ecsrx/issues/36" }
gharchive/issue
Example with Animator Hi! Could you add an example of using a simple animator(walk\attack\death)? I would like to see an example of the correct use of ecsrx for such tasks. Hi, sorry but my main laptop screen broke on friday so am using backup laptop that is a bit poo, so will not be actively doing much until thats...
2025-04-01T04:34:07.853362
2017-11-16T03:10:12
274380190
{ "authors": [ "ericgribkoff", "ncteisen" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6660", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/issues/13414" }
gharchive/issue
make buildtests fails on MacOS Please answer these questions before submitting your issue. Should this be an issue in the gRPC issue tracker? Yes What version of gRPC and what language are you using? HEAD What operating system (Linux, Windows, …) and version? MacOS What runtime / compiler are you using (e.g. python v...
2025-04-01T04:34:07.859658
2018-05-29T07:31:56
327200769
{ "authors": [ "SVilgelm", "cetanu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6661", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/issues/15560" }
gharchive/issue
Unable to generate code from protobuf files using python grpc tools What version of gRPC and what language are you using? none, I'm just trying to generate python code from protobuf files. What operating system (Linux, Windows, …) and version? osx What runtime / compiler are you using (e.g. python version or version ...
2025-04-01T04:34:07.864356
2019-02-11T21:44:28
408990635
{ "authors": [ "apolcyn", "ericgribkoff" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6662", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/issues/18006" }
gharchive/issue
grpc_android failing From the fusion dashboard, both the "master" and "pull_request" jobs have been consistently failing since about 10am this morning, so there seems to be some environmental issue. Download https://jcenter.bintray.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Download https://dl.google.co...
2025-04-01T04:34:07.867648
2020-03-12T23:04:08
580271129
{ "authors": [ "hale2bopp", "markdroth" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6663", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/issues/22331" }
gharchive/issue
gRPC on embedded devices - RTOS with posix wrappers Hello, I was wondering if it is feasible to use an embedded board with enough RAM to support gRPC, which is running an RTOS such as FreeRTOS or TI-RTOS, with POSIX wrappers implemented such as [http://software-dl.ti.com/simplelink/esd/simplelink_msp432e4_sdk/<IP_ADD...
2025-04-01T04:34:07.870337
2020-06-03T22:18:50
630369881
{ "authors": [ "JamesNK", "srini100", "yashykt" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6664", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/issues/23124" }
gharchive/issue
Consider adding an issue template config with links to other implementation repos You can add links to other repos on the issues page. Example config: https://github.com/grpc/grpc-dotnet/blob/master/.github/ISSUE_TEMPLATE/config.yml What it looks like: https://github.com/grpc/grpc-dotnet/issues/new/choose grpc/grpc s...
2025-04-01T04:34:07.881067
2016-02-03T02:09:35
130887491
{ "authors": [ "ahedberg", "sbc100" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6665", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/issues/5026" }
gharchive/issue
Please make vector I/O (readv/writev) optional For the Native Client port this code either needs to be optional, or we need some kind of emulation code for these functions. sendmsg and recvmsg will be implemented in nacl_io of the Native Client SDK (https://chromium.googlesource.com/chromium/src/+/master/native_cli...
2025-04-01T04:34:07.997854
2017-05-04T18:57:10
226376335
{ "authors": [ "apolcyn", "grpc-testing", "markdroth" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6666", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/10992" }
gharchive/pull-request
Doxygen cpp nits fixes some doxygen-unrecognized comments so far. also misc fixes to grpc/docs and channel args the last commit here tweaks the c header comments too to show up in doxygen, but PLMK if we don't want those - wasn't sure. PTAL I think this is ready now No significant performance differences No sign...
2025-04-01T04:34:08.001454
2018-02-23T23:17:04
299880331
{ "authors": [ "grpc-testing", "matt-kwong" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6667", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/14518" }
gharchive/pull-request
Include Boringssl fips_fragments files in headers for building (upmerge from v1.10.x) Upmerges #14515 **************************************************************** libgrpc.so VM SIZE FILE SIZE ++++++++++++++ ++++++++++++++ [ = ] 0 0 [ = ] ***************************************...
2025-04-01T04:34:08.005045
2018-05-21T16:44:00
324983542
{ "authors": [ "ckhardin", "thelinuxfoundation", "yashykt" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6668", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/15482" }
gharchive/pull-request
Allow environmental overrides of protoc, dtrace, and ldconfg Some build systems (ie. buildroot) provide host tools as part of the build and those paths are local to build. To address this just do a "which" against the passed in PROTOC=my/path/protoc and that can be used for the check version command. In addition, all...
2025-04-01T04:34:08.006718
2021-10-05T08:55:17
1016061134
{ "authors": [ "sifmelcara" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6669", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/27598" }
gharchive/pull-request
Add helper function for getting endpoint binder in Java Also update the server side URI scheme to use path instead of authority See gRFC L85-core-binder-transport.md for more details ( pending version ) Build failure is an unrelated known issue #27640
2025-04-01T04:34:08.007774
2024-07-16T17:31:28
2411691279
{ "authors": [ "stanley-cheung", "veblush" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6670", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/37230" }
gharchive/pull-request
[Ruby] Increased ruby build timeout to 20min Ruby tests have been flaky for a while on Linux. All I looked at failed with timeout during the build step which has 10 minutes timeout which sounds tight. So I'm increasing this to mitigate this problem. Just to make a note here (talked offline) - I attempted this once ...
2025-04-01T04:34:08.009334
2015-12-14T19:40:39
122115070
{ "authors": [ "ctiller", "yang-g" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6671", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/4451" }
gharchive/pull-request
Fix proxy end2end tests Some transport callbacks weren't getting triggered. We now ensure that this always occurs. Additionally: left some debug only code around to make this class of bug easier to diagnose in the future. LGTM Let's check test results before merging (I'm a bit nervous) Such green.
2025-04-01T04:34:08.034196
2016-06-03T22:19:40
158465259
{ "authors": [ "jtattermusch", "kpayson64", "nathanielmanistaatgoogle", "soltanmm" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6672", "repo": "grpc/grpc", "url": "https://github.com/grpc/grpc/pull/6...
gharchive/pull-request
Make running individual Python tests less painful Invoke ./tools/run_tests/build_python.sh. Invoke ./py27/bin/python -m $TEST_MODULE_NAME. Do a not-sucked-into-/dev/null-dance. n.b. most of the additional lines are top-level directory duplications to work around the lack of namespace package support in auditwheel (...
2025-04-01T04:34:08.053118
2018-11-05T19:37:57
377551150
{ "authors": [ "brikis98", "kurtmaile", "pysysops", "tcmoody" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6673", "repo": "gruntwork-io/terratest", "url": "https://github.com/gruntwork-io/terratest/i...
gharchive/issue
-Var-File Support Hello all, I use the tfvars file just about everywhere for my terraform (try to avoid using the -var arg), is there any chance that -var-file arg support will be coming soon? We had no plans to add it, but a PR would be welcome! You'd add it to terraform.Options and add the appropriate CLI args he...
2025-04-01T04:34:08.067845
2022-10-08T08:22:42
1401869454
{ "authors": [ "Morbius00" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6675", "repo": "gsasansol/GirlScript-Asansol", "url": "https://github.com/gsasansol/GirlScript-Asansol/pull/145" }
gharchive/pull-request
UI and UX changes Related Issue Issue number goes here: #141 Proposed Changes You can add hover effect though on the cards -[βœ“] Added the navbar issue is already there and someone is fixing it so no need for the navbar changes. -[βœ“] Added a new colour gradient also the lines which are there before each section we...
2025-04-01T04:34:08.085951
2018-03-17T08:56:30
306140497
{ "authors": [ "asrivas", "maroti-mulange", "nlthing" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6676", "repo": "gsuitedevs/android-samples", "url": "https://github.com/gsuitedevs/android-samples/issues/...
gharchive/issue
Where do I use this Resource ID in app. (EXISTING_FOLDER_ID, EXISTING_FILE_ID) I have login successfully in this demo app but it doesn't show any data after tapping on Retrieve metadata, Retrieve contents. I think I need to set this following two Resource ID in app. com.google.android.gms.drive.sample.demo.BaseDemoAc...
2025-04-01T04:34:08.104072
2018-06-26T06:09:19
335671802
{ "authors": [ "sdroege" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6677", "repo": "gtk-rs/glib", "url": "https://github.com/gtk-rs/glib/issues/344" }
gharchive/issue
GValue traits for Variant are implemented wrongly See https://github.com/sdroege/gobject-subclass/pull/10#discussion_r198022635 Currently we use the glib_wrapper! macro, which will consider it a boxed type. It is however a fundamental type now and needs to have g_value_set_variant and g_value_get_variant used. See No...
2025-04-01T04:34:08.106553
2017-11-04T14:34:26
271196398
{ "authors": [ "EPashkin", "GuillaumeGomez", "sdroege" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6678", "repo": "gtk-rs/glib", "url": "https://github.com/gtk-rs/glib/pull/241" }
gharchive/pull-request
Regen Part of https://github.com/gtk-rs/gir/issues/480 @GuillaumeGomez As @sdroege says that it "have no time" I add PRs Thanks! Just waiting for CIs. As @sdroege says that it "have no time" I add PRs Yeah I had to leave and barely finished the gdk PR :) setting things up locally for using the modified versions...
2025-04-01T04:34:08.108090
2023-05-03T20:05:45
1694719637
{ "authors": [ "bilelmoussaoui", "sophie-h" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6679", "repo": "gtk-rs/gtk4-rs", "url": "https://github.com/gtk-rs/gtk4-rs/issues/1390" }
gharchive/issue
property macro: Support construct_only I have a bunch of #[property(get, set, builder().construct_only())] in my code. I don't really need the setter since it will always fail and the builder(). doesn't look to too pretty. Would it be possible to have something like the following? #[property(get, construct_only)] ...
2025-04-01T04:34:08.122255
2023-08-08T15:09:36
1841507141
{ "authors": [ "Jakeii", "domlander" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6680", "repo": "guardian/commercial", "url": "https://github.com/guardian/commercial/pull/995" }
gharchive/pull-request
Split US ozone placement IDs by slot and device What does this change? Adds more placement ID's for the US on desktop depending on the size This deviates from the card slightly, we agreed to use the old placement id as a fallback for other cases like tablet. Why? The new placement IDs allow TripleLift to serve throug...
2025-04-01T04:34:08.169898
2016-04-03T18:26:04
145525867
{ "authors": [ "OliverJAsh", "mindplay-dk", "rrees" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6681", "repo": "guardian/scribe", "url": "https://github.com/guardian/scribe/issues/471" }
gharchive/issue
Node.length? What's this? https://github.com/guardian/scribe/blob/master/src/plugins/core/inline-elements-mode.js#L12 Nodes do not have a .length property, so most likely that part of the expression simply evaluates as false in every case. What was this part of the expression intended to accomplish? My guess would ...
2025-04-01T04:34:08.213580
2023-03-04T10:01:46
1609706212
{ "authors": [ "AlbertoGallucci", "jeanfabrice" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6683", "repo": "guerrerotook/securitas-direct-new-api", "url": "https://github.com/guerrerotook/securitas-direct-n...
gharchive/issue
No entities after initial setup. Dedicated Securitas user issue? Hi! Got a similar issue like https://github.com/guerrerotook/securitas-direct-new-api/issues/81 where no entities show up after setting up the HACS Securitas integration from scratch: Versions securitas-direct-new-api: <IP_ADDRESS> Home Assistant: 202...
2025-04-01T04:34:08.222724
2023-04-06T23:06:25
1658150251
{ "authors": [ "Nutzzz", "tig", "tznind" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6684", "repo": "gui-cs/Terminal.Gui", "url": "https://github.com/gui-cs/Terminal.Gui/pull/2510" }
gharchive/pull-request
Add many styles to SpinnerView I've added styles to the new SpinnerView based on cli-spinners, which can be previewed here or using the new SpinnerStyles scenario in the UICatalog. I used an enum and switch/case rather than a class to match the existing coding style, but a class method could easily be adapted from S...
2025-04-01T04:34:08.225168
2023-10-11T11:51:42
1937593289
{ "authors": [ "tig", "tznind" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6685", "repo": "gui-cs/TerminalGuiDesigner", "url": "https://github.com/gui-cs/TerminalGuiDesigner/issues/236" }
gharchive/issue
Improve menu layout for MenuBars Also, I couldn't figure out how to add more top-level menu bar items so I had to do that by editing myView.Designer.cs directly. Rename this command to make it clearer it is a top level menu that will be added Adjust naming here, it can be confusing. Related: https://github.com...
2025-04-01T04:34:08.265800
2015-04-27T00:21:20
71139810
{ "authors": [ "SangSatori", "guillermooo", "ricker07" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6689", "repo": "guillermooo/dart-sublime-bundle", "url": "https://github.com/guillermooo/dart-sublime-b...
gharchive/issue
missing "dart_sdk_path" setting ================================================================================ MESSAGE: missing "dart_sdk_path" setting CONFIGURATION: editor version: 3083 (stable) os: linux (x64) dart_sdk_path: None Fixed it on my end by editing the package's JSON settings. Edit the file so it lo...
2025-04-01T04:34:08.277681
2015-02-27T08:37:55
59205604
{ "authors": [ "kyotoprotokollet", "sindresorhus" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6690", "repo": "gulpjs/gulp", "url": "https://github.com/gulpjs/gulp/issues/932" }
gharchive/issue
Deletes .gitkeep despite negate pattern? I'm using the following code, after the documentation example: // Clean our dist folder before we generate new content into it gulp.task('clean', function (cb) { del([ // here we use a globbing pattern to match everything inside the `dist` folder 'dist/**', // we...
2025-04-01T04:34:08.288628
2021-02-17T01:01:51
809763643
{ "authors": [ "davecramer", "gunnarmorling" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6691", "repo": "gunnarmorling/debezium", "url": "https://github.com/gunnarmorling/debezium/pull/4" }
gharchive/pull-request
Pgsecurity I purposely didn't use {prodname} in some places where this referred to the user instead of debezium. Feel free to comment/critique that. @davecramer, could you send this PR against the upstream debezium repo instead of my fork? I'm going to close this one here. Thx! And yes, please use the {prodname} ...
2025-04-01T04:34:08.292539
2019-11-17T16:32:21
524009963
{ "authors": [ "Pogozhelskaya", "ctcyang" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6692", "repo": "gunrock/graphblast", "url": "https://github.com/gunrock/graphblast/issues/4" }
gharchive/issue
Installation fault I was trying to install GraphBlast on Ubuntu 16.04, checked software versions (CUDA 9.1, Boost 1.58, g++ 4.9.3) and followed the instruction step by step, but got the errors. Also, the flags recommended in this issue didn't help. Looking at the error log, this line says you are using g++ 5.x: /u...
2025-04-01T04:34:08.295186
2016-10-09T16:47:57
181897308
{ "authors": [ "gunthercox", "rmdort" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6693", "repo": "gunthercox/ChatterBot", "url": "https://github.com/gunthercox/ChatterBot/issues/336" }
gharchive/issue
When no training data is present, logic adapters are skipped When user provides no training data, chatterbot is currently responding with the input statement. Logic adapter output is completely skipped I guess its because of no knowledge adapter. Can we remove that and make it optional to the user? # Add required sys...
2025-04-01T04:34:08.297939
2016-10-26T19:27:42
185487156
{ "authors": [ "gunthercox", "vkosuri" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6694", "repo": "gunthercox/ChatterBot", "url": "https://github.com/gunthercox/ChatterBot/pull/362" }
gharchive/pull-request
Closest subtree matching This adds methods that make it possible to find the closest match of a sequence in a tree that represents different possible configurations of that sequence. [ ] Conversation objects needs to be implemented Closes #276 Master, any updates about this pr @vkosuri Not currently. Before any...
2025-04-01T04:34:08.318557
2016-12-13T11:21:47
195226808
{ "authors": [ "K-Be", "gurgeous" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6695", "repo": "gurgeous/AMDoubleSlider", "url": "https://github.com/gurgeous/AMDoubleSlider/pull/1" }
gharchive/pull-request
Fixed crash in drawRect I've found crash in the drawRect method. Good one, thanks. I should really update this to Swift 3 but I've been a bit busy... Glad you like it. :) Hi. Why do you want to rewrite it with Swift language? (This question is interested for me, because I can't start to use language that is not c...
2025-04-01T04:34:08.345192
2017-08-29T01:59:59
253506732
{ "authors": [ "alexeyshockov", "rajjanorkar", "sagikazarmark" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6696", "repo": "guzzle/guzzle", "url": "https://github.com/guzzle/guzzle/issues/1905" }
gharchive/issue
How to use ETag & Last-Modified using this library I would like to only fetch the contents from remote if ETag or Last-Modified is changed. Basically i am fetching feeds from server every 10 mins, i don't want to get content every time i use get, instead i want to first check if the contents are changed, if yes then ...
2025-04-01T04:34:08.399205
2018-08-21T00:35:11
352343251
{ "authors": [ "h2non", "jonasagx" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6699", "repo": "h2non/gentleman", "url": "https://github.com/h2non/gentleman/pull/45" }
gharchive/pull-request
RFC: add String function to Request I imagined that cloning a request and running its request phase would be enough to have a representation of its body. However this solution doesn't work when the request is generated using an io.Reader If you run the tests i added the last assert fails. Please, fix the following ...
2025-04-01T04:34:08.406634
2022-02-24T21:06:12
1149749259
{ "authors": [ "DrRadan", "lo5" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6700", "repo": "h2oai/wave", "url": "https://github.com/h2oai/wave/issues/1265" }
gharchive/issue
Pop-up sidebar for uploads Description Enable a pop-up side bar element that can appear upon demand when the user wants to upload (a) data or (b) models. It could have the characteristics of a transient page, so as to allow a variety of ui elements within it. Describe the solution you'd like (When needed for the ap...
2025-04-01T04:34:08.432512
2019-03-07T04:45:04
418126910
{ "authors": [ "coliff", "mischah" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6701", "repo": "h5bp/html5please", "url": "https://github.com/h5bp/html5please/pull/461" }
gharchive/pull-request
Update vibration.md Update to the page: updated the moreurl to prevent a redirect removed unneeded links to each browsers status (reducing repetition and removing the Opera dead link) and updated current status. Removed mention that the API is specifically for games and instead direct to a more helpful page with goo...
2025-04-01T04:34:08.519365
2020-10-02T18:35:19
713824446
{ "authors": [ "gaieges", "uivlis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6702", "repo": "hCaptcha/telegram-bot", "url": "https://github.com/hCaptcha/telegram-bot/issues/6" }
gharchive/issue
There should be a bot command with all the user statistics (like who is human/bot etc.) We need to add a command to the telegram bot that would pop up some details about the users in the room. Things to show: [ ] percentage of humans/bots from entire pool [ ] Bonus points: countries of users [ ] Bonus points: cool s...
2025-04-01T04:34:08.521578
2011-10-26T18:24:35
2059790
{ "authors": [ "miklb" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6703", "repo": "habari/habari", "url": "https://github.com/habari/habari/issues/233" }
gharchive/issue
Extending parent theme class in child themes I've included the parent theme's theme.php file include ('user/themes/mzingi-2/theme.php'); and adding class CHILDTHEME extends PARENTTHEME class {} in the child theme's theme.php, using the child theme class in the theme.xml. Theme activates, however at the echo $post->ta...
2025-04-01T04:34:08.539006
2016-11-23T22:15:53
191391505
{ "authors": [ "eeyun", "thesentinels" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6704", "repo": "habitat-sh/language-habitat", "url": "https://github.com/habitat-sh/language-habitat/pull/12" }
gharchive/pull-request
Iteration 1 Grammars + snippet cleanup Cleaned up tab stops and added Syntax Highlighting for Hab specific values Signed-off-by: Ian Henry<EMAIL_ADDRESS> Thanks for the pull request! Here is what will happen next: Your PR will be reviewed by the maintainers If everything looks good, one of them will approve it, and...
2025-04-01T04:34:08.544626
2023-03-20T20:14:38
1632792905
{ "authors": [ "codecov-commenter", "simonbaird" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6705", "repo": "hacbs-contract/ec-policies", "url": "https://github.com/hacbs-contract/ec-policies/pull/395" }
gharchive/pull-request
Remove https in oci urls for artifacthub Similar to #394. Codecov Report Merging #395 (a2d0125) into main (cae8711) will not change coverage. The diff coverage is n/a. Additional details and impacted files @@ Coverage Diff @@ ## main #395 +/- ## =======================...
2025-04-01T04:34:08.547404
2015-11-03T20:19:32
114900725
{ "authors": [ "LrsK", "hacdias", "mholt" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6706", "repo": "hacdias/caddy-hugo", "url": "https://github.com/hacdias/caddy-hugo/issues/30" }
gharchive/issue
caddy API changed caddy has changed a little and so caddy-hugo won't build properly. in hugo.go change: "github.com/mholt/caddy/config/setup" to: "github.com/mholt/caddy/caddy/setup" Is it being used already? cc @mholt In the beta release, yes @mholt let me know when should the directive be changed! :) You ca...
2025-04-01T04:34:08.549518
2019-10-17T12:54:07
508456113
{ "authors": [ "chrisquin", "hacdias" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6707", "repo": "hacdias/caddy-v1-webdav", "url": "https://github.com/hacdias/caddy-v1-webdav/issues/23" }
gharchive/issue
HEAD at subdirectories not working properly Config localhost:10080/ { tls off basicauth / "user" passwd webdav { scope /opt/file_server/files } } /opt/file_server/files |-- file1 |-- file2 |-- dir1/ |-- fileA |-- fileB ....... Problem if i use the python package webdav3 i can connect and can show...
2025-04-01T04:34:08.559989
2022-11-07T21:01:02
1438976763
{ "authors": [ "Jackenmen", "SETIguy", "freemo", "krisnova", "mkitti", "seachdamh", "tomchiverton" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6708", "repo": "hachyderm/hack", "url": "ht...
gharchive/issue
Remove qoto.org from list It is really good STEM oriented instance with clear speach anti-hate rules. I really like content it have. I don't see reason why this instance should be blocked. +1 Qoto seems solid and well moderated I have also had no problems with using qoto.org. Highlights from: https://qoto.org/a...
2025-04-01T04:34:08.648344
2016-05-05T15:46:18
153260830
{ "authors": [ "ababaian", "adrisua" ], "license": "cc0-1.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6709", "repo": "hackseq/October_2016", "url": "https://github.com/hackseq/October_2016/issues/26" }
gharchive/issue
Sponsors @ababaian The website looks great! I like the new format for the icons of sponsors and partners. Would it be possible to organize the sponsors in the following sections: Gigabase: ECOSCOPE; Megabase: ASHG (this one could be removed from the community partners section)? Can we request a vector/high quality ...
2025-04-01T04:34:08.704211
2021-10-15T19:04:40
1027730685
{ "authors": [ "hadialqattan", "henryiii" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6710", "repo": "hadialqattan/pycln", "url": "https://github.com/hadialqattan/pycln/pull/81" }
gharchive/pull-request
Python3.10 support. Fixes: #78 pre-commit.ci has upgraded to 3.10, so this is now broken. Also, this is my pet peeve - it's artificially broken by adding <3.10, instead of actually being broken. If you must put an upper cap (you never must put one), then please release it as soon as the betas start coming out, or t...
2025-04-01T04:34:08.742352
2021-03-13T10:58:18
830873669
{ "authors": [ "janosrusiczki", "kimanihuon" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6711", "repo": "haiafara/vue-it-bigger", "url": "https://github.com/haiafara/vue-it-bigger/issues/129" }
gharchive/issue
Add image zoom functionality on smaller devices Awesome work! I think it would be a great feature if users would be able to zoom the image on smaller devices (Phone and Tablets). Right now some images with desktop resolutions may not be clearly visible. Thanks Thanks for the kind words. This would be indeed a very ...
2025-04-01T04:34:08.806784
2021-10-02T23:44:04
1014202953
{ "authors": [ "mitosagi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6712", "repo": "hal-shu-sato/apm", "url": "https://github.com/hal-shu-sato/apm/pull/156" }
gharchive/pull-request
docs: update the manual Description Update the APM manual. The svg can be edited with the draw.io extension of vscode. There is no hurry to review. Related Issue #131 Motivation and Context How Has This Been Tested? Screenshots (if appropriate): Types of changes [ ] Bug fix (non-breaking change which fixe...
2025-04-01T04:34:08.848712
2020-09-18T01:52:25
704019649
{ "authors": [ "halfmoonui", "torchatlas" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6713", "repo": "halfmoonui/halfmoon", "url": "https://github.com/halfmoonui/halfmoon/issues/44" }
gharchive/issue
The size of elements is significantly bigger than the default and other frameworks when >=1600px I discovered this framework recently, and it looks really cool, but one thing really popped out when I added this to a project: the size of elements. When I added this to one of my projects, there was a very noticeable in...
2025-04-01T04:34:08.933606
2017-01-19T06:45:57
201777594
{ "authors": [ "halohalospecial", "mandrolic" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6714", "repo": "halohalospecial/atom-elmjutsu", "url": "https://github.com/halohalospecial/atom-elmjutsu/issues/44" }
gharchive/issue
Feature request: Add to exposed functions Useful when you are writing a module and exposing a few functions. Would be great to be able to add a function to the list without going to the top and re-tying it etc This is related to #4. Maybe a similar interface to Add Import.
2025-04-01T04:34:08.936312
2016-06-27T19:46:06
162532421
{ "authors": [ "NSLS", "halt-hammerzeit" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6715", "repo": "halt-hammerzeit/webpack-isomorphic-tools", "url": "https://github.com/halt-hammerzeit/webpack-isomorphic-tools/iss...
gharchive/issue
Do I have to reload my server process on every build? Hello, I have been using this plugin for quite a while and it has been working absolutely great. However, in our environment, we have always been killing the original node server and then starting it once again on every build cycle to achieve the updated state on ...
2025-04-01T04:34:08.942567
2023-09-18T07:43:36
1900353934
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6717", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/10944" }
gharchive/issue
⚠️ ClamAV has degraded performance In f3c7bbe, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 444 ms Resolved: ClamAV performance has improved in c1c4939 after 5 minutes.
2025-04-01T04:34:08.944955
2022-09-29T22:40:55
1391584233
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6718", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/2895" }
gharchive/issue
⚠️ ClamAV has degraded performance In 7f934c9, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 584 ms Resolved: ClamAV performance has improved in 27d48f0.
2025-04-01T04:34:08.947493
2022-10-31T15:38:17
1430055826
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6719", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/3221" }
gharchive/issue
⚠️ ClamAV has degraded performance In dd441e8, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 236 ms Resolved: ClamAV performance has improved in bc722ff.
2025-04-01T04:34:08.949991
2022-04-11T14:50:25
1200090156
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6720", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/532" }
gharchive/issue
⚠️ ClamAV has degraded performance In ccd3b9b, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 66 ms Resolved: ClamAV performance has improved in 845ab2a.
2025-04-01T04:34:08.952321
2023-05-22T05:29:29
1718925160
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6721", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/7778" }
gharchive/issue
⚠️ ClamAV has degraded performance In 559b8a6, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 76 ms Resolved: ClamAV performance has improved in 865f97a.
2025-04-01T04:34:08.954803
2023-06-17T05:48:12
1761659511
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6722", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/8517" }
gharchive/issue
⚠️ ClamAV has degraded performance In 1034227, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 197 ms Resolved: ClamAV performance has improved in dc861cd.
2025-04-01T04:34:08.957177
2023-07-01T19:36:25
1784175146
{ "authors": [ "hamboneZA" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6723", "repo": "hamboneZA/caffeine", "url": "https://github.com/hamboneZA/caffeine/issues/8829" }
gharchive/issue
⚠️ ClamAV has degraded performance In 0f047bc, ClamAV (https://spamassassin.apache.org/) experienced degraded performance: HTTP code: 200 Response time: 72 ms Resolved: ClamAV performance has improved in e967f5e.
2025-04-01T04:34:08.962479
2020-04-12T00:31:34
598380210
{ "authors": [ "brownian-motion", "nhojpatrick", "sf105" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6724", "repo": "hamcrest/JavaHamcrest", "url": "https://github.com/hamcrest/JavaHamcrest/pull/291" ...
gharchive/pull-request
Added visibility matchers to check that a class isPublic(), etc. Covers all 4 visibilities, and all reflective elements (classes, methods, fields, etc.) with reasonable messages when used incorrectly. These matchers are helpful, for example, when enforcing the scope of a public-facing API with a test, which provides ...
2025-04-01T04:34:08.977081
2014-07-02T02:29:09
36947688
{ "authors": [ "IanLunn", "scuzzlebuzzle" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6725", "repo": "hammerjs/hammer.js", "url": "https://github.com/hammerjs/hammer.js/issues/580" }
gharchive/issue
Nokia Lumia 520 - Windows Phone 8.0 - ev.gesture object full of null values On a Nokia Lumia 520 - Windows Phone 8.0, when using touch drag (ev.type="drag") the ev.gesture event return object contains mostly null values. This includes deltaX and deltaY. Considering it works on all other devices, I was thinking it was...
2025-04-01T04:34:08.981848
2016-05-26T03:40:35
156897139
{ "authors": [ "ryan-williams", "tenstriker" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6726", "repo": "hammerlab/spree", "url": "https://github.com/hammerlab/spree/issues/60" }
gharchive/issue
Visibility inside sequence of narrow and wide dependencies stage I am evaluating spree to monitor our spark application and I am specifically interested in pin pointing specific transformation when a Stage failed. As stage in spark can be sequence of multiple transformation its really hard to find root cause when sta...
2025-04-01T04:34:08.986935
2017-02-27T16:57:37
210543615
{ "authors": [ "Xymph", "lriggle-strib" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6727", "repo": "hamstar/Wikimate", "url": "https://github.com/hamstar/Wikimate/issues/82" }
gharchive/issue
Feature Request: Add history for pages too I can get at the revision data for a page by doing a custom query, which is fine, but it would be very helpful to add history data to the WikiPage class so it is easily accessible, similar to what is being done with files in the WikiFile class. I can currently access history...
2025-04-01T04:34:09.013466
2017-10-20T07:12:36
267083091
{ "authors": [ "131310118" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6728", "repo": "handsontable/react-handsontable", "url": "https://github.com/handsontable/react-handsontable/issues/31" }
gharchive/issue
Two or more tables will have same id when they initialize at same time I have two tables but get one id like this Version 0.3.1 this.root = this.props.root || 'hot' + new Date().getTime();
2025-04-01T04:34:09.027862
2022-04-30T16:41:57
1221871574
{ "authors": [ "hannesdatta", "jboegershausen" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6729", "repo": "hannesdatta/webdata-website", "url": "https://github.com/hannesdatta/webdata-website/issues/10" }
gharchive/issue
Landing page: description refinement Forthcoming at Journal of Marketing Should be Forthcoming at the Journal of Marketing Done! WIll be updated in next build.
2025-04-01T04:34:09.035977
2022-08-18T15:09:37
1343248330
{ "authors": [ "Amorites", "achaphiv", "hannoeru" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6730", "repo": "hannoeru/vite-plugin-pages", "url": "https://github.com/hannoeru/vite-plugin-pages/issues/273" }
gharchive/issue
[...all] match problem Describe the bug I have file structure like: β”œβ”€β”€ pages β”‚ β”œβ”€β”€ [...all].vue β”‚ β”œβ”€β”€ hi β”‚ β”‚ └── [...all].vue β”‚ β”œβ”€β”€ index.vue β”‚ └── README.md localhost:5173/hi is supposed to display pages/hi/[...all].vue but display pages/[...all].vue localhost:5173/hi/ and localhost:5173/hi/foo works a...
2025-04-01T04:34:09.047935
2020-03-13T12:36:39
580574220
{ "authors": [ "haorenW1025", "vigoux" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6731", "repo": "haorenW1025/completion-nvim", "url": "https://github.com/haorenW1025/completion-nvim/issues/5" }
gharchive/issue
Treesitter integration Neovim 0.5 will be integrated to treesitter through a lua api. As the plugin is in lua, and focused for now on Neovim 0.5, it would be great to integrate the plugin with Treesitter, to provide syntax aware completion. This plus chained completion (#4) could allow us to bring, different combinat...
2025-04-01T04:34:09.051100
2020-05-01T23:19:34
611035255
{ "authors": [ "gbrlsnchs", "haorenW1025", "sbromberger" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6732", "repo": "haorenW1025/diagnostic-nvim", "url": "https://github.com/haorenW1025/diagnostic-nvim/...
gharchive/issue
How do I map a key to open up the diagnostics popup? Thanks so much for this plugin. It really fixes a bunch of issues with the default lsp config. I'd like the equivalent of nnoremap <silent> gh <cmd>lua vim.lsp.util.show_line_diagnostics()<CR> since this doesn't appear to work any more. Is there a way to do thi...
2025-04-01T04:34:09.053201
2015-01-08T14:56:13
53758763
{ "authors": [ "haoxun" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6733", "repo": "haoxun/clidoc", "url": "https://github.com/haoxun/clidoc/issues/12" }
gharchive/issue
Process elements influenced by --. Guideline 10: The first -- argument that is not an option-argument should be accepted as a delimiter indicating the end of options. Any following arguments should be treated as operands, even if they begin with the '-' character. Remove -- and change the type of all elements after...
2025-04-01T04:34:09.057870
2021-04-08T13:47:13
853492929
{ "authors": [ "markiantorno", "tadgh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6734", "repo": "hapifhir/org.hl7.fhir.validator-wrapper", "url": "https://github.com/hapifhir/org.hl7.fhir.validator-wrappe...
gharchive/pull-request
boot app fix Hot tip from the senior dev, it doesn't matter if the tests all pass if the application doesn't actually boot.
2025-04-01T04:34:09.086533
2020-02-03T09:02:16
558939346
{ "authors": [ "haplokuon", "johnnyontheweb" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6735", "repo": "haplokuon/netDxf", "url": "https://github.com/haplokuon/netDxf/issues/160" }
gharchive/issue
"There is already another block with the same name." I get a new error when using the commits by Dec 2019 until today: "There is already another block with the same name." This never happened before. Here is the stack: > netDxf.dll!netDxf.Collections.BlockRecords.Item_NameChanged(netDxf.Tables.TableObject sender, net...
2025-04-01T04:34:09.092431
2022-10-11T12:09:33
1404528779
{ "authors": [ "HYUNJS", "happyharrycn" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6736", "repo": "happyharrycn/actionformer_release", "url": "https://github.com/happyharrycn/actionformer_release/issues/58" }
gharchive/issue
Plan to release Ego4d trained model Hello, Dr. Li, Thank you for sharing your great work. I have seen ActionFormer on the leaderboard of the ego4d moment query benchmark. May I ask that is there any plan to share the result and release the model checkpoint trained on ego4d? The Ego4D team has requested us to post o...
2025-04-01T04:34:09.135278
2018-04-05T09:45:02
311541425
{ "authors": [ "geekypenguin", "hardillb" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6737", "repo": "hardillb/node-red-contrib-alexa-home-skill", "url": "https://github.com/hardillb/node-red-contrib-alexa-...
gharchive/issue
Service down due to DNS My ISP have screwed up my broadband for over a week so my DNS has been down that long and all the entries in the secondary are now expired which means that none of the machines needed for the service can be resolved. This will be fixed as soon as my broadband is back up, but there is nothing I...
2025-04-01T04:34:09.179158
2023-05-03T11:22:48
1693883869
{ "authors": [ "Hobbit71", "bot-gitexp-user" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6741", "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/1582" }
gharchive/pull-request
docs(add-a-git-hub-connector.md): replace references to service now t… …o github Harness Developer Pull Request Thanks for helping us make the Developer Hub better. The PR will be looked at by the maintainers. What Type of PR is This? [ ] Issue [ ] Feature [X] Maintenance/Chore If tied to an Issue, list the Issue(s...
2025-04-01T04:34:09.183413
2022-12-06T19:48:00
1480029061
{ "authors": [ "KimberlyFields", "bot-gitexp-user", "ravilach", "wei-harness" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6742", "repo": "harness/developer-hub", "url": "https://github.com/harness/develope...
gharchive/pull-request
Feat/release notes w docs plugin Harness Developer Pull Request Thanks for helping us make the Developer Hub better. The PR will be looked at by the maintainers. What Type of PR is This? [ ] Issue [x] Feature [ ] Maintenance/Chore If tied to an Issue, list the Issue(s) here: Issue(s) House Keeping Some items to k...
2025-04-01T04:34:09.192307
2023-11-15T21:29:19
1995595644
{ "authors": [ "bot-gitexp-user", "michaelcretzman" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6744", "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/4168" }
gharchive/pull-request
CDS-79647 S3 File Filter https://harness.atlassian.net/browse/CDS-79647 Harness Developer Pull Request Thanks for helping us make the Developer Hub better. The PR will be looked at by the CODEOWNERS. What Type of PR is This? [x ] Issue [ ] Feature [ ] Maintenance/Chore If tied to an Issue, list the Issue(s) here: ...
2025-04-01T04:34:09.197611
2023-12-11T18:52:56
2036325801
{ "authors": [ "bot-gitexp-user", "brandon-harness" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:6745", "repo": "harness/developer-hub", "url": "https://github.com/harness/developer-hub/pull/4551" }
gharchive/pull-request
Update key-concepts.md for Node cost clarification Harness Developer Pull Request Thanks for helping us make the Developer Hub better. The PR will be looked at by the CODEOWNERS. What Type of PR is This? [ ] Issue [ ] Feature [x] Maintenance/Chore If tied to an Issue, list the Issue(s) here: Issue(s) House Keepin...