8216 Commits (84084b01689718ea901dcd66d66ab676c7bc4790)
 

Author SHA1 Message Date
  Jean-Philippe Lang 03e9c51776 Formatting. 12 years ago
  Jean-Philippe Lang 3710bbfda1 Use optparse instead rdoc/usage in reposman (#10837). 12 years ago
  Jean-Philippe Lang df7ddf5c0e Use uppercase NAME and VERSION environment variables for plugin migration tasks (#10838). 12 years ago
  Toshi MARUYAMA 31d2d1284a remove redundant code from app/models/mail_handler.rb 12 years ago
  Jean-Philippe Lang f6882cd69e Stub Mailer with mocha. 12 years ago
  Jean-Philippe Lang 18852b765a Trackers should be sorted by position not by name. 12 years ago
  Jean-Philippe Lang ee8dcab9db Fixed that activities option tags on the time entry bulk edit form are escaped. 12 years ago
  Toshi MARUYAMA 02f704bb01 add Copyright statement to test/integration/repositories_git_test.rb 12 years ago
  Toshi MARUYAMA f08b648cce fix error of AdminControllerTest test_test_email_failure_should_display_the_error 12 years ago
  Jean-Philippe Lang 19e56045dd Fixed deprecated render calls in Mailer. 12 years ago
  Jean-Philippe Lang 6fc909a402 Adds a deprecation warning to Mailer.deliver_*. 12 years ago
  Toshi MARUYAMA 7af8d7caf0 replace Mailer deliver syntax to Rails3 style 12 years ago
  Jean-Philippe Lang e876d1bfc0 Changes RedMine to Redmine in copyright notices. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA 6e7eadf9fb move unit mailer test last_email method to the bottom and change to private 12 years ago
  Toshi MARUYAMA 5ce2987ea9 add missing fixture to test/unit/mailer_test.rb 12 years ago
  Jean-Philippe Lang a3c25c18d7 Code cleanup, reuse the visible scope. 12 years ago
  Jean-Philippe Lang 61a1fa1b6e Do not trigger model validations when rebuilding the nested set (#10829). 12 years ago
  Jean-Philippe Lang 1ab261dda6 Use Mail instead of TMail in MailHandler. 12 years ago
  Toshi MARUYAMA 255a84878d svn propset "svn:eol-style" native test/integration/repositories_git_test.rb 12 years ago
  Toshi MARUYAMA 6bcbdd44fc route: scm: fix diff of two revisions 12 years ago
  Toshi MARUYAMA 66d62504ef test: route: scm: move changes action tests to non revisions path tests 12 years ago
  Toshi MARUYAMA 17d19febc6 fix typo of integration users test 12 years ago
  Toshi MARUYAMA b0414ec1fb route: scm: split entry and raw actions 12 years ago
  Toshi MARUYAMA 569e1b37cc model: convert news finder to Rails3 syntax 12 years ago
  Toshi MARUYAMA bef28f7dab test: switch to Rails3 Active Record syntax at test_destroy of unit/repository_test.rb 12 years ago
  Toshi MARUYAMA 49fc255b48 test: switch to Rails3 Active Record syntax at unit/query_test.rb 12 years ago
  Toshi MARUYAMA 6c6467879a scm: fix revision graph left padding 12 years ago
  Jean-Philippe Lang 9f396a6dfb Fixed undefined method `<=>' for nil:NilClass when sorting repositories with nil identifiers (#10827). 12 years ago
  Toshi MARUYAMA ad8193dcde fix label_for_field of LabelledFormBuilder always has class="error" in label tag 12 years ago
  Toshi MARUYAMA b4350ca91a route: scm: fix git and mercurial changes action 12 years ago
  Toshi MARUYAMA 2c28d6b5d1 scm: git: fix creating and updating repository 12 years ago
  Jean-Philippe Lang 36ee2b24bd Load rake tasks from Redmine plugins (#10816). 12 years ago
  Jean-Philippe Lang d2278b63a1 Fixed path for loading plugin Gemfile (#10811). 12 years ago
  Toshi MARUYAMA d658ab22d6 scm: fix broken main repository 'root' link 12 years ago
  Toshi MARUYAMA 1446c9b7f0 scm: fix git and mercurial branch list box action 12 years ago
  Toshi MARUYAMA 9be6dfbe10 code layout clean up test/integration/routing/repositories_test.rb 12 years ago
  Jean-Philippe Lang 38011c0fb1 Fixed error on commits per month graph (#10806). 12 years ago
  Jean-Philippe Lang d1372107e5 Updated test for r9608. 12 years ago
  Jean-Philippe Lang c085367bb6 Adds css class to custom field input tags. 12 years ago
  Jean-Philippe Lang bebe429472 Fixed the path displayed in error message. 12 years ago
  Jean-Philippe Lang 0491488554 Updates dispatch.fcgi.example to work with Rails3 and removes CGI handlers. 12 years ago
  Jean-Philippe Lang 785825900a Adds environment information display to /admin/info. 12 years ago
  Toshi MARUYAMA 017d974dd8 remove trailing white-spaces from test/unit/mailer_test.rb 12 years ago
  Jean-Philippe Lang 5b680625c1 Adds a simple script/about. 12 years ago
  Jean-Philippe Lang 6fca028905 Make sure we don't boot with plugins in vendor/plugins. 12 years ago
  Jean-Philippe Lang b097a1753e Let redmine:plugins:assets mirror a single plugin assets with name=. 12 years ago
  Jean-Philippe Lang f54ecfc55f Fixed that sidebar with hook content only should not be hidden. 12 years ago
  Jean-Philippe Lang 45093230a9 Adds deprecated tasks for plugins migration. 12 years ago
  Toshi MARUYAMA f4b9d2a7ee route: remove duplicate repository committers 12 years ago