zuul/zuul/lib
Tobias Henkel dd78ef2dcc Support pagination in simplequery for Gerrit >=2.9
Starting with Gerrit 2.9 the pagination mechanism changed to using
offsets instead of sortkeys. For details please check the release
notes of 2.9:

https://gerrit-documentation.storage.googleapis.com/ReleaseNotes/ReleaseNotes-2.9.html#_rest_api.

In order to support both versions it is necessary to check for the
presence of moreChanges in the status line and then process the next
chunks either with the old or the new method.

Change-Id: Ieb54052debd07d86db66ef0f1d7ce1bdb42964b4
2015-08-31 11:42:15 +02:00
..
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
clonemapper.py cloner to easily clone dependent repositories 2014-07-29 09:03:59 +00:00
cloner.py cloner: make more zuul args optional 2015-07-29 12:59:11 -07:00
gerrit.py Support pagination in simplequery for Gerrit >=2.9 2015-08-31 11:42:15 +02:00
swift.py Fix int conversion in swift 2015-02-27 14:21:56 -08:00