summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-0/+7
* Fixed: Latest news appear on the homepage for projects with the News module d...Jean-Philippe Lang2008-09-281-0/+63
* Fixed: cross-project issue list should not show issues of projects for which ...Jean-Philippe Lang2008-09-251-0/+49
* Fixes html escaping.Jean-Philippe Lang2008-09-231-0/+1
* Strip LDAP attribute names before saving (#1890).Jean-Philippe Lang2008-09-211-0/+36
* Fixes VersionTest class.Jean-Philippe Lang2008-09-211-3/+3
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...Jean-Philippe Lang2008-09-211-0/+36
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-201-0/+14
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-3/+12
* Fixed: http links containing parentheses fail to reder correctly (#1591). Pat...Jean-Philippe Lang2008-09-171-0/+8
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-0/+20
* Template error when user's timezone isn't set and UTC timestamps are used (#1...Jean-Philippe Lang2008-09-111-0/+8
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-41/+0
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+83
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+11
* Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli...Jean-Philippe Lang2008-08-251-0/+7
* Fixed: invalid SQL query on User#destroy (#1781).Jean-Philippe Lang2008-08-251-0/+6
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-252-2/+2
* Added the "Status:" keyword to the MailHandler for setting and changing an Is...Eric Davis2008-08-201-1/+22
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-101-1/+10
* Adds support for wiki links with anchor (#1647).Jean-Philippe Lang2008-07-281-0/+3
* Adds Trac-Like anchors on wiki headings (#1647).Jean-Philippe Lang2008-07-281-4/+4
* Activity refactoring.Jean-Philippe Lang2008-07-271-0/+71
* Fixes tests (r1693).Jean-Philippe Lang2008-07-271-7/+7
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-0/+44
* When moving an issue to another project, reassign it to the category with sam...Jean-Philippe Lang2008-07-261-3/+12
* Adds estimated hours to issue filters (#1678).Jean-Philippe Lang2008-07-261-11/+25
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-201-20/+29
* Fixed: default configuration can not be loaded for :it, :pt and :ro languages...Jean-Philippe Lang2008-07-171-0/+45
* Clear changesets and changes with raw sql when deleting a repository (#1627).Jean-Philippe Lang2008-07-131-0/+10
* Fixes search tests for Postgresql.Jean-Philippe Lang2008-07-131-1/+1
* Adds auto links tests.Jean-Philippe Lang2008-07-121-0/+2
* Fixes nil error when svn binary version is unknown (#1607).Jean-Philippe Lang2008-07-121-1/+1
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-101-0/+8
* Fixed: search engine may reveal private projects (#1613).Jean-Philippe Lang2008-07-101-0/+134
* Mail handler: more control over issue attributes (#1110).Jean-Philippe Lang2008-07-061-2/+38
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-061-1/+1
* Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ...Jean-Philippe Lang2008-07-051-24/+28
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-051-0/+33
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-042-2/+2
* Fixes test broken by r1610.Jean-Philippe Lang2008-07-031-0/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-1/+77
* Turn ftp urls into links (#1514).Jean-Philippe Lang2008-06-231-0/+1
* Add filters on cross-project issue list for custom fields marked as 'For all ...Jean-Philippe Lang2008-06-221-0/+6
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-221-28/+42
* Mercurial adapter tests fix (#1469).Jean-Philippe Lang2008-06-181-3/+3
* Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1...Jean-Philippe Lang2008-06-171-1/+2
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-171-0/+45
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-161-0/+1
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-1/+1