]> source.dussan.org Git - redmine.git/log
redmine.git
10 years agoUse #assert_select instead of #assert_tag.
Jean-Philippe Lang [Sat, 11 Jan 2014 11:26:53 +0000 (11:26 +0000)]
Use #assert_select instead of #assert_tag.

git-svn-id: http://svn.redmine.org/redmine/trunk@12647 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoMake favicon themeable (#15689).
Jean-Philippe Lang [Sat, 11 Jan 2014 11:22:46 +0000 (11:22 +0000)]
Make favicon themeable (#15689).

Patch by Felix Schäfer modified by Jean-Philippe Lang.

git-svn-id: http://svn.redmine.org/redmine/trunk@12646 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoWrap filters, options and buttons with extra div (#15362).
Jean-Philippe Lang [Sat, 11 Jan 2014 11:12:03 +0000 (11:12 +0000)]
Wrap filters, options and buttons with extra div (#15362).

git-svn-id: http://svn.redmine.org/redmine/trunk@12645 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at TimelogControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 10:14:24 +0000 (10:14 +0000)]
Rails4: replace deprecated find_all_by_* at TimelogControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12644 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at TrackersControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 10:14:08 +0000 (10:14 +0000)]
Rails4: replace deprecated Relation#first with finder options at TrackersControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12643 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at TimelogControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 10:13:53 +0000 (10:13 +0000)]
Rails4: replace deprecated Relation#first with finder options at TimelogControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12642 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at RepositoriesGitContr...
Toshi MARUYAMA [Sat, 11 Jan 2014 10:13:37 +0000 (10:13 +0000)]
Rails4: replace deprecated Relation#first with finder options at RepositoriesGitControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12641 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at RepositoriesControll...
Toshi MARUYAMA [Sat, 11 Jan 2014 10:13:21 +0000 (10:13 +0000)]
Rails4: replace deprecated Relation#first with finder options at RepositoriesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12640 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at MessagesControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 10:13:05 +0000 (10:13 +0000)]
Rails4: replace deprecated Relation#first with finder options at MessagesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12639 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at IssuesControllerTran...
Toshi MARUYAMA [Sat, 11 Jan 2014 10:12:49 +0000 (10:12 +0000)]
Rails4: replace deprecated Relation#first with finder options at IssuesControllerTransactionTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12638 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at SearchControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:25:12 +0000 (09:25 +0000)]
Rails4: replace deprecated Relation#update_all at SearchControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12637 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at UsersControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:24:56 +0000 (09:24 +0000)]
Rails4: replace deprecated Relation#first with finder options at UsersControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12636 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at WikiControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:24:40 +0000 (09:24 +0000)]
Rails4: replace deprecated Relation#first with finder options at WikiControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12635 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup WikiControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:24:24 +0000 (09:24 +0000)]
code format cleanup WikiControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12634 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:24:08 +0000 (09:24 +0000)]
Rails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12633 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at ProjectEnumerationsControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:23:52 +0000 (09:23 +0000)]
Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12632 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 09:23:36 +0000 (09:23 +0000)]
Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12631 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA [Sat, 11 Jan 2014 08:50:21 +0000 (08:50 +0000)]
fix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTest

find_all_by_id(n1, n2) returns only n1 result.

git-svn-id: http://svn.redmine.org/redmine/trunk@12630 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup TimelogCustomFieldsVisibilityTest
Toshi MARUYAMA [Sat, 11 Jan 2014 08:50:07 +0000 (08:50 +0000)]
code format cleanup TimelogCustomFieldsVisibilityTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12629 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest
Toshi MARUYAMA [Sat, 11 Jan 2014 08:32:28 +0000 (08:32 +0000)]
Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12628 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at IssuesControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 08:32:12 +0000 (08:32 +0000)]
Rails4: replace deprecated find_all_by_* at IssuesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12627 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#last with finder options at MessagesControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 07:47:18 +0000 (07:47 +0000)]
Rails4: replace deprecated Relation#last with finder options at MessagesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12626 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#last with finder options at IssuesControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 07:47:02 +0000 (07:47 +0000)]
Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12625 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup ProjectEnumerationsControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 07:46:46 +0000 (07:46 +0000)]
code format cleanup ProjectEnumerationsControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12624 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup MessagesControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 07:46:29 +0000 (07:46 +0000)]
code format cleanup MessagesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12623 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at IssuesControllerTest
Toshi MARUYAMA [Sat, 11 Jan 2014 07:22:39 +0000 (07:22 +0000)]
Rails4: replace deprecated find_all_by_* at IssuesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12622 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agofix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test_index_w...
Toshi MARUYAMA [Sat, 11 Jan 2014 07:05:48 +0000 (07:05 +0000)]
fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test_index_with_partial_custom_field_visibility

