1. 26 Nov, 2018 1 commit
    • Douwe Maan's avatar
      Batch load only data from same repository when lazy object is accessed · 5f0e4040
      Douwe Maan authored
      By specifying `key`, we get a different lazy batch loader for each
      repository, which means that accessing a lazy object from one repository
      will only result in that repository's objects being fetched, not those
      of other repositories, saving us some unnecessary Gitaly lookups.
      5f0e4040
  2. 22 Nov, 2018 31 commits
  3. 21 Nov, 2018 8 commits