summaryrefslogtreecommitdiff
path: root/source_control/gitlab_group.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix gitlab_* module boolean parameter declaration (#2385)Thilo-Alexander Ginkel2016-06-071-1/+1
| | | | Without these fixes using the modules would result in the following error: implementation error: unknown type <type 'bool'> requested for validate_certs
* Fixed exception handeling for Python 2.4 and python 3 compatablity (#2364)Chris Weber2016-06-041-2/+5
|
* New module for creating gitlab groups (#967)Werner Dijkerman2016-04-121-0/+215