An error occurred fetching the project authors.
  1. 24 Sep, 2018 1 commit
  2. 12 Sep, 2018 1 commit
    • Jan Provaznik's avatar
      Remove peek-sidekiq · 9930ab6a
      Jan Provaznik authored
      The reason for removing this gem is that it's not being maintained
      anymore. It uses `alias_method_chain` which is deprecated in rails 5
      (and removed in 5.1), the issue is pending upstream (including
      a fix) - https://github.com/suranyami/peek-sidekiq/issues/3 for a while.
      
      Peek-sidekiq is used in performance bar for displaying sidekiq
      statistics.
      9930ab6a
  3. 10 Sep, 2018 1 commit
  4. 09 Sep, 2018 1 commit
  5. 06 Sep, 2018 3 commits
  6. 05 Sep, 2018 1 commit
  7. 03 Sep, 2018 2 commits
  8. 30 Aug, 2018 2 commits
  9. 21 Aug, 2018 1 commit
  10. 20 Aug, 2018 1 commit
  11. 17 Aug, 2018 1 commit
  12. 15 Aug, 2018 1 commit
  13. 07 Aug, 2018 1 commit
  14. 29 Jul, 2018 1 commit
  15. 25 Jul, 2018 1 commit
  16. 24 Jul, 2018 2 commits
  17. 20 Jul, 2018 1 commit
  18. 18 Jul, 2018 1 commit
  19. 14 Jul, 2018 1 commit
  20. 11 Jul, 2018 2 commits
  21. 09 Jul, 2018 2 commits
  22. 08 Jul, 2018 1 commit
  23. 06 Jul, 2018 1 commit
  24. 05 Jul, 2018 1 commit
  25. 30 Jun, 2018 1 commit
  26. 28 Jun, 2018 1 commit
  27. 27 Jun, 2018 1 commit
    • Zeger-Jan van de Weg's avatar
      Gitaly metrics check for read/writeability · 65840591
      Zeger-Jan van de Weg authored
      Prior to this change, health checks checked for writeability of the NFS
      shards. Given we're moving away from that, this patch extends the checks
      for Gitaly to check for read and writeability.
      
      Potentially some dashboards will break, as over time these metrics will
      no longer appear as Prometheus doesn't get the data anymore.
      Observability in the circuit breaker will be reduced, but its not
      expected to be turned on and the circuit breaker is being removed soon
      too.
      
      Closes https://gitlab.com/gitlab-org/gitaly/issues/1218
      65840591
  28. 20 Jun, 2018 1 commit
  29. 15 Jun, 2018 2 commits
  30. 08 Jun, 2018 1 commit
  31. 07 Jun, 2018 2 commits