gitlab-org--gitlab-foss/spec/requests/api
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
..
v3 Migrate the MergeRequestDiffs API to use `merge_request_iid` 2017-03-07 13:55:59 +05:30
access_requests_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
api_internal_helpers_spec.rb Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project paths 2016-11-16 14:30:56 +00:00
award_emoji_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
boards_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
branches_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
broadcast_messages_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
commit_statuses_spec.rb Fix Rubocop offenses in commit status API specs 2017-03-01 15:11:10 +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 Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
deployments_spec.rb Remove shared example for pagination 2017-02-20 15:39:16 +01:00
doorkeeper_access_spec.rb Make Warden set_user hook validate user ip uniquness 2017-03-06 15:41:25 +01:00
environments_spec.rb Narrow environment payload by using basic project details resource 2017-03-06 14:00:38 -03:00
files_spec.rb Fix creating a file in an empty repo using the API 2017-03-01 12:25:21 -06:00
groups_spec.rb Fix all tests 2017-03-06 14:34:07 +01:00
helpers_spec.rb Fix specs 2017-01-19 23:41:12 +01:00
internal_spec.rb Add internal endpoint to notify post-receive to Gitaly 2017-03-01 18:46:59 -03:00
issues_spec.rb API routes referencing a specific issue should use the issue `iid` 2017-03-07 13:06:42 +05:30
jobs_spec.rb Incorporate review, drop old endpoint 2017-03-06 14:34:47 +01:00
keys_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
labels_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
lint_spec.rb Code refactor 2016-09-07 12:10:49 +02:00
members_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +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 API routes referencing a specific merge request should use the MR `iid` 2017-03-07 13:06:42 +05:30
milestones_spec.rb Remove "subscribed" field from API responses returning list of issues or merge requests 2017-03-06 14:17:07 +01:00
namespaces_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
notes_spec.rb Merge branch '25437-just-emoji' into 'master' 2017-03-01 11:15:51 +00:00
notification_settings_spec.rb Replace many :project with :empty_projects in API specs 2017-01-17 11:41:27 -05:00
oauth_tokens_spec.rb Small refactor and syntax fixes. 2016-08-18 16:47:26 -05: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 Expose Project's & ProjectSnippet's VisibilityLevel as String 2017-03-02 09:33:24 +01:00
projects_spec.rb Fix all tests 2017-03-06 14:34:07 +01:00
repositories_spec.rb Add a custom pagination matcher 2017-02-16 15:38:40 +01:00
runner_spec.rb New runner API returns 204 2017-02-28 08:32:40 +01:00
runners_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
services_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
session_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00
settings_spec.rb Expose ApplicationSetting visibility settings as String 2017-03-02 12:15:25 +01:00
sidekiq_metrics_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
snippets_spec.rb Expose Snippet VisibilityLevel as String 2017-03-02 12:15:24 +01:00
system_hooks_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
tags_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +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 Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' 2017-03-01 09:59:15 +00:00
triggers_spec.rb Rename `/take` to `/take_ownership`, expose `owner` in `v3`. 2017-03-06 12:00:15 +01:00
users_spec.rb Move schema definitions for our public API to a separate directory 2017-03-06 14:17:07 +01:00
variables_spec.rb Return 204 for delete endpoints 2017-02-28 08:32:38 +01:00
version_spec.rb Changed API spec files to describe the correct class 2016-11-28 10:55:27 -07:00