gitlab-ce/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 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".
2018-08-01 08:44:39 +02:00
..
bin Truncate filenames created by bin/changelog to 140 characters 2018-07-11 10:15:22 -07:00
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 Honor saml assurance level to allow 2FA bypassing 2018-06-25 15:32:03 +00:00
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 Migrate storage nesting check to Gitaly 2018-06-27 16:20:03 +00:00
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 Update notification specs after renaming a class 2018-07-16 13:46:00 +02:00
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 Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
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 Merge branch 'update-large-tables-cop' into 'master' 2018-06-22 13:22:15 +00:00
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 Speed up spec/tasks/gitlab/git_rake_spec.rb 2018-07-03 17:20:51 -05:00
unicorn
uploaders Fix filename for accelerated uploads 2018-07-18 14:21:32 +00:00
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 Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00