summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-251-0/+53
* Fixes test broken by r1578.Jean-Philippe Lang2008-06-241-2/+2
* 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-222-0/+7
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-227-42/+409
* Mercurial adapter tests fix (#1469).Jean-Philippe Lang2008-06-181-3/+3
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+8
* 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-172-0/+106
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-161-0/+1
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-152-0/+22
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+6
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-1/+1
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-2/+2
* Fixed: TOC does not remove colorization markups (#1423).Jean-Philippe Lang2008-06-151-0/+28
* Fixed: time entries created with the default activity even if a different one...Jean-Philippe Lang2008-06-141-1/+3
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-091-2/+6