summaryrefslogtreecommitdiff
path: root/spec/features/projects/compare_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-11/+23
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fix broken templated "Too many changes to show" textStan Hu2019-01-091-0/+15
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* 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