summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-23/+26
|\
| * API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-23/+26
* | Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-buildsDouwe Maan2016-12-081-2/+5
|\ \
| * | Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-071-2/+5
* | | Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan2016-12-081-1/+50
|\ \ \
| * | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-071-1/+50
* | | | Merge branch '24565-fix-api-example-typos' into 'master' Rémy Coutable2016-12-072-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typos in API doc examplesRyan O'Boyle2016-11-162-9/+9
* | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-1/+2
|\ \ \ \
| * | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-1/+2
* | | | | Merge branch 'document-public-project-api' into 'master' Douwe Maan2016-12-061-4/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Document the public Project API and document `GET /projects/:id/users`document-public-project-apiRémy Coutable2016-12-021-4/+44
| | |/ / | |/| |
* | | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3015-164/+56
| |\ \ \
| * \ \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-257-33/+103
| |\ \ \ \
| * | | | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-1/+1
* | | | | | API: Expose committer details for a commitapi-expose-commiter-detailsRobert Schilling2016-12-011-0/+8
| |_|_|/ / |/| | | |
* | | | | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-0/+5
|\ \ \ \ \
| * | | | | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'grapify-files-api' into 'master' Rémy Coutable2016-11-301-2/+2
|\ \ \ \ \
| * | | | | Grapify the files APIgrapify-files-apiRobert Schilling2016-11-301-2/+2
| |/ / / /
* | | | | 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
|\ \