gitlabhq/lib
Dan Knox 330fe4162e Fix Wiki migration task and add more test coverage.
There was an error in the #extract_attributes_from_page method that
caused an exception when checking to see if a page named "Home"
already exists.

The check occurs to handle the renaming of the main index page to
"Home" to match the Gollum standard. If there is already a page
called "Home" then the migrator will leave that page and create
the Index page as usual. Users will need to manually rename their
old "Home" page to something else then rename their "Index" page
to "Home". Fortunately, I would be highly surprised if this case
ever comes up.

I also added more verbosity to the logging so if an error does
occur, it will be easier to track down which Wiki page is causing
the problem.
2013-03-16 18:01:48 -07:00
..
api Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into DanKnox-use_gollum_wikis 2013-03-15 16:55:07 +02:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
gitlab Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0 2013-03-12 12:37:53 +02:00
redcarpet/render Fix parsing of ref-like Urls in links and images in GFM 2013-01-16 22:39:56 +01:00
tasks Fix Wiki migration task and add more test coverage. 2013-03-16 18:01:48 -07:00
api.rb Merge branch 'master' into fixes/api, code clean up and tests fixed 2013-03-07 14:51:56 +01:00
event_filter.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
extracts_path.rb Don't set format manually, bacause set in routing. 2013-03-06 16:36:10 +09:00
file_size_validator.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
gitolited.rb No gitolite in project any more 2013-02-11 19:16:59 +02:00
static_model.rb Fixed styles, ProjectHook specs etc 2013-01-05 00:35:38 +02:00
wiki_to_gollum_migrator.rb Fix Wiki migration task and add more test coverage. 2013-03-16 18:01:48 -07:00