summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Merged r2768, r2773, r2774, r2775, r2796 from trunk.Jean-Philippe Lang2009-09-131-5/+7
* Merged r2797, r2804, r2814, r2820, r2837, r2838 from trunk.Jean-Philippe Lang2009-09-132-0/+20
* Merged r2664, r2665, r2670, r2674, r2677, r2679 from trunk.Jean-Philippe Lang2009-04-242-5/+20
* Merged r2655 from trunk.Jean-Philippe Lang2009-04-051-0/+10
* Merged r2563, r2566, r2567, r2568, r2569, r2582 from trunk.Jean-Philippe Lang2009-04-051-1/+13
* Backported r2429, r2430, r248 to r2491 and r2522 from trunk (request and cont...Jean-Philippe Lang2009-03-072-4/+88
* Merged r2553 from trunk.Jean-Philippe Lang2009-03-071-0/+5
* Merged r2426 and r2484 from trunk.Jean-Philippe Lang2009-02-211-0/+5
* Merged r2270, r2344, r2359, r2360, r2362, r2363, r2415, r2423, r2424 from trunk.Jean-Philippe Lang2009-02-091-1/+3
* Merged r2246 and r2248 from trunk (#2456).Jean-Philippe Lang2009-01-241-0/+6
* Merged r2250 and r2251 from trunk.Jean-Philippe Lang2009-01-101-1/+2
* Merged r2209 to r2211 from trunk.Jean-Philippe Lang2009-01-041-1/+12
* Merged r2164 to r2167, r2188 and r2189 from trunk.Jean-Philippe Lang2008-12-311-0/+6
* Merged r2191 from trunk.Jean-Philippe Lang2008-12-291-1/+4
* Merged r2192 from trunk.Jean-Philippe Lang2008-12-281-1/+2
* Merged r2168 to r2171 from trunk.Jean-Philippe Lang2008-12-241-0/+10
* Merged r2109, r2118, r2130, r2131, r2134, r2135, r2136 and r2139 to r2145 fro...Jean-Philippe Lang2008-12-194-0/+24
* Merged r2119 to r2127 from trunk.Jean-Philippe Lang2008-12-143-0/+80
* Merged r2110 to r2112 (diff limit) from trunk.Jean-Philippe Lang2008-12-121-0/+42
* Fixed: wrong digest for text files under Windows (#2264).Jean-Philippe Lang2008-12-021-1/+6
* Adds To and Cc as watchers when submitting an issue by email (#2245).Jean-Philippe Lang2008-11-301-0/+11
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-0/+9
* Slight tests fixes.Jean-Philippe Lang2008-11-251-0/+2
* Fixed date filters accuracy with SQLite (#2221).Jean-Philippe Lang2008-11-231-9/+48
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-222-26/+98
* Adds Plugin#requires_redmine method so that plugin compatibility can be check...Jean-Philippe Lang2008-11-161-0/+23
* Adds url and author_url plugin attributes (#2162).Jean-Philippe Lang2008-11-161-0/+4
* Adds a few Plugin tests.Jean-Philippe Lang2008-11-161-0/+51
* Less agressive Redcloth lang attribute parsing (#2091).Jean-Philippe Lang2008-11-111-0/+1
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-1/+19
* Turn ftps and sftp proto into links (#1514).Jean-Philippe Lang2008-11-111-0/+3
* Sort users by their display names so that user dropdown lists are sorted alph...Jean-Philippe Lang2008-11-111-2/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-102-0/+23
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-091-1/+14
* Git adapter: use commit time instead of author time (#2108).Jean-Philippe Lang2008-11-091-1/+13
* Fixes syntax highlighting broken by r1930 (#2143).Jean-Philippe Lang2008-11-081-2/+18
* Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).Jean-Philippe Lang2008-11-081-0/+48
* Fixed: Inline images don't work if file name has upper case letters or if ima...Jean-Philippe Lang2008-10-281-1/+11
* Adds back textile acronyms support (#2077).Jean-Philippe Lang2008-10-271-0/+5
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-0/+7
* Check that git changeset is not in the database before creating it (#1419).Jean-Philippe Lang2008-10-251-1/+1
* Fixed: textile footnotes no longer work after r1113 (#974).Jean-Philippe Lang2008-10-181-0/+15
* add plain text option for mail #2029Nicolas Chuche2008-10-151-1/+11
* bugfix to two failed testsNicolas Chuche2008-10-151-1/+1
* Remove pre tag attributes.Jean-Philippe Lang2008-10-121-1/+3
* Added tests to cover IssueStatus.destroy and IssueStatus.check_integrityEric Davis2008-10-021-1/+14
* 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