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
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-08Expose noteable_iid in Notesue445
2017-08-08Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable
2017-08-08Merge branch 'document-and-test-api-iids' into 'master'Rémy Coutable
2017-08-07Fix the iids parameters in the API documentationFrank Pavageau
2017-08-07Merge branch 'master' into ideMike Greiling
2017-08-04Add start_branch to files and commits APIsDouwe Maan
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Merge branch 'patch-1' into 'master'Achilleas Pipinellis
2017-08-02Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable
2017-08-02Extending API for protected branchesEric
2017-08-02Expose target_iid in Events APIsue445
2017-08-01Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński
2017-07-29Explicitly spell out where the API root isAJ Jordan
2017-07-29Move API "basic usage" to be more visibleAJ Jordan
2017-07-28Update documentation of user creation by replacing the 'confirm' param with '...Dan Dunckel
2017-07-28Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern
2017-07-28Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher
2017-07-28Modify/add some forgotten issues API documentationToon Claes
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-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt
2017-07-25Merge branch '35204-doc-api-ci-lint-typo' into 'master'Rémy Coutable
2017-07-25Merge branch 'issue_34622' into 'master'Sean McGivern
2017-07-25Merge branch 'clarify-v3-end-date-undefined' into 'master'Douwe Maan
2017-07-25v3 API is unsupported after 9.5, but may not be removedSean McGivern
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-24Allow query param scope for /issues API endpointToon Claes
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-21Add group milestones API endpointFelipe Artur
2017-07-19Document updateShinya Maeda
2017-07-19Update projects.md. Fix Search project by name format and added a curl example.Pablo Catalina
2017-07-17Add link to doc/api/ci/lint.mdTakuya Noguchi
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-12Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable
2017-07-11Use view=simple for simplifying merge requests APIStan Hu
2017-07-11Add a simple mode to merge request APIStan Hu
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07Merge branch '20628-add-oauth-implicit-grant' into 'master'Douwe Maan
2017-07-07Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern
2017-07-07#20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern
2017-07-07add spec and project snippet user agent details endpointJames Lopez
2017-07-07update docsJames Lopez
2017-07-07add created at filter logic to users finder and APIJames Lopez
2017-07-06refactor code based on feedbackJames Lopez
2017-07-06fix docsJames Lopez