Commit graph

4 commits

Author SHA1 Message Date
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
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
Phil Hughes
652d80458a Fixed pagination in projects & snippets on user page
Changed it from being json links to normal links & then doing a AJAX request to get the content.

Closes #29624
2017-03-18 10:58:46 +00:00