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
/
lookup_context.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Action View] Don't create middleman `DetailsKey` instance
Jon Moss
2016-05-16
1
-9
/
+3
*
Lock down new `ImplicitRender` behavior for 5.0 RC
Godfrey Chan
2016-02-25
1
-0
/
+31
*
remove useless method
Aaron Patterson
2016-02-24
1
-2
/
+0
*
move digest cache on to the DetailsKey object
Aaron Patterson
2016-02-18
1
-0
/
+16
*
remove object `hash` cache
Aaron Patterson
2016-02-18
1
-6
/
+0
*
remove detail initialization metaprogramming
Aaron Patterson
2016-02-11
1
-8
/
+12
*
Merge branch '5-0-beta-sec'
Aaron Patterson
2016-01-25
1
-0
/
+4
|
\
|
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
1
-0
/
+4
*
|
Remove ActionView dependence on ActionPack's Mime implementation
Jon Moss
2016-01-17
1
-1
/
+1
|
/
*
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
*
Merge pull request #21612 from ronakjangir47/remove_unused_params
Sean Griffin
2015-09-21
1
-2
/
+2
|
\
|
*
Removed unused parameter `options` for `register_detail` method
Ronak Jangir
2015-09-13
1
-2
/
+2
*
|
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-2
/
+2
|
/
*
remove LookupContext#with_layout_format by passing formats for layouts explic...
Nick Sutterer
2015-08-24
1
-16
/
+0
*
Freeze string literals when not mutated.
schneems
2015-07-19
1
-3
/
+3
*
[skip ci] Lookup can be a noun but it is not a verb
Jon Atack
2015-07-17
1
-4
/
+5
*
[ci skip] Fix to Fixed-width Font
yui-knk
2015-06-14
1
-1
/
+1
*
head no_content when there is no template or action performed
Stephen Bussey
2015-04-05
1
-1
/
+1
*
Template lookup now respect default locale and I18n fallbacks.
Rafael Mendonça França
2014-12-29
1
-8
/
+1
*
Use &= instead of select with include?
Rafael Mendonça França
2014-07-16
1
-4
/
+1
*
remove Set.new from DetailsKey::get, impacts rendering overhead performance
Luke Gruber
2014-06-25
1
-1
/
+1
*
Typo, grammar and textual changes [ci skip]
Akshay Vishnoi
2014-05-03
1
-4
/
+5
*
Fix the resolver cache and stop mutating the lookup_context
Rafael Mendonça França
2014-03-14
1
-9
/
+8
*
Introduce #with_formats_and_variants to prevent problems with mutating finder...
Łukasz Strzałkowski
2014-03-14
1
-0
/
+8
*
just require the template resolver
Aaron Patterson
2014-01-31
1
-0
/
+1
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-0
/
+1
*
Only use valid mime type symbols as cache keys
Aaron Patterson
2013-12-02
1
-0
/
+7
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+241