gitlab-org--gitlab-foss/app/services
Douwe Maan 717fa136a5 Add emails around invitation. 2015-04-14 12:08:10 +02:00
..
files Use more specific regexes. 2015-03-27 11:09:29 +01:00
issues No magic numbers for issues filtering 2015-03-26 18:56:42 -07:00
merge_requests No magic numbers for issues filtering 2015-03-26 18:56:42 -07:00
milestones
notes Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
oauth2
projects Track who created a group or project member. 2015-04-14 12:06:42 +02:00
search
archive_repository_service.rb Add tests. 2015-03-31 13:37:21 +02:00
base_service.rb Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00
compare_service.rb
create_branch_service.rb Ecevute hooks and services when branches are created/deleted through web. 2015-03-13 16:07:02 +01:00
create_snippet_service.rb Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00
create_tag_service.rb Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02:00
delete_branch_service.rb Ecevute hooks and services when branches are created/deleted through web. 2015-03-13 16:07:02 +01:00
delete_tag_service.rb Move tag deletion to service and execute hooks and services. 2015-03-13 16:07:08 +01:00
event_create_service.rb Use PushDataBuilder where applicable. 2015-03-13 16:06:56 +01:00
git_push_service.rb Only allow users to cross-reference and close issues they have access to. 2015-04-02 10:57:01 +02:00
git_tag_push_service.rb Extend push_tag event to include tag message and last commit 2015-03-21 11:25:27 +01:00
gravatar_service.rb
issuable_base_service.rb Add labels notes 2015-02-08 22:35:41 +06:00
notification_service.rb Add emails around invitation. 2015-04-14 12:08:10 +02:00
system_hooks_service.rb Generate valid json for hooks 2015-03-10 10:07:25 +01:00
test_hook_service.rb
update_snippet_service.rb Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00