summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Revert notification specsDmitriy Zaporozhets2013-08-081-10/+5
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-17/+20
|\
| * Fix test case for notification_serviceJavier Castro2013-07-301-18/+18
| * Fix notifications to handle participants and mentions on commits tooJavier Castro2013-07-241-2/+5
* | Rebase on masterIzaak Alpert2013-07-171-4/+9
* | Fix intermittently failing notification_service testIzaak Alpert2013-07-171-1/+0
* | Merge Request on forked projectsIzaak Alpert2013-07-172-1/+4
|/
* Show participants on issues, including mentions, and notify email to all part...Javier Castro2013-06-241-1/+4
* Fixing specs & spinach since Wiki model does not exists any moreDmitriy Zaporozhets2013-04-102-4/+2
* fixed test using repo with commits but old factoryDmitriy Zaporozhets2013-04-011-1/+1
* inslude author & assignee to note notification recipientsDmitriy Zaporozhets2013-03-281-27/+58
* rebuild notification on notes logicDmitriy Zaporozhets2013-03-281-0/+39
* Improve notification service testsDmitriy Zaporozhets2013-03-281-9/+20
* Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-281-3/+3
* add watchers to email recipients list. Add emails for close/merge MRDmitriy Zaporozhets2013-03-281-9/+112
* use NotificationService for handle notify logic when MR createdDmitriy Zaporozhets2013-03-261-0/+16
* enable callbacks for specs after notificationDmitriy Zaporozhets2013-03-261-1/+2
* refactor issue observer specDmitriy Zaporozhets2013-03-261-1/+0
* fixed testsDmitriy Zaporozhets2013-03-261-2/+2
* NotificationService for resolving email notification logicDmitriy Zaporozhets2013-03-261-0/+47
* Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets2013-03-122-0/+47
* Move git post push logic to serviceDmitriy Zaporozhets2013-02-251-0/+111
* System hooks execution moved to System hook serviceAndrew8xx82013-02-201-0/+41