summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-281-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-6/+12
|\ \ \ \ \ \ \
| * | | | | | | Add docs for pipeline coverageZ.J. van de Weg2016-11-251-6/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'issue-24534' into 'master' Rémy Coutable2016-11-2514-158/+44
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-2414-158/+44
| |/ / / / /
* | | | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-251-1/+1
|\ \ \ \ \ \
| * | | | | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-1/+1
* | | | | | | You can only assign default_branch when editing a project or when creating a ...Robert Schilling2016-11-241-1/+1
* | | | | | | Add default_branch attr to Project API payload in docs.update-project-api-docRuben Davila2016-11-231-0/+2
* | | | | | | Merge branch 'api-delete-group-share' into 'master' Rémy Coutable2016-11-231-0/+19
|\ \ \ \ \ \ \
| * | | | | | | API: Add endpoint to delete a group shareapi-delete-group-shareRobert Schilling2016-11-231-0/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+3
| |/ / / / / |/| | | | |
* | | | | | Add changes to JIRA api docsAchilleas Pipinellis2016-11-221-9/+7
* | | | | | Document both valid cases for API iid filterfix-api-iid-filterRobert Schilling2016-11-222-2/+4
* | | | | | Fix IID filter for merge requests and milestonesRobert Schilling2016-11-222-3/+3
|/ / / / /
* | | | | Merge branch 'grapify-users-api' into 'master' Rémy Coutable2016-11-211-22/+22
|\ \ \ \ \
| * | | | | Grapify the users APIgrapify-users-apiRobert Schilling2016-11-211-22/+22
| | |_|_|/ | |/| | |
* | | | | Merge branch 'create-pipeline-endpoint' into 'master' Rémy Coutable2016-11-211-0/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add api endpoint for creating a pipelineIdo Leibovich2016-11-181-0/+46
* | | | | Merge branch 'rs-project-archive-doc-fix' into 'master' Achilleas Pipinellis2016-11-181-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correct curl examples for archive and unarchive project APIRobert Speicher2016-11-181-2/+2
| | |/ / | |/| |
* | | | Allow sorting groups in APIsort-api-groupsSean McGivern2016-11-171-2/+7
|/ / /
* | | Merge branch 'patch-9' into 'master' Sean McGivern2016-11-151-5/+5
|\ \ \
| * | | Fix invalid JSON in Builds API doc Bernhard Häussner2016-11-151-5/+5
| |/ /
* | | Merge branch 'master-recursiveTree' into 'master' Douwe Maan2016-11-151-20/+34
|\ \ \
| * | | Issue #4270: Recursive option for files through APIRebeca Méndez2016-11-121-20/+34
| |/ /
* | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+18
|\ \ \ | |/ / |/| |
| * | Add button to delete all merged branchesToon Claes2016-11-091-0/+18
* | | Merge branch 'feature/api_owned_resource' into 'master' Sean McGivern2016-11-101-0/+9
|\ \ \
| * | | Added API endpoint groups/ownedBorja Aparicio2016-11-081-0/+9
* | | | Merge branch '23731-add-param-to-user-api' into 'master' Sean McGivern2016-11-091-0/+14
|\ \ \ \
| * | | | Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta2016-11-081-0/+14
| |/ / /
* | | | Add failed_pipeline and success_pipeline to API docLin Jen-Shin2016-11-081-1/+7
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-081-68/+103
|\ \ \ \ | |/ / /
| * | | Expose Label id to APIRares Sfirlogea2016-11-071-89/+100
| * | | Update label's API documentationRobert Schilling2016-11-071-10/+34
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-053-3/+19
|\ \ \ | |/ /
| * | Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos2016-11-041-0/+10
| * | Merge branch 'backport-ee-js-groups-api' into 'master' Robert Speicher2016-11-041-2/+6
| |\ \
| | * | Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-311-2/+6
| * | | Document multiple repository storage pathsNick Thomas2016-11-041-1/+3
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-041-10/+20
|\ \ \ \ | |/ / /
| * | | Merge branch 'zj-expose-system-hooks' into 'master' Rémy Coutable2016-11-031-10/+20
| |\ \ \
| | * | | Update docs and test descriptionzj-expose-system-hooksZ.J. van de Weg2016-11-021-4/+4
| | * | | Update docs and unexpose tokenZeger-Jan van de Weg2016-11-021-10/+20
| | |/ /
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable2016-11-021-0/+2
| |\ \ \
| | * | | Ensure hook tokens are write-only in the APIgpocentek/gitlab-ce-api-webhook-tokenSean McGivern2016-11-011-2/+2
| | * | | Add support for token attr in project hooks APIGauvain Pocentek2016-11-011-0/+2
| | |/ /
* | | | Add failed_pipeline and success_pipeline to API docLin Jen-Shin2016-11-021-1/+3
|/ / /