summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/create_new_mr_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+1
* find and match first dropdown before clickingLuke "Jared" Bennett2017-05-031-3/+1
* Better Explore Groups viewLuke "Jared" Bennett2017-05-021-0/+1
* Fixed transient failure related to dropdown animations31615-fix-dropdown-animation-failureLuke "Jared" Bennett2017-04-301-0/+1
* Adding animation for all dropdownNur Rony2017-04-211-4/+4
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* Merge branch '29364-private-projects-mr-fix'Sean McGivern2017-04-051-0/+12
* MR empty stateLuke "Jared" Bennett2017-04-051-4/+4
* fix new MR form erroneously selects tag as source when branch of same name ex...Sanster2017-03-241-0/+27
* Fixed source branch name not being in new merge request dropdown togglePhil Hughes2017-03-201-0/+6
* Adds verification in case the endpoint already has `.json`Filipa Lacerda2017-02-101-0/+3
* Add feature spec for a new merge request with pipelineGrzegorz Bizon2017-02-071-0/+20
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-1/+1
* Fix regression in Merge request formAlex Sanford2016-11-191-0/+7
* Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-0/+10
* Add validation errors to Merge Request formAlex Sanford2016-11-011-0/+8
* Refactor to mark Changes tab as active on new MR page.Ruben Davila2016-08-181-5/+2
* Fix failing testtab-persistanceAlfredo Sumaran2016-08-171-4/+7
* Merge branch '20808-merge-request-new-diff-view' into 'master' Robert Speicher2016-08-171-1/+18
|\
| * Fix merge request new view not changing code view rendering style20808-merge-request-new-diff-viewPaco Guzman2016-08-111-1/+18
* | Updated testsPhil Hughes2016-08-131-0/+2
|/
* Prevent private project name and namespace from leaking in the new MR viewRémy Coutable2016-04-251-0/+10
* Build fixPhil Hughes2016-04-061-3/+8
* Fix creation of merge requests for orphaned branchesStan Hu2016-04-041-0/+28