summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed: atom links on wiki index broken by r4266.Jean-Philippe Lang2011-03-211-0/+8
* Fixed: Simultaneous wiki updates cause internal error (#7939).Jean-Philippe Lang2011-03-211-0/+36
* Fix typo in test/test_helper.rb.Toshi MARUYAMA2011-03-201-1/+1
* Adds an option to view issues count by status on the version page (#7921).Jean-Philippe Lang2011-03-201-3/+9
* 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-204-12/+18
* 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
* Do not actually try to fetch changesets from the subversion repository.Jean-Philippe Lang2011-03-161-2/+5
* Adds a test for AuthSourcesController#destroy with users.Jean-Philippe Lang2011-03-161-3/+15
* Removes a space before argument parentheses.Jean-Philippe Lang2011-03-161-1/+1