Skip to content
Snippets Groups Projects
  1. Jan 17, 2022
  2. Jan 06, 2022
  3. Dec 09, 2021
  4. 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
  5. Sep 29, 2021
  6. Sep 14, 2021
  7. Jan 14, 2021
  8. Aug 13, 2020
  9. May 28, 2020
  10. Aug 10, 2020
  11. Jun 26, 2020
  12. Jun 03, 2020
  13. May 13, 2020
  14. May 06, 2020
  15. Apr 06, 2020
  16. Mar 23, 2020
  17. Mar 19, 2020
  18. Mar 20, 2020
  19. Nov 04, 2019
  20. Nov 01, 2019
  21. Sep 19, 2019
  22. Sep 06, 2019
  23. Aug 20, 2019
  24. Jul 31, 2019
  25. Jul 23, 2019
  26. Jun 27, 2019
  27. Jun 25, 2019
  28. May 31, 2019
  29. Mar 01, 2019
  30. Feb 20, 2019
  31. Nov 12, 2018
  32. Apr 13, 2018
  33. Feb 13, 2018
  34. 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
  35. Nov 17, 2017
  36. Nov 16, 2017
Loading