Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !8962

Merged
Created Feb 03, 2017 by Toon Claes@toon🔴Developer9 of 9 tasks completed9/9 tasks

API: consolidate project lists

  • Overview 22
  • Commits 1
  • Pipelines 8
  • Changes 9

What does this MR do?

It consolidate these endpoints:

  • /projects
  • /projects/owned
  • /projects/visible
  • /projects/starred
  • /projects/all

To the /projects endpoint using query parameters.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

It was inconsistent with other endpoints.

Does this MR meet the acceptance criteria?

  • Changelog entry added
  • Documentation created/updated
  • API support added
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Branch has no merge conflicts with master (if it does - rebase it please)
  • Squashed related commits together

What are the relevant issue numbers?

Closes #23061 (closed)

Assignee
Assign to
Reviewer
Request review from
9.0
Milestone
9.0 (Past due)
Assign milestone
Time tracking
Source branch: 23061-consolidate-project-lists