| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r16421 from trunk to 3.3-stable. | Toshi MARUYAMA | 2017-12-07 | 1 | -0/+2 |
* | Merged r15547 and r15561 (#23020). | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 6 | -6/+6 |
* | add plugins ui tests rake task (#21361) | Toshi MARUYAMA | 2015-11-27 | 1 | -0/+7 |
* | Allow a default version to be set on the command line for incoming emails (#7... | Jean-Philippe Lang | 2015-11-01 | 1 | -0/+1 |
* | Mail Handler: add support for allow_override=all (#20543). | Jean-Philippe Lang | 2015-10-17 | 1 | -47/+31 |
* | travis: add PostgreSQL environments | Toshi MARUYAMA | 2015-08-30 | 1 | -1/+1 |
* | Adds private issue option to receiving emails (#8424). | Jean-Philippe Lang | 2015-05-10 | 1 | -0/+1 |
* | add MariaDB 10.0 environment to travis (#17460, #19344) | Toshi MARUYAMA | 2015-03-14 | 1 | -1/+1 |
* | Allow filtering of Redmine Reminders by Version (#18983). | Jean-Philippe Lang | 2015-02-07 | 1 | -0/+2 |
* | IMAP STARTTLS support (#16823). | Jean-Philippe Lang | 2015-01-27 | 1 | -1/+3 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 2 | -2/+2 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 6 | -6/+6 |
* | Use simplecov for code coverage, rcov does not support ruby>=1.9. | Jean-Philippe Lang | 2014-12-02 | 1 | -6/+2 |
* | fix "test:routing" rake task comment changed by r13604 | Toshi MARUYAMA | 2014-11-18 | 1 | -1/+1 |
* | Isolates all API routing tests to a specific test case. | Jean-Philippe Lang | 2014-11-16 | 2 | -2/+3 |
* | Default status per tracker (#5991). | Jean-Philippe Lang | 2014-11-02 | 2 | -8/+8 |
* | Add ci:about task to display ruby version in build output. | Jean-Philippe Lang | 2014-10-26 | 1 | -0/+5 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 4 | -20/+5 |
* | Update yard rake task for Redmine 2.x (#14796). | Jean-Baptiste Barth | 2014-09-07 | 1 | -2/+2 |
* | add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707) | Toshi MARUYAMA | 2014-05-16 | 1 | -0/+2 |
* | split method for scm test repository extracting (#16881) | Toshi MARUYAMA | 2014-05-14 | 1 | -4/+8 |
* | add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ... | Toshi MARUYAMA | 2014-05-14 | 1 | -2/+2 |
* | Use async email deliveries in rake tasks (#16784). | Jean-Philippe Lang | 2014-05-02 | 1 | -3/+9 |
* | fix typo at lib/tasks/ciphering.rake | Toshi MARUYAMA | 2014-04-16 | 1 | -2/+2 |
* | fix typo at lib/tasks/ci.rake | Toshi MARUYAMA | 2014-04-16 | 1 | -1/+1 |
* | Format table list. | Jean-Philippe Lang | 2014-04-03 | 1 | -1/+2 |
* | fix typos of migrate_from_trac.rake | Toshi MARUYAMA | 2014-02-20 | 1 | -3/+2 |
* | Check that target tables exist before proceeding. | Jean-Philippe Lang | 2014-02-09 | 1 | -1/+10 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 6 | -6/+6 |
* | add .travis.yml and switch database user/password by environments | Toshi MARUYAMA | 2014-01-18 | 1 | -3/+13 |
* | Adds a task for moving Redmine data to a different DBMS. | Jean-Philippe Lang | 2014-01-12 | 1 | -0/+43 |
* | use environment variable for running independent tests (units etc.) in ci.rake | Toshi MARUYAMA | 2013-12-21 | 1 | -1/+5 |
* | use environment variable for extacting SCM repositories in ci.rake | Toshi MARUYAMA | 2013-12-21 | 1 | -1/+7 |
* | ci.rake: code format cleanup | Toshi MARUYAMA | 2013-11-10 | 1 | -3/+3 |
* | Fixed that rake db:create fails with JRuby (#15218). | Jean-Philippe Lang | 2013-11-10 | 2 | -12/+1 |
* | ci.rake: use 'jdbcsqlite3' for JRuby | Toshi MARUYAMA | 2013-11-10 | 1 | -2/+3 |
* | ci.rake: code format cleanup | Toshi MARUYAMA | 2013-11-10 | 1 | -4/+12 |
* | work around "rake db:create:all" error on JRuby SQLite3 | Toshi MARUYAMA | 2013-11-10 | 1 | -1/+4 |
* | Fixed that redmine:migrate_from_mantis fails to migrate projects with all upp... | Jean-Philippe Lang | 2013-10-13 | 1 | -1/+1 |
* | migrate_from_trac.rake does not properly parse First Name and Last Name (#145... | Jean-Philippe Lang | 2013-09-25 | 1 | -2/+2 |
* | Fixed that Mantis/Trac users are not imported because of password too short (... | Jean-Philippe Lang | 2013-09-25 | 2 | -2/+8 |
* | Default data loader raises an error when called from the rake task (#14607). | Jean-Philippe Lang | 2013-08-04 | 1 | -0/+1 |
* | gender neutral source comment at lib/tasks/migrate_from_trac.rake | Toshi MARUYAMA | 2013-07-06 | 1 | -1/+1 |
* | not run Capybara tests on the CI server (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -1/+1 |
* | run test:ui on CI Server Ruby 1.9.3 or higher (#12822) | Toshi MARUYAMA | 2013-06-10 | 1 | -1/+1 |
* | run test:ui in CI Server on only Ruby 2.0 (#12822) | Toshi MARUYAMA | 2013-05-13 | 1 | -1/+1 |
* | run test:ui on CI Server Ruby 1.9.3 or higher (#12822) | Toshi MARUYAMA | 2013-05-09 | 1 | -1/+1 |
* | Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990). | Jean-Baptiste Barth | 2013-05-06 | 1 | -1/+5 |
* | Ensure Tranc and Mantis importers don't reset global notification settings (#... | Jean-Baptiste Barth | 2013-05-06 | 2 | -8/+21 |