Toshi MARUYAMA
|
e11c68e417
|
Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12631 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 09:23:36 +00:00 |
Toshi MARUYAMA
|
d401f86b0d
|
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
|
2014-01-11 08:50:21 +00:00 |
Toshi MARUYAMA
|
97a4211b03
|
code format cleanup TimelogCustomFieldsVisibilityTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12629 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 08:50:07 +00:00 |
Toshi MARUYAMA
|
a516a1bdb2
|
Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12628 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 08:32:28 +00:00 |
Toshi MARUYAMA
|
8c595df595
|
Rails4: replace deprecated find_all_by_* at IssuesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12627 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 08:32:12 +00:00 |
Toshi MARUYAMA
|
65ba233c62
|
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
|
2014-01-11 07:47:18 +00:00 |
Toshi MARUYAMA
|
7ac013fbe8
|
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
|
2014-01-11 07:47:02 +00:00 |
Toshi MARUYAMA
|
15031f6173
|
code format cleanup ProjectEnumerationsControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12624 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 07:46:46 +00:00 |
Toshi MARUYAMA
|
e30aa4b245
|
code format cleanup MessagesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12623 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 07:46:29 +00:00 |
Toshi MARUYAMA
|
20482fdee3
|
Rails4: replace deprecated find_all_by_* at IssuesControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12622 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-11 07:22:39 +00:00 |
Toshi MARUYAMA
|
ca4ea40888
|
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
|
2014-01-11 07:05:48 +00:00 |
Toshi MARUYAMA
|
9420d7e345
|
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
|
2014-01-10 12:24:19 +00:00 |
Toshi MARUYAMA
|
ea9b40ab4d
|
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
|
2014-01-10 11:25:25 +00:00 |
Toshi MARUYAMA
|
c538543583
|
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
|
2014-01-10 11:24:59 +00:00 |
Toshi MARUYAMA
|
7f93cc74b4
|
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
|
2014-01-10 11:24:34 +00:00 |
Toshi MARUYAMA
|
505483f224
|
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
|
2014-01-10 11:24:00 +00:00 |
Toshi MARUYAMA
|
d02bcbcee5
|
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
|
2014-01-10 08:39:32 +00:00 |
Toshi MARUYAMA
|
1c938cd1d3
|
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
|
2014-01-10 08:38:59 +00:00 |
Toshi MARUYAMA
|
b6d6325198
|
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
|
2014-01-10 08:38:36 +00:00 |
Toshi MARUYAMA
|
3480d46ff3
|
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
|
2014-01-10 08:38:09 +00:00 |
Toshi MARUYAMA
|
c020578820
|
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
|
2014-01-10 08:37:33 +00:00 |
Toshi MARUYAMA
|
6f4d3c1c64
|
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
|
2014-01-10 05:46:33 +00:00 |
Toshi MARUYAMA
|
57740505b0
|
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
|
2014-01-10 05:46:15 +00:00 |
Toshi MARUYAMA
|
c1c1b548d0
|
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
|
2014-01-10 04:45:28 +00:00 |
Toshi MARUYAMA
|
c7723e9bc9
|
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
|
2014-01-10 04:11:53 +00:00 |
Toshi MARUYAMA
|
efb5d5769a
|
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
|
2014-01-10 04:11:20 +00:00 |
Toshi MARUYAMA
|
c0303bf47c
|
remove unneeded Relation#all from WorkflowsControllerTest#status_transitions
git-svn-id: http://svn.redmine.org/redmine/trunk@12581 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-10 03:54:23 +00:00 |
Toshi MARUYAMA
|
7c10f41ce3
|
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
|
2014-01-10 01:21:07 +00:00 |
Toshi MARUYAMA
|
d852b8a4e6
|
remove unneeded Relation#all from RepositorySubversionTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12577 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 09:55:26 +00:00 |
Toshi MARUYAMA
|
e41271f2bd
|
remove unneeded Relation#all from RepositoryMercurialTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12576 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 09:55:10 +00:00 |
Toshi MARUYAMA
|
776bf76f46
|
remove unneeded Relation#all from RepositoryDarcsTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12575 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 09:54:54 +00:00 |
Toshi MARUYAMA
|
4ab85ff0cb
|
remove unneeded Relation#all from RepositoryCvsTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12574 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 09:54:37 +00:00 |
Toshi MARUYAMA
|
890851eb85
|
remove unneeded Relation#all from RepositoryBazaarTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12573 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 09:54:21 +00:00 |
Toshi MARUYAMA
|
907663f83c
|
Rails4: replace deprecated find_all_by_* at UserTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12571 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 08:14:21 +00:00 |
Toshi MARUYAMA
|
a6da09026a
|
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
|
2014-01-09 06:43:49 +00:00 |
Toshi MARUYAMA
|
d305d15373
|
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
|
2014-01-09 06:43:33 +00:00 |
Toshi MARUYAMA
|
5315943bb9
|
remove trailing white-spaces from RepositoryTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12561 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:09:44 +00:00 |
Toshi MARUYAMA
|
01e22fc4b8
|
code format cleanup RepositoryTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12560 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:09:28 +00:00 |
Toshi MARUYAMA
|
205e727565
|
Rails4: replace deprecated find_all_by_* at ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12559 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:09:10 +00:00 |
Toshi MARUYAMA
|
56a40b3579
|
Rails4: replace deprecated find_all_by_* at RepositoryTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12558 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:08:54 +00:00 |
Toshi MARUYAMA
|
95bc7bf189
|
Rails4: replace deprecated Relation#update_all at RepositoryTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12557 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 05:08:38 +00:00 |
Toshi MARUYAMA
|
7960f543a4
|
remove unneeded Relation#all from ProjectTest#test_destroy
git-svn-id: http://svn.redmine.org/redmine/trunk@12556 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:30:17 +00:00 |
Toshi MARUYAMA
|
ab46ef7c15
|
Rails4: replace deprecated Relation#update_all at QueryTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12555 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:24:24 +00:00 |
Toshi MARUYAMA
|
494a13d004
|
Rails4: replace deprecated Relation#update_all at ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12554 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:24:07 +00:00 |
Toshi MARUYAMA
|
d15183b2e7
|
Rails4: replace deprecated Relation#update_all at WatcherTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12553 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:23:51 +00:00 |
Toshi MARUYAMA
|
d7f986b6a8
|
Rails4: replace deprecated Relation#update_all at ProjectNestedSetTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12552 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 04:23:36 +00:00 |
Toshi MARUYAMA
|
394628f205
|
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
|
2014-01-09 04:23:19 +00:00 |
Toshi MARUYAMA
|
132021f895
|
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
|
2014-01-09 04:23:03 +00:00 |
Toshi MARUYAMA
|
bb54f0b7c5
|
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
|
2014-01-09 04:22:47 +00:00 |
Toshi MARUYAMA
|
92a948855e
|
Rails4: replace deprecated Relation#update_all at IssueTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12547 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-09 03:35:14 +00:00 |