1. 07 3月, 2018 1 次提交
  2. 05 3月, 2018 1 次提交
  3. 23 2月, 2018 1 次提交
  4. 01 8月, 2017 2 次提交
  5. 29 7月, 2017 2 次提交
  6. 21 6月, 2017 1 次提交
  7. 07 6月, 2017 1 次提交
  8. 23 2月, 2017 2 次提交
  9. 14 2月, 2017 1 次提交
  10. 09 11月, 2016 1 次提交
  11. 17 9月, 2016 1 次提交
  12. 26 8月, 2016 1 次提交
  13. 03 6月, 2016 2 次提交
  14. 16 5月, 2016 1 次提交
  15. 02 1月, 2016 1 次提交
  16. 03 10月, 2015 1 次提交
  17. 25 4月, 2015 1 次提交
    • Z
      Fix contributions calendar empty problem under mysql · 0cbafa4d
      Zhang Sen 提交于
      When using MySQL as database backend in GitLab, ``date`` in ``date(created_at), count(id) as total_amount``
      won't return the ``date`` column (should be ``date(created_at)``), as a result, there's no contribution in the user
      profile page.
      Adding an ``as date`` can solve this problem.
      0cbafa4d
  18. 23 3月, 2015 3 次提交
  19. 22 3月, 2015 1 次提交