summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-071-0/+222
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-1/+3
* Fix time tracking endpoints for API v4Timothy Andrew2017-03-072-2/+2
* Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew2017-03-071-0/+225
* Migrate the MergeRequestDiffs API to use `merge_request_iid`Timothy Andrew2017-03-071-5/+6
* Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-064-0/+825
|\
| * Fix all testsToon Claes2017-03-063-85/+33
| * Pick API files from 8.16.6Z.J. van de Weg2017-03-064-0/+388
| * Update entities, rename from builds to jobsZ.J. van de Weg2017-03-061-14/+14
| * Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-061-0/+489
* | Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-063-0/+21
|/
* Update triggers APIKamil Trzcinski2017-03-051-0/+171
* Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-031-0/+203
* Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-031-0/+232
|\
| * Use iids as filter parameterJarka Kadlecova2017-03-021-0/+232
* | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-021-0/+14
|\ \
| * | Fix specDouwe Maan2017-03-011-1/+1
| * | Fix creating a file in an empty repo using the APIDouwe Maan2017-03-011-0/+14
* | | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-021-0/+65
* | | Expose Snippet VisibilityLevel as StringToon Claes2017-03-021-0/+187
* | | Ensure v3 environments endpoints remain unchangedToon Claes2017-03-021-0/+126
* | | Expose Group VisibilityLevel as StringToon Claes2017-03-021-0/+530
| |/ |/|
* | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-3/+3
|\ \ | |/ |/|
| * Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-3/+3
* | Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-011-2/+2
|\ \ | |/ |/|
| * add /award slash commandmhasbini2017-02-281-2/+2
* | Merge branch '6073_project_api' into 'master' Sean McGivern2017-02-281-3/+30
|\ \
| * | API project create: Make name or path requiredJarka Kadlecova2017-02-271-3/+30
* | | Backport API to V3Robert Schilling2017-02-2814-24/+526
|/ /
* | Fix specDouwe Maan2017-02-241-2/+2
* | Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern2017-02-241-1/+1
|\ \
| * | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
| |/
* | Merge branch 'master' into 'api-remove-owned-groups'api-remove-owned-groupsSean McGivern2017-02-241-0/+21
|\ \
| * | Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responsesOswaldo2017-02-231-0/+21
| |/
* | Backport groups API to V3Robert Schilling2017-02-241-0/+35
|/
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-234-32/+32
* Fix new offensesDouwe Maan2017-02-231-3/+4
* Enable Style/WordArrayDouwe Maan2017-02-234-8/+7
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-234-32/+32
* Merge branch 'cs-upgrade-licensee' into 'master' 27950-check-ci-statusRémy Coutable2017-02-231-4/+4
|\
| * Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licenseeConnor Shea2017-02-221-4/+4
* | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-222-0/+509
|/
* Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable2017-02-222-0/+848
|\
| * Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-212-0/+848
* | Merge branch 'api-subscription-restful' into 'master' Sean McGivern2017-02-221-0/+82
|\ \
| * | API: Make subscription API more RESTfuLRobert Schilling2017-02-211-0/+82
| |/
* | Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-222-26/+93
|\ \ | |/ |/|
| * Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-212-26/+93
* | Backport Todos API to V3api-todos-restfulRobert Schilling2017-02-211-0/+73
|/
* API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-201-0/+69