BigW Consortium Gitlab

  1. 02 Dec, 2016 1 commit
  2. 01 Nov, 2016 1 commit
  3. 19 Oct, 2016 15 commits
  4. 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.
  5. 17 Aug, 2016 1 commit
  6. 13 Jul, 2016 5 commits
  7. 05 Jul, 2016 4 commits
  8. 07 Jun, 2016 1 commit
  9. 06 Jun, 2016 7 commits
  10. 03 Jun, 2016 2 commits
  11. 09 May, 2016 2 commits