summaryrefslogtreecommitdiff
path: root/lorrycontroller/gitlab.py
Commit message (Expand)AuthorAgeFilesLines
* Enable LFS in gitlab for raw filesEllis Barnwell2021-11-251-1/+1
* Delete unused module importsBen Hutchings2020-08-101-1/+0
* gitlab: Ignore failure to set the default branchBen Hutchings2020-07-301-3/+12
* Update copyright dates for files I recently changedBen Hutchings2020-06-081-1/+1
* Merge branch 'master' into 'bwh/gitlab-config'Ben Hutchings2020-06-081-8/+10
|\
| * GitlabUpstream: Use HTTPS unless explicitly configured not toBen Hutchings2020-06-011-1/+4
| * Introduce and use downstream-{http,ssh}-url settingsBen Hutchings2020-06-011-8/+7
* | GitlabDownstream: Create repositories with most optional features disabledBen Hutchings2020-06-011-8/+20
* | Allow creating repos/groups as internal or public on GitLabBen Hutchings2020-06-011-2/+8
|/
* Implement getting and setting repo metadata for all host typesBen Hutchings2020-06-011-11/+21
* Move Upstream Host type-specific code into modulesBen Hutchings2020-06-011-8/+22
* Move Downstream Host type-specific code into modulesBen Hutchings2020-06-011-19/+51
* lorrycontroller.gitlab: Use and create subgroups as neededBen Hutchings2020-06-011-56/+29
* lorrycontroller.gitlab: Update for GitLab v4 APIBen Hutchings2020-06-011-2/+2
* Update to python3Pedro Alvarez2019-11-271-6/+6
* Make use of the exceptions response_code member variableBen Brown2016-06-171-1/+1
* Add docstring for suitable_path()Ben Brown2016-06-171-0/+12
* Workaround for GitLab's lack of multi-level namespacingBen Brown2016-06-171-11/+31
* Add support for lorrying from a Gitlab serverBen Brown2016-06-171-0/+26
* Add support for mirroring to a GitLab serverBen Brown2016-06-171-0/+84