summaryrefslogtreecommitdiff
path: root/app/models/project_services/emails_on_push_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+7
* Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
* annotateValery Sizov2014-10-091-8/+8
* Serialize services propertiesDrew Blessing2014-09-101-6/+2
* Project services to strong paramsDmitriy Zaporozhets2014-06-261-2/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+3
* Add Gemnasium Service for GitlabBinsztock Rémy2014-02-211-0/+1
* Move EmailOnPush logic to async workerDmitriy Zaporozhets2013-12-181-19/+1
* Better description to EmailsOnPush serviceDmitriy Zaporozhets2013-12-171-1/+1
* Email on push: dont send email if new branch was pushed or branch was removedDmitriy Zaporozhets2013-12-171-1/+10
* Add new method to mailer for deliver emails with push infoDmitriy Zaporozhets2013-12-171-2/+10
* Add project_services dir to autoload pathDmitriy Zaporozhets2013-12-171-1/+1
* Create EmailsOnPushService modelDmitriy Zaporozhets2013-12-171-0/+45