summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-073-45/+75
* Update API endpoints for raw filesFelipe Artur2017-03-072-31/+74
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+9
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-3/+3
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-3/+3
* | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-072-0/+91
|\ \
| * | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-063-112/+36
| * | refactors finder and correlated codeTiago Botelho2017-03-012-24/+27
| * | applies relevant changes to the code and code structureTiago Botelho2017-02-283-65/+43
| * | refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-282-54/+103
| * | add impersonation tokenSimon Vocella2017-02-282-2/+6
| * | manage personal_access_tokens through apiSimon Vocella2017-02-284-0/+133
* | | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-073-0/+330
|\ \ \
| * | | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-071-1/+1
| * | | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-021-1/+2
| * | | Fix rubocop offensesTomasz Maczukin2017-03-022-11/+9
| * | | Add artifacts downloading APITomasz Maczukin2017-03-021-0/+25
| * | | Add artifacts uploading APITomasz Maczukin2017-03-021-0/+47
| * | | Add artifacts uploading authorize APITomasz Maczukin2017-03-022-0/+34
| * | | Add job patch trace APITomasz Maczukin2017-03-022-1/+44
| * | | Add job update APITomasz Maczukin2017-03-022-3/+38
| * | | Update step data namingTomasz Maczukin2017-03-021-1/+1
| * | | Add missing param description for POST /api/v4/jobs/requestTomasz Maczukin2017-03-021-0/+2
| * | | Fix rubocop offensesTomasz Maczukin2017-03-021-1/+1
| * | | Refactor JobRequest response structureTomasz Maczukin2017-03-022-30/+70
| * | | Add jobs requesting APITomasz Maczukin2017-03-023-0/+105
* | | | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-072-5/+5
* | | | Fix time tracking endpoints for API v4Timothy Andrew2017-03-072-3/+119
* | | | Migrate the Todos API to use `issuable_iid`Timothy Andrew2017-03-071-4/+4
* | | | Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-072-12/+87
* | | | Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew2017-03-071-6/+6
* | | | API routes referencing a specific merge request should use the MR `iid`Timothy Andrew2017-03-073-26/+36
* | | | API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-074-14/+25
* | | | Merge branch '28598-narrow-environment-payload-by-using-basic-project' into '...Rémy Coutable2017-03-071-1/+1
|\ \ \ \
| * | | | Narrow environment payload by using basic project details resource28598-narrow-environment-payload-by-using-basic-projectOswaldo Ferreira2017-03-061-1/+1
* | | | | Move `api/v3/deployments` to the correct namespaceRobert Speicher2017-03-062-29/+31
|/ / / /
* | | | Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-0610-92/+649
|\ \ \ \
| * | | | Incorporate review, drop old endpointZ.J. van de Weg2017-03-062-25/+4
| * | | | Rename build to job in the docsZ.J. van de Weg2017-03-061-5/+5
| * | | | Add changelog entryZ.J. van de Weg2017-03-061-1/+1
| * | | | Fix all testsToon Claes2017-03-065-256/+179
| * | | | Pick API files from 8.16.6Z.J. van de Weg2017-03-064-2/+237
| * | | | Keep entities the same for API v3Z.J. van de Weg2017-03-061-0/+143
| * | | | Update entities, rename from builds to jobsZ.J. van de Weg2017-03-061-9/+5
| * | | | Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-065-68/+349
* | | | | Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-1/+1
* | | | | Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-062-7/+12
* | | | | Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-067-28/+66
|/ / / /
* | | | Fix UserBasicintroduce-pipeline-triggersKamil Trzcinski2017-03-061-1/+1
* | | | Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski2017-03-062-1/+2