summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-043-4/+129
* Fixed rounding issue on spent hours column in CSV export (#10150).Jean-Philippe Lang2012-02-041-2/+13
* attachment: fix that diff type is not saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+15
* scm: git: add test that diff type is saved in user preference (#10152)Toshi MARUYAMA2012-02-041-0/+20
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-021-0/+30
* Fixed: associated changesets from other projects are not visible if the curre...Jean-Philippe Lang2012-02-021-1/+15
* Adds members of subprojects in assignee and author filters (#10126).Jean-Philippe Lang2012-02-012-0/+18
* Simplifies Principal.active scope (status defaults to 1 for groups).Jean-Philippe Lang2012-02-011-0/+8
* code layout clean up test/unit/mail_handler_test.rbToshi MARUYAMA2012-01-301-17/+78
* 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