Skip to content
Snippets Groups Projects
  1. Aug 01, 2018
  2. Jul 20, 2018
  3. Jul 17, 2018
  4. Apr 25, 2018
  5. Apr 13, 2018
  6. Apr 09, 2018
  7. Feb 13, 2018
    • Andreas Brandl's avatar
      Extract method to improve readability. · 4f3d7532
      Andreas Brandl authored
      4f3d7532
    • Andreas Brandl's avatar
      Explicit use of avatar_icon_* calls depending on situation. · c641dff0
      Andreas Brandl authored
      We want to drop the generic #avatar_icon helper that supports both an email
      and a user object being passed in. Instead, we want to explicitly use the #avatar_icon_for_user
      and #avatar_icon_for_email helpers depending on what we have at hand.
      This allows us to avoid unnecessary database queries (e.g. call
      User.find_by_any_email if we already have the user).
      
      In situations like here, this makes it less convenient to use.
      c641dff0
  8. Sep 25, 2017
  9. Aug 22, 2017
  10. Aug 07, 2017
  11. Jul 24, 2017
  12. Jun 02, 2017
  13. Oct 06, 2016
  14. Sep 06, 2016
  15. Aug 08, 2016
  16. Aug 06, 2016
  17. Jul 20, 2016
Loading