Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(cli): exit on config parse error, instead of crashing | Max Wittig | 2018-11-04 | 1 | -0/+17 |
* | add per_page config option | Cyril Jouve | 2018-05-22 | 1 | -0/+10 |
* | Drop API v3 support | Gauvain Pocentek | 2018-05-19 | 1 | -1/+1 |
* | Default to API v4 | Gauvain Pocentek | 2018-02-05 | 1 | -1/+1 |
* | config: support api_version in the global section | Gauvain Pocentek | 2018-02-04 | 1 | -0/+4 |
* | Add support for oauth and anonymous auth in config/CLI | Gauvain Pocentek | 2017-11-10 | 1 | -1/+23 |
* | Support SSL verification via internal CA bundle | Maura Hausman | 2017-08-04 | 1 | -0/+17 |
* | update copyright years | Gauvain Pocentek | 2017-05-24 | 1 | -1/+1 |
* | Initial, non-functional v4 support | Gauvain Pocentek | 2017-05-23 | 1 | -0/+9 |
* | Added support for HTTP basic authentication | Peter Mosmans | 2016-05-30 | 1 | -0/+10 |
* | unit tests for config parser | Gauvain Pocentek | 2016-01-09 | 1 | -4/+1 |
* | Provide a Gitlab.from_config method | Gauvain Pocentek | 2015-08-21 | 1 | -0/+83 |