summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-084-6/+5
* Filter merge requests by target branchHiroyuki Sato2019-03-091-0/+45
* Check issue milestone availabilityJarka Košanová2019-02-141-2/+2
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-1/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-221-1/+1
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-6/+6
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-3/+3
* Fix testsHeinrich Lee Yu2018-11-131-2/+2
* Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-2/+2
* Update other linksblackst0ne2018-10-261-2/+2
* Reorganize issues and merge request feature specs in the same folderRémy Coutable2018-08-305-0/+264
* Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis2018-07-241-1/+1
* Replace author_link snake case in specsGeorge Tsiolis2018-07-241-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-112-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+124
* Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-1847-5267/+278
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-2225-34/+34
* Merge branch '40063-markdown-editor-improvements' into 'master'Filipa Lacerda2017-12-211-0/+15
|\
| * Add spec for previewing a note40063-markdown-editor-improvementsAnnabel Dunstone Gray2017-12-201-0/+15
* | Stub old image diff urlClement Ho2017-12-201-1/+2
* | Fix a failure because we stub DiffHelper#diff_file_blob_raw_path instead of #...41291-spec-failure-on-spec-features-merge_requests-image_diff_notes_spec-rbRémy Coutable2017-12-201-2/+2
* | Fix onion-skin re-entering stateClement Ho2017-12-191-13/+29
|/
* Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern2017-12-181-4/+4
|\
| * Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-151-4/+4
* | Fix image view modeClement Ho2017-12-111-0/+12
|/
* Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into '...Jacob Schatz2017-12-071-0/+12
|\
| * Fix loading branches list on cherry pick modal after merge.acet-fix-branches-list-on-cherry-pick-modal-after-mergeFatih Acet2017-12-041-0/+12
* | adding view and feature specsmicael.bergeron2017-12-071-42/+63
* | Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-1/+14
* | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-2/+2
|/
* Merge branch '39564-clear-filter-on-gitlab-dropdown-open' into 'master'Tim Zallmann2017-11-121-0/+22
|\
| * add feature spec to assert no linked filter inputsLuke "Jared" Bennett2017-11-061-0/+22
* | Move clear search test to JS to reduce overkillmove-filter-mr-clear-search-spec-to-jsEric Eastwood2017-11-091-16/+0
|/
* replace use of unsupported trigger method with clickMike Greiling2017-11-031-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-1/+1
|\
| * Lets try with trigger('click')Tim Zallmann2017-10-301-1/+1
* | explicitly add Accept: */* HTTP header back to testMike Greiling2017-11-021-1/+3
* | add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-022-2/+0
* | prevent resolve buttons from being clicked twice triggering a race conditionMike Greiling2017-11-011-4/+2
* | add accept_confirm when attempting to stop an environment in widget_deploymen...Mike Greiling2017-10-301-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-291-1/+0
|\ \ | |/
| * Merge branch 'master' into 37860-pipelines-pageFilipa Lacerda2017-10-233-0/+6
| |\
| * | Fix failing testsFilipa Lacerda2017-10-191-1/+0
* | | remove unneeded accept headerMike Greiling2017-10-241-4/+0
* | | fix body scrollTop referencesMike Greiling2017-10-241-2/+2
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-234-5/+30
|\ \ \ | | |/ | |/|
| * | Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable2017-10-203-0/+6
| |\ \ | | |/ | |/|
| | * Check for element before evaluate_scriptEric Eastwood2017-10-193-0/+6