Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | ||
assets | ||
gitlab | ||
redcarpet/render | ||
tasks | ||
api.rb | ||
color.rb | ||
file_size_validator.rb | ||
graph_commit.rb | ||
post-receive-hook |
BigW Consortium Gitlab
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).
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | Loading commit data... | |
assets | Loading commit data... | |
gitlab | Loading commit data... | |
redcarpet/render | Loading commit data... | |
tasks | Loading commit data... | |
api.rb | Loading commit data... | |
color.rb | Loading commit data... | |
file_size_validator.rb | Loading commit data... | |
graph_commit.rb | Loading commit data... | |
post-receive-hook | Loading commit data... |