index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
lib
/
action_view
/
railtie.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set to `form_with_generates_remote_forms` only when config is explicitly spec...
yuuji.yaginuma
2017-04-22
1
-2
/
+4
*
Configure form_with_generates_remote_forms in its own initializer
Rafael Mendonça França
2017-04-21
1
-0
/
+7
*
Default embed_authenticity_token_in_remote_forms to nil.
Kasper Timm Hansen
2017-04-16
1
-1
/
+1
*
Fixed usage of cache_template_loading
Max Melentiev
2016-12-06
1
-1
/
+1
*
Convert ActionView::Railtie into Engine
Guillermo Iguaran
2016-11-26
1
-1
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Avoid bumping the class serial when invoking executor
Matthew Draper
2016-10-03
1
-1
/
+1
*
Replace middleware with executor callback.
Kasper Timm Hansen
2016-05-16
1
-1
/
+1
*
Push action_view.collection_caching to be called towards the end, since it de...
Vipul A M
2016-04-28
1
-4
/
+4
*
Respect gospel of Railties Gods: no on_load with after.
Kasper Timm Hansen
2016-04-27
1
-3
/
+1
*
make the collection_caching initializer run after the Action Controller confi...
Lachlan Sylvester
2016-04-27
1
-1
/
+1
*
Rename dependencies.rake to cache_digests.rake
Dharam Gollapudi
2016-03-09
1
-1
/
+1
*
debug_missing_translation configuration added to action_view
Sameer Rahmani
2015-12-18
1
-0
/
+1
*
Make digest cache work in development.
Kasper Timm Hansen
2015-07-18
1
-0
/
+8
*
Exclude cache_digests:dependencies rake task in api app
Jorge Bejar
2015-06-11
1
-2
/
+4
*
Merge multi_fetch_fragments.
Kasper Timm Hansen
2015-02-20
1
-0
/
+6
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-1
/
+1
*
Remove the explicit order set for the initializer
Rafael Mendonça França
2013-12-05
1
-1
/
+1
*
Include AV::Layouts directly in AM::Base
Łukasz Strzałkowski
2013-12-05
1
-6
/
+0
*
Retain ActionPack dependency on ActionView
Łukasz Strzałkowski
2013-12-05
1
-1
/
+0
*
Adds template dependencies rake task from cache_digests gem.
Thomas von Deyen
2013-09-26
1
-0
/
+4
*
Do not load AV inside AP
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Revert "Move setting content_type to AV"
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Move setting content_type to AV
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Include AV::Layouts before setting view_paths
Łukasz Strzałkowski
2013-08-25
1
-2
/
+2
*
Load AV::Layout to AM::Base in railties
Łukasz Strzałkowski
2013-08-25
1
-0
/
+6
*
Load AV::Layouts dynamicly via railties
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Remove abstract_controller load hooks
Łukasz Strzałkowski
2013-08-25
1
-4
/
+0
*
Hook up AV::Rendering on AV intialization
Łukasz Strzałkowski
2013-08-25
1
-1
/
+5
*
Move layouts to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+6
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+39