1. 04 12月, 2013 2 次提交
  2. 03 12月, 2013 1 次提交
    • M
      Ensure simple_format escapes its html attributes · bea9c9b4
      Michael Koziarski 提交于
      The previous behavior equated the sanitize option for simple_format with the
      escape option of content_tag, however these are two distinct concepts.
      
      This fixes CVE-2013-6416
      
      Conflicts:
      	actionview/lib/action_view/helpers/text_helper.rb
      bea9c9b4
  3. 09 11月, 2013 1 次提交
  4. 06 9月, 2013 1 次提交
  5. 04 8月, 2013 1 次提交
  6. 31 7月, 2013 1 次提交
  7. 10 7月, 2013 1 次提交
  8. 20 6月, 2013 1 次提交
  9. 10 4月, 2013 1 次提交
  10. 06 4月, 2013 1 次提交
  11. 25 12月, 2012 1 次提交
  12. 29 10月, 2012 1 次提交
  13. 08 9月, 2012 2 次提交
    • C
      Tidy up excerpt separator logic a bit · 7b31a430
      Carlos Antonio da Silva 提交于
      7b31a430
    • G
      Add a separation option for the excerpt function · 963c50ec
      Guirec Corbel 提交于
      The separation option enable to keep entire words, lines or anything.
      To split by line, like github, we can set the separation option as \n.
      To split by word, like google, we can set the separation option as " ".
      The radius option represent the number of lines or words we want to
      have in the result.
      The default behaviour is the same. If we don't set the separation
      option, it split the text any where.
      963c50ec
  14. 03 8月, 2012 1 次提交
  15. 27 5月, 2012 3 次提交
  16. 26 5月, 2012 1 次提交
  17. 19 5月, 2012 4 次提交
  18. 18 5月, 2012 1 次提交
  19. 17 5月, 2012 2 次提交
  20. 15 5月, 2012 1 次提交
  21. 14 5月, 2012 2 次提交
  22. 09 5月, 2012 1 次提交
  23. 02 5月, 2012 1 次提交
  24. 12 4月, 2012 1 次提交
  25. 08 4月, 2012 1 次提交
  26. 06 2月, 2012 1 次提交
  27. 06 1月, 2012 1 次提交
  28. 13 12月, 2011 1 次提交
  29. 10 11月, 2011 1 次提交
  30. 14 8月, 2011 1 次提交
  31. 05 8月, 2011 1 次提交