summaryrefslogtreecommitdiffstats
path: root/app/models/issue_observer.rb
Commit message (Expand)AuthorAgeFilesLines
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-22/+0
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/models/issue_observer.rb.Toshi MARUYAMA2011-08-311-4/+4
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-281-0/+22