gitlab-org--gitlab-foss/app/services
Dmitriy Zaporozhets 6fdd900827 Merge pull request #7014 from asedge/api_create_tag
Add CreateTagService.  Use new service to allow tag creation through API.
2014-05-29 15:37:42 +03:00
..
files Repository#blob_at_branch 2014-02-05 11:39:55 +02:00
issues Fix tests 2014-04-02 19:55:23 +03:00
merge_requests Add note when MR assignee changes. Add more tests to MR services 2014-04-03 18:16:05 +03:00
notes Move services for collecting items to Finders 2014-02-25 19:15:08 +02:00
projects Refactor project transfer service. Add security check when create or transfer project into group 2014-05-28 19:02:26 +03:00
search Remove confusing code 2014-03-14 14:43:50 +02:00
base_service.rb Move code for issue creation to service. 2014-04-02 13:38:35 +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
notification_service.rb Add comments, fix style, better names for notification methods. 2014-04-01 17:18:52 +02: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