summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rails4: replace deprecated Relation#update_all at Member modelToshi MARUYAMA2014-01-081-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12512 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at IssueStatus modelToshi MARUYAMA2014-01-081-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at Enumeration modelToshi MARUYAMA2014-01-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12510 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at ↵Toshi MARUYAMA2014-01-081-1/+1
| | | | | | IssueCategoriesControllerTest git-svn-id: http://svn.redmine.org/redmine/trunk@12509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at ↵Toshi MARUYAMA2014-01-081-2/+2
| | | | | | GroupsControllerTest git-svn-id: http://svn.redmine.org/redmine/trunk@12508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at ↵Toshi MARUYAMA2014-01-081-1/+1
| | | | | | DocumentsControllerTest git-svn-id: http://svn.redmine.org/redmine/trunk@12507 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at ↵Toshi MARUYAMA2014-01-081-2/+2
| | | | | | BoardsControllerTest git-svn-id: http://svn.redmine.org/redmine/trunk@12506 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at ↵Toshi MARUYAMA2014-01-081-1/+1
| | | | | | AccountControllerTest git-svn-id: http://svn.redmine.org/redmine/trunk@12505 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at acts_as_listToshi MARUYAMA2014-01-081-15/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12504 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at Board modelToshi MARUYAMA2014-01-081-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at Message modelToshi MARUYAMA2014-01-081-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12502 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at ↵Toshi MARUYAMA2014-01-081-1/+1
| | | | | | AccountControllerOpenidTest git-svn-id: http://svn.redmine.org/redmine/trunk@12501 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#first with finder options at AttachmentTestToshi MARUYAMA2014-01-081-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12500 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at Journal modelToshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12499 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at IssueQuery modelToshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at ProjectTestToshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12497 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at MessageTestToshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12496 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_all_by_* at IssueTestToshi MARUYAMA2014-01-071-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at SetDefaultRepositories db ↵Toshi MARUYAMA2014-01-071-1/+1
| | | | | | migration git-svn-id: http://svn.redmine.org/redmine/trunk@12494 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at Repository modelToshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add unit test to have one default repositoryToshi MARUYAMA2014-01-071-0/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12492 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: deprecated find_by methods with options at ApplicationHelperToshi MARUYAMA2014-01-071-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12491 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at application helper testToshi MARUYAMA2014-01-071-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12490 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at IssuePriority modelToshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12489 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at db migrationsToshi MARUYAMA2014-01-077-14/+21
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12488 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use lambda form in acts_as_tree scope (#12499)Toshi MARUYAMA2014-01-071-2/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12487 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use lambda form in Version model scope (#12499)Toshi MARUYAMA2014-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12486 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated Relation#update_all at CreateCustomFieldsRoles db ↵Toshi MARUYAMA2014-01-071-1/+1
| | | | | | migration git-svn-id: http://svn.redmine.org/redmine/trunk@12485 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Store mime type lookups in a hash.Jean-Philippe Lang2014-01-051-7/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the mime-types gem for getting mime types from filenames (#15790).Jean-Philippe Lang2014-01-053-19/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12483 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Rails.application.config.i18n.load_path for adding plugin locales (#12753).Jean-Philippe Lang2014-01-051-1/+1
| | | | | | Patch by Takeshi Yaegashi. git-svn-id: http://svn.redmine.org/redmine/trunk@12482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduces the number of subqueries when searching with many custom fields set ↵Jean-Philippe Lang2014-01-053-13/+20
| | | | | | as searchable (#15781). git-svn-id: http://svn.redmine.org/redmine/trunk@12481 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed assertion for postgresql and sqlite (#8842).Jean-Philippe Lang2014-01-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test failure with ruby1.8 (#8842).Jean-Philippe Lang2014-01-032-1/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12479 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed test failure with sqlite (#8842).Jean-Philippe Lang2014-01-031-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow filtering with timestamp (#8842).Jean-Philippe Lang2014-01-032-12/+50
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12477 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that magic links to existing attachments are not converted when ↵Jean-Philippe Lang2014-01-032-1/+10
| | | | | | previewing issue notes. git-svn-id: http://svn.redmine.org/redmine/trunk@12476 e93f8b46-1217-0410-a6f0-8f06a7374b81
* svn propset svn:eol-style native test fixture (#15785)Toshi MARUYAMA2014-01-010-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12475 e93f8b46-1217-0410-a6f0-8f06a7374b81
* support more character encoding in incoming emails (#15785)Toshi MARUYAMA2014-01-013-1/+36
| | | | | | | | | Supporting encodings of iconv on Ruby 1.8 depend on iconv implementation. glibc-common-2.12-1.132 on CentOS6 does not support ks_c_5601-1987. Contributed by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@12474 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: replace deprecated find_by_id at Changeset classToshi MARUYAMA2013-12-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12473 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4: scm: reload repository after destroying changesets in incremental ↵Toshi MARUYAMA2013-12-295-0/+5
| | | | | | fetch test git-svn-id: http://svn.redmine.org/redmine/trunk@12472 e93f8b46-1217-0410-a6f0-8f06a7374b81
* explicitly define fix has_and_belongs_to_many join_table at Group and UserToshi MARUYAMA2013-12-272-4/+8
| | | | | | Rails4 cannot resolve automatically. git-svn-id: http://svn.redmine.org/redmine/trunk@12471 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4 compatibility of RepositoryTestToshi MARUYAMA2013-12-271-4/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12470 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix find_all_by_id(n1, n2) parameter at ↵Toshi MARUYAMA2013-12-271-2/+4
| | | | | | | | test_member_of_scope_should_return_the_union_of_all_members of PrincipalTest find_all_by_id(n1, n2) returns only n1 result. git-svn-id: http://svn.redmine.org/redmine/trunk@12469 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix find_all_by_id(n1, n2) parameter at ↵Toshi MARUYAMA2013-12-271-3/+6
| | | | | | | | test_not_member_of_scope_should_return_users_that_have_no_memberships of PrincipalTest find_all_by_id(n1, n2) returns only n1 result. git-svn-id: http://svn.redmine.org/redmine/trunk@12468 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix find_all_by_id(n1, n2) parameter at ↵Toshi MARUYAMA2013-12-271-6/+11
| | | | | | | | test_show_export_to_pdf_with_changesets of IssuesControllerTest find_all_by_id(n1, n2) returns only n1 result. git-svn-id: http://svn.redmine.org/redmine/trunk@12467 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4 compatibility of ProjectTestToshi MARUYAMA2013-12-261-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12466 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rails4 compatibility of version group countToshi MARUYAMA2013-12-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12465 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code format cleanup Principal classToshi MARUYAMA2013-12-261-1/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12464 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unneeded including ApplicationHelper from helper testsToshi MARUYAMA2013-12-266-10/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12463 e93f8b46-1217-0410-a6f0-8f06a7374b81