summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a Plugin API to allow one plugin to depend on another.Eric Davis2009-12-161-0/+39
* Updated menus from JPL's feedback.Eric Davis2009-11-253-35/+35
* Add support for unattached menus (generated dynamically)Eric Davis2009-11-253-0/+119
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-255-0/+547
* Fixed: error raised when rendering text that contains an email address with t...Jean-Philippe Lang2009-11-241-0/+35
* Add test for i18n number_to_human_size (#4208).Jean-Philippe Lang2009-11-121-0/+10
* Fixes diff parser for when lines starting with multiple dashes are removed (#...Jean-Philippe Lang2009-11-111-0/+26
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-136-6/+6
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+61
* Adds missing time format in locales (#2831).Jean-Philippe Lang2009-02-251-0/+2
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-1/+19
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+100
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-211-33/+3
* Implementing the missing tests now that HookTest has a cleaner setup.Eric Davis2009-02-211-7/+21
* Refactored the HookTest methods to use Redmine::Hook::Helper insteadEric Davis2009-02-211-7/+13
* Added request and controller objects to the hooks by default.Eric Davis2009-02-101-4/+79
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-5/+5
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-071-0/+42
* Extends child_pages macro to display child pages based on page parameter (#19...Jean-Philippe Lang2008-11-221-0/+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
* Fixed: cross-project issue list should not show issues of projects for which ...Jean-Philippe Lang2008-09-251-0/+49
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+83