summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* File viewer for attached text files.Jean-Philippe Lang2008-06-099-1/+147
* 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-084-0/+98
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-081-0/+8
* Fixes functional tests broken by r1501.Jean-Philippe Lang2008-06-071-3/+3
* 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
* Additional test for r1481.Jean-Philippe Lang2008-05-301-0/+7
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-0/+7
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-0/+16
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-301-0/+40
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-261-7/+1
* No multiline text for textile links.Jean-Philippe Lang2008-05-261-1/+3
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-262-1/+16
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-252-1/+10
* Test for striked through wiki link (#199).Jean-Philippe Lang2008-05-251-0/+2
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-254-6/+19
* 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: View differences for individual file of a changeset fails if the subve...Jean-Philippe Lang2008-05-242-0/+33
* Fixed: error when previewing a new wiki page (#1292) introduced in r1415.Jean-Philippe Lang2008-05-231-0/+11