summaryrefslogtreecommitdiff
path: root/doc/api/merge_requests.md
Commit message (Expand)AuthorAgeFilesLines
* Add iid to MR API responseRobert Schilling2016-07-251-0/+4
* api: expose {should,force}_remove_source_branchBen Boeckel2016-07-111-7/+23
* Merge branch 'api-docs-typos' into 'master' Achilleas Pipinellis2016-07-091-9/+9
|\
| * docs: fix some typosBen Boeckel2016-06-271-9/+9
* | Fix typo in Merge Requests API documentation19448-merge-requests-api-has-incorrect-documentation-regarding-merge_when_build_succeedsAlejandro Rodríguez2016-07-021-1/+1
* | Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-011-0/+98
|/
* Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-1/+12
* Add `sha` parameter to MR accept APISean McGivern2016-06-011-4/+7
* Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-091-7/+15
* Ensure that issues and merge requests are foundRobert Schilling2016-04-131-0/+1
* Make subscription API more RESTfulRobert Schilling2016-04-131-14/+14
* API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-131-0/+147
* API: Expose subscribed? on issuesRobert Schilling2016-04-081-6/+13
* Fix typos and dentingZeger-Jan van de Weg2016-03-211-2/+1
* Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-211-49/+7
* Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-1/+1
* Soft delete issuablesZeger-Jan van de Weg2016-03-191-0/+62
* typobb-froggy2016-03-021-1/+1
* Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma...Douwe Maan2016-02-121-0/+2
|\
| * API: Allow to set or update a merge-request's milestoneKirill Skachkov2016-02-081-0/+2
* | Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable2016-02-111-0/+62
|\ \
| * | Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger2016-02-111-0/+62
| |/
* | Add an API spec for MergeRequest#merge_status and properly document this reso...develop7/add-merge_status-to-merge-request-in-apiRémy Coutable2016-02-081-11/+115
|/
* Improve consistency and duplication for Merge Request APIimprove-mr-apiDmitriy Zaporozhets2016-01-281-67/+7
* Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-12/+5
* Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-071-8/+51
|\
| * Improve docsmr-commits-apiDmitriy Zaporozhets2015-12-041-5/+3
| * Add API endpoint to fetch merge request commits listDmitriy Zaporozhets2015-12-041-0/+39
| * Fix wrong doc in merge request APIDmitriy Zaporozhets2015-12-041-1/+1
| * Add upvote/downvote fields to merge request and note API to preserve compatib...fix-award-emoji-apiRobert Schilling2015-11-211-7/+25
| * award emojiValery Sizov2015-11-191-12/+0
* | Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg2015-11-231-5/+3
* | API support, incorporated feedbackZeger-Jan van de Weg2015-11-181-5/+55
|/
* [ci skip] Add missing parameters in API docsue4452015-10-141-0/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-07-161-2/+5
|\
| * api: expose work_in_progress flagBen Boeckel2015-07-101-2/+5
* | Remove author information from "post" in merge_requests API.Robin Burchell2015-07-131-8/+0
|/
* Disable changing of the source branch in merge request update APIStan Hu2015-05-291-3/+1
* Query issues, merge requests and milestones with their IID through APIjubianchi2015-05-021-1/+3
* Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-1/+1
* Refactor and improve sorting objects in API for projects, issues and merge re...Dmitriy Zaporozhets2015-02-051-3/+5
* Added a way to retrieve MR filesJeroen van Baarsen2015-02-041-0/+70
* Add description to merge requestLoic Dachary2015-01-181-0/+3
* Ordering and sorting for MR in api.Marin Jankovski2014-09-151-0/+2
* Consistency, spelling and grammarJames Brooks2014-08-151-2/+2
* Merge pull request #7465 from Razer6/better_label_color_validationDmitriy Zaporozhets2014-08-151-2/+8
|\
| * Do label validation for issues/merge requests APIRobert Schilling2014-08-141-2/+8
* | # This is a combination of 2 commits.mabdullah-cinglevue2014-08-011-3/+6
|/
* Change deafult admin email to example.comDmitriy Zaporozhets2014-07-191-13/+13
* Update docs to markdown style guide.Ciro Santilli2014-06-031-37/+30