Skip to content
GitLab
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 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapodheptapod
  • heptapodheptapod
  • Merge requests
  • !16

Improve project renaming, deletion

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Georges Racinet requested to merge topic/heptapod/project_rename into branch/heptapod Apr 04, 2019
  • Overview 5
  • Commits 2
  • Pipelines 1
  • Changes 3

Project names are not linked directly to project's repository path If the path is indeed changed (advanced section of the project's settings) then the storage path of the repository is to be affected.

This patch introduce a new method to handle the move of the hg repository linked to the project and how they are called alongside the git rename calls

The second commit includes a change to fix the delete of the .hg and .hg.wiki folders in case of a request for deletion.

Pending further checks and replication of the issue.

related : https://heptapod.octobus.net/heptapod/heptapod/issues/41

--HG-- branch : heptapod

Edited Apr 08, 2019 by Georges Racinet
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/heptapod/project_rename