1. 10 3月, 2016 2 次提交
  2. 20 2月, 2016 1 次提交
  3. 16 2月, 2016 2 次提交
  4. 05 2月, 2016 2 次提交
  5. 03 2月, 2016 1 次提交
  6. 23 1月, 2016 2 次提交
  7. 22 1月, 2016 2 次提交
  8. 21 1月, 2016 1 次提交
  9. 20 1月, 2016 1 次提交
  10. 14 1月, 2016 1 次提交
  11. 08 1月, 2016 1 次提交
  12. 07 1月, 2016 1 次提交
    • Y
      Sort by ID when sorting using "Recently created" · 9dacc3bc
      Yorick Peterse 提交于
      Sorting by "id" has the same effect as sorting by created_at while
      performing far better and without the need of an extra index (in case
      one wanted to speed up sorting by "created_at").
      
      Sorting by "Recently updated" still uses the physical "updated_at"
      column as there's no way to use the "id" column for this instead.
      9dacc3bc
  13. 25 12月, 2015 4 次提交
  14. 15 12月, 2015 1 次提交
  15. 18 11月, 2015 1 次提交
  16. 02 11月, 2015 1 次提交
  17. 21 10月, 2015 1 次提交
  18. 20 10月, 2015 3 次提交
  19. 14 10月, 2015 2 次提交
  20. 18 9月, 2015 1 次提交
  21. 09 9月, 2015 2 次提交
  22. 26 8月, 2015 3 次提交
  23. 20 8月, 2015 1 次提交
  24. 23 7月, 2015 1 次提交
  25. 13 7月, 2015 1 次提交
  26. 09 7月, 2015 1 次提交