BigW Consortium Gitlab

  1. 26 Aug, 2015 4 commits
  2. 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.
  3. 24 Aug, 2015 1 commit
  4. 12 Jul, 2015 1 commit
  5. 10 Jul, 2015 1 commit
  6. 19 Jun, 2015 1 commit
  7. 08 Jun, 2015 1 commit
  8. 25 May, 2015 1 commit
  9. 18 May, 2015 1 commit
  10. 30 Apr, 2015 1 commit
  11. 29 Apr, 2015 1 commit
  12. 28 Apr, 2015 2 commits
  13. 14 Mar, 2015 2 commits
  14. 20 Feb, 2015 1 commit
  15. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
  16. 17 Jan, 2015 1 commit
  17. 15 Jan, 2015 1 commit
    • Replace highlight.js with rouge-fork rugments · bf079c24
      Stefan Tatschner authored
      I decided to create a fork of rouge as rouge lacks a HTML formatter with
      the required options such as wrapping a line with <span> tags.
      Furthermore I was not really convinced about the clarity of rouge's
      source code.
      
      Rugments 1.0.0beta3 for now only includes some basic linting and a new
      HTML formatter. Everything else should behave the same.
  18. 02 Dec, 2014 1 commit
  19. 10 Oct, 2014 1 commit
  20. 03 Oct, 2014 1 commit
  21. 01 Oct, 2014 1 commit
  22. 05 Sep, 2014 2 commits
  23. 02 Sep, 2014 1 commit
  24. 29 Aug, 2014 1 commit
  25. 28 Aug, 2014 1 commit
  26. 27 Aug, 2014 7 commits
  27. 11 Aug, 2014 2 commits