Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 18, 2020
  3. Feb 12, 2020
  4. Feb 01, 2020
  5. Dec 14, 2019
  6. Oct 18, 2019
  7. Oct 08, 2019
  8. Oct 02, 2019
  9. Oct 01, 2019
  10. Sep 25, 2019
  11. Sep 11, 2019
  12. Sep 07, 2019
  13. Jul 22, 2019
  14. Jul 12, 2019
  15. 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
  16. 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
  17. Jun 06, 2019
  18. Apr 30, 2019
  19. Apr 01, 2019
  20. Mar 22, 2018
  21. Feb 23, 2018
  22. Jan 08, 2018
  23. Jul 27, 2017
  24. Jul 24, 2017
  25. Jun 06, 2017
    • Drew Blessing's avatar
      Allow numeric pages domain · 8df7bcf5
      Drew Blessing authored and Nick Thomas's avatar Nick Thomas committed
      Previously, `PagesDomain` would not allow a domain such as
      123.example.com. With this change, this is now allowed, because
      it is a perfectly valid domain.
      8df7bcf5
  26. Mar 24, 2017
  27. Feb 01, 2017
  28. Jan 31, 2017
Loading