summaryrefslogtreecommitdiff
path: root/source_control/gitlab_project.py
Commit message (Collapse)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
|
* Fix gitlab_* module boolean parameter declaration (#2385)Thilo-Alexander Ginkel2016-06-071-6/+6
| | | | 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/+6
|
* Honouring verify_ssl when using username/password for authentication …Stefan Magnus Landrø2016-04-211-1/+1
|
* New module for creating gitlab projects (#968)Werner Dijkerman2016-04-121-0/+397