summaryrefslogtreecommitdiff
path: root/docs/switching-to-v4.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: remove v3 supportno-more-v3Gauvain Pocentek2019-06-081-6/+6
|
* Use https:// for gitlab URLGauvain Pocentek2018-09-041-1/+1
|
* Default to API v4Gauvain Pocentek2018-02-051-4/+4
|
* Fix typos in docsBen Brown2017-11-241-2/+2
|
* Minor typo fix in "Switching to v4" documentationMike Kobit2017-09-141-1/+1
|
* Improve the docs to make v4 a first class citizenGauvain Pocentek2017-09-071-6/+5
|
* Restore the prvious listing behaviorGauvain Pocentek2017-08-041-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 v4Gauvain Pocentek2017-08-041-2/+8
| | | | | Update the python tests for v4, and fix the problems raised when running those tests.
* Document switching to v4Gauvain Pocentek2017-06-111-0/+125