An error occurred fetching the project authors.
  1. 06 Mar, 2019 1 commit
  2. 28 Feb, 2019 1 commit
  3. 22 Feb, 2019 1 commit
    • Zeger-Jan van de Weg's avatar
      Only allow 30 RPCs per test case to Gitaly · c00a1ec0
      Zeger-Jan van de Weg authored
      Prior to this change, 35 Gitaly RPCs were allowed. But recently there's
      been a renewed interest in performance. By lowering the number of
      calls new N + 1's will pop up.
      
      Later commits will add blocks to ignore the raised errors, followed by
      an issue for each to be fixed.
      c00a1ec0
  4. 25 Jan, 2019 1 commit
  5. 22 Jan, 2019 1 commit
    • Andrew Newdigate's avatar
      Adds inter-service OpenTracing propagation · ca464b60
      Andrew Newdigate authored
      This change allows the GitLab rails and sidekiq components to receive
      tracing spans from upstream services such as Workhorse and pass these
      spans on to downstream services including Gitaly and Sidekiq.
      
      This change will also emit traces for incoming and outgoing requests
      using the propagated trace information. This will allow operators and
      engineers to view traces across the Workhorse, GitLab Rails, Sidekiq and
      Gitaly components.
      
      Additional intra-service instrumentation will be added in future
      changes.
      ca464b60
  6. 20 Dec, 2018 1 commit
  7. 19 Dec, 2018 1 commit
  8. 17 Dec, 2018 1 commit
  9. 11 Dec, 2018 1 commit
  10. 07 Dec, 2018 1 commit
  11. 06 Dec, 2018 3 commits
  12. 27 Nov, 2018 1 commit
  13. 20 Nov, 2018 3 commits
  14. 16 Nov, 2018 1 commit
  15. 15 Nov, 2018 1 commit
  16. 31 Oct, 2018 1 commit
  17. 30 Oct, 2018 1 commit
  18. 22 Oct, 2018 1 commit
  19. 05 Oct, 2018 1 commit
  20. 24 Sep, 2018 1 commit
    • Michael Kozono's avatar
      Use `Gitlab::SafeRequestStore` in more places · a54a5d9f
      Michael Kozono authored
      Even if it doesn’t save lines of code, since people will tend to use
      code they’ve seen. And `SafeRequestStore` is safer since you
      don’t have to remember to check `RequestStore.active?`.
      a54a5d9f
  21. 20 Sep, 2018 1 commit
  22. 06 Sep, 2018 1 commit
  23. 24 Jul, 2018 1 commit
  24. 09 Jul, 2018 1 commit
  25. 04 Jul, 2018 1 commit
  26. 14 Jun, 2018 1 commit
  27. 06 Jun, 2018 3 commits
  28. 01 Jun, 2018 1 commit
  29. 27 Mar, 2018 1 commit
  30. 13 Mar, 2018 2 commits
  31. 26 Feb, 2018 1 commit
  32. 29 Jan, 2018 2 commits