BigW Consortium Gitlab

  1. 19 Feb, 2016 1 commit
  2. 15 Feb, 2016 2 commits
  3. 04 Feb, 2016 2 commits
  4. 03 Feb, 2016 1 commit
  5. 22 Jan, 2016 2 commits
  6. 21 Jan, 2016 2 commits
  7. 20 Jan, 2016 2 commits
  8. 13 Jan, 2016 1 commit
  9. 08 Jan, 2016 1 commit
  10. 07 Jan, 2016 1 commit
    • 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.
  11. 24 Dec, 2015 4 commits
  12. 15 Dec, 2015 1 commit
  13. 17 Nov, 2015 1 commit
  14. 02 Nov, 2015 1 commit
  15. 21 Oct, 2015 1 commit
  16. 20 Oct, 2015 2 commits
  17. 19 Oct, 2015 1 commit
  18. 14 Oct, 2015 1 commit
  19. 13 Oct, 2015 1 commit
  20. 18 Sep, 2015 1 commit
  21. 09 Sep, 2015 2 commits
  22. 26 Aug, 2015 2 commits
  23. 25 Aug, 2015 1 commit
    • 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.
  24. 20 Aug, 2015 1 commit
  25. 23 Jul, 2015 1 commit
  26. 13 Jul, 2015 1 commit
  27. 08 Jul, 2015 1 commit
  28. 02 Jul, 2015 1 commit
  29. 18 Jun, 2015 1 commit