An error occurred fetching the project authors.
  1. 21 Jan, 2019 2 commits
  2. 11 Sep, 2018 2 commits
  3. 27 Jun, 2018 1 commit
  4. 19 Dec, 2017 2 commits
    • Zeger-Jan van de Weg's avatar
      Load commit in batches for pipelines#index · 4f880e06
      Zeger-Jan van de Weg authored
      Uses `list_commits_by_oid` on the CommitService, to request the needed
      commits for pipelines. These commits are needed to display the user that
      created the commit and the commit title.
      
      This includes fixes for tests failing that depended on the commit
      being `nil`. However, now these are batch loaded, this doesn't happen
      anymore and the commits are an instance of BatchLoader.
      4f880e06
    • Zeger-Jan van de Weg's avatar
      Load commit in batches for pipelines#index · c6edae38
      Zeger-Jan van de Weg authored
      Uses `list_commits_by_oid` on the CommitService, to request the needed
      commits for pipelines. These commits are needed to display the user that
      created the commit and the commit title.
      
      This includes fixes for tests failing that depended on the commit
      being `nil`. However, now these are batch loaded, this doesn't happen
      anymore and the commits are an instance of BatchLoader.
      c6edae38
  5. 13 Dec, 2017 1 commit
  6. 12 Dec, 2017 1 commit
  7. 05 Dec, 2017 2 commits
  8. 21 Aug, 2017 1 commit
  9. 06 Jul, 2017 1 commit
  10. 05 Jul, 2017 2 commits
  11. 29 Jun, 2017 1 commit
  12. 28 Jun, 2017 1 commit
  13. 07 Jun, 2017 1 commit
  14. 22 May, 2017 1 commit
  15. 24 Apr, 2017 3 commits