summaryrefslogtreecommitdiff
path: root/doc/api/merge_requests.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-071-1/+1
* Add documentation for !9530.Timothy Andrew2017-03-071-99/+99
* Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-061-1/+0
* Merge branch 'api-v4-doc' into 'master' Douwe Maan2017-03-011-12/+12
|\
| * Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-12/+12
* | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-13/+13
|/
* Use POST in the endpoint description for :ressource/unsubscribe [ci skip]api-subscribe-docRobert Schilling2017-02-231-1/+1
* Update documentationapi-subscription-restfulRobert Schilling2017-02-221-4/+4
* Update MergeRequest API state_event option documentationjej-update-mr-state-event-docsJames Edwards-Jones2017-02-091-4/+5
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-2/+1
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-0/+139
* Fix typo in curl example requestGeorg Hartmann2016-12-111-1/+1
* Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-23/+26
|\
| * API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-23/+26
* | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-301-30/+13
|\ \ | |/
| * Merge branch 'issue-24534' into 'master' Rémy Coutable2016-11-251-30/+13
| |\
| | * Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-30/+13
* | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-251-0/+1
|\ \ \ | |/ /
| * | Document both valid cases for API iid filterfix-api-iid-filterRobert Schilling2016-11-221-1/+2
| * | Fix IID filter for merge requests and milestonesRobert Schilling2016-11-221-1/+1
| |/
* | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-1/+1
|/
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-9/+9
* entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-2/+22
* Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-0/+109
|\
| * Fix merge request versions api docDmitriy Zaporozhets2016-08-191-2/+2
| * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-151-5/+5
| |\
| * | Add single merge request diff API endpointDmitriy Zaporozhets2016-08-121-29/+43