summaryrefslogtreecommitdiff
path: root/spec/features/issues/create_branch_merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-5/+9
* Fix a spec that was assuming to be on the wrong page35599-fix-uncontrolled-default_url_options-overridingRémy Coutable2017-07-281-6/+4
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-8/+8
* 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
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+91