gitlab-org--gitlab-foss/spec/services
Igor c92db3db71 Fix removing empty lines via suggestions
Before this fix, a suggestion which just removes
an empty line wasn't appliable
2019-05-28 07:12:29 +00:00
..
application_settings
applications
auth Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
boards
chat_names
ci Fix schedule head pipeline update 2019-05-06 19:18:27 +07:00
clusters Remove legacy Kubernetes #actual_namespace 2019-05-21 11:38:11 -05:00
commits
deploy_keys
deploy_tokens
discussions
emails
error_tracking
events
files
git Fix remote mirrors not updating after tag push 2019-05-17 14:45:41 -07:00
gpg_keys
groups Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00:00
issuable Fix typo in test 2019-05-24 10:18:56 +01:00
issues Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
keys
labels
lfs Fix uploading of LFS tracked file through UI 2019-05-06 12:51:49 +00:00
members Fix Error 500 when inviting user already present 2019-05-10 00:35:40 -05:00
merge_requests Fix a broken spec for EE 2019-05-16 11:54:56 +01:00
milestones
notes
projects Add GitDeduplicationService for deduplication housekeeping 2019-05-21 13:34:31 -07:00
prometheus
protected_branches
protected_tags
quick_actions
releases
resource_events
search
submodules
suggestions Fix removing empty lines via suggestions 2019-05-28 07:12:29 +00:00
tags
test_hooks
todos/destroy Stop serialising project when removing todos 2019-04-29 15:31:29 +01:00
users Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
wiki_pages
wikis
access_token_validation_service_spec.rb
audit_event_service_spec.rb
base_count_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb Add spec for CompareService 2019-04-18 22:01:51 -03:00
create_branch_service_spec.rb
create_snippet_service_spec.rb
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
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 Fix unexpected extra notification mails 2019-04-17 09:10:42 +00:00
preview_markdown_service_spec.rb
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 Introduce ServiceResponse to wrap around response 2019-04-22 17:16:32 +08:00
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
system_note_service_spec.rb Change system notes to use relative urls 2019-05-23 12:04:09 +00:00
task_list_toggle_service_spec.rb
todo_service_spec.rb
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
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb Remove disabled pages domains 2019-04-30 12:05:54 +00:00
web_hook_service_spec.rb