leoluk

Results 121 issues of leoluk

IntelliJ's GitHub plugin has a feature where you can directly open the corresponding file or Git commit. The same feature could be implemented for Gerrit, opening the Gitiles URL instead:...

enhancement

The Gerrit plugin's code review comment entry box is affected by these commit message settings: ![image](https://user-images.githubusercontent.com/859697/125421493-d49f278b-ccfa-4833-a85b-6e4dadd6578a.png) In particular, the "wrap when typing reaches the right margin" option interacts badly with...

bug

Forms like the push dialog and the comment entry form do not have Alt accelerator shortcuts like other forms in IntelliJ do. For example, in the commit dialog, pressing Alt-M...

enhancement

**Problem Statement**: - Many users are using more than one Gerrit server. A common example is googlesource.com, which runs one instance for every project (Chromium, Fuchsia, Go, Cuelang, Gerrit itself...)....

enhancement

Scenario: - Desktop workstation that uses gpg2/gpg-agent for SSH authentication. - ChromeOS device that uses the Smart Card Connector extension. - Chrome profile is synchronized between desktop workstation and ChromeOS....

### Expected Behavior When a pod fails to pull its image with a "pull QPS exceeded" `ErrImagePull` error, it might be better to let k8s retry the pull instead of...

enhancement

On CentOS 8, `firehol stop` does not delete rules and chains. On CentOS 7, it works fine. How to reproduce: 0. Install firehol v3.1.6 on a clean CentOS 8 machine....

goflow supports only Ethernet(1) sampled headers. However, some devices do not send an Ethernet header and send sampled IPv4/IPv6 headers instead, which are currently ignored: https://github.com/cloudflare/goflow/blob/f27eadb178457d36e1ff0f685a19562be16654c2/producer/producer_sf.go#L41 Similar to https://github.com/VerizonDigital/vflow/pull/50

I am running a Mantis instance which hosts different projects with different users and different permissions, but all repositories are visible to everyone. It would be nice to be able...

feature