1. 04 9月, 2014 1 次提交
  2. 20 8月, 2014 2 次提交
  3. 19 8月, 2014 1 次提交
  4. 18 8月, 2014 1 次提交
    • K
      Prepare for partial release. · 1e2ffe7a
      Kasper Timm Hansen 提交于
      - Default to Rails::DeprecatedSanitizer in ActionView::Helpers::SanitizeHelper.
      - Add upgrade notes.
      - Add sanitizer to new applications Gemfiles.
      - Remove 'rails-dom-testing' as a dependency.
      1e2ffe7a
  5. 16 7月, 2014 1 次提交
  6. 17 6月, 2014 1 次提交
  7. 16 6月, 2014 1 次提交
  8. 11 6月, 2014 1 次提交
    • T
      Added Loofah as a dependency in actionview.gemspec. · c94e24fb
      Timm 提交于
      Implemented ActionView: FullSanitizer, LinkSanitizer and WhiteListSanitizer in sanitizers.rb.
      Deprecated protocol_separator and bad_tags.
      Added new tests in sanitizers_test.rb and reimplemented assert_dom_equal with Loofah.
      c94e24fb
  9. 19 5月, 2014 1 次提交
    • J
      Upgraded rack · adffea62
      Jarmo Isotalo 提交于
      As Rack has some non backwards compatible changes added required
      modifications to keep behaviour in rails close to same as before.
      
      Also modified generators to include rack/rack for not yet released
      version of rack
      adffea62
  10. 05 12月, 2013 1 次提交
  11. 18 9月, 2013 1 次提交
  12. 25 8月, 2013 1 次提交
  13. 20 6月, 2013 1 次提交
  14. 26 3月, 2013 1 次提交
  15. 19 3月, 2013 2 次提交
  16. 14 2月, 2013 1 次提交
  17. 09 2月, 2013 1 次提交
  18. 26 1月, 2013 1 次提交
  19. 08 1月, 2013 1 次提交
  20. 20 12月, 2012 1 次提交
    • A
      Integrate Journey into Action Dispatch · 56fee39c
      Andrew White 提交于
      Move the Journey code underneath the ActionDispatch namespace so
      that we don't pollute the global namespace with names that may
      be used for models.
      
      Fixes rails/journey#49.
      56fee39c
  21. 10 12月, 2012 1 次提交
  22. 09 12月, 2012 1 次提交
  23. 09 11月, 2012 1 次提交
    • V
      Clean up gemspecs · a96a1769
      Vinny Diehl 提交于
      Organized the gemspec files a bit.
      
       * Made quotes more consistent (single quotes dominated, so I used
         that).
       * Moved license line down a line, separating it logically, and removed
         the extra whitespace before its = operator.
       * Minor whitespace fixes.
      a96a1769
  24. 02 10月, 2012 1 次提交
  25. 08 9月, 2012 1 次提交
  26. 24 7月, 2012 1 次提交
  27. 23 7月, 2012 1 次提交
    • A
      Bump Journey requirements to 1.0.4 · 4d7a1027
      Andrew White 提交于
      There are some Action Pack tests for regressions from 3.1 that require
      a later version of Journey to pass so bump to the current version.
      4d7a1027
  28. 01 7月, 2012 1 次提交
    • G
      Remove ActiveModel dependency from ActionPack · 166dbaa7
      Guillermo Iguaran 提交于
      ActiveModel is used in ActionPack for ActiveModel::Naming for a few,
      mostly optional aspects of ActionPack related to automatically converting
      an ActiveModel compliant object into a key for params and routing. It uses
      only three methods of ActiveModel (ActiveModel::Naming.route_key,
      ActiveModel::Naming.singular_route_key and ActiveModel::Naming.param_key).
      166dbaa7
  29. 17 6月, 2012 1 次提交
  30. 24 5月, 2012 1 次提交
  31. 14 3月, 2012 1 次提交
  32. 06 3月, 2012 1 次提交
  33. 27 1月, 2012 1 次提交
  34. 23 1月, 2012 1 次提交
  35. 15 1月, 2012 1 次提交
  36. 13 1月, 2012 1 次提交
  37. 28 12月, 2011 1 次提交
  38. 21 12月, 2011 1 次提交