summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set svn:executable '*' to script/*Toshi MARUYAMA2012-05-092-0/+0
* replace comment "config/environment.rb" to "config/application.rb" at head of...Toshi MARUYAMA2012-05-093-3/+3
* remove commented out Rails2 including from lib/redmine/hook.rbToshi MARUYAMA2012-05-091-3/+0
* Replaced "Allow users to unsubscribe" with "Allow users to delete their own a...Jean-Philippe Lang2012-05-0837-37/+37
* Fixed that REST Uploads fail with fastcgi (#10832).Jean-Philippe Lang2012-05-081-1/+1
* Removed comments.Jean-Philippe Lang2012-05-071-54/+0
* Use optparse instead rdoc/usage in rdm-mailhandler (#10837).Jean-Philippe Lang2012-05-071-52/+64
* Formatting.Jean-Philippe Lang2012-05-061-10/+8
* Use optparse instead rdoc/usage in reposman (#10837).Jean-Philippe Lang2012-05-061-114/+79
* Use uppercase NAME and VERSION environment variables for plugin migration tas...Jean-Philippe Lang2012-05-061-4/+4
* remove redundant code from app/models/mail_handler.rbToshi MARUYAMA2012-05-061-4/+0
* Stub Mailer with mocha.Jean-Philippe Lang2012-05-061-15/+1
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-052-1/+8
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-052-1/+7
* add Copyright statement to test/integration/repositories_git_test.rbToshi MARUYAMA2012-05-051-0/+17
* fix error of AdminControllerTest test_test_email_failure_should_display_the_e...Toshi MARUYAMA2012-05-051-1/+15
* Fixed deprecated render calls in Mailer.Jean-Philippe Lang2012-05-054-4/+4
* Adds a deprecation warning to Mailer.deliver_*.Jean-Philippe Lang2012-05-051-0/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-0516-58/+60
* Changes RedMine to Redmine in copyright notices.Jean-Philippe Lang2012-05-052-2/+2
* Copyright update.Jean-Philippe Lang2012-05-05381-376/+461
* 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