Commit Graph

4269 Commits (ff5203d2c61a8624cb00dd76570d2affeae913a1)
 

Author SHA1 Message Date
Jean-Philippe Lang ff5203d2c6 Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
Jean-Philippe Lang 50405c5f9f Do not display both 'View all revisions' and 'View revision' links (#7984). 14 years ago
Jean-Philippe Lang 318862c167 Better cross-browser checkbox positioning. 14 years ago
Toshi MARUYAMA 87c1d4780b scm: filesystem: increase non ascii contents ratio of test repository (#6256). 14 years ago
Toshi MARUYAMA be2046b189 scm: set mime type in downloading file. 14 years ago
Toshi MARUYAMA 3ee44b363c scm: filesystem: add test for no extension file mime type in functional test. 14 years ago
Toshi MARUYAMA fd400df10e scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional test. 14 years ago
Toshi MARUYAMA 05825c38a2 scm: filesystem: add test for displaying file over max size limit (#6256). 14 years ago
Toshi MARUYAMA 314bb3fb6e scm: filesystem: add test for UTF-16 file displaying (#6256). 14 years ago
Toshi MARUYAMA af85236fe7 scm: filesystem: add test for non ascii text file displaying (#6256). 14 years ago
Toshi MARUYAMA 6fcddfe2e2 scm: fix non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA 80b7a1e432 scm: filesystem: update test repository for non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA 071fc2c89a scm: mercurial: add test of binary file should be force download in functional test (#6256). 14 years ago
Toshi MARUYAMA 9250fa0515 scm: mercurial: use constant for project id in functional test. 14 years ago
Toshi MARUYAMA 317aca7c4c scm: mercurial: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA cae18fa551 scm: darcs: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA 5a10fb4f31 scm: filesystem: add test of no extension file whose content is only ASCII can be showing (#6256). 14 years ago
Toshi MARUYAMA 2b3251db53 scm: git: remove duplicate test from functional test. 14 years ago
Toshi MARUYAMA 71ea12fcfc scm: filesystem: add functional test. 14 years ago
Toshi MARUYAMA 622ddd5c99 scm: code clean up test/functional/repositories_controller_test.rb. 14 years ago
Toshi MARUYAMA 862e4e716d scm: filesystem: change project id of unit model test from 1 to 3. 14 years ago
Toshi MARUYAMA 476106ac0f scm: filesystem: code clean up unit model test. 14 years ago
Toshi MARUYAMA b06f24e932 scm: filesystem: code clean up unit adapter test. 14 years ago
Toshi MARUYAMA aa0c79604a add GNU gettext po to Redmine::MimeType. 14 years ago
Toshi MARUYAMA b181e65e3d scm: cvs: check assign changesets in root directory showing of functional test. 14 years ago
Toshi MARUYAMA f035de5018 scm: cvs: remove duplicate test in functional test. 14 years ago
Jean-Philippe Lang a51ef9490c Show open and closed issues from "Issues by" version links. 14 years ago
Jean-Philippe Lang affedafa1f Fixed: atom links on wiki index broken by r4266. 14 years ago
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Toshi MARUYAMA d1e5e1f504 Fix an internal server error on formatting an issue as a PDF in Japanese (#7794). 14 years ago
Toshi MARUYAMA e7f94c201e Fix typo in test/test_helper.rb. 14 years ago
Jean-Philippe Lang 397da5033f Changes polish csv separator to ; and decimal to , (#7875). 14 years ago
Jean-Philippe Lang 80e6e8e371 Silently ignore invalid status_by param. 14 years ago
Jean-Philippe Lang 544b4bddbb Adds an option to view issues count by status on the version page (#7921). 14 years ago
Jean-Philippe Lang f55249ac90 Adds border and margin for issue list printing. 14 years ago
Jean-Philippe Lang 5909cf3396 Fixed: issue list truncated when printing with Firefox 3. 14 years ago
Jean-Philippe Lang 1d93b0e9f6 Fixed: news comments not deleted when deleting a project (#7904). 14 years ago
Jean-Philippe Lang 07e2c652d5 Fixes subversion tests not running on win32. 14 years ago
Jean-Philippe Lang 9b9c7ae91d Adds links on the issue list to collapse/expang all groups (#7236). 14 years ago
Toshi MARUYAMA 7257266d32 scm: filesystem: prevent exception raises if path encoding is incorrect. 14 years ago
Jean-Philippe Lang 94d3595e31 Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904). 14 years ago
Jean-Philippe Lang 82ebb82706 Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. 14 years ago
Jean-Philippe Lang af40f86731 Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8. 14 years ago
Toshi MARUYAMA 8a0574ac5d scm: git: default_branch() returns nil explicitly if branches are empty. 14 years ago
Toshi MARUYAMA 348b990b92 scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8(). 14 years ago
Toshi MARUYAMA 9888b93fdd scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. 14 years ago
Toshi MARUYAMA 2de5ef5aa2 scm: git: strict Ruby 1.9 string test in unit adapter test. 14 years ago
Toshi MARUYAMA 515dcdc5a5 scm: git: strict Ruby 1.9 string test in unit model test. 14 years ago
Toshi MARUYAMA c840a19659 scm: subversion: code clean up unit model test. 14 years ago
Toshi MARUYAMA a955663b8d scm: code clean up unit model changeset test. 14 years ago