gitlab-org--gitlab-foss/app/services
Shinya Maeda 3fbd48e127 Squashed commit of the following:
commit 10456b1e9240886432f565dd17689080bbb133b9
Merge: 312c1a9bdf8 a5f4627857
Author: Shinya Maeda <shinya@gitlab.com>
Date:   Thu Nov 29 14:33:21 2018 +0900

    Merge branch 'master-ce' into add-counter-for-trace-chunks

commit 312c1a9bdf8efc45c3fed5ff50f05cc589bbb4ed
Author: Shinya Maeda <shinya@gitlab.com>
Date:   Wed Nov 28 20:06:18 2018 +0900

    Fix coding offence

commit e397cc2ccc1b2cf7f8b3558b8fa81fe2aa0ab366
Author: Shinya Maeda <shinya@gitlab.com>
Date:   Wed Nov 28 14:40:24 2018 +0900

    Fix tracking archive failure
2018-11-29 14:35:00 +09:00
..
application_settings
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
ci Squashed commit of the following: 2018-11-29 14:35:00 +09: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
deploy_keys
deploy_tokens
discussions
emails
events
files
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
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
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
compare_service.rb
create_branch_service.rb
create_release_service.rb
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
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
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
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
spam_check_service.rb
spam_service.rb
submit_usage_ping_service.rb
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
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