summaryrefslogtreecommitdiff
path: root/doc/api/merge_requests.md
Commit message (Expand)AuthorAgeFilesLines
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-13/+13
* Fixed misreported error codes and elaboratedJames Powis2018-12-061-3/+2
* Allow the status of a rebase to be determinedNick Thomas2018-11-281-3/+41
* Add a rebase API endpoint for merge requestsNick Thomas2018-11-271-0/+25
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-3/+3
* Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan2018-11-051-11/+44
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-3/+3
|\
| * Add documentationHeinrich Lee Yu2018-11-011-14/+14
* | Add API docsHeinrich Lee Yu2018-11-011-14/+14
|/
* Add documentationHeinrich Lee Yu2018-10-261-3/+3
* 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