BigW Consortium Gitlab

  1. 25 Sep, 2017 2 commits
  2. 06 Sep, 2017 1 commit
  3. 05 Sep, 2017 1 commit
  4. 21 Aug, 2017 2 commits
  5. 17 Aug, 2017 1 commit
  6. 16 Aug, 2017 1 commit
  7. 15 Aug, 2017 3 commits
  8. 14 Aug, 2017 1 commit
  9. 10 Aug, 2017 1 commit
  10. 08 Aug, 2017 2 commits
  11. 27 Jul, 2017 8 commits
  12. 18 Jul, 2017 3 commits
  13. 17 Jul, 2017 1 commit
    • Use RequestStoreWrap for Commit#author · aada5273
      Lin Jen-Shin authored
      We also try to use instance variable to cache the result if
      RequestStore is not available, so we could keep the same logic,
      using the same cache key. Also introduce a way to specify method
      specific cache key
  14. 06 Jul, 2017 1 commit
    • Add table for merge request commits · aff5c9f3
      Sean McGivern authored
      This is an ID-less table with just three columns: an association to the merge
      request diff the commit belongs to, the relative order of the commit within the
      merge request diff, and the commit SHA itself.
      
      Previously we stored much more information about the commits, so that we could
      display them even when they were deleted from the repo. Since 8.0, we ensure
      that those commits are kept around for as long as the target repo itself is, so
      we don't need to duplicate that data in the database.
  15. 15 Jun, 2017 2 commits
  16. 07 Jun, 2017 1 commit
  17. 02 Jun, 2017 3 commits
  18. 13 May, 2017 1 commit
  19. 12 May, 2017 1 commit
  20. 11 May, 2017 1 commit
  21. 10 May, 2017 1 commit
  22. 09 May, 2017 2 commits