summaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Load rake tasks from Redmine plugins (#10816).Jean-Philippe Lang2012-05-021-0/+3
* Let redmine:plugins:assets mirror a single plugin assets with name=.Jean-Philippe Lang2012-05-011-1/+7
* Adds deprecated tasks for plugins migration.Jean-Philippe Lang2012-05-012-3/+19
* remove trailing white-spaces from lib/tasks/ciphering.rakeToshi MARUYAMA2012-04-291-5/+5
* remove trailing white-spaces from lib/tasks/deprecated.rakeToshi MARUYAMA2012-04-291-1/+1
* remove trailing white-spaces from lib/tasks/ci.rakeToshi MARUYAMA2012-04-291-1/+1
* remove trailing white-spaces from lib/tasks/redmine.rakeToshi MARUYAMA2012-04-291-2/+2
* remove trailing white-spaces from lib/tasks/reminder.rakeToshi MARUYAMA2012-04-291-4/+4
* replace tabs to spaces at lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-04-291-59/+59
* remove trailing white-spaces from lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-04-291-77/+76
* Don't send test email asynchronously.Jean-Philippe Lang2012-04-291-1/+3
* Fixed task redmine:email:test broken by r9080. Jean-Philippe Lang2012-04-291-1/+1
* Makes migrate_from_mantis compatible with Rails3.Jean-Philippe Lang2012-04-291-4/+4
* Makes migrate_from_trac compatible with Rails3.Jean-Philippe Lang2012-04-291-15/+19
* Restores plugin assets mirroring on startup, but it can now be disabled in co...Jean-Philippe Lang2012-04-281-4/+1
* set_table_name deprecated.Jean-Philippe Lang2012-04-272-25/+25
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-255-73/+35
* Cleanup in rake scripts.Jean-Philippe Lang2012-04-153-33/+12
* Adds a rake task to remove expired tokens: redmine:tokens:prune.Jean-Philippe Lang2012-04-151-2/+8
* Fixed: reminder mails are not sent when delivery_method is :async_smtp (#5058).Jean-Philippe Lang2012-04-061-2/+4
* Typo in database rake task.Jean-Philippe Lang2012-04-061-2/+2
* Adds a quick and dirty task for creating databases on the CI server.Jean-Philippe Lang2012-04-061-0/+36
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-041-1/+1
* set svn:eol-style native lib/tasks/migrate_plugins.rakeToshi MARUYAMA2012-03-041-15/+15
* set svn:eol-style native lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-03-041-512/+512
* set svn:eol-style native lib/tasks/load_default_data.rakeToshi MARUYAMA2012-03-041-35/+35
* set svn:eol-style native lib/tasks/fetch_changesets.rakeToshi MARUYAMA2012-03-041-24/+24
* set svn:eol-style native lib/tasks/email.rakeToshi MARUYAMA2012-03-041-186/+186
* Prevent test:scm:setup:* task to overwrite if the test repository already exi...Jean-Philippe Lang2012-03-011-7/+13
* Adds a rake test that removes old unattached uploads (#10253).Jean-Philippe Lang2012-02-161-0/+26
* Increase username length limit from 30 to 60 (#2719).Jean-Philippe Lang2012-02-051-2/+2
* Restore scm rake task.Jean-Philippe Lang2012-01-151-2/+2
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-2/+2
* set "svn:eol-style" native to lib/tasks/testing.rakeToshi MARUYAMA2011-12-241-98/+98
* add new rake task "test:rdm_routing" to run test/integration/routing/*_test.rbToshi MARUYAMA2011-12-241-0/+7
* Exclude gems from test coverage.Jean-Philippe Lang2011-11-271-1/+1
* set svn:eol-style native at lib/tasks/extract_fixtures.rakeToshi MARUYAMA2011-11-061-22/+22
* change new line 'LF' to 'CRLF' and remove empty bottom line at lib/tasks/extr...Toshi MARUYAMA2011-11-061-2/+1
* Use prefered syntax for redmine:email:test definition (#8611).Etienne Massip2011-09-261-1/+1
* remove trailing white-spaces from lib/tasks/initializers.rakeToshi MARUYAMA2011-09-071-1/+1
* remove trailing white-spaces from lib/tasks/load_default_data.rakeToshi MARUYAMA2011-09-071-2/+2
* remove trailing white-spaces from lib/tasks/locales.rakeToshi MARUYAMA2011-09-071-1/+1
* remove trailing white-spaces from lib/tasks/migrate_from_trac.rakeToshi MARUYAMA2011-09-071-4/+4
* fix typo in imap examples at lib/tasks/email.rake (#9198)Toshi MARUYAMA2011-09-071-2/+2
* Ruby 1.9: fix typo of rake task name to check parsing yaml by psych library (...Toshi MARUYAMA2011-08-271-1/+1
* Ruby 1.9: add rake task to check parsing yaml by psych library (#8847, #4050).Toshi MARUYAMA2011-08-271-0/+27
* add description that locales:remove_key rake task does not work on Ruby 1.8.6.Toshi MARUYAMA2011-08-261-0/+3
* remove trailing white-spaces from lib/tasks/testing.rake.Toshi MARUYAMA2011-07-141-9/+9
* replace newline LF to CRLF at lib/tasks/testing.rake.Toshi MARUYAMA2011-07-141-2/+2
* remove trailing white-spaces from fetch_changesets.rake.Toshi MARUYAMA2011-07-101-4/+4