gitlab-org--gitlab-foss/app/services
Rémy Coutable d369d69240 Merge branch 'upgrade-to-rails-5-1' into 'master'
Upgrade Rails to 5.1

See merge request gitlab-org/gitlab-ce!27480
2019-04-23 12:05:17 +00:00
..
application_settings Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +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 Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
boards Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
chat_names Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
ci Rewind IID on Ci::Pipelines 2019-04-16 11:22:23 +02:00
clusters Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-level-clusters' into 'master' 2019-04-17 18:41:15 +00:00
commits Accept force option on commit via API 2019-03-06 10:44:59 +00:00
concerns Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
deploy_keys Make Projects::DeployKeysController EE-ready 2018-12-19 18:02:01 +01:00
deploy_tokens Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
discussions Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
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 Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
files Externalize several strings in 2019-04-16 10:32:05 +00:00
git Process at most 4 pipelines during push 2019-04-10 11:51:19 +02:00
gpg_keys Enable frozen string in apps/services/**/*.rb 2018-07-16 12:36:41 -07:00
groups Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
import Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
issuable Refactor toggling of task list item 2019-01-30 23:18:16 +01:00
issues Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
keys Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
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 Enable more frozen string in app/services/**/*.rb 2018-07-17 15:19:40 -07:00
members Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
merge_requests Fix remove_source_branch merge request API handling 2019-04-15 11:27:33 -07:00
milestones Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +00:00
notes Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
projects Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08: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 Enable more frozen string in app/services/**/*.rb 2018-07-18 14:07:50 -07:00
quick_actions Fix quick actions add label name middle word overlaps 2019-04-02 18:28:25 +02:00
releases Set release name when adding release notes to an existing tag 2019-04-09 06:52:15 +00: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 Add submodule update API endpoint 2018-11-07 14:03:30 +01:00
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 Externalize strings detected by rubocop-i18n 2019-04-15 12:25:48 +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 Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
wiki_pages Enable more frozen string in app/services/**/*.rb 2018-07-18 14:07:50 -07:00
wikis Replace whitespaces in wiki page attachments file names 2018-09-07 14:10:15 +00:00
access_token_validation_service.rb Add config to disable impersonation 2018-11-29 09:37:16 +01:00
akismet_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
audit_event_service.rb Add support for JSON logging for audit events 2018-10-18 15:59:12 -07:00
base_count_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
base_renderer.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
base_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
cohorts_service.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
compare_service.rb Check that source and target branch exist 2019-04-18 22:01:51 -03:00
create_branch_service.rb Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
create_snippet_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
delete_branch_service.rb Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
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 Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
gravatar_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
ham_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
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 [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
merge_request_metrics_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
metrics_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
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 Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
notification_service.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03: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 Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
repository_archive_clean_up_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
reset_project_cache_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
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 Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
submit_usage_ping_service.rb Ask user explicitly about usage stats agreement 2018-09-07 14:32:28 +00:00
system_hooks_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
system_note_service.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
task_list_toggle_service.rb Find checkbox input with less specific selector 2019-02-12 16:22:21 -06:00
todo_service.rb [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
update_deployment_service.rb Always return the deployment in the execute method 2019-04-12 12:46:00 -03:00
update_snippet_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
upload_service.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
user_agent_detail_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
user_project_access_changed_service.rb Enable frozen string in apps/uploaders/*.rb 2018-07-16 06:41:59 -07:00
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 Mark unverified pages domains for removal 2019-04-09 17:46:29 +00:00
web_hook_service.rb Catch `RedirectionTooDeep` Exception in webhooks 2018-10-19 05:55:06 +00:00