gitlab-org--gitlab-foss/spec
Ævar Arnfjörð Bjarmason e00a7faba0 Add support for SSH certificate authentication
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  see
 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
    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".
2018-08-01 08:44:39 +02:00
..
bin
config Make ObjectStoreSettings use more explicit and add specs 2018-07-24 14:44:44 +03:00
controllers Merge branch 'stop-dynamic-routable-creation' into 'master' 2018-07-27 13:51:04 +00:00
db/production
dependencies
factories Added SiteStatistics as counter cache for Projects and Wikis 2018-07-24 18:44:07 +02:00
features Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master'" 2018-07-27 13:12:35 +00:00
finders Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
fixtures Put fallback reply-key address first in the References header 2018-07-27 15:12:52 +02:00
graphql Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
helpers Resolve "The comparison list for the modified icons" 2018-07-27 09:27:20 +00:00
initializers
javascripts Fix Karma failures due to invalid icon names 2018-07-27 16:18:46 -07:00
lib More Gitaly cleanup: fetch_ref, allow disk access blocks 2018-07-27 08:43:19 +00:00
mailers
migrations Remove code for dynamically generating routes 2018-07-25 16:41:29 +02:00
models Add support for searching users by confirmed e-mails 2018-07-28 22:22:05 -07:00
policies Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master'" 2018-07-27 13:12:35 +00:00
presenters
requests Add support for SSH certificate authentication 2018-08-01 08:44:39 +02:00
routing Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master'" 2018-07-27 13:12:35 +00:00
rubocop/cop
serializers Remove code for dynamically generating routes 2018-07-25 16:41:29 +02:00
services Remove code for dynamically generating routes 2018-07-25 16:41:29 +02:00
sidekiq/cron
support Put fallback reply-key address first in the References header 2018-07-27 15:12:52 +02:00
tasks
unicorn
uploaders
validators
views DNS Prefetching + Preconnect of assets_host (CDN Domain) 2018-07-26 15:00:18 +00:00
workers Merge branch 'security-event-counters-private-data' into 'master' 2018-07-24 20:25:25 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb