summaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added rake task to generate the yardoc (rake yard)Eric Davis2010-04-091-0/+11
* Fixed: Trac importer creates duplicate wiki records (#4743).Jean-Philippe Lang2010-02-281-0/+1
* Removes a useless assignment in Trac importer (#4931).Jean-Philippe Lang2010-02-261-1/+1
* Adds a rake task to receive emails from a POP3 server (#2420).Jean-Philippe Lang2010-01-171-0/+33
* Adds a few STDOUT.flush to migration scripts (#3675).Jean-Philippe Lang2010-01-172-1/+9
* Added a second rake task to generate the session store file.Eric Davis2009-12-301-0/+3
* Auto-detect attachment content type when blank (#3782).Jean-Philippe Lang2009-12-291-1/+1
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-252-2/+2
* Adds a 'no_permission_check' option to the MailHandler.Jean-Philippe Lang2009-12-191-0/+6
* Makes user unwatch what he can no longer view after its permissions have chan...Jean-Philippe Lang2009-12-131-0/+9
* Run all tests for coverage.Jean-Philippe Lang2009-11-151-4/+3
* Add test:coverage task.Jean-Philippe Lang2009-11-061-0/+11
* Makes migration scripts load tickets in batches (#4011).Jean-Philippe Lang2009-10-112-2/+2
* Fixes migration scripts broken by r2726.Jean-Philippe Lang2009-10-112-2/+2
* Switch from a custom rcov task to the metric_fu gem.Eric Davis2009-07-272-45/+6
* Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang2009-06-141-1/+17
* Same as fix as r2705 from Trac wiki pages attachments (#3291).Jean-Philippe Lang2009-05-101-6/+8
* Disable email notifications before importing data.Jean-Philippe Lang2009-05-042-1/+7
* Fixes r2707.Jean-Philippe Lang2009-05-041-1/+6
* Fixes Mantis importer broken by 2670.Jean-Philippe Lang2009-05-041-1/+1
* Fixed Trac importer broken by r2670 (#3254).Jean-Philippe Lang2009-05-041-8/+17
* Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data t...Jean-Philippe Lang2009-03-151-0/+2
* Ability to set language for redmine:load_default_data task using REDMINE_LANG...Jean-Philippe Lang2009-03-151-12/+15
* Flush buffer when asking for language (#2948).Jean-Philippe Lang2009-03-121-0/+1
* Process all translations files.Jean-Philippe Lang2009-02-211-1/+1
* Adds locales:update task as a replacement for gloc:update.Jean-Philippe Lang2009-02-211-0/+31