Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2016-09-23Add link to broadcast messages docsZ.J. van de Weg
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19API docs for award emoji on SnippetsZ.J. van de Weg
2016-09-19Merge branch 'issue_20978' into 'master' Rémy Coutable
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-19Update API documentation to mention rails session cookiesNick Thomas
2016-09-17Merge branch 'patch-3' into 'master' Achilleas Pipinellis
2016-09-16Fix API notes endpoint when posting only emojiZ.J. van de Weg
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-13Fix a typo in documentationTomasz Maczukin
2016-09-13Update API documentationTomasz Maczukin
2016-09-09Add notification_settings API callsMarc Siegfriedt
2016-09-07Merge branch '15571-api-for-ci-lint' into 'master' Rémy Coutable
2016-09-07Merge branch 'master' into 'master' Rémy Coutable
2016-09-07Improve curl commend, remove blank linesKatarzyna Kobierska
2016-09-07Fix invalid curl commandKatarzyna Kobierska
2016-09-07Improve documentation grammarKatarzyna Kobierska
2016-09-07Improve documentationKatarzyna Kobierska
2016-09-07Rename file and update READMEKatarzyna Kobierska
2016-09-07Move ci_lint to api/ciKatarzyna Kobierska
2016-09-07Add Documentation to Ci Lint APIKatarzyna Kobierska
2016-09-06Issue #21440: Fix to curl example for adding member to projectJonny McCullagh
2016-09-06Added fork API paremeter for a specific namespaceOlaf Tomalka
2016-09-03Add link on API docs index pageZ.J. van de Weg
2016-09-01Merge branch 'merge-request-sha-info' into 'master' Douwe Maan
2016-08-31Add BroadcastMessage API documentationRobert Speicher
2016-08-31Merge branch 'api-confidential-issues' into 'master' Robert Speicher
2016-08-31The ID of a project can be also a stringAchilleas Pipinellis
2016-08-31entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel
2016-08-31API: Expose issue#confidentialRobert Schilling
2016-08-31Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added CHANGELOG, documentation, and API functionalityPatricio Cano
2016-08-30Merge branch 'patch-5' into 'master' Achilleas Pipinellis
2016-08-30Mention that the `:id` of a project can also be `NAMESPACE/PROJECT_NAME`Achilleas Pipinellis
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-25Update projects.md Miroslav Meca
2016-08-24Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan
2016-08-24Merge branch 'entity-api-web-url' into 'master' Douwe Maan
2016-08-24Merge branch 'api-project-hook-wiki-page-events' into 'master' Robert Speicher
2016-08-24api: expose wiki_page_events project hook field in the APIBen Boeckel
2016-08-24docs: document other project webhook fieldsBen Boeckel
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-24docs: fix table alignmentBen Boeckel
2016-08-24docs: update created_at docs for creating issues via APIBen Boeckel
2016-08-24expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)