summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_config.py
Commit message (Collapse)AuthorAgeFilesLines
* fix(cli): exit on config parse error, instead of crashingMax Wittig2018-11-041-3/+17
| | | | * Exit and hint user about possible errors * test: adjust test cases to config missing error
* add per_page config optionCyril Jouve2018-05-221-1/+15
|
* Add support for oauth and anonymous auth in config/CLIGauvain Pocentek2017-11-101-5/+22
|
* Support SSL verification via internal CA bundleMaura Hausman2017-08-041-0/+15
| | | | | - Also updates documentation - See issues #204 and #270
* update copyright yearsGauvain Pocentek2017-05-241-1/+1
|
* unit tests for config parserGauvain Pocentek2016-01-091-0/+111