BigW Consortium Gitlab

  1. 01 Sep, 2015 1 commit
  2. 31 Aug, 2015 1 commit
  3. 27 Aug, 2015 2 commits
  4. 26 Aug, 2015 1 commit
  5. 25 Aug, 2015 2 commits
    • Fix two more failing specs · d6a145d4
      Robert Speicher authored
    • 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. 10 Aug, 2015 1 commit
  7. 31 Jul, 2015 1 commit
    • Fix multi-line syntax highlighting · 0abe98f0
      Stan Hu authored
      HTML span elements only apply to a single line, and in the case of multi-line
      comments, the highlighting was dropped as a result. Ensure that each line has
      the proper styling to fix this.
      
      Closes #1577
  8. 24 Jul, 2015 1 commit
  9. 23 Jul, 2015 1 commit
  10. 09 Jul, 2015 1 commit
  11. 06 Jul, 2015 1 commit
  12. 01 Jul, 2015 1 commit
  13. 30 Jun, 2015 1 commit
    • Fix ApplicationHelper specs · 42b643f0
      Robert Speicher authored
      There were several specs that were failing when run by themselves.
      
      - Use the `helper` object, as per RSpec 3 standards
      - Use `assign` to assign instance variables that helpers expect
      - Add `StubConfiguration` support module
  14. 24 Jun, 2015 2 commits
  15. 23 Jun, 2015 1 commit
  16. 22 Jun, 2015 7 commits
  17. 19 Jun, 2015 1 commit
  18. 17 Jun, 2015 2 commits
  19. 13 Jun, 2015 4 commits
  20. 29 May, 2015 1 commit
  21. 27 May, 2015 1 commit
  22. 26 May, 2015 1 commit
  23. 22 May, 2015 1 commit
  24. 21 May, 2015 1 commit
  25. 18 May, 2015 2 commits
  26. 16 May, 2015 1 commit