summaryrefslogtreecommitdiffstats
path: root/test/integration/routing/issues_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-161-26/+6
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that updating the issue form was broken by r4011 when user is not allow...Jean-Philippe Lang2013-02-161-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* test: route: simplify /issues/bulk_edit testToshi MARUYAMA2012-01-081-8/+6
* Allows project to be changed from the bulk edit form.Jean-Philippe Lang2012-01-071-0/+5
* 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
* test: route: rearrange issues tests for each scopesToshi MARUYAMA2011-12-301-22/+22
* test: route: split issues rest actions tests whether scoped under project or notToshi MARUYAMA2011-12-301-16/+19
* test: route: move issues tests to new fileToshi MARUYAMA2011-12-251-0/+126