Skip to content
  1. May 01, 2017
  2. Mar 08, 2017
  3. Mar 07, 2017
  4. Mar 06, 2017
  5. Mar 02, 2017
  6. Feb 24, 2017
  7. Feb 23, 2017
  8. Feb 05, 2017
  9. Jan 17, 2017
    • Robert Speicher's avatar
      Add a `:repository` trait to the `:empty_project` factory · a8b4ab9d
      Robert Speicher authored
      Right now this is a no-op. We're going to add it as a trait argument to
      all existing usages of the `:project` factory, so that later we can flip
      `:empty_project` to just be `:project`, forcing developers to opt-in to
      the slower option when their tests truly require it.
      a8b4ab9d
  10. Jan 04, 2017
  11. Dec 21, 2016
  12. Dec 19, 2016
  13. Dec 14, 2016
  14. Dec 08, 2016
  15. Nov 11, 2016
  16. Nov 09, 2016
  17. Oct 26, 2016
  18. Oct 17, 2016
  19. Oct 11, 2016
  20. Oct 07, 2016
    • 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
  21. Sep 29, 2016
  22. Sep 26, 2016
  23. Sep 01, 2016
  24. Aug 17, 2016
  25. Jul 06, 2016
  26. Jun 16, 2016
  27. Jun 13, 2016
  28. Jun 03, 2016
  29. May 09, 2016
  30. May 08, 2016
  31. May 04, 2016
  32. Jan 06, 2016
  33. Dec 09, 2015
  34. Aug 02, 2015
  35. Apr 30, 2015