Skip to content
Snippets Groups Projects
  1. Mar 27, 2018
  2. Mar 22, 2018
  3. Mar 21, 2018
  4. Mar 20, 2018
  5. Mar 18, 2018
  6. Mar 16, 2018
  7. Mar 13, 2018
  8. Mar 12, 2018
  9. Mar 09, 2018
  10. Mar 07, 2018
  11. Mar 05, 2018
  12. Mar 01, 2018
  13. Feb 28, 2018
  14. Feb 26, 2018
  15. Feb 23, 2018
  16. Feb 22, 2018
  17. Feb 19, 2018
  18. Feb 17, 2018
  19. Feb 15, 2018
  20. Feb 08, 2018
  21. Feb 07, 2018
  22. Feb 05, 2018
  23. Feb 01, 2018
    • Micael Bergeron's avatar
      port of 594e6a0a^..f74c90f6 · 2057a6ac
      Micael Bergeron authored
      2057a6ac
    • Yorick Peterse's avatar
      Track and act upon the number of executed queries · cca61980
      Yorick Peterse authored
      This ensures that we have more visibility in the number of SQL queries
      that are executed in web requests. The current threshold is hardcoded to
      100 as we will rarely (maybe once or twice) change it.
      
      In production and development we use Sentry if enabled, in the test
      environment we raise an error. This feature is also only enabled in
      production/staging when running on GitLab.com as it's not very useful to
      other users.
      Unverified
      cca61980
Loading