diff options
author | Dan Knox <dknox@threedotloft.com> | 2013-03-10 19:10:44 -0700 |
---|---|---|
committer | Dan Knox <dknox@threedotloft.com> | 2013-03-10 19:10:44 -0700 |
commit | f0aa54e0fbce27600aa02a1ee5465e2ab5c18ccc (patch) | |
tree | c659653b69885d87745fb7e55a5f3c8d1b8d42db /lib/api/internal.rb | |
parent | 1479f1722702c955ed3ee9456107c6a1a7277c7b (diff) | |
download | gitlab-ce-f0aa54e0fbce27600aa02a1ee5465e2ab5c18ccc.tar.gz |
Create Wiki migration task.
This commit adds a new Rake task for migrating all of your existing
Wiki content from your database into new Gollum repositories.
The bulk of the logic happens within the `WikiToGollumMigrator`
class which is decently test covered and located in the lib directory.
The new Rake task can be executed by running:
`bundle exec rake gitlab:wiki:migrate`
It will output a nice log of every project that it migrates along
with success or failure messages.
I have used it on my own installation to migrate my Wikis successfully.
Diffstat (limited to 'lib/api/internal.rb')
0 files changed, 0 insertions, 0 deletions