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
/
controller
/
render_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
When your templates change, browser caches bust automatically.
Jeremy Kemper
2014-08-17
1
-2
/
+34
*
Remove redundant code.
Guo Xiang Tan
2014-06-05
1
-4
/
+0
*
Prevent state leak.
Guo Xiang Tan
2014-06-05
1
-0
/
+2
*
Remove missing integration points of AV extraction
Carlos Antonio da Silva
2013-12-05
1
-1
/
+1
*
Move render_test to AV
Łukasz Strzałkowski
2013-08-25
1
-1298
/
+106
*
Create AbstractController::Rendering interface
Łukasz Strzałkowski
2013-08-25
1
-0
/
+2
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-4
/
+0
*
Fix order dependent tests
Akira Matsuda
2013-07-26
1
-0
/
+4
*
Fix undefined method `ref' for nil:NilClass for bad accept headers
Stephen Becker IV
2013-06-19
1
-0
/
+6
*
Test that #fresh_when accepts an array
Brandon Keepers
2013-05-07
1
-2
/
+19
*
Remove unnecessary begin..rescue..end, use only rescue
Akira Matsuda
2013-01-06
1
-9
/
+7
*
deprecate `assert_blank` and `assert_present`.
Yves Senn
2013-01-05
1
-11
/
+11
*
Merge pull request #8662 from senny/8661_should_not_append_charset_if_already...
Santiago Pastorino
2012-12-31
1
-1
/
+12
|
\
|
*
charset should not be appended for `head` responses
Yves Senn
2012-12-31
1
-1
/
+12
*
|
change spy of after invoked controller action. because ruby-2.0.0 waned unus...
SHIBATA Hiroshi
2012-12-20
1
-1
/
+2
|
/
*
update documentation and code to use _action callbacks
Francesco Rodriguez
2012-12-07
1
-3
/
+3
*
render every partial with a new `PartialRenderer`.
Yves Senn
2012-11-19
1
-0
/
+10
*
can't pass :locals to #assert_template without a view test case. Closes #3415
Yves Senn
2012-10-06
1
-0
/
+11
*
Added controller-level etag additions that will be part of the action etag co...
David Heinemeier Hansson
2012-08-29
1
-0
/
+32
*
html_escape should escape single quotes
Santiago Pastorino
2012-07-31
1
-2
/
+2
*
Removed warnings.
Arun Agrawal
2012-06-21
1
-3
/
+3
*
Merge pull request #6777 from route/logger_in_metal_tests
Carlos Antonio da Silva
2012-06-19
1
-0
/
+17
|
\
|
*
Added test for case when view doesn't have logger method when using ActionCon...
Dmitry Vorotilin
2012-06-19
1
-0
/
+17
*
|
Ensure that cache-control headers are merged
James Tucker
2012-06-18
1
-0
/
+12
|
/
*
Add failing test re #3436 which demonstrates content_type is not respected wh...
Kunal Shah
2012-05-08
1
-0
/
+21
*
Merge pull request #5368 from andhapp/remove-max-stale
José Valim
2012-05-07
1
-4
/
+4
|
\
|
*
Removed max-stale from the tests since it's a request cache-control directive...
Anuj Dutta
2012-03-10
1
-4
/
+4
*
|
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
|
Set proper rendered_format when doing render :inline
Santiago Pastorino
2012-03-28
1
-0
/
+1
*
|
If partial is rendered in controller, grab format from template
Piotr Sarnacki
2012-03-27
1
-0
/
+13
*
|
Merge pull request #5480 from drogus/rendering-issues
José Valim
2012-03-17
1
-0
/
+39
*
|
Fix #5238, rendered_format is not set when template is not rendered
Piotr Sarnacki
2012-03-02
1
-2
/
+6
|
/
*
Merge pull request #3479 from arvida/ensure-date-header-on-expires-in
José Valim
2012-02-18
1
-0
/
+7
|
\
|
*
Added test for setting of HTTP Date header when calling #expires_in
arvida
2011-10-31
1
-0
/
+7
*
|
let expires_in accept a must_revalidate flag
Xavier Noria
2012-02-17
1
-0
/
+20
*
|
ActionView now has its own logger
Rafael Mendonça França
2012-01-18
1
-1
/
+2
*
|
Refactor FormBuilder arguments and default config
Carlos Antonio da Silva
2012-01-18
1
-3
/
+3
*
|
Remove rescue_action from compatibility module and tests
Carlos Antonio da Silva
2012-01-17
1
-4
/
+0
*
|
Remove other old compatibility constants
Carlos Antonio da Silva
2012-01-17
1
-6
/
+6
*
|
Moved all the logger methods to active support logger
Karunakar (Ruby)
2012-01-06
1
-2
/
+2
*
|
Remove deprecation warnings from Action Pack.
José Valim
2011-12-20
1
-4
/
+2
*
|
remove warnings about @variable_for_layout
lest
2011-12-20
1
-5
/
+6
*
|
Revert "Added ActiveRecord::Base#last_modified to work with the new fresh_whe...
David Heinemeier Hansson
2011-12-01
1
-2
/
+2
*
|
Added ActiveRecord::Base#last_modified to work with the new fresh_when/stale?...
David Heinemeier Hansson
2011-12-01
1
-2
/
+2
*
|
Allow fresh_when/stale? to take a record instead of an options hash [DHH]
David Heinemeier Hansson
2011-12-01
1
-0
/
+46
|
/
*
Deprecate passing the template handler in the template name.
José Valim
2011-09-22
1
-16
/
+12
*
Get rid of update_details in favor of passing details to find_template.
José Valim
2011-09-22
1
-1
/
+3
*
* is not allowed in windows file names. Closes #2574 #2847
Santiago Pastorino
2011-09-04
1
-1
/
+1
*
Properly escape glob characters.
Aaron Patterson
2011-08-16
1
-0
/
+14
*
- added ActionView::PartialRenderer#merge_path_into_partial(path, partial)
Gaston Ramos
2011-07-24
1
-1
/
+1
[next]