summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Projects and groups badges APIFrancisco Javier López2018-03-055-0/+389
|
* Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-052-6/+20
|\ | | | | | | | | | | | | Resolve "API support for selecting only updated issues before/after a given date" Closes #41616 See merge request gitlab-org/gitlab-ce!17417
| * Adds updated_at filter to issues and merge_requests APIJacopo2018-03-052-6/+20
| |
* | Update API: add search param to branchesbunufi2018-03-051-0/+1
| |
* | Add a note about the "List MR pipelines" endpoint only being available from ↵Jakub Kadlubiec2018-03-051-0/+3
| | | | | | | | 10.5.0
* | expose metrics in merge request apihaseeb2018-03-021-12/+32
|/
* Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into ↵Douwe Maan2018-03-011-0/+3
|\ | | | | | | | | | | | | | | | | 'master' Resolve "Allow API method /projects/:id/repository/commits to work over all commits" Closes #42434 See merge request gitlab-org/gitlab-ce!17182
| * Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-011-0/+3
| |
* | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master'Rémy Coutable2018-03-012-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Projects hooks : confidential_issues_events" Closes #43425 See merge request gitlab-org/gitlab-ce!17370
| * | align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-012-0/+4
| | |
* | | Merge branch 'merge-requests-api-filter-by-branch' into 'master'Rémy Coutable2018-03-011-0/+4
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add source and target branch filters to merge requests API Closes #42492 See merge request gitlab-org/gitlab-ce!17355
| * | Add source and target branch filters to merge requests APISean McGivern2018-03-011-0/+4
| |/
* | Correcting documentation about project hooks settingsThomas Dudouet2018-02-231-1/+1
|/
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-163-0/+79
|\ | | | | | | | | | | | | Resolve "API endpoint for importing a project export" Closes #41899 See merge request gitlab-org/gitlab-ce!17025
| * update docsJames Lopez2018-02-163-4/+5
| |
| * refactor code based on feedbackJames Lopez2018-02-141-1/+1
| |
| * update missing doc linksJames Lopez2018-02-131-0/+4
| |
| * update docsJames Lopez2018-02-131-2/+4
| |
| * add docs and changelogJames Lopez2018-02-131-0/+72
| |
* | Merge branch 'update-namespaces-api-docs' into 'master'Achilleas Pipinellis2018-02-141-5/+5
|\ \ | | | | | | | | | | | | Make parent_id field integer/null value instead of string See merge request gitlab-org/gitlab-ce!17085
| * | Make parent_id field integer/null value instead of stringupdate-namespaces-api-docsTomasz Maczukin2018-02-131-5/+5
| |/
* | Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-143-0/+20
|\ \ | | | | | | | | | | | | Allow including custom attributes in API responses See merge request gitlab-org/gitlab-ce!16526
| * | Allow including custom attributes in API responsesMarkus Koller2018-02-083-0/+20
| |/
* | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-142-3/+7
|\ \ | | | | | | | | | | | | | | | | | | Add information about projects when searching in wiki_blobs, blobs, commits scopes Closes #42934 See merge request gitlab-org/gitlab-ce!17095
| * | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-142-3/+7
| |/
* | Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-141-6/+9
| |
* | Separate branch and tag namesRobert Schilling2018-02-091-5/+4
| |
* | Add docsRobert Schilling2018-02-091-0/+34
|/
* Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-071-0/+797
|\ | | | | | | | | | | | | Search API Closes #41763 See merge request gitlab-org/gitlab-ce!16878
| * Small code/doc changes41763-search-apiJarka Kadlecová2018-02-071-4/+4
| |
| * port ee changesJarka Kadlecová2018-02-071-3/+7
| |
| * Support search in APIJarka Kadlecová2018-02-061-0/+793
| |
* | Add sorting options for /users API (admin only)42669-allow-order_by-users-in-gitlab-apiDmitriy Zaporozhets2018-02-061-0/+5
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'docs-42499-api-repo-archive-format-param' into 'master'Achilleas Pipinellis2018-01-311-0/+1
|\ | | | | | | | | | | | | Document format parameter for Repository Archive endpoint Closes #42499 See merge request gitlab-org/gitlab-ce!16766
| * Document format parameter for Repository Archive endpointMark Fletcher2018-01-291-0/+1
| |
* | doc: Correct example responses in repository_files.mdkasbah2018-01-271-11/+2
| |
* | Add documentation about when the application API was addedToon Claes2018-01-241-1/+5
| |
* | Add application create APINicolas MERELLI2018-01-241-0/+33
|/
* doc: Spelling fixesVille Skyttä2018-01-196-8/+8
|
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-0/+3
|\ | | | | | | | | System hooks for Merge Requests See merge request gitlab-org/gitlab-ce!14387
| * doc for system hook merge_requests_events apiAlexis Reigel2018-01-041-0/+2
| |
| * api support for merge_requests_events system hookAlexis Reigel2018-01-041-0/+1
| |
* | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master'Sean McGivern2018-01-181-4/+5
|\ \ | | | | | | | | | | | | | | | | | | Fix the user-agent detail API endpoint for project snippets Closes #42129 See merge request gitlab-org/gitlab-ce!16521
| * | Fix the user-agent detail API endpoint for project snippetsNick Thomas2018-01-171-4/+5
| | |
* | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira2018-01-171-10/+38
|\ \ \ | | | | | | | | | | | | | | | | Backport 10.3.4 security fixes into master See merge request gitlab-org/gitlab-ce!16509
| * | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into ↵Douwe Maan2018-01-161-10/+38
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'security-10-3' [10.3] Migrate `can_push` column from `keys` to `deploy_keys_project` See merge request gitlab/gitlabhq!2276 (cherry picked from commit f6ca52d31bac350a23938e0aebf717c767b4710c) 1f2bd3c0 Backport to 10.3
* | | Adds sorting to deployments APIJacopo2018-01-171-0/+2
|/ / | | | | | | | | Adds sorting to deployments API through the `order_by` and sort `fields`.
* | Enables Project Milestone Deletion via APIJacopo2018-01-161-0/+13
| | | | | | | | Enables project milestone deletion via DELETE /projects/:id/milestones/:milestone_id
* | Update missing API documentation on `GET /users/:id/projects`Onuwa Nnachi Isaac2018-01-121-0/+4
| |
* | Merge branch 'docs-fix-api-snippets-docs' into 'master'Achilleas Pipinellis2018-01-111-2/+3
|\ \ | | | | | | | | | | | | Fix external links in Snippets API documentation See merge request gitlab-org/gitlab-ce!16385