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
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Always reject files external to app
John Hawthorn
2019-04-03
1
-7
/
+10
*
Introduce Template::File as new render file:
John Hawthorn
2019-03-27
1
-2
/
+2
*
Allow using combine the Cache-Control `public` and `no-cache` headers
yuuji.yaginuma
2019-01-07
1
-0
/
+10
*
Merge pull request #28937 from maclover7/jm-fix-28927
Rafael França
2018-07-31
1
-0
/
+14
|
\
|
*
Default content type for `head` is `text/html`
Jon Moss
2017-04-30
1
-0
/
+14
*
|
Add support for more HTTP cache controls
Daniel Schierbeck
2018-06-13
1
-0
/
+20
*
|
Create MissingExactTemplate exception with separate template
Vinicius Stock
2018-04-20
1
-1
/
+1
*
|
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-15
/
+15
*
|
Introduced `ActiveSupport::Digest` that allows to specify hash function imple...
Dmitri Dolguikh
2017-12-12
1
-1
/
+1
*
|
Merge pull request #30367 from ptoomey3/consistent-cache-control-headers
Aaron Patterson
2017-09-05
1
-0
/
+21
|
\
\
|
*
|
Use equality in place of refute assertions for accuracy
Patrick Toomey
2017-08-22
1
-4
/
+2
|
*
|
Normalize/process Cach-Control headers consistently
Patrick Toomey
2017-08-22
1
-0
/
+23
*
|
|
Fix `can't modify frozen String` error in AC::Rendering
Koichi ITO
2017-09-02
1
-0
/
+12
|
/
/
*
|
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Define path with __dir__
bogdanvlviv
2017-05-23
1
-6
/
+6
|
/
*
make `render` work with AC::Params
yuuji.yaginuma
2017-01-15
1
-1
/
+0
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Remove deprecated support to :nothing in render
Rafael Mendonça França
2016-10-09
1
-10
/
+0
*
Remove deprecated support for status option in head
Rafael Mendonça França
2016-10-09
1
-21
/
+0
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-1
/
+1
*
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-6
/
+6
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-24
/
+24
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-59
/
+59
*
Fix adding implicitly rendered namespaced template digests to ETags
Javan Makhmali
2016-07-13
1
-10
/
+44
*
Fix adding implicitly rendered template digests to ETags
Javan Makhmali
2016-06-28
1
-10
/
+35
*
render_to_string Regression Outside of Real Requests in Rails 5.0.0.rc1 (#25308)
Brandon Medenwald
2016-06-09
1
-0
/
+7
*
Strong ETag validators
Jeremy Daer
2016-03-31
1
-15
/
+43
*
Remove http_cache_forever's version parameter
Jean Boussier
2016-03-05
1
-9
/
+1
*
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
1
-1
/
+4
*
Lock down new `ImplicitRender` behavior for 5.0 RC
Godfrey Chan
2016-02-25
1
-2
/
+23
*
Fix master build
Jon Moss
2016-02-18
1
-1
/
+1
*
remove unused variable from render test
yuuji.yaginuma
2016-01-30
1
-1
/
+1
*
Run `file.close` before unlinking for travis
eileencodes
2016-01-28
1
-1
/
+2
*
Regression test for rendering file from absolute path
eileencodes
2016-01-28
1
-0
/
+11
*
doc typo
Akira Matsuda
2016-01-27
1
-2
/
+2
*
add a skip for failing test
Aaron Patterson
2016-01-26
1
-1
/
+2
*
fix permitted? conditional for `render` calls
Aaron Patterson
2016-01-26
1
-0
/
+11
*
clear view path cache between tests
Aaron Patterson
2016-01-26
1
-0
/
+5
*
Merge branch '5-0-beta-sec'
Aaron Patterson
2016-01-25
1
-0
/
+31
|
\
|
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
1
-0
/
+31
*
|
Response etags to always be weak: Prefixed W/ to value returned by ActionDisp...
abhishek
2016-01-20
1
-1
/
+1
|
/
*
Change Integer#year to return a Fixnum instead of a Float to improve consistency
Konstantinos Rousis
2015-10-22
1
-2
/
+2
*
remove RackDelegation module
Aaron Patterson
2015-08-26
1
-2
/
+0
*
Get rid of mocha tests - part 1
Marcin Olichwirowicz
2015-08-24
1
-4
/
+4
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-4
/
+4
[next]