Commit graph

16 commits

Author SHA1 Message Date
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