GitLab Bot
f5a72705e4
Add latest changes from gitlab-org/gitlab@master
2021-08-04 18:09:57 +00:00
GitLab Bot
f5f1f221ba
Add latest changes from gitlab-org/gitlab@master
2021-07-20 09:08:43 +00:00
GitLab Bot
be8b477154
Add latest changes from gitlab-org/gitlab@master
2021-06-29 03:07:32 +00:00
GitLab Bot
b2180a27bc
Add latest changes from gitlab-org/gitlab@master
2021-06-02 09:09:46 +00:00
GitLab Bot
ede9464fd9
Add latest changes from gitlab-org/gitlab@master
2021-05-26 15:10:57 +00:00
GitLab Bot
8bc752f208
Add latest changes from gitlab-org/gitlab@master
2021-05-26 06:10:25 +00:00
GitLab Bot
319ac09313
Add latest changes from gitlab-org/gitlab@master
2020-12-14 18:09:48 +00:00
GitLab Bot
54f170b699
Add latest changes from gitlab-org/gitlab@master
2020-12-11 12:09:43 +00:00
GitLab Bot
708ee0bcb2
Add latest changes from gitlab-org/gitlab@master
2020-09-17 18:10:12 +00:00
GitLab Bot
e65c1d31c9
Add latest changes from gitlab-org/gitlab@master
2020-08-25 09:10:42 +00:00
GitLab Bot
4f5c8572e9
Add latest changes from gitlab-org/gitlab@master
2020-06-16 18:09:01 +00:00
GitLab Bot
e33f87ac0f
Add latest changes from gitlab-org/gitlab@master
2020-04-21 15:21:10 +00:00
GitLab Bot
e144369009
Add latest changes from gitlab-org/gitlab@master
2020-02-14 00:09:07 +00:00
GitLab Bot
0c6bc5443a
Add latest changes from gitlab-org/gitlab@master
2020-02-07 21:08:39 +00:00
GitLab Bot
045c0f9554
Add latest changes from gitlab-org/gitlab@master
2020-01-06 12:07:56 +00:00
Aakriti Gupta
9e674f92a3
Prevent guests from seeing commits for cycle analytics
...
- if the user has access level lower than REPORTER,
don't include commit count in summary
2019-11-20 10:35:58 +01:00
GitLab Bot
29c01c6c91
Add latest changes from gitlab-org/gitlab@master
2019-11-14 03:06:25 +00:00
GitLab Bot
b3e4ec8e8a
Add latest changes from gitlab-org/gitlab@master
2019-10-23 09:06:03 +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
Gosia Ksionek
976b8b5391
Fix plan stage query
...
Fix plan stage query and the way it is displayed
2019-06-17 13:17:18 +00:00
Luke Bennett
82e48d8e9b
Remove translation dependency in CA spec
2019-03-07 16:37:26 +00:00
Rémy Coutable
3a2abc1d50
Enable the Layout/ExtraSpacing cop
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Mark Chao
a63bce1a4b
Resolve "Rename the `Master` role to `Maintainer`" Backend
2018-07-11 14:36:08 +00:00
Winnie Hellmann
3db2f32759
Enable Capybara/FeatureMethods cop
2018-07-05 06:32:05 +00:00
Tiago Botelho
522f4b2c6a
Adapt cycle analytics spec helper and cycle analytics usage data spec
2018-03-01 16:43:26 +00:00
Tiago Botelho
335ee79a73
Refactors median code to work with both single and multiple projects
2018-02-28 10:46:20 +00:00
Sean McGivern
3fc0564ae0
Merge branch '41567-projectfix' into 'security-10-3'
...
check project access on MR create
See merge request gitlab/gitlabhq!2273
(cherry picked from commit 1fe2325d6ef2bced4c5e97b57691c894f38b2834)
43e85f49 check project access on MR create
2018-01-16 17:04:38 -08:00
blackst0ne
27c95364b5
Replace '.team << [user, role]' with 'add_role(user)' in specs
2017-12-22 19:18:28 +11: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
Mehdi Lahmam
6e3ca79ded
Add a `Last 7 days` option for Cycle Analytics view
2017-08-11 22:02:35 +02:00
Mehdi Lahmam
4e8a2feb71
Add feature specs for Cycle Analytics pipeline summary
2017-08-11 21:59:47 +02: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
Douwe Maan
f82377b89f
Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'
...
Use wait_for_requests for checking Vue resource and $.ajax requests [CE]
Closes #31946 and #31555
See merge request !11451
2017-05-24 14:18:36 +00:00
Oswaldo Ferreira
2338785ec9
Use wait_for_requests to wait all JS request
2017-05-22 20:39:49 -03:00
Felipe Artur
921c2be44a
Add transient head_pipeline_of to pipeline factories
2017-05-22 17:06:45 -03:00
Felipe Artur
2ccee7161a
Small code improvements and add migration spec
2017-05-08 18:43:53 -03:00
Felipe Artur
d9bebd89df
Fix specs 2
2017-05-08 11:29:10 -03:00
Felipe Artur
24824cbb4c
Fix Specs
2017-05-08 11:26:04 -03:00
Dmitriy Zaporozhets
11ff9fc6a9
Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into 'master'
...
Use regex to skip unnecessary reference processing in ProcessCommitWorker
Closes #28359
See merge request !10867
2017-05-08 12:54:23 +00:00
Ruben Davila
b396668ec5
Add CHANGELOG entry, some specs and locale file for German.
2017-05-04 18:44:19 -05:00
James Edwards-Jones
29519edb55
Cycle analytics specs needed Commit to reference issue
...
The plan stage both measures time taken and lists related commits. We test for commits being listed, so needed to actually mention the issue in them. An alternative would have been adding “allow_any_instance_of(Commit).to receive(:matches_cross_reference_regex?).and_return(true)” but this felt too coupled to implementation.
2017-05-04 20:03:47 +01:00
Rémy Coutable
3855751d02
Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'
...
See merge request !10567
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-24 18:06:47 +02:00
Jacopo
ff76adb547
Unnecessary "include WaitForAjax" and "include ApiHelpers"
...
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Robert Speicher
aef345024f
Use `:empty_project` where possible in top-level feature specs
2017-04-20 17:30:55 -04:00
Semyon Pupkov
7bceb30af7
Remove duplicate let in cycle_analytics_spec
2017-01-03 22:26:22 +05:00
Alfredo Sumaran
f80ee37377
Improve spec
2017-01-02 08:30:13 -05:00
Alfredo Sumaran
25d9f71e2c
Add feature tests for Cycle Analytics
2017-01-02 08:30:13 -05:00