summaryrefslogtreecommitdiff
path: root/spec/features/projects/merge_request_button_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc42GitLab Bot2021-04-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-15/+49
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-4/+4
* Update other linksblackst0ne2018-10-261-4/+4
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-0/+12
* Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-2/+2
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-2/+2
* Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-8/+6
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-4/+6
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-14/+12
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-12/+8
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
|/
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-2/+2
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-12/+12
* Test there is no Merge Request button when MRs are disabledToon Claes2017-01-251-0/+14
* Ensure the correct Merge Request button is foundToon Claes2017-01-251-6/+14
* Deduplicate tests for Merge Request buttonsToon Claes2017-01-231-0/+86