BigW Consortium Gitlab

  1. 27 Jun, 2016 1 commit
  2. 23 Jun, 2016 1 commit
  3. 14 Jun, 2016 1 commit
  4. 28 Apr, 2016 1 commit
  5. 28 Jan, 2016 1 commit
  6. 21 Jan, 2016 1 commit
  7. 19 Jan, 2016 1 commit
  8. 09 Dec, 2015 1 commit
  9. 26 Aug, 2015 1 commit
    • Add user_color_scheme class to file_highlight · 54771100
      Robert Speicher authored
      Prevents an unstyled flash that occurs when we were only applying the
      syntax highlighting class in Javascript. Now for these uncached blobs
      the server can add the syntax class, and for (possibly) cached fenced
      code blocks, the Javascript will add it as needed.
  10. 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.
  11. 19 Jun, 2015 2 commits
  12. 05 Jun, 2015 1 commit
  13. 17 Feb, 2015 2 commits
  14. 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.
  15. 03 Oct, 2014 1 commit
  16. 25 Sep, 2014 1 commit
  17. 29 Aug, 2014 1 commit
  18. 07 Jun, 2014 1 commit
  19. 05 Feb, 2014 1 commit
  20. 30 Jan, 2014 1 commit
  21. 28 Jan, 2014 1 commit
  22. 27 Jan, 2014 1 commit