gitlab-org--gitlab-foss/app/services
2017-08-31 14:48:57 -03:00
..
application_settings
auth
boards Continue BE backport 2017-08-31 14:48:57 -03:00
chat_names
ci Update merge request pipeline even if if has errors 2017-08-18 14:12:40 +02:00
commits Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
concerns Fire system hooks when a user is created via LDAP or OAuth 2017-08-25 22:00:07 -07:00
discussions
emails
files
groups Handle creating a nested group on MySQL correctly 2017-08-25 12:35:47 +02:00
issuable
issues Group boards CE backport 2017-08-28 18:56:49 -03:00
labels
mattermost
members Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
merge_requests Merge branch 'git-operation-user' into 'master' 2017-08-24 14:32:17 +00:00
milestones
notes
projects Don't treat gitlab project imports specially in Projects::CreateService 2017-08-25 16:32:06 +01:00
protected_branches
protected_tags
quick_actions
search
tags Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
test_hooks Simplify system hook testing and guarantee test will fire 2017-08-27 15:50:20 -07:00
users Fire system hooks when a user is created via LDAP or OAuth 2017-08-25 22:00:07 -07:00
wiki_pages
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
audit_event_service.rb
base_service.rb
cohorts_service.rb
compare_service.rb
create_branch_service.rb Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
delete_merged_branches_service.rb
event_create_service.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
git_operation_service.rb Avoid committer = lines 2017-08-24 14:05:24 +02:00
git_push_service.rb Only create commit GPG signature when necessary 2017-08-16 18:57:50 +02:00
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
metrics_service.rb
note_summary.rb
notification_recipient_service.rb actually use the :participating notification type 2017-08-21 15:34:24 -07:00
notification_service.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
pages_service.rb
preview_markdown_service.rb
push_event_payload_service.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
search_service.rb
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb
system_hooks_service.rb Whitelist or fix additional Gitlab/PublicSend cop violations 2017-08-14 12:14:11 -04:00
system_note_service.rb
todo_service.rb
update_release_service.rb
update_snippet_service.rb
upload_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb Move sidekiq-based project authorization refresh out of Projects::CreateService 2017-08-25 16:19:32 +01:00
validate_new_branch_service.rb Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
web_hook_service.rb