summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow bulk editing of parent issue (#5831).Jean-Philippe Lang2011-03-271-0/+18
* Fixed: unknown custom field format causes error when editing/bulk editing (#7...Jean-Philippe Lang2011-03-241-1/+18
* scm: filesystem: increase non ascii contents ratio of test repository (#6256).Toshi MARUYAMA2011-03-221-0/+0
* scm: set mime type in downloading file.Toshi MARUYAMA2011-03-222-4/+2
* scm: filesystem: add test for no extension file mime type in functional test.Toshi MARUYAMA2011-03-221-0/+6
* scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional...Toshi MARUYAMA2011-03-221-1/+1
* scm: filesystem: add test for displaying file over max size limit (#6256).Toshi MARUYAMA2011-03-221-0/+9
* scm: filesystem: add test for UTF-16 file displaying (#6256).Toshi MARUYAMA2011-03-221-0/+11
* scm: filesystem: add test for non ascii text file displaying (#6256).Toshi MARUYAMA2011-03-221-0/+12
* scm: filesystem: update test repository for non ascii text files displaying (...Toshi MARUYAMA2011-03-223-6/+6
* scm: mercurial: add test of binary file should be force download in functiona...Toshi MARUYAMA2011-03-221-1/+8
* scm: mercurial: use constant for project id in functional test.Toshi MARUYAMA2011-03-221-27/+27
* scm: mercurial: remove duplicate test from functional test.Toshi MARUYAMA2011-03-221-8/+0
* scm: darcs: remove duplicate test from functional test.Toshi MARUYAMA2011-03-221-10/+0
* scm: filesystem: add test of no extension file whose content is only ASCII ca...Toshi MARUYAMA2011-03-221-1/+11
* scm: git: remove duplicate test from functional test.Toshi MARUYAMA2011-03-221-12/+0
* scm: filesystem: add functional test.Toshi MARUYAMA2011-03-221-0/+61
* scm: code clean up test/unit/repository_test.rb.Toshi MARUYAMA2011-03-221-12/+36
* scm: code clean up test/functional/repositories_controller_test.rb.Toshi MARUYAMA2011-03-221-11/+24
* 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
* scm: cvs: check assign changesets in root directory showing of functional test.Toshi MARUYAMA2011-03-221-0/+3
* scm: cvs: remove duplicate test in functional test.Toshi MARUYAMA2011-03-221-10/+0