..
ci.rake
Adds a rake task test:scm:update to update test repositories if needed.
2011-01-06 18:52:37 +00:00
deprecated.rake
Added namespace for Redmine specific rake tasks.
2007-09-02 08:08:10 +00:00
email.rake
Add rake task to send test email. ( #6511 )
2010-10-15 22:50:33 +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
initializers.rake
Replaced SessionStore :session_key with :key ( #6887 ).
2010-11-14 15:14:19 +00:00
jdbc.rake
Adds jdbc rake tasks ( #5404 ).
2010-05-01 09:37:46 +00:00
load_default_data.rake
Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task.
2009-03-15 10:03:56 +00:00
locales.rake
Add rake tasks to add and remove keys in the locales. #6548
2010-10-15 22:41:47 +00:00
metrics.rake
Switch from a custom rcov task to the metric_fu gem.
2009-07-27 00:55:43 +00:00
migrate_from_mantis.rake
Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names ( #5152 ).
2010-12-31 15:30:50 +00:00
migrate_from_trac.rake
Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names ( #5152 ).
2010-12-31 15:30:50 +00:00
migrate_plugins.rake
Basic plugin support.
2007-09-23 17:19:27 +00:00
permissions.rake
Added a rake task to display permissions.
2010-08-18 17:23:23 +00:00
plugins.rake
Merged hooks branch @ r1785 into trunk.
2008-09-05 10:31:06 +00:00
reminder.rake
Added a users options to the reminders email
2010-09-20 23:17:51 +00:00
testing.rake
scm: mercurial: fix r4686 setup mercurial test repository ( #7272 ).
2011-01-11 08:41:11 +00:00
watchers.rake
Makes user unwatch what he can no longer view after its permissions have changed ( #3589 ).
2009-12-13 12:39:22 +00:00
yardoc.rake
Add static docs to YARD.
2010-08-07 15:11:26 +00:00