An error occurred fetching the project authors.
  1. 07 Aug, 2018 1 commit
    • Rubén Dávila's avatar
      Implement usage of new Gitaly RPC to get new blobs from push · bad9f7d1
      Rubén Dávila authored
      Instead of invoking git commands from GitLab we are now invoking the
      `list_new_blobs` RPC from Gitaly that will return all the blobs found in
      the new revision that's being used for the push operation.
      
      With this change we're also fixing a bug by making push size checks only count the size of newly-pushed files
      bad9f7d1
  2. 29 Jul, 2018 1 commit
  3. 25 Jul, 2018 1 commit
  4. 24 Jul, 2018 2 commits
  5. 20 Jul, 2018 1 commit
  6. 19 Jul, 2018 1 commit
  7. 18 Jul, 2018 1 commit
  8. 14 Jul, 2018 1 commit
  9. 11 Jul, 2018 2 commits
  10. 09 Jul, 2018 5 commits
  11. 08 Jul, 2018 1 commit
  12. 06 Jul, 2018 1 commit
  13. 05 Jul, 2018 1 commit
  14. 30 Jun, 2018 1 commit
  15. 28 Jun, 2018 1 commit
  16. 27 Jun, 2018 2 commits
    • Zeger-Jan van de Weg's avatar
      Gitaly metrics check for read/writeability · 25236feb
      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
      25236feb
    • 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
  17. 20 Jun, 2018 1 commit
  18. 15 Jun, 2018 2 commits
  19. 11 Jun, 2018 1 commit
  20. 09 Jun, 2018 1 commit
  21. 08 Jun, 2018 1 commit
  22. 07 Jun, 2018 2 commits
  23. 06 Jun, 2018 5 commits
  24. 05 Jun, 2018 4 commits