gitlab-org--gitlab-foss/lib/api/v3
Douwe Maan 04665e938c Merge branch 'issue_16834'
# Conflicts:
#	doc/api/v3_to_v4.md
2017-03-07 22:00:23 -06:00
..
award_emoji.rb Implement review comments from @dbalexandre 2017-03-07 13:56:00 +05:30
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 Remove user_can_download_artifacts 2017-03-07 23:45:32 +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 Remove unecessary endpoint from repository, add compatibility endpoints for v3 and several improvements 2017-03-07 22:20:38 -03: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
time_tracking_endpoints.rb Fix time tracking endpoints for API v4 2017-03-07 13:56:00 +05:30
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