]> source.dussan.org Git - redmine.git/log
redmine.git
13 years agoremove trailing white-spaces from app/views/issues/new.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:42:24 +0000 (08:42 +0000)]
remove trailing white-spaces from app/views/issues/new.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7225 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/my/account.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:42:01 +0000 (08:42 +0000)]
remove trailing white-spaces from app/views/my/account.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7224 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:41:34 +0000 (08:41 +0000)]
remove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7223 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:41:02 +0000 (08:41 +0000)]
remove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7222 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/my/blocks/_news.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:40:33 +0000 (08:40 +0000)]
remove trailing white-spaces from app/views/my/blocks/_news.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7221 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/my/blocks/_timelog.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:39:49 +0000 (08:39 +0000)]
remove trailing white-spaces from app/views/my/blocks/_timelog.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7220 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/projects/settings/_members.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:39:16 +0000 (08:39 +0000)]
remove trailing white-spaces from app/views/projects/settings/_members.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7219 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/projects/settings/_modules.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:38:37 +0000 (08:38 +0000)]
remove trailing white-spaces from app/views/projects/settings/_modules.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7218 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoremove trailing white-spaces from app/views/wiki/edit.html.erb
Toshi MARUYAMA [Wed, 14 Sep 2011 08:37:43 +0000 (08:37 +0000)]
remove trailing white-spaces from app/views/wiki/edit.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7217 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: subversion: remove fetch_changesets from test_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:57:19 +0000 (14:57 +0000)]
scm: subversion: remove fetch_changesets from test_revision at functional test

