]> source.dussan.org Git - redmine.git/log
redmine.git
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

10 years agoRails4: replace deprecated Relation#update_all at IssueTest
Toshi MARUYAMA [Thu, 9 Jan 2014 03:35:14 +0000 (03:35 +0000)]
Rails4: replace deprecated Relation#update_all at IssueTest

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

10 years agoRails4: replace deprecated Relation#update_all at Repository model
Toshi MARUYAMA [Thu, 9 Jan 2014 03:34:58 +0000 (03:34 +0000)]
Rails4: replace deprecated Relation#update_all at Repository model

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

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

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

10 years agoRails4: replace deprecated Relation#update_all at User model
Toshi MARUYAMA [Thu, 9 Jan 2014 02:37:06 +0000 (02:37 +0000)]
Rails4: replace deprecated Relation#update_all at User model

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

10 years agocode format cleanup ChangesetTest
Toshi MARUYAMA [Thu, 9 Jan 2014 00:06:06 +0000 (00:06 +0000)]
code format cleanup ChangesetTest

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

10 years agoremove unneeded Relation#all from MailHandler#add_watchers
Toshi MARUYAMA [Thu, 9 Jan 2014 00:05:50 +0000 (00:05 +0000)]
remove unneeded Relation#all from MailHandler#add_watchers

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

10 years agoremove unneeded Relation#all from Project#copy_issues
Toshi MARUYAMA [Thu, 9 Jan 2014 00:05:33 +0000 (00:05 +0000)]
remove unneeded Relation#all from Project#copy_issues

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

10 years agoremove unneeded Relation#all from News#latest
Toshi MARUYAMA [Thu, 9 Jan 2014 00:05:14 +0000 (00:05 +0000)]
remove unneeded Relation#all from News#latest

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

10 years agoremove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_with_timelog
Toshi MARUYAMA [Thu, 9 Jan 2014 00:04:56 +0000 (00:04 +0000)]
remove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_with_timelog

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

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

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

10 years agoRails4: replace deprecated Relation#calculate with finder options at Issue model
Toshi MARUYAMA [Wed, 8 Jan 2014 14:53:29 +0000 (14:53 +0000)]
Rails4: replace deprecated Relation#calculate with finder options at Issue model

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

10 years agoremove unneeded Relation#all from Group#user_removed
Toshi MARUYAMA [Wed, 8 Jan 2014 13:26:02 +0000 (13:26 +0000)]
remove unneeded Relation#all from Group#user_removed

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

10 years agoRails4: replace deprecated find_all_by_* at WikiPageTest
Toshi MARUYAMA [Wed, 8 Jan 2014 12:43:27 +0000 (12:43 +0000)]
Rails4: replace deprecated find_all_by_* at WikiPageTest

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

10 years agoremove unneeded Relation#all from WikiPage#handle_redirects
Toshi MARUYAMA [Wed, 8 Jan 2014 12:43:10 +0000 (12:43 +0000)]
remove unneeded Relation#all from WikiPage#handle_redirects

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

10 years agoRails4: replace deprecated find_all_by_* at WikiPage model
Toshi MARUYAMA [Wed, 8 Jan 2014 12:42:53 +0000 (12:42 +0000)]
Rails4: replace deprecated find_all_by_* at WikiPage model

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

10 years agoRails4: replace deprecated Relation#update_all at Issue model
Toshi MARUYAMA [Wed, 8 Jan 2014 12:20:52 +0000 (12:20 +0000)]
Rails4: replace deprecated Relation#update_all at Issue model

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

10 years agoRails4: replace deprecated Relation#update_all at IssueCategory model
Toshi MARUYAMA [Wed, 8 Jan 2014 12:20:35 +0000 (12:20 +0000)]
Rails4: replace deprecated Relation#update_all at IssueCategory model

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

10 years agoRails4: replace deprecated Relation#update_all at GroupTest
Toshi MARUYAMA [Wed, 8 Jan 2014 12:20:16 +0000 (12:20 +0000)]
Rails4: replace deprecated Relation#update_all at GroupTest

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

10 years agoRails4: replace deprecated Relation#update_all at Group model
Toshi MARUYAMA [Wed, 8 Jan 2014 12:19:59 +0000 (12:19 +0000)]
Rails4: replace deprecated Relation#update_all at Group model

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

10 years agoRails4: replace deprecated Relation#update_all at Issue model
Toshi MARUYAMA [Wed, 8 Jan 2014 10:27:37 +0000 (10:27 +0000)]
Rails4: replace deprecated Relation#update_all at Issue model

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

