summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixed: queries error messages about custom fields output a 'translation missi...Jean-Baptiste Barth2011-06-271-0/+40
* Fixed circular dependencies possibly introduced when using reverse relations,...Jean-Baptiste Barth2011-06-262-0/+14
* replace RAILS_ROOT to Rails.root at test/test_helper.rb.Toshi MARUYAMA2011-06-231-3/+3
* back out r6118. use ActionView::TestCase instead of HelperTestCase at MenuHel...Toshi MARUYAMA2011-06-221-1/+1
* back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesH...Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/m...Toshi MARUYAMA2011-06-221-3/+1
* use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at test/unit/lib/redmine/w...Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at timelog_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at sort_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at search_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb.Toshi MARUYAMA2011-06-221-1/+1
* use ActionView::TestCase instead of HelperTestCase at custom_fields_helper_te...Toshi MARUYAMA2011-06-221-1/+1
* use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...Toshi MARUYAMA2011-06-221-1/+1
* use ActiveSupport::TestCase instead of HelperTestCase at test/unit/lib/redmin...Toshi MARUYAMA2011-06-221-1/+1
* scm: use ActionView::TestCase instead of HelperTestCase at repository_helper_...Toshi MARUYAMA2011-06-221-3/+3
* replace RAILS_ROOT to Rails.root at test/test_helper.rb.Toshi MARUYAMA2011-06-201-5/+5
* Added a test to ensure 'Project' column can be removed on issues list (#8411)Jean-Baptiste Barth2011-06-201-0/+6
* Added Project#enable_module! and Project#disable_module! (#7115)Jean-Baptiste Barth2011-06-191-0/+48
* replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.Toshi MARUYAMA2011-06-171-1/+1
* back out r6089.Toshi MARUYAMA2011-06-171-23/+23
* replace RAILS_ROOT to Rails.root at test/unit/lib/redmine/hook_test.rb.Toshi MARUYAMA2011-06-171-8/+8
* replace RAILS_ROOT to Rails.root in test/test_helper.rb.Toshi MARUYAMA2011-06-161-4/+6
* back out r6078.Toshi MARUYAMA2011-06-161-2/+3
* replace RAILS_ROOT to Rails.root in test/fixtures/repositories.yml.Toshi MARUYAMA2011-06-161-2/+2
* replace RAILS_ROOT to Rails.root in test/test_helper.rb.Toshi MARUYAMA2011-06-161-3/+2
* replace RAILS_ROOT to Rails.root in functional attachments controller test.Toshi MARUYAMA2011-06-161-1/+1
* replace RAILS_ROOT to Rails.root if functional application controller test.Toshi MARUYAMA2011-06-161-1/+1
* Do not cache I18n strings when truncating a long diff (#5089).Jean-Baptiste Barth2011-06-131-0/+31
* Do not show inactive document categories where not necessary (#8573).Jean-Baptiste Barth2011-06-132-0/+9
* Do not show inactive issue priorities where not necessary (#8573).Jean-Baptiste Barth2011-06-134-0/+51
* scm: cvs: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: cvs: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-2/+1
* scm: cvs: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: bazaar: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+1
* scm: bazaar: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-3/+1
* scm: bazaar: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-3/+1
* scm: filesystem: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: filesystem: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-2/+1
* scm: filesystem: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: mercurial: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-4/+3
* scm: mercurial: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-5/+2
* scm: mercurial: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-4/+1
* scm: darcs: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: darcs: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-4/+5
* scm: darcs: replace RAILS_ROOT to Rails.root in unit adapter test.Toshi MARUYAMA2011-06-101-2/+1
* scm: git: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-2/+1
* scm: git: replace RAILS_ROOT to Rails.root in functional test.Toshi MARUYAMA2011-06-101-3/+3
* scm: mercurial: add functional test of annotate file which does not exist in ...Toshi MARUYAMA2011-06-101-0/+11