Commit Graph

20 Commits

Author SHA1 Message Date
Bob Van Landuyt 9c300fd98d Use the new query-recorder features as a PoC 2017-09-14 17:46:28 +02:00
Robert Speicher 4edfad9678 Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04: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
Felipe Artur c5dd3df463 Remove unnecessary spec file 2017-06-16 16:07:39 -03:00
Felipe Artur 2e3f0b08fb Remove old specs and add new ones 2017-06-16 12:02:20 -03:00
Felipe Artur ff7fe2d12d Remove Drag and drop and sorting from milestone view 2017-06-16 11:59:39 -03:00
Eric Eastwood dded02d15c Fix milestone page assignees when dropped in ongoing list
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32861
2017-06-14 11:52:16 -05:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Valery Sizov 387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Phil Hughes 8efa88a306 Fixed feature spec not waiting for ajax request to finish
Fixed 404 in project milestones when not logged in
2017-04-26 12:23:29 +01: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
Mike Greiling 4461e7087d Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
Phil Hughes 653c23b9c2 Removed jQuery UI sortable 2017-02-06 11:28:16 +00:00
Dmitriy Zaporozhets f7d6fbf641
Wait for ajax request to complete when testing milestont drang-n-drop feature
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-29 11:06:22 +02:00
James Edwards-Jones 9c623e3e5d Added QueryRecorder to test N+1 fix on Milestone#show 2016-12-20 16:59:48 +00:00
blackst0ne 0162c132f4 Stop unauthorized users dragging on milestone page 2016-10-28 21:43:43 +11:00