This test uses fixtures. So, there is no need to fetch changesets.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7216 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_empty_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:14:32 +0000 (14:14 +0000)]
Rails3: scm: mercurial: fix error of test_empty_revision at functional 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@7215 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_annotate_at_given_revision at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 14:14:09 +0000 (14:14 +0000)]
Rails3: scm: mercurial: fix error of test_annotate_at_given_revision at functional 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@7214 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_annotate_not_in_tip at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:13:47 +0000 (14:13 +0000)]
Rails3: scm: mercurial: fix error of test_annotate_not_in_tip at functional 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@7213 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_diff_two_revs at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:13:22 +0000 (14:13 +0000)]
Rails3: scm: mercurial: fix error of test_diff_two_revs at functional 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@7212 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_diff at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:12:57 +0000 (14:12 +0000)]
Rails3: scm: mercurial: fix error of test_diff at functional 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@7211 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_tag at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:12:32 +0000 (14:12 +0000)]
Rails3: scm: mercurial: fix error of test_show_tag at functional 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@7210 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_branch at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 14:12:07 +0000 (14:12 +0000)]
Rails3: scm: mercurial: fix error of test_show_branch at functional 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@7209 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_directory_latin_1_path at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 14:11:40 +0000 (14:11 +0000)]
Rails3: scm: mercurial: fix error of test_show_directory_latin_1_path at functional 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@7208 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_directory_sql_escape_percent at functi...
Toshi MARUYAMA [Mon, 12 Sep 2011 14:11:14 +0000 (14:11 +0000)]
Rails3: scm: mercurial: fix error of test_show_directory_sql_escape_percent at functional 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@7207 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_destroy_invalid_repository at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 14:02:59 +0000 (14:02 +0000)]
Rails3: scm: mercurial: fix error of test_destroy_invalid_repository at functional 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@7206 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_destroy_valid_repository at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 14:02:24 +0000 (14:02 +0000)]
Rails3: scm: mercurial: fix error of test_destroy_valid_repository at functional 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@7205 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_entry_download at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:09:06 +0000 (13:09 +0000)]
Rails3: scm: subversion: fix error of test_entry_download at functional 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@7204 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_entry_not_found at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:08:42 +0000 (13:08 +0000)]
Rails3: scm: subversion: fix error of test_entry_not_found at functional 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@7203 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_entry_at_given_revision at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 13:08:19 +0000 (13:08 +0000)]
Rails3: scm: subversion: fix error of test_entry_at_given_revision at functional 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@7202 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_entry_should_send_if_too_big at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 13:07:55 +0000 (13:07 +0000)]
Rails3: scm: subversion: fix error of test_entry_should_send_if_too_big at functional 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@7201 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_entry at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:07:30 +0000 (13:07 +0000)]
Rails3: scm: subversion: fix error of test_entry at functional 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@7200 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_directory_changes at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:07:05 +0000 (13:07 +0000)]
Rails3: scm: subversion: fix error of test_directory_changes at functional 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@7199 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_file_changes at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:06:38 +0000 (13:06 +0000)]
Rails3: scm: subversion: fix error of test_file_changes at functional 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@7198 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_browse_at_given_revision at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 13:06:13 +0000 (13:06 +0000)]
Rails3: scm: subversion: fix error of test_browse_at_given_revision at functional 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@7197 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_browse_directory at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:05:45 +0000 (13:05 +0000)]
Rails3: scm: subversion: fix error of test_browse_directory at functional 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@7196 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_browse_root at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 13:05:14 +0000 (13:05 +0000)]
Rails3: scm: subversion: fix error of test_browse_root at functional 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@7195 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_destroy_invalid_repository at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 12:56:53 +0000 (12:56 +0000)]
Rails3: scm: subversion: fix error of test_destroy_invalid_repository at functional 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@7194 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_destroy_valid_repository at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 12:56:28 +0000 (12:56 +0000)]
Rails3: scm: subversion: fix error of test_destroy_valid_repository at functional 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@7193 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_annotate_at_given_revision at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 12:55:48 +0000 (12:55 +0000)]
Rails3: scm: subversion: fix error of test_annotate_at_given_revision at functional 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@7192 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_annotate at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:55:07 +0000 (12:55 +0000)]
Rails3: scm: subversion: fix error of test_annotate at functional 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@7191 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_directory_diff at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:54:39 +0000 (12:54 +0000)]
Rails3: scm: subversion: fix error of test_directory_diff at functional 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@7190 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_revision_diff at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:54:05 +0000 (12:54 +0000)]
Rails3: scm: subversion: fix error of test_revision_diff at functional 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@7189 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_empty_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:53:34 +0000 (12:53 +0000)]
Rails3: scm: subversion: fix error of test_empty_revision at functional 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@7188 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_invalid_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:53:00 +0000 (12:53 +0000)]
Rails3: scm: subversion: fix error of test_invalid_revision at functional 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@7187 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_directory_entry at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:52:31 +0000 (12:52 +0000)]
Rails3: scm: subversion: fix error of test_directory_entry at functional 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@7186 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: subversion: code clean up test_entry_should_send_if_too_big at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:07:42 +0000 (12:07 +0000)]
scm: subversion: code clean up test_entry_should_send_if_too_big at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7185 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: subversion: code clean up test_browse_directory at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 12:07:15 +0000 (12:07 +0000)]
scm: subversion: code clean up test_browse_directory at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7184 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_diff at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:42:33 +0000 (11:42 +0000)]
Rails3: scm: cvs: fix error of test_diff at functional 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@7183 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_directory_entry at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:42:03 +0000 (11:42 +0000)]
Rails3: scm: cvs: fix error of test_directory_entry at functional 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@7182 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entry_download at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:41:24 +0000 (11:41 +0000)]
Rails3: scm: cvs: fix error of test_entry_download at functional 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@7181 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entry_not_found at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:40:36 +0000 (11:40 +0000)]
Rails3: scm: cvs: fix error of test_entry_not_found at functional 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@7180 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entry_at_given_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:40:08 +0000 (11:40 +0000)]
Rails3: scm: cvs: fix error of test_entry_at_given_revision at functional 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@7179 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entry at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:39:36 +0000 (11:39 +0000)]
Rails3: scm: cvs: fix error of test_entry at functional 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@7178 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_browse_at_given_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:39:01 +0000 (11:39 +0000)]
Rails3: scm: cvs: fix error of test_browse_at_given_revision at functional 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@7177 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_browse_directory at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:38:31 +0000 (11:38 +0000)]
Rails3: scm: cvs: fix error of test_browse_directory at functional 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@7176 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_annotate at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:16:10 +0000 (11:16 +0000)]
Rails3: scm: cvs: fix error of test_annotate 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@7175 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_diff_new_files at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:15:45 +0000 (11:15 +0000)]
Rails3: scm: cvs: fix error of test_diff_new_files 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@7174 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_show at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 11:15:18 +0000 (11:15 +0000)]
Rails3: scm: subversion: fix error of test_show 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@7173 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: subversion: define NUM_REV as the number of test repository revisions at functio...
Toshi MARUYAMA [Mon, 12 Sep 2011 11:14:34 +0000 (11:14 +0000)]
scm: subversion: define NUM_REV as the number of test repository revisions at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7172 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_destroy_invalid_repository at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:53:20 +0000 (10:53 +0000)]
Rails3: scm: cvs: fix error of test_destroy_invalid_repository at functional 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@7171 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_destroy_valid_repository at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:52:58 +0000 (10:52 +0000)]
Rails3: scm: cvs: fix error of test_destroy_valid_repository at functional 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@7170 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: cvs: code clean up test_entry_download at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:19:17 +0000 (10:19 +0000)]
scm: cvs: code clean up test_entry_download at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7169 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_next_nil at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:04:43 +0000 (10:04 +0000)]
Rails3: scm: subversion: 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@7168 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_next at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:04:20 +0000 (10:04 +0000)]
Rails3: scm: subversion: 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@7167 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_previous_nil at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:03:58 +0000 (10:03 +0000)]
Rails3: scm: subversion: 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@7166 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_previous at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:03:34 +0000 (10:03 +0000)]
Rails3: scm: subversion: 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@7165 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: filesystem: replace @repository.reload to @project.reload of test_fetch_...
Toshi MARUYAMA [Mon, 12 Sep 2011 10:03:09 +0000 (10:03 +0000)]
Rails3: scm: filesystem: replace @repository.reload to @project.reload of test_fetch_changesets at unit model test

