gitlab-org--gitlab-foss/lib/api/v3
Timothy Andrew 719327112c
API routes referencing a specific merge request should use the MR `iid`
- As opposed to the `id` that was previously being used.
- This brings the API routes closer to the web interface's routes.
- This is specific to API v4.
2017-03-07 13:06:42 +05:30
..
award_emoji.rb Backport API to V3 2017-02-28 08:32:39 +01:00
boards.rb Backport API to V3 2017-02-28 08:32:39 +01:00
branches.rb Backport API to V3 2017-02-28 08:32:39 +01:00
broadcast_messages.rb Backport API to V3 2017-02-28 08:32:39 +01:00
builds.rb Fix all tests 2017-03-06 14:34:07 +01:00
commits.rb Fix cherry-picking or reverting through an MR 2017-03-02 17:41:05 -06:00
deploy_keys.rb Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
deployments.rb Move `api/v3/deployments` to the correct namespace 2017-03-06 12:21:04 -05:00
entities.rb Fix all tests 2017-03-06 14:34:07 +01:00
environments.rb Ensure v3 environments endpoints remain unchanged 2017-03-02 12:15:24 +01:00
files.rb Change branch_name param to branch throughout V4 API 2017-02-21 16:33:14 -03:00
groups.rb Expose Group VisibilityLevel as String 2017-03-02 12:15:24 +01:00
helpers.rb API routes referencing a specific merge request should use the MR `iid` 2017-03-07 13:06:42 +05:30
issues.rb Backport API to V3 2017-02-28 08:32:39 +01:00
labels.rb Backport API to V3 2017-02-28 08:32:39 +01:00
members.rb Backport API to V3 2017-02-28 08:32:39 +01:00
merge_request_diffs.rb Fix all tests 2017-03-06 14:34:07 +01:00
merge_requests.rb Remove "subscribed" field from API responses returning list of issues or merge requests 2017-03-06 14:17:07 +01:00
milestones.rb Remove "subscribed" field from API responses returning list of issues or merge requests 2017-03-06 14:17:07 +01:00
notes.rb Fix new offenses 2017-02-23 09:44:37 -06:00
pipelines.rb Expose pipelines as PipelineBasic `projects/:id/pipelines` 2017-03-03 09:52:04 +01:00
project_hooks.rb Fix all tests 2017-03-06 14:34:07 +01:00
project_snippets.rb Backport API to V3 2017-02-28 08:32:39 +01:00
projects.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
repositories.rb Backport API to v3 2017-02-17 09:05:24 +01:00
runners.rb Backport API to V3 2017-02-28 08:32:39 +01:00
services.rb Fix all tests 2017-03-06 14:34:07 +01:00
settings.rb Expose ApplicationSetting visibility settings as String 2017-03-02 12:15:25 +01:00
snippets.rb Expose Snippet VisibilityLevel as String 2017-03-02 12:15:24 +01:00
subscriptions.rb API: Make subscription API more RESTfuL 2017-02-21 17:44:44 +01:00
system_hooks.rb Backport API to V3 2017-02-28 08:32:39 +01:00
tags.rb Backport API to V3 2017-02-28 08:32:39 +01:00
templates.rb Remove deprecated templates endpoints in V4 2017-02-13 13:59:17 -02:00
todos.rb Backport API to V3 2017-02-28 08:32:39 +01:00
triggers.rb Update triggers API 2017-03-05 18:49:30 +01:00
users.rb Backport API to V3 2017-02-28 08:32:39 +01:00
variables.rb Backport API to V3 2017-02-28 08:32:39 +01:00