Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(cli): exit on config parse error, instead of crashing | Max Wittig | 2018-11-04 | 1 | -3/+17 |
| | | | | * Exit and hint user about possible errors * test: adjust test cases to config missing error | ||||
* | add per_page config option | Cyril Jouve | 2018-05-22 | 1 | -1/+15 |
| | |||||
* | Add support for oauth and anonymous auth in config/CLI | Gauvain Pocentek | 2017-11-10 | 1 | -5/+22 |
| | |||||
* | Support SSL verification via internal CA bundle | Maura Hausman | 2017-08-04 | 1 | -0/+15 |
| | | | | | - Also updates documentation - See issues #204 and #270 | ||||
* | update copyright years | Gauvain Pocentek | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | unit tests for config parser | Gauvain Pocentek | 2016-01-09 | 1 | -0/+111 |