BigW Consortium Gitlab

  1. 01 Nov, 2016 1 commit
  2. 31 Oct, 2016 1 commit
  3. 27 Oct, 2016 1 commit
  4. 26 Oct, 2016 2 commits
  5. 24 Oct, 2016 7 commits
  6. 21 Oct, 2016 2 commits
  7. 20 Oct, 2016 1 commit
  8. 19 Oct, 2016 3 commits
  9. 17 Oct, 2016 1 commit
  10. 14 Oct, 2016 2 commits
  11. 12 Oct, 2016 2 commits
  12. 11 Oct, 2016 4 commits
  13. 10 Oct, 2016 7 commits
  14. 07 Oct, 2016 1 commit
    • Add markdown cache columns to the database, but don't use them yet · e94cd6fd
      Nick Thomas authored
      This commit adds a number of _html columns and, with the exception of Note,
      starts updating them whenever the content of their partner fields changes.
      
      Note has a collision with the note_html attr_accessor; that will be fixed later
      
      A background worker for clearing these cache columns is also introduced - use
      `rake cache:clear` to set it off. You can clear the database or Redis caches
      separately by running `rake cache:clear:db` or `rake cache:clear:redis`,
      respectively.
  15. 05 Oct, 2016 4 commits
  16. 04 Oct, 2016 1 commit