summaryrefslogtreecommitdiff
path: root/doc/api/merge_requests.md
Commit message (Expand)AuthorAgeFilesLines
* Improve the MR documentationRémy Coutable2018-10-041-209/+473
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-0/+1
* Add diff_refs documentation in single merge requests response.Patrizio Bonzani2018-09-261-0/+5
* Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉2018-09-051-1/+3
* Resolve "Merge Request API response is missing changes_count"Jan Beckmann2018-07-301-12/+5
* added API docsPhil Hughes2018-07-051-0/+1
* Add locked state to merge request APIChantal Rollison2018-06-281-6/+6
* Fix fields for author & assignee in MR API docs.gfyoung2018-06-131-30/+32
* Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-051-2/+6
|\
| * Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-2/+6
* | Merge branch 'sh-add-missing-squash-param-api-docs' into 'master'Achilleas Pipinellis2018-06-041-0/+1
|\ \ | |/ |/|
| * Fix missing squash parameter in doc/api/merge_requests.mdsh-add-missing-squash-param-api-docsStan Hu2018-05-301-0/+1
* | Add merge requests list endpoint for groupsFelipe Artur2018-05-311-0/+106
|/
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-1/+11
* Clarify milestone_id scope for API operations on IssuablesMark Fletcher2018-05-241-2/+2
* Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-211-4/+5
* Add documentation for allowing maintainers to pushBob Van Landuyt2018-03-071-2/+2
* Set `allow_maintainer_to_push` using the APIBob Van Landuyt2018-03-071-29/+33
* Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-051-4/+8
|\
| * Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-4/+8
* | Add a note about the "List MR pipelines" endpoint only being available from 1...Jakub Kadlubiec2018-03-051-0/+3
* | expose metrics in merge request apihaseeb2018-03-021-12/+32
|/
* Add source and target branch filters to merge requests APISean McGivern2018-03-011-0/+4
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
* Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-111-0/+24
|\
| * Fix styleTony Rom2018-01-101-2/+0
| * Add `pipelines` endpoint to merge requests APITony Rom2017-12-151-0/+26
* | API: get participants from merge_requests & issuesBrent Greeff2018-01-051-0/+35
* | Add optional `search` param for Merge Requests APIMark Fletcher2017-12-201-0/+2
|/
* [API] Document how to unassign labels, milestones, and assigneesdocs/api-nilAchilleas Pipinellis2017-12-011-4/+4
* Fix issue 39935 : Add created_at and updated_atSébastien Le Gall2017-11-081-0/+6
* Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-031-1/+21
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-1/+10
|\
| * Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-1/+1
| * Support discussion lock in the APIJarka Kadlecova2017-09-141-1/+10
* | explain target_project_id vs project_idDavid Turner2017-10-031-0/+9
|/
* Fix API documentHiroyuki Sato2017-09-051-17/+18
* Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-13/+17
* Add time stats documentation to issue and merge request end pointsTravis Miller2017-08-291-7/+55
* Fix the iids parameters in the API documentationFrank Pavageau2017-08-071-1/+1
* Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-3/+13
* Add top-level /merge_requests API endpointToon Claes2017-07-271-0/+92
* Use view=simple for simplifying merge requests APIStan Hu2017-07-111-1/+1
* Add a simple mode to merge request APIsh-add-mr-simple-modeStan Hu2017-07-111-0/+1
* add since and until params to issuablesKyle Bishop2017-06-181-0/+2
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
* Add documentation example for labelsmore-mr-filtersRobert Schilling2017-04-261-0/+1
* Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-5/+10
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-20/+20
* Add information about namespace encoding to API docsDawid Goslawski2017-04-081-18/+18