summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2012-05-0562-61/+78
* route: scm: fix diff of two revisionsToshi MARUYAMA2012-05-051-0/+33
* test: route: scm: move changes action tests to non revisions path testsToshi MARUYAMA2012-05-051-50/+52
* fix typo of integration users testToshi MARUYAMA2012-05-051-1/+1
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-051-8/+8
* route: scm: fix git and mercurial changes actionToshi MARUYAMA2012-05-031-18/+44
* code layout clean up test/integration/routing/repositories_test.rbToshi MARUYAMA2012-05-021-5/+9
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-0/+67
* Adds a message for when assertion fails.Jean-Philippe Lang2012-04-271-1/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-257-17/+19
* Removed #generate_with_protected helper methods.Jean-Philippe Lang2012-04-221-3/+5
* Additional test for memberships API.Jean-Philippe Lang2012-04-191-0/+8
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-151-0/+6
* Adds missing route to project search.Jean-Philippe Lang2012-04-082-0/+14
* scm: fix revisions page "OK" button always returns 404 error (#10567)Toshi MARUYAMA2012-04-021-0/+10
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-241-0/+4
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-9/+9
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-111-55/+0
* Adds a template for API error messages so that it does not depend on AR::Erro...Jean-Philippe Lang2012-03-041-2/+2
* Removed some generate! calls.Jean-Philippe Lang2012-03-042-5/+5
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-033-1/+56
* Moved tests about session reset to functional tests.Jean-Philippe Lang2012-02-261-18/+0
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-2/+2
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Better message for file size validation error.Jean-Philippe Lang2012-02-231-0/+11
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-233-0/+111
* 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 membership ids to /users/:id API response.Jean-Philippe Lang2012-02-061-0/+28
* TypoJean-Philippe Lang2012-02-061-1/+1
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-062-0/+73
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-062-0/+210
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-7/+7
* Removed mocha availability checks in tests.Jean-Philippe Lang2012-02-051-6/+0
* Fixed registration form broken by r8479.Jean-Philippe Lang2012-02-051-6/+6
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-0/+26
* Fixes assertion.Jean-Philippe Lang2012-02-041-1/+1
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-301-0/+9
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-291-0/+120
* test: route: repositories: split tests whether 'show' action or notToshi MARUYAMA2012-01-281-2/+8
* Makes Version REST API accept due_date attribute (#10013).Jean-Philippe Lang2012-01-211-0/+14
* 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