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-11-08Fix issue 39935 : Add created_at and updated_atSébastien Le Gall
2017-11-03Add changes_count to the merge requests APISean McGivern
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-03explain target_project_id vs project_idDavid Turner
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion lock in the APIJarka Kadlecova
2017-09-05Fix API documentHiroyuki Sato
2017-09-05Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato
2017-08-29Add time stats documentation to issue and merge request end pointsTravis Miller
2017-08-07Fix the iids parameters in the API documentationFrank Pavageau
2017-07-28Default /merge_request API endpoint to `scope=created-by-me`Toon Claes
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-11Use view=simple for simplifying merge requests APIStan Hu
2017-07-11Add a simple mode to merge request APIStan Hu
2017-06-19add since and until params to issuablesKyle Bishop
2017-05-10update API doc with +API (h1 heading)Marcia Ramos
2017-04-26Add documentation example for labelsRobert Schilling
2017-04-25Ability to filter merge requests by labels and milestonesRobert Schilling
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-04-08Add information about namespace encoding to API docsDawid Goslawski
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