summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes some test failures due to Array#to_s behaviour in ruby1.9.Jean-Philippe Lang2009-10-101-2/+2
* Sets file encoding to utf-8 for ruby 1.9.Jean-Philippe Lang2009-10-103-0/+6
* Renames uploaded_test_file helper.Jean-Philippe Lang2009-10-106-8/+8
* Fixes User/CustomValue association broken by r2869 (#3978).Jean-Philippe Lang2009-10-102-4/+10
* Fixed: RepositoriesController#revision may show wrong revision (#3779).Jean-Philippe Lang2009-09-206-5/+32
* Adds missing native eol properties.Jean-Philippe Lang2009-09-2042-4692/+4698
* Fixed: Custom values with a nil value cause error on (project|account)/show (...Jean-Philippe Lang2009-09-202-567/+589
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-201-0/+8
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-13103-133/+150
* User groups branch merged.Jean-Philippe Lang2009-09-129-17/+248
* Reset the default language for the test, autotest was caught it staying at :noEric Davis2009-09-041-0/+1
* Allow referencing issue numbers in brackets. This style is used by otherEric Davis2009-09-031-0/+22
* Missing 'test_' prefix on a helper test caused it to not run.Eric Davis2009-09-031-1/+1
* SCM:Jean-Philippe Lang2009-09-011-2/+23
* SCM:Jean-Philippe Lang2009-08-175-6/+59
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-159-54/+91
* Added missing fixture file from r2837 (#3731)Eric Davis2009-08-131-0/+43
* Allow spaces between the keyword and colon in incoming mail. (#3731)Eric Davis2009-08-121-0/+15
* Allow line breaks in wiki table cells (#2346).Jean-Philippe Lang2009-07-191-1/+40
* Fixes artefacts in truncated search results (#3622).Jean-Philippe Lang2009-07-181-0/+45
* Prevent creation of project with identifier 'new' (#3602).Jean-Philippe Lang2009-07-181-1/+2
* Fixed: error raised when trying to add an empty comment to a news (#3615).Jean-Philippe Lang2009-07-181-0/+9
* Ability to send an email with password when changing a user's password (#3566).Jean-Philippe Lang2009-07-051-16/+37
* Do not require a non-word character after a comma in Redmine links (#3561).Jean-Philippe Lang2009-07-041-0/+5
* Actually block issues from closing when a blocking issue isn't closed (#1740).Jean-Philippe Lang2009-07-043-2/+66
* Fixed: case sensitivity in issue subject filtering (#3536).Jean-Philippe Lang2009-06-281-5/+7
* Fixes default data loader broken by r2777 (#3507).Jean-Philippe Lang2009-06-231-0/+3
* Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang2009-06-142-2/+55
* Fixed: editing a message may cause sticky attribute to be NULL (#3356).Jean-Philippe Lang2009-06-141-0/+15
* Do not start user session when accessing atom feed with token-based authentic...Jean-Philippe Lang2009-06-061-1/+12
* Delete previous tokens when creating a new one.Jean-Philippe Lang2009-06-021-2/+11
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-309-25/+158
* Fixed failing test in #3391. Quotes (") are html escaped.Eric Davis2009-05-301-1/+1
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-263-0/+27
* Validate project identifier only when changed (#3352).Jean-Philippe Lang2009-05-251-0/+14
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-173-24/+51
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-0/+20
* Fixed: issue status bulk edit broken by r2726 (#3347).Jean-Philippe Lang2009-05-141-0/+12
* Fixed: issue bulk edit view broken by r2726 (#3347).Jean-Philippe Lang2009-05-131-0/+7
* Fixed: issue move by non-admin broken by r2726 (#3354).Jean-Philippe Lang2009-05-131-4/+4
* Display all users roles on project overview (#3339).Jean-Philippe Lang2009-05-121-0/+8
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-1041-73/+119
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-034-6/+134
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-262-0/+41
* Returns a 404 error when trying to view/download an attachment that can't be ...Jean-Philippe Lang2009-04-251-2/+7
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-0/+13
* Less aggressive textile image tag parsing (#3209).Jean-Philippe Lang2009-04-211-0/+4
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-212-2/+54
* Fixed: Issue status in the notify email's subject is the issue's old status, ...Jean-Philippe Lang2009-04-191-0/+2
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-192-0/+62