summaryrefslogtreecommitdiff
path: root/spec/requests/api/merge_requests_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-311-1/+1
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-0/+13
* Merge branch 'security-mr-head-pipeline-leak' into 'master'Marin Jankovski2019-07-021-0/+25
|\
| * Gate MR head_pipeline behind read_pipeline abilityMatija Čupić2019-06-081-0/+25
* | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-26/+54
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-111-37/+24
|/
* Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-031-24/+37
|\
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-311-24/+37
* | Abstract auto merge processesShinya Maeda2019-06-031-3/+3
|/
* Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...revert-47e5eedcKerri Miller2019-05-201-27/+0
* Confirm existence of head_pipeline if pipeline success requiredKerri Miller2019-05-071-0/+27
* Fix remove_source_branch merge request API handlingsh-fix-merge-requests-api-remove-branch-paramStan Hu2019-04-151-0/+26
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-21/+103
* Merge branch 'ignore-merge-when-merge-pipelines-is-stale-ce' into 'master'Kamil Trzciński2019-04-041-1/+6
|\
| * Ignore merge if the status of the merge request pipeline is staleignore-merge-when-merge-pipelines-is-stale-ceShinya Maeda2019-04-041-1/+6
* | Expose head pipeline in the related merge requestsAlexandru Croitor2019-04-041-0/+8
|/
* Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable2019-03-131-14/+393
* Merge branch 'osw-merge-to-ref-changes-for-ci-team' into 'master'Douwe Maan2019-03-071-12/+0
|\
| * Provide reliable source and target IDsOswaldo Ferreira2019-03-061-12/+0
* | Add array support for labelsAlexandru Croitor2019-03-061-60/+197
* | PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa2019-03-061-0/+13
|/
* Merge branch 'osw-merge-refs-refreshing-api' into 'master'Douwe Maan2019-02-271-0/+61
|\
| * Add API support for refreshing merge ref pathOswaldo Ferreira2019-02-261-0/+61
* | Reduce code duplicationAlexander Koval2019-02-271-0/+12
* | Added: Documentation for the APINermin Vehabovic2019-02-261-3/+3
* | Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-12/+0
* | Reduce code duplicationAlexander Koval2019-02-261-0/+12
|/
* Respect the should_remove_source_branch parameter to the merge APINick Thomas2019-02-251-0/+15
* API: Expose if the user can merge a given merge requestRobert Schilling2019-02-141-0/+10
* API support for squash commit message during merge56014-api-merge-request-squash-commit-messagesLuke Duncalfe2019-02-071-0/+23
* Merge branch 'search-title' into 'master'Sean McGivern2019-02-051-0/+12
|\
| * Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-0/+12
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-2/+2
|/
* Fix a URL typo in the MR API specsRémy Coutable2019-01-081-2/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-87/+97
* Allow the status of a rebase to be determinedNick Thomas2018-11-281-1/+11
* Add a rebase API endpoint for merge requestsNick Thomas2018-11-271-0/+20
* Apply similar change to MRs APIHeinrich Lee Yu2018-10-261-0/+17
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-0/+38
* Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉2018-09-051-0/+9
* Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-0/+1
* added API docsPhil Hughes2018-07-051-1/+1
* fixed tests :face_palm:Phil Hughes2018-07-051-2/+2
* tidy up componentPhil Hughes2018-07-051-0/+8
* Add locked state to merge request APIChantal Rollison2018-06-281-3/+12
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-5/+7
* Add merge requests list endpoint for groupsFelipe Artur2018-05-311-213/+29
* Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern2018-05-301-0/+12
|\
| * Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-0/+12