summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-092-8/+34
* Fixed: error when displaying an issue with a query sorted by an association, ...Jean-Philippe Lang2012-01-081-0/+14
* Fixed that SCM selection is not saved when all SCM are disabled (#9937).Jean-Philippe Lang2012-01-081-0/+2
* test: route: add test for '/' pathToshi MARUYAMA2012-01-081-0/+4
* Check project assignment on issue copy/move.Jean-Philippe Lang2012-01-081-0/+12
* Use the regular issue form to copy a single issue.Jean-Philippe Lang2012-01-083-5/+53
* test: route: add issue_statuses testToshi MARUYAMA2012-01-081-0/+80
* test: route: split documents test whether scoped under project or notToshi MARUYAMA2012-01-081-5/+8
* test: route: split issue categories test whether scoped under project or notToshi MARUYAMA2012-01-081-1/+4
* test: route: split news testsToshi MARUYAMA2012-01-081-1/+4
* test: route: add trackers testToshi MARUYAMA2012-01-081-0/+71
* test: route: simplify /issues/bulk_edit testToshi MARUYAMA2012-01-081-8/+6
* Typo.Jean-Philippe Lang2012-01-071-1/+1
* Deprecated Issue#move_to_project.Jean-Philippe Lang2012-01-072-61/+71
* Copy issues via bulk update action.Jean-Philippe Lang2012-01-074-149/+83
* Removed the "Move" button for issues since they can be moved from the bulk ed...Jean-Philippe Lang2012-01-072-61/+1
* Allows project to be changed from the bulk edit form.Jean-Philippe Lang2012-01-072-0/+56
* test: route: add groups tests defined as resourcesToshi MARUYAMA2012-01-071-0/+66
* Removed the "Move" button for single issue since it can be moved from the reg...Jean-Philippe Lang2012-01-071-3/+1
* Allows project to be changed from the regular issue update action (#4769, #98...Jean-Philippe Lang2012-01-073-2/+94
* test: route: add attachment delete method testToshi MARUYAMA2012-01-071-0/+4
* test: route: simplify test_issues_form_updateToshi MARUYAMA2012-01-071-8/+6
* Makes /projects/:project_id/issues/new accept PUT requests for when serializi...Jean-Philippe Lang2012-01-061-0/+4
* Extracted some code from #move_to_project to a callback.Jean-Philippe Lang2012-01-061-0/+21
* remove trailing white-space from test/unit/mail_handler_test.rbToshi MARUYAMA2012-01-051-1/+1
* replace hard-coded Japanese literal to utf-8 hexadecimal at test/unit/mail_ha...Toshi MARUYAMA2012-01-051-1/+3
* test: route: repositories: add show, changes and annotate actions in revision...Toshi MARUYAMA2012-01-051-0/+31
* test: route: add tests of timelogs report global scope format route and issue...Toshi MARUYAMA2012-01-051-0/+19
* route: fix messages quote action method defined at r8162Toshi MARUYAMA2012-01-041-1/+1
* Rails3: test: route: add private method to convert path parameter at reposito...Toshi MARUYAMA2012-01-041-18/+33
* test: route: simplify repositories testToshi MARUYAMA2012-01-041-14/+11
* Makes .find_ids return integers.Jean-Philippe Lang2012-01-031-1/+1
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-032-0/+78
* Removed ApplicationControllerTest.Jean-Philippe Lang2012-01-032-90/+61
* Moved test from ApplicationControllerTest.Jean-Philippe Lang2012-01-032-10/+9
* Test cleanup.Jean-Philippe Lang2012-01-021-81/+28
* Test cleanup.Jean-Philippe Lang2012-01-0210-85/+79
* Test cleanup.Jean-Philippe Lang2012-01-022-16/+8
* Test cleanup.Jean-Philippe Lang2012-01-0211-40/+4
* test: replace should "include the emails_header" at unit mailer test to Rails...Toshi MARUYAMA2012-01-021-9/+6
* Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rbToshi MARUYAMA2012-01-021-0/+1
* svn propset "svn:eol-style" native test/functional/auth_sources_controller_te...Toshi MARUYAMA2012-01-011-90/+90
* Test cleanup.Jean-Philippe Lang2012-01-011-64/+34
* Test cleanup.Jean-Philippe Lang2012-01-011-33/+20
* Test cleanup.Jean-Philippe Lang2012-01-011-40/+17
* Test cleanup.Jean-Philippe Lang2012-01-011-94/+90
* Use Errors#count instead of #length.Jean-Philippe Lang2012-01-011-1/+1
* test: route: split wiki testsToshi MARUYAMA2011-12-311-33/+39
* test: route: split roadmap test in versions testToshi MARUYAMA2011-12-311-1/+4
* test: route: rearrange issues tests for each scopesToshi MARUYAMA2011-12-301-22/+22