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
path: root/doc/api
AgeCommit message (Expand)Author
2018-07-11Merge branch 'revert-todos-epic' into 'master'Yorick Peterse
2018-07-06Merge branch 'ide-merge-request-info' into 'master'Sean McGivern
2018-07-05added API docsPhil Hughes
2018-07-05Mention the forked_from_project field in projects APIAchilleas Pipinellis
2018-07-04Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern
2018-07-03New jobs sortingÉlie
2018-07-03[backend] Addressed review commentsJan Provaznik
2018-07-02Resolve "404 when trying to create a new issue from the group"Jan Beckmann
2018-07-01Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable
2018-06-29Merge branch 'transfer_project_api_endpoint' into 'master'Grzegorz Bizon
2018-06-28Add locked state to merge request APIChantal Rollison
2018-06-28Merge branch 'bvl-graphql-permissions' into 'master'Sean McGivern
2018-06-28Expose permissions on types in GraphQLBob Van Landuyt
2018-06-28Merge branch 'straight-comparision-mode' into 'master'Sean McGivern
2018-06-28Allow straight diff in Compare APIMaciej Nowak
2018-06-28Add SHA256 and HEAD on File APIAhmet Demir
2018-06-27Add transfer project endpoint to the Projects APIAram Visser
2018-06-22Add ip_address to json examples in Runner API docsAchilleas Pipinellis
2018-06-20Merge branch 'docs-clarify-API-share-project-to-group' into 'master'Achilleas Pipinellis
2018-06-20Merge branch 'ce-5024-filename-search' into 'master'Sean McGivern
2018-06-20Correct cURL syntaxHenrik Hüttemann
2018-06-19Merge branch 'dm-branch-api-can-push' into 'master'Robert Speicher
2018-06-19Implement filtering by filename on code searchMario de la Ossa
2018-06-19Merge branch 'more-group-api-sorting-options' into 'master'Douwe Maan
2018-06-18Expose whether current user can push into a branch on branches APIDouwe Maan
2018-06-15Merge branch 'bvl-graphql-nested-merge-request' into 'master'Douwe Maan
2018-06-15Allow querying a single MR within a projectBob Van Landuyt
2018-06-15Fix indentation for 'Current status' sectionFabio Busatto
2018-06-14Fix fields for author & assignee in MR API docs.gfyoung
2018-06-13Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-06-12Add id group api sorting optionMarko, Peter
2018-06-06docMark Chao
2018-06-06docMark Chao
2018-06-06Doc updateMark Chao
2018-06-06Rename “Developers + Masters”Mark Chao
2018-06-06Merge branch '45821-avatar_api' into 'master'Rémy Coutable
2018-06-06Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-06Add Avatar APIImre
2018-06-06Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon
2018-06-05Removes variables from pipelines apiJacopo
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-04Merge branch 'sh-add-missing-squash-param-api-docs' into 'master'Achilleas Pipinellis
2018-06-01Review 1Jacopo
2018-06-01Rename variables_attributes => variables and adds spec for exclude/only optionJacopo
2018-06-01Adds variables to POST api/v4/projects/:id/pipelineJacopo
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-06-01Docs clarify API to share project to a groupAndrew Winata