gitlab-org--gitlab-foss/spec/support
Vladimir Shushlin 3c33724e2e Add Let's Encrypt client
Part of adding Let's Encrypt certificates for pages domains

Add acme-client gem

Client is being initialized by private key stored in secrets.yml
Let's Encrypt account is being created lazily.
If it's already created, Acme::Client just gets account_kid by
calling new_account method

Make Let's Encrypt client an instance
Wrap order and challenge classes
2019-05-16 09:32:25 +00:00
..
api
banzai
chunked_io
controllers Revert Rails.application.env_config after using mock_auth_hash 2019-04-23 21:11:08 +02:00
cycle_analytics_helpers
features Adds header column to variables list 2019-05-07 15:23:47 +01:00
gitlab-git-test.git
gitlab_stubs
google_api
helpers Add Let's Encrypt client 2019-05-16 09:32:25 +00:00
http_io
import_export
matchers
migrations_helpers
prometheus
protected_tags
redis Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
services Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
shared_context/policies Allow guests users to access project releases 2019-05-03 13:29:20 +00:00
shared_contexts [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
shared_examples Merge branch '58882-reduce-test-view-port' into 'master' 2019-05-07 14:44:59 +00:00
shoulda/matchers
test_reports
trace
active_record_enum.rb
batch_loader.rb
capybara.rb Try to reduce testing view port and unify it 2019-05-07 01:06:15 +08:00
carrierwave.rb
commit_trailers_spec_helper.rb
database_cleaner.rb
db_cleaner.rb
external_authorization_service_helpers.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
forgery_protection.rb
generate-seed-repo-rb
issuables_requiring_filter_shared_examples.rb
json_response.rb
omni_auth.rb
prepare-gitlab-git-test-for-commit
protected_branch_helpers.rb Extract EE specific tests for protected branches/tags 2019-04-25 13:06:06 -03:00
protected_tag_helpers.rb Extract EE specific tests for protected branches/tags 2019-04-25 13:06:06 -03:00
rspec.rb
seed.rb
setup_builds_storage.rb
sidekiq.rb
stored_repositories.rb
stub_version.rb
unpack-gitlab-git-test
webmock.rb