BigW Consortium Gitlab

  1. 03 Nov, 2016 2 commits
  2. 26 Oct, 2016 1 commit
  3. 19 Oct, 2016 4 commits
  4. 17 Oct, 2016 1 commit
  5. 11 Oct, 2016 1 commit
  6. 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.
  7. 03 Oct, 2016 2 commits
  8. 27 Sep, 2016 2 commits
  9. 26 Sep, 2016 2 commits
  10. 21 Sep, 2016 2 commits
  11. 19 Sep, 2016 1 commit
  12. 09 Sep, 2016 12 commits
  13. 01 Sep, 2016 1 commit
  14. 11 Aug, 2016 1 commit
  15. 09 Aug, 2016 1 commit
  16. 08 Aug, 2016 1 commit
  17. 03 Aug, 2016 2 commits
  18. 01 Aug, 2016 1 commit
  19. 19 Jul, 2016 2 commits
    • fix spec · f85b78c1
      James Lopez authored
    • squashed - added avatar saver/restorer and specs · 76771c29
      James Lopez authored
      added spec for avatar saver
      
      avatar saver!
      
      added avatar restorer spec
      
      fix spec
      
      added avatar restorer class
      
      fix export service
      
      fix warnings, added changelog
      
      fix spec
      
      some refactoring based on feedback
      
      fixed a few issues after testing i/e avatar