gitlab-ce/spec/services
Grzegorz Bizon 738bf2c238 Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions
* master: (103 commits)
  Include missing project attributes to Import/Export
  Create the rest of the wiki docs
  Fill in information about creating the wiki Home page
  Move wiki doc to its own index page
  Create initial file for Wiki documentation
  Default to null user when asignee is unselected
  Re-enable ref operations with gitaly after not-found fix
  #31560 Add repo parameter to gitaly:install and workhorse:install
  Remove N+1 queries when checking nodes visible to user
  Don't validate reserved words if the format doesn't match
  Revert "Shorten and improve some job names"
  Remove unused initializer
  DRY the `<<: *except-docs` a bit in `.gitlab-ci.yml`
  Make the static-analysis job be run for docs branches too
  Add download_snippet_path helper
  Refresh the markdown cache if it was `nil`
  Add some documentation for the new migration helpers
  Update comments
  Display comments for personal snippets
  Update docs on creating a project
  ...
2017-05-03 12:27:30 +02:00
..
auth Add test example for invalid registry access request 2017-03-31 12:37:44 +02:00
boards Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
chat_names Make ChatNames::FindUserService stable by not checking a precise time 2017-03-29 11:12:13 +02:00
ci Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions 2017-05-02 10:40:10 +02:00
discussions Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
files Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
groups add spec and changelog 2017-04-19 10:15:52 +02:00
issuable Use match_array instead of eq when order is irrelevant 2017-03-22 17:31:30 +01:00
issues Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
labels Labels support color names in backend 2017-03-29 11:45:15 +00:00
members Remove helpers assigned_issuables_count and cached_assigned_issuables_count 2017-04-20 13:28:04 +03:00
merge_requests Merge branch 'rs-described_class-cop-2' into 'master' 2017-05-02 22:30:30 +00:00
milestones Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
notes Don't use original_discussion_id 2017-04-05 17:44:14 +01:00
projects Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
protected_branches Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_tags Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
search Refactor group search out of global search 2017-04-18 15:41:17 +01:00
slash_commands Add board_move slash command 2017-04-28 12:11:53 +00:00
tags Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
users Move records to the ghost user in a transaction. 2017-04-24 06:46:10 +00:00
wiki_pages
access_token_validation_service_spec.rb
after_branch_delete_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
cohorts_service_spec.rb Use last_activity_on in cohorts 2017-04-14 15:20:55 +02:00
compare_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
create_branch_service_spec.rb Fix CreateBranchService after Repository#commit_file was renamed to create_file 2017-03-21 12:27:04 +01:00
create_deployment_service_spec.rb Futher rename the CI variables 2017-03-16 08:49:01 +01:00
create_release_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
create_snippet_service_spec.rb
delete_branch_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
delete_merged_branches_service_spec.rb Don't delete a branch involved in an open merge request in "Delete all merged branches" service 2017-04-19 07:56:08 -07:00
event_create_service_spec.rb Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02:00
git_hooks_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
git_push_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
git_tag_push_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
import_export_clean_up_service_spec.rb
note_summary_spec.rb Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
notification_service_spec.rb Fix email not being sent after project export 2017-04-09 22:16:47 +03:00
pages_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
search_service_spec.rb Refactor SearchController#show 2017-03-31 13:03:55 +00:00
spam_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
system_hooks_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
system_note_service_spec.rb Rename GitlabMarkdownHelper -> MarkupHelper 2017-04-27 13:22:17 +02:00
test_hook_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
todo_service_spec.rb Revert "Merge branch 'tc-no-todo-service-select' into 'master'" 2017-04-29 12:29:59 +00:00
update_release_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
update_snippet_service_spec.rb
user_project_access_changed_service_spec.rb