An error occurred fetching the project authors.
  1. 13 Sep, 2017 1 commit
  2. 27 Jul, 2017 1 commit
  3. 21 Jun, 2017 1 commit
  4. 05 Jun, 2017 1 commit
  5. 16 Apr, 2017 1 commit
  6. 24 Feb, 2017 1 commit
  7. 23 Feb, 2017 2 commits
  8. 07 Oct, 2016 1 commit
    • Nick Thomas's avatar
      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.
      e94cd6fd
  9. 03 Jun, 2016 2 commits
  10. 09 May, 2016 1 commit
  11. 15 Mar, 2016 2 commits
  12. 16 Jan, 2016 1 commit
  13. 13 Jan, 2016 1 commit
  14. 04 Jan, 2016 1 commit
  15. 29 Sep, 2015 1 commit
    • Rémy Coutable's avatar
      Streamline the "Report button" · ea72d53e
      Rémy Coutable authored
      This simplifies the "Report button" to not use open a dropdown and
      adds a tooltip on this button.
      This also removes an extra spec and adds missing specs.
      ea72d53e
  16. 06 Sep, 2015 1 commit
  17. 06 Aug, 2015 1 commit