summaryrefslogtreecommitdiff
path: root/gitlab/config.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for oauth and anonymous auth in config/CLIGauvain Pocentek2017-11-101-1/+23
* Support SSL verification via internal CA bundleMaura Hausman2017-08-041-0/+17
* update copyright yearsGauvain Pocentek2017-05-241-1/+1
* Initial, non-functional v4 supportGauvain Pocentek2017-05-231-0/+9
* Added support for HTTP basic authenticationPeter Mosmans2016-05-301-0/+10
* unit tests for config parserGauvain Pocentek2016-01-091-4/+1
* Provide a Gitlab.from_config methodGauvain Pocentek2015-08-211-0/+83