gitlab-org--gitlab-foss/spec/features/profiles
Mike Greiling 27a28d9970 Merge branch 'master' into sh-headless-chrome-support
* master: (97 commits)
  Eliminate N+1 queries in loading discussions.json endpoint
  Clean up read_registry scope changes
  Add missing import statements
  Improve “New project“ page description
  Fix notification message when admin label was modified
  Remove gaps under nav on build page
  Replace the 'project/snippets.feature' spinach test with an rspec analog
  Use correct group members path for members flyout link
  Fix docs for lightweight tag creation via API
  Replace the 'project/commits/revert.feature' spinach test with an rspec analog
  Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0'
  Replace the 'project/archived.feature' spinach test with an rspec analog
  Fix broken link in docs/api/wiki.md
  Fixed the new sidebars width when browser has scrollbars
  Improve 'spec/features/profiles/*' specs
  Replace the 'search.feature' spinach test with an rspec analog
  dedupe yarn packages
  add dependency approvals (all MIT license)
  update build image to latest with node 8.x, yarn 1.0.2, and chrome 61
  Ensure we use `Entities::User` for non-admin `users/:id` API requests
  ...
2017-09-18 13:05:34 -05:00
..
account_spec.rb fixed up a bunch of specs 2017-08-29 15:35:49 +01:00
chat_names_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
gpg_keys_spec.rb use new #verification_status 2017-09-05 12:18:33 +02:00
keys_spec.rb Rework the permissions model for SSH key restrictions 2017-08-30 20:50:44 +01:00
oauth_applications_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
password_spec.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
personal_access_tokens_spec.rb Change trigger('focus') -> click 2017-08-09 23:06:28 -07:00
user_changes_notified_of_own_activity_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
user_manages_emails_spec.rb Replace the profile/emails.feature spinach test with an rspec analog 2017-09-10 20:33:28 +11:00
user_visits_notifications_tab_spec.rb Merge branch 'master' into sh-headless-chrome-support 2017-08-09 15:57:52 -07:00
user_visits_profile_account_page_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_authentication_log_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_preferences_page_spec.rb Merge branch 'master' into sh-headless-chrome-support 2017-09-18 13:05:34 -05:00
user_visits_profile_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_ssh_keys_page_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00