gerrit
Here are 103 public repositories matching this topic...
Gerrit Code Review - (mirror of https://gerrit.googlesource.com/gerrit)
-
Updated
Jun 15, 2020 - Java
In the Documentation mentioned under https://github.com/TouK/sputnik , the configuration
does not have the variables required for "Scalastyle": SCALA code analysis.
The ready to use Continuous Integration platform
-
Updated
Feb 18, 2019
Gerrit client using pull request workflow
-
Updated
Jun 25, 2019 - Java
It is very tedious to test the bot against a running instance of Gerrit. It should rather simple to write a ssh server which will just replay a file on some commands. Gerrit can be simulated as output to stdout and input from stdin. An integration test is then a triple of files: one is replayed on stdin of the bot, one on the output of the ssh server, and the third one is used as expected output
Github mirror of "phabricator/extensions" - our actual code is hosted in phabricator
-
Updated
May 21, 2020 - PHP
Show how to install gerrit in Windows OS.
-
Updated
Oct 31, 2017
Detect anomalies in your GitHub/Gerrit projects
-
Updated
Jun 13, 2020 - Python
When you scroll down in the usage doc the active tab should also change based on the topic displayed on the screen. Like the topic displayed on the screen is "Viewing / Updating filters" while the active tab in list of topics in the left of the screen is "Intro to Queries"
 and GitHub Enterprise review and pull requests data using https://plot.ly/.
-
Updated
May 14, 2019 - Python
Hello,
First thanks for your implementation, I was starting to copy Gerrit's JSON answers as structs for Serde and though someone else must have been working on this elsewhere.
However I am only using the structs right now with reqwest HTTP library because there is no documentation on how to use the libgerrit as a client. Here is my current code if anyone is interrested:
extern cTakes Gerrit Events or GitLab Web Hooks and updates the correct branch of a checked out git repository
-
Updated
Feb 7, 2019 - Python
Get ready to commit, socially.
-
Updated
Dec 20, 2016 - Python
Improve this page
Add a description, image, and links to the gerrit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gerrit topic, visit your repo's landing page and select "manage topics."


IntelliJ version: 2018.3.2
Gerrit version: 1.1.1-146
If one adds a topic label in the push dialog and the laben contains whitespaces (i.e. "change ABC") the autofill of the push target is not working anylonger.
Steps to reproduce: