Skip to content
Snippets Groups Projects
  1. Mar 17, 2020
  2. Oct 22, 2019
  3. Sep 07, 2019
  4. Jul 26, 2019
  5. Jul 22, 2019
  6. Jun 24, 2019
    • vshushlin's avatar
      Renew Let's Encrypt certificates · a7764d0e
      vshushlin authored and Nick Thomas's avatar Nick Thomas committed
      Add index for pages domain ssl auto renewal
      Add PagesDomain.needs_ssl_renewal scope
      Add cron worker for ssl renewal
      Add worker for ssl renewal
      Add pages ssl renewal worker queues settings
      a7764d0e
  7. Jun 21, 2019
    • vshushlin's avatar
      Don't show private keys for letsencrypt certs · 6119d5ad
      vshushlin authored and Nick Thomas's avatar Nick Thomas committed
      Adds enum certificate_source to pages_domains table
      with default manually_uploaded
      
      Mark certificates as 'gitlab_provided'
      if the were obtained through Let's Encrypt
      
      Mark certificates as 'user_provided' if they were uploaded through
      controller or api
      
      Only show private key in domain edit form if it is 'user_provided'
      
      Only show LetsEncrypt option if is enabled by application settings
      (and feature flag)
      
      Refactor and fix some specs to match new logic
      
      Don't show Let's Encrypt certificates as well
      6119d5ad
  8. Apr 30, 2019
  9. Apr 09, 2019
  10. Mar 22, 2018
  11. Feb 23, 2018
  12. Dec 14, 2017
  13. Jan 31, 2017
Loading