An error occurred fetching the project authors.
  1. 04 Dec, 2017 1 commit
  2. 31 Oct, 2017 1 commit
  3. 27 Oct, 2017 1 commit
    • Zeger-Jan van de Weg's avatar
      Cache commits on the repository model · 3411fef1
      Zeger-Jan van de Weg authored
      Now, when requesting a commit from the Repository model, the results are
      not cached. This means we're fetching the same commit by oid multiple times
      during the same request. To prevent us from doing this, we now cache
      results. Caching is done only based on object id (aka SHA).
      
      Given we cache on the Repository model, results are scoped to the
      associated project, eventhough the change of two repositories having the
      same oids for different commits is small.
      3411fef1
  4. 19 Sep, 2017 1 commit
  5. 11 Sep, 2017 1 commit
  6. 22 Aug, 2017 1 commit
  7. 16 Aug, 2017 1 commit
  8. 08 Aug, 2017 4 commits
  9. 03 Aug, 2017 1 commit
  10. 27 Jul, 2017 3 commits
  11. 20 Jul, 2017 1 commit
  12. 18 Jul, 2017 2 commits
  13. 13 Jul, 2017 1 commit
  14. 12 Jul, 2017 1 commit
  15. 27 Jun, 2017 2 commits
  16. 26 Jun, 2017 1 commit
  17. 20 Jun, 2017 1 commit
  18. 01 Jun, 2017 1 commit
  19. 17 May, 2017 2 commits
  20. 09 May, 2017 1 commit
  21. 23 Feb, 2017 2 commits
  22. 05 Jan, 2017 2 commits
  23. 27 Apr, 2013 1 commit
  24. 16 Apr, 2013 1 commit
  25. 15 Apr, 2013 1 commit
  26. 03 Apr, 2013 1 commit
  27. 02 Apr, 2013 3 commits
  28. 01 Apr, 2013 1 commit