| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Adds a method for extracting MailHandler options from ENV. | Jean-Philippe Lang | 2013-05-04 | 1 | -27/+3 |
* | Fetching emails via rake task does not support --no-account-notice and --defa... | Jean-Philippe Lang | 2013-05-01 | 1 | -0/+10 |
* | Don't use iconv with ruby1.9 (#12787). | Jean-Philippe Lang | 2013-02-18 | 2 | -16/+16 |
* | add "tmp:clear" to "ci:setup" rake task for new translation | Toshi MARUYAMA | 2013-02-15 | 1 | -0/+1 |
* | Don't run Capybara tests on the CI server (#12822). | Jean-Philippe Lang | 2013-02-10 | 1 | -1/+1 |
* | Create all databases. | Jean-Philippe Lang | 2013-02-03 | 1 | -1/+1 |
* | Adds test:ui to ci:build. | Jean-Philippe Lang | 2013-01-29 | 1 | -0/+1 |
* | rake test aborts with ruby1.8. | Jean-Philippe Lang | 2013-01-29 | 1 | -1/+0 |
* | CI tasks cleanup. | Jean-Philippe Lang | 2013-01-29 | 2 | -50/+31 |
* | Adds first Capybara tests (#12822). | Jean-Philippe Lang | 2013-01-26 | 1 | -0/+7 |
* | Adds sqlserver configuration for the CI server. | Jean-Philippe Lang | 2013-01-19 | 1 | -0/+3 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 6 | -6/+6 |
* | Check that locale is well formed. | Jean-Philippe Lang | 2013-01-03 | 1 | -1/+9 |