An error occurred fetching the project authors.
  1. 03 Dec, 2019 1 commit
  2. 25 Nov, 2019 2 commits
  3. 20 Nov, 2019 1 commit
  4. 19 Nov, 2019 1 commit
  5. 05 Nov, 2019 1 commit
  6. 21 Oct, 2019 1 commit
  7. 09 Oct, 2019 1 commit
  8. 02 Oct, 2019 1 commit
  9. 30 Sep, 2019 1 commit
  10. 26 Sep, 2019 1 commit
  11. 19 Sep, 2019 1 commit
  12. 18 Sep, 2019 1 commit
  13. 09 Sep, 2019 1 commit
  14. 26 Aug, 2019 1 commit
  15. 21 Aug, 2019 1 commit
  16. 13 Aug, 2019 1 commit
  17. 12 Aug, 2019 1 commit
  18. 07 Aug, 2019 1 commit
  19. 01 Aug, 2019 1 commit
  20. 11 Jul, 2019 1 commit
  21. 10 Jul, 2019 1 commit
  22. 04 Jul, 2019 1 commit
  23. 25 Jun, 2019 1 commit
    • GitalyBot's avatar
      Fix broken worktree test · e7b54b9c
      GitalyBot authored
      The setup was wrong, and due to Gitaly being a bit more strict it had to
      match up. The test is now accurate and passing again.
      e7b54b9c
  24. 24 Jun, 2019 1 commit
  25. 20 Jun, 2019 1 commit
    • Oswaldo Ferreira's avatar
      Automatically update MR merge-ref along merge status · 3af348b6
      Oswaldo Ferreira authored
      This couples the code that transitions the `MergeRequest#merge_status`
      and refs/merge-requests/:iid/merge ref update.
      
      In general, instead of directly telling `MergeToRefService` to update
      the merge ref, we should rely on `MergeabilityCheckService` to keep
      both the merge status and merge ref synced. Now, if the merge_status is
      `can_be_merged` it means the merge-ref is also updated to the latest.
      
      We've also updated the logic to be more systematic and less user-based.
      3af348b6
  26. 18 Jun, 2019 1 commit
  27. 05 Jun, 2019 1 commit
  28. 04 Jun, 2019 1 commit
  29. 03 Jun, 2019 1 commit
  30. 30 May, 2019 1 commit
  31. 20 May, 2019 1 commit
    • Paul Okstad's avatar
      Update Gitaly to v1.42.1 · c06175ed
      Paul Okstad authored
      This version of Gitaly fixes a bug in gitaly-wrapper
      that prevented the proper detection of the executable
      path for a Gitaly process.
      c06175ed
  32. 07 May, 2019 1 commit
  33. 06 May, 2019 1 commit
  34. 02 May, 2019 1 commit
    • John Cai's avatar
      Upgrade Gitaly to 1.40.0 · 2da93d4e
      John Cai authored
      Includes catfile cache, as well as fixes to the catfile cache code that
      caused it to panic in Gitaly
      2da93d4e
  35. 29 Apr, 2019 1 commit
  36. 25 Apr, 2019 1 commit
  37. 18 Apr, 2019 1 commit
  38. 05 Apr, 2019 2 commits