Redmine/lib/tasks
Eric Davis 17d455c72f Codified instructions from RUNNING_TESTS as rake tasks for convenience
Rake tasks are in testing.rake and can be run by `rake test:scm:setup:<scm>`
Updated RUNNING_TESTS

Contributed by Gerrit Kaiser


git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2260 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-01-12 04:44:01 +00:00
..
deprecated.rake Added namespace for Redmine specific rake tasks. 2007-09-02 08:08:10 +00:00
email.rake IMAP: add options to move received emails. 2008-12-31 14:56:30 +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 Fixed: Trac milestone links not correctly converted (#2052). 2008-11-11 13:32:22 +00:00
migrate_plugins.rake Basic plugin support. 2007-09-23 17:19:27 +00:00
plugins.rake Merged hooks branch @ r1785 into trunk. 2008-09-05 10:31:06 +00:00
reminder.rake Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 2008-05-25 17:31:50 +00:00
testing.rake Codified instructions from RUNNING_TESTS as rake tasks for convenience 2009-01-12 04:44:01 +00:00