summaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* replace RAILS_ROOT to Rails.root at lib/tasks/extract_fixtures.rake.Toshi MARUYAMA2011-06-171-2/+3
* replace RAILS_ROOT to Rails.root at lib/tasks/initializers.rake.Toshi MARUYAMA2011-06-171-1/+1
* remove trailing white-spaces from rake redmine:email:test task source.Toshi MARUYAMA2011-05-281-19/+19
* handle a nil user in rake redmine:email:test task.Toshi MARUYAMA2011-05-281-1/+1
* use rake task parameter style message if redmine:email:test parameter is blank.Toshi MARUYAMA2011-05-281-1/+1
* remove trailing white-spaces from lib/tasks/locales.rake.Toshi MARUYAMA2011-05-101-10/+10
* code clean up lib/tasks/extract_fixtures.rake.Toshi MARUYAMA2011-04-281-9/+7
* Adds support for SCM/LDAP passwords encryption in the database (#7411).Jean-Philippe Lang2011-02-261-0/+35
* Adds tasks for locales maintenance.Jean-Philippe Lang2011-02-231-0/+27
* scm: change gunzip to tar -z option for scm repository setup in lib/tasks/tes...Toshi MARUYAMA2011-02-111-1/+2
* Prevent error when Mantis version.date_order is nil (#7476).Jean-Philippe Lang2011-01-281-1/+1
* scm: mercurial: fix r4686 setup mercurial test repository (#7272).Toshi MARUYAMA2011-01-111-1/+2
* scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272).Toshi MARUYAMA2011-01-111-6/+2
* Store the mercurial test repository as a bundle to make it compatible with ol...Jean-Philippe Lang2011-01-101-1/+12
* Adds a rake task test:scm:update to update test repositories if needed.Jean-Philippe Lang2011-01-062-68/+83
* Remove the limitation on characters that can be used in custom_field, issue_s...Jean-Philippe Lang2010-12-312-5/+3
* Fixes task description.Jean-Philippe Lang2010-12-201-1/+1
* Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm.Jean-Philippe Lang2010-12-201-0/+27
* Escapes attachment ids in TracMigrate (#6996).Jean-Philippe Lang2010-11-291-2/+2
* Replaced SessionStore :session_key with :key (#6887).Jean-Philippe Lang2010-11-141-1/+1
* Updates mantis importer for new project name/identifier max lengths (#6446).Jean-Philippe Lang2010-11-141-5/+1
* Add rake task to send test email. (#6511)Eric Davis2010-10-151-0/+17
* Add rake tasks to add and remove keys in the locales. #6548Eric Davis2010-10-151-0/+58
* Added a users options to the reminders emailEric Davis2010-09-201-1/+3
* Added a rake task to display permissions.Eric Davis2010-08-181-0/+9
* Add static docs to YARD.Eric Davis2010-08-071-1/+8
* Save yard doc to the doc/app directory.Eric Davis2010-08-071-0/+1
* Exclude test files from YARD.Eric Davis2010-08-071-1/+3
* Add a rake task to run CI.Eric Davis2010-08-061-0/+41
* Added documentation about the session_path. #3968Eric Davis2010-06-191-0/+7
* Adds jdbc rake tasks (#5404).Jean-Philippe Lang2010-05-011-0/+8