gitlab-org--gitlab-foss/app/services
2014-06-30 09:44:30 +02:00
..
files
issues Added an UrlBuilder for building rails named routes 2014-06-13 12:34:15 +02:00
merge_requests Rename MergeRequest#lock! to #lock_mr! 2014-06-26 14:09:17 +02:00
milestones Create group milestones service. 2014-06-30 09:44:30 +02:00
notes Remove NotesObserver 2014-06-17 22:09:01 +03:00
projects Move checking of recepients to a service. 2014-06-23 15:44:49 +02: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
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
event_create_service.rb
git_push_service.rb
git_tag_push_service.rb
gravatar_service.rb Move gravatar url compose to separate service 2014-06-13 17:11:46 +03:00
notification_service.rb Wipe wall notes feature 2014-06-13 14:24:54 +03:00
system_hooks_service.rb
test_hook_service.rb