BigW Consortium Gitlab

  1. 19 Jul, 2016 1 commit
  2. 13 Jul, 2016 1 commit
  3. 12 Jul, 2016 1 commit
  4. 21 Jun, 2016 1 commit
    • Move pre_process into render_result · d9a4ca59
      Yorick Peterse authored
      The method Banzai::Renderer.pre_process would always be called,
      regardless of whether the Markdown to render was already cached or not.
      In cache the document _was_ cached the output of the pre-processing
      pipeline was ignored resulting in it doing nothing but wasting CPU
      cycles.
      
      This commit moves Banzai::Renderer.pre_process into
      Banzai::Renderer.render_result so that it's _only_ used when needed.
  5. 11 Apr, 2016 1 commit
  6. 03 Mar, 2016 1 commit
  7. 06 Jan, 2016 2 commits
  8. 04 Jan, 2016 1 commit
  9. 16 Dec, 2015 1 commit
  10. 15 Dec, 2015 1 commit