gitlab-org--gitlab-foss/app/services
Douwe Maan 5e3076f2d7 Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'
Removes all the irrelevant code and columns that were migrated from the Project…

See merge request gitlab-org/gitlab-ce!21497
2018-11-28 11:19:55 +00:00
..
application_settings Ask user explicitly about usage stats agreement 2018-09-07 14:32:28 +00:00
applications Move non-controller code into dedicated service 2018-10-15 11:07:47 +13:00
auth Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
badges
boards Fixed label removal from issue 2018-11-05 06:22:19 -08:00
chat_names Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
ci Clean up fix for RegisterJobService 2018-11-22 22:25:24 -08:00
clusters Merge branch 'json-logging-for-k8s' into 'master' 2018-11-27 16:51:34 +00:00
commits Eliminate duplicated words 2018-11-22 01:01:23 +09:00
concerns Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
deploy_keys
deploy_tokens
discussions
emails Add ability to skip user email confirmation with API 2018-09-10 22:41:53 -07:00
events
files Adds chmod action to POST /projects/:id/repository/commits API 2018-09-27 11:51:15 +02:00
gpg_keys
groups Fix Groups::UpdateService#execute not returning correct error code 2018-10-18 01:43:49 -07:00
issuable Extract code from Issues::MoveService 2018-11-12 08:57:25 +01:00
issues Merge branch '40085-add-a-create_merge_request-quick-action' into 'master' 2018-11-20 11:04:51 +00:00
keys Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
labels Replace deprecated uniq on a Relation with distinct 2018-10-26 18:19:28 +02:00
lfs Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
mattermost
members Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
merge_requests Handle force_remove_source_branch when creating merge request 2018-11-21 07:08:34 -08:00
milestones Add email for milestone change 2018-11-02 16:29:32 +00:00
notes Comment on any expanded diff line on MRs 2018-11-09 16:56:48 -02:00
projects Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
prometheus
protected_branches
protected_tags
quick_actions Creates /create_merge_request quickaction 2018-11-14 15:16:19 +01:00
resource_events Preload user status for label events 2018-10-25 18:20:23 +02:00
search Whitelist none method from ActiveRecord::Querying 2018-10-31 15:46:36 -03:00
submodules Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
tags Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
test_hooks
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 Use gitlab-default_value_with Rails 5 2018-11-15 16:44:22 +01:00
wiki_pages
wikis
access_token_validation_service.rb
after_branch_delete_service.rb
akismet_service.rb
audit_event_service.rb Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
base_count_service.rb
base_renderer.rb
base_service.rb
cohorts_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
compare_service.rb
create_branch_service.rb
create_release_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
create_snippet_service.rb
delete_branch_service.rb
delete_merged_branches_service.rb Replace deprecated uniq on a Relation with distinct 2018-10-26 18:19:28 +02:00
event_create_service.rb
git_push_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
issuable_base_service.rb Allow limiting quick actions to execute 2018-11-07 16:27:55 +01:00
merge_request_metrics_service.rb
metrics_service.rb
note_summary.rb
notification_recipient_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
notification_service.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
preview_markdown_service.rb
push_event_payload_service.rb
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
reset_project_cache_service.rb
search_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
spam_check_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
spam_service.rb
submit_usage_ping_service.rb Ask user explicitly about usage stats agreement 2018-09-07 14:32:28 +00:00
system_hooks_service.rb
system_note_service.rb Creates /create_merge_request quickaction 2018-11-14 15:16:19 +01:00
todo_service.rb Clean up ActiveRecord code in TodoService 2018-10-08 15:19:12 +02:00
update_deployment_service.rb Squashed commit of the following: 2018-11-06 10:54:27 +09:00
update_release_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
update_snippet_service.rb
upload_service.rb
user_agent_detail_service.rb
user_project_access_changed_service.rb
validate_new_branch_service.rb
verify_pages_domain_service.rb
web_hook_service.rb Catch `RedirectionTooDeep` Exception in webhooks 2018-10-19 05:55:06 +00:00