Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 163
    • Issues 163
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapod
  • heptapodheptapod
  • Repository

Switch branch/tag
  • heptapod
  • app
  • models
  • project.rb
Find file BlameHistoryPermalink
  • Zeger-Jan van de Weg's avatar
    Gitlab::Shell works on shard name, not path · f043adce284f
    Zeger-Jan van de Weg authored Apr 13, 2018
    Direct disk access is done through Gitaly now, so the legacy path was
    deprecated. This path was used in Gitlab::Shell however. This required
    the refactoring in this commit.
    
    Added is the removal of direct path access on the project model, as that
    lookup wasn't needed anymore is most cases.
    
    Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
    f043adce284f

Replace project.rb

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.