find_all_by_id(n1, n2) returns only n1 result.

git-svn-id: http://svn.redmine.org/redmine/trunk@12621 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at WikiController#export
Toshi MARUYAMA [Sat, 11 Jan 2014 06:03:38 +0000 (06:03 +0000)]
cleanup syntax of Relation#all at WikiController#export

git-svn-id: http://svn.redmine.org/redmine/trunk@12620 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at app/views/watchers/_new.html.erb
Toshi MARUYAMA [Sat, 11 Jan 2014 05:51:35 +0000 (05:51 +0000)]
cleanup syntax of Relation#all at app/views/watchers/_new.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12619 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup WikiController
Toshi MARUYAMA [Sat, 11 Jan 2014 05:51:18 +0000 (05:51 +0000)]
code format cleanup WikiController

git-svn-id: http://svn.redmine.org/redmine/trunk@12618 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup app/views/watchers/_new.html.erb
Toshi MARUYAMA [Sat, 11 Jan 2014 05:26:33 +0000 (05:26 +0000)]
code format cleanup app/views/watchers/_new.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12617 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at WatchersController
Toshi MARUYAMA [Fri, 10 Jan 2014 12:49:52 +0000 (12:49 +0000)]
Rails4: replace deprecated find_all_by_* at WatchersController

git-svn-id: http://svn.redmine.org/redmine/trunk@12616 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at RepositoriesController#committers
Toshi MARUYAMA [Fri, 10 Jan 2014 12:49:35 +0000 (12:49 +0000)]
Rails4: replace deprecated find_all_by_* at RepositoriesController#committers

git-svn-id: http://svn.redmine.org/redmine/trunk@12615 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at Project#create_time_entry_activity_...
Toshi MARUYAMA [Fri, 10 Jan 2014 12:49:20 +0000 (12:49 +0000)]
Rails4: replace deprecated Relation#update_all at Project#create_time_entry_activity_if_needed

git-svn-id: http://svn.redmine.org/redmine/trunk@12614 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from app/views/settings/_repositories.html.erb
Toshi MARUYAMA [Fri, 10 Jan 2014 12:49:04 +0000 (12:49 +0000)]
remove unneeded Relation#all from app/views/settings/_repositories.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12613 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#count with finder options at UsersHelper#users_st...
Toshi MARUYAMA [Fri, 10 Jan 2014 12:48:48 +0000 (12:48 +0000)]
Rails4: replace deprecated Relation#count with finder options at UsersHelper#users_status_options_for_select

