summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/notifiable_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from test/unit/lib/redmine/notifiable_test.rb.Toshi MARUYAMA2011-08-301-2/+2
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-041-4/+4
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Changed the notifications to use a hierarchy UIEric Davis2010-09-281-10/+3
* Added three new notifiable events based on issue attributesEric Davis2010-09-281-2/+2
* Refactor the hardcoded event actions (notifiables) to use a classEric Davis2010-09-281-0/+38