Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(functional): clarify MR fixture factory name | Nejc Habjan | 2023-02-06 | 1 | -4/+7 |
| | |||||
* | fix(cli): display items when iterator is returned | Nejc Habjan | 2023-02-06 | 1 | -0/+15 |
| | |||||
* | fix(cli): handle list response for json/yaml output | John L. Villalovos | 2022-10-06 | 1 | -0/+44 |
| | | | | | | | | | Handle the case with the CLI where a list response is returned from GitLab and json/yaml output is requested. Add a functional CLI test to validate it works. Closes: #2287 | ||||
* | fix: add `get_all` param (and `--get-all`) to allow passing `all` to API | Nejc Habjan | 2022-07-21 | 1 | -0/+73 |