git-svn-id: http://svn.redmine.org/redmine/trunk@12612 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest
Toshi MARUYAMA [Fri, 10 Jan 2014 12:24:19 +0000 (12:24 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12611 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from app/views/settings/_projects.html.erb
Toshi MARUYAMA [Fri, 10 Jan 2014 12:13:10 +0000 (12:13 +0000)]
remove unneeded Relation#all from app/views/settings/_projects.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12610 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup app/views/settings/_repositories.html.erb
Toshi MARUYAMA [Fri, 10 Jan 2014 12:12:53 +0000 (12:12 +0000)]
code format cleanup app/views/settings/_repositories.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12609 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest
Toshi MARUYAMA [Fri, 10 Jan 2014 11:25:25 +0000 (11:25 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12608 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::UsersTest
Toshi MARUYAMA [Fri, 10 Jan 2014 11:24:59 +0000 (11:24 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::UsersTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12607 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::TimeEntriesTest
Toshi MARUYAMA [Fri, 10 Jan 2014 11:24:34 +0000 (11:24 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::TimeEntriesTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12606 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::ProjectsTest
Toshi MARUYAMA [Fri, 10 Jan 2014 11:24:00 +0000 (11:24 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::ProjectsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12605 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from RepositoriesHelper#render_changeset_changes
Toshi MARUYAMA [Fri, 10 Jan 2014 11:23:28 +0000 (11:23 +0000)]
remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes

git-svn-id: http://svn.redmine.org/redmine/trunk@12604 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at TimelogController#find_time_entries
Toshi MARUYAMA [Fri, 10 Jan 2014 10:40:46 +0000 (10:40 +0000)]
Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries

git-svn-id: http://svn.redmine.org/redmine/trunk@12603 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at QueriesController#index
Toshi MARUYAMA [Fri, 10 Jan 2014 10:30:57 +0000 (10:30 +0000)]
cleanup syntax of Relation#all at QueriesController#index

git-svn-id: http://svn.redmine.org/redmine/trunk@12602 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at MembersController#index
Toshi MARUYAMA [Fri, 10 Jan 2014 10:30:33 +0000 (10:30 +0000)]
cleanup syntax of Relation#all at MembersController#index

git-svn-id: http://svn.redmine.org/redmine/trunk@12601 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at IssueStatusesController#index
Toshi MARUYAMA [Fri, 10 Jan 2014 10:30:10 +0000 (10:30 +0000)]
cleanup syntax of Relation#all at IssueStatusesController#index

git-svn-id: http://svn.redmine.org/redmine/trunk@12600 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at integration IssuesTest
Toshi MARUYAMA [Fri, 10 Jan 2014 08:39:32 +0000 (08:39 +0000)]
Rails4: replace deprecated Relation#first with finder options at integration IssuesTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12599 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::IssuesTest
Toshi MARUYAMA [Fri, 10 Jan 2014 08:38:59 +0000 (08:38 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::IssuesTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12598 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::IssueRelati...
Toshi MARUYAMA [Fri, 10 Jan 2014 08:38:36 +0000 (08:38 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueRelationsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12597 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::IssueCatego...
Toshi MARUYAMA [Fri, 10 Jan 2014 08:38:09 +0000 (08:38 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueCategoriesTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12596 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest
Toshi MARUYAMA [Fri, 10 Jan 2014 08:37:33 +0000 (08:37 +0000)]
Rails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12595 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at NewsController#index
Toshi MARUYAMA [Fri, 10 Jan 2014 08:13:47 +0000 (08:13 +0000)]
cleanup syntax of Relation#all at NewsController#index

git-svn-id: http://svn.redmine.org/redmine/trunk@12594 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from AuthSource#authenticate
Toshi MARUYAMA [Fri, 10 Jan 2014 08:00:57 +0000 (08:00 +0000)]
remove unneeded Relation#all from AuthSource#authenticate

git-svn-id: http://svn.redmine.org/redmine/trunk@12593 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#count with finder options at ProjectsController...
Toshi MARUYAMA [Fri, 10 Jan 2014 07:46:53 +0000 (07:46 +0000)]
Rails4: replace deprecated Relation#count with finder options at ProjectsController#show

git-svn-id: http://svn.redmine.org/redmine/trunk@12592 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at app/views/wiki/rename.html.erb
Toshi MARUYAMA [Fri, 10 Jan 2014 07:46:23 +0000 (07:46 +0000)]
cleanup syntax of Relation#all at app/views/wiki/rename.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12591 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at IssuesControllerTest
Toshi MARUYAMA [Fri, 10 Jan 2014 05:46:33 +0000 (05:46 +0000)]
Rails4: replace deprecated Relation#first with finder options at IssuesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12590 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_to_another_project
Toshi MARUYAMA [Fri, 10 Jan 2014 05:46:15 +0000 (05:46 +0000)]
remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_to_another_project

git-svn-id: http://svn.redmine.org/redmine/trunk@12589 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#sum with finder options at Issue#total_spent_hours
Toshi MARUYAMA [Fri, 10 Jan 2014 05:02:44 +0000 (05:02 +0000)]
Rails4: replace deprecated Relation#sum with finder options at Issue#total_spent_hours

git-svn-id: http://svn.redmine.org/redmine/trunk@12588 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocleanup syntax of Relation#all at app/views/wiki/edit.html.erb
Toshi MARUYAMA [Fri, 10 Jan 2014 04:45:46 +0000 (04:45 +0000)]
cleanup syntax of Relation#all at app/views/wiki/edit.html.erb

git-svn-id: http://svn.redmine.org/redmine/trunk@12587 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_should_allow_no...
Toshi MARUYAMA [Fri, 10 Jan 2014 04:45:28 +0000 (04:45 +0000)]
remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_should_allow_not_changing_the_issue_attributes

git-svn-id: http://svn.redmine.org/redmine/trunk@12586 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoadd missing Relation#all at WorkflowsController#copy of r12583
Toshi MARUYAMA [Fri, 10 Jan 2014 04:19:47 +0000 (04:19 +0000)]
add missing Relation#all at WorkflowsController#copy of r12583

git-svn-id: http://svn.redmine.org/redmine/trunk@12585 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at IssueRelationsContro...
Toshi MARUYAMA [Fri, 10 Jan 2014 04:11:53 +0000 (04:11 +0000)]
Rails4: replace deprecated Relation#first with finder options at IssueRelationsControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12584 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at WorkflowsController#copy
Toshi MARUYAMA [Fri, 10 Jan 2014 04:11:36 +0000 (04:11 +0000)]
Rails4: replace deprecated find_all_by_* at WorkflowsController#copy

git-svn-id: http://svn.redmine.org/redmine/trunk@12583 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#last with finder options at IssuesControllerTest
Toshi MARUYAMA [Fri, 10 Jan 2014 04:11:20 +0000 (04:11 +0000)]
Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12582 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from WorkflowsControllerTest#status_transitions
Toshi MARUYAMA [Fri, 10 Jan 2014 03:54:23 +0000 (03:54 +0000)]
remove unneeded Relation#all from WorkflowsControllerTest#status_transitions

git-svn-id: http://svn.redmine.org/redmine/trunk@12581 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at IssuesController
Toshi MARUYAMA [Fri, 10 Jan 2014 03:39:51 +0000 (03:39 +0000)]
Rails4: replace deprecated Relation#update_all at IssuesController

git-svn-id: http://svn.redmine.org/redmine/trunk@12580 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at IssuesController
Toshi MARUYAMA [Fri, 10 Jan 2014 03:39:35 +0000 (03:39 +0000)]
Rails4: replace deprecated find_all_by_* at IssuesController

git-svn-id: http://svn.redmine.org/redmine/trunk@12579 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at AttachmentsControlle...
Toshi MARUYAMA [Fri, 10 Jan 2014 01:21:07 +0000 (01:21 +0000)]
Rails4: replace deprecated Relation#first with finder options at AttachmentsControllerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12578 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from RepositorySubversionTest
Toshi MARUYAMA [Thu, 9 Jan 2014 09:55:26 +0000 (09:55 +0000)]
remove unneeded Relation#all from RepositorySubversionTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12577 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from RepositoryMercurialTest
Toshi MARUYAMA [Thu, 9 Jan 2014 09:55:10 +0000 (09:55 +0000)]
remove unneeded Relation#all from RepositoryMercurialTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12576 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from RepositoryDarcsTest
Toshi MARUYAMA [Thu, 9 Jan 2014 09:54:54 +0000 (09:54 +0000)]
remove unneeded Relation#all from RepositoryDarcsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12575 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from RepositoryCvsTest
Toshi MARUYAMA [Thu, 9 Jan 2014 09:54:37 +0000 (09:54 +0000)]
remove unneeded Relation#all from RepositoryCvsTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12574 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from RepositoryBazaarTest
Toshi MARUYAMA [Thu, 9 Jan 2014 09:54:21 +0000 (09:54 +0000)]
remove unneeded Relation#all from RepositoryBazaarTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12573 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from Watcher#prune
Toshi MARUYAMA [Thu, 9 Jan 2014 08:35:10 +0000 (08:35 +0000)]
remove unneeded Relation#all from Watcher#prune

git-svn-id: http://svn.redmine.org/redmine/trunk@12572 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at UserTest
Toshi MARUYAMA [Thu, 9 Jan 2014 08:14:21 +0000 (08:14 +0000)]
Rails4: replace deprecated find_all_by_* at UserTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12571 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at FieldFormat
Toshi MARUYAMA [Thu, 9 Jan 2014 08:14:06 +0000 (08:14 +0000)]
Rails4: replace deprecated find_all_by_* at FieldFormat

git-svn-id: http://svn.redmine.org/redmine/trunk@12570 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from Watcher#prune_single_user
Toshi MARUYAMA [Thu, 9 Jan 2014 07:41:50 +0000 (07:41 +0000)]
remove unneeded Relation#all from Watcher#prune_single_user

git-svn-id: http://svn.redmine.org/redmine/trunk@12569 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup Watcher model
Toshi MARUYAMA [Thu, 9 Jan 2014 07:41:34 +0000 (07:41 +0000)]
code format cleanup Watcher model

git-svn-id: http://svn.redmine.org/redmine/trunk@12568 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agobackout r12562 : remove unneeded Relation#all from Repository::Mercurial#latest_chang...
Toshi MARUYAMA [Thu, 9 Jan 2014 07:07:06 +0000 (07:07 +0000)]
backout r12562 : remove unneeded Relation#all from Repository::Mercurial#latest_changesets

git-svn-id: http://svn.redmine.org/redmine/trunk@12567 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agobackout r12540 : remove unneeded Relation#all from News#latest
Toshi MARUYAMA [Thu, 9 Jan 2014 07:06:50 +0000 (07:06 +0000)]
backout r12540 : remove unneeded Relation#all from News#latest

git-svn-id: http://svn.redmine.org/redmine/trunk@12566 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at WikiContentTest
Toshi MARUYAMA [Thu, 9 Jan 2014 06:43:49 +0000 (06:43 +0000)]
Rails4: replace deprecated Relation#first with finder options at WikiContentTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12565 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at UserTest
Toshi MARUYAMA [Thu, 9 Jan 2014 06:43:33 +0000 (06:43 +0000)]
Rails4: replace deprecated Relation#first with finder options at UserTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12564 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at IssueQuery model
Toshi MARUYAMA [Thu, 9 Jan 2014 06:34:40 +0000 (06:34 +0000)]
Rails4: replace deprecated find_all_by_* at IssueQuery model

git-svn-id: http://svn.redmine.org/redmine/trunk@12563 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from Repository::Mercurial#latest_changesets
Toshi MARUYAMA [Thu, 9 Jan 2014 05:25:05 +0000 (05:25 +0000)]
remove unneeded Relation#all from Repository::Mercurial#latest_changesets

git-svn-id: http://svn.redmine.org/redmine/trunk@12562 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove trailing white-spaces from RepositoryTest
Toshi MARUYAMA [Thu, 9 Jan 2014 05:09:44 +0000 (05:09 +0000)]
remove trailing white-spaces from RepositoryTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12561 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agocode format cleanup RepositoryTest
Toshi MARUYAMA [Thu, 9 Jan 2014 05:09:28 +0000 (05:09 +0000)]
code format cleanup RepositoryTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12560 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at ProjectTest
Toshi MARUYAMA [Thu, 9 Jan 2014 05:09:10 +0000 (05:09 +0000)]
Rails4: replace deprecated find_all_by_* at ProjectTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12559 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at RepositoryTest
Toshi MARUYAMA [Thu, 9 Jan 2014 05:08:54 +0000 (05:08 +0000)]
Rails4: replace deprecated find_all_by_* at RepositoryTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12558 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at RepositoryTest
Toshi MARUYAMA [Thu, 9 Jan 2014 05:08:38 +0000 (05:08 +0000)]
Rails4: replace deprecated Relation#update_all at RepositoryTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12557 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoremove unneeded Relation#all from ProjectTest#test_destroy
Toshi MARUYAMA [Thu, 9 Jan 2014 04:30:17 +0000 (04:30 +0000)]
remove unneeded Relation#all from ProjectTest#test_destroy

git-svn-id: http://svn.redmine.org/redmine/trunk@12556 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at QueryTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:24:24 +0000 (04:24 +0000)]
Rails4: replace deprecated Relation#update_all at QueryTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12555 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at ProjectTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:24:07 +0000 (04:24 +0000)]
Rails4: replace deprecated Relation#update_all at ProjectTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12554 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at WatcherTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:23:51 +0000 (04:23 +0000)]
Rails4: replace deprecated Relation#update_all at WatcherTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12553 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#update_all at ProjectNestedSetTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:23:36 +0000 (04:23 +0000)]
Rails4: replace deprecated Relation#update_all at ProjectNestedSetTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12552 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at MailHandlerTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:23:19 +0000 (04:23 +0000)]
Rails4: replace deprecated Relation#first with finder options at MailHandlerTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12551 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at CipheringTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:23:03 +0000 (04:23 +0000)]
Rails4: replace deprecated Relation#first with finder options at CipheringTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12550 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated Relation#first with finder options at IssueTest
Toshi MARUYAMA [Thu, 9 Jan 2014 04:22:47 +0000 (04:22 +0000)]
Rails4: replace deprecated Relation#first with finder options at IssueTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12549 e93f8b46-1217-0410-a6f0-8f06a7374b81

10 years agoRails4: replace deprecated find_all_by_* at Tracker model
Toshi MARUYAMA [Thu, 9 Jan 2014 03:51:14 +0000 (03:51 +0000)]
Rails4: replace deprecated find_all_by_* at Tracker model

git-svn-id: http://svn.redmine.org/redmine/trunk@12548 e93f8b46-1217-0410-a6f0-8f06a7374b81