summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update documentation and expose IDKamil Trzcinski2017-03-051-0/+1
* Introduce tests for pipeline triggersKamil Trzcinski2017-03-052-10/+16
* Update triggers APIKamil Trzcinski2017-03-054-17/+140
* Merge branch '26847-api-pipelines-use-basic' into 'master' Robert Speicher2017-03-033-2/+39
|\
| * Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-033-2/+39
* | Merge branch 'dm-fix-cherry-pick' into 'master' Robert Speicher2017-03-032-4/+2
|\ \
| * | Fix cherry-picking or reverting through an MRDouwe Maan2017-03-022-4/+2
* | | Rename query parameter to `membership`28865-filter-by-authorized-projects-in-v4Toon Claes2017-03-032-2/+3
* | | Add filter param for authorized projects for current_user for V4Oswaldo Ferreira2017-03-031-0/+4
| |/ |/|
* | Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-033-2/+46
|\ \ | |/ |/|
| * Use iids as filter parameterJarka Kadlecova2017-03-023-2/+46
* | Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan2017-03-0212-44/+578
|\ \
| * | Override setters so it also accepts string visibility levels27501-api-use-visibility-everywhereToon Claes2017-03-021-15/+1
| * | Use string based `visibility` getter & setterToon Claes2017-03-025-20/+10
| * | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-025-8/+197
| * | Expose Snippet VisibilityLevel as StringToon Claes2017-03-023-10/+149
| * | Ensure v3 environments endpoints remain unchangedToon Claes2017-03-022-2/+64
| * | Expose Group VisibilityLevel as StringToon Claes2017-03-024-6/+174
| * | Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-024-24/+24
* | | Merge branch 'fix/gb/update-commit-status-api' into 'master' Kamil Trzciński2017-03-021-4/+5
|\ \ \
| * | | Fix updaing commit status with optional attributesGrzegorz Bizon2017-03-011-4/+5
* | | | Merge branch '28257-issues-iids' into 'master' Sean McGivern2017-03-021-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | API issues - support filtering by iidsJarka Kadlecova2017-03-011-0/+1
* | | | Merge branch '28807-search-for-milestone-by-title-in-rest-api' into 'master'Rémy Coutable2017-03-022-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable filtering milestones by search criteria in the APIMark Fletcher2017-03-022-0/+6
* | | | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+12