summaryrefslogtreecommitdiff
path: root/lorrycontroller/gitano.py
Commit message (Expand)AuthorAgeFilesLines
* Delete unused module importsBen Hutchings2020-08-101-1/+0
* Update copyright dates for files I recently changedBen Hutchings2020-06-081-1/+1
* Allow creating repos/groups as internal or public on GitLabBen Hutchings2020-06-011-0/+6
* Move Upstream Host type-specific code into modulesBen Hutchings2020-06-011-19/+55
* Move Downstream Host type-specific code into modulesBen Hutchings2020-06-011-0/+40
* lorrycontroller.gitano: Fix repeated import of urllib.parseBen Hutchings2020-05-061-1/+0
* Convert output from runcmd{,_unchecked} to textBen Hutchings2020-05-061-0/+3
* Update to python3Pedro Alvarez2019-11-271-5/+5
* Remove trailing whitespaceBen Brown2015-12-151-1/+1
* Use 'requests' instead of the awful 'urllib2'Sam Thursfield2014-12-191-11/+7
* Fix log messageRichard Ipsum2014-05-061-1/+1
* Move new_gitano_command to a function; add LocalTroveGitanoCommandLars Wirzenius2014-04-221-0/+23
* Add new Lorry ControllerLars Wirzenius2014-04-151-0/+130