summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* attachment: add a functional test to show an ISO-8859-1 content file (#2371)Toshi MARUYAMA2011-11-201-0/+20
* attachment: add a functional test to show an ISO-8859-1 patch (#2371)Toshi MARUYAMA2011-11-201-0/+17
* attachment: use repositories setting to convert contents character encoding (...Toshi MARUYAMA2011-11-201-28/+32
* Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...Jean-Philippe Lang2011-11-201-0/+8
* code layout clean up test/functional/attachments_controller_test.rbToshi MARUYAMA2011-11-201-1/+1
* attachment: update functional tests to switch "side by side" and "inline" for...Toshi MARUYAMA2011-11-201-22/+26
* code layout clean up uploaded_test_file of test/test_helper.rbToshi MARUYAMA2011-11-201-1/+2
* Prevent projects tests from deleting fixture files.Jean-Philippe Lang2011-11-191-0/+1
* Fixed functional tests that writes in fixtures folder.Jean-Philippe Lang2011-11-191-0/+2
* Fixed: Issue filter by assigned_to_role is not project specific (#9540).Jean-Philippe Lang2011-11-191-27/+50
* Makes author column sortable and groupable on the issue list (#1567).Jean-Philippe Lang2011-11-191-0/+10
* Moved the project name after the item in the html title (#9593).Jean-Philippe Lang2011-11-191-0/+2
* 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
* Fixes section edit links when text includes pre/code tag (#2222).Jean-Philippe Lang2011-11-182-0/+16
* 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-184-1/+249
* move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)Toshi MARUYAMA2011-11-181-22/+21
* attachment: add a functional test to show invalid UTF-8 text file (#2371)Toshi MARUYAMA2011-11-172-0/+30
* attachment: add a functional test to show UTF-8 text file (#2371)Toshi MARUYAMA2011-11-172-0/+21
* fix malformed issues csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-161-0/+35
* add functional test to export issue csv encoded in Big5 on Traditional Chines...Toshi MARUYAMA2011-11-161-0/+28
* fix malformed time entry report csv encoding in case of unable to convert (#8...Toshi MARUYAMA2011-11-161-0/+48
* fix malformed time log csv encoding in case of unable to convert (#8549)Toshi MARUYAMA2011-11-161-0/+46
* move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...Toshi MARUYAMA2011-11-161-47/+17
* code layout clean up test/functional/attachments_controller_test.rbToshi MARUYAMA2011-11-161-2/+2
* Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...Jean-Philippe Lang2011-11-151-0/+14
* add functional test to export time log csv encoded in Big5 on Traditional Chi...Toshi MARUYAMA2011-11-151-0/+39
* add functional test to export time entry report csv encoded in Big5 on Tradit...Toshi MARUYAMA2011-11-151-0/+45
* 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
* Ruby 1.9: fix tests error due to require path at test/test_helper.rbToshi MARUYAMA2011-11-131-1/+1
* code layout clean up test_report_csv_export of test/functional/time_entry_rep...Toshi MARUYAMA2011-11-121-3/+5
* code layout clean up test_report_all_projects_csv_export of test/functional/t...Toshi MARUYAMA2011-11-121-2/+4
* 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 failure introduced in r7772 (#8615).Jean-Philippe Lang2011-11-111-1/+1
* 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
* code layout clean up test/functional/time_entry_reports_controller_test.rbToshi MARUYAMA2011-11-101-1/+3
* code layout clean up test/functional/timelog_controller_test.rbToshi MARUYAMA2011-11-101-1/+4
* test: functional: wiki: add tests to show pdf (#401)Toshi MARUYAMA2011-11-061-0/+10
* test: functional: wiki: add tests to show html and txt (#401)Toshi MARUYAMA2011-11-061-0/+20
* code layout clean up of test/functional/wiki_controller_test.rbToshi MARUYAMA2011-11-061-1/+3
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-051-2/+48
* do not annotate text files which exceed the size limit for viewing (#9484)Toshi MARUYAMA2011-11-051-0/+13
* 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