Skip to content
Snippets Groups Projects
  1. Oct 06, 2021
    • Craig Miskell's avatar
      Allow configuring redis instance for rate-limiting · 8bc4da0f
      Craig Miskell authored
      Adds settings `redis_rate_limiting_instance` and
      `redis_rate_limiting_sentinels` in gitlab.rb to create a new configuration file
      for a separate redis instance to store RackAttack and Application Rate Limit
      data.
      
      Changelog: added
      8bc4da0f
  2. Sep 29, 2021
  3. Sep 28, 2021
  4. Sep 22, 2021
  5. Sep 17, 2021
  6. Sep 16, 2021
  7. Sep 15, 2021
  8. Sep 14, 2021
  9. Sep 13, 2021
  10. Sep 09, 2021
  11. Sep 06, 2021
  12. Sep 02, 2021
  13. Aug 25, 2021
  14. Aug 17, 2021
  15. Aug 13, 2021
  16. Aug 09, 2021
  17. Jul 28, 2021
  18. Jul 19, 2021
  19. Jul 15, 2021
    • Joerg Behrmann's avatar
      Nginx: modernise TLS config · b635895e
      Joerg Behrmann authored
      This commit updates updates the TLS settings to the intermediate
      settings from the Mozilla SSL Configuration Generator [1]
      
      The preference for server ciphers is disabled and more modern ciphers are
      chosen.  The builtin session cache is not set explicitly anymore, because the
      value was smaller than the default.
      
      HSTS times are bumped to two years instead of one.
      
      This is a companion MR to gitlab-org/gitlab!65345
      
      [1] https://ssl-config.mozilla.org/
      
      Changelog: changed
      b635895e
  20. Jul 16, 2021
  21. Jul 13, 2021
  22. Jul 12, 2021
  23. Jul 07, 2021
  24. Jul 09, 2021
  25. Jul 07, 2021
  26. Jul 08, 2021
  27. Jun 17, 2021
  28. Jul 06, 2021
  29. Jul 05, 2021
  30. Jul 02, 2021
  31. Jul 01, 2021
  32. Jun 28, 2021
  33. Jun 23, 2021
  34. Jun 21, 2021
  35. Jun 15, 2021
Loading