Toshi MARUYAMA
|
e03cfe1443
|
remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes
git-svn-id: http://svn.redmine.org/redmine/trunk@12604 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 11:23:28 +00:00 |
Toshi MARUYAMA
|
b02429e864
|
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
|
2014-01-10 10:40:46 +00:00 |
Toshi MARUYAMA
|
c57490f48e
|
cleanup syntax of Relation#all at QueriesController#index
git-svn-id: http://svn.redmine.org/redmine/trunk@12602 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 10:30:57 +00:00 |
Toshi MARUYAMA
|
72715ec78e
|
cleanup syntax of Relation#all at MembersController#index
git-svn-id: http://svn.redmine.org/redmine/trunk@12601 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 10:30:33 +00:00 |
Toshi MARUYAMA
|
fe6ef59e37
|
cleanup syntax of Relation#all at IssueStatusesController#index
git-svn-id: http://svn.redmine.org/redmine/trunk@12600 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 10:30:10 +00:00 |
Toshi MARUYAMA
|
b652f7fc27
|
cleanup syntax of Relation#all at NewsController#index
git-svn-id: http://svn.redmine.org/redmine/trunk@12594 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 08:13:47 +00:00 |
Toshi MARUYAMA
|
99fe35be42
|
remove unneeded Relation#all from AuthSource#authenticate
git-svn-id: http://svn.redmine.org/redmine/trunk@12593 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 08:00:57 +00:00 |
Toshi MARUYAMA
|
4292f4116b
|
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
|
2014-01-10 07:46:53 +00:00 |
Toshi MARUYAMA
|
f7a1664399
|
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
|
2014-01-10 07:46:23 +00:00 |
Toshi MARUYAMA
|
56a3c1ad40
|
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
|
2014-01-10 05:02:44 +00:00 |
Toshi MARUYAMA
|
5d535f8996
|
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
|
2014-01-10 04:45:46 +00:00 |
Toshi MARUYAMA
|
3fcd5d529c
|
add missing Relation#all at WorkflowsController#copy of r12583
git-svn-id: http://svn.redmine.org/redmine/trunk@12585 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 04:19:47 +00:00 |
Toshi MARUYAMA
|
ee49bdd81b
|
Rails4: replace deprecated find_all_by_* at WorkflowsController#copy
git-svn-id: http://svn.redmine.org/redmine/trunk@12583 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 04:11:36 +00:00 |
Toshi MARUYAMA
|
0a72533b59
|
Rails4: replace deprecated Relation#update_all at IssuesController
git-svn-id: http://svn.redmine.org/redmine/trunk@12580 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 03:39:51 +00:00 |
Toshi MARUYAMA
|
09147940fa
|
Rails4: replace deprecated find_all_by_* at IssuesController
git-svn-id: http://svn.redmine.org/redmine/trunk@12579 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 03:39:35 +00:00 |
Toshi MARUYAMA
|
ac72e7a8d5
|
remove unneeded Relation#all from Watcher#prune
git-svn-id: http://svn.redmine.org/redmine/trunk@12572 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 08:35:10 +00:00 |
Toshi MARUYAMA
|
6dbb9c3677
|
remove unneeded Relation#all from Watcher#prune_single_user
git-svn-id: http://svn.redmine.org/redmine/trunk@12569 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 07:41:50 +00:00 |
Toshi MARUYAMA
|
05aa146fad
|
code format cleanup Watcher model
git-svn-id: http://svn.redmine.org/redmine/trunk@12568 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 07:41:34 +00:00 |
Toshi MARUYAMA
|
8a9db2841d
|
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
|
2014-01-09 07:07:06 +00:00 |
Toshi MARUYAMA
|
eb98a1f714
|
backout r12540 : remove unneeded Relation#all from News#latest
git-svn-id: http://svn.redmine.org/redmine/trunk@12566 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 07:06:50 +00:00 |
Toshi MARUYAMA
|
3ca03beb6f
|
Rails4: replace deprecated find_all_by_* at IssueQuery model
git-svn-id: http://svn.redmine.org/redmine/trunk@12563 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 06:34:40 +00:00 |
Toshi MARUYAMA
|
1ddabbc874
|
remove unneeded Relation#all from Repository::Mercurial#latest_changesets
git-svn-id: http://svn.redmine.org/redmine/trunk@12562 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:25:05 +00:00 |
Toshi MARUYAMA
|
a6c18dce13
|
Rails4: replace deprecated find_all_by_* at Tracker model
git-svn-id: http://svn.redmine.org/redmine/trunk@12548 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 03:51:14 +00:00 |
Toshi MARUYAMA
|
d12c8e8397
|
Rails4: replace deprecated Relation#update_all at Repository model
git-svn-id: http://svn.redmine.org/redmine/trunk@12546 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 03:34:58 +00:00 |
Toshi MARUYAMA
|
ecda4d33e8
|
Rails4: replace deprecated Relation#update_all at User model
git-svn-id: http://svn.redmine.org/redmine/trunk@12544 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 02:37:06 +00:00 |
Toshi MARUYAMA
|
facf04593f
|
remove unneeded Relation#all from MailHandler#add_watchers
git-svn-id: http://svn.redmine.org/redmine/trunk@12542 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 00:05:50 +00:00 |
Toshi MARUYAMA
|
c0e587ffc4
|
remove unneeded Relation#all from Project#copy_issues
git-svn-id: http://svn.redmine.org/redmine/trunk@12541 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 00:05:33 +00:00 |
Toshi MARUYAMA
|
ca4dcdc3af
|
remove unneeded Relation#all from News#latest
git-svn-id: http://svn.redmine.org/redmine/trunk@12540 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 00:05:14 +00:00 |
Toshi MARUYAMA
|
5feb02c31d
|
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
|
2014-01-08 14:53:29 +00:00 |
Toshi MARUYAMA
|
66bdc014d4
|
remove unneeded Relation#all from Group#user_removed
git-svn-id: http://svn.redmine.org/redmine/trunk@12536 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 13:26:02 +00:00 |
Toshi MARUYAMA
|
143a1d8ec3
|
remove unneeded Relation#all from WikiPage#handle_redirects
git-svn-id: http://svn.redmine.org/redmine/trunk@12534 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 12:43:10 +00:00 |
Toshi MARUYAMA
|
95d86daef3
|
Rails4: replace deprecated find_all_by_* at WikiPage model
git-svn-id: http://svn.redmine.org/redmine/trunk@12533 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 12:42:53 +00:00 |
Toshi MARUYAMA
|
8aa22a05f4
|
Rails4: replace deprecated Relation#update_all at Issue model
git-svn-id: http://svn.redmine.org/redmine/trunk@12532 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 12:20:52 +00:00 |
Toshi MARUYAMA
|
84f43584f9
|
Rails4: replace deprecated Relation#update_all at IssueCategory model
git-svn-id: http://svn.redmine.org/redmine/trunk@12531 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 12:20:35 +00:00 |
Toshi MARUYAMA
|
9f079015bf
|
Rails4: replace deprecated Relation#update_all at Group model
git-svn-id: http://svn.redmine.org/redmine/trunk@12529 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 12:19:59 +00:00 |
Toshi MARUYAMA
|
599ac20570
|
Rails4: replace deprecated Relation#update_all at Issue model
git-svn-id: http://svn.redmine.org/redmine/trunk@12528 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 10:27:37 +00:00 |
Toshi MARUYAMA
|
2b36ff7016
|
Rails4: replace deprecated Relation#update_all at User model
git-svn-id: http://svn.redmine.org/redmine/trunk@12524 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 06:58:33 +00:00 |
Toshi MARUYAMA
|
273e7420d4
|
Rails4: replace deprecated passing options to find at MessagesController
git-svn-id: http://svn.redmine.org/redmine/trunk@12520 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 06:11:46 +00:00 |
Toshi MARUYAMA
|
d731c036fb
|
Rails4: replace deprecated find_all_by_* at GroupsController
git-svn-id: http://svn.redmine.org/redmine/trunk@12518 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 05:55:52 +00:00 |
Toshi MARUYAMA
|
251e3cc7fa
|
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
|
2014-01-08 05:36:34 +00:00 |
Toshi MARUYAMA
|
2977f95ad9
|
Rails4: replace deprecated find_all_by_* at WikiPage model
git-svn-id: http://svn.redmine.org/redmine/trunk@12515 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 05:09:05 +00:00 |
Toshi MARUYAMA
|
30e3e7e0b4
|
Rails4: replace deprecated Relation#update_all at Member model
git-svn-id: http://svn.redmine.org/redmine/trunk@12512 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 04:58:13 +00:00 |
Toshi MARUYAMA
|
5b77bd0076
|
Rails4: replace deprecated Relation#update_all at IssueStatus model
git-svn-id: http://svn.redmine.org/redmine/trunk@12511 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 04:57:56 +00:00 |
Toshi MARUYAMA
|
c4a9339e3f
|
Rails4: replace deprecated Relation#update_all at Enumeration model
git-svn-id: http://svn.redmine.org/redmine/trunk@12510 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 04:57:38 +00:00 |
Toshi MARUYAMA
|
6dcfa742fd
|
Rails4: replace deprecated Relation#update_all at Board model
git-svn-id: http://svn.redmine.org/redmine/trunk@12503 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 04:03:11 +00:00 |
Toshi MARUYAMA
|
ab6ac3b08f
|
Rails4: replace deprecated Relation#update_all at Message model
git-svn-id: http://svn.redmine.org/redmine/trunk@12502 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-08 03:51:50 +00:00 |
Toshi MARUYAMA
|
89b5518e0b
|
Rails4: replace deprecated find_all_by_* at Journal model
git-svn-id: http://svn.redmine.org/redmine/trunk@12499 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 15:55:03 +00:00 |
Toshi MARUYAMA
|
52bcc01b32
|
Rails4: replace deprecated find_all_by_* at IssueQuery model
git-svn-id: http://svn.redmine.org/redmine/trunk@12498 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 15:54:47 +00:00 |
Toshi MARUYAMA
|
9eaa4a7c1a
|
Rails4: replace deprecated Relation#update_all at Repository model
git-svn-id: http://svn.redmine.org/redmine/trunk@12493 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 14:54:05 +00:00 |
Toshi MARUYAMA
|
f8df0e729c
|
Rails4: deprecated find_by methods with options at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@12491 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-07 14:11:03 +00:00 |