summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded Relation#all from RepositorySubversionTestToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from RepositoryMercurialTestToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from RepositoryDarcsTestToshi MARUYAMA2014-01-091-1/+1
* remove unneeded Relation#all from RepositoryCvsTestToshi MARUYAMA2014-01-091-3/+4
* remove unneeded Relation#all from RepositoryBazaarTestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated find_all_by_* at UserTestToshi MARUYAMA2014-01-091-5/+5
* Rails4: replace deprecated Relation#first with finder options at WikiContentTestToshi MARUYAMA2014-01-091-4/+4
* Rails4: replace deprecated Relation#first with finder options at UserTestToshi MARUYAMA2014-01-091-2/+2
* remove trailing white-spaces from RepositoryTestToshi MARUYAMA2014-01-091-1/+1
* code format cleanup RepositoryTestToshi MARUYAMA2014-01-091-2/+3
* Rails4: replace deprecated find_all_by_* at ProjectTestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated find_all_by_* at RepositoryTestToshi MARUYAMA2014-01-091-2/+2
* Rails4: replace deprecated Relation#update_all at RepositoryTestToshi MARUYAMA2014-01-091-4/+2
* remove unneeded Relation#all from ProjectTest#test_destroyToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#update_all at QueryTestToshi MARUYAMA2014-01-091-2/+1
* Rails4: replace deprecated Relation#update_all at ProjectTestToshi MARUYAMA2014-01-091-2/+1
* Rails4: replace deprecated Relation#update_all at WatcherTestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#update_all at ProjectNestedSetTestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#first with finder options at MailHandlerTestToshi MARUYAMA2014-01-091-3/+2
* Rails4: replace deprecated Relation#first with finder options at CipheringTestToshi MARUYAMA2014-01-091-4/+4
* Rails4: replace deprecated Relation#first with finder options at IssueTestToshi MARUYAMA2014-01-091-2/+2
* Rails4: replace deprecated Relation#update_all at IssueTestToshi MARUYAMA2014-01-091-3/+3
* Rails4: replace deprecated find_all_by_* at WikiPageTestToshi MARUYAMA2014-01-091-2/+2
* code format cleanup ChangesetTestToshi MARUYAMA2014-01-091-1/+2
* remove unneeded Relation#all from ChangesetTest#test_ref_keywords_closing_wit...Toshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated Relation#first with finder options at ChangesetTestToshi MARUYAMA2014-01-091-1/+1
* Rails4: replace deprecated find_all_by_* at WikiPageTestToshi MARUYAMA2014-01-081-2/+2
* Rails4: replace deprecated Relation#update_all at GroupTestToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated Relation#update_all at IssueTestToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated Relation#first with finder options at IssueCategor...Toshi MARUYAMA2014-01-081-2/+2
* Rails4: replace deprecated Relation#first with finder options at WikiPageTestToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated Relation#first with finder options at ChangesetTestToshi MARUYAMA2014-01-081-1/+1
* Rails4: replace deprecated Relation#first with finder options at AttachmentTestToshi MARUYAMA2014-01-081-2/+1
* Rails4: replace deprecated find_all_by_* at ProjectTestToshi MARUYAMA2014-01-071-1/+1
* Rails4: replace deprecated find_all_by_* at MessageTestToshi MARUYAMA2014-01-071-1/+1
* Rails4: replace deprecated find_all_by_* at IssueTestToshi MARUYAMA2014-01-071-2/+2
* add unit test to have one default repositoryToshi MARUYAMA2014-01-071-0/+25
* Rails4: replace deprecated Relation#update_all at application helper testToshi MARUYAMA2014-01-071-2/+1
* Use the mime-types gem for getting mime types from filenames (#15790).Jean-Philippe Lang2014-01-051-0/+5
* Fixed assertion for postgresql and sqlite (#8842).Jean-Philippe Lang2014-01-041-1/+1
* Fixed test failure with ruby1.8 (#8842).Jean-Philippe Lang2014-01-031-0/+14
* support more character encoding in incoming emails (#15785)Toshi MARUYAMA2014-01-011-0/+17
* Rails4: scm: reload repository after destroying changesets in incremental fet...Toshi MARUYAMA2013-12-295-0/+5
* Rails4 compatibility of RepositoryTestToshi MARUYAMA2013-12-271-4/+2
* fix find_all_by_id(n1, n2) parameter at test_member_of_scope_should_return_th...Toshi MARUYAMA2013-12-271-2/+4
* fix find_all_by_id(n1, n2) parameter at test_not_member_of_scope_should_retur...Toshi MARUYAMA2013-12-271-3/+6
* Rails4 compatibility of ProjectTestToshi MARUYAMA2013-12-261-2/+2
* remove unneeded including ApplicationHelper from helper testsToshi MARUYAMA2013-12-266-10/+0
* remove unneeded 'redmine/field_format' requirement from FieldFormatTestToshi MARUYAMA2013-12-261-1/+0
* fix Pagination helper test class nameToshi MARUYAMA2013-12-261-1/+1