summaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-256-6/+6
* Adds a rake task to update attachments digests to SHA256 (#25240).Jean-Philippe Lang2017-04-031-0/+5
* spelling fixes (#25495)Toshi MARUYAMA2017-04-021-1/+1
* set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"Toshi MARUYAMA2017-03-201-0/+2
* Prevent warning about already defined constant.Jean-Philippe Lang2017-03-021-0/+3
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-1/+1
* Ability to define a default assigned_to when receiving emails (#23020).Jean-Philippe Lang2016-06-181-0/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-136-6/+6
* add plugins ui tests rake task (#21361)Toshi MARUYAMA2015-11-271-0/+7
* Allow a default version to be set on the command line for incoming emails (#7...Jean-Philippe Lang2015-11-011-0/+1
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-171-47/+31
* travis: add PostgreSQL environmentsToshi MARUYAMA2015-08-301-1/+1
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-101-0/+1
* add MariaDB 10.0 environment to travis (#17460, #19344)Toshi MARUYAMA2015-03-141-1/+1
* Allow filtering of Redmine Reminders by Version (#18983).Jean-Philippe Lang2015-02-071-0/+2
* IMAP STARTTLS support (#16823).Jean-Philippe Lang2015-01-271-1/+3
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-172-2/+2
* Copyright update.Jean-Philippe Lang2015-01-116-6/+6
* Use simplecov for code coverage, rcov does not support ruby>=1.9.Jean-Philippe Lang2014-12-021-6/+2
* fix "test:routing" rake task comment changed by r13604Toshi MARUYAMA2014-11-181-1/+1
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-162-2/+3
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-022-8/+8
* Add ci:about task to display ruby version in build output.Jean-Philippe Lang2014-10-261-0/+5
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-224-20/+5
* Update yard rake task for Redmine 2.x (#14796).Jean-Baptiste Barth2014-09-071-2/+2
* add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)Toshi MARUYAMA2014-05-161-0/+2
* split method for scm test repository extracting (#16881)Toshi MARUYAMA2014-05-141-4/+8
* add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ...Toshi MARUYAMA2014-05-141-2/+2
* Use async email deliveries in rake tasks (#16784).Jean-Philippe Lang2014-05-021-3/+9
* fix typo at lib/tasks/ciphering.rakeToshi MARUYAMA2014-04-161-2/+2
* fix typo at lib/tasks/ci.rakeToshi MARUYAMA2014-04-161-1/+1
* Format table list.Jean-Philippe Lang2014-04-031-1/+2
* fix typos of migrate_from_trac.rakeToshi MARUYAMA2014-02-201-3/+2
* Check that target tables exist before proceeding.Jean-Philippe Lang2014-02-091-1/+10
* update copyright year (#15977)Toshi MARUYAMA2014-01-296-6/+6
* add .travis.yml and switch database user/password by environmentsToshi MARUYAMA2014-01-181-3/+13
* Adds a task for moving Redmine data to a different DBMS.Jean-Philippe Lang2014-01-121-0/+43
* use environment variable for running independent tests (units etc.) in ci.rakeToshi MARUYAMA2013-12-211-1/+5
* use environment variable for extacting SCM repositories in ci.rakeToshi MARUYAMA2013-12-211-1/+7
* ci.rake: code format cleanupToshi MARUYAMA2013-11-101-3/+3
* Fixed that rake db:create fails with JRuby (#15218).Jean-Philippe Lang2013-11-102-12/+1
* ci.rake: use 'jdbcsqlite3' for JRubyToshi MARUYAMA2013-11-101-2/+3
* ci.rake: code format cleanupToshi MARUYAMA2013-11-101-4/+12
* work around "rake db:create:all" error on JRuby SQLite3Toshi MARUYAMA2013-11-101-1/+4
* Fixed that redmine:migrate_from_mantis fails to migrate projects with all upp...Jean-Philippe Lang2013-10-131-1/+1
* migrate_from_trac.rake does not properly parse First Name and Last Name (#145...Jean-Philippe Lang2013-09-251-2/+2
* Fixed that Mantis/Trac users are not imported because of password too short (...Jean-Philippe Lang2013-09-252-2/+8
* Default data loader raises an error when called from the rake task (#14607).Jean-Philippe Lang2013-08-041-0/+1
* gender neutral source comment at lib/tasks/migrate_from_trac.rakeToshi MARUYAMA2013-07-061-1/+1
* not run Capybara tests on the CI server (#12822)Toshi MARUYAMA2013-06-141-1/+1