gitlab-org--gitlab-foss/app/services
Stan Hu 1d4efeec2e Merge branch 'pawel/disable_nfs_metrics_checks_39730' into 'master'
Remove Filesystem check metrics that use too much CPU to handle requests

See merge request gitlab-org/gitlab-ce!15158
2017-11-02 17:42:19 +00:00
..
application_settings
auth refactor access handling 2017-10-10 21:15:38 +02:00
boards Small fixes 2017-08-31 16:34:57 -03:00
chat_names
ci Don't create build failed todo when build is retried 2017-10-16 11:10:07 +01:00
commits
concerns
deploy_keys created services for keys 2017-09-15 15:35:24 +00:00
discussions
emails
files
gpg_keys created services for keys 2017-09-15 15:35:24 +00:00
groups
issuable
issues CE port of code changed for epics 2017-11-02 07:14:35 +01:00
keys
labels
mattermost
members
merge_requests
milestones
notes Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
projects Refactor/group links controller 2017-11-01 14:08:18 +00:00
protected_branches
protected_tags
quick_actions
search
tags
test_hooks Fix a wrong X-Gitlab-Event header when testing webhooks 2017-09-07 17:40:32 +02:00
users
wiki_pages Allow wiki pages to be renamed in the UI 2017-08-03 07:38:11 +07:00
access_token_validation_service.rb Add sudo API scope 2017-11-02 11:39:03 +01:00
after_branch_delete_service.rb
akismet_service.rb current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
audit_event_service.rb
base_service.rb
cohorts_service.rb
compare_service.rb Prepare GitOperationService for move to Gitlab::Git 2017-08-31 15:35:59 +02:00
create_branch_service.rb
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb
event_create_service.rb
git_push_service.rb replace is_default_branch? with default_branch? 2017-08-29 11:14:42 +03:00
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb
notification_service.rb Merge branch '37691-subscription-fires-multiple-notifications' into 'master' 2017-10-12 14:39:51 +00:00
pages_service.rb
preview_markdown_service.rb
push_event_payload_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
search_service.rb
spam_check_service.rb
spam_service.rb replace is_spam? with spam? 2017-08-29 11:14:42 +03:00
submit_usage_ping_service.rb
system_hooks_service.rb Use the correct project visibility in system hooks 2017-10-30 09:05:06 +01:00
system_note_service.rb
todo_service.rb Don't create todos for old issue assignees 2017-10-09 15:12:39 +02:00
update_release_service.rb
update_snippet_service.rb
upload_service.rb current_application_settings belongs on Gitlab::CurrentSettings 2017-08-31 13:38:33 +01:00
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
web_hook_service.rb Fix a wrong X-Gitlab-Event header when testing webhooks 2017-09-07 17:40:32 +02:00