gitlab-org--gitlab-foss/spec/services
Grzegorz Bizon 1068ec2e92 Merge branch '66741-remove-spec-rails_helper-rb' into 'master'
Remove spec/rails_helper.rb

Closes #66741

See merge request gitlab-org/gitlab-ce!32380
2019-09-03 13:48:17 +00:00
..
application_settings Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-08-29 17:17:37 -05:00
applications
auth If user can push to docker then it can delete too 2019-09-03 02:41:22 +00:00
auto_merge Split AutoMergeService interfaces into two `cancel` and `abort` 2019-07-05 13:19:30 +07:00
award_emojis Add service classes for mutating AwardEmoji 2019-08-21 11:39:41 +12:00
boards Save board lists collapsed setting 2019-08-28 20:18:40 +00:00
branches Deprecate diverging commit count with max parameter 2019-07-02 17:07:33 -07:00
chat_names Allow be_url to specify the type 2019-08-30 04:43:16 +00:00
ci Optimise build queue service 2019-08-22 13:51:53 +02:00
clusters Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master' 2019-09-01 22:26:00 +00:00
commits
deploy_keys Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
deploy_tokens Add username to deploy tokens 2019-07-02 18:56:48 +00:00
discussions Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
emails Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
error_tracking Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
events Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
files Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
git Fix pipelines not always being created after a push 2019-08-17 06:23:26 -07:00
gpg_keys Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
groups Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
issuable CE port for bulk updating group labels 2019-08-08 06:25:20 +00:00
issues Merge branch 'security-hide_merge_request_ids_on_emails' into 'master' 2019-08-29 21:34:02 +00:00
keys Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
labels Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
lfs CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
members Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
merge_requests Add usage pings for merge request creating 2019-08-26 14:30:45 +00:00
metrics/dashboard Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
milestones Added relationships between Release and Milestone 2019-09-03 09:38:59 +00:00
namespaces Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
notes Record usage on snippet usage 2019-08-08 13:18:57 +00:00
pages_domains Remove auto ssl feature flags 2019-07-12 16:53:44 +00:00
projects Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-08-29 17:17:37 -05:00
prometheus Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
protected_branches Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
protected_tags Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
quick_actions Improve quick action error messages 2019-08-13 00:40:39 +00:00
releases Added relationships between Release and Milestone 2019-09-03 09:38:59 +00:00
resource_events
search Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
submodules Add start_sha to commits API 2019-07-18 09:19:18 +02:00
suggestions Remove 2nd stub expectation of #last_diff_file 2019-06-05 16:19:45 -07:00
tags Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
test_hooks Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
todos/destroy Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
users CE-specific changes for designs `user_notes_count` 2019-08-27 20:50:26 +00:00
wiki_pages Count wiki page creation 2019-07-21 01:26:19 +00:00
wikis
access_token_validation_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
audit_event_service_spec.rb Format `from` and `to` fields in JSON audit log 2019-07-11 13:46:51 -07:00
auto_merge_service_spec.rb Split AutoMergeService interfaces into two `cancel` and `abort` 2019-07-05 13:19:30 +07:00
base_count_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
cohorts_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
compare_service_spec.rb Add spec for CompareService 2019-04-18 22:01:51 -03:00
create_branch_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
create_snippet_service_spec.rb Fix snippets API not working with visibility level 2019-08-28 22:49:58 -07:00
delete_branch_service_spec.rb Port EE specific changes to CE 2019-04-22 17:16:32 +08:00
delete_merged_branches_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
event_create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
gravatar_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
import_export_clean_up_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
note_summary_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
notification_recipient_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
notification_service_spec.rb Add X-GitLab-NotificationReason header to note emails 2019-09-02 12:15:24 -05:00
preview_markdown_service_spec.rb Update spec param expectations 2019-06-05 16:19:45 -07:00
push_event_payload_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
repair_ldap_blocked_user_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
repository_archive_clean_up_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
reset_project_cache_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
search_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
service_response_spec.rb Automatically update MR merge-ref along merge status 2019-06-20 11:48:30 -03:00
spam_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
submit_usage_ping_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
system_hooks_service_spec.rb Add system hooks for project/group membership updates 2019-09-02 18:35:36 -05:00
system_note_service_spec.rb Do not persist translated system notes 2019-08-28 16:56:02 -05:00
task_list_toggle_service_spec.rb Properly identify task lists inside a blockquote 2019-07-19 12:40:16 -05:00
todo_service_spec.rb Send TODOs for comments on commits correctly 2019-08-23 12:47:54 +01:00
update_deployment_service_spec.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
update_merge_request_metrics_service_spec.rb Replace rails_helper.rb with spec_helper.rb 2019-08-30 12:26:18 +10:00
update_snippet_service_spec.rb Fix snippets API not working with visibility level 2019-08-28 22:49:58 -07:00
upload_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
user_project_access_changed_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
verify_pages_domain_service_spec.rb Remove disabled pages domains 2019-04-30 12:05:54 +00:00
web_hook_service_spec.rb Use `stub_full_request` to fix spec failure 2019-08-28 15:04:40 +02:00
zoom_notes_service_spec.rb Add system notes for when a zoom call was added/removed from an issue 2019-07-29 21:51:16 +02:00