summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* scm: mercurial: code clean up unit adapter test.Toshi MARUYAMA2011-04-081-1/+2
* Fixed: empty list for user/version custom fields on bulk edit form (#2096).Jean-Philippe Lang2011-04-071-0/+7
* PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1...Toshi MARUYAMA2011-04-061-0/+7
* PDF: add test of replacing converting error characters in FPDF ANSI on Ruby 1...Toshi MARUYAMA2011-04-061-0/+16
* PDF: nil safe at fix_text_encoding(txt) of lib/redmine/export/pdf.rb.Toshi MARUYAMA2011-04-061-0/+7
* PDF: add test of Ruby 1.9 compatibility of '0x5c'(backslash) handling in FPDF...Toshi MARUYAMA2011-04-061-0/+15
* PDF: add \\(double backslashes) handling of FPDF ANSI test in unit lib test (...Toshi MARUYAMA2011-04-061-0/+13
* PDF: set language 'ja' in '0x5c'(backslash) handling unit lib test (#61, #117).Toshi MARUYAMA2011-04-061-0/+2
* PDF: create new unit lib pdf test and add '0x5c'(backslash) handling test (#6...Toshi MARUYAMA2011-04-061-0/+32
* Localize anonymous and non member roles names (#8072).Jean-Philippe Lang2011-04-051-2/+9
* Makes visible scopes accept projects option and deprecate Project.visible_by.Jean-Philippe Lang2011-04-051-0/+16
* add functional tests for bulk edit time entries (#7996).Toshi MARUYAMA2011-04-041-2/+2
* i18n: add test of utf-8 strings.Toshi MARUYAMA2011-04-041-0/+11
* Remove empty lines from test/unit/mailer_test.rb.Toshi MARUYAMA2011-04-041-3/+0
* Fixed: deleting a parent issue may lead to a stale object error (#7920).Jean-Philippe Lang2011-04-011-0/+10
* Fixes #possible_values_options when given an object with nil project.Jean-Philippe Lang2011-04-011-0/+5
* Adds User and Version custom field format that can be used to reference a pro...Jean-Philippe Lang2011-04-011-0/+65
* Modules selection lost on project form after validation failure (#8012).Jean-Philippe Lang2011-03-301-0/+8
* Fixes progress calculation on gantt (#7838).Jean-Philippe Lang2011-03-281-5/+23
* Fixes wrong test.Jean-Philippe Lang2011-03-271-1/+1
* Fixed links in new file notification broken by r4051 (#6590).Jean-Philippe Lang2011-03-271-0/+7
* Adds support for saturday as the first week day (#7097).Jean-Philippe Lang2011-03-271-2/+22
* Moved calendar tests to unit/lib/redmine/helpers.Jean-Philippe Lang2011-03-271-1/+1
* Fixed: unknown custom field format causes error when editing/bulk editing (#7...Jean-Philippe Lang2011-03-241-1/+18
* scm: filesystem: update test repository for non ascii text files displaying (...Toshi MARUYAMA2011-03-222-6/+6
* scm: code clean up test/unit/repository_test.rb.Toshi MARUYAMA2011-03-221-12/+36
* scm: filesystem: change project id of unit model test from 1 to 3.Toshi MARUYAMA2011-03-221-1/+1
* scm: filesystem: code clean up unit model test.Toshi MARUYAMA2011-03-221-6/+7
* scm: filesystem: code clean up unit adapter test.Toshi MARUYAMA2011-03-221-10/+6
* Fixed: news comments not deleted when deleting a project (#7904).Jean-Philippe Lang2011-03-201-1/+1
* Fixes subversion tests not running on win32.Jean-Philippe Lang2011-03-202-7/+6
* Fixed: children projects are deleted instead of being destroyed when destroyi...Jean-Philippe Lang2011-03-201-2/+37
* scm: add unit test of invalid utf8 sequences should be stripped in repository...Toshi MARUYAMA2011-03-191-0/+14
* scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9.Toshi MARUYAMA2011-03-191-1/+17
* scm: git: strict Ruby 1.9 string test in unit adapter test.Toshi MARUYAMA2011-03-171-2/+2
* scm: git: strict Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-1/+1
* scm: subversion: code clean up unit model test.Toshi MARUYAMA2011-03-171-6/+9
* scm: code clean up unit model changeset test.Toshi MARUYAMA2011-03-171-4/+8
* scm: strict Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-2/+2
* scm: subversion: simplify Ruby 1.9 string test in unit model test.Toshi MARUYAMA2011-03-171-9/+5
* scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale.Toshi MARUYAMA2011-03-171-3/+8
* scm: bazaar: add changesets order test in unit model test.Toshi MARUYAMA2011-03-161-0/+28
* Adds a visible scope to the Journal model.Jean-Philippe Lang2011-03-151-4/+44
* Changed the way the visibility SQL statement is built.Jean-Philippe Lang2011-03-151-0/+17
* Use names instead of ids for wiki anchors (#6905).Jean-Philippe Lang2011-03-141-0/+7
* Fixed: line breaks are ignored in quoted text (#6148).Jean-Philippe Lang2011-03-141-1/+1
* Moved text formatting tests from application_helper tests to formatter tests.Jean-Philippe Lang2011-03-142-105/+109
* scm: mercurial: add test of latest changesets support named branch in unit mo...Toshi MARUYAMA2011-03-141-0/+7
* scm: mercurial: add latest changesets supporting tag test in unit model test ...Toshi MARUYAMA2011-03-141-0/+13
* scm: mercurial: add latest changesets improvement test in unit model test.Toshi MARUYAMA2011-03-141-0/+18