summaryrefslogtreecommitdiffstats
path: root/test/integration/routing
Commit message (Expand)AuthorAgeFilesLines
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-0/+8
* Rails3: test: scm: move "repository_path_hash" method in repositories routing...Toshi MARUYAMA2012-02-231-9/+0
* route: split issue preview route to adding and editingToshi MARUYAMA2012-02-151-2/+6
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-061-0/+4
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-061-0/+20
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-7/+7
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-0/+26
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-301-0/+9
* test: route: repositories: split tests whether 'show' action or notToshi MARUYAMA2012-01-281-2/+8
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-1/+144
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-5/+33
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-091-6/+12
* test: route: add test for '/' pathToshi MARUYAMA2012-01-081-0/+4
* 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
* Copy issues via bulk update action.Jean-Philippe Lang2012-01-071-31/+0
* Allows project to be changed from the bulk edit form.Jean-Philippe Lang2012-01-071-0/+5
* test: route: add groups tests defined as resourcesToshi MARUYAMA2012-01-071-0/+66
* 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
* 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
* 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
* test: route: split versions tests whether scoped under project or notToshi MARUYAMA2011-12-301-6/+9
* test: route: split issues rest actions tests whether scoped under project or notToshi MARUYAMA2011-12-301-16/+19
* test: route: split news tests whether scoped under project or notToshi MARUYAMA2011-12-301-20/+23
* test: route: add time entries context menus testToshi MARUYAMA2011-12-301-1/+10
* test: route: split queries testsToshi MARUYAMA2011-12-291-8/+11
* test: route: add bulk edit time logs testsToshi MARUYAMA2011-12-291-0/+18
* test: route: add ldap_auth_sources test defined at r8162Toshi MARUYAMA2011-12-271-0/+55
* test: route: add auth_sources test defined at r8162Toshi MARUYAMA2011-12-271-0/+55
* test: route: add settings test defined at r8162Toshi MARUYAMA2011-12-271-0/+40
* test: route: add workflows test defined at r8162Toshi MARUYAMA2011-12-271-0/+39
* test: route: split repository route testToshi MARUYAMA2011-12-271-16/+22
* test: route: add admin tests defined at r8162Toshi MARUYAMA2011-12-271-0/+20
* test: route: add mail_handler test defined at r8162Toshi MARUYAMA2011-12-271-0/+27
* test: route: add sys testToshi MARUYAMA2011-12-271-0/+35
* test: route: add watchers test defined at r8162Toshi MARUYAMA2011-12-271-0/+41
* test: route: add search test defined at r8162Toshi MARUYAMA2011-12-271-0/+27
* test: route: add groups tests defined at r8162Toshi MARUYAMA2011-12-261-0/+8