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 14, 2021
  4. Jan 14, 2021
  5. Aug 13, 2020
  6. May 28, 2020
  7. Aug 10, 2020
  8. Jun 26, 2020
  9. Jun 03, 2020
  10. May 13, 2020
  11. May 06, 2020
  12. Apr 06, 2020
  13. Mar 23, 2020
  14. Mar 19, 2020
  15. Mar 20, 2020
  16. Nov 04, 2019
  17. Nov 01, 2019
  18. Sep 19, 2019
  19. Sep 06, 2019
  20. Aug 20, 2019
  21. Jul 31, 2019
  22. Jul 23, 2019
  23. Jun 27, 2019
  24. Jun 25, 2019
  25. May 31, 2019
  26. Mar 01, 2019
  27. Feb 20, 2019
  28. Nov 12, 2018
  29. Apr 13, 2018
  30. Feb 13, 2018
  31. Feb 09, 2018
    • Stan Hu's avatar
      Support Redis as an LRU cache · 72fca4f5
      Stan Hu authored
      This adds the ability to configure `maxmemory`, `maxmemory-policy`, and
      `maxmemory-samples` values in the Redis configuration file.
      
      Closes #3097
      72fca4f5
  32. Nov 17, 2017
  33. Nov 16, 2017
  34. Nov 21, 2016
  35. Nov 17, 2016
  36. Nov 16, 2016
Loading