summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/pipelines_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specfix/sm/34547-cannot-connect-to-ci-server-error-messagesShinya Maeda2017-08-041-2/+2
* Fix specShinya Maeda2017-08-041-1/+3
* Add a spec for concurrent processShinya Maeda2017-08-041-27/+68
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Use have_no_link to test presence of button18681-pipelines-merge-requestKamil Trzcinski2016-08-171-1/+1
* Use merge_request_diff instead of doubles for testing pipelines for Merge Req...Kamil Trzcinski2016-08-151-2/+2
* Add a feature tests to check if a view can be rendered properlyKamil Trzcinski2016-08-121-0/+48