summaryrefslogtreecommitdiff
path: root/spec/features/projects/compare_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace commits spinach tests with RSpec analogSemyon Pupkov2018-05-041-5/+64
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* 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
* Increase diff limits to 100 KB for collapse and 200 KB overall31983-increase-merge-request-diff-file-size-limit-for-default-toggle-openingSean McGivern2017-06-021-0/+1
* Add review comments to compare_spec.rbLuke "Jared" Bennett2017-05-251-0/+2
* Fix transient error clicking dropdown items in compare_spec.rbLuke "Jared" Bennett2017-05-251-1/+3
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* fix new MR form erroneously selects tag as source when branch of same name ex...Sanster2017-03-241-1/+2
* Enabled remote filter in compare dropdownscompare-remote-searchPhil Hughes2017-03-161-0/+8
* Add testsDouwe Maan2017-02-061-0/+50