summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* scm: add filesystem available test at unit repository test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: mercurial: add scm command tests at unit model test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: git: add scm command tests at unit model test (#4273).Toshi MARUYAMA2011-04-081-0/+6
* scm: mercurial: add client command tests at unit adapter test (#4273).Toshi MARUYAMA2011-04-081-1/+6
* scm: git: add client command tests at unit adapter test (#4273).Toshi MARUYAMA2011-04-081-0/+7
* scm: mercurial: code clean up unit adapter test.Toshi MARUYAMA2011-04-081-1/+2
* Adds functional test for project copy.Jean-Philippe Lang2011-04-071-9/+27
* Fixed: empty list for user/version custom fields on bulk edit form (#2096).Jean-Philippe Lang2011-04-072-1/+40
* 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
* scm: git: change "decorate = short" to "decorate = no" in config log section ...Toshi MARUYAMA2011-04-061-0/+0
* 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
* scm: git: add "decorate = short" in config log section of test repository (#8...Toshi MARUYAMA2011-04-061-0/+0
* 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
* Wrap text custom fields in the issue list (#8064).Jean-Philippe Lang2011-04-051-0/+15
* Removed a duplicate test.Jean-Philippe Lang2011-04-051-11/+0
* Removed calls to deprecated Project.visible_by method.Jean-Philippe Lang2011-04-051-1/+1
* Makes visible scopes accept projects option and deprecate Project.visible_by.Jean-Philippe Lang2011-04-051-0/+16
* Cleaner way to handle the replacement of watch links (#8071).Jean-Philippe Lang2011-04-051-24/+3
* Code cleanup.Jean-Philippe Lang2011-04-051-7/+1
* add functional tests for bulk edit time entries (#7996).Toshi MARUYAMA2011-04-044-6/+105
* 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
* Shorten query[column_names] param name.Jean-Philippe Lang2011-04-032-2/+3
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-032-6/+26
* Fix typo "attachements" in test/integration/issues_test.rb.Toshi MARUYAMA2011-04-021-1/+1
* Fixed: deleting a parent issue may lead to a stale object error (#7920).Jean-Philippe Lang2011-04-011-0/+10
* Fixed: list of users for adding to a group may be empty if 100 first users ha...Jean-Philippe Lang2011-04-011-0/+9
* Fixed: bulk destroying parent and child issues raises a stale object error (#...Jean-Philippe Lang2011-04-011-0/+12
* Gantt routes with format.Jean-Philippe Lang2011-04-011-0/+2
* Shortens filter param names.Jean-Philippe Lang2011-04-012-6/+6
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-011-4/+8
* 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-013-8/+164
* Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#80...Toshi MARUYAMA2011-04-011-2/+2
* Fix annotate functional roles_controller_test.rb due fails to changing en.yml...Toshi MARUYAMA2011-04-011-1/+1
* scm: git: fix annotate test due to changing en.yml (#8035, #7855).Toshi MARUYAMA2011-03-311-1/+1
* Modules selection lost on project form after validation failure (#8012).Jean-Philippe Lang2011-03-302-0/+24
* Adds support for preview when editing an issue note (#5520).Jean-Philippe Lang2011-03-281-0/+26
* Moves jstoolbar script include tags to head.Jean-Philippe Lang2011-03-281-0/+9
* 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
* Restore settings even if a test failure occurs.Jean-Philippe Lang2011-03-271-0/+1
* Moved calendar tests to unit/lib/redmine/helpers.Jean-Philippe Lang2011-03-271-1/+1