Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs(cli): add PyYAML requirement noticeci-output-option | Max Wittig | 2018-10-09 | 1 | -0/+5 |
| | | | | Fixes #606 | ||||
* | [docs] add a warning about https:// | Gauvain Pocentek | 2018-09-05 | 1 | -0/+5 |
| | | | | | http to https redirection cause problems. Make notes of this in the docs. | ||||
* | Minor typo "ou" vs. "or" | Matthias Schmitz | 2018-08-14 | 1 | -1/+1 |
| | | | This change fixes a minor type in the table of possible values for options in the global section. | ||||
* | Document the global per_page setting | Gauvain Pocentek | 2018-05-26 | 1 | -0/+4 |
| | |||||
* | Implement attribute types to handle special cases | Gauvain Pocentek | 2018-03-17 | 1 | -0/+6 |
| | | | | | | | | Some attributes need to be parsed/modified to work with the API (for instance lists). This patch provides two attribute types that will simplify parts of the code, and fix some CLI bugs. Fixes #443 | ||||
* | [cli] Allow to read args from files | Gauvain Pocentek | 2018-03-05 | 1 | -1/+15 |
| | | | | | | | With the @/file/path syntax (similar to curl) user can provide values from attributes in files. Fixes #448 | ||||
* | Default to API v4 | Gauvain Pocentek | 2018-02-05 | 1 | -3/+3 |
| | |||||
* | config: support api_version in the global section | Gauvain Pocentek | 2018-02-04 | 1 | -1/+3 |
| | | | | Fixes #421 | ||||
* | Add support for oauth and anonymous auth in config/CLI | Gauvain Pocentek | 2017-11-10 | 1 | -2/+8 |
| | |||||
* | Improve the docs to make v4 a first class citizen | Gauvain Pocentek | 2017-09-07 | 1 | -4/+5 |
| | |||||
* | CLI: yaml and json outputs for v4 | Gauvain Pocentek | 2017-08-18 | 1 | -8/+15 |
| | | | | | | Verbose mode only works with the legacy output. Also add support for filtering the output by defining the list of fields that need to be displayed (yaml and json only). | ||||
* | Support SSL verification via internal CA bundle | Maura Hausman | 2017-08-04 | 1 | -3/+4 |
| | | | | | - Also updates documentation - See issues #204 and #270 | ||||
* | Docs: Add link to gitlab docs on obtaining a token | Pavel Savchenko | 2017-08-04 | 1 | -0/+3 |
| | | | | I find these sort of links very user friendly 😅 | ||||
* | Fixed spelling mistake (#269) | Nathan Giesbrecht | 2017-06-02 | 1 | -2/+2 |
| | |||||
* | Add v4 support to docs | Gauvain Pocentek | 2017-05-24 | 1 | -0/+4 |
| | |||||
* | Add support for --all in CLI | Gauvain Pocentek | 2016-09-23 | 1 | -1/+7 |
| | | | | Fixes #153 | ||||
* | add HTTP auth options to doc | Gauvain Pocentek | 2016-05-30 | 1 | -0/+4 |
| | |||||
* | CI: implement user get-by-username | Gauvain Pocentek | 2016-02-14 | 1 | -0/+7 |
| | | | | fixes #95 | ||||
* | docs: do not use the :option: markup | Gauvain Pocentek | 2016-02-03 | 1 | -5/+4 |
| | |||||
* | Add sudo support | Gauvain Pocentek | 2016-01-30 | 1 | -0/+6 |
| | |||||
* | remove "=" in examples for consistency | Gauvain Pocentek | 2016-01-13 | 1 | -3/+3 |
| | |||||
* | (re)add CLI examples in the doc | Gauvain Pocentek | 2016-01-13 | 1 | -0/+61 |
| | |||||
* | Provide a getting started doc for the API | Gauvain Pocentek | 2016-01-03 | 1 | -0/+2 |
| | |||||
* | Document the CLI | Gauvain Pocentek | 2016-01-03 | 1 | -3/+127 |
| | |||||
* | more README updates | Gauvain Pocentek | 2015-06-17 | 1 | -2/+2 |
| | |||||
* | Simple sphinx-project that automatically creates api documentation. | Mika Mäenpää | 2014-12-09 | 1 | -0/+4 |