gitlab-ce/spec/requests/api
Francisco Javier López 6ee1d8cf77 Add port section to CI Image object
In order to implement https://gitlab.com/gitlab-org/gitlab-ee/issues/10179
we need several modifications on the CI config file. We are
adding a new ports section in the default Image object.

Each of these ports will accept: number, protocol and name.

By default this new configuration will be only enabled in
the Web IDE config file.
2019-04-03 09:50:54 +00:00
..
graphql Add merge request popover with details 2019-03-21 10:24:18 -04:00
pages
release
access_requests_spec.rb
applications_spec.rb
avatar_spec.rb
award_emoji_spec.rb
badges_spec.rb
boards_spec.rb
branches_spec.rb Revise merged branch check to green light up to N branches 2019-03-30 05:28:37 -07:00
broadcast_messages_spec.rb
circuit_breakers_spec.rb
commit_statuses_spec.rb
commits_spec.rb
container_registry_spec.rb
deploy_keys_spec.rb
deployments_spec.rb
discussions_spec.rb
doorkeeper_access_spec.rb
environments_spec.rb
events_spec.rb
features_spec.rb
files_spec.rb
graphql_spec.rb Allow GraphQL requests without CSRF token 2019-03-06 15:38:00 +01:00
group_boards_spec.rb
group_labels_spec.rb
group_milestones_spec.rb
group_variables_spec.rb
groups_spec.rb
helpers_spec.rb
import_github_spec.rb
internal_spec.rb Allow multiple repositories per project 2019-03-26 13:21:03 +01:00
issues_spec.rb
jobs_spec.rb
keys_spec.rb
labels_spec.rb
lint_spec.rb
markdown_spec.rb
members_spec.rb
merge_request_diffs_spec.rb
merge_requests_spec.rb Reduce queries in spec/requests/api/merge_requests_spec.rb 2019-03-13 17:56:26 +01:00
namespaces_spec.rb
notes_spec.rb
notification_settings_spec.rb
oauth_tokens_spec.rb
pages_domains_spec.rb
pipeline_schedules_spec.rb
pipelines_spec.rb
project_clusters_spec.rb Include cluster domain into Project Cluster API 2019-04-01 16:29:05 +00:00
project_export_spec.rb
project_hooks_spec.rb
project_import_spec.rb
project_milestones_spec.rb
project_snapshots_spec.rb
project_snippets_spec.rb
project_statistics_spec.rb
project_templates_spec.rb
projects_spec.rb Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitlab-2019-04-02 2019-04-02 10:12:32 +02:00
protected_branches_spec.rb
protected_tags_spec.rb
releases_spec.rb Disallow guest users from accessing Releases 2019-03-26 20:56:04 +07:00
repositories_spec.rb
resource_label_events_spec.rb
runner_spec.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
runners_spec.rb
search_spec.rb return 400 on users search and feature is disabled 2019-03-14 18:39:54 +01:00
services_spec.rb
settings_spec.rb
sidekiq_metrics_spec.rb
snippets_spec.rb
submodules_spec.rb
suggestions_spec.rb Prepare suggestion implementation for multi-line 2019-03-27 12:26:53 -03:00
system_hooks_spec.rb
tags_spec.rb
templates_spec.rb
todos_spec.rb Significantly reduce N+1 queries in /api/v4/todos endpoint 2019-03-06 07:03:46 -08:00
triggers_spec.rb
users_spec.rb Add highest_role method to User 2019-03-22 09:54:03 +00:00
variables_spec.rb
version_spec.rb
wikis_spec.rb