An error occurred fetching the project authors.
  1. 02 Oct, 2017 1 commit
  2. 28 Sep, 2017 1 commit
  3. 01 Sep, 2017 1 commit
  4. 15 Aug, 2017 1 commit
  5. 11 Aug, 2017 1 commit
  6. 27 Jul, 2017 2 commits
  7. 26 Jul, 2017 2 commits
  8. 25 Jul, 2017 1 commit
  9. 24 Jul, 2017 1 commit
  10. 11 Jul, 2017 2 commits
  11. 10 Jul, 2017 1 commit
  12. 21 Jun, 2017 1 commit
  13. 20 Jun, 2017 1 commit
  14. 14 Jun, 2017 1 commit
  15. 31 May, 2017 1 commit
  16. 18 May, 2017 1 commit
  17. 15 May, 2017 1 commit
    • Jacob Vosmaer's avatar
      Don't reuse gRPC channels · 43f037c9
      Jacob Vosmaer authored
      It seems that bad things happen when two gRPC stubs share one gRPC
      channel so let's stop doing that. The downside of this is that we
      create more gRPC connections; one per stub.
      43f037c9
  18. 10 May, 2017 2 commits
  19. 05 May, 2017 2 commits
  20. 05 Apr, 2017 1 commit
  21. 04 Apr, 2017 2 commits
  22. 03 Apr, 2017 2 commits
  23. 29 Mar, 2017 1 commit
  24. 06 Mar, 2017 2 commits
  25. 03 Mar, 2017 1 commit
  26. 06 Feb, 2017 1 commit
  27. 25 Jan, 2017 2 commits
  28. 18 Jan, 2017 1 commit
  29. 19 Dec, 2016 1 commit
  30. 22 Sep, 2016 1 commit
    • Nick Thomas's avatar
      Use base SHA for patches and diffs · a8829f25
      Nick Thomas authored
      This commit changes the revisions used for diffs. The current behaviour is
      to show all changes between current tip of master and tip of the MR, rather
      than matching the output of the web frontend (which just shows the changes
      in the MR). Switching from start_sha to base_sha fixes this.
      a8829f25
  31. 13 Sep, 2016 1 commit