gitlab-org--gitlab-foss/spec/services
Sean McGivern 7230a34453 Merge branch 'dm-project-search-performance' into 'master'
Drastically improve project search performance by no longer searching namespace name

Closes #40510 and #39623

See merge request gitlab-org/gitlab-ce!15590
2017-11-24 16:10:53 +00:00
..
applications fix specs 2017-11-02 08:49:36 +01:00
auth fix code style issues 2017-10-10 23:46:18 +02:00
boards
chat_names
ci Make sure all pipelines would go to pending once 2017-11-09 16:59:52 +08:00
clusters Add Helm InstallCommand 2017-11-07 17:12:41 +01:00
deploy_keys
discussions Commenting on image diffs 2017-10-07 04:25:17 +00:00
emails Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +02:00
events Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
files
gpg_keys Add some basic specs and refactor model and validations 2017-10-05 08:25:27 -05:00
groups
issuable Fix WIP system note not being created 2017-11-23 17:25:14 -02:00
issues Don't create todos for old issue assignees 2017-10-09 15:12:39 +02:00
keys
labels
members
merge_requests Add total_time_spent to the changes hash in issuable Webhook payloads 2017-11-15 15:42:19 +01:00
milestones Merge branch 'issue_40337' into 'master' 2017-11-21 14:02:23 +00:00
notes Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
projects Fix hashed storage with project transfers to another namespace 2017-11-16 22:41:04 -08:00
protected_branches
protected_tags
quick_actions added date parameter for time tracking 2017-10-13 11:41:49 +01:00
search Drastically improve project search performance by no longer searching namespace name 2017-11-24 15:57:17 +01:00
tags Migrate Gitlab::Git::Repository#add_tag to Gitaly 2017-09-29 00:53:49 +02:00
test_hooks
users Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
base_count_service_spec.rb Cache the number of user SSH keys 2017-11-16 14:59:38 +01:00
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_deployment_service_spec.rb
create_release_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb
delete_merged_branches_service_spec.rb When deleting merged branches, ignore protected tags 2017-11-07 16:58:36 +01:00
event_create_service_spec.rb
git_push_service_spec.rb
git_tag_push_service_spec.rb
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_service_spec.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
pages_service_spec.rb
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
search_service_spec.rb
spam_service_spec.rb
submit_usage_ping_service_spec.rb
system_hooks_service_spec.rb Add system hooks user_rename and group_rename 2017-11-03 11:26:52 +00:00
system_note_service_spec.rb Fix WIP system note not being created 2017-11-23 17:25:14 -02:00
todo_service_spec.rb Refactor issuable destroy action 2017-11-06 13:02:50 +01:00
update_release_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
web_hook_service_spec.rb