summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong endpoint in api/users documentation, fix same typo in spec describe...Airat Shigapov2016-10-211-1/+1
* Merge branch 'patch-1' into 'master' Rémy Coutable2016-10-211-1/+1
|\
| * Fix `ref` parameter name for `commits/statuses` Pierre de La Morinerie2016-06-231-1/+1
* | Remove pagination description from individual docTakuya Noguchi2016-10-201-2/+0
* | Fix a broken table in Project API docTakuya Noguchi2016-10-201-4/+4
* | Merge branch 'fix-system-hook-api' into 'master' Rémy Coutable2016-10-191-5/+2
|\ \
| * | API: Fix Sytem hooks delete behaviorfix-system-hook-apiRobert Schilling2016-10-141-5/+2
* | | Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher2016-10-1712-86/+86
|\ \ \ | |/ / |/| |
| * | Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-1312-86/+86
* | | Merge branch 'api-version' into 'master' Robert Speicher2016-10-122-0/+24
|\ \ \
| * | | API: Version informationapi-versionRobert Schilling2016-10-122-0/+24
| |/ /
* | | Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'm...Rémy Coutable2016-10-124-5/+706
|\ \ \ | |/ / |/| |
| * | Create a new /templates API namespaceThomas Balthazar2016-10-124-5/+706
* | | Merge branch 'user-events-api' into 'master' Robert Speicher2016-10-122-1/+147
|\ \ \ | |/ / |/| |
| * | Addresses Robert's feedbackRémy Coutable2016-10-112-2/+2
| * | API: New /users/:id/events endpointRémy Coutable2016-10-101-0/+146
* | | Merge branch 'dz-cleanup-routing' into 'master' Dmitriy Zaporozhets2016-10-111-0/+13
|\ \ \
| * | | Better wording in API readmeDmitriy Zaporozhets2016-10-101-2/+2
| * | | Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets2016-10-101-3/+3
| * | | Fix API specs behaviour for invalid routingDmitriy Zaporozhets2016-10-101-0/+13
* | | | Clarify which token should be used to delete a runnerGennady Trafimenkov2016-10-101-2/+4
|/ / /
* | | Fix a typo in doc/api/labels.mdLemures Lemniscati2016-10-091-1/+1
|/ /
* | Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable2016-10-071-134/+321
|\ \
| * | Make projects API docs match parameter styleSean McGivern2016-10-071-140/+196
| * | Update API docs and specs for /projects/visibleSean McGivern2016-10-041-1/+3
| * | api: add /projects/visible API endpointBen Boeckel2016-10-041-0/+129
| * | docs: clarify /projects endpoint descriptionBen Boeckel2016-10-041-1/+1
* | | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable2016-10-061-0/+87
|\ \ \
| * | | multi-file commitMarc Siegfriedt2016-10-051-0/+87
| |/ /
* | | Added Issue Board API supportAndre Guedes2016-10-051-0/+251
|/ /
* | Merge branch 'patch-6' into 'master' Dmitriy Zaporozhets2016-09-301-1/+1
|\ \
| * | Fixed Session Cookie headerAlan Moore2016-09-291-1/+1
* | | Merge branch 'master' into 'fix_oauth_doc'Achilleas Pipinellis2016-09-304-5/+42
|\ \ \
| * | | Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-3/+9
| * | | Merge branch 'issue_22382' into 'master' Rémy Coutable2016-09-291-0/+1
| |\ \ \
| | * | | Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-0/+1
| * | | | Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable2016-09-291-0/+30
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | expose pipeline data in builds APIGuilherme Salazar2016-09-281-0/+30
| * | | | Merge branch 'fix-csfr-typo-in-doc' into 'master' Achilleas Pipinellis2016-09-281-8/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix typo `CSFR` -> `CSRF` in the OAuth2 docfix-csfr-typo-in-docRémy Coutable2016-09-271-8/+8
* | | | | Fix a confusion in OAuth2 documentationfix_oauth_docValery Sizov2016-09-281-11/+11
|/ / / /
* | | | Add User#organization to users apiDmitriy Zaporozhets2016-09-271-1/+8
|/ / /
* | | Add link to broadcast messages docsZ.J. van de Weg2016-09-231-0/+1
|/ /
* | Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-5/+10
|\ \
| * | Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-3/+3
| * | API docs for award emoji on SnippetsZ.J. van de Weg2016-09-191-5/+10
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-215-16/+44
|\ \ \
| * | | Add optional 'author' param when making commitsDan Dunckel2016-09-191-3/+9
| |/ /
| * | Merge branch 'issue_20978' into 'master' Rémy Coutable2016-09-192-11/+29
| |\ \
| | * | Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-192-11/+29