gitlab-org--gitlab-foss/config/routes
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
..
admin.rb Add Let's Encrypt client 2019-05-16 09:32:25 +00:00
api.rb Pass on arguments passed to the FeatureConstrainer 2018-12-14 14:35:05 +01:00
ci.rb
dashboard.rb
development.rb
explore.rb
git_http.rb Fix git clone revealing private repo's presence 2019-02-19 13:59:24 +08:00
google_api.rb
group.rb Security Dashboard as default view for groups 2019-03-14 12:55:46 +00:00
help.rb
import.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_statistics.rb Fix leading slash in redirects and add cop 2018-09-21 14:10:20 +00:00
legacy_builds.rb
profile.rb
project.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
repository.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
sherlock.rb
sidekiq.rb
snippets.rb
uploads.rb Use system paths for appearance logos 2018-12-25 08:22:34 -08:00
user.rb Resolve "Add new "Overview" tab on user profile page" 2018-10-04 07:55:37 +00:00
wiki.rb Revert "Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb"" 2018-12-03 12:28:51 +01:00