Redmine/lib/tasks
John Goerzen 87fb78be0b Support WikiCaps for Trac migrations
Trac wikis support WikiCaps for links to pages.  They also use
!WikiCaps syntax to prevent links.  Support both.

Uses patch from and closes #758.


git-svn-id: http://redmine.rubyforge.org/svn/trunk@1242 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-13 05:48:37 +00:00
..
deprecated.rake Added namespace for Redmine specific rake tasks. 2007-09-02 08:08:10 +00:00
extract_fixtures.rake trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
fetch_changesets.rake Added a simple rake task to fetch changesets from the repositories: 2008-02-16 16:25:58 +00:00
load_default_data.rake Moved redmine:load_default_data code to a module so that it can be called from the application. 2008-01-04 18:27:05 +00:00
migrate_from_mantis.rake Trac and Mantis importers: check that default configuration is loaded before processing. 2008-03-09 17:23:22 +00:00
migrate_from_trac.rake Support WikiCaps for Trac migrations 2008-03-13 05:48:37 +00:00
migrate_plugins.rake Basic plugin support. 2007-09-23 17:19:27 +00:00