gitlab-org--gitlab-foss/app/services
Dmitriy Zaporozhets 5bb2840dc4 Merge branch 'notification_when_reopened' into 'master'
Notification when reopened issue or mr

Fixes #1396

See merge request !939
2014-07-05 05:40:32 +00:00
..
files Fix username validation message to match regexp. 2014-06-26 13:31:34 +02:00
issues Notification for reopened issue. 2014-07-03 12:51:24 +02:00
merge_requests Reopen mr email notification. 2014-07-03 13:40:21 +02:00
milestones Merge branch 'group_milestones' into 'master' 2014-07-01 07:18:15 +00:00
notes Remove NotesObserver 2014-06-17 22:09:01 +03:00
projects Make app works with strong params 2014-06-26 23:24:17 +03:00
search Merge pull request #5531 from NotSqrt/add-search 2014-06-24 10:36:04 +03:00
base_service.rb Remove SystemHook observer 2014-06-17 22:20:10 +03:00
create_branch_service.rb Move branch creation logic in service 2014-04-01 10:33:23 +03:00
create_tag_service.rb Add CreateTagService. Use new service to allow tag creation through API. 2014-05-23 11:02:47 -04:00
delete_branch_service.rb Improve branch-removal logic 2014-05-22 14:39:09 +03:00
event_create_service.rb Use EventCreateService for notes, merge requests 2014-03-25 15:08:25 +02:00
git_push_service.rb Save repository size to projects table 2014-05-02 16:05:08 +03:00
git_tag_push_service.rb Create event and clear cache on new trag push 2014-03-13 11:37:13 +02:00
gravatar_service.rb Move gravatar url compose to separate service 2014-06-13 17:11:46 +03:00
notification_service.rb Merge branch 'notification_when_reopened' into 'master' 2014-07-05 05:40:32 +00:00
system_hooks_service.rb Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00
test_hook_service.rb Convert TestHookContext into TestHookService. Added tests 2014-01-15 14:38:50 +02:00