Commit Graph

871 Commits (ec87a62cdfa6d02028ca4523c93c6705aaa1ebaf)

Author SHA1 Message Date
Gregor Schmidt 8fb5e8b211 Introducing help controller, moving wiki syntax documentation to help controller 14 years ago
Eric Davis 72cd7f2049 [#347] Add missing fixture when running a focused test 14 years ago
Felix Schäfer 61f0e67c0d Upgrade tests to new journals type. 14 years ago
Felix Schäfer ef8141a2c1 Remove deprecated journals tests and controller. 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Jean-Philippe Lang 61d4a623a8 Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029). 14 years ago
Jean-Philippe Lang bb4a10fc85 Fixed: bulk destroying parent and child issues raises a stale object error (#7920). 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Toshi MARUYAMA 52be4a13b0 Fix annotate functional roles_controller_test.rb due fails to changing en.yml (#8035, #7855). 14 years ago
Toshi MARUYAMA 6ac1b6d4ef scm: git: fix annotate test due to changing en.yml (#8035, #7855). 14 years ago
Jean-Philippe Lang 5f3d184880 Modules selection lost on project form after validation failure (#8012). 14 years ago
Jean-Philippe Lang e06b581595 Adds support for preview when editing an issue note (#5520). 14 years ago
Jean-Philippe Lang e7a3085eba Allow bulk editing of parent issue (#5831). 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 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 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 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
Jean-Philippe Lang 544b4bddbb Adds an option to view issues count by status on the version page (#7921). 14 years ago
Jean-Philippe Lang 07e2c652d5 Fixes subversion tests not running on win32. 14 years ago
Jean-Philippe Lang d71f4f2ef5 Do not actually try to fetch changesets from the subversion repository. 14 years ago
Jean-Philippe Lang f2021227e7 Adds a test for AuthSourcesController#destroy with users. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Toshi MARUYAMA ce42dfeb11 scm: mercurial: add tag test in functional test (#1981). 14 years ago
Toshi MARUYAMA 83567a28a4 scm: mercurial: add named branch test in functional test (#7246). 14 years ago
Toshi MARUYAMA e0370914b1 scm: mercurial: add latest changesets improvement test in functional test. 14 years ago
Toshi MARUYAMA ec6e2d1789 scm: mercurial: latest changesets improvement and supporting tag (#1981). 14 years ago
Toshi MARUYAMA 6b9b3783bc scm: mercurial: check changesets size is greater than 0 in browse test in functional test. 14 years ago
Toshi MARUYAMA 9ae4b74b1e scm: git: add browsing tag test in functional test. 14 years ago
Toshi MARUYAMA b99a2c23de scm: git: check entries and changesets size are greater than 0 in browse test in functional test. 14 years ago
Toshi MARUYAMA 53d6f74209 scm: git: code clean up functional test. 14 years ago
Toshi MARUYAMA 9f2056071b scm: mercurial: prepare tests of named branch and tag in functional test (#1981, #7246). 14 years ago
Jean-Philippe Lang 1bf4f52de5 Check for a valid time entry if comments have been entered when updating an issue (#7581). 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
Jean-Philippe Lang 73cff6571e Fixes diff test regarding r5094. 14 years ago