summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Include project_id in webhook payload.Marin Jankovski2013-10-141-0/+2
* Add user_id to system hook when new user createdDmitriy Zaporozhets2013-10-081-1/+2
* Group ownership completely based on users_groups relation nowDmitriy Zaporozhets2013-09-261-2/+4
* notify commit author of new notesJakub Zienkiewicz2013-09-131-6/+7
* Enable UsersGroup observer, Add group_member methods to NotificationServiceDmitriy Zaporozhets2013-09-121-0/+8
* Invalidate events cache when project was movedDmitriy Zaporozhets2013-08-291-0/+3
* Fix s500 when press ervice test buttonDmitriy Zaporozhets2013-08-281-2/+2
* Services and hooks MUST BE executed on branch push!Dmitriy Zaporozhets2013-08-271-0/+7
* Link issues from comments and automatically close themash wilson2013-08-251-13/+75
* Recreate project satellite on rename or transferDmitriy Zaporozhets2013-08-221-0/+3
* Refactor access roles methodsDmitriy Zaporozhets2013-08-201-1/+1
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-7/+10
|\
| * Fix sending 2 emails on issue closeDmitriy Zaporozhets2013-08-041-0/+3
| * Merge pull request #4618 from jacargentina/notification-on-commitsDmitriy Zaporozhets2013-08-021-7/+7
| |\
| | * Fix notifications to handle participants and mentions on commits tooJavier Castro2013-07-241-7/+7
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-301-17/+17
|\ \ \ | |/ / |/| |
| * | Style changes from review with @randxIzaak Alpert2013-07-171-4/+2
| * | Merge Request on forked projectsIzaak Alpert2013-07-171-18/+20
| |/
* | Fix typosJohannes Schleifenbaum2013-07-291-2/+2
|/
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-06-241-4/+11
|\
| * Show participants on issues, including mentions, and notify email to all part...Javier Castro2013-06-241-4/+11
* | Fix notifications for group projectsDmitriy Zaporozhets2013-06-211-8/+8
* | Respect group membership in notification serviceDmitriy Zaporozhets2013-06-211-0/+4
* | Adding groups to notification settingsDmitriy Zaporozhets2013-06-211-6/+11
* | Add UsersGroup relation to be respected by abilities and Project#teamDmitriy Zaporozhets2013-06-181-1/+1
|/
* Use separate property for project path and project path with namespace inside...Dmitriy Zaporozhets2013-05-221-1/+2
* include namespace in project path for system hookDmitriy Zaporozhets2013-05-221-1/+1
* Disable mailer for spinachDmitriy Zaporozhets2013-04-111-9/+13
* save each notification setting with ajax on changeDmitriy Zaporozhets2013-04-041-9/+31
* store commits for MR as array of hashesDmitriy Zaporozhets2013-04-021-1/+1
* Fix notification issueDmitriy Zaporozhets2013-04-011-1/+1
* Fix Note notification for entities without assigneeDmitriy Zaporozhets2013-03-281-1/+4
* inslude author & assignee to note notification recipientsDmitriy Zaporozhets2013-03-281-1/+3
* rebuild notification on notes logicDmitriy Zaporozhets2013-03-281-16/+28
* Improve notification service testsDmitriy Zaporozhets2013-03-281-1/+1
* Add close issue/mr methods to Notify. Refactored NotificationserviceDmitriy Zaporozhets2013-03-281-33/+28
* add watchers to email recipients list. Add emails for close/merge MRDmitriy Zaporozhets2013-03-281-18/+60
* Fix NotificationService reassign_email methodDmitriy Zaporozhets2013-03-271-2/+2
* Fix NotificationService NameError for new issueDmitriy Zaporozhets2013-03-271-1/+1
* NotificationService respects disabled notifications nowDmitriy Zaporozhets2013-03-271-19/+43
* refactor observers test since email logic moved to serviceDmitriy Zaporozhets2013-03-261-0/+8
* Move new_note email logic to NotificationServiceDmitriy Zaporozhets2013-03-261-0/+28
* Use notificationService for MR reassignedDmitriy Zaporozhets2013-03-261-2/+16
* use NotificationService for handle notify logic when MR createdDmitriy Zaporozhets2013-03-261-1/+11
* reject current_user from close issue emailsDmitriy Zaporozhets2013-03-261-2/+10
* NotificationService for resolving email notification logicDmitriy Zaporozhets2013-03-261-0/+51
* try to move wiki if it does not existDmitriy Zaporozhets2013-03-251-3/+1
* transfer also wiki repository when transfer a projectDmitriy Zaporozhets2013-03-251-2/+8
* replace Gitolited mixin with Gitlab::ShellAdapterDmitriy Zaporozhets2013-03-211-1/+1
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1