summaryrefslogtreecommitdiff
path: root/lib/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos2017-03-201-1/+1
* Use "branch_name" instead "branch" on V3 branch creation API29604-v3-fix-branch-creationOswaldo Ferreira2017-03-161-0/+21
* Merge branch '27988-fix-transient-failure-in-commits-api' into 'master' Sean McGivern2017-03-1627-32/+36
|\
| * Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-1627-32/+36
| * Ensure dots in project path is allowed in the commits APIRémy Coutable2017-03-141-1/+1
* | Add 'Undo mark all as done' to TodosJacopo2017-03-161-2/+2
|/
* Make API v3 work with the new param nameBob Van Landuyt2017-03-131-0/+1
* Make API v3 compatible with the changes in `Issues::CreateService`Bob Van Landuyt2017-03-131-6/+0
* Merge branch 'issue_16834'Douwe Maan2017-03-071-0/+54
|\
| * Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-071-0/+54
* | Remove user_can_download_artifactsToon Claes2017-03-071-16/+8
|/
* Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-071-1/+1
* Fix time tracking endpoints for API v4Timothy Andrew2017-03-071-0/+116
* Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-071-4/+75
* API routes referencing a specific merge request should use the MR `iid`Timothy Andrew2017-03-071-0/+10
* API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-071-0/+9
* Move `api/v3/deployments` to the correct namespaceRobert Speicher2017-03-061-28/+30
* Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-066-1/+575
|\
| * Incorporate review, drop old endpointZ.J. van de Weg2017-03-061-4/+4
| * 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
| * Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-062-0/+273
* | Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-062-0/+29
|/
* Fix UserBasicintroduce-pipeline-triggersKamil Trzcinski2017-03-061-1/+1
* Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski2017-03-061-0/+1
* Update triggers APIKamil Trzcinski2017-03-052-2/+83
* Merge branch '26847-api-pipelines-use-basic' into 'master' Robert Speicher2017-03-031-0/+36
|\
| * Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-031-0/+36
* | Merge branch 'dm-fix-cherry-pick' into 'master' Robert Speicher2017-03-031-3/+1
|\ \ | |/ |/|
| * Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-3/+1
* | Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-031-0/+43
|\ \ | |/ |/|
| * Use iids as filter parameterJarka Kadlecova2017-03-021-0/+43
* | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-022-0/+170
* | Expose Snippet VisibilityLevel as StringToon Claes2017-03-021-0/+138
* | Ensure v3 environments endpoints remain unchangedToon Claes2017-03-022-2/+64
* | Expose Group VisibilityLevel as StringToon Claes2017-03-022-2/+169
|/
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-013-39/+130
* Merge branch '6073_project_api' into 'master' Sean McGivern2017-02-281-1/+2
|\
| * API project create: Make name or path requiredJarka Kadlecova2017-02-271-1/+2
* | Backport API to V3Robert Schilling2017-02-2819-0/+949
|/
* Update API v3 in line with v4Douwe Maan2017-02-241-7/+0
* Merge branch 'master' into 'api-remove-owned-groups'api-remove-owned-groupsSean McGivern2017-02-241-0/+7
|\
| * Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responsesOswaldo2017-02-231-0/+7
* | Backport groups API to V3Robert Schilling2017-02-241-0/+38
|/
* Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-233-4/+5
|\
| * Fix new offensesdm-meer-blauw-op-straatDouwe Maan2017-02-231-2/+2
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-9/+9
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-232-12/+12
| * Enable Style/WordArrayDouwe Maan2017-02-231-1/+1