Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • R rust-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Utils
  • rust-gitlab
  • Merge requests
  • !217

Add query limits

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jacob Lifshay requested to merge programmerjake/rust-gitlab:add-query-limits into master Apr 15, 2020
  • Overview 6
  • Commits 2
  • Pipelines 3
  • Changes 1

Add limit parameter to functions that make paged requests to limit the number of results returned. The old behavior is retained by passing None as the limit.

Depends on !215 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-query-limits