summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes memory consumption on file upload (#3116).Jean-Philippe Lang2009-04-101-4/+13
* Create the journal after issue save (#3140).Jean-Philippe Lang2009-04-081-0/+19
* Add test for r2664 (#3127).Jean-Philippe Lang2009-04-071-1/+3
* Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2...Jean-Philippe Lang2009-04-051-0/+10
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-052-2/+36
* Test failure (#3041).Jean-Philippe Lang2009-03-281-1/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-0/+16
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-289-3/+114
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-272-1/+41