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
  • Merge requests
  • !5562

Closed
Created Nov 07, 2013 by Administrator@rootOwner
  • Report abuse
Report abuse

Include public projects in project listings.

  • Overview 18
  • Commits 1
  • Changes 7

Created by: jsternberg

Firstly, this fixes the group page that would 404 even when the user had public access to some of the projects in a group. This fixes issue #5553 (closed). Public projects are now included in the "All" section of the projects page. The default dashboard doesn't show public projects though since that would cause too much of an overload of information if the number of public projects is very large. We want to make it possible for them to find public projects easily, but we don't want to overload them with information in their daily workflow.

Slightly tweaked the message when a user doesn't have access to any projects on the dashboard. It now includes a link to the public section of the site so it's more obvious where to look for that information.

The search has also been improved to include public projects.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/jsternberg/public-view