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
  • #2224

Closed
Open
Created Dec 08, 2012 by Administrator@rootOwner

[bug] - Same repository name in different namespaces

Created by: rtripault

Consider having

  • namespace1/site.git
  • namespace2/site.git

(namespace 2 being created after namespace1 -- not sure if it is relevant tho)

When pushing to namespace2/site, the activity is displayed in namespace1/site :

"user pushed to branch master at site" (linking to gitlab/namespace1/site/commits and without commit details)

Of course, browsing to gitlab/namespace1/site/commits does not display the commits, which are correctly displayed in gitlab/namespace2/site/commits.

That just disturbing, and rise the question of displaying the namespace of repositories on the dashboard

Assignee
Assign to
Time tracking