Why and how to enable this is covered in the docs being changed here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for SSH certificate authentication", 2018-06-14) which has been merged in and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped. Merging this closes gitlab-org/gitlab-ce#34572 see gitlab-org/gitlab-shell!207 for the gitlab-shell MR. Implementation notes: - The APIs being changed here are all internal, and their sole consumer is gitlab-shell. - Most of the changed code is a MR to gitlab-shell, see the gitlab-org/gitlab-shell!207 MR. That change covers why only some of the internal methods get a new "username" parameter, and why some others only get a "user_id". |
||
|---|---|---|
| .. | ||
| helpers | ||
| access_requests.rb | ||
| api.rb | ||
| api_guard.rb | ||
| applications.rb | ||
| avatar.rb | ||
| award_emoji.rb | ||
| badges.rb | ||
| boards.rb | ||
| boards_responses.rb | ||
| branches.rb | ||
| broadcast_messages.rb | ||
| circuit_breakers.rb | ||
| commit_statuses.rb | ||
| commits.rb | ||
| custom_attributes_endpoints.rb | ||
| deploy_keys.rb | ||
| deployments.rb | ||
| discussions.rb | ||
| entities.rb | ||
| environments.rb | ||
| events.rb | ||
| features.rb | ||
| files.rb | ||
| group_boards.rb | ||
| group_milestones.rb | ||
| group_variables.rb | ||
| groups.rb | ||
| helpers.rb | ||
| internal.rb | ||
| issues.rb | ||
| job_artifacts.rb | ||
| jobs.rb | ||
| keys.rb | ||
| labels.rb | ||
| lint.rb | ||
| markdown.rb | ||
| members.rb | ||
| merge_request_diffs.rb | ||
| merge_requests.rb | ||
| milestone_responses.rb | ||
| namespaces.rb | ||
| notes.rb | ||
| notification_settings.rb | ||
| pages_domains.rb | ||
| pagination_params.rb | ||
| pipeline_schedules.rb | ||
| pipelines.rb | ||
| project_export.rb | ||
| project_hooks.rb | ||
| project_import.rb | ||
| project_milestones.rb | ||
| project_snapshots.rb | ||
| project_snippets.rb | ||
| projects.rb | ||
| projects_relation_builder.rb | ||
| protected_branches.rb | ||
| repositories.rb | ||
| runner.rb | ||
| runners.rb | ||
| scope.rb | ||
| search.rb | ||
| services.rb | ||
| settings.rb | ||
| sidekiq_metrics.rb | ||
| snippets.rb | ||
| subscriptions.rb | ||
| system_hooks.rb | ||
| tags.rb | ||
| templates.rb | ||
| time_tracking_endpoints.rb | ||
| todos.rb | ||
| triggers.rb | ||
| users.rb | ||
| variables.rb | ||
| version.rb | ||
| wikis.rb | ||