summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hipchat-remove-hash' of /mnt/ebs/repositories/Tenzer/gitlab-ceSytse Sijbrandij2014-01-261-1/+1
|\
| * Removed hash from "<user> #pushed to branch..." Hipchat notificationJeppe Toustrup2014-01-141-1/+1
* | Project name was hardcoded (oops)Carlos Paramio2014-01-241-2/+5
|/
* 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
* Move project services models to own subdirectoryDmitriy Zaporozhets2013-12-176-0/+391