summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Angle brackets within 'pre' blocks are silently replaced by HTML entit...Jean-Philippe Lang2011-11-281-0/+10
* Fixes require path in test.Jean-Philippe Lang2011-11-271-1/+1
* Improved user creation from incoming email.Jean-Philippe Lang2011-11-271-0/+40
* Sort the issue list by author/assignee according to user display format (#9669).Jean-Philippe Lang2011-11-262-0/+40
* Limit the characters stripped by Attachment#sanitize_filename (#4324).Jean-Philippe Lang2011-11-241-0/+21
* pdf: lib: add the method to return attachment from filename and encoding (#3261)Toshi MARUYAMA2011-11-241-0/+37
* reset Attachment.storage_path at the end of attachment testsToshi MARUYAMA2011-11-242-0/+3
* code layout clean up test/unit/helpers/application_helper_test.rbToshi MARUYAMA2011-11-241-7/+5
* add missing fixtures at unit attachment testToshi MARUYAMA2011-11-241-1/+2
* move logic to use latest image file attachment to class method for common use...Toshi MARUYAMA2011-11-241-0/+20
* add unit application helper test to use latest image file (#3261)Toshi MARUYAMA2011-11-241-0/+25
* Fixed stub.Jean-Philippe Lang2011-11-231-1/+1
* use temporary attachments directory in unit attachment testToshi MARUYAMA2011-11-231-0/+1
* fix inconsistent image filename extensions (#9638)Toshi MARUYAMA2011-11-231-0/+53
* Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...Jean-Philippe Lang2011-11-201-0/+8
* Fixed: Issue filter by assigned_to_role is not project specific (#9540).Jean-Philippe Lang2011-11-191-27/+50
* Adds a way to filter issues with or without start date (#9607).Jean-Philippe Lang2011-11-191-0/+16
* Wiki links for news and forums (#9600).Jean-Philippe Lang2011-11-191-1/+11
* Handle the case of a text formatter that doesn't support section edit (#2222).Jean-Philippe Lang2011-11-181-0/+10
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-181-0/+105
* move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)Toshi MARUYAMA2011-11-181-22/+21
* move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...Toshi MARUYAMA2011-11-161-47/+17
* Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...Jean-Philippe Lang2011-11-151-0/+14
* Additional tests for email From header (#9564).Jean-Philippe Lang2011-11-141-1/+11
* Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...Jean-Philippe Lang2011-11-131-1/+1
* Adds a method to clear the settings cache.Jean-Philippe Lang2011-11-131-0/+13
* Fixed: copied private queries not visible after project copy (#9520).Jean-Philippe Lang2011-11-111-0/+1
* Fixed: Error when reading ciphered text from the database without cipher key ...Jean-Philippe Lang2011-11-111-0/+14
* Custom date field accepts invalid dates (#9394).Jean-Philippe Lang2011-11-111-0/+2
* Fixed: Custom 'version' field don't show shared versions (#8615).Jean-Philippe Lang2011-11-111-0/+76
* Fixed: User with groups may not see issues assigned to him or to its groups (...Jean-Philippe Lang2011-11-111-0/+23
* scm: git: test: model: fix failing test_parents on PostgreSQL (#5501)Toshi MARUYAMA2011-11-031-4/+3
* scm: mercurial: test: model: fix failing test_parents on PostgreSQL (#5501)Toshi MARUYAMA2011-11-031-4/+3
* scm: mercurial: test: model: add test of parents (#5501)Toshi MARUYAMA2011-11-031-0/+19
* scm: git: test: model: add test of parents (#5501)Toshi MARUYAMA2011-11-031-0/+19
* add unit test of escaping image urls (#9245)Toshi MARUYAMA2011-11-021-0/+7
* Don't escape already parsed wiki link title (#9471).Etienne Massip2011-10-291-0/+4
* scm: mercurial: test: lib: update branches test for Branch class (#5501)Toshi MARUYAMA2011-10-281-9/+26
* scm: git: test: lib: update branches test for Branch class (#5501)Toshi MARUYAMA2011-10-281-6/+17
* scm: git: test: add test of parents to unit lib test (#5501)Toshi MARUYAMA2011-10-281-0/+26
* scm: mercurial: test: add test of parents to unit lib test (#5501)Toshi MARUYAMA2011-10-281-0/+15
* scm: mercurial: update test repository (#5501)Toshi MARUYAMA2011-10-282-12/+14
* scm: mercurial: use NUM_REV instead of hard-coded number of revisions at "tes...Toshi MARUYAMA2011-10-251-1/+1
* scm: mercurial: drop supporting below Mercurial 1.1 (#9465)Toshi MARUYAMA2011-10-251-4/+6
* scm: mercurial: skip failing unit model tests on below Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-2/+4
* scm: mercurial: skip failing unit lib tests on below Mercurial 1.5 (#9465)Toshi MARUYAMA2011-10-241-10/+14
* Fix failing test (#4264).Etienne Massip2011-10-081-1/+1
* Update CodeRay version to 1.0 final (#4264).Etienne Massip2011-10-081-1/+1
* Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_desce...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: test: replace deprecated errors.on at test_update_issue_with_required...Toshi MARUYAMA2011-10-071-1/+1