1. 26 Jul, 2012 1 commit
    • Michael van Rooijen's avatar
      Modified the `repo_dump` and `repo_restore` rake tasks to properly dump and... · ec01cbef
      Michael van Rooijen authored
      Modified the `repo_dump` and `repo_restore` rake tasks to properly dump and restore repositories based on their `path` rather than their (project) `name`. The project name can be uppercase and may contain spaces. This caused the repository to be restored as a different `path` that it was initially created as, thus, breaking the `git remote` and the web interface can no longer detect the repository either because it searches by `path` and not by `name`. Also, when restoring the permissions are incorrect making it impossible to push new commits to the remote repository. So now on success it'll set the correct permissions (but requires that the `gitlab` user has `sudo` privileges, or this task must be executed as root).
      ec01cbef
  2. 21 Jul, 2012 5 commits
  3. 20 Jul, 2012 7 commits
  4. 19 Jul, 2012 4 commits
  5. 18 Jul, 2012 8 commits
  6. 17 Jul, 2012 4 commits
  7. 16 Jul, 2012 7 commits
  8. 15 Jul, 2012 1 commit
  9. 14 Jul, 2012 1 commit
  10. 13 Jul, 2012 2 commits