gitlab-org--gitlab-foss/spec/services
Douwe Maan d318075aba Merge branch 'rs-blocks-json-serialization' into 'master'
Add BlocksJsonSerialization model concern and include it in User

Closes #37947

See merge request gitlab-org/gitlab-ce!14350
2017-12-20 12:02:21 +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 Backport specs 2017-08-31 15:18:35 -03:00
chat_names
ci Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
clusters Remove redundant empty line in CreateService spec 2017-12-06 00:54:26 +01:00
deploy_keys created services for keys 2017-09-15 15:35:24 +00:00
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 Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
gpg_keys Add some basic specs and refactor model and validations 2017-10-05 08:25:27 -05:00
groups Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
issuable Reset todo counters when the target is deleted 2017-12-18 12:23:00 +00:00
issues Don't create todos for old issue assignees 2017-10-09 15:12:39 +02:00
keys Simplify a test 2017-09-21 13:19:05 +01:00
labels Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
members Fix specs after removing assignee_id field 2017-12-11 10:49:23 +00:00
merge_requests Merge branch 'gitaly-conflicts-prep' into 'master' 2017-12-15 10:59:21 +00:00
milestones Merge branch 'issue_40337' into 'master' 2017-11-21 14:02:23 +00:00
notes Reset todo counters when the target is deleted 2017-12-18 12:23:00 +00:00
projects Don't link LFS-objects multiple times. 2017-12-19 17:06:18 +01:00
protected_branches Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
protected_tags Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
quick_actions Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06: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 Fix a wrong `X-Gitlab-Event` header when testing webhooks 2017-09-07 17:40:32 +02:00
users small change to make less conflict with EE version 2017-12-11 16:45:06 +00:00
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb
base_count_service_spec.rb allow caching options to be specified for counting services 2017-11-30 22:23:07 +00:00
cohorts_service_spec.rb
compare_service_spec.rb
create_branch_service_spec.rb
create_deployment_service_spec.rb Fix more tests 2017-08-11 17:54:34 +08:00
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 Rework how recent push events are retrieved 2017-09-08 00:46:16 +02:00
git_push_service_spec.rb replace `is_default_branch?` with `default_branch?` 2017-08-29 11:14:42 +03:00
git_tag_push_service_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_service_spec.rb Fix watch level for mentions in description 2017-12-04 11:32:36 +00:00
pages_service_spec.rb
preview_markdown_service_spec.rb
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
repository_archive_clean_up_service_spec.rb
search_service_spec.rb
spam_service_spec.rb replace `is_spam?` with `spam?` 2017-08-29 11:14:42 +03:00
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 Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
todo_service_spec.rb Reset todo counters when the target is deleted 2017-12-18 12:23:00 +00:00
update_release_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
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
web_hook_service_spec.rb Consistently schedule Sidekiq jobs 2017-12-05 11:59:39 +01:00