summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-0/+5
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-132-6/+45
* 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 Calendar.Jean-Philippe Lang2008-09-112-28/+11
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-103-82/+35
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-052-0/+102
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-311-2/+52
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-311-0/+11
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+16
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-261-2/+8
* 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-254-4/+4
* Added the "Status:" keyword to the MailHandler for setting and changing an Is...Eric Davis2008-08-203-1/+98
* Hiding the View Differences button when a wiki page's history only has one ve...Eric Davis2008-08-201-1/+11
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-111-1/+1
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-101-1/+10
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-033-0/+80
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-0/+6
* 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-272-46/+86
* Fixes tests (r1693).Jean-Philippe Lang2008-07-271-7/+7
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-262-2/+8
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-263-3/+59
* When moving an issue to another project, reassign it to the category with sam...Jean-Philippe Lang2008-07-262-3/+17
* Adds estimated hours to issue filters (#1678).Jean-Philippe Lang2008-07-261-11/+25
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-0/+11
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-221-0/+15
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-222-0/+18
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-202-20/+37
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-191-0/+48
* 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
* Menu mapper: add support for :before, :after and :last options to #push metho...Jean-Philippe Lang2008-07-131-0/+29
* Adds auto links tests.Jean-Philippe Lang2008-07-121-0/+2
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-121-0/+8
* 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-063-2/+87
* 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-052-0/+46
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-045-20/+6
* Fixes test broken by r1610.Jean-Philippe Lang2008-07-031-0/+1
* Fixed: issues always created with default tracker (#1553).Jean-Philippe Lang2008-06-302-1/+6
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-275-11/+172
* Tests: create tmp/test if it doesn't exist.Jean-Philippe Lang2008-06-261-0/+1