summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Support creating a todo on issuables via APItodos-apiRobert Schilling2016-07-012-1/+190
* Expose target, filter by state as stringRobert Schilling2016-07-011-110/+337
* Add todos API documentation and changelogRobert Schilling2016-07-012-0/+218
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-2/+5
* Merge branch 'fix/builds-api-builds-for-commit-search' into 'master' Rémy Coutable2016-06-281-0/+5
|\
| * Add documentation for commit builds API improvementsGrzegorz Bizon2016-06-281-0/+5
* | Merge branch 'iankelling-api-doc' into 'master' Achilleas Pipinellis2016-06-281-1/+1
|\ \ | |/ |/|
| * docs: fix default_branch_protection defaultIan Kelling2016-06-051-1/+1
* | Merge branch 'remove-docs-for-gitlab-ci-service-api' into 'master' Achilleas Pipinellis2016-06-271-34/+0
|\ \
| * | Remove docs for GitLab CI Service APITakuya Noguchi2016-06-271-34/+0
* | | Merge branch '2979-document-2fa-auth-changes' into 'master' Achilleas Pipinellis2016-06-272-0/+18
|\ \ \ | |/ / |/| |
| * | Add notices about disabling auth features for users with 2FA.2979-document-2fa-auth-changesTimothy Andrew2016-06-272-0/+18
* | | gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt2016-06-231-2/+78
* | | Add missing link to sidekiq metrics in API READMEAchilleas Pipinellis2016-06-211-0/+1
|/ /
* | fixup! updated docs for api endpoint award emojiZ.J. van de Weg2016-06-172-23/+187
* | Add endpoints for award emoji on notesZ.J. van de Weg2016-06-171-0/+204
* | Correct Sidekiq Metrics DocsPatricio Cano2016-06-171-0/+152
* | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-166-259/+538
|\ \
| * \ Merge branch 'doc/issue-move-assigns-labels-and-milestone' into 'master' Achilleas Pipinellis2016-06-151-0/+3
| |\ \
| | * | Add docs for assigning labels/milestone when moving issueGrzegorz Bizon2016-06-151-0/+3
| * | | Merge branch 'artifacts-expire-date' into 'master' Rémy Coutable2016-06-141-239/+289
| |\ \ \
| | * | | Improve design based on reviewKamil Trzcinski2016-06-131-264/+264
| | * | | Added keep artifacts API endpointKamil Trzcinski2016-06-131-0/+50
| * | | | Fix grammar and syntaxAchilleas Pipinellis2016-06-141-6/+8
| * | | | Update CI API docsAchilleas Pipinellis2016-06-144-20/+244
| |/ / /
* | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-1/+12
|\ \ \ \ | |/ / /
| * | | Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-1/+12
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-092-4/+31
|\ \ \ | |/ /
| * | Document the API endpoint for gathering a build logMark Fletcher2016-06-031-0/+24
| * | Add `sha` parameter to MR accept APISean McGivern2016-06-011-4/+7
* | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-037-11/+87
|\ \ \ | |/ /
| * | Merge branch 'doc_api_services_jira_amend' into 'master' Rémy Coutable2016-06-011-0/+2
| |\ \
| | * | Amend jira service api docs [ci skip]Richard Grainger2016-05-311-0/+2
| * | | Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-2/+5
| * | | Add space after comma, add space between 'beautomatically'Chris Spicer2016-05-291-2/+2
| * | | Add space between 'Criticalissue'Chris Spicer2016-05-291-1/+1
| |/ /
| * | fix group members api doc: remove emialSanster2016-05-211-2/+0
| * | Merge branch 'master' into 'master' Hannes Rosenögger2016-05-181-2/+2
| |\ \
| | * | fix example urls for (de)associating runners to projectsa-tal2016-02-261-2/+2
| * | | Make it clearer that /licenses is the OS license templates endpointimprove-license-docRémy Coutable2016-05-181-1/+1
| * | | Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-161-0/+3
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-135-18/+111
| | |\ \ \
| | * | | | Update docs/api/projects.md with container registry enabled optionKamil Trzcinski2016-05-091-0/+3
| * | | | | Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-1/+1
| | |/ / / | |/| | |
| * | | | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+70
* | | | | Reuse the private token param and header for personal access tokens.Timothy Andrew2016-05-111-2/+2
* | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-115-35/+96
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Merge branch 'patch-1' into 'master'"Rémy Coutable2016-05-091-5/+5
| * | | | Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-091-7/+15
| * | | | API: Expose Issue#user_notes_countcnam-dep2016-05-091-5/+10