summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-152-4/+26
* 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
* 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-041-1/+27
* 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-141-2/+37
* Fixed: editing a message may cause sticky attribute to be NULL (#3356).Jean-Philippe Lang2009-06-141-0/+15
* 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-305-19/+131
* Validate project identifier only when changed (#3352).Jean-Philippe Lang2009-05-251-0/+14
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-0/+20
* 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-1012-27/+53
* Added the ability to copy a project in the Project Administration panel.Eric Davis2009-05-031-1/+85
* 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-211-0/+14
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+61
* 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-051-0/+34
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-286-3/+62
* Fixing tests (sort refactoring).Jean-Philippe Lang2009-03-121-3/+15
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-0/+25
* SortHelper refactoring:Jean-Philippe Lang2009-03-101-0/+73
* Fixed: Files without Version aren't visible in the Activity page (#2930).Jean-Philippe Lang2009-03-081-1/+13
* Test that account activation email contains the appropriate link (#2825).Jean-Philippe Lang2009-03-071-0/+6
* Fixed: MailHandler raises an error when processing an email without From head...Jean-Philippe Lang2009-03-061-0/+5
* Fixed: Undefined Method (l_YesNo) Being Called (#2867).Jean-Philippe Lang2009-03-011-0/+29
* Adds missing time format in locales (#2831).Jean-Philippe Lang2009-02-251-0/+2
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-1/+19
* Patch ActiveRecord::Errors#full_messages so that it contains custom values er...Jean-Philippe Lang2009-02-221-0/+13
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-2110-63/+131
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-211-33/+3
* Implementing the missing tests now that HookTest has a cleaner setup.Eric Davis2009-02-211-7/+21
* Refactored the HookTest methods to use Redmine::Hook::Helper insteadEric Davis2009-02-211-7/+13
* Fixed: User#identity_url raises an error when invalid url is supplied (#2742).Jean-Philippe Lang2009-02-151-0/+11
* Create a wiki with a default start page named 'Wiki' when enabling wiki modul...Jean-Philippe Lang2009-02-151-0/+43
* Do not DELETE/INSERT enabled_modules when updating project modules.Jean-Philippe Lang2009-02-151-1/+16
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-152-13/+13
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-121-188/+194
* Adds ability to filter watched issues (#846).Jean-Philippe Lang2009-02-121-1/+21
* Normalize the identity_url when it's set.Eric Davis2009-02-121-0/+19
* Hooked up on the fly OpenID user creation.Eric Davis2009-02-111-0/+7
* Leave wiki links untouched if target project doesn't exist or have no wiki.Jean-Philippe Lang2009-02-101-0/+3