Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #5778

Closed
Open
Created Dec 06, 2013 by Administrator@rootOwner

Documented API request missing: GET /projects/all

Created by: ghost

UPDATE: Updated gitlab-shell to 1.7.9 and now it seems to work. +++++++++++

In the API Documentation there is the request "GET /projects/all" for admins only to get all existing projects (http://api.gitlab.org/projects.html).

But it gives an "404 - Page not found" error if you request the api with an valid admin private-key as parameter (.../api/v3/projects/all?private-key=...).

I can't find anything related to the functionality described in the documentation in the API source code (gitlabhq/lib/api/projects.rb) .

I tried 6.2-stable and the current master branch 6.3.0.pre 186e8ad9

Assignee
Assign to
Time tracking