gitlab-org--gitlab-foss/spec/requests/api
Nick Thomas b0f982fbdf Add settings for minimum key strength and allowed key type
This is an amalgamation of:

* Cory Hinshaw: Initial implementation !5552
* Rémy Coutable: Updates !9350
* Nick Thomas: Resolve conflicts and add ED25519 support !13712
2017-08-30 20:50:44 +01:00
..
v3 replace is_spam? with spam? 2017-08-29 11:14:42 +03:00
access_requests_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
award_emoji_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
boards_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
branches_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
broadcast_messages_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
circuit_breakers_spec.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
commit_statuses_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
commits_spec.rb Added tests for commits API with an unauthenticated user and a public/private project 2017-08-10 12:11:27 +02:00
deploy_keys_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
deployments_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
doorkeeper_access_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
environments_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
events_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
features_spec.rb Improve Features API and its docs and add a Changelog item 2017-07-06 11:18:26 +02:00
files_spec.rb Fix API responses when dealing with txt files 2017-08-15 11:32:48 -03:00
group_milestones_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
group_variables_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
groups_spec.rb Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master' 2017-08-30 10:04:00 +00:00
helpers_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
internal_spec.rb Enable Timecop safe mode 2017-08-11 14:53:17 +02:00
issues_spec.rb Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'master' 2017-08-30 17:35:14 +00:00
jobs_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
keys_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
labels_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
lint_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
members_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
merge_request_diffs_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
merge_requests_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
namespaces_spec.rb Improve tests text 2017-06-28 17:55:50 -03:00
notes_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
notification_settings_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
oauth_tokens_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
pipeline_schedules_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
pipelines_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
project_hooks_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
project_milestones_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_snippets_spec.rb Merge branch 'api-delete-respect-headers' into 'master' 2017-08-30 09:56:17 +00:00
projects_spec.rb Add a spec when ressource is not modified 2017-08-29 10:12:10 +02:00
protected_branches_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
repositories_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
runner_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
runners_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
services_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
session_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
settings_spec.rb Add settings for minimum key strength and allowed key type 2017-08-30 20:50:44 +01:00
sidekiq_metrics_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
snippets_spec.rb Merge branch 'api-delete-respect-headers' into 'master' 2017-08-30 09:56:17 +00:00
system_hooks_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
tags_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
templates_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
todos_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
triggers_spec.rb Merge branch 'api-delete-respect-headers' into 'master' 2017-08-30 09:56:17 +00:00
users_spec.rb Add tests for the unmodified header 2017-08-28 17:10:34 +02:00
variables_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
version_spec.rb Introduce have_gitlab_http_status 2017-07-15 01:43:26 +08:00