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
/
actionpack
/
test
/
template
/
lookup_context_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Mime::Type references.
José Valim
2011-02-08
1
-1
/
+1
*
Solve SystemStackError when changing locale inside ActionMailer [#5329 state:...
José Valim
2011-01-19
1
-1
/
+1
*
Don't be so picky on MissingTemplate error details, this fails randomly on 1....
Piotr Sarnacki
2010-12-31
1
-4
/
+3
*
added tests for the MissingTemplate exception message.
Nick Sutterer
2010-12-31
1
-0
/
+21
*
all tests pass
artemave
2010-12-26
1
-24
/
+24
*
Allow template handlers to store temp data.
José Valim
2010-11-24
1
-2
/
+27
*
Remove :cache => true on lookup templates initialization.
José Valim
2010-10-14
1
-4
/
+0
*
Do not allow templates coming from Fallback resolvers to store a virtual path.
José Valim
2010-10-10
1
-2
/
+2
*
Resolvers now consider timestamps.
José Valim
2010-10-10
1
-0
/
+45
*
Allow cache to be temporarily disabled through lookup_context.
José Valim
2010-10-07
1
-0
/
+21
*
Make AP test suite green once again and speed up performance in layouts looku...
José Valim
2010-06-07
1
-14
/
+2
*
Improve performance of the rendering stack by freezing formats as a sign that...
José Valim
2010-03-19
1
-15
/
+28
*
Move more normalization up to the lookup context, so it does not have to repe...
José Valim
2010-03-16
1
-8
/
+8
*
Make all AP tests pass for Ruby 1.9.1.
José Valim
2010-03-12
1
-3
/
+1
*
Add tests for lookup context.
José Valim
2010-03-11
1
-0
/
+167