10 years agoRails4: replace deprecated Relation#update_all at IssueTest
Toshi MARUYAMA [Wed, 8 Jan 2014 10:11:32 +0000 (10:11 +0000)]
Rails4: replace deprecated Relation#update_all at IssueTest

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

10 years agoRails4: replace deprecated Relation#update_all at acts_as_list
Toshi MARUYAMA [Wed, 8 Jan 2014 10:11:16 +0000 (10:11 +0000)]
Rails4: replace deprecated Relation#update_all at acts_as_list

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

10 years agoRails4: replace deprecated Relation#first with finder options at IssueCategoryTest
Toshi MARUYAMA [Wed, 8 Jan 2014 10:11:00 +0000 (10:11 +0000)]
Rails4: replace deprecated Relation#first with finder options at IssueCategoryTest

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

10 years agoRails4: replace deprecated Relation#update_all at User model
Toshi MARUYAMA [Wed, 8 Jan 2014 06:58:33 +0000 (06:58 +0000)]
Rails4: replace deprecated Relation#update_all at User model

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

10 years agoRails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 06:42:52 +0000 (06:42 +0000)]
Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at NewsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 06:26:25 +0000 (06:26 +0000)]
Rails4: replace deprecated Relation#first with finder options at NewsControllerTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at NewsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 06:23:43 +0000 (06:23 +0000)]
Rails4: replace deprecated Relation#first with finder options at NewsControllerTest

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

10 years agoRails4: replace deprecated passing options to find at MessagesController
Toshi MARUYAMA [Wed, 8 Jan 2014 06:11:46 +0000 (06:11 +0000)]
Rails4: replace deprecated passing options to find at MessagesController

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

10 years agoRails4: replace deprecated Relation#update_all at IssuesControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 06:03:54 +0000 (06:03 +0000)]
Rails4: replace deprecated Relation#update_all at IssuesControllerTest

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

10 years agoRails4: replace deprecated find_all_by_* at GroupsController
Toshi MARUYAMA [Wed, 8 Jan 2014 05:55:52 +0000 (05:55 +0000)]
Rails4: replace deprecated find_all_by_* at GroupsController

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

10 years agoremove unneeded Relation#all from app/views/custom_fields/_form.html.erb
Toshi MARUYAMA [Wed, 8 Jan 2014 05:36:34 +0000 (05:36 +0000)]
remove unneeded Relation#all from app/views/custom_fields/_form.html.erb

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

10 years agoRails4: replace deprecated Relation#first with finder options at WikiPageTest
Toshi MARUYAMA [Wed, 8 Jan 2014 05:14:18 +0000 (05:14 +0000)]
Rails4: replace deprecated Relation#first with finder options at WikiPageTest

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

10 years agoRails4: replace deprecated find_all_by_* at WikiPage model
Toshi MARUYAMA [Wed, 8 Jan 2014 05:09:05 +0000 (05:09 +0000)]
Rails4: replace deprecated find_all_by_* at WikiPage model

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

10 years agoRails4: replace deprecated Relation#first with finder options at ChangesetTest
Toshi MARUYAMA [Wed, 8 Jan 2014 05:02:14 +0000 (05:02 +0000)]
Rails4: replace deprecated Relation#first with finder options at ChangesetTest

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

10 years agoRails4: replace deprecated Relation#update_all at BoardsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 04:58:29 +0000 (04:58 +0000)]
Rails4: replace deprecated Relation#update_all at BoardsControllerTest

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

10 years agoRails4: replace deprecated Relation#update_all at Member model
Toshi MARUYAMA [Wed, 8 Jan 2014 04:58:13 +0000 (04:58 +0000)]
Rails4: replace deprecated Relation#update_all at Member model

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

10 years agoRails4: replace deprecated Relation#update_all at IssueStatus model
Toshi MARUYAMA [Wed, 8 Jan 2014 04:57:56 +0000 (04:57 +0000)]
Rails4: replace deprecated Relation#update_all at IssueStatus model

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

10 years agoRails4: replace deprecated Relation#update_all at Enumeration model
Toshi MARUYAMA [Wed, 8 Jan 2014 04:57:38 +0000 (04:57 +0000)]
Rails4: replace deprecated Relation#update_all at Enumeration model

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

