summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Update docs and test descriptionzj-expose-system-hooksZ.J. van de Weg2016-11-021-4/+4
| | | * | | Update docs and unexpose tokenZeger-Jan van de Weg2016-11-021-10/+20
| | | |/ /
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable2016-11-021-0/+2
| | |\ \ \
| | | * | | Ensure hook tokens are write-only in the APIgpocentek/gitlab-ce-api-webhook-tokenSean McGivern2016-11-011-2/+2
| | | * | | Add support for token attr in project hooks APIGauvain Pocentek2016-11-011-0/+2
| | | |/ /
| * | | | Add failed_pipeline and success_pipeline to API docLin Jen-Shin2016-11-021-1/+3
| |/ / /
| * | | Merge branch 'add-link-to-issue-boards-in-api-readme' into 'master' Achilleas Pipinellis2016-11-011-0/+1
| |\ \ \
| | * | | Add a link to the Issue Boards API in main READMEAchilleas Pipinellis2016-11-011-0/+1
| | |/ /
| * | | Merge branch 'api-projects-fix-mdlink' into 'master' Sean McGivern2016-11-011-3/+3
| |\ \ \
| | * | | Fix project visibility level linkAndrea Scarpino2016-10-311-3/+3
| | |/ /
| * | | Update tags.mdRoman Pickl2016-10-311-1/+1
| |/ /
| * | Document admin access requirement for /deploy_keys endpointwinniehell2016-10-281-1/+1
| * | Add missing API endpoints to JIRA service API documentationAchilleas Pipinellis2016-10-261-19/+27
| * | Merge branch '23146_19131_build-api_scope-doc' into 'master' Rémy Coutable2016-10-221-4/+4
| |\ \
| | * | Fix documents and comments on Build API `scope`. #23146 #19131Lemures Lemniscati2016-10-221-4/+4
| * | | 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
| |/ / /
* | | | Add config option to project to allow custom .gitlab-ci.yml locationKeith Pope2016-10-081-0/+3
|/ / /
* | | 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
|\ \ \ \