gitlab-org--gitlab-foss/lib/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
..
entities Add Container Registry API 2019-01-25 13:13:48 +01:00
helpers Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master' 2019-03-27 07:37:06 +00:00
release Prevent Releases links API to leak tag existance 2019-02-08 16:39:15 +00:00
validations/types Add array support for labels 2019-03-06 13:28:42 +02:00
access_requests.rb
api.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb
badges.rb
boards.rb
boards_responses.rb
branches.rb Fix API /project/:id/branches not returning correct merge status 2019-03-30 05:20:29 -07:00
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb Accept force option on commit via API 2019-03-06 10:44:59 +00:00
container_registry.rb Add Container Registry API 2019-01-25 13:13:48 +01:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
discussions.rb Refactor API noteable types constants 2019-03-04 17:44:56 +01:00
entities.rb Add port section to CI Image object 2019-04-03 09:50:54 +00:00
environments.rb Prevent leaking of private repo data through API 2019-02-18 11:30:32 +13:00
events.rb
features.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
files.rb
group_boards.rb
group_labels.rb Add documentation 2019-02-06 14:56:16 +01:00
group_milestones.rb
group_variables.rb
groups.rb Backport EE API parameters for API::Groups 2019-03-26 14:18:28 +01:00
helpers.rb Resolve "Get milestone by title via API" 2019-03-27 09:01:07 +00:00
import_github.rb
internal.rb Allow multiple repositories per project 2019-03-26 13:21:03 +01:00
issues.rb Backport API::Issues parameters from EE 2019-03-26 14:18:29 +01:00
job_artifacts.rb API: delete job_artifacts of a single job 2019-03-06 11:06:21 +00:00
jobs.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
keys.rb
labels.rb Simplify label helper and correct version 2019-01-31 13:49:52 +01:00
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Provide EE backports for filtering by approver feature 2019-03-07 23:55:45 +00:00
milestone_responses.rb Resolve "Get milestone by title via API" 2019-03-27 09:01:07 +00:00
namespaces.rb
notes.rb Refactor API noteable types constants 2019-03-04 17:44:56 +01:00
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pipelines.rb [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
project_clusters.rb Include cluster domain into Project Cluster API 2019-04-01 16:29:05 +00:00
project_export.rb
project_hooks.rb
project_import.rb
project_milestones.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
project_snapshots.rb
project_snippets.rb
project_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_templates.rb Merge branch 'sh-fix-cpp-templates-404' into 'master' 2019-02-26 12:21:57 +01:00
projects.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
projects_relation_builder.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
protected_branches.rb Backport changes to API::ProtectedBranches 2019-03-26 14:18:29 +01:00
protected_tags.rb
releases.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
repositories.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
resource_label_events.rb Move eventable types constant to a helper 2019-03-04 17:44:56 +01:00
runner.rb
runners.rb add tag_list param to runners api 2019-02-27 20:19:49 +01:00
scope.rb
search.rb Apply suggestion to lib/api/search.rb 2019-03-15 21:03:49 +01:00
services.rb Move API::Services constants to a helper 2019-03-04 17:44:57 +01:00
settings.rb Backport API parameters for API::Settings 2019-03-26 14:18:29 +01:00
sidekiq_metrics.rb
snippets.rb Allow all personal snippets to be accessed by API 2019-03-06 09:05:03 +00:00
submodules.rb
subscriptions.rb Simplify label helper and correct version 2019-01-31 13:49:52 +01:00
suggestions.rb
system_hooks.rb
tags.rb Search project tags via API 2019-01-21 10:01:00 +00:00
templates.rb
time_tracking_endpoints.rb
todos.rb Significantly reduce N+1 queries in /api/v4/todos endpoint 2019-03-06 07:03:46 -08:00
triggers.rb Update Triggers documentation per EE 2019-03-04 17:44:57 +01:00
users.rb Backport parameters for API::Users 2019-03-26 14:18:29 +01:00
variables.rb Backport parameters for API::Parameters 2019-03-26 14:18:29 +01:00
version.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
wikis.rb Only require one parameter when updating a Wiki via the API 2019-02-13 16:35:27 +00:00