Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the project services work in v4rework_api | Gauvain Pocentek | 2017-08-04 | 1 | -7/+8 |
| | |||||
* | Restore the prvious listing behavior | Gauvain Pocentek | 2017-08-04 | 1 | -8/+7 |
| | | | | | | | 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 | -0/+341 |
Update the python tests for v4, and fix the problems raised when running those tests. |