Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserves storage of pagination in items for compatibility reason | Aljoscha Rittner | 2022-06-24 | 1 | -0/+26 |
| | | | | fixes #232 | ||||
* | Changes the storage for pagination information | Aljoscha Rittner | 2022-06-16 | 1 | -6/+6 |
| | | | | fixes #232 | ||||
* | Fix broken tests | Lorenz Diener | 2019-04-27 | 1 | -1/+2 |
| | |||||
* | Implement, document and test pagination changes | Lorenz Diener | 2019-04-27 | 1 | -2/+23 |
| | |||||
* | Test fixups and small 2.8 fixes | Lorenz Diener | 2019-04-27 | 1 | -0/+2 |
| | | | | Pagination backwards is broken presently. | ||||
* | add test for link headers. this adds requests-mock as a dependency | codl | 2019-04-15 | 1 | -0/+20 |
| | |||||
* | Move pagination info to attributes | Lorenz Diener | 2018-06-04 | 1 | -2/+2 |
| | |||||
* | add test for using _pagination_prev and _pagination_next directly | codl | 2017-11-29 | 1 | -1/+13 |
| | |||||
* | add test for fetch_remaining | codl | 2017-11-28 | 1 | -2/+12 |
| | |||||
* | add test for pagination | codl | 2017-11-28 | 1 | -0/+24 |