summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
| * | Fix external links in Snippets API documentationMark Fletcher2018-01-111-2/+3
| | |
* | | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-5/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove soft removals related code Closes #37447 See merge request gitlab-org/gitlab-ce!15789
| * | | Remove soft removals related codeYorick Peterse2018-01-081-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
* | | | Merge branch 'patch-28' into 'master'Sean McGivern2018-01-111-2/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | apply documentation changes from EE to CE See merge request gitlab-org/gitlab-ce!16381
| * | | | apply documentation changes from EE to CESascha Szott2018-01-111-2/+10
| | |/ / | |/| |
* | | | Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-111-0/+24
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Add `pipelines` endpoint to merge requests API Closes #39214 See merge request gitlab-org/gitlab-ce!15454
| * | | Fix styleTony Rom2018-01-101-2/+0
| | | |
| * | | Add `pipelines` endpoint to merge requests APITony Rom2017-12-151-0/+26
| | | |
* | | | Merge branch 'docs-19843-specify-archive-sha-options' into 'master'Achilleas Pipinellis2018-01-091-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifies the accepted refs for downloading an archive via the API Closes #19843 See merge request gitlab-org/gitlab-ce!16222
| * | | | Specifies the accepted refs for downloading an archive via the APIMark Fletcher2018-01-041-1/+1
| | |_|/ | |/| |
* | | | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-0/+1
| |_|/ |/| |
* | | API: get participants from merge_requests & issuesBrent Greeff2018-01-052-0/+74
| | |
* | | Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets2018-01-051-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Expose project_id on /api/v4/pages/domains See merge request gitlab-org/gitlab-ce!16200
| * | | Expose project_id on /api/v4/pages/domainsLuc Didry2018-01-031-0/+1
| |/ /
* | | Merge branch 'backport-issue_3413' into 'master'Sean McGivern2018-01-051-17/+98
|\ \ \ | | | | | | | | | | | | | | | | [EE-backport] Add group boards API endpoint See merge request gitlab-org/gitlab-ce!16194
| * | | Remove EE only sections from docsbackport-issue_3413Felipe Artur2018-01-051-85/+0
| | | |
| * | | EE-BACKPORT group boardsFelipe Artur2018-01-041-17/+183
| |/ /
* | | Merge branch 'master' into 'master'Rémy Coutable2018-01-051-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Update settings.md See merge request gitlab-org/gitlab-ce!16233
| * | | Update settings.mdGauthier Wallet2018-01-041-1/+1
| |/ /
* | | Merge branch 'feature/api_runners_online' into 'master'Rémy Coutable2018-01-051-9/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add online attribute to runner api entity Closes #25774 See merge request gitlab-org/gitlab-ce!11750
| * | | Add status attribute to runner api entityAlessio Caiazza2018-01-051-6/+17
| | | |
| * | | Add online attribute to runner api entityAlessio Caiazza2018-01-031-9/+20
| |/ /
* | | Update Kubernetes service documentationdocs-update-kubernetes-documentationMayra Cabrera2018-01-031-0/+3
|/ / | | | | | | | | | | States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information.
* | Add Microsoft Teams Service API docsMark Fletcher2017-12-221-0/+34
| |
* | Add Prometheus Service API docsMark Fletcher2017-12-221-0/+34
| |
* | Add Bugzilla Service API docsMark Fletcher2017-12-221-0/+38
| |
* | Update parameter formatting across Service API docsMark Fletcher2017-12-221-62/+102
| |
* | Support new chat notifications parameters in Services APIMark Fletcher2017-12-221-8/+54
| | | | | | | | | | + Add support for the new separate channel and events settings * Dry up chat notifications in the service properties definitions
* | Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master'Douwe Maan2017-12-212-0/+2
|\ \ | | | | | | | | | | | | | | | | | | Add new last_commit_id param for create commit endpoint Closes #38356 See merge request gitlab-org/gitlab-ce!15922
| * | Updates from last code review:38356-add-last_commit_sha-to-the-commit-apiRubén Dávila2017-12-202-1/+2
| | | | | | | | | | | | | | | | | | - Apply some refactoring for code reuse - Add file status validation for Files::DeleteService - Write additional specs
| * | Check if file has been modified for each action provided.Rubén Dávila2017-12-201-0/+1
| |/ | | | | | | | | | | When commiting multiple files we're now checking if any of those files has been modified by another commit and we're rejecting the new commit in this case.
* | Add optional `search` param for Merge Requests APIMark Fletcher2017-12-201-0/+2
|/
* Merge branch 'patch-29' into 'master'Sean McGivern2017-12-151-9/+13
|\ | | | | | | | | fix formatting of parameters for new group and transfer project to group See merge request gitlab-org/gitlab-ce!15822
| * Fix type descriptionMichael Lihs2017-12-141-1/+1
| |
| * fix formatting of parameters for new group and transfer project to groupMichael Lihs2017-12-081-9/+13
| |
* | sorting for tags apihaseeb2017-12-141-1/+5
| |
* | Merge branch '13695-order-contributors-in-api' into 'master'Rémy Coutable2017-12-131-0/+2
|\ \ | | | | | | | | | | | | | | | | | | Adds ordering to projects contributors in API Closes #13695 See merge request gitlab-org/gitlab-ce!15469
| * | Adds ordering to projects contributors in APIJacopo2017-12-131-0/+2
| |/ | | | | | | | | | | | | Allows ordering in GET api/v4/projects/:project_id/repository/contributors through `order_by` and `sort` params. The available `order_by` options are: name|email|commits. The available `sort` options are: asc|desc.
* | Merge branch 'docs/api-nil' into 'master'Marcia Ramos2017-12-132-7/+7
|\ \ | |/ |/| | | | | Document how to remove assignees, labels, and milestones form the issue and MRs API See merge request gitlab-org/gitlab-ce!15664
| * [API] Document how to unassign labels, milestones, and assigneesdocs/api-nilAchilleas Pipinellis2017-12-012-7/+7
| |
* | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving the check out of the general requests, makes sure we don't have any slowdown in the regular requests. To keep the process performing this checks small, the check is still performed inside a unicorn. But that is called from a process running on the same server. Because the checks are now done outside normal request, we can have a simpler failure strategy: The check is now performed in the background every `circuitbreaker_check_interval`. Failures are logged in redis. The failures are reset when the check succeeds. Per check we will try `circuitbreaker_access_retries` times within `circuitbreaker_storage_timeout` seconds. When the number of failures exceeds `circuitbreaker_failure_count_threshold`, we will block access to the storage. After `failure_reset_time` of no checks, we will clear the stored failures. This could happen when the process that performs the checks is not running.
* | CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-1/+1
|/ | | | | In EE we now allow individual users/groups to be set on POST, which required some refactoring. See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3516
* support ordering of project notes in notes apihaseeb2017-11-291-12/+21
|
* Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński2017-11-281-0/+85
|\ | | | | | | | | | | | | Add new API endpoint - list jobs of a specified runner Closes #39699 See merge request gitlab-org/gitlab-ce!15432