summaryrefslogtreecommitdiff
path: root/spec/features/projects/merge_request_button_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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