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
2017-03-07Implement review comments from @dbalexandreTimothy Andrew
2017-03-07Add documentation for !9530.Timothy Andrew
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-01Merge branch 'api-v4-doc' into 'master' Douwe Maan
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-23Use POST in the endpoint description for :ressource/unsubscribe [ci skip]Robert Schilling
2017-02-22Update documentationRobert Schilling
2017-02-09Update MergeRequest API state_event option documentationJames Edwards-Jones
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2016-12-11Fix typo in curl example requestGeorg Hartmann
2016-12-09Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable
2016-12-04API: Ability to remove source branchRobert Schilling
2016-11-30Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-25Merge branch 'issue-24534' into 'master' Rémy Coutable
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-11-22Document both valid cases for API iid filterRobert Schilling
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-11-21Update some docs to reflect MWPS name changeGrzegorz Bizon
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