summaryrefslogtreecommitdiffstats
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-201-10/+16
* Adds an application configuration file: config/configuration.yml (#7408).Jean-Philippe Lang2011-01-234-0/+32
* Fixes fixture added in r4680.Jean-Philippe Lang2011-01-101-0/+8
* Fixed: wiki pages with cyrillic characters not found with postgresql (#7245).Jean-Philippe Lang2011-01-101-1/+7
* Store the mercurial test repository as a bundle to make it compatible with ol...Jean-Philippe Lang2011-01-102-0/+0
* Moves enabled_module_names param to project attribute so that it can be set t...Jean-Philippe Lang2011-01-061-0/+1
* scm: mercurial: update test repository for following issues and fix tests.Toshi MARUYAMA2011-01-051-0/+0
* Fixed: repository: mercurial: sort changesets by revision (#3449, #3567).Toshi MARUYAMA2011-01-021-0/+0
* Strip non utf8 content when displaying diff (ruby1.9 compatibility).Jean-Philippe Lang2011-01-013-5/+30
* Fixed: Tracker reset to default when replying to an issue email (#7197).Jean-Philippe Lang2010-12-291-1/+1
* Refactor and add tests for News #index API (#7072).Jean-Philippe Lang2010-12-122-0/+13
* Fixes duplicate custom_values fixture that caused failure with Postgresql.Jean-Philippe Lang2010-12-111-1/+1
* Fixes a fixture with valid attributes (start_date < due_date).Jean-Philippe Lang2010-12-101-2/+2
* Support for updating custom fields using the received custom_fields array (#6...Jean-Philippe Lang2010-12-101-1/+1
* Automatic spent time logging from commit messages (#4155).Jean-Philippe Lang2010-12-051-1/+1
* Fixed: messages attachments/watchers are not deleted when deleting a project ...Jean-Philippe Lang2010-11-271-0/+12
* MailHandler: ignore assignee if invalid.Jean-Philippe Lang2010-11-141-0/+1
* Makes MailHandler ignore invalid keyword values to avoid validation failures.Jean-Philippe Lang2010-11-121-0/+46
* Makes MailHandler accept localized keywords for default or user language (#61...Jean-Philippe Lang2010-11-121-0/+43
* Makes MailHandler accept all issue attributes and custom fields that can be s...Jean-Philippe Lang2010-11-122-0/+4
* Adds a "visible" option on User and Project custom fields (#1738).Jean-Philippe Lang2010-11-071-1/+1
* Remove email quotes (>) when searching for incoming email delimiters. #2852 #...Eric Davis2010-11-022-0/+96
* Force color to be disabled on git shell-outs. #5324Jean-Baptiste Barth2010-10-291-0/+0
* Converted User#mail_notification from a boolean to a string.Eric Davis2010-09-281-10/+10
* Support leading and trailing spaces in filenames or directories in the git ad...Eric Davis2010-09-261-0/+0
* Support spaces in the files or directories in the git adapter. #6054Eric Davis2010-09-261-0/+0
* Fixes reverting an issue to a status with a done_ratio of 0%. #5170Eric Davis2010-09-261-0/+1
* Treat Calendar and Gantt pages as separate modules. #6153Eric Davis2010-08-221-0/+32
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-061-0/+0
* Truncate incoming email subject lines to 255 characters. #5698Eric Davis2010-06-201-0/+57
* Support listing directories in svn which include square brackets. #5548Eric Davis2010-06-201-0/+0
* Accept email from anonymous users with an empty from address. #5604Eric Davis2010-06-191-0/+17
* Add an "Assigned To" keyword to receiving email. #5594Eric Davis2010-05-292-0/+3
* Add 'Start date' and 'End date' keywords for incoming email. #5595Eric Davis2010-05-282-1/+5
* Fixed: issue optimistic locking broken by r3308 (#5280).Jean-Philippe Lang2010-04-111-0/+1
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-133-0/+46
* Moves the LDAP test server to a fixture.Jean-Philippe Lang2010-02-261-2/+13
* Adds a sample test LDAP configuration file.Jean-Philippe Lang2010-02-261-0/+19
* Remove invalid utf8 sequences from commit comments and author name (#4773).Jean-Philippe Lang2010-02-201-0/+1
* Added some tests for the LDAP authentication.Eric Davis2010-02-161-0/+82
* Fixed: Project copy loses wiki pages hierarchy (#4797).Jean-Philippe Lang2010-02-112-0/+45
* Adds a permission for exporting wiki pages.Jean-Philippe Lang2010-02-061-0/+1
* Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576).Jean-Philippe Lang2010-01-171-0/+60
* XML REST API for Projects (#296).Jean-Philippe Lang2010-01-141-1/+1
* Allow bulk edit custom fields of any type (#461).Jean-Philippe Lang2010-01-032-2/+18
* Fixed: project copy doesn't copy group memberships (#3975).Jean-Philippe Lang2009-12-263-0/+25
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-251-14/+0
* Adds a setting to remove incoming emails body after a delimiter (#4409).Jean-Philippe Lang2009-12-231-1/+13
* Fixes test failure.Jean-Philippe Lang2009-12-211-0/+4
* Fixes block reordering on my page (#2971).Jean-Philippe Lang2009-12-191-6/+13