gitlab-org--gitlab-foss/spec/requests/api/v3
Timothy Andrew 402e0a2dd7
Migrate the MergeRequestDiffs API to use `merge_request_iid`
- Instead of `merge_request_id`
- Duplicate the original `MergeRequestDiffs` API (and spec) for use with the V3
  API, since this is a breaking change.
2017-03-07 13:55:59 +05:30
..
award_emoji_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
boards_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
branches_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
broadcast_messages_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
builds_spec.rb Update entities, rename from builds to jobs 2017-03-06 14:34:07 +01:00
commits_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
deploy_keys_spec.rb Remove /projects/:id/keys/.. endpoints 2017-02-07 14:14:15 +01:00
deployments_spec.rb Fix all tests 2017-03-06 14:34:07 +01:00
environments_spec.rb Ensure v3 environments endpoints remain unchanged 2017-03-02 12:15:24 +01:00
files_spec.rb Fix spec 2017-03-01 17:17:35 -06:00
groups_spec.rb Expose Group VisibilityLevel as String 2017-03-02 12:15:24 +01:00
issues_spec.rb Remove "subscribed" field from API responses returning list of issues or merge requests 2017-03-06 14:17:07 +01:00
labels_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
members_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
merge_request_diffs_spec.rb Migrate the MergeRequestDiffs API to use `merge_request_iid` 2017-03-07 13:55:59 +05:30
merge_requests_spec.rb Remove "subscribed" field from API responses returning list of issues or merge requests 2017-03-06 14:17:07 +01:00
milestones_spec.rb Remove "subscribed" field from API responses returning list of issues or merge requests 2017-03-06 14:17:07 +01:00
notes_spec.rb Fix all tests 2017-03-06 14:34:07 +01:00
pipelines_spec.rb Expose pipelines as PipelineBasic `projects/:id/pipelines` 2017-03-03 09:52:04 +01:00
project_hooks_spec.rb Fix all tests 2017-03-06 14:34:07 +01:00
project_snippets_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
projects_spec.rb Update occurrences of MWBS to MWPS 2017-03-01 12:02:02 +01:00
repositories_spec.rb Backport API to v3 2017-02-17 09:05:24 +01:00
runners_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
services_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
settings_spec.rb Expose ApplicationSetting visibility settings as String 2017-03-02 12:15:25 +01:00
snippets_spec.rb Expose Snippet VisibilityLevel as String 2017-03-02 12:15:24 +01:00
system_hooks_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
tags_spec.rb Backport API to V3 2017-02-28 08:32:39 +01:00
templates_spec.rb Update Licensee from 8.0.0 to 8.7.0. 2017-02-22 14:00:56 -07:00
todos_spec.rb Backport Todos API to V3 2017-02-21 12:01:18 +01:00
triggers_spec.rb Update triggers API 2017-03-05 18:49:30 +01:00
users_spec.rb Remove deprecated `upvotes` and `downvotes` from the notes API 2017-02-22 13:07:49 +01:00