gitlab-org--gitlab-foss/app/services
Robert Speicher edb7ca6865 Merge branch '15463-extract-hooks-service' into 'master'
Extract a Git::HooksService

Closes #15463

See merge request gitlab-org/gitlab-ce!26726
2019-04-08 15:44:43 +00:00
..
application_settings Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
applications Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
auth Add support for deleting images in registry 2.7 2019-03-18 23:04:29 +01:00
badges
boards Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
chat_names
ci Clear pipeline status cache after destruction of pipeline 2019-03-26 01:04:06 -05:00
clusters Do not send error name and message to Sentry 2019-04-04 20:28:29 +13:00
commits Accept force option on commit via API 2019-03-06 10:44:59 +00:00
concerns Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
deploy_keys Make Projects::DeployKeysController EE-ready 2018-12-19 18:02:01 +01:00
deploy_tokens
discussions
emails Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
error_tracking Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
events
files Accept force option on commit via API 2019-03-06 10:44:59 +00:00
git Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
gpg_keys
groups Backport some changes from EE 2019-04-02 23:20:43 -05:00
import API for importing external repos 2019-01-17 10:37:08 +00:00
issuable Refactor toggling of task list item 2019-01-30 23:18:16 +01:00
issues Merge branch 'security-2773-milestones-fix' into 'master' 2019-03-04 18:37:15 +00:00
keys
labels Check if labels are available for target issuable 2019-03-28 12:06:31 +01:00
lfs Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
mattermost
members Update members service to cope with errors 2019-02-01 16:57:05 +01:00
merge_requests Fix merge requst relationships with pipeline in MWPSService 2019-04-05 09:26:56 +07:00
milestones Add a thin encapsulation around .pluck(:id) 2019-03-28 16:18:23 +00:00
notes Show commands applied message when promoting issues 2019-03-04 09:21:47 +00:00
projects Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
prometheus Add a proxy method to PrometheusClient 2019-04-05 08:05:54 +00:00
protected_branches Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
protected_tags
quick_actions Fix quick actions add label name middle word overlaps 2019-04-02 18:28:25 +02:00
releases Destroy releases when delete a tag 2019-03-26 19:10:31 +07:00
resource_events Fix `updated_at` doesn't apply to `state_event` updates of issues via API 2019-04-08 15:33:30 +00:00
search add feature flag for users search 2019-03-14 18:30:30 +01:00
submodules
suggestions Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
tags Add spec for Release API 2018-12-31 14:35:57 +09:00
test_hooks Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
todos/destroy Rails5: Passing a class as a value in an Active Record query is deprecated 2018-11-17 16:14:36 +01:00
users Add saml provider to user build service 2019-04-05 09:08:44 +02:00
wiki_pages
wikis
access_token_validation_service.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
akismet_service.rb
audit_event_service.rb
base_count_service.rb
base_renderer.rb
base_service.rb
cohorts_service.rb
compare_service.rb
create_branch_service.rb Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
create_snippet_service.rb
delete_branch_service.rb Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
delete_merged_branches_service.rb
event_create_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb [backend] backport of scoped labels 2019-04-04 08:07:58 +02:00
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb Fix `updated_at` doesn't apply to `state_event` updates of issues via API 2019-04-08 15:33:30 +00:00
notification_recipient_service.rb Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
notification_service.rb Sent notification only to authorized users 2019-01-31 16:52:49 +01:00
preview_markdown_service.rb Fixed test specs 2019-04-04 13:08:34 +00:00
push_event_payload_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
reset_project_cache_service.rb
search_service.rb
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb
system_hooks_service.rb
system_note_service.rb Fix `updated_at` doesn't apply to `state_event` updates of issues via API 2019-04-08 15:33:30 +00:00
task_list_toggle_service.rb Find checkbox input with less specific selector 2019-02-12 16:22:21 -06:00
todo_service.rb
update_deployment_service.rb
update_snippet_service.rb
upload_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb Accept force option on commit via API 2019-03-06 10:44:59 +00:00
verify_pages_domain_service.rb
web_hook_service.rb