1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view
Aaron Patterson 2392535f40 Merge branch 'master-sec'
* master-sec:
  fix protocol checking in sanitization [CVE-2013-1857]
  JDOM XXE Protection [CVE-2013-1856]
  fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855]
  stop calling to_sym when building arel nodes [CVE-2013-1854]
2013-03-18 10:17:32 -07:00
..
helpers Allow pass multipart option to form_for 2013-03-17 10:51:08 +01:00
locale
renderer Do not generate local vars for partials without object or collection 2013-01-08 09:15:20 -02:00
template Typo in comment to ActionView::Resolver#find_all 2013-03-06 15:20:09 +02:00
testing
vendor fix protocol checking in sanitization [CVE-2013-1857] 2013-03-15 17:46:34 -07:00
base.rb s/ERb/ERB/ 2013-01-02 06:52:15 +09:00
buffers.rb
context.rb add second t to overwritten 2012-07-12 11:21:09 -05:00
dependency_tracker.rb remove private attribute? warning 2013-02-26 18:56:56 -05:00
digestor.rb Extract dependency tracking from Digestor 2013-02-20 16:17:55 +01:00
flows.rb
helpers.rb Revert benchmark helper regression. Use a #capture within a #benchmark 2013-01-14 10:24:43 -07:00
log_subscriber.rb Optimize log subscribers to check if the log level is sufficient before performing an operations. 2012-09-30 09:47:24 -07:00
lookup_context.rb Include I18n fallbacks in :locale lookup context 2013-03-16 21:27:13 -03:00
model_naming.rb Add ActionView::ModelNaming 2012-08-28 10:51:03 +02:00
path_set.rb delegate PathSet's enumerator methods 2012-11-09 12:09:50 +03:00
railtie.rb nodoc AD & AV railties classes 2012-12-01 13:12:41 -05:00
record_identifier.rb Change docs to use update instead of update_attributes 2013-01-03 12:03:34 -05:00
routing_url_for.rb Hash Syntax to 1.9 related changes 2012-10-29 13:10:53 +02:00
template.rb Fix rake test warnings in actionpack 2013-03-17 12:16:42 -04:00
test_case.rb Allow use of assert_template with the :file option. 2013-03-01 07:22:38 -06:00