summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed: TOC does not remove colorization markups (#1423).Jean-Philippe Lang2008-06-151-0/+28
* Fixed: notextile tag has no effect.Jean-Philippe Lang2008-06-081-0/+8
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-083-0/+98
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+8
* Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).Jean-Philippe Lang2008-06-072-0/+69
* Redmine links regexp fix (#1369, url hash turned into a ticket link).Jean-Philippe Lang2008-06-041-1/+3
* Allow empty cells in wiki tables.Jean-Philippe Lang2008-06-041-6/+23
* Make the 'duplicates of' relation asymmetric:Jean-Philippe Lang2008-06-031-5/+25
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-301-0/+40
* No multiline text for textile links.Jean-Philippe Lang2008-05-261-1/+3
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-251-0/+9
* Test for striked through wiki link (#199).Jean-Philippe Lang2008-05-251-0/+2
* Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).Jean-Philippe Lang2008-05-251-0/+5
* Fixed: using '*' as keyword for repository referencing keywords doesn't work ...Jean-Philippe Lang2008-05-251-0/+11
* Fixed: bold, italics, underline not working within parentheses (#1225).Jean-Philippe Lang2008-05-181-0/+7
* Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #...Jean-Philippe Lang2008-05-171-0/+32
* Escape HTML comment tags (#1160).Jean-Philippe Lang2008-05-021-0/+2
* Fixed: private subprojects names are revealed on the project overview (#1152).Jean-Philippe Lang2008-05-011-1/+1
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).Jean-Philippe Lang2008-05-011-0/+5
* Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).Jean-Philippe Lang2008-04-291-0/+74