Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-22Document both valid cases for API iid filterRobert Schilling
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-10-13Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets
2016-08-31entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-19Fix merge request versions api docDmitriy Zaporozhets
2016-08-15Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-12Add single merge request diff API endpointDmitriy Zaporozhets
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-08-03Fix project id param for merge request version APIDmitriy Zaporozhets
2016-08-03Update merge request versions API to match styleguideDmitriy Zaporozhets
2016-08-03Add API to list merge request diff versionsDmitriy Zaporozhets
2016-07-25Add iid to MR API responseRobert Schilling
2016-07-11api: expose {should,force}_remove_source_branchBen Boeckel
2016-07-09Merge branch 'api-docs-typos' into 'master' Achilleas Pipinellis
2016-07-03Fix typo in Merge Requests API documentationAlejandro Rodríguez
2016-07-01Support creating a todo on issuables via APIRobert Schilling
2016-06-27docs: fix some typosBen Boeckel
2016-06-12Fix Error 500 when using closes_issues API with an external issue trackerStan Hu
2016-06-01Add `sha` parameter to MR accept APISean McGivern
2016-05-09Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable
2016-04-13Ensure that issues and merge requests are foundRobert Schilling
2016-04-13Make subscription API more RESTfulRobert Schilling
2016-04-13API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling
2016-04-08API: Expose subscribed? on issuesRobert Schilling
2016-03-21Fix typos and dentingZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-19Dry destroy action on issuablesZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-02typobb-froggy
2016-02-12Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma...Douwe Maan
2016-02-11Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable
2016-02-11Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger
2016-02-08Add an API spec for MergeRequest#merge_status and properly document this reso...Rémy Coutable
2016-02-08API: Allow to set or update a merge-request's milestoneKirill Skachkov
2016-01-28Improve consistency and duplication for Merge Request APIDmitriy Zaporozhets
2015-12-28Revert upvotes and downvotes params to MR APIValery Sizov
2015-12-07Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-12-04Improve docsDmitriy Zaporozhets
2015-12-04Add API endpoint to fetch merge request commits listDmitriy Zaporozhets
2015-12-04Fix wrong doc in merge request APIDmitriy Zaporozhets
2015-11-23Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg
2015-11-21Add upvote/downvote fields to merge request and note API to preserve compatib...Robert Schilling
2015-11-19award emojiValery Sizov
2015-11-18API support, incorporated feedbackZeger-Jan van de Weg
2015-10-13[ci skip] Add missing parameters in API docsue445
2015-07-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski
2015-07-13Remove author information from "post" in merge_requests API.Robin Burchell
2015-07-10api: expose work_in_progress flagBen Boeckel