summaryrefslogtreecommitdiff
path: root/lorrycontroller/gerrit.py
Commit message (Expand)AuthorAgeFilesLines
* GerritDownstream: Pass default branch and description to create-projectBen Hutchings2020-06-011-14/+18
* GerritDownstream: Add application setting for parent projectBen Hutchings2020-06-011-1/+13
* Introduce and use downstream-{http,ssh}-url settingsBen Hutchings2020-06-011-3/+8
* Introduce and use SshCommand class for running commands via sshBen Hutchings2020-06-011-21/+9
* Merge branch 'bwh/gerrit-ssh-quoting' into bwh/remote-downstreamsBen Hutchings2020-06-011-1/+2
|\
| * gerrit: Shell-quote ssh command argumentsBen Hutchings2020-06-011-1/+2
* | Implement getting and setting repo metadata for all host typesBen Hutchings2020-06-011-5/+15
* | Move Downstream Host type-specific code into modulesBen Hutchings2020-06-011-4/+25
|/
* Convert output from runcmd{,_unchecked} to textBen Hutchings2020-05-061-1/+4
* Add initial support for mirroring to a Gerrit instancesam/support-gerritSam Thursfield2015-03-111-0/+53