10 years agoRails4: replace deprecated Relation#first with finder options at IssueCategoriesContr...
Toshi MARUYAMA [Wed, 8 Jan 2014 04:32:31 +0000 (04:32 +0000)]
Rails4: replace deprecated Relation#first with finder options at IssueCategoriesControllerTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at GroupsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 04:32:16 +0000 (04:32 +0000)]
Rails4: replace deprecated Relation#first with finder options at GroupsControllerTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at DocumentsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 04:32:00 +0000 (04:32 +0000)]
Rails4: replace deprecated Relation#first with finder options at DocumentsControllerTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at BoardsControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 04:31:45 +0000 (04:31 +0000)]
Rails4: replace deprecated Relation#first with finder options at BoardsControllerTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at AccountControllerTest
Toshi MARUYAMA [Wed, 8 Jan 2014 04:31:29 +0000 (04:31 +0000)]
Rails4: replace deprecated Relation#first with finder options at AccountControllerTest

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

10 years agoRails4: replace deprecated Relation#update_all at acts_as_list
Toshi MARUYAMA [Wed, 8 Jan 2014 04:13:18 +0000 (04:13 +0000)]
Rails4: replace deprecated Relation#update_all at acts_as_list

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

10 years agoRails4: replace deprecated Relation#update_all at Board model
Toshi MARUYAMA [Wed, 8 Jan 2014 04:03:11 +0000 (04:03 +0000)]
Rails4: replace deprecated Relation#update_all at Board model

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

10 years agoRails4: replace deprecated Relation#update_all at Message model
Toshi MARUYAMA [Wed, 8 Jan 2014 03:51:50 +0000 (03:51 +0000)]
Rails4: replace deprecated Relation#update_all at Message model

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

10 years agoRails4: replace deprecated Relation#first with finder options at AccountControllerOpe...
Toshi MARUYAMA [Wed, 8 Jan 2014 03:31:04 +0000 (03:31 +0000)]
Rails4: replace deprecated Relation#first with finder options at AccountControllerOpenidTest

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

10 years agoRails4: replace deprecated Relation#first with finder options at AttachmentTest
Toshi MARUYAMA [Wed, 8 Jan 2014 02:49:09 +0000 (02:49 +0000)]
Rails4: replace deprecated Relation#first with finder options at AttachmentTest

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

10 years agoRails4: replace deprecated find_all_by_* at Journal model
Toshi MARUYAMA [Tue, 7 Jan 2014 15:55:03 +0000 (15:55 +0000)]
Rails4: replace deprecated find_all_by_* at Journal model

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

10 years agoRails4: replace deprecated find_all_by_* at IssueQuery model
Toshi MARUYAMA [Tue, 7 Jan 2014 15:54:47 +0000 (15:54 +0000)]
Rails4: replace deprecated find_all_by_* at IssueQuery model

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

10 years agoRails4: replace deprecated find_all_by_* at ProjectTest
Toshi MARUYAMA [Tue, 7 Jan 2014 15:43:21 +0000 (15:43 +0000)]
Rails4: replace deprecated find_all_by_* at ProjectTest

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

10 years agoRails4: replace deprecated find_all_by_* at MessageTest
Toshi MARUYAMA [Tue, 7 Jan 2014 15:43:05 +0000 (15:43 +0000)]
Rails4: replace deprecated find_all_by_* at MessageTest

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

10 years agoRails4: replace deprecated find_all_by_* at IssueTest
Toshi MARUYAMA [Tue, 7 Jan 2014 15:42:49 +0000 (15:42 +0000)]
Rails4: replace deprecated find_all_by_* at IssueTest

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

10 years agoRails4: replace deprecated Relation#update_all at SetDefaultRepositories db migration
Toshi MARUYAMA [Tue, 7 Jan 2014 14:54:20 +0000 (14:54 +0000)]
Rails4: replace deprecated Relation#update_all at SetDefaultRepositories db migration

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

10 years agoRails4: replace deprecated Relation#update_all at Repository model
Toshi MARUYAMA [Tue, 7 Jan 2014 14:54:05 +0000 (14:54 +0000)]
Rails4: replace deprecated Relation#update_all at Repository model

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

10 years agoadd unit test to have one default repository
Toshi MARUYAMA [Tue, 7 Jan 2014 14:53:49 +0000 (14:53 +0000)]
add unit test to have one default repository

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

10 years agoRails4: deprecated find_by methods with options at ApplicationHelper
Toshi MARUYAMA [Tue, 7 Jan 2014 14:11:03 +0000 (14:11 +0000)]
Rails4: deprecated find_by methods with options at ApplicationHelper

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

10 years agoRails4: replace deprecated Relation#update_all at application helper test
Toshi MARUYAMA [Tue, 7 Jan 2014 13:26:13 +0000 (13:26 +0000)]
Rails4: replace deprecated Relation#update_all at application helper test

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