summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* scm: git: add unit adapter test of cat invalid revision (#8767).Toshi MARUYAMA2011-07-081-0/+5
* scm: git: add unit adapter test of cat invalid path (#8767).Toshi MARUYAMA2011-07-081-0/+4
* Makes custom queries available through the REST API (#5737).Jean-Philippe Lang2011-07-063-0/+68
* Fixes version url.Jean-Philippe Lang2011-07-063-5/+5
* Makes relations resource shallow (#7366).Jean-Philippe Lang2011-07-053-15/+12
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-052-15/+15
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-043-10/+148
* Adds support for GET on /issues/:issue_id/relations (#7366).Jean-Philippe Lang2011-07-042-0/+23
* Document why relation is reversed after validation.Jean-Philippe Lang2011-07-041-3/+0
* Set a default value for relation type.Jean-Philippe Lang2011-07-041-1/+7
* Adds REST API for issue relations (#7366).Jean-Philippe Lang2011-07-043-13/+122
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Fixes a functional test case.Jean-Philippe Lang2011-07-031-1/+1
* Fixes test failure when running all functional tests.Jean-Philippe Lang2011-07-031-3/+0
* Do not show 2 validation errors when user mail is blank.Jean-Philippe Lang2011-07-031-0/+7
* Fixed: private queries should not be accessible to other users (#8729).Jean-Philippe Lang2011-07-031-3/+24
* Normalize issue description EOLs do prevent false journal details (#8712).Jean-Philippe Lang2011-07-021-1/+6
* Fixed: Workflow copy does not copy advanced workflow settings (#8739).Jean-Philippe Lang2011-07-021-0/+37
* Do not journalize blank description changes (#8712).Jean-Philippe Lang2011-07-021-0/+16
* 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