py-gitea/gitea
Stephen Houser 4940f5ab24
Retreive all paginated user repositories
Fixes User.get_repositories() to fetch requests_get_paginated() instead of just requests_get() enabling the return of all user repositories.
2022-11-13 20:13:16 -05:00
..
__init__.py and further cleanup 2021-11-15 16:02:18 +01:00
apiobject.py Retreive all paginated user repositories 2022-11-13 20:13:16 -05:00
baseapiobject.py cc 2021-11-17 16:59:44 +01:00
exceptions.py cc 2021-11-16 15:06:03 +01:00
gitea.py (bugfix) interation of paginated content does not crash anymore when iterating into an empty page answered by an error by gitea 2022-09-07 10:50:54 +02:00