gitlab-org--gitlab-foss/spec/requests/api
Douwe Maan 37005ed8bd Merge branch 'zj-enable-deploy-keys-api' into 'master'
Enable/Disable Deploy keys for a project

Closes #20123 

## Does this MR meet the acceptance criteria?

- [X] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [X] API support added
- Tests
  - [X] Added for this feature/bug
  - [X] All builds are passing

See merge request !5647
2016-08-08 19:37:34 +00:00
..
api_helpers_spec.rb API: Expose 'developers_can_push' for branches 2016-07-19 11:11:56 +02:00
award_emoji_spec.rb Fix not normalized emoji paths 2016-07-14 08:51:00 +02:00
branches_spec.rb Have the `branches` API work with the new protected branches data model. 2016-07-29 15:20:39 +05:30
builds_spec.rb Cleanup the use of let, feedback: 2016-07-21 00:09:35 +08:00
commit_statuses_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
commits_spec.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
deploy_keys_spec.rb Create service for enabling deploy keys 2016-08-05 11:38:17 +02:00
doorkeeper_access_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
environments_spec.rb Minor fixes in the Env API endpoints 2016-08-01 08:42:09 +02:00
files_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
fork_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
group_members_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
groups_spec.rb API: Expose shared projects in a group 2016-07-08 13:06:17 +02:00
internal_spec.rb Fix a bug where the project's repository path was returned instead of the wiki path 2016-07-15 21:31:26 -04:00
issues_spec.rb Submit all issues on public projects to Akismet if enabled. 2016-07-26 15:17:52 -05:00
keys_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
labels_spec.rb Allow '?', or '&' for label titles 2016-07-05 20:57:09 -03:00
license_templates_spec.rb Rename Licenses API to License Templates API 2016-06-27 14:42:05 -05:00
merge_requests_spec.rb api: expose {should,force}_remove_source_branch 2016-07-11 14:08:06 -04:00
milestones_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
namespaces_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
notes_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
project_hooks_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_members_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_snippets_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
projects_spec.rb Move deploy_key tests to deploy_key_spec.rb 2016-08-04 16:55:20 +02:00
repositories_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
runners_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
services_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
session_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
settings_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
sidekiq_metrics_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
system_hooks_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
tags_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
templates_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
todos_spec.rb Return the number of marked todos 2016-07-19 13:09:57 +02:00
triggers_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
users_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
variables_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00