I use the GitLab API to fetch a list of the projects I have access to (URL /api/v3/projects/all?private_token=xxx
), but there are 6-7 projects that are not included in the list for some reason.
EDIT: My user is an administrator, and I want to list all projects like the /projects/all
URL indicates.
I have access to the projects just fine using git itself and the GitLab web interface. Any suggestions why the projects wouldn't be shown in the list from the API?
All the projects missing are newer than the others. I have tried refreshing my API token; no change.
Versions:
GitLab 6.4.3
GitLab Shell 1.8.0
GitLab API v3
Ruby 2.0.0p353
Rails 4.0.2