summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/hook_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed the view_hook_helper test, it was reading all of the log files intoEric Davis2009-12-211-1/+1
* Speeds up very slow tests.Jean-Philippe Lang2009-12-191-15/+21
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-1/+19
* 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
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+83