gitlab-org--gitlab-foss/app/services
Marin Jankovski 4c575b72d5 Move checking of recepients to a service. 2014-06-23 15:44:49 +02:00
..
files Repository#blob_at_branch 2014-02-05 11:39:55 +02:00
issues Fix issue/mr close/reopen via API 2014-06-10 19:23:02 +03:00
merge_requests Fix issue/mr close/reopen via API 2014-06-10 19:23:02 +03:00
milestones Fix milestone reopen 2014-06-10 19:22:39 +03: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 Refactor some search scopes to prevent wierd behaviour and PG::Error issues 2014-06-05 20:37:35 +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 Wipe wall notes feature 2014-06-13 14:24:54 +03: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