An error occurred fetching the project authors.
  1. 20 Jan, 2016 1 commit
  2. 13 Jan, 2016 1 commit
  3. 07 Jan, 2016 1 commit
    • Yorick Peterse's avatar
      Sort by ID when sorting using "Recently created" · 9dacc3bc
      Yorick Peterse authored
      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
  4. 24 Dec, 2015 4 commits
  5. 15 Dec, 2015 1 commit
  6. 17 Nov, 2015 1 commit
  7. 02 Nov, 2015 1 commit
  8. 21 Oct, 2015 1 commit
  9. 20 Oct, 2015 2 commits
  10. 19 Oct, 2015 1 commit
  11. 14 Oct, 2015 1 commit
  12. 13 Oct, 2015 1 commit
  13. 18 Sep, 2015 1 commit
  14. 09 Sep, 2015 2 commits
  15. 26 Aug, 2015 2 commits
  16. 25 Aug, 2015 1 commit
    • Robert Speicher's avatar
      Remove user_color_scheme_class · 2c3e42e4
      Robert Speicher authored
      Instead of rendering this value server-side, we use Javascript and Gon
      to apply the user's color scheme (or the default) to any syntax
      highlighted code blocks.
      
      This will make it easier to cache these blocks in the future because
      they're no longer state-dependent.
      2c3e42e4
  17. 20 Aug, 2015 1 commit
  18. 23 Jul, 2015 1 commit
  19. 13 Jul, 2015 1 commit
  20. 08 Jul, 2015 1 commit
  21. 02 Jul, 2015 1 commit
  22. 18 Jun, 2015 1 commit
  23. 29 May, 2015 1 commit
  24. 27 May, 2015 1 commit
  25. 09 May, 2015 2 commits
  26. 01 May, 2015 1 commit
  27. 30 Apr, 2015 1 commit
  28. 25 Apr, 2015 1 commit
  29. 20 Apr, 2015 1 commit
  30. 18 Apr, 2015 1 commit
  31. 14 Apr, 2015 1 commit
  32. 10 Apr, 2015 1 commit
  33. 02 Apr, 2015 1 commit