1. 17 8月, 2015 1 次提交
  2. 14 8月, 2015 2 次提交
  3. 13 8月, 2015 1 次提交
  4. 11 8月, 2015 6 次提交
  5. 20 7月, 2015 1 次提交
    • S
      Remove repository graph log to fix slow cache updates after push event · e1811316
      Stan Hu 提交于
      Recalculating graph_log took minutes on a large repository since each
      of the 6000 commits would need to calculate the diff. Since graph_log
      does not appear to be used, remove it from the list of things to update.
      For the Linux kernel repository, this reduced the ProjectCacheWorker time
      from 8+ minutes to 16 seconds.
      
      Closes #2016
      e1811316
  6. 17 7月, 2015 2 次提交
  7. 15 7月, 2015 3 次提交
  8. 13 7月, 2015 1 次提交
  9. 12 7月, 2015 2 次提交
  10. 10 7月, 2015 1 次提交
  11. 01 7月, 2015 3 次提交
  12. 20 6月, 2015 1 次提交
  13. 10 6月, 2015 1 次提交
  14. 02 6月, 2015 2 次提交
  15. 24 4月, 2015 1 次提交
  16. 11 4月, 2015 1 次提交
  17. 31 3月, 2015 1 次提交
  18. 22 3月, 2015 4 次提交
  19. 18 3月, 2015 4 次提交
  20. 13 3月, 2015 1 次提交
  21. 10 3月, 2015 1 次提交
    • S
      This MR extends the commit calendar so it searches for commits made with every... · b26ab0ce
      Stan Hu 提交于
      This MR extends the commit calendar so it searches for commits made with every email address the user has associated with his account.
      
      This fixes one of the problems mentioned in gitlab-org/gitlab-ce#1162 and makes the behavior of the commit calendar as described in the profile.
      "All email addresses will be used to identify your commits."
      b26ab0ce