gitlab-org--gitlab-foss/spec/services
Eugenia Grieff 89d5663e78 CE port for Group bulk edit merge requests
Add bulk update sidebar to merge requests template
Add js to toggle sidebar
Fix bulk update button in issues template
Add specs for merge requests in bulk update service
2019-07-23 14:39:18 +00:00
..
application_settings
applications
auth
auto_merge Split AutoMergeService interfaces into two cancel and abort 2019-07-05 13:19:30 +07:00
boards Add result to MoveService#execute_multiple 2019-07-16 16:18:16 +02:00
branches Deprecate diverging commit count with max parameter 2019-07-02 17:07:33 -07:00
chat_names
ci Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
clusters Enable GitLabb runner to be uninstalled from cluster 2019-07-16 16:11:10 +00:00
commits
deploy_keys
deploy_tokens Add username to deploy tokens 2019-07-02 18:56:48 +00:00
discussions
emails
error_tracking
events
files
git Look for new branches more carefully 2019-06-18 12:53:53 +01:00
gpg_keys
groups Resolve some issues in MR 2019-07-19 14:59:36 -07:00
issuable CE port for Group bulk edit merge requests 2019-07-23 14:39:18 +00:00
issues Skip spam check for task list updates 2019-07-09 15:21:10 +00:00
keys
labels
lfs CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
members
merge_requests Support rm src branch on merge w/ push option 2019-07-17 13:32:41 +02:00
milestones
namespaces Includes logic to persist namespace statistics 2019-07-02 14:44:39 +00:00
notes Move some quick actions feature specs to unit tests 2019-06-18 14:26:48 +00:00
pages_domains Remove auto ssl feature flags 2019-07-12 16:53:44 +00:00
projects Fix factory default for pages_access_level 2019-07-17 19:52:03 +00:00
prometheus
protected_branches
protected_tags
quick_actions
releases
resource_events
search
self_monitoring/project Don't use transactions and exceptions 2019-07-16 19:20:43 +00: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
test_hooks
todos/destroy Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
users
wiki_pages Count wiki page creation 2019-07-21 01:26:19 +00:00
wikis
access_token_validation_service_spec.rb
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
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb
event_create_service_spec.rb
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_recipient_service_spec.rb
notification_service_spec.rb Make pipeline emails respect group email setting 2019-07-23 13:00:53 +08:00
preview_markdown_service_spec.rb Update spec param expectations 2019-06-05 16:19:45 -07:00
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
reset_project_cache_service_spec.rb
search_service_spec.rb
service_response_spec.rb Automatically update MR merge-ref along merge status 2019-06-20 11:48:30 -03:00
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb
system_note_service_spec.rb Merge branch 'make-explicit-endpoint-abort-in-auto-merge-ce' into 'master' 2019-07-05 13:16:57 +00: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
update_deployment_service_spec.rb
update_merge_request_metrics_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb
web_hook_service_spec.rb