gitlab-org--gitlab-foss/spec/services/projects
Lin Jen-Shin 86149a8216 Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-after-import
* upstream/master: (225 commits)
  Add changelog entry
  Backports EE 2756 logic to CE.
  Make rubocop happy
  Make profile settings dropdown consistent
  Add filter by my reaction
  Update spec initialization with it being a shared component
  Update identicon path and selector
  Renamed to `identicon` and make shared component
  Merge branch 'master-i18n' into 'master'
  Fix broken Frontend JS guide
  Replace 'project/star.feature' spinach test with an rspec analog
  Adds position fixed to right sidebar
  Fixes the margin of the top buttons of the pipeline page
  Remove commented out code
  Better align fallback image emojis
  Decrease Metrics/CyclomaticComplexity threshold to 15
  Add changelog
  Respect the default visibility level when creating a group
  Further break with_repo_branch_commit into parts
  Make sure inspect doesn't generate crazy string
  ...
2017-08-30 21:13:19 +08:00
..
after_import_service_spec.rb Try to make reserved ref names more obvious 2017-08-25 23:00:06 +08:00
autocomplete_service_spec.rb Show group milestones in autocomplete 2017-08-07 11:55:01 +01:00
count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
create_from_template_service_spec.rb After merge cleanup 2017-08-07 15:09:14 +02:00
create_service_spec.rb Don't add admins as masters to projects created in another user's namespace 2017-08-25 16:21:27 +01:00
destroy_service_spec.rb Fix positive raise_error expectation without specifying the error type expected in Project::DestroyService specs 2017-08-14 19:37:22 +01:00
download_service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
enable_deploy_key_service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
fork_service_spec.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
forks_count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
housekeeping_service_spec.rb Use block rather than just b 2017-08-24 17:36:16 +08:00
import_service_spec.rb Does not fetch repository when importing from GitHub on import service 2017-08-07 13:06:13 -03:00
open_issues_count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
open_merge_requests_count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
participants_service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
propagate_service_template_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
transfer_service_spec.rb Rename path_with_namespace -> disk_path when dealing with the filesystem 2017-08-01 07:26:58 +02:00
unlink_fork_service_spec.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
update_pages_configuration_service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
update_pages_service_spec.rb Fix rubocop offense in update pages service specs 2017-07-25 13:47:03 +02:00
update_service_spec.rb Add checks for branch existence before changing HEAD 2017-08-08 12:10:55 +11:00