1. 07 7月, 2017 2 次提交
    • R
      Improve & fix the performance bar UI and behavior · 18326c20
      Rémy Coutable 提交于
      18326c20
    • S
      Add table for merge request commits · aff5c9f3
      Sean McGivern 提交于
      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.
      aff5c9f3
  2. 06 7月, 2017 25 次提交
  3. 05 7月, 2017 10 次提交
  4. 04 7月, 2017 3 次提交