-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
The fix for JENKINS-15583 restricted the number of recent builds returned by the JSON API to 100:
http://jenkins-ci.org/commit/jenkins/fe9f676028773df181f0b9ec823b3cdd08d5cf3d
In that commit, it was mentioned that a pagination API should be added to allow retrieval of more results.
As far as I can see, this hasn't yet been added. It would be a useful addition to the API, as we would like to be able to retrieve all builds.
JENKINS-21600 seems possibly related?
- duplicates
-
JENKINS-23228 Support the range notation for pagination in API
- Resolved
- is related to
-
JENKINS-15583 "building" builds (running builds) do not show up anymore in the list of builds of a job (json API)
- Resolved