summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move unit mailer test last_email method to the bottom and change to privateToshi MARUYAMA2012-05-051-6/+7
* add missing fixture to test/unit/mailer_test.rbToshi MARUYAMA2012-05-051-1/+2
* Code cleanup, reuse the visible scope.Jean-Philippe Lang2012-05-051-3/+1
* Do not trigger model validations when rebuilding the nested set (#10829).Jean-Philippe Lang2012-05-051-1/+1
* Use Mail instead of TMail in MailHandler.Jean-Philippe Lang2012-05-0569-15989/+41
* svn propset "svn:eol-style" native test/integration/repositories_git_test.rbToshi MARUYAMA2012-05-050-0/+0
* route: scm: fix diff of two revisionsToshi MARUYAMA2012-05-052-2/+35
* test: route: scm: move changes action tests to non revisions path testsToshi MARUYAMA2012-05-051-50/+52
* fix typo of integration users testToshi MARUYAMA2012-05-051-1/+1
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-057-34/+35
* model: convert news finder to Rails3 syntaxToshi MARUYAMA2012-05-041-4/+3
* test: switch to Rails3 Active Record syntax at test_destroy of unit/repositor...Toshi MARUYAMA2012-05-041-3/+2
* test: switch to Rails3 Active Record syntax at unit/query_test.rbToshi MARUYAMA2012-05-041-15/+12
* scm: fix revision graph left paddingToshi MARUYAMA2012-05-041-1/+4
* Fixed undefined method `<=>' for nil:NilClass when sorting repositories with ...Jean-Philippe Lang2012-05-042-1/+10
* fix label_for_field of LabelledFormBuilder always has class="error" in label tagToshi MARUYAMA2012-05-041-1/+1
* route: scm: fix git and mercurial changes actionToshi MARUYAMA2012-05-032-20/+52
* scm: git: fix creating and updating repositoryToshi MARUYAMA2012-05-033-24/+53
* Load rake tasks from Redmine plugins (#10816).Jean-Philippe Lang2012-05-021-0/+3
* Fixed path for loading plugin Gemfile (#10811).Jean-Philippe Lang2012-05-021-1/+1
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-022-1/+6
* scm: fix git and mercurial branch list box actionToshi MARUYAMA2012-05-022-1/+9
* code layout clean up test/integration/routing/repositories_test.rbToshi MARUYAMA2012-05-021-5/+9
* Fixed error on commits per month graph (#10806).Jean-Philippe Lang2012-05-012-2/+7
* Updated test for r9608.Jean-Philippe Lang2012-05-011-2/+2
* Adds css class to custom field input tags.Jean-Philippe Lang2012-05-013-13/+19
* Fixed the path displayed in error message.Jean-Philippe Lang2012-05-011-1/+1
* Updates dispatch.fcgi.example to work with Rails3 and removes CGI handlers.Jean-Philippe Lang2012-05-014-48/+18
* Adds environment information display to /admin/info.Jean-Philippe Lang2012-05-011-1/+5
* remove trailing white-spaces from test/unit/mailer_test.rbToshi MARUYAMA2012-05-011-2/+2
* Adds a simple script/about.Jean-Philippe Lang2012-05-013-0/+52
* Make sure we don't boot with plugins in vendor/plugins.Jean-Philippe Lang2012-05-011-0/+9
* Let redmine:plugins:assets mirror a single plugin assets with name=.Jean-Philippe Lang2012-05-012-5/+15
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-014-21/+77
* Adds deprecated tasks for plugins migration.Jean-Philippe Lang2012-05-013-6/+39
* route: remove duplicate repository committersToshi MARUYAMA2012-05-011-2/+0
* recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rail...Toshi MARUYAMA2012-05-011-4/+1
* Fixed generated shebang in script/rails.Jean-Philippe Lang2012-04-301-1/+1
* Simplified Chinese translation updated (#10800)Toshi MARUYAMA2012-04-301-20/+20
* remove trailing white-spaces from lib/tasks/ciphering.rakeToshi MARUYAMA2012-04-291-5/+5
* remove trailing white-spaces from lib/tasks/deprecated.rakeToshi MARUYAMA2012-04-291-1/+1
* remove trailing white-spaces from lib/tasks/ci.rakeToshi MARUYAMA2012-04-291-1/+1
* remove trailing white-spaces from lib/tasks/redmine.rakeToshi MARUYAMA2012-04-291-2/+2
* remove trailing white-spaces from lib/tasks/reminder.rakeToshi MARUYAMA2012-04-291-4/+4
* replace tabs to spaces at lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-04-291-59/+59
* remove trailing white-spaces from lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-04-291-77/+76
* Don't send test email asynchronously.Jean-Philippe Lang2012-04-291-1/+3
* Fixed task redmine:email:test broken by r9080. Jean-Philippe Lang2012-04-291-1/+1
* Makes migrate_from_mantis compatible with Rails3.Jean-Philippe Lang2012-04-291-4/+4
* Makes migrate_from_trac compatible with Rails3.Jean-Philippe Lang2012-04-291-15/+19