Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 367e7db836 Add latest changes from gitlab-org/gitlab@master 2021-02-15 21:08:59 +00:00
GitLab Bot 8bb9ee8769 Add latest changes from gitlab-org/gitlab@master 2020-07-31 21:10:12 +00:00
GitLab Bot 0a319374e7 Add latest changes from gitlab-org/gitlab@master 2020-07-08 06:09:13 +00:00
GitLab Bot 4f5c8572e9 Add latest changes from gitlab-org/gitlab@master 2020-06-16 18:09:01 +00:00
GitLab Bot 506159637d Add latest changes from gitlab-org/gitlab@master 2020-01-06 15:07:26 +00:00
Marc Schwede 803d324367 Changed selection classes to harmonize with other settings 2019-08-14 21:12:38 +00:00
Thong Kuah 73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Sanad Liaquat 0991dc8c82 Reduce number of rspec retries
In both e2e QA tests and unit tests, reduce the number of retires
to 2 (i.e., 1 initial and one retry)
2019-04-09 10:04:03 +00:00
Fabian Schneider a32fd49dd8 Move language setting to preferences 2019-02-20 22:58:53 +00:00
Phil Hughes 18abb30342
remove specs 2018-01-15 12:41:00 +00:00
Jose Ivan Vargas 0a35f372d2 Added multi editor setting on the profile preferences page 2018-01-04 18:31:05 +00:00
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
Vitaliy @blackst0ne Klachkov 2a966f1b4e Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
Jose Ivan Vargas 4c0beb6c02 Merge branch 'master' into sh-headless-chrome-support 2017-09-13 12:21:33 -05:00
Vitaliy @blackst0ne Klachkov 297dfe6ab9 Replace the 'profile/active_tab.feature' spinach test with an rspec analog 2017-09-13 10:01:44 +11:00