summaryrefslogtreecommitdiff
path: root/lib/api/merge_requests.rb
Commit message (Expand)AuthorAgeFilesLines
* Use latest_merge_request_diff associationSean McGivern2017-11-231-1/+1
* Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher2017-10-301-1/+1
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-1/+3
|\
| * Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-201-1/+2
| |\
| * | Support discussion lock in the APIJarka Kadlecova2017-09-141-1/+3
* | | Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-051-2/+2
| |/ |/|
* | fix #35290 Make read-only API for public merge requests available without aut...haseeb2017-09-181-1/+2
|/
* Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+1
* API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-311-1/+1
* Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-301-1/+1
|\
| * Add time stats to issue and merge request API end pointsTravis Miller2017-08-291-1/+1
* | Conditionally destroy a ressourceRobert Schilling2017-08-281-3/+1
* | API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling2017-08-281-0/+2
|/
* Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-1/+3
* Add top-level /merge_requests API endpointToon Claes2017-07-271-31/+64
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-9/+8
* Update grape gemdz-update-grapeDmitriy Zaporozhets2017-07-201-0/+1
* Use view=simple for simplifying merge requests APIStan Hu2017-07-111-3/+3
* Add a simple mode to merge request APIsh-add-mr-simple-modeStan Hu2017-07-111-5/+20
* Fix sort ordering with merge request APIsh-improve-mr-apiStan Hu2017-07-101-4/+3
* Paginate the merge requests API earlier to avoid eager loading every merge re...Stan Hu2017-07-101-1/+2
* Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu2017-07-081-3/+5
* Remove many N+1 queries with merge requests APIsh-optimize-mr-apiStan Hu2017-07-071-1/+3
* Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-191-0/+2
|\
| * add since and until params to issuablesKyle Bishop2017-06-181-0/+2
* | Fix API bug accepting wrong merge requests parametersissue_33205Felipe Artur2017-06-161-1/+1
|/
* Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-0/+2
* Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-11/+14
* Fix updating merge_when_build_succeeds via merge API endpointmrchrisw-22740-merge-apiChris Wilson2017-04-241-3/+4
* Separate CE params on Grape APIOswaldo Ferreira2017-04-101-4/+19
* Remove `:id/merge_requests/:merge_request_iid/comments` endpointsToon Claes2017-03-271-35/+0
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+1
* API routes referencing a specific merge request should use the MR `iid`Timothy Andrew2017-03-071-22/+22
* Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-061-2/+10
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-5/+5
* Paginate all endpoints that return an arrayRobert Schilling2017-02-161-1/+2
* Update MergeRequest API state_event option documentationjej-update-mr-state-event-docsJames Edwards-Jones2017-02-091-1/+1
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-143/+131
* Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-231-15/+10
* Add some API endpoints for time tracking.Ruben Davila2017-01-181-10/+12
* Don't allow blank MR titles in APIapi-dont-allow-blank-mr-titlesRobert Schilling2016-12-131-2/+2
* Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-2/+6
|\
| * API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-2/+6
* | Merge branch 'use-pagination-helper' into 'master' Rémy Coutable2016-12-051-0/+9
|\ \
| * | Use the pagination helper in the APIuse-pagination-helperRobert Schilling2016-12-041-0/+9
| |/
* | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-301-11/+1
|\ \ | |/
| * Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-1/+1
| * Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-281-10/+0
* | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-251-6/+4
|\ \ | |/
| * Merge branch 'fix-api-iid-filter' into 'master' Rémy Coutable2016-11-221-5/+3
| |\