GitLab Bot
c600108596
Add latest changes from gitlab-org/gitlab@master
2023-12-22 15:12:49 +00:00
GitLab Bot
faf60c19a9
Add latest changes from gitlab-org/gitlab@master
2023-12-20 21:16:25 +00:00
GitLab Bot
054c9f71bc
Add latest changes from gitlab-org/gitlab@master
2023-12-20 18:11:16 +00:00
GitLab Bot
f15cf65c53
Add latest changes from gitlab-org/gitlab@master
2022-11-25 09:07:43 +00:00
GitLab Bot
33827e3a53
Add latest changes from gitlab-org/gitlab@master
2020-11-23 15:09:37 +00:00
GitLab Bot
4f5c8572e9
Add latest changes from gitlab-org/gitlab@master
2020-06-16 18:09:01 +00:00
Ash McKenzie
19ff9d9899
Replace rails_helper.rb with spec_helper.rb
...
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10: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
Christiaan Van den Poel
66ebb206b0
disables the shortcut to the issue boards when issues are disabled
2018-01-08 09:06:25 +00:00
Jacopo
0ce6785851
Replaces `tag: true` into `:tag` in the specs
...
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Robert Speicher
72a7b30c9f
Change all `:empty_project` to `:project`
2017-08-02 17:47:31 -04:00
Keifer Furzland
7e113b6824
Remove superfluous type defs in specs
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher
9eeba8fb49
Auto-correct ProjectPathHelper violations
2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542
Change `login_as` uses to `gitlab_sign_in`
2017-06-19 18:59:01 -05:00
Oswaldo Ferreira
2338785ec9
Use wait_for_requests to wait all JS request
2017-05-22 20:39:49 -03:00
Annabel Dunstone Gray
cde0b27c0b
Fix shortcut specs
2017-04-06 18:14:42 -04:00
Douglas Barbosa Alexandre
53f50edf4d
Fix board relates specs
2016-10-11 11:47:56 -03:00
Phil Hughes
07d39ac053
Fixed tests
...
Added wait for vue helper
2016-09-15 18:20:36 -04:00
Phil Hughes
23303990ee
Added keyboard shortcut to navigate to issue boards
...
Closes #21218
2016-09-15 18:20:36 -04:00