Commit Graph

1848 Commits

Author SHA1 Message Date
Toshi MARUYAMA 942563a116 Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7084 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-11 08:42:30 +00:00
Toshi MARUYAMA 5a51410700 Rails3: scm: bazaar: fix error of test_next_nil at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7083 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-11 08:38:17 +00:00
Toshi MARUYAMA 99339a7420 Rails3: scm: bazaar: fix error of test_next at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7082 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-11 08:37:52 +00:00
Toshi MARUYAMA 09adae36de Rails3: scm: bazaar: fix error of test_previous_nil at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7081 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-11 08:37:28 +00:00
Toshi MARUYAMA 804324ab14 Rails3: scm: bazaar: fix error of test_previous at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7080 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-11 08:36:55 +00:00
Toshi MARUYAMA 1a99a5a64a Rails3: scm: bazaar: fix error of test_fetch_changesets_incremental at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7073 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 04:04:09 +00:00
Toshi MARUYAMA 56ef96081b Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7072 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 04:03:41 +00:00
Toshi MARUYAMA 2510de53ae Rails3: scm: git: fix error of test_db_consistent_ordering_init at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7071 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 04:02:54 +00:00
Toshi MARUYAMA 63d55cea85 Rails3: scm: git: fix error of test_fetch_changesets_invalid_rev at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7070 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 04:01:49 +00:00
Toshi MARUYAMA 1a7e5ade37 Rails3: scm: bazaar: fix error of test_fetch_changesets_from_scratch at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7067 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 00:59:40 +00:00
Toshi MARUYAMA dcc38927fa scm: bazaar: define NUM_REV as the number of test repository revisions at unit model test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7066 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 00:58:59 +00:00
Toshi MARUYAMA 63b9005f45 Rails3: scm: git: fix error of test_fetch_changesets_incremental at unit model test
On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7065 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 00:58:14 +00:00
Toshi MARUYAMA 379f8691b7 scm: git: use NUM_REV at test_fetch_changesets_from_scratch of unit model test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7064 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 00:57:19 +00:00
Toshi MARUYAMA 32b328f8d5 scm: git: define NUM_REV as the number of test repository revisions at unit model test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7063 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-07 00:56:44 +00:00
Toshi MARUYAMA 9cc83b425b Rails3: scm: git: fix error of test_fetch_changesets_from_scratch at unit model test
On Rails 3.1, following error raises.

test_fetch_changesets_from_scratch(RepositoryGitTest):
ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection:
 Cannot modify association 'Repository::Git#changes'
 because the source reflection class 'Change' is associated to 'Changeset' via :has_many.
    test/unit/repository_git_test.rb:68:in `test_fetch_changesets_from_scratch'

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7062 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-06 13:57:49 +00:00
Toshi MARUYAMA de9e3f94d5 remove hard-coded '.rhtml' from "test_index_with_project_and_filter" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7042 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:44:07 +00:00
Toshi MARUYAMA 327027e07a remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7041 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:43:12 +00:00
Toshi MARUYAMA 0e0b1a0339 remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects_should_show_private_subprojects" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7040 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:42:30 +00:00
Toshi MARUYAMA e07a792773 remove hard-coded '.rhtml' from "test_index_with_project" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7039 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:41:22 +00:00
Toshi MARUYAMA 2798565ecc remove hard-coded '.rhtml' from "test_index_should_not_list_issues_when_module_disabled" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7035 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:09:54 +00:00
Toshi MARUYAMA 8915a90f69 remove hard-coded '.rhtml' from "test_index" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7034 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:08:58 +00:00
Toshi MARUYAMA 6331a3ab4b remove duplicate "test_index_should_not_list_issues_when_module_disabled" from functional issues controller test.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7033 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 01:08:15 +00:00
Toshi MARUYAMA f6316c9367 remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_list_custom_field" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7032 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 00:16:47 +00:00
Toshi MARUYAMA 2693a4b808 remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_tracker" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7031 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 00:16:01 +00:00
Toshi MARUYAMA 148ef588d5 remove hard-coded '.rhtml' from "test_index_with_query" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7030 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 00:15:14 +00:00
Toshi MARUYAMA 2088626b8e remove hard-coded '.rhtml' from "test_index_with_project_and_empty_filters" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7029 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 00:14:31 +00:00
Toshi MARUYAMA 62b42671c6 remove hard-coded '.rhtml' from "test_index_with_project_and_default_filter" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7028 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 00:13:48 +00:00
Toshi MARUYAMA 73c25b1320 remove hard-coded '.rhtml' from "test_show_by_anonymous" of functional issues controller test (#6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7027 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 00:13:02 +00:00
Toshi MARUYAMA 9281df1bff add test to respond nothing in case of content type is not html with invalid query params (#8883, #6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7026 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 23:42:08 +00:00
Toshi MARUYAMA 4645cf0ac8 add test to respond nothing in case of content type is html with invalid query params (#8883, #6317).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7025 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 23:41:33 +00:00
Toshi MARUYAMA 11fdb710d5 remove trailing white-spaces from test/helper_testcase.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6947 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 00:50:56 +00:00
Toshi MARUYAMA 5409e5dfca remove trailing white-spaces from test/test_helper.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6946 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 00:50:14 +00:00
Toshi MARUYAMA d51cc908fe remove trailing white-spaces from test/integration/api_test/issues_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6945 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-01 00:49:30 +00:00
Toshi MARUYAMA 51e2d89608 remove trailing white-spaces from test/integration/api_test/queries_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6935 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 23:16:38 +00:00
Toshi MARUYAMA ca7804bcb4 remove trailing white-spaces from test/integration/api_test/time_entries_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6934 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 23:16:04 +00:00
Toshi MARUYAMA 9e69cab15d remove trailing white-spaces from test/integration/api_test/users_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6933 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 23:15:39 +00:00
Toshi MARUYAMA 32c2cf80e3 remove trailing white-spaces from test/functional/issue_statuses_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6932 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 23:02:00 +00:00
Toshi MARUYAMA e103d11178 remove trailing white-spaces from test/integration/api_test/issue_relations_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6931 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 23:01:28 +00:00
Toshi MARUYAMA db6c54072d remove trailing white-spaces from test/functional/groups_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6929 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 23:00:24 +00:00
Toshi MARUYAMA c116aa8040 remove trailing white-spaces from test/functional/workflows_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6928 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 22:59:47 +00:00
Toshi MARUYAMA 350d871028 remove trailing white-spaces from test/unit/mail_handler_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6927 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 22:59:18 +00:00
Toshi MARUYAMA 1b4ae22b02 remove trailing white-spaces from .
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6926 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 22:58:46 +00:00
Toshi MARUYAMA c109046db7 remove trailing white-spaces from test/functional/queries_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6925 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 22:58:10 +00:00
Toshi MARUYAMA 1fe58f503c remove trailing white-spaces from test/functional/search_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6924 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 22:57:34 +00:00
Toshi MARUYAMA d75dda848a remove trailing white-spaces from test/functional/issues_controller_transaction_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6919 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 16:03:15 +00:00
Toshi MARUYAMA 4f81c4c7f6 remove trailing white-spaces from test/functional/project_enumerations_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6918 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 16:02:31 +00:00
Toshi MARUYAMA a117b9a924 remove trailing white-spaces from test/functional/projects_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6917 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 16:01:47 +00:00
Toshi MARUYAMA aa05bd7751 remove trailing white-spaces from test/functional/issues_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6913 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 14:12:58 +00:00
Toshi MARUYAMA 2b8d2adee0 remove trailing white-spaces from test/functional/issue_categories_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6909 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 13:09:59 +00:00
Toshi MARUYAMA ee40c7aac3 remove trailing white-spaces from test/functional/issue_moves_controller_test.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6908 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-31 13:09:12 +00:00