summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add API documentation for downloading the latest successful buildAchilleas Pipinellis2016-07-211-2/+36
* | | Merge branch 'doc-award-emoji' into 'master' Rémy Coutable2016-07-211-2/+2
|\ \ \
| * | | Update doc for award emoji APIRobert Schilling2016-07-211-2/+2
* | | | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-1/+0
| |/ /
* | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-3/+9
|\ \ \
| * | | Reorder allowed params for `ApplicationSetting` and add more details to docs.email-domain-blacklistPatricio Cano2016-07-191-0/+6
| * | | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-3/+3
* | | | Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez2016-07-202-10/+41
| |/ / |/| |
* | | Merge branch 'api-delete-todos' into 'master' Rémy Coutable2016-07-191-150/+2
|\ \ \
| * | | Return the number of marked todosapi-delete-todosRobert Schilling2016-07-191-150/+2
* | | | API: Expose 'developers_can_merge' for branchesRobert Schilling2016-07-191-4/+10
* | | | API: Expose 'developers_can_push' for branchesRobert Schilling2016-07-191-4/+10
| |/ / |/| |
* | | Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable2016-07-181-9/+20
|\ \ \ | |/ / |/| |
| * | API: Expose due_date for issuesapi-isssues-due-dateRobert Schilling2016-07-121-9/+20
* | | Add approval required todosapproval-required-todoSean McGivern2016-07-121-1/+1
|/ /
* | api: expose {should,force}_remove_source_branchBen Boeckel2016-07-111-7/+23
* | Merge branch 'api-docs-typos' into 'master' Achilleas Pipinellis2016-07-092-44/+51
|\ \
| * | projects: add container_registry_enabled to API docsBen Boeckel2016-06-271-0/+7
| * | docs: fix some typosBen Boeckel2016-06-272-44/+44
* | | Merge branch 'edgemaster/gitlab-ce-patch-missing-api-docs'Rémy Coutable2016-07-081-0/+3
|\ \ \
| * | | API Docs: Add missing project option shared_runners_enabledThomas Wood2016-05-091-0/+3
* | | | Merge branch 'api-shared-projects' into 'master' Rémy Coutable2016-07-082-42/+242
|\ \ \ \
| * | | | API: Expose shared projects in a groupapi-shared-projectsRobert Schilling2016-07-081-1/+174
| * | | | Expose shared groups for projectsapi-shared-groupsRobert Schilling2016-07-082-41/+68
* | | | | Fix unarchive mistakeSergey Gnuskov2016-07-071-1/+1
|/ / / /
* | | | Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano2016-07-051-1/+1
* | | | Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+1
* | | | Merge branch 'fix-dead-links' into 'master' Achilleas Pipinellis2016-07-041-1/+1
|\ \ \ \
| * | | | Fix dead links in the docsTakuya Noguchi2016-06-261-1/+1
| | |/ / | |/| |
* | | | Fix typo in Merge Requests API documentation19448-merge-requests-api-has-incorrect-documentation-regarding-merge_when_build_succeedsAlejandro Rodríguez2016-07-021-1/+1
* | | | 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
| |\ \ \