BigW Consortium Gitlab

  1. 05 Jul, 2017 1 commit
  2. 09 Feb, 2017 1 commit
  3. 14 Sep, 2016 1 commit
  4. 16 Mar, 2016 1 commit
  5. 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.
  6. 12 Jul, 2015 1 commit
  7. 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.
  8. 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.
  9. 03 Oct, 2014 1 commit
  10. 05 Sep, 2014 1 commit