summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/notifiable_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Fixed test failure (#16362).Jean-Philippe Lang2014-03-171-3/+1
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-171-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* 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