Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 986
    • Issues 986
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 51
    • Merge requests 51
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Merge requests
  • !1028

Add support checking the permissions of symlink targets to the storage directory helper

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged DJ Mountney requested to merge storage-dir-symlink into master Oct 07, 2016
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 3

Fixes: #1597 (closed) Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/22878 Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/22907 Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/22983

Note that while the repositories storage directories cannot be symlinks. (Not exactly sure why, but that's what our docs say) The other storage directories seem to have been working as symlinks previously.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: storage-dir-symlink