summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* code layout cleanup unit mail handler test fixturesToshi MARUYAMA2012-01-301-19/+7
* Removed useless permission check in wiki controller.Jean-Philippe Lang2012-01-301-2/+4
* Adds export of all wiki pages to a PDF file (#3463).Jean-Philippe Lang2012-01-302-2/+24
* Allows attachments on news (#1972).Jean-Philippe Lang2012-01-292-10/+64
* Display of multi custom fields.Jean-Philippe Lang2012-01-292-1/+25
* Do not validate blank default custom field value.Jean-Philippe Lang2012-01-291-0/+5
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-295-1/+457
* Support for nested array in API builder.Jean-Philippe Lang2012-01-292-0/+26
* test: add attachment tests at unit mail handler test for Rails3Toshi MARUYAMA2012-01-291-0/+3
* Extracts custom field values validation from CustomValue so that they can be ...Jean-Philippe Lang2012-01-285-111/+106
* test: route: repositories: split tests whether 'show' action or notToshi MARUYAMA2012-01-281-2/+8
* Allow underscores in project identifiers (#1363).Jean-Philippe Lang2012-01-271-0/+1
* Makes all workflow transitions defined for all roles available to administrat...Jean-Philippe Lang2012-01-261-0/+9
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-0/+3
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-241-0/+3
* Notify previous assignee when assignee changes (#2694).Jean-Philippe Lang2012-01-231-0/+12
* Adds support for multiple repositories to redmine links (#779).Jean-Philippe Lang2012-01-221-0/+67
* Fixed that project is ignored when entering an issue id on /time_entries/new ...Jean-Philippe Lang2012-01-221-0/+14
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-211-1/+95
* Fixed that reminders are sent for closed issues (#10006).Jean-Philippe Lang2012-01-211-0/+11
* Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang2012-01-211-0/+11
* Adds a <<me>> option at the top of the assignee drop-down (#1102).Jean-Philippe Lang2012-01-211-0/+9
* Adds a 'Create and continue' button on the spent time form (#9995).Jean-Philippe Lang2012-01-211-0/+22
* Makes Version REST API accept due_date attribute (#10013).Jean-Philippe Lang2012-01-211-0/+14
* Updated assertion that fails after r8680.Jean-Philippe Lang2012-01-201-1/+1
* Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).Jean-Philippe Lang2012-01-201-0/+10
* Adds an option of the copy form to enable/disable attachments copy (#3055).Jean-Philippe Lang2012-01-201-1/+39
* Copy attachments on issue and project copy (#3055).Jean-Philippe Lang2012-01-203-0/+85
* Fixed an error when trying to copy an issue that does not exist.Jean-Philippe Lang2012-01-171-0/+6
* Removed duplicated test.Jean-Philippe Lang2012-01-161-13/+4
* Do not show revisions links and field on filesystem repositories.Jean-Philippe Lang2012-01-162-0/+8
* Display the position of the current issue in the query results.Jean-Philippe Lang2012-01-161-0/+6
* Fixed previous/next links when navigating in a saved query.Jean-Philippe Lang2012-01-161-0/+18
* Don't use a disabled SCM as a default repository SCM (#779).Jean-Philippe Lang2012-01-151-0/+16
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-156-13/+179
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-1511-166/+199
* Fixed double escaping of Atom feed links.Etienne Massip2012-01-141-1/+31
* Adds "Status" to the time report criteria (#9985).Jean-Philippe Lang2012-01-141-0/+8
* Fixed wrong assertion.Jean-Philippe Lang2012-01-141-1/+1
* Removed assertion that depends on the order of returned records.Jean-Philippe Lang2012-01-131-1/+0
* Adds "me" to user custom fields filters (#9923).Jean-Philippe Lang2012-01-131-0/+17
* Adds "my projects" filter on the cross-project issue list.Jean-Philippe Lang2012-01-131-0/+13
* add missing groups_users fixture to unit issue testToshi MARUYAMA2012-01-111-0/+1
* Adds assertions to issue destroy tests.Jean-Philippe Lang2012-01-101-6/+30
* Fixed: Routing error when deleting an issue with spent time.Jean-Philippe Lang2012-01-101-0/+2
* Separated new/edit views for the timelog controller.Jean-Philippe Lang2012-01-101-2/+2
* 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