gitlab-org--gitlab-foss/spec/services
Grzegorz Bizon 83874edb77 Merge branch 'master' into 'update-kubeclient'
Conflicts:
   Gemfile.lock
2018-03-17 05:52:35 +00:00
..
applications fix specs 2017-11-02 08:49:36 +01:00
auth Replace deprecated path_with_namespace with full_path 2018-03-05 15:41:54 +02:00
boards Bring one group board to CE 2018-03-03 12:56:17 -03:00
chat_names Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
ci Add soec for achevie! method. Fixed the method 2018-03-06 21:43:19 +09:00
clusters Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
deploy_keys created services for keys 2017-09-15 15:35:24 +00:00
discussions Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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 Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
gpg_keys Add some basic specs and refactor model and validations 2017-10-05 08:25:27 -05:00
groups Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
issuable Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
issues Remember assignee when moving an issue 2018-02-18 20:27:18 +01:00
keys Simplify a test 2017-09-21 13:19:05 +01:00
labels Allow to find labels in ancestor groups and better group support in label service 2018-02-26 16:23:19 +00:00
lfs Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
members Don't delete todos or unassign issues and MRs when a user leaves a project 2018-03-07 17:18:01 -06:00
merge_requests Only cache MR diffs for one week 2018-03-15 11:49:53 +00:00
milestones Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
notes Fix quick actions for users who cannot update issues and MRs 2018-03-02 16:16:13 +00:00
projects Change Gitlab::Shell#add_namespace to #create_namespace 2018-03-14 09:56:22 +01:00
prometheus Implemente Prometheus:AdapterService 2018-03-05 19:34:59 +01:00
protected_branches Protected branch is now created for default branch on import 2018-01-06 12:20:49 +00:00
protected_tags Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
quick_actions Resolve "Milestone Quick Action not displayed with no project milestones but with group milestones" 2018-02-23 14:23:09 +00:00
search Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' 2018-02-09 12:04:05 -06:00
tags Migrate Gitlab::Git::Repository#add_tag to Gitaly 2017-09-29 00:53:49 +02:00
test_hooks test hook for system merge request hook 2018-01-04 09:33:41 +01:00
users Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
wiki_pages Merge branch 'wiki_title' into 'master' 2017-08-07 16:37:44 +00:00
access_token_validation_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
after_branch_delete_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
base_count_service_spec.rb allow caching options to be specified for counting services 2017-11-30 22:23:07 +00:00
check_gcp_project_billing_service_spec.rb Refactor GCP redirect test suite 2018-01-11 07:14:08 +01:00
cohorts_service_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
compare_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
create_branch_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
create_deployment_service_spec.rb Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
create_release_service_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
create_snippet_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
delete_branch_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
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 Rework how recent push events are retrieved 2017-09-08 00:46:16 +02:00
git_push_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
git_tag_push_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
gravatar_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
import_export_clean_up_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
note_summary_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
notification_service_spec.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
pages_service_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
preview_markdown_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
push_event_payload_service_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
repair_ldap_blocked_user_service_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
repository_archive_clean_up_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
reset_project_cache_service_spec.rb Rename Project#cache_index to jobs_cache_index 2018-01-04 22:17:03 +01:00
search_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
spam_service_spec.rb replace `is_spam?` with `spam?` 2017-08-29 11:14:42 +03:00
submit_usage_ping_service_spec.rb Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
system_hooks_service_spec.rb Merge branch 'sh-fix-issue-43871-system-hooks' into 'master' 2018-03-05 22:42:48 +00:00
system_note_service_spec.rb Use host URL to build JIRA remote link icon 2018-03-05 17:20:54 -03:00
todo_service_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
update_merge_request_metrics_service_spec.rb Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
update_release_service_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
update_snippet_service_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
upload_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
user_project_access_changed_service_spec.rb Move sidekiq-based project authorization refresh out of Projects::CreateService 2017-08-25 16:19:32 +01:00
verify_pages_domain_service_spec.rb Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
web_hook_service_spec.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00