Filesystem repository does not have revisions.
So, on Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error
does not raise.
But, replace the same way with other SCMs.

For more details, see r7062.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7164 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_browse_root at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 10:02:44 +0000 (10:02 +0000)]
Rails3: scm: cvs: fix error of test_browse_root at functional 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@7163 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: cvs: define NUM_REV as the number of test repository revisions at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 10:02:11 +0000 (10:02 +0000)]
scm: cvs: define NUM_REV as the number of test repository revisions at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7162 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_destroy_invalid_repository at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:12:29 +0000 (04:12 +0000)]
Rails3: scm: darcs: fix error of test_destroy_invalid_repository at functional 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@7161 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_destroy_valid_repository at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:11:49 +0000 (04:11 +0000)]
Rails3: scm: darcs: fix error of test_destroy_valid_repository at functional 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@7160 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_diff at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:11:04 +0000 (04:11 +0000)]
Rails3: scm: darcs: fix error of test_diff at functional 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@7159 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_changes at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:10:19 +0000 (04:10 +0000)]
Rails3: scm: darcs: fix error of test_changes at functional 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@7158 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_browse_at_given_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:09:33 +0000 (04:09 +0000)]
Rails3: scm: darcs: fix error of test_browse_at_given_revision at functional 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@7157 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_browse_directory at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:08:51 +0000 (04:08 +0000)]
Rails3: scm: darcs: fix error of test_browse_directory at functional 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@7156 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_format_identifier at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:06:06 +0000 (04:06 +0000)]
Rails3: scm: subversion: fix error of test_format_identifier 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@7155 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_find_changeset_by_empty_name at unit model...
Toshi MARUYAMA [Mon, 12 Sep 2011 04:05:30 +0000 (04:05 +0000)]
Rails3: scm: subversion: fix error of test_find_changeset_by_empty_name 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@7154 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_identifier at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:04:50 +0000 (04:04 +0000)]
Rails3: scm: subversion: fix error of test_identifier 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@7153 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_directory_listing_with_square_brackets_in_...
Toshi MARUYAMA [Mon, 12 Sep 2011 04:04:10 +0000 (04:04 +0000)]
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brackets_in_base 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@7152 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_directory_listing_with_square_brackets_in_...
Toshi MARUYAMA [Mon, 12 Sep 2011 04:03:13 +0000 (04:03 +0000)]
Rails3: scm: subversion: fix error of test_directory_listing_with_square_brackets_in_path 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@7151 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_latest_changesets at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:02:30 +0000 (04:02 +0000)]
Rails3: scm: subversion: fix error of test_latest_changesets 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@7150 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: subversion: fix error of test_fetch_changesets_incremental at unit model...
Toshi MARUYAMA [Mon, 12 Sep 2011 04:01:43 +0000 (04:01 +0000)]
Rails3: scm: subversion: 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@7149 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: darcs: fix error of test_browse_root at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 04:00:49 +0000 (04:00 +0000)]
Rails3: scm: darcs: fix error of test_browse_root at functional 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@7148 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: darcs: define NUM_REV as the number of test repository revisions at functional...
Toshi MARUYAMA [Mon, 12 Sep 2011 04:00:04 +0000 (04:00 +0000)]
scm: darcs: define NUM_REV as the number of test repository revisions at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7147 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_destroy_invalid_repository at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 03:00:14 +0000 (03:00 +0000)]
Rails3: scm: git: fix error of test_destroy_invalid_repository at functional 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@7146 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_destroy_valid_repository at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:59:43 +0000 (02:59 +0000)]
Rails3: scm: git: fix error of test_destroy_valid_repository at functional 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@7145 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_empty_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:59:08 +0000 (02:59 +0000)]
Rails3: scm: git: fix error of test_empty_revision at functional 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@7144 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:58:33 +0000 (02:58 +0000)]
Rails3: scm: git: fix error of test_revision at functional 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@7143 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_annotate_at_given_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:58:06 +0000 (02:58 +0000)]
Rails3: scm: git: fix error of test_annotate_at_given_revision at functional 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@7142 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_diff_two_revs at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:57:34 +0000 (02:57 +0000)]
Rails3: scm: git: fix error of test_diff_two_revs at functional 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@7141 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_diff_truncated at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:56:54 +0000 (02:56 +0000)]
Rails3: scm: git: fix error of test_diff_truncated at functional 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@7140 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_diff at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:56:23 +0000 (02:56 +0000)]
Rails3: scm: git: fix error of test_diff at functional 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@7139 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_browse_at_given_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:55:40 +0000 (02:55 +0000)]
Rails3: scm: git: fix error of test_browse_at_given_revision at functional 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@7138 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_annotate at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:45:20 +0000 (02:45 +0000)]
Rails3: scm: cvs: fix error of test_annotate 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@7137 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_cat at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:44:55 +0000 (02:44 +0000)]
Rails3: scm: cvs: fix error of test_cat 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@7136 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entries_invalid_revision at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:44:31 +0000 (02:44 +0000)]
Rails3: scm: cvs: fix error of test_entries_invalid_revision 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@7135 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entries_invalid_path at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:44:08 +0000 (02:44 +0000)]
Rails3: scm: cvs: fix error of test_entries_invalid_path 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@7134 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_entries_rev3 at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:43:44 +0000 (02:43 +0000)]
Rails3: scm: cvs: fix error of test_entries_rev3 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@7133 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_deleted_files_should_not_be_listed at unit model...
Toshi MARUYAMA [Mon, 12 Sep 2011 02:43:19 +0000 (02:43 +0000)]
Rails3: scm: cvs: fix error of test_deleted_files_should_not_be_listed 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@7132 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: cvs: fix error of test_fetch_changesets_from_scratch at unit model test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:42:49 +0000 (02:42 +0000)]
Rails3: scm: cvs: 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@7131 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: git: fix error of test_browse_directory at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 02:42:23 +0000 (02:42 +0000)]
Rails3: scm: git: fix error of test_browse_directory at functional 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@7130 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_at_given_revision at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 01:16:40 +0000 (01:16 +0000)]
Rails3: scm: mercurial: fix error of test_show_at_given_revision at functional 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@7129 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_directory at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 01:15:57 +0000 (01:15 +0000)]
Rails3: scm: mercurial: fix error of test_show_directory at functional 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@7128 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoRails3: scm: mercurial: fix error of test_show_root at functional test
Toshi MARUYAMA [Mon, 12 Sep 2011 01:15:09 +0000 (01:15 +0000)]
Rails3: scm: mercurial: fix error of test_show_root at functional 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@7127 e93f8b46-1217-0410-a6f0-8f06a7374b81

13 years agoscm: mercurial: define NUM_REV as the number of test repository revisions at function...
Toshi MARUYAMA [Mon, 12 Sep 2011 01:14:24 +0000 (01:14 +0000)]
scm: mercurial: define NUM_REV as the number of test repository revisions at functional test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7126 e93f8b46-1217-0410-a6f0-8f06a7374b81