summaryrefslogtreecommitdiff
path: root/app/models/project_services/pipelines_email_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Use any? instead of count > 0, feedback:Lin Jen-Shin2016-10-131-1/+1
* Omit else, feedback:Lin Jen-Shin2016-09-151-2/+2
* Use keyword arg, feedback:Lin Jen-Shin2016-09-151-2/+2
* Fixed the names and add missing checkLin Jen-Shin2016-09-131-3/+5
* Try to integrate the email into notification systemLin Jen-Shin2016-09-131-1/+2
* Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin2016-08-261-0/+93