Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: remove v3 supportno-more-v3 | Gauvain Pocentek | 2019-06-08 | 1 | -6/+6 |
| | |||||
* | Use https:// for gitlab URL | Gauvain Pocentek | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | Default to API v4 | Gauvain Pocentek | 2018-02-05 | 1 | -4/+4 |
| | |||||
* | Fix typos in docs | Ben Brown | 2017-11-24 | 1 | -2/+2 |
| | |||||
* | Minor typo fix in "Switching to v4" documentation | Mike Kobit | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Improve the docs to make v4 a first class citizen | Gauvain Pocentek | 2017-09-07 | 1 | -6/+5 |
| | |||||
* | Restore the prvious listing behavior | Gauvain Pocentek | 2017-08-04 | 1 | -19/+4 |
| | | | | | | | Return lists by default : this makes the explicit use of pagination work again. Use generators only when `as_list` is explicitly set to `False`. | ||||
* | functional tests for v4 | Gauvain Pocentek | 2017-08-04 | 1 | -2/+8 |
| | | | | | Update the python tests for v4, and fix the problems raised when running those tests. | ||||
* | Document switching to v4 | Gauvain Pocentek | 2017-06-11 | 1 | -